]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
172dd69d9fee6dd8ffdf3377b78c342d3518aef1
[thirdparty/gcc.git] / ChangeLog
1 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
2
3 * config-ml.in: Do not build the multilib library variant
4 that is duplicate with the toplevel one.
5
6 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
7
8 * MAINTAINERS: Add myself.
9
10 2023-08-22 Filip Kastl <fkastl@suse.cz>
11
12 * MAINTAINERS: Update my email address.
13
14 2023-08-11 Eric Feng <ef2648@columbia.edu>
15
16 * MAINTAINERS: Add myself.
17
18 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
19
20 * Makefile.def: Reflect that libsframe needs to installed before
21 libbfd. Reorder a bit to better track libsframe dependencies.
22 * Makefile.in: Regenerate.
23
24 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
25
26 * Makefile.def: Add install dependency on libsframe for libbfd.
27 * Makefile.in: Regenerated.
28
29 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
30
31 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
32 Solaris 11.
33
34 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
35
36 * configure: Regenerate.
37 * configure.ac: Add Haiku to list of ELF OSes
38 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
39
40 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
41
42 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
43 options, including options containing paths.
44
45 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
46
47 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
48 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
49 errors from nms that refuse to work on non-regular files. Remove
50 other workarounds for this problem. Strip out blank lines from the
51 nm output.
52
53 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
54
55 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
56 * configure: Regenerate.
57
58 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
59
60 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
61 * configure: Re-generate.
62 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
63 (PKG_CONFIG_PATH): New.
64 * Makefile.in: Re-generate.
65
66 2023-08-07 Luis Machado <luis.machado@arm.com>
67
68 * configure.ac: Disable year2038 by default on 32-bit hosts.
69 * configure: Regenerate.
70
71 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
72
73 * Makefile.def: Add gprofng module.
74 * configure.ac: Add --enable-gprofng option.
75 * Makefile.in: Regenerate.
76 * configure: Regenerate.
77
78 2023-08-07 Martin Liska <mliska@suse.cz>
79
80 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
81 * configure: Regenerate.
82
83 2023-08-07 Fangrui Song <maskray@google.com>
84
85 * configure: Regenerate.
86 * configure.ac: Add --with-zstd.
87
88 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
89
90 * configure: Regenerate.
91 * configure.ac: Recover tilegx/tilepro targets.
92
93 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
94
95 * configure: Regenerated.
96 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
97 --plugin and rc before enabling --plugin.
98
99 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
100
101 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
102 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
103 * configure.ac: Include config/gcc-plugin.m4.
104 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
105 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
106 RANLIB if possible.
107 * Makefile.in: Regenerated.
108 * configure: Likewise.
109
110 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
111
112 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
113 $(CFLAGS).
114
115 2023-08-07 David Faust <david.faust@oracle.com>
116
117 * MAINTAINERS: Add the BPF port to my reviewer listing.
118
119 2023-08-02 Jan Beulich <jbeulich@suse.com>
120
121 * MAINTAINERS: Correct my email address.
122
123 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
124
125 * MAINTAINERS (Write After Approval): Add myself.
126
127 2023-08-01 Richard Ball <richard.ball@arm.com>
128
129 * MAINTAINERS: Add myself.
130
131 2023-07-31 Andreas Schwab <schwab@suse.de>
132
133 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
134 * configure: Regenerate.
135 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
136
137 2023-07-31 xuli <xuli1@eswincomputing.com>
138
139 * MAINTAINERS: Add myself.
140
141 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
142
143 * MAINTAINERS: List myself as "nvptx port" maintainer.
144
145 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
146
147 * MAINTAINERS: Add myself to write after approval
148
149 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
150
151 * MAINTAINERS: Add myself as a reviewer for the riscv port.
152
153 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
154
155 * MAINTAINERS: Add myself as a reviewer for the riscv port.
156
157 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
158
159 * MAINTAINERS: Add Hao Liu to write after approval
160
161 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
162
163 * MAINTAINERS: Add Ken Matsui to write after approval
164
165 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
166
167 * Makefile.in: Collect both kernel and user events for autofdo
168 * Makefile.tpl: Collect both kernel and user events for autofdo
169
170 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
171
172 * MAINTAINERS: Added myself to Write After Approval and DCO
173
174 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
175
176 * Makefile.in: Remove -gtoggle for STAGEautoprofile
177 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
178
179 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
180
181 * MAINTAINERS: Add Lehua Ding to write after approval
182
183 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
184
185 * Makefile.def: Pass the enable-host-pie value to GCC configure.
186 * Makefile.in: Regenerate.
187 * configure: Regenerate.
188 * configure.ac: Adjust the logic for shared and PIE host flags to
189 ensure that PIE is passed for hosts that require it.
190
191 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
192
193 * MAINTAINERS (Write After Approval): move Matthew Fortune
194 to Write After Approval.
195
196 2023-06-15 Marek Polacek <polacek@redhat.com>
197
198 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
199 check.
200 * configure: Regenerate.
201
202 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
203
204 * MAINTAINERS: Add myself to write after approval
205
206 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
207
208 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
209 port maintainer.
210 (Write After Approval): Remove myself.
211
212 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
213
214 * MAINTAINERS (Write After Approval): Add myself.
215
216 2023-05-29 Martin Jambor <mjambor@suse.cz>
217
218 * MAINTAINERS: Replace spaces with tabs.
219
220 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
221
222 * MAINTAINERS: New entry.
223
224 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
225
226 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
227 * Makefile.in: Regenerate
228
229 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
230
231 * Makefile.in: Disable warnings as errors for STAGEautofeedback
232
233 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
234
235 * MAINTAINERS: Sort.
236
237 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
238
239 * MAINTAINERS: Add myself.
240
241 2023-05-10 Pan Li <pan2.li@intel.com>
242
243 * MAINTAINERS: Add myself.
244
245 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
246
247 * Makefile.in: Define PROFILE_MERGER
248 * Makefile.tpl: Define PROFILE_MERGER
249
250 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
251
252 * MAINTAINERS: Change my email address.
253
254 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
255
256 * MAINTAINERS: Add myself.
257
258 2023-04-26 Martin Liska <mliska@suse.cz>
259
260 * MAINTAINERS: fix sorting
261
262 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
266 2023-04-24 Martin Liska <mliska@suse.cz>
267
268 * MAINTAINERS: Fix sorting.
269
270 2023-04-21 Peter Foley <pefoley2@pefoley.com>
271
272 * configure: Regenerate.
273 * configure.ac: Only create serdep.tmp if needed
274
275 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
279 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
283
284 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
285
286 * MAINTAINERS: Add myself.
287
288 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
289
290 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
291
292 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
296 2023-02-16 Martin Liska <mliska@suse.cz>
297
298 * MAINTAINERS: I'm stepping down from my positions.
299
300 2023-01-10 Philip Herron <herron.philip@googlemail.com>
301
302 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
303
304 2023-01-06 Clément Chigot <chigot@adacore.com>
305
306 * configure.ac: Skip GMP and MPFR when --disable-gdb is
307 provided.
308 * configure: Regenerate.
309
310 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
311
312 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
313
314 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
315
316 * Makefile.def: Do not build shared libffi.
317 * Makefile.in: Regenerate.
318
319 2022-12-21 Andrew Pinski <apinski@marvell.com>
320
321 * Makefile.def: Add configure-gdb dependencies
322 on all-gmp and all-mpfr.
323 * configure.ac: Split out MPC checking from MPFR.
324 Require GMP and MPFR if the gdb directory exist.
325 * Makefile.in: Regenerate.
326 * configure: Regenerate.
327
328 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
329
330 * configure.ac (target_libraries): Add target-libgm2.
331 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
332 Add GCC_TARGET_TOOL entry for gm2.
333 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
334 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
335 * Makefile.def (target_modules): Add libgm2.
336 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
337 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
338 (languages): Add entry for language=m2 with gcc-check-target=check-m2
339 and lib-check-target=check-target-libgm2.
340 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
341 (HOST_EXPORTS): Add definition for GM2.
342 (BASE_TARGET_EXPORTS): Add definition for GM2.
343 (GM2_FOR_BUILD): Defined.
344 (GM2FLAGS): Defined.
345 (GM2_FOR_TARGET): Defined.
346 (GM2FLAGS_FOR_TARGET): Defined.
347 (EXTRA_HOST_FLAGS): Defined.
348 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
349 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
350 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
351 * configure: Rebuilt.
352 * Makefile.in: Rebuilt.
353
354 2022-12-13 Philip Herron <philip.herron@embecosm.com>
355
356 * Makefile.def: Add Rust language.
357 * Makefile.in: Regenerate via autogen.
358
359 2022-12-09 Martin Liska <mliska@suse.cz>
360
361 * MAINTAINERS: Fix spacing.
362
363 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
364
365 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
366
367 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
368
369 * Makefile.def: Pass host_libs_picflag to host dependent library
370 configures.
371 * Makefile.in: Regenerate.
372 * configure: Regenerate.
373 * configure.ac (host_libs_picflag): New configure variable set to
374 '--with-pic' when building 'host_shared'.
375
376 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
377
378 * Makefile.def: Add libsframe as new module with its dependencies.
379 * Makefile.in: Regenerated.
380 * configure.ac: Add libsframe to host_libs.
381 * configure: Regenerated.
382
383 2022-11-23 Marek Polacek <polacek@redhat.com>
384
385 Revert:
386 2022-11-23 Marek Polacek <polacek@redhat.com>
387
388 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
389 isl.
390 * Makefile.in: Regenerate.
391 * Makefile.tpl: Set PICFLAG.
392 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
393 check.
394 * configure: Regenerate.
395
396 2022-11-23 Marek Polacek <polacek@redhat.com>
397
398 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
399 isl.
400 * Makefile.in: Regenerate.
401 * Makefile.tpl: Set PICFLAG.
402 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
403 check.
404 * configure: Regenerate.
405
406 2022-11-14 Martin Liska <mliska@suse.cz>
407
408 Revert:
409 2022-11-09 Martin Liska <mliska@suse.cz>
410
411 * doc/Makefile: New file.
412 * doc/_static/custom.css: New file.
413 * doc/baseconf.py: New file.
414 * doc/bsd.rst: New file.
415 * doc/contrib.rst: New file.
416 * doc/contribute.rst: New file.
417 * doc/cppdiropts.rst: New file.
418 * doc/cppenv.rst: New file.
419 * doc/cppopts.rst: New file.
420 * doc/cppwarnopts.rst: New file.
421 * doc/favicon.ico: New file.
422 * doc/funding.rst: New file.
423 * doc/gcc_sphinx.py: New file.
424 * doc/gnu.rst: New file.
425 * doc/gnu_free_documentation_license.rst: New file.
426 * doc/gpl-3.0.rst: New file.
427 * doc/indices-and-tables.rst: New file.
428 * doc/lgpl-2.1.rst: New file.
429 * doc/logo.pdf: New file.
430 * doc/logo.svg: New file.
431 * doc/md.rst: New file.
432 * doc/requirements.txt: New file.
433
434 2022-11-14 Martin Liska <mliska@suse.cz>
435
436 Revert:
437 2022-11-09 Martin Liska <mliska@suse.cz>
438
439 * doc/baseconf.py: Port to GCC sources.
440
441 2022-11-14 Martin Liska <mliska@suse.cz>
442
443 Revert:
444 2022-11-14 Martin Liska <mliska@suse.cz>
445
446 * configure: Regenerate.
447 * configure.ac: Support Sphinx based documentation.
448
449 2022-11-14 Martin Liska <mliska@suse.cz>
450
451 Revert:
452 2022-11-09 Martin Liska <mliska@suse.cz>
453
454 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
455 provide a default.
456
457 2022-11-14 Martin Liska <mliska@suse.cz>
458
459 Revert:
460 2022-11-09 Martin Liska <mliska@suse.cz>
461
462 * doc/bsd.rst:
463 Add trailing newline.
464 * doc/contrib.rst:
465 Add trailing newline.
466 * doc/contribute.rst:
467 Add trailing newline.
468 * doc/cppdiropts.rst:
469 Add trailing newline.
470 * doc/cppenv.rst:
471 Add trailing newline.
472 * doc/cppopts.rst:
473 Add trailing newline.
474 * doc/cppwarnopts.rst:
475 Add trailing newline.
476 * doc/funding.rst:
477 Add trailing newline.
478 * doc/gnu.rst:
479 Add trailing newline.
480 * doc/gnu_free_documentation_license.rst:
481 Add trailing newline.
482 * doc/gpl-3.0.rst:
483 Add trailing newline.
484 * doc/indices-and-tables.rst:
485 Add trailing newline.
486 * doc/lgpl-2.1.rst:
487 Add trailing newline.
488 * doc/md.rst:
489 Add trailing newline.
490
491 2022-11-14 Martin Liska <mliska@suse.cz>
492
493 Revert:
494 2022-11-09 Martin Liska <mliska@suse.cz>
495
496 * configure.ac: Use new install URL.
497 * configure: Regenerate.
498
499 2022-11-14 Martin Liska <mliska@suse.cz>
500
501 Revert:
502 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
503
504 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
505 instead of just ``.''.
506 * doc/gcc_sphinx.py: Moved to...
507 * doc/modules/gcc_sphinx.py: ...here.
508
509 2022-11-14 Martin Liska <mliska@suse.cz>
510
511 Revert:
512 2022-11-10 Martin Liska <mliska@suse.cz>
513
514 * doc/baseconf.py: Modernize by using pathlib.
515
516 2022-11-14 Martin Liska <mliska@suse.cz>
517
518 Revert:
519 2022-11-11 Martin Liska <mliska@suse.cz>
520
521 * doc/Makefile: Disable -j auto.
522
523 2022-11-14 Martin Liska <mliska@suse.cz>
524
525 Revert:
526 2022-11-11 Martin Liska <mliska@suse.cz>
527
528 * doc/Makefile: Update comment.
529
530 2022-11-14 Martin Liska <mliska@suse.cz>
531
532 Revert:
533 2022-11-11 Martin Liska <mliska@suse.cz>
534
535 * doc/indices-and-tables.rst: Rename Indexes to Indices.
536
537 2022-11-14 Martin Liska <mliska@suse.cz>
538
539 Revert:
540 2022-11-13 Martin Liska <mliska@suse.cz>
541
542 PR web/107643
543 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
544 is set.
545 * doc/indices-and-tables.rst: Use include_todo tag.
546
547 2022-11-14 Martin Liska <mliska@suse.cz>
548
549 Revert:
550 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
551
552 * doc/contrib.rst: Update Jeff Law's email address.
553
554 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
555
556 * doc/contrib.rst: Update Jeff Law's email address.
557
558 2022-11-13 Martin Liska <mliska@suse.cz>
559
560 PR web/107643
561 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
562 is set.
563 * doc/indices-and-tables.rst: Use include_todo tag.
564
565 2022-11-11 Martin Liska <mliska@suse.cz>
566
567 * doc/indices-and-tables.rst: Rename Indexes to Indices.
568
569 2022-11-11 Martin Liska <mliska@suse.cz>
570
571 * doc/Makefile: Update comment.
572
573 2022-11-11 Martin Liska <mliska@suse.cz>
574
575 * doc/Makefile: Disable -j auto.
576
577 2022-11-10 Martin Liska <mliska@suse.cz>
578
579 * doc/baseconf.py: Modernize by using pathlib.
580
581 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
582
583 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
584 instead of just ``.''.
585 * doc/gcc_sphinx.py: Moved to...
586 * doc/modules/gcc_sphinx.py: ...here.
587
588 2022-11-09 Martin Liska <mliska@suse.cz>
589
590 * configure.ac: Use new install URL.
591 * configure: Regenerate.
592
593 2022-11-09 Martin Liska <mliska@suse.cz>
594
595 * doc/bsd.rst:
596 Add trailing newline.
597 * doc/contrib.rst:
598 Add trailing newline.
599 * doc/contribute.rst:
600 Add trailing newline.
601 * doc/cppdiropts.rst:
602 Add trailing newline.
603 * doc/cppenv.rst:
604 Add trailing newline.
605 * doc/cppopts.rst:
606 Add trailing newline.
607 * doc/cppwarnopts.rst:
608 Add trailing newline.
609 * doc/funding.rst:
610 Add trailing newline.
611 * doc/gnu.rst:
612 Add trailing newline.
613 * doc/gnu_free_documentation_license.rst:
614 Add trailing newline.
615 * doc/gpl-3.0.rst:
616 Add trailing newline.
617 * doc/indices-and-tables.rst:
618 Add trailing newline.
619 * doc/lgpl-2.1.rst:
620 Add trailing newline.
621 * doc/md.rst:
622 Add trailing newline.
623
624 2022-11-09 Martin Liska <mliska@suse.cz>
625
626 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
627 provide a default.
628
629 2022-11-09 Martin Liska <mliska@suse.cz>
630
631 * configure: Regenerate.
632 * configure.ac: Support Sphinx based documentation.
633
634 2022-11-09 Martin Liska <mliska@suse.cz>
635
636 * doc/baseconf.py: Port to GCC sources.
637
638 2022-11-09 Martin Liska <mliska@suse.cz>
639
640 * doc/Makefile: New file.
641 * doc/_static/custom.css: New file.
642 * doc/baseconf.py: New file.
643 * doc/bsd.rst: New file.
644 * doc/contrib.rst: New file.
645 * doc/contribute.rst: New file.
646 * doc/cppdiropts.rst: New file.
647 * doc/cppenv.rst: New file.
648 * doc/cppopts.rst: New file.
649 * doc/cppwarnopts.rst: New file.
650 * doc/favicon.ico: New file.
651 * doc/funding.rst: New file.
652 * doc/gcc_sphinx.py: New file.
653 * doc/gnu.rst: New file.
654 * doc/gnu_free_documentation_license.rst: New file.
655 * doc/gpl-3.0.rst: New file.
656 * doc/indices-and-tables.rst: New file.
657 * doc/lgpl-2.1.rst: New file.
658 * doc/logo.pdf: New file.
659 * doc/logo.svg: New file.
660 * doc/md.rst: New file.
661 * doc/requirements.txt: New file.
662
663 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
664
665 * Makefile.def: Remove module 'liboffloadmic'.
666 * Makefile.in: Regenerate.
667 * configure.ac: Remove 'liboffloadmic' handling.
668 * configure: Regenerate.
669
670 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
671
672 * MAINTAINERS: Update email address.
673
674 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
675
676 * configure.ac: Don't configure readline if --with-system-readline is
677 used.
678 * configure: Re-generate.
679
680 2022-10-12 Cui,Lili <lili.cui@intel.com>
681
682 * MAINTAINERS (Write After Approval): Add myself.
683
684 2022-10-11 Olivier Hainque <hainque@adacore.com>
685
686 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
687 and friends for rtp !large. Assume the linker has the required
688 abilities and set lt_cv_deplibs_check_method.
689
690 2022-09-30 Olivier Hainque <hainque@adacore.com>
691
692 * configure.ac (*vxworks*): If enable_shared is not
693 set, set to "no" and add --disable-shared to target and
694 host_configargs.
695 * configure: Regenerate.
696
697 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
698
699 * MAINTAINERS: Update my email address and DCO entry.
700
701 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
702
703 * MAINTAINERS (Write After Approval): Add myself.
704
705 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
706
707 * MAINTAINERS (Write After Approval): Add myself.
708
709 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
710
711 * MAINTAINERS: Update my email address.
712
713 2022-09-07 Tom de Vries <tdevries@suse.de>
714
715 * configure.ac: Set extra_host_libiberty_configure_flags and
716 extra_host_zlib_configure_flags in separate case statements.
717 * configure: Regenerate.
718
719 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
720
721 * MAINTAINERS: Update c-sky port maintainers' emails.
722
723 2022-08-31 Martin Liska <mliska@suse.cz>
724
725 * configure: Regenerate.
726 * configure.ac: Delete hpux9 and hpux10.
727
728 2022-08-18 Sergei Trofimovich <siarheit@google.com>
729
730 * Makefile.def: Drop libelf module and gcc-configure dependency
731 on it.
732 * Makefile.in: Regenerate with 'autogen Makefile.def'.
733 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
734 LIBELFINC.
735 * configure: Regenrate.
736 * configure.ac (host_libs): Drop unused libelf.
737
738 2022-08-18 Sergei Trofimovich <siarheit@google.com>
739
740 * Makefile.in: Regenerate.
741
742 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
743
744 * MAINTAINERS: Add myself as AutoFDO maintainer.
745
746 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
747 Arnaud Charlet <charlet@adacore.com>
748
749 * configure: Regenerate.
750
751 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
752
753 PR bootstrap/106472
754 * Makefile.def (dependencies): Make configure-target-libgo depend
755 upon all-target-libbacktrace.
756
757 2022-07-27 David Faust <david.faust@oracle.com>
758
759 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
760
761 2022-07-27 Richard Biener <rguenther@suse.de>
762
763 * MAINTAINERS (Roger Sayle): Update e-mail address.
764
765 2022-07-21 Sam Feifer <sfeifer@redhat.com>
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
769 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
770
771 * MAINTAINERS: Add myself as Ada front end co-maintainer.
772
773 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
774
775 * .gitignore: Do not ignore config.h.
776
777 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
778
779 * MAINTAINERS: Add myself to Write After Approval.
780
781 2022-07-04 Martin Liska <mliska@suse.cz>
782
783 * MAINTAINERS: fix sorting of names
784
785 2022-07-03 Immad Mir <mirimmad17@gmail.com>
786
787 * MAINTAINERS: add myself.
788
789 2022-07-03 Immad Mir <mirimmad17@gmail.com>
790
791 * MAINTAINERS: Add myself to write after approval and DCO.
792
793 2022-07-02 Tim Lange <mail@tim-lange.me>
794
795 * MAINTAINERS: Add myself.
796
797 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
801 2022-06-30 Cui,Lili <lili.cui@intel.com>
802
803 Revert:
804 2022-06-30 Cui,Lili <lili.cui@intel.com>
805
806 * MAINTAINERS (Write After Approval): Add myself.
807
808 2022-06-30 Cui,Lili <lili.cui@intel.com>
809
810 * MAINTAINERS (Write After Approval): Add myself.
811
812 2022-06-28 Alexandre Oliva <oliva@adacore.com>
813
814 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
815 (EXTRA_GCC_FLAGS): Likewise.
816 * Makefile.in: Rebuilt.
817
818 2022-06-28 konglin1 <lingling.kong@intel.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
822 2022-06-27 Tom de Vries <tdevries@suse.de>
823
824 * configure.ac: Build libiberty pic variant for gdbserver.
825 * configure: Regenerate.
826
827 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
828
829 * configure: Regenerate.
830 * configure.ac: Correct use of $host.
831
832 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
833
834 * MAINTAINERS: Remove tilegx and tilepro entries.
835 * configure.ac: Remove tilegx and tilepro stanzas.
836 * configure: Rebuilt.
837
838 2022-05-28 Bruce Korb <bkorb@gnu.org>
839
840 * .gitignore: Ignore vim swap files
841
842 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
843
844 * MAINTAINERS: Add myself to write after approval.
845
846 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
847
848 * MAINTAINERS: Remove myself from DCO section.
849
850 2022-05-09 Xi Ruoyao <xry111@xry111.site>
851
852 * MAINTAINERS: Update my email address.
853
854 2022-05-09 Clément Chigot <chigot@adacore.com>
855
856 * MAINTAINERS: Update my email address.
857
858 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
859
860 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
861 section.
862
863 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
864
865 * MAINTAINERS: Update my email address.
866
867 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
868
869 * MAINTAINERS: Update my email address.
870
871 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
872
873 * MAINTAINERS: (CPU Port Maintainers): Add myself and
874 Lulu as LoongArch port maintainer.
875
876 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
877 Lulu Cheng <chenglulu@loongson.cn>
878
879 * configure.ac: Add LoongArch tuples.
880 * configure: Regenerate.
881
882 2022-03-28 Tom Tromey <tromey@adacore.com>
883
884 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
885 * configure: Rebuild.
886
887 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
888
889 * MAINTAINERS: Change my information.
890
891 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
892
893 * MAINTAINERS: Add myself to DCO section.
894
895 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
896
897 * configure.ac: Fix incorrect option in comment.
898 * configure: Regenerate.
899
900 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
901
902 * Makefile.def (dependencies): Make configure-sim depend on
903 all-readline.
904 * Makefile.in: Regenerate.
905
906 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
907
908 * MAINTAINERS (Write After Approval): Update my e-mail address.
909
910 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
911
912 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
913
914 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
915
916 * MAINTAINERS: Update my email and add myself to the DCO list.
917
918 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
919
920 Revert:
921 2021-09-16 Andrew Pinski <apinski@marvell.com>
922
923 PR bootstrap/67102
924 * Makefile.def: Have configure-target-libffi depend on
925 all-target-libstdc++-v3.
926 * Makefile.in: Regenerate.
927
928 2022-01-22 Jakub Jelinek <jakub@redhat.com>
929
930 PR other/104181
931 * build.log: Remove.
932
933 2022-01-20 Martin Liska <mliska@suse.cz>
934
935 * MAINTAINERS: Adjust email address based on IRC request.
936
937 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
938
939 * MAINTAINERS: Update my email address.
940
941 2022-01-17 Martin Liska <mliska@suse.cz>
942
943 * MAINTAINERS: Rename .c names to .cc.
944
945 2022-01-13 Jakub Jelinek <jakub@redhat.com>
946
947 * Makefile.am: Remove.
948
949 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
950
951 * Makefile.am: New file.
952
953 2022-01-11 Martin Liska <mliska@suse.cz>
954
955 * MAINTAINERS: Sort 2 names.
956
957 2022-01-10 Martin Liska <mliska@suse.cz>
958
959 * MAINTAINERS: Fix obvious issues with sorting.
960
961 2022-01-07 liuhongt <hongtao.liu@intel.com>
962
963 * build.log: New file.
964
965 2022-01-05 Nathan Sidwell <nathan@acm.org>
966
967 * MAINTAINERS: Add DCO entry. Sort that list.
968
969 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
970
971 * MAINTAINERS: Change of email address in both DCO and
972 Write After Approval list.
973
974 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
975
976 * configure: Regenerate.
977
978 2021-12-21 Martin Liska <mliska@suse.cz>
979
980 * config.sub: Change mode back to 755.
981
982 2021-12-17 Martin Liska <mliska@suse.cz>
983
984 * config.sub: Sync from master.
985
986 2021-12-17 Martin Liska <mliska@suse.cz>
987
988 Revert:
989 2021-12-16 Matthias Seidel <mseidel@apache.org>
990
991 * config.sub: Fix typo.
992
993 2021-12-16 Matthias Seidel <mseidel@apache.org>
994
995 * config.sub: Fix typo.
996
997 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
998
999 Revert:
1000 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1001
1002 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1003 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1004 * configure.ac: Include config/gcc-plugin.m4.
1005 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1006 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1007 RANLIB if possible.
1008 * Makefile.in: Regenerated.
1009 * configure: Likewise.
1010
1011 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1012
1013 * Makefile.tpl (BUILD_CFLAGS): New.
1014 (CFLAGS): Append $(BUILD_CFLAGS).
1015 (CXXFLAGS): Likewise.
1016 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1017 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1018 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1019 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1020 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1021 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1022 (PGO-TRAINING-TARGETS): Likewise.
1023 (PGO_BUILD_TRAINING): Likewise.
1024 (all): Add '+' to the command line for recursive make. Support
1025 the PGO build.
1026 * configure.ac: Add --enable-pgo-build[=lto].
1027 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1028 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1029 * Makefile.in: Regenerated.
1030 * configure: Likewise.
1031
1032 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1033
1034 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1035 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1036 * configure.ac: Include config/gcc-plugin.m4.
1037 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1038 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1039 RANLIB if possible.
1040 * Makefile.in: Regenerated.
1041 * configure: Likewise.
1042
1043 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1044
1045 * MAINTAINERS: Add myself to write after approval.
1046
1047 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1048
1049 * MAINTAINERS: Adding myself.
1050
1051 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1052
1053 * configure: Regenerate.
1054 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1055 $(CPP).
1056
1057 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1058
1059 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1060 libatomic.
1061 * Makefile.in: Regenerate.
1062 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1063 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1064 target-libphobos-bootstrap.
1065 (STAGE2_CONFIGURE_FLAGS): Likewise.
1066 * configure: Regenerate.
1067 * configure.ac: Add support for bootstrapping D front-end.
1068
1069 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1070
1071 * MAINTAINERS: Add myself to DCO section and update email address.
1072
1073 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1074
1075 * configure: Regenerate.
1076 * configure.ac: Ensure that PIC (shared) defaults are set
1077 correctly for Darwin.
1078
1079 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1080
1081 * MAINTAINERS: Update my address.
1082
1083 2021-11-12 Alan Modra <amodra@gmail.com>
1084
1085 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1086 * Makefile.in: Regenerate.
1087
1088 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1089
1090 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1091 list.
1092
1093 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * MAINTAINERS (Reviewers, arc): Remove my entry.
1096 (Write After Approval): Add an entry for myself.
1097
1098 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1099
1100 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1101 * Makefile.in: Regenerate.
1102 * configure: Regenerate.
1103 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1104
1105 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1106
1107 * MAINTAINERS: Fix up Maciej's entries.
1108
1109 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1110
1111 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1112 maintainer.
1113
1114 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1115
1116 PR other/102663
1117 * Makefile.def: Handle install-dvi target.
1118 * Makefile.tpl: Likewise.
1119 * Makefile.in: Regenerate.
1120
1121 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1122
1123 * MAINTAINERS: Add myself for write after approval.
1124
1125 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1126
1127 * Makefile.def: Mark libcody, libdecnumber,
1128 c++tools, libgcc, and libobjc as missing TAGS
1129 targets.
1130 * Makefile.in: Regenerate.
1131
1132 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1133
1134 * MAINTAINERS: Add myself to DCO section and update email
1135 address.
1136
1137 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1138
1139 * MAINTAINERS: Add myself to DCO section.
1140
1141 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * configure: Regenerate.
1144 * configure.ac (skipdirs): Add the contents of target_configdirs if
1145 we are not building gcc.
1146
1147 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * Makefile.def: Back-port commits ba4d88ad892f and
1150 755ba58ebef0 from binutils-gdb repository.
1151 * Makefile.in: Regenerated.
1152
1153 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1154
1155 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1156
1157 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1158
1159 * Makefile.def: Add a jit check target for the jit
1160 language.
1161 * Makefile.in: Regenerate.
1162
1163 2021-09-16 Andrew Pinski <apinski@marvell.com>
1164
1165 PR bootstrap/67102
1166 * Makefile.def: Have configure-target-libffi depend on
1167 all-target-libstdc++-v3.
1168 * Makefile.in: Regenerate.
1169
1170 2021-09-10 Petter Tomner <tomner@kth.se>
1171
1172 * MAINTAINERS: Me added to DCO and write after approval
1173
1174 2021-09-01 YunQiang Su <syq@debian.org>
1175
1176 * MAINTAINERS: Add myself for write after approval.
1177
1178 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1179
1180 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1181 * Makefile.in: Regenerate.
1182
1183 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1184
1185 * MAINTAINERS: Add myself for write after approval.
1186
1187 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1188
1189 * Makefile.in: Regenerate.
1190 * Makefile.tpl: Make the state of the configured host
1191 shared flag available to makefile fragements.
1192
1193 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1198
1199 * .dir-locals.el (bug-reference-url-format): Use https.
1200
1201 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1202
1203 * .dir-locals.el (c-mode): Change fill-column to 79.
1204
1205 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1206
1207 * MAINTAINERS: Add myself to DCO section.
1208
1209 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1210
1211 * configure: Regenerate.
1212 * configure.ac: Adjust cases for which it is necessary to
1213 include the Darwin host config fragment.
1214
1215 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1216
1217 * MAINTAINERS: Add myself for write after approval and DCO.
1218
1219 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1220
1221 * Makefile.def: Add dsymutil defs.
1222 * Makefile.in: Regenerated.
1223 * Makefile.tpl: Add dsymutil to flags.
1224 * configure: Regenerated.
1225 * configure.ac: Add dsymutil to target and build recipes.
1226
1227 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1228
1229 * MAINTAINERS: Add myself for write after approval.
1230
1231 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1232
1233 * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1236
1237 * MAINTAINERS: Add myself for write after approval and DCO
1238
1239 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1240
1241 * .gitignore: Add entry for cscope.out.
1242
1243 2021-06-22 liuhongt <hongtao.liu@intel.com>
1244
1245 * MAINTAINERS: Remove my Write After Approval entry.
1246
1247 2021-06-21 liuhongt <hongtao.liu@intel.com>
1248
1249 * MAINTAINERS: Add myself as maintainer of the i386 vector
1250 extensions.
1251
1252 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1253
1254 * MAINTAINERS (Write After Approval): Add myself.
1255
1256 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1257
1258 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1259 as *vrp and ranger maintainers.
1260
1261 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1262
1263 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1264 not trigger testsuite failures.
1265
1266 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1267
1268 * MAINTAINERS: Add myself to DCO section with both email addresses.
1269
1270 2021-06-03 Jason Merrill <jason@redhat.com>
1271
1272 * MAINTAINERS: Add DCO version number.
1273
1274 2021-06-02 Jason Merrill <jason@redhat.com>
1275
1276 * MAINTAINERS: Add DCO section.
1277
1278 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
1282 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1283
1284 * configure.ac: Add gnulib to configdirs for sim.
1285 * configure: Regenerate.
1286
1287 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1288
1289 * Makefile.def: Add configure-sim dependency on all-gnulib.
1290 * Makefile.in: Regenerated.
1291
1292 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2021-05-11 Martin Liska <mliska@suse.cz>
1301
1302 * MAINTAINERS: Remove entries for removed
1303 components (HSA, BRIG, libhsail-rt).
1304 Move Pekka to Write After Approval.
1305
1306 2021-05-11 Martin Liska <mliska@suse.cz>
1307
1308 * Makefile.def: Remove libhsail-rt.
1309 * Makefile.in: Likewise.
1310 * configure.ac: Likewise.
1311 * configure: Regenerate.
1312 * libhsail-rt/ChangeLog: Removed.
1313 * libhsail-rt/Makefile.am: Removed.
1314 * libhsail-rt/Makefile.in: Removed.
1315 * libhsail-rt/README: Removed.
1316 * libhsail-rt/aclocal.m4: Removed.
1317 * libhsail-rt/configure: Removed.
1318 * libhsail-rt/configure.ac: Removed.
1319 * libhsail-rt/configure.tgt: Removed.
1320 * libhsail-rt/include/internal/fibers.h: Removed.
1321 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1322 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1323 * libhsail-rt/include/internal/workitems.h: Removed.
1324 * libhsail-rt/rt/arithmetic.c: Removed.
1325 * libhsail-rt/rt/atomics.c: Removed.
1326 * libhsail-rt/rt/bitstring.c: Removed.
1327 * libhsail-rt/rt/fbarrier.c: Removed.
1328 * libhsail-rt/rt/fibers.c: Removed.
1329 * libhsail-rt/rt/fp16.c: Removed.
1330 * libhsail-rt/rt/misc.c: Removed.
1331 * libhsail-rt/rt/multimedia.c: Removed.
1332 * libhsail-rt/rt/queue.c: Removed.
1333 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1334 * libhsail-rt/rt/segment.c: Removed.
1335 * libhsail-rt/rt/workitems.c: Removed.
1336 * libhsail-rt/target-config.h.in: Removed.
1337
1338 2021-05-04 Nick Clifton <nickc@redhat.com>
1339
1340 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1341 * configure: Regenerate.
1342
1343 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1344 Tobias Burnus <tobias@codesourcery.com>
1345
1346 * configure.ac (--enable-offload-defaulted): New.
1347 * configure: Regenerate.
1348
1349 2021-04-23 David Faust <david.faust@oracle.com>
1350
1351 * MAINTAINERS (Write After Approval): Add myself.
1352
1353 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1358
1359 * MAINTAINERS: Add myself as pru port maintainer.
1360
1361 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1362
1363 * MAINTAINERS: Add myself as static analyzer maintainer.
1364
1365 2021-03-18 Jeff Law <jlaw@tachyum.com>
1366
1367 * MAINTAINERS: Update primary entry.
1368
1369 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1370
1371 * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1374
1375 * Makefile.def: Remove all-sim dependency on configure-gdb.
1376 * Makefile.in: Regenerated.
1377
1378 2021-03-11 Jeff Law <law@redhat.com>
1379
1380 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1381
1382 2021-03-11 Martin Liska <mliska@suse.cz>
1383
1384 * Makefile.tpl: The change was done Makefile.in which
1385 is generated file.
1386
1387 2021-03-08 Jeff Law <law@redhat.com>
1388
1389 * MAINTAINERS: Update my email address
1390
1391 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1392
1393 * config.guess: Import latest upstream.
1394 * config.sub: Import latest upstream.
1395
1396 2021-01-25 Martin Liska <mliska@suse.cz>
1397
1398 PR gcov-profile/98739
1399 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1400 for profiledbootstrap.
1401
1402 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1407
1408 * MAINTAINERS (Write After Approval): Update my e-mail address.
1409
1410 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1411
1412 * MAINTAINERS: Fix spacing.
1413
1414 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1415
1416 * MAINTAINERS (Write After Approval): Add myself
1417
1418 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1419
1420 * Makefile.def: Sync with binutils-gdb:
1421 (dependencies): all-ld depends on all-libctf.
1422 (host_modules): libctf is no longer no_install.
1423 No longer no_check. Checking depends on all-ld.
1424 * Makefile.in: Regenerated.
1425
1426 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1427
1428 * libtool.m4: Match gnu* along other GNU systems.
1429 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1430 * libgo/configure: Re-generate.
1431
1432 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1433
1434 * MAINTAINERS: Update my email address.
1435
1436 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2020-12-15 Nathan Sidwell <nathan@acm.org>
1441
1442 * Makefile.def
1443 * Makefile.in
1444 * Makefile.tpl
1445 * configure
1446 * configure.ac
1447
1448 2020-12-15 Nathan Sidwell <nathan@acm.org>
1449
1450 * Makefile.def: Add libcody.
1451 * configure.ac: Add libcody.
1452 * Makefile.in: Regenerated.
1453 * configure: Regenerated.
1454
1455 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1456
1457 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1458
1459 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1460
1461 PR target/97865
1462 * libtool.m4: Update handling of Darwin platform link flags
1463 for Darwin20.
1464
1465 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1466
1467 * .gitignore: Sync with binutils-gdb
1468
1469 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1470
1471 * MAINTAINERS: Add myself as arc port maintainer.
1472
1473 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1474
1475 PR d/87788
1476 * configure.ac: Don't disable D for *-*-darwin*.
1477 * configure: Regenerate.
1478
1479 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1480
1481 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1482 hppa64-*-hpux11*.
1483
1484 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1485
1486 * configure: Regenerate.
1487 * configure.ac: Add --bootstrap-hwasan option.
1488
1489 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1490
1491 * config.guess: Import latest upstream.
1492 * config.sub: Import latest upstream.
1493
1494 2020-11-16 Martin Liska <mliska@suse.cz>
1495
1496 * .gitignore: Add cache as clangd uses it now.
1497
1498 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1499
1500 * MAINTAINERS (Write After Approval): add myself
1501
1502 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1507
1508 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1509 Remove FIXME comments.
1510
1511 2020-11-06 Martin Uecker <muecker@gwdg.de>
1512
1513 * MAINTAINERS: Update my email address.
1514
1515 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1520
1521 PR target/97302
1522 * configure.ac: Only set with_gmp to /usr/local
1523 if not building in tree.
1524 * configure: Regenerate.
1525
1526 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1531
1532 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1533
1534 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1535
1536 PR bootstrap/96612
1537 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1538 if not the same as ${host}.
1539 * configure: Regenerate.
1540
1541 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1542
1543 * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1546
1547 * MAINTAINERS: Update my email address.
1548
1549 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
1557 2020-06-12 Martin Liska <mliska@suse.cz>
1558
1559 * .gitignore: Add .clang-tidy.
1560
1561 2020-06-08 Jason Merrill <jason@redhat.com>
1562
1563 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1564 * configure: Regenerate.
1565
1566 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1567
1568 * MAINTAINERS: Add myself as xtensa port maintainer.
1569
1570 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1571
1572 * configure.ac: Don't require --enable-host-shared when building
1573 for Mingw.
1574 * configure: Regenerate.
1575
1576 2020-05-18 Jason Merrill <jason@redhat.com>
1577
1578 * configure.ac: Update bootstrap dialect to -std=c++11.
1579
1580 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1585
1586 PR target/92713
1587 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1588 (noconfigdirs): Add 'target-libstdc++-v3'.
1589 * configure: Regenerate.
1590
1591 2020-04-21 Stephen Casner <casner@acm.org>
1592
1593 PR 25830
1594 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1595 * configure: Rebuild.
1596
1597 2020-04-17 Martin Liska <mliska@suse.cz>
1598 Jonathan Yong <10walls@gmail.com>
1599
1600 PR gcov-profile/94570
1601 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1602 for CYGWIN.
1603
1604 2020-04-14 Martin Jambor <mjambor@suse.cz>
1605
1606 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1607
1608 2020-04-09 Tom Tromey <tom@tromey.com>
1609
1610 * configure: Rebuild.
1611 * Makefile.in: Rebuild.
1612 * Makefile.def (gdbsupport, gdbserver): New host modules.
1613 (configure-gdb): Depend on all-gdbsupport.
1614 (all-gdb): Depend on all-gdbsupport, all-libctf.
1615 * configure.ac (host_tools): Add gdbserver.
1616 Conditionally build gdbserver and gdbsupport.
1617
1618 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1619
1620 * configure.ac: Build libgomp by default for amdgcn.
1621 * configure: Regenerate.
1622
1623 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1624
1625 * MAINTAINERS (Write After Approval): Add myself.
1626
1627 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1628
1629 * MAINTAINERS (Write After Approval) : Add myself.
1630
1631 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1632
1633 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1634
1635 2020-02-14 Martin Sebor <msebor@redhat.com>
1636
1637 * doc/extend.texi (attribute alias): Mention type requirement.
1638 (attribute weak): Same.
1639 (attribute weakref): Correct invalid example.
1640
1641 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1642
1643 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1644
1645 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1646 Jakub Jelinek <jakub@redhat.com>
1647
1648 * .gitattributes: Add *.md diff=md.
1649
1650 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1651
1652 The mentioned auto-generated file is no more part of the
1653
1654 GCC sources, it's auto-generated in $(builddir) during build.
1655
1656 PR target/92055
1657 * contrib/gcc_update (files_and_dependencies): Remove
1658 entry for gcc/config/avr/t-multilib.
1659
1660 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1661
1662 * MAINTAINERS: Update my email address.
1663
1664 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1665
1666 * README.MOVED_TO_GIT: Remove.
1667
1668 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1669
1670 * README.MOVED_TO_GIT: New file.
1671
1672 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1673
1674 * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1677
1678 * MAINTAINERS (write_after_approval): Add myself.
1679
1680 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1681
1682 * MAINTAINERS (write_after_approval): Add myself.
1683
1684 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1685
1686 * MAINTAINERS (write_after_approval): Add myself.
1687
1688 2019-12-11 Matthias Klose <doko@ubuntu.com>
1689
1690 * configure.ac: Factor out common cases for compare_exclusions.
1691 * configure: Regenerate.
1692
1693 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1694
1695 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1696 flag.
1697
1698 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1703
1704 PR middle-end/92463
1705 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1706 * configure: Regenerate
1707
1708 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1709
1710 * configure.ac: Use https for gcc.gnu.org.
1711 * configure: Regenerated.
1712
1713 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1714
1715 * MAINTAINERS (aarch64 port): Remove my name, move to...
1716 (Write After Approval): ...Here.
1717
1718 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1719
1720 * MAINTAINERS: Change my email address as maintainer.
1721
1722 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1723
1724 PR fortran/91828
1725 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1726 * configure: Regenerated.
1727
1728 2019-10-21 Jason Merrill <jason@redhat.com>
1729
1730 * .gitattributes: Also check ChangeLog whitespace.
1731
1732 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * contrib/dg-extract-results.sh: Add support for KPASS.
1735 * contrib/dg-extract-results.py: Likewise.
1736
1737 2019-10-17 Jason Merrill <jason@redhat.com>
1738
1739 * .gitattributes: Avoid {} in filename pattern.
1740
1741 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1742
1743 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1744 Approval section.
1745
1746 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1747
1748 * MAINTAINERS: Add myself to Write After Approval
1749
1750 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1751
1752 * MAINTAINERS: Add myself as an aarch64 maintainer.
1753
1754 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1755
1756 * MAINTAINERS: Add myself as aarch64 maintainer.
1757
1758 2019-09-23 Carl Love <cel@us.ibm.com>
1759
1760 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1761 New define_insn.
1762 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1763 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1764
1765 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1766
1767 * MAINTAINERS (Sam Tebbs): Update email address.
1768
1769 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1770
1771 * MAINTAINERS: Update my email address.
1772
1773 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1774
1775 * libtool.m4: Handle uclinuxfdpiceabi.
1776
1777 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1778
1779 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1780 Remove myself from Write After Approval section.
1781
1782 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1783
1784 * configure.ac: Support for bpf-*-* targets.
1785 * configure: Regenerate.
1786
1787 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1788
1789 * config.sub: Import upstream version 2019-06-30.
1790 * config.guess: Import upstream version 2019-07-24.
1791
1792 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1793
1794 * MAINTAINERS: Remove spu port maintainers.
1795
1796 2019-08-28 Martin Liska <mliska@suse.cz>
1797
1798 * .gitignore: Add .clangd and compile_commands.json
1799 to .gitignore.
1800
1801 2019-08-23 Michael Forney <mforney@mforney.org>
1802
1803 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1804 * Makefile.in: Regenerate.
1805
1806 2019-08-19 Tom Tromey <tom@tromey.com>
1807
1808 * configure: Rebuild.
1809 * configure.ac: Add --with-static-standard-libraries.
1810
1811 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1812
1813 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1814
1815 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1820
1821 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1822 RISC-V port maitainer.
1823
1824 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1825
1826 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1827
1828 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1833
1834 * MAINTAINERS (Write After Approval): Add myself.
1835
1836 2019-06-25 Martin Liska <mliska@suse.cz>
1837
1838 contrib/filter-clang-warnings.py: Transform from
1839 filter-rtags-warnings.py.
1840
1841 2019-06-15 Tom Tromey <tom@tromey.com>
1842
1843 * configure.ac (host_libs): Add gnulib.
1844 * configure: Rebuild.
1845 * Makefile.def (host_modules, dependencies): Add gnulib.
1846 * Makefile.in: Rebuild.
1847
1848 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1853
1854 * configure: Regenerate.
1855 * configure.ac: Add PRU target.
1856
1857 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1858
1859 * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2019-06-11 Nick Clifton <nickc@redhat.com>
1862
1863 Import these changes from the binutils/gdb repository:
1864
1865 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1866
1867 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1868 and all its deps.
1869 * Makefile.in: Regenerated.
1870
1871 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1872
1873 * Makefile.def (host_modules): Add libctf.
1874 * Makefile.def (dependencies): Likewise.
1875 libctf depends on zlib, libiberty, and bfd.
1876 * Makefile.in: Regenerated.
1877 * configure.ac (host_libs): Add libctf.
1878 * configure: Regenerated.
1879
1880 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1881
1882 * MAINTAINERS (Write After Approval): Add myself.
1883
1884 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1885
1886 * MAINTAINERS: Update my email address.
1887
1888 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
1896 2019-05-07 Jim Wilson <jimw@sifive.com>
1897
1898 * MAINTAINERS: Remove myself as IA-64 maintainer.
1899
1900 2019-05-04 Roland Illig <roland.illig@gmx.de>
1901
1902 * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2019-05-02 Richard Biener <rguenther@suse.de>
1905
1906 PR bootstrap/85574
1907 * Makefile.tpl (compare target): Also compare extra-compare
1908 files.
1909 * Makefile.in: Regenerate.
1910
1911 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1912
1913 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1914 as modulo-scheduler maintainer.
1915
1916 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1917
1918 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1919
1920 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1921
1922 * MAINTAINERS: Update my email address.
1923
1924 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1925
1926 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1927 * configure: Regenerate.
1928
1929 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1930
1931 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1932 * configure: Regenerate.
1933
1934 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1935
1936 * configure.ac: Add target-zlib to target_libraries.
1937 * configure: Regenerate.
1938
1939 2019-04-09 Martin Liska <mliska@suse.cz>
1940
1941 * Makefile.in: Regenerate.
1942 * Makefile.tpl: Pass GENERATOR_CFLAGS
1943 in all stages.
1944
1945 2019-03-28 Martin Liska <mliska@suse.cz>
1946
1947 PR bootstrap/89829
1948 * Makefile.in: Revert r254150.
1949 * Makefile.tpl: Likewise.
1950
1951 2019-03-28 Ben Elliston <bje@gnu.org>
1952
1953 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1954 related, and libdecnumber.
1955
1956 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1957
1958 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1959 (Write After Approval): Remove myself.
1960
1961 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1966
1967 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1968 (Write After Approval): Remove myself and Julian.
1969
1970 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1979
1980 * ChangeLog: Replace space with tab.
1981 * MAINTAINERS: Delete 1 tab to keep alignment.
1982
1983 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
1987 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
1991 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1992 Kwok Cheung Yeung <kcy@codesourcery.com>
1993 Julian Brown <julian@codesourcery.com>
1994 Tom de Vries <tom@codesourcery.com>
1995 Jan Hubicka <hubicka@ucw.cz>
1996 Martin Jambor <mjambor@suse.cz>
1997
1998 * configure.ac: Likewise.
1999 * configure: Regenerate.
2000 * contrib/config-list.mk: Add amdgcn-amdhsa.
2001
2002 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2003
2004 * MAINTAINERS (Write After Approval): Add myself.
2005
2006 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011
2012 PR target/88535
2013 * config.guess: Import upstream version 2019-01-03.
2014 * config.sub: Import upstream version 2019-01-01.
2015
2016 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2017
2018 * MAINTAINERS (Write After Approval): Update my maintainer address.
2019
2020 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2025
2026 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2027
2028 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2029
2030 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2031 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2032 (GCC_TARGET_TOOL): Likewise.
2033 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2034 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2035 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2036 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2037 * configure: Regenerate.
2038 * Makefile.in: Likewise.
2039
2040 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2018-11-13 Martin Liska <mliska@suse.cz>
2045
2046 * gcc.target/i386/pr87930.c: Move to ...
2047 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2048
2049 2018-11-10 Stafford Horne <shorne@gmail.com>
2050
2051 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2052 (Write After Approval): Remove myself.
2053
2054 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2055
2056 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2057 Append $INCICONV to it.
2058
2059 2018-11-04 Stafford Horne <shorne@gmail.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2064
2065 PR bootstrap/82856
2066 * multilib.am: New file. From automake.
2067
2068 Merge from binutils-gdb:
2069 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2070
2071 * libtool.m4: Use AC_LANG_SOURCE.
2072 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2073 * ar-lib: New file.
2074 * test-driver: New file.
2075 * configure: Re-generate.
2076
2077 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2082
2083 PR bootstrap/87788
2084 PR d/87799
2085 * configure: Rebuild.
2086 * configure.ac: Disable D on systems where it is known not to work.
2087
2088 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2089
2090 * Makefile.def (target_modules): Add libphobos.
2091 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2092 GDCFLAGS_FOR_TARGET.
2093 (dependencies): Make libphobos depend on libatomic, libbacktrace
2094 configure, and zlib configure.
2095 (language): Add language d.
2096 * Makefile.in: Rebuild.
2097 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2098 (HOST_EXPORTS): Add GDC.
2099 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2100 (BASE_TARGET_EXPORTS): Add GDC.
2101 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2102 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2103 (EXTRA_HOST_FLAGS): Add GDC.
2104 (STAGE1_FLAGS_TO_PASS): Add GDC.
2105 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2106 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2107 environment variables.
2108 * configure: Rebuild.
2109 * configure.ac: Add target-libphobos to target_libraries. Set and
2110 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2111
2112 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2117
2118 * MAINTAINERS (Write After Approval): Remove myself.
2119
2120 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2121
2122 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2123
2124 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2125
2126 * MAINTAINERS: Update my email address.
2127
2128 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2129
2130 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2131 maintainer.
2132
2133 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2134
2135 * MAINTAINERS (Write After Approval): Add self.
2136
2137 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2138
2139 * MAINTAINERS (write after approval): Add myself.
2140
2141 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2142
2143 * MAINTAINERS: Update my email address.
2144
2145 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2146
2147 * MAINTAINERS (write after approval): Add myself.
2148
2149 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2150
2151 * MAINTAINERS: Add self to global reviewers list.
2152
2153 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2154
2155 MAINTAINERS: Add c-sky port maintainers.
2156
2157 2018-08-10 Martin Liska <mliska@suse.cz>
2158
2159 * MAINTAINERS: Revert change in previous commit and
2160 join lines.
2161
2162 2018-08-10 Martin Liska <mliska@suse.cz>
2163
2164 * MAINTAINERS: Remove extra line.
2165
2166 2018-08-06 Naveen H.S <naveenh@marvell.com>
2167
2168 * MAINTAINERS: Update my email address.
2169
2170 2018-07-19 DJ Delorie <dj@redhat.com>
2171
2172 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2173 as maintainer.
2174
2175 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2176
2177 * MAINTAINERS: Adjust email address for me and my colleague Robin
2178 Dapp.
2179
2180 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2181 Sunil K Pandey <sunil.k.pandey@intel.com>
2182
2183 PR target/84413
2184 * config/i386/i386.c (m_CORE_AVX512): New.
2185 (m_CORE_AVX2): Likewise.
2186 (m_CORE_ALL): Add m_CORE_AVX2.
2187 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2188 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2189 and remove the rest of m_SKYLAKE_AVX512.
2190
2191 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2192
2193 * config.sub: Sync with upstream version 2018-07-03.
2194
2195 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2196
2197 * config.guess: Sync with upstream version 2018-06-26.
2198 * config.sub: Sync with upstream version 2018-07-02.
2199
2200 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2201
2202 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2203 * ltmain.sh: Likewise.
2204
2205 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2206
2207 * contrib/config-list.mk: Remove powerpc-linux_paired.
2208
2209 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2210
2211 * configure.ac: Introduce support for @unless/@endunless.
2212 * Makefile.tpl (dep-kind): Rewrite with cond; return
2213 postbootstrap in some cases.
2214 (make-postboot-dep, postboot-targets): New.
2215 (dependencies): Do not output postbootstrap dependencies at
2216 first. Output non-target ones changed for configure to depend
2217 on stage_last @if gcc-bootstrap, and the original deps @unless
2218 gcc-bootstrap.
2219 * configure.in, Makefile.in: Rebuilt.
2220
2221 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2222
2223 * MAINTAINERS (write after approval): Add myself.
2224
2225 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2226
2227 * MAINTAINERS (write after approval): Add myself.
2228
2229 2018-06-19 Nick Clifton <nickc@redhat.com>
2230
2231 * zlib/configure.ac: Restore old behaviour of only enabling
2232 multilibs when a target subdirectory is defined. This allows
2233 building with srcdir == builddir.
2234 * zlib/configure: Regenerate.
2235
2236 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2237
2238 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2239 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2240 * Makefile.in: Regenerate.
2241
2242 2018-06-16 Ben Elliston <bje@gnu.org>
2243
2244 * config.guess: Import latest version.
2245 * config.sub: Likewise.
2246
2247 2018-06-08 Martin Liska <mliska@suse.cz>
2248
2249 * MAINTAINERS: Remove MPX-related entries.
2250 * Makefile.def: Remove libmpx support.
2251 * Makefile.in: Regenerate.
2252 * configure.ac: Remove removed files.
2253 * configure: Regenerate.
2254 * libmpx/ChangeLog: Remove.
2255 * libmpx/Makefile.am: Remove.
2256 * libmpx/Makefile.in: Remove.
2257 * libmpx/acinclude.m4: Remove.
2258 * libmpx/aclocal.m4: Remove.
2259 * libmpx/config.h.in: Remove.
2260 * libmpx/configure: Remove.
2261 * libmpx/configure.ac: Remove.
2262 * libmpx/configure.tgt: Remove.
2263 * libmpx/libmpx.spec.in: Remove.
2264 * libmpx/mpxrt/Makefile.am: Remove.
2265 * libmpx/mpxrt/Makefile.in: Remove.
2266 * libmpx/mpxrt/libmpx.map: Remove.
2267 * libmpx/mpxrt/libtool-version: Remove.
2268 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2269 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2270 * libmpx/mpxrt/mpxrt.c: Remove.
2271 * libmpx/mpxrt/mpxrt.h: Remove.
2272 * libmpx/mpxwrap/Makefile.am: Remove.
2273 * libmpx/mpxwrap/Makefile.in: Remove.
2274 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2275 * libmpx/mpxwrap/libtool-version: Remove.
2276 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2277
2278 2018-06-04 Martin Liska <mliska@suse.cz>
2279
2280 * MAINTAINERS: Add myself as gcov maintainer.
2281
2282 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2283
2284 * MAINTAINERS: Update my email address.
2285
2286 2018-06-04 Tom de Vries <tdevries@suse.de>
2287
2288 * MAINTAINERS: Remove write-after-approval entries for component
2289 maintainers.
2290
2291 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2292
2293 * MAINTAINERS (write after approval): Add myself.
2294
2295 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2296
2297 * MAINTAINERS: Update my email address.
2298
2299 2018-06-01 Tom de Vries <tdevries@suse.de>
2300
2301 * MAINTAINERS: Update my email address.
2302
2303 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2304
2305 * MAINTAINERS (loop-optimizer): Add myself.
2306
2307 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2308
2309 * configure.ac: Added "nfp" target.
2310 * configure: Regenerate.
2311
2312 2018-04-30 Richard Biener <rguenther@suse.de>
2313
2314 PR bootstrap/85571
2315 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2316 (STAGE3_TFLAGS): Likewise.
2317 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2318 (STAGEtrain_TFLAGS): Likewise.
2319 * Makefile.in: Regenerate.
2320
2321 2018-04-26 Richard Biener <rguenther@suse.de>
2322
2323 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2324 (STAGE2_CFLAGS): Likewise.
2325 (STAGE2_TFLAGS): Likewise.
2326 (STAGE3_CFLAGS): Add -fchecking.
2327 (STAGE3_TFLAGS): Likewise.
2328 (STAGEtrain_CFLAGS): Filter out -fchecking.
2329 (STAGEtrain_TFLAGS): Likewise.
2330 * Makefile.in: Re-generate.
2331
2332 2018-04-25 Catherine Moore <clm@codesourcery.com>
2333
2334 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2335
2336 2018-04-18 Paul Clarke <pc@us.ibm.com>
2337
2338 * MAINTAINERS (write after approval): Add myself.
2339
2340 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2341
2342 * MAINTAINERS: Update my email address.
2343
2344 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2345
2346 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2347
2348 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2349
2350 * MAINTAINERS: Update my email address and disambiguate myself
2351 a bit from Will Schmidt.
2352
2353 2018-03-21 Nathan Sidwell <nathan@acm.org>
2354
2355 * MAINTAINERS: Move maintainers of now-removed picochip and score
2356 ports to write after approval.
2357
2358 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2359
2360 * MAINTAINERS: Add entry for SVE maintainership.
2361
2362 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2363
2364 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2365 * configure: Regenerate.
2366
2367 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2368
2369 * MAINTAINERS (write after approval): Add myself.
2370
2371 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2372
2373 * MAINTAINERS (write after approval): Add myself.
2374
2375 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2376
2377 * MAINTAINERS (write after approval): Add myself.
2378
2379 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2380
2381 Update copyright years.
2382
2383 2018-01-03 Ben Elliston <bje@gnu.org>
2384
2385 * config.guess: Import latest version.
2386 * config.sub: Likewise.
2387
2388 2017-12-12 Stafford Horne <shorne@gmail.com>
2389
2390 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2391 * configure: Regenerate.
2392
2393 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2394
2395 * MAINTAINERS (Write After Approval): Add myself.
2396
2397 2017-11-28 Julia Koval <julia.koval@intel.com>
2398 Sebastian Peryt <sebastian.peryt@intel.com>
2399
2400 * Makefile.def (target_modules): Remove libcilkrts.
2401 * Makefile.in: Ditto.
2402 * configure: Ditto.
2403 * configure.ac: Ditto.
2404
2405 2017-11-28 Julia Koval <julia.koval@intel.com>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2414
2415 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2416 Use my SiFive email address.
2417
2418 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2419
2420 * MAINTAINERS (write after approval): Add myself.
2421
2422 2017-10-27 Martin Liska <mliska@suse.cz>
2423
2424 * Makefile.tpl: Use proper name of folder as it was renamed
2425 during transition to 4 stages.
2426 * Makefile.in: Regenerate.
2427
2428 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2429
2430 * MAINTAINERS (write after approval): Add myself.
2431
2432 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2433
2434 * MAINTAINERS: Add a note that maintainership also includes web
2435 pages, docs, and testsuite related to that area.
2436
2437 2017-09-25 Tom de Vries <tom@codesourcery.com>
2438
2439 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2440
2441 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2442
2443 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2444
2445 2017-09-15 Nathan Sidwell <nathan@acm.org>
2446
2447 * MAINTAINERS: Remove myself as a vxworks maintainer.
2448
2449 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2450
2451 * MAINTAINERS: Remove email address of Jim Norris.
2452
2453 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2454
2455 * MAINTAINERS (Reviewers): Move myself from here...
2456 (CPU Port Maintainers): ... to here.
2457
2458 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2459
2460 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2461
2462 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2463
2464 * MAINTAINERS (write after approval): Add myself.
2465
2466 2017-07-28 Tony Reix <tony.reix@atos.net>
2467
2468 * configure.ac (target-libffi): Don't disable for AIX.
2469 (go): Don't add to unsupported_languages on AIX.
2470 (target-libgo): Don't disable for AIX.
2471 * configure: Regenerate.
2472
2473 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2474
2475 * MAINTAINERS: Add myself.
2476
2477 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2478
2479 * MAINTAINERS: Update my email address.
2480
2481 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2482
2483 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2484 arm-specific auto-generated header files.
2485
2486 2017-07-03 Nathan Sidwell <nathan@acm.org>
2487
2488 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2489 * configure: Rebuilt.
2490
2491 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2492
2493 * MAINTAINERS: Readd myself for c6x.
2494
2495 2017-06-28 Martin Liska <mliska@suse.cz>
2496
2497 PR bootstrap/81217
2498 * Makefile.def: Remove superfluous bootstrap_target from
2499 bootstrap_stage.
2500 * Makefile.in: Re-generate the file.
2501
2502 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2503
2504 * MAINTAINERS: Add myself to Write After Approval
2505
2506 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2507
2508 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2509
2510 2017-06-19 Martin Liska <mliska@suse.cz>
2511
2512 * Makefile.def: Define 4 stages PGO bootstrap.
2513 * Makefile.tpl: Define FLAGS.
2514 * Makefile.in: Regenerate.
2515
2516 2017-06-14 Ian Lance Taylor <iant@golang.org>
2517
2518 * Makefile.def: Add check-gotools to go check targets.
2519 * Makefile.in: Rebuild.
2520
2521 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2522
2523 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2524
2525 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2526
2527 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2528 * configure: Regenerate.
2529
2530 2017-05-31 Martin Liska <mliska@suse.cz>
2531
2532 * configure.ac: Add handling of stage2_werror_flags to
2533 action-if-given and to action-if-not-given.
2534 * configure: Regenerate.
2535
2536 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2537
2538 * MAINTAINERS: Add self to Write After Approval
2539
2540 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2541
2542 * MAINTAINERS: Update my email address, and remove myself as
2543 maintainer in some areas.
2544
2545 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2546
2547 * MAINTAINERS: Add self to Write After Approval
2548
2549 2017-05-25 Nathan Sidwell <nathan@acm.org>
2550
2551 * configure.ac: Add --enable-languages=default to mean default and
2552 make --enable-languages=all mean all supported languages.
2553 * configure: Regenerated.
2554
2555 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2556
2557 * config.gcc (powerpc*-*-*spe*): New.
2558 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2559 (powerpc-*-rtems*spe*): New.
2560 (powerpc*-*-linux*spe*): New.
2561 (powerpc-wrs-vxworksspe): New.
2562 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2563 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2564 * config.host (powerpc*-*-*spe*): New.
2565
2566 2017-05-19 Martin Liska <mliska@suse.cz>
2567
2568 * configure.ac: Add --enable-werror-always just for
2569 bootstrap-debug (or none build config) and do not add it
2570 when we are on a release branch.
2571 * configure: Regenerated.
2572
2573 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2574
2575 * MAINTAINERS: Add self to Write After Approval
2576
2577 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2578
2579 * MAINTAINERS: Move myself to Write After Approval section.
2580
2581 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2582
2583 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2584 ACCH registers.
2585 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2586 available.
2587 (umulsidi3): Likewise.
2588 (mulsidi3_700): Disable this pattern when we have advanced mpy
2589 instructions.
2590 (umulsidi3_700): Likewise.
2591 (maddsidi4): New pattern.
2592 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2593 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2594 (mpydu_imm_arcv2hs): Likewise.
2595 * config/arc/predicates.md (accl_operand): New predicate.
2596
2597 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2598 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2601 case.
2602 (ARC_AUTOFP_IRQ_P): Likewise.
2603 (ARC_AUTO_IRQ_P): Likewise.
2604 (rgf_banked_register_count): New variable.
2605 (parse_mrgf_banked_regs_option): New function.
2606 (arc_override_options): Handle rgf_banked_regs option.
2607 (arc_handle_interrupt_attribute): Add firq option.
2608 (arc_compute_function_type): Return fast irq type when required.
2609 (arc_must_save_register): Handle fast interrupts.
2610 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2611 (arc_return_address_regs): Update.
2612 * config/arc/arc.h (arc_return_address_regs): Update.
2613 (arc_function_type): Add fast interrupt type.
2614 (ARC_INTERRUPT_P): Update.
2615 (RC_FAST_INTERRUPT_P): Define.
2616 * config/arc/arc.md (simple_return): Update for fast interrupts.
2617 (p_return_i): Likewise.
2618 * config/arc/arc.opt (mrgf-banked-regs): New option.
2619 * doc/invoke.texi (mrgf-banked-regs): Document.
2620
2621 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2622
2623 * config/arc/arc.c (irq_ctrl_saved): New variable.
2624 (ARC_AUTOBLINK_IRQ_P): Define.
2625 (ARC_AUTOFP_IRQ_P): Likewise.
2626 (ARC_AUTO_IRQ_P): Likewise.
2627 (irq_range): New function.
2628 (arc_must_save_register): Likewise.
2629 (arc_must_save_return_addr): Likewise.
2630 (arc_dwarf_emit_irq_save_regs): Likewise.
2631 (arc_override_options): Handle deferred options.
2632 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2633 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2634 arc_must_save_return_addr.
2635 (arc_compute_frame_size): Handle automated save and restore of
2636 registers.
2637 (arc_expand_prologue): Likewise.
2638 (arc_expand_epilogue): Likewise.
2639 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2640 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2641 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2642
2643 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2644 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2645
2646 PR bootstrap/77661
2647 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2648 in-tree build MPC.
2649 * Makefile.in: Regenerate.
2650
2651 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2652
2653 * configure.ac: Enable LTO by default on darwin >= 9.
2654 * configure: Regenerate.
2655
2656 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2657
2658 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2659 and Andrew Waterman as the RISC-V maintainers.
2660
2661 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2662
2663 * MAINTAINERS: Add self to Write After Approval
2664
2665 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2666
2667 * config.guess: Import latest from upstream.
2668
2669 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2670
2671 * MAINTAINERS (Write After Approval): Remove entries that are
2672 already covered under Reviewers.
2673
2674 2017-03-08 Mark Wielaard <mark@klomp.org>
2675
2676 PR demangler/70909
2677 PR demangler/67264
2678 * include/demangle.h: Add d_printing to struct demangle_component
2679 and pass struct demangle_component as non const.
2680
2681 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2682
2683 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2684
2685 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2686
2687 * Makefile.tpl: Remove HOST_ISLVER.
2688 (HOST_EXPORTS): Remove ISLVER.
2689 * Makefile.in: Regenerate.
2690
2691 2017-02-13 Richard Biener <rguenther@suse.de>
2692
2693 * configure: Re-generate.
2694
2695 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2696
2697 * MAINTAINERS: Adjust bug reporting URL.
2698
2699 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2700
2701 * MAINTAINERS (Write After Approval): Remove redundant entry
2702 for Andrew Burgess.
2703
2704 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2705
2706 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2707 32-bit hppa*-*-hpux*.
2708 * configure: Regenerate.
2709
2710 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2711
2712 * configure.ac: Moved the white list of enabling BRIG FE to
2713 libhsail-rt/configure.tgt.
2714 * configure: Regenerated.
2715 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2716
2717 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2718 Martin Jambor <mjambor@suse.cz>
2719
2720 * Makefile.def (target_modules): Added libhsail-rt.
2721 (languages): Added language brig.
2722 * Makefile.in: Regenerated.
2723 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2724 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2725 * configure: Regenerated.
2726
2727 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2728
2729 PR other/79046
2730 * configure: Regenerated.
2731
2732 2017-01-04 Alan Modra <amodra@gmail.com>
2733
2734 * configure: Regenerate.
2735
2736 2016-12-29 Ben Elliston <bje@gnu.org>
2737
2738 * config.sub: Import latest version.
2739
2740 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2741
2742 * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2745
2746 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2747 includes bootstrap-mpx.
2748 * configure: Regenerated.
2749
2750 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2751
2752 * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2755
2756 * configure: Regenerate.
2757
2758 2016-12-01 Matthias Klose <doko@ubuntu.com>
2759
2760 * configure.ac: Don't use pkg-config to check for bdw-gc.
2761 * configure: Regenerate.
2762
2763 2016-11-30 Matthias Klose <doko@ubuntu.com>
2764
2765 * Makefile.def: Remove reference to boehm-gc target module.
2766 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2767 options and for the bdw-gc pkg-config module.
2768 * configure: Regenerate.
2769 * Makefile.in: Regenerate.
2770
2771 2016-11-28 Nathan Sidwell <nathan@acm.org>
2772
2773 * MAINTAINERS (nvptx): Remove self.
2774
2775 2016-11-25 Ben Elliston <bje@gnu.org>
2776
2777 * config.guess: Import latest version.
2778 * config.sub: Likewise.
2779
2780 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
2784 2016-11-15 Matthias Klose <doko@ubuntu.com>
2785
2786 * Makefile.def: Remove references to GCJ.
2787 * Makefile.tpl: Likewise.
2788 * Makefile.in: Regenerate.
2789
2790 2016-11-15 Matthias Klose <doko@ubuntu.com>
2791
2792 * config-ml.in: Remove references to GCJ.
2793 * configure.ac: Likewise.
2794 * configure: Regenerate.
2795
2796 2016-11-01 Josh Conner <joshconner@google.com>
2797
2798 * MAINTAINERS (Write After Approval): Update email address,
2799
2800 2016-10-27 Carl Love <cel@us.ibm.com>
2801
2802 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2803 Approval list to make it alphabetical.
2804
2805 2016-10-27 Carl Love <cel@us.ibm.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2810
2811 * MAINTAINERS (Reviewers): Add myself.
2812 (Write After Approval): Add myself.
2813
2814 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2815 Ulrich Weigand <uweigand@de.ibm.com>
2816
2817 * MAINTAINERS: Update email address.
2818
2819 2016-10-10 Nathan Sidwell <nathan@acm.org>
2820
2821 * MAINTAINERS: Update email address.
2822
2823 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2824
2825 * configure.ac: Add aarch64-*-freebsd*.
2826 * configure: Regenerate.
2827
2828 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2829
2830 * MAINTAINERS: Update email address after it got reverted.
2831
2832 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2833
2834 * configure.ac (target_libraries): Readd target-boehm-gc.
2835 Restore --enable-objc-gc handling.
2836 * configure: Regenerate.
2837
2838 2015-10-03 Jeff Law <law@redhat.com>
2839
2840 * MAINTAINERS: Move several inactive maintainers to the
2841 write-after-approval section.
2842
2843 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2844
2845 * configure.ac: Add target-libffi to target_libraries.
2846 Readd libgcj target disablings, modified to only target-libffi.
2847 Readd target addition of go to unsupported languages.
2848 * configure: Regenerated.
2849
2850 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2851
2852 * MAINTAINERS: Update email address.
2853
2854 2016-09-30 Andrew Haley <aph@redhat.com>
2855
2856 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2857 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2858 libgcj.
2859
2860 2016-09-30 Andrew Haley <aph@redhat.com>
2861
2862 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2863 write-after approval after GCJ deletion.
2864
2865 2016-09-30 Andrew Haley <aph@redhat.com>
2866
2867 * Makefile.def: Remove libjava.
2868 * Makefile.tpl: Likewise.
2869 * Makefile.in: Regenerate.
2870 * configure.ac: Likewise.
2871 * configure: Likewise.
2872 * gcc/java: Remove.
2873 * libjava: Likewise.
2874
2875 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2876
2877 * MAINTAINERS (Reviewers): Add myself.
2878
2879 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2880
2881 * configure.ac: Disable "sim" directory for arc*-*-*.
2882 * configure: Regenerated.
2883
2884 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2889
2890 * configure.ac: Check for the minimum in-tree MPFR version
2891 handled.
2892 * configure: Regenerate.
2893
2894 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2895
2896 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2897 * configure: Regenerated.
2898
2899 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2016-06-23 Andi Kleen <ak@linux.intel.com>
2904
2905 * Makefile.def: Add autoprofiledbootstrap.
2906 * Makefile.tpl: Dito.
2907 * Makefile.in: Regenerate.
2908
2909 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2910
2911 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2912 * configure: Regenerate.
2913
2914 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2915
2916 * configure: Regenerate.
2917 * configure.ac: Remove support for avr-rtems.
2918
2919 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2016-06-16 Michael Collison <michael.collison@arm.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2928
2929 * MAINTAINERS (Write After Approval): Update e-mail address.
2930
2931 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2016-05-28 Alan Modra <amodra@gmail.com>
2936
2937 * Makefile.tpl (configure): Depend on m4 files included.
2938 * Makefile.in: Regenerate.
2939
2940 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2941
2942 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2943 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2944
2945 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2946
2947 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2948 special case builtin.
2949 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2950 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2951 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2952 for __builtin_vec_addec.
2953
2954 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2955
2956 * config.guess: Import version 2016-04-02 (newest).
2957 * config.sub: Import version 2016-05-10 (newest).
2958
2959 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2960
2961 * configure.ac: Add ARC support to libgloss.
2962 * configure: Regenerate
2963
2964 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2965
2966 * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2969
2970 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2971 * configure: Regenerated.
2972 * Makefile.def (gmp): Explicitly disable assembler.
2973 (mpfr): Adjust lib_path.
2974 (mpc): Likewise.
2975 * Makefile.in: Regenerated.
2976
2977 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2978
2979 PR bootstrap/70704
2980 * configure.ac (--enable-stage1-checking): Add missing
2981 --enable-checking=.
2982 * configure: Regenerated.
2983
2984 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2985
2986 * config.guess: Revert r235676.
2987 * config.sub: Revert r235676.
2988
2989 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2990
2991 * config.guess: Remove SH5 support.
2992 * config.sub: Likewise.
2993 * configure: Likewise.
2994 * configure.ac: Likewise.
2995
2996 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2997
2998 PR bootstrap/70704
2999 * configure.ac (--enable-stage1-checking): For --disable-checking or
3000 implicit --enable-checking, make sure extra flag matches in between
3001 stage1 and later checking.
3002 * configure: Regenerated.
3003
3004 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3005
3006 * .gitattributes: New file.
3007
3008 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3009
3010 * MAINTAINERS (rs6000/powerpc port): Add myself.
3011
3012 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3013
3014 PR bootstrap/70173
3015 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3016 and gotools directories. Delete the stage_final file.
3017 * Makefile.in: Regenerate.
3018
3019 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3024
3025 * MAINTAINERS (Fortran maintainer): Remove myself.
3026
3027 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3036
3037 Sync with binutils-gdb:
3038
3039 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3040
3041 * configure.ac: Add mips and s390 to the gold target check.
3042 * configure: Regenerate.
3043
3044 2016-03-01 DJ Delorie <dj@redhat.com>
3045
3046 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3047
3048 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3049
3050 * MAINTAINERS (libcpp): Add myself.
3051 (diagnostic messages): Likewise.
3052
3053 2016-02-20 Tom de Vries <tom@codesourcery.com>
3054
3055 * MAINTAINERS: Fix whitespace.
3056
3057 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3062
3063 * config/isl.m4: Add comments about isl-0.16.
3064 * configure: Regenerate.
3065
3066 2016-01-29 Martin Jambor <mjambor@suse.cz>
3067
3068 * MAINTAINERS (hsa maintainers): Add myself.
3069
3070 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3071
3072 * MAINTAINERS: (Write After Approval): Add myself.
3073
3074 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3075 Sebastian Pop <s.pop@samsung.com>
3076
3077 * Makefile.in: Regenerate.
3078 * Makefile.tpl: Export ISLVER.
3079 * configure: Regenerate.
3080 * config/isl.m4: Detect isl-0.15.
3081
3082 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3083
3084 PR bootstrap/69329
3085 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3086 * Makefile.in: Regenerate.
3087
3088 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3089
3090 * configure.ac: Enable LTO for DJGPP
3091 * configure: Regenerate
3092
3093 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3094
3095 Sync with binutils-gdb:
3096 2015-10-21 Nick Clifton <nickc@redhat.com>
3097
3098 PR gas/19109
3099 * configure.ac: Note the 'none' is an acceptable argument to
3100 --enable-compressed-debug-sections.
3101 * configure: Regenerate.
3102
3103 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3104
3105 PR bootstrap/69134
3106 * Makefile.def (mpfr): Disable assembler.
3107 * Makefile.in: Regenerate.
3108
3109 2016-01-01 Ben Elliston <bje@gnu.org>
3110
3111 * config.guess: Import version 2016-01-01.
3112 * config.sub: Likewise.
3113
3114 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3119
3120 * Makefile.in: Replace ISL with isl.
3121 * Makefile.tpl: Same.
3122 * config/isl.m4: Same.
3123 * configure.ac: Same.
3124 * contrib/download_prerequisites: Same.
3125 * configure: Regenerate.
3126
3127 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3128
3129 * MAINTAINERS (Write After Approval): Add Myself.
3130
3131 2015-12-17 Nathan Sidwell <nathan@acm.org>
3132
3133 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3134 * configure: Regenerate.
3135
3136 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3137 Sebastian Pop <s.pop@samsung.com>
3138
3139 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3140 isl_ctx_get_max_operations.
3141 * configure: Regenerate.
3142
3143 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3144
3145 * MAINTAINERS (Write After Approval): Add myself.
3146
3147 2015-12-02 Ian Lance Taylor <iant@google.com>
3148
3149 PR go/66147
3150 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3151 * Makefile.in: Regenerate.
3152
3153 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3154
3155 PR libffi/65726
3156 * Makefile.def (lang_env_dependencies): Make libffi depend
3157 on cxx.
3158 * Makefile.in: Regenerate.
3159
3160 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3161
3162 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3163 symbols.
3164
3165 2015-11-20 Tristan Gingold <gingold@adacore.com>
3166
3167 Sync with binutils-gdb:
3168 2015-11-20 Tristan Gingold <gingold@adacore.com>
3169
3170 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3171 * configure: Regenerate.
3172
3173 2015-11-19 Martin Liska <mliska@suse.cz>
3174
3175 * .gitignore: Add .clang-format to ignored files.
3176 * Makefile.in: Add clang-format.
3177 * Makefile.tpl: Likewise.
3178
3179 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3180
3181 * configure.ac: Enable libmpx by default.
3182 * configure: Regenerated.
3183
3184 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3185
3186 * MAINTAINERS: Update email address.
3187
3188 2015-10-23 Paulo Matos <pmatos@linki.tools>
3189
3190 * MAINTAINERS: Update email address.
3191
3192 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3197
3198 Sync with binutils-gdb:
3199 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3200
3201 PR gas/19109
3202 * configure.ac: Add
3203 --enable-compressed-debug-sections={all,gas,gold,ld}.
3204 * configure: Regenerated.
3205
3206 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3207
3208 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3209
3210 2015-10-09 Martin Liska <mliska@suse.cz>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2015-10-02 Florian Weimer <fweimer@redhat.com>
3219
3220 * MAINTAINERS: Update email address.
3221
3222 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3223
3224 * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3227
3228 * MAINTAINERS: Update email.
3229
3230 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3231
3232 * MAINTAINERS: Update my email address.
3233
3234 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3235
3236 * MAINTAINERS (ft32 port): Add myself.
3237
3238 2015-08-28 David Sherwood <david.sherwood@arm.com>
3239
3240 * MAINTAINERS: Add myself.
3241
3242 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3247
3248 PR libfortran/54572
3249 * Makefile.def: Make libgfortran depend on libbacktrace.
3250 * Makefile.in: Regenerate.
3251
3252 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3253
3254 * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2015-08-12 Tom de Vries <tom@codesourcery.com>
3257
3258 PR other/67092
3259 * configure.ac: Remove --with_host_libstdcxx support.
3260 * configure: Regenerate.
3261
3262 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3263 Jakub Jelinek <jakub@redhat.com>
3264
3265 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3266 nvptx*-*-*.
3267 * configure: Regenerate.
3268
3269 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3270
3271 * Makefile.def (libiconv): Define bootstrap=true.
3272 Mark pdf/html/info as missing.
3273 (configure-gcc): Depend on all-libiconv.
3274 (all-gcc): Ditto.
3275 (configure-libcpp): Ditto.
3276 (all-libcpp): Ditto.
3277 (configure-intl): Ditto.
3278 (all-intl): Ditto.
3279 * Makefile.in: Regenerate.
3280
3281 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3282
3283 * MAINTAINERS (loop ivopts): Add the entry and myself.
3284
3285 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3286
3287 * MAINTAINERS (nvptx): Add self.
3288
3289 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3290
3291 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3292 128-bit vector modes.
3293
3294 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
3297
3298 2015-07-28 Ben Elliston <bje@gnu.org>
3299
3300 * config.sub, config.guess: Import from upstream.
3301
3302 2015-07-24 Michael Darling <darlingm@gmail.com>
3303
3304 PR other/66259
3305 * config-ml.in: Reflects renaming of configure.in to configure.ac
3306 * configure: Likewise
3307 * configure.ac: Likewise
3308
3309 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3310
3311 * MAINTAINERS: Update my email address.
3312
3313 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3314
3315 Sync with binutils-gdb:
3316 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3317
3318 * configure.ac (target_configdirs): Exclude target-zlib if
3319 target-libjava isn't built.
3320 * configure: Regenerated.
3321
3322 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3323
3324 Sync with binutils-gdb:
3325 2015-05-13 John David Anglin <dave.anglin@bell.net>
3326
3327 * configure.ac: Disable configuration of GDB for HPUX targets.
3328 * configure: Regenerate.
3329
3330 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3331
3332 * configure.ac: Add --with-system-zlib.
3333 * configure: Regenerated.
3334
3335 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3336
3337 * configure.ac: Add FT32 support.
3338 * configure: Regenerate.
3339
3340 2015-01-12 Anthony Green <green@moxielogic.com>
3341
3342 * configure.ac: Don't disable gprof for moxie.
3343 * configure: Rebuild.
3344
3345 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3346
3347 Sync with binutils-gdb:
3348 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3349
3350 PR ld/18355
3351 * Makefile.def: Add extra_configure_flags to host zlib.
3352 * configure.ac (extra_host_zlib_configure_flags): New. Set
3353 to --enable-host-shared When bfd is to be built as shared
3354 library. AC_SUBST.
3355 * Makefile.in: Regenerated.
3356
3357 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3358
3359 Sync with src:
3360 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3361 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3362 * Makefile.in: Regenerated.
3363
3364 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3365
3366 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3367 target.
3368 * configure: Regenerate.
3369
3370 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3375
3376 * MAINTAINERS (OS Port Maintainers): Add myself.
3377 (Various Maintainers): Remove myself from libffi testsuite.
3378
3379 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3380
3381 * MAINTAINERS (gen* on machine desc): Add self.
3382
3383 2015-06-02 Jason Merrill <jason@redhat.com>
3384
3385 PR bootstrap/66319
3386 * configure.ac: Use -std=gnu++98.
3387
3388 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3389
3390 * MAINTAINERS (Write After Approval): Add myself.
3391
3392 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3393
3394 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3395 * configure: Regenerate.
3396
3397 2015-05-26 Jason Merrill <jason@redhat.com>
3398
3399 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3400 * configure: Regenerate.
3401
3402 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3403
3404 * configure.ac: FT32 target added.
3405 * configure: Regenerated.
3406
3407 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3408
3409 * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3416
3417 * configure.ac: Fix typo.
3418 * configure: Regenerate.
3419
3420 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2015-05-03 Matthias Klose <doko@ubuntu.com>
3425
3426 * configure.ac: Match $host configured with triplets.
3427 * configure: Regenerate.
3428
3429 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3430
3431 * Makefile.tpl: Remove surplus whitespace throughout.
3432 * Makefile.in: Regenerate.
3433
3434 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3435
3436 * MAINTAINERS (Various Maintainers): Add myself as instruction
3437 combiner maintainer.
3438
3439 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3440
3441 PR bootstrap/62077
3442 * configure.ac (--enable-stage1-checking): Default to
3443 release,misc,gimple,rtlflag,tree,types if --disable-checking
3444 or --enable-checking is not specified and DEV-PHASE is not
3445 experimental.
3446 * configure: Regenerated.
3447
3448 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3449
3450 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3451 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3452 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3453 * Makefile.in: Regenerate.
3454
3455 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3456
3457 * MAINTAINERS: Update my email address.
3458
3459 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3460
3461 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3462
3463 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3464
3465 * MAINTAINERS: Add myself as an arm port reviewer.
3466
3467 2015-03-25 Martin Liska <mliska@suse.cz>
3468 Yury Gribov <y.gribov@samsung.com>
3469
3470 * Makefile.in: Fix ln source location for vimrc file.
3471 * Makefile.tpl: Likewise.
3472
3473 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3474
3475 PR bootstrap/25672
3476 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3477 cross-compiling. Similarly for CXX_FOR_TARGET.
3478 * configure: Regenerate.
3479
3480 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3481
3482 * Makefile.def: Add libmpx.
3483 * configure.ac: Add libmpx.
3484 * Makefile.in: Regenerate.
3485 * configure: Regenerate.
3486
3487 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3488
3489 * MAINTAINERS (CPU Port Maintainers): Add myself
3490 i386 vector ISA extns mantainer.
3491
3492 2015-03-13 Jeff Law <law@redhat.com>
3493
3494 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3495 maintainer.
3496 Remove Richard Henderson as a maintainer for the x86 port.
3497
3498 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3499
3500 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3501
3502 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3503
3504 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3505 pointer bounds checker and i386 MPX maintainer.
3506
3507 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3508
3509 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3510
3511 2015-02-26 Martin Sebor <msebor@redhat.com>
3512
3513 * MAINTAINERS (Various Maintainers): Add self.
3514
3515 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3516
3517 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3518 Make sure it contains lto.
3519 * configure: Regenerate.
3520
3521 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3522
3523 * configure: Regenerate.
3524
3525 2015-02-06 Diego Novillo <dnovillo@google.com>
3526 1
3527 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3528 middle-end, docstring): Remove myself.
3529 (Write After Approval): Add myself.
3530
3531 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3532
3533 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3534 (Write After Approval): Update address.
3535
3536 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3537
3538 PR jit/64780
3539 * configure.ac: Require the user to explicitly specify
3540 --enable-host-shared if the jit is enabled.
3541 * configure: Regenerate.
3542
3543 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2015-01-25 Tom de Vries <tom@codesourcery.com>
3548
3549 * MAINTAINERS: Make whitespace consistent.
3550
3551 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3556
3557 * MAINTAINERS: (Write After Approval): Add myself.
3558
3559 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3560
3561 * MAINTAINERS: (Write After Approval): Add myself.
3562
3563 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3564
3565 * MAINTAINERS: (Write After Approval): Add myself.
3566
3567 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3568
3569 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3570 objective-c/c++ front end maintainer.
3571
3572 2015-01-13 Marek Polacek <polacek@redhat.com>
3573
3574 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3575
3576 2015-01-12 Jeff Law <law@redhat.com>
3577
3578 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3579 a very long time.
3580
3581 2015-01-09 Ian Lance Taylor <iant@google.com>
3582
3583 * configure.ac (host_tools): Add gotools.
3584 * Makefile.def (host_modules): Add gotools.
3585 (dependencies): Add dependency of all-gotools on all-target-libgo.
3586
3587 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3588
3589 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3590 * configure: Regenerate.
3591
3592 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3593
3594 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3595 all-target-libgomp.
3596 * Makefile.in: Regenerate.
3597
3598 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3599
3600 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3601
3602 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3603
3604 * configure.ac: Add Visium support.
3605 * configure: Regenerate.
3606
3607 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3608
3609 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3610 * configure: Regenerate.
3611
3612 2015-01-03 Andrew Pinski <apinski@cavium.com>
3613
3614 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3615 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3616 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3617 (OBJCOPY_FOR_TARGET): New variable.
3618 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3619 * Makefile.in: Regenerate.
3620 * configure.ac: Check for already installed target objcopy.
3621 Also GCC_TARGET_TOOL on objcopy.
3622 * configure: Regenerate.
3623
3624 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3625
3626 * config.sub: Update from upstream, to 2015-01-01 version.
3627 * config.guess: Ditto.
3628
3629 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3630
3631 * MAINTAINERS (RTEMS Ports): Add myself.
3632
3633 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3634
3635 * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640
3641 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3642
3643 * configure.ac (--enable-as-accelerator-for): Don't set
3644 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3645 * configure: Regenerate.
3646
3647 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3648
3649 PR bootstrap/64023
3650 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3651 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3652 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3653 to CXX.
3654 * Makefile.in: Regenerated.
3655
3656 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3657 Yury Gribov <y.gribov@samsung.com>
3658
3659 * .gitignore: Added .local.vimrc and .lvimrc.
3660 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3661 * Makefile.in: Regenerate.
3662
3663 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3664
3665 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3666 * configure: Regenerated.
3667
3668 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3669
3670 * MAINTAINERS (nvptx port): New entry.
3671
3672 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3673
3674 * configure: Regenerate.
3675
3676 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3677
3678 * configure.ac: Merge with Binutils.
3679
3680 2014-11-26 Tobias Burnus <burnus@net-b.de>
3681
3682 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3683 * Makefile.in: Regenerate.
3684
3685 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3686
3687 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3688 missing flex.
3689 * Makefile.in: Regenerated.
3690
3691 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3692
3693 * Makefile.in: Regenerate.
3694
3695 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3696
3697 PR bootstrap/63784
3698 * libtool.m4: Add $pic_flag with -shared.
3699
3700 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3701
3702 * MAINTAINERS (Write After Approval): Added myself.
3703
3704 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3705
3706 * MAINTAINERS (write-after-approval): Add myself.
3707
3708 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3709
3710 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3711 from 2 years ago.
3712
3713 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3714
3715 Revert:
3716 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3717
3718 * MAINTAINERS (Write After Approval): Added myself as line map
3719 maintainer.
3720
3721 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3722
3723 Revert:
3724 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3725
3726 * MAINTAINERS (Write After Approval): Added myself.
3727
3728 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3729
3730 * MAINTAINERS (Write After Approval): Added myself.
3731
3732 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3733
3734 * MAINTAINERS (Write After Approval): Added myself as line map
3735 maintainer.
3736
3737 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3738
3739 * MAINTAINERS (Various Maintainers): Added myself as line map
3740 maintainer.
3741
3742 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3743
3744 * move-if-change: Sync from upstream gnulib.
3745
3746 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3747
3748 * compile: Sync with upstream Automake.
3749 * depcomp: Ditto.
3750 * install-sh: Ditto.
3751 * missing: Ditto.
3752 * mkinstalldirs: Ditto.
3753 * ylwrap: Ditto.
3754
3755 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3756
3757 * config.sub: Update from upstream config repo.
3758 * config.guess: Ditto.
3759
3760 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3761
3762 * Makefile.def: Add liboffloadmic to target_modules. Make
3763 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3764 * Makefile.in: Regenerate.
3765 * configure: Regenerate.
3766 * configure.ac: Add liboffloadmic to target binaries.
3767 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3768 Add liboffloadmic to noconfig list when C++ is not supported.
3769
3770 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3771 Thomas Schwinge <thomas@codesourcery.com>
3772 Ilya Verbin <ilya.verbin@intel.com>
3773 Andrey Turetskiy <andrey.turetskiy@intel.com>
3774
3775 * configure: Regenerate.
3776 * configure.ac (--enable-as-accelerator-for)
3777 (--enable-offload-targets): New configure options.
3778
3779 2014-11-11 Tobias Burnus <burnus@net-b.de>
3780
3781 * Makefile.def: Make all-gcc depend on all-isl.
3782 * Makefile.in: Regenerate.
3783
3784 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3785
3786 * ChangeLog.jit: New.
3787 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3788
3789 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3790
3791 PR target/63610
3792 * libtool.m4: Fix globbing of darwin versions.
3793 * configure: Regenerate.
3794
3795 2014-11-11 Tobias Burnus <burnus@net-b.de>
3796
3797 * Makefile.def: Remove CLooG.
3798 * Makefile.tpl: Ditto.
3799 * configure.ac: Ditto.
3800 * configure: Regenerate.
3801 * Makefile.in: Ditto.
3802
3803 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3804
3805 * configure.ac: Handle nvptx-*-*.
3806 * configure: Regenerate.
3807
3808 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3809
3810 * MAINTAINERS (Write After Approval): Add myself.
3811
3812 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3813
3814 * Makefile.def (libcc1): Remove bootstrap=true;.
3815 * Makefile.in: Regenerated.
3816
3817 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3818
3819 * configure.ac: Update comment.
3820 * configure: Regenerate.
3821
3822 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3827
3828 * configure.ac (extra_host_libiberty_configure_flags): Add
3829 --enable-shared also for libcc1's benefit.
3830 * configure: Regenerate.
3831
3832 2014-10-29 Tristan Gingold <gingold@adacore.com>
3833
3834 * MAINTAINERS: Change my email address.
3835
3836 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3837 Tom Tromey <tromey@redhat.com>
3838
3839 * Makefile.def: Add libcc1 to host_modules.
3840 * configure.ac (host_tools): Add libcc1.
3841 * Makefile.in, configure: Rebuild.
3842
3843 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3844
3845 * configure.ac (build_configargs): Don't share config.cache between
3846 build subdirs.
3847 * configure: Regenerate.
3848
3849 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3850
3851 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3852 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3853 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3854 leon3v7 as leon3.
3855 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3856 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3857 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3858 * config/sparc/sparc.md (cpu): Add leon3v7.
3859 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3860
3861 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3862
3863 * MAINTAINERS (write-after-approval): Add myself.
3864
3865 2014-10-23 Ian Lance Taylor <iant@google.com>
3866
3867 * configure.ac: Disable the Go frontend on systems where it is known
3868 to not work.
3869 * configure: Regenerate.
3870
3871 2014-10-23 Richard Biener <rguenther@suse.de>
3872
3873 * Makefile.def: Add libcpp build module and dependencies.
3874 * configure.ac: Add libcpp build module.
3875 * Makefile.in: Regenerate.
3876 * configure: Likewise.
3877
3878 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3879
3880 * MAINTAINERS (write-after-approval): Add myself.
3881
3882 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3883
3884 * INSTALL/README: Do not mention CVS.
3885
3886 2014-10-03 Jing Yu <jingyu@google.com>
3887
3888 * configure.ac: Add aarch64 to list of targets that support gold.
3889 * configure: Regenerate.
3890
3891 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3892
3893 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3894
3895 2014-09-29 Catherine Moore <clm@codesourcery.com>
3896
3897 * MAINTAINERS: Add myself as MIPS maintainer.
3898
3899 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3900
3901 * MAINTAINERS: Move myself to MIPS maintainers.
3902
3903 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3904
3905 * MAINTAINERS: Put all email addresses between '<' and '>'.
3906
3907 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3908
3909 * MAINTAINERS: Move myself to reviewers (Fortran).
3910
3911 2014-09-01 Andi Kleen <ak@linux.intel.com>
3912
3913 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3914 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3915 * Makefile.in: Regenerate.
3916
3917 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3918
3919 * rtx-classes-status.txt: Delete
3920
3921 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3922
3923 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3924
3925 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3926
3927 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3928 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3929 of checking for version number.
3930 * configure: Regenerated.
3931 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3932
3933 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3934
3935 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3936 is done; begin phase 6 (use extra rtx_def subclasses).
3937
3938 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3939
3940 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3941 done; begin phase 5 (additional rtx_def subclasses).
3942
3943 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3944
3945 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3946
3947 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3948
3949 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3950 SET_BB_HEADER are done.
3951
3952 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3953
3954 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3955 done.
3956
3957 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3958
3959 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3960
3961 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3962
3963 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3964
3965 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3966
3967 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3968
3969 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3970
3971 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3972
3973 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3974
3975 * rtx-classes-status.txt: Phase 3 (per-file commits within
3976 "config" subdirs) is done; begin phase 4 (removal of
3977 "scaffolding").
3978
3979 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3980
3981 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3982 dir) is done; begin phase 3 (per-file commits within "config"
3983 subdirs).
3984
3985 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3986
3987 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3988 phase 2 (per-file commits in main source dir).
3989
3990 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3991
3992 * configure: Regenerated.
3993
3994 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3995
3996 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3997
3998 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3999
4000 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4001
4002 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4003
4004 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4005
4006 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4007
4008 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4009
4010 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4011
4012 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4013
4014 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
4018 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4019
4020 * MAINTAINERS: Remove myself
4021
4022 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4023
4024 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4025
4026 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4031
4032 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4033 SET_BB_HEADER, SET_BB_FOOTER
4034
4035 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4036
4037 * rtx-classes-status.txt: New file
4038
4039 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4040
4041 * configure.ac: Eliminate ClooG installation dependency.
4042 * configure: Regenerate.
4043 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4044 * Makefile.in: Regenerate.
4045
4046 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4055
4056 * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2014-07-28 Anthony Green <green@moxielogic.com>
4059
4060 Import from savannah.gnu.org:
4061 * config.sub: Update to 2014-07-28 version.
4062
4063 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4064
4065 * MAINTAINERS: Remove my MIPS maintainer entry.
4066
4067 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4068
4069 PR target/47230
4070 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4071 * configure: Regenerate.
4072
4073 2014-07-24 James Norris <jnorris@codesourcery.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4078
4079 * configure.ac: Accept only CLooG 0.18.1.
4080 * configure: Regenerate.
4081
4082 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4083
4084 * configure.ac: Don't accept isl 0.11.
4085 * configure: Regenerate.
4086
4087 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4092
4093 * configure.ac: Don't accept isl 0.10.
4094 * configure: Regenerate.
4095
4096 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4097
4098 Fix include path for in-tree cloog.
4099 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4100 * configure: Regenerate.
4101
4102 2014-06-18 Richard Henderson <rth@redhat.com>
4103
4104 * .gitignore: Import gcc_update output.
4105
4106 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4107
4108 * config-ml.in: Robustify ac_configure_args parsing.
4109
4110 * configure.ac (--enable-linker-plugin-configure-flags)
4111 (--enable-linker-plugin-flags): New flags.
4112 (configdirs): Conditionally add libiberty-linker-plugin.
4113 * configure: Regenerate.
4114 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4115 (host_modules) <lto-plugin>: Pay attention to
4116 @extra_linker_plugin_flags@ and
4117 @extra_linker_plugin_configure_flags@.
4118 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4119 * Makefile.in: Regenerate.
4120
4121 * Makefile.tpl (configure-[+prefix+][+module+])
4122 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4123 "module_srcdir" instead of "module" for locating a module's srcdir.
4124 * Makefile.in: Regenerate.
4125
4126 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4131
4132 * MAINTAINERS: Update my email address.
4133
4134 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4135
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4139
4140 * MAINTAINERS (Write After Approval): Add myself.
4141
4142 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4143
4144 PR libstdc++/61011
4145 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4146 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4147 * configure: Regenerate.
4148
4149 2014-05-28 Pedro Alves <palves@redhat.com>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4154
4155 * MAINTAINERS: Update my affiliation/email.
4156
4157 2014-05-19 Mike Stump <mikestump@comcast.net>
4158
4159 * MAINTAINERS: Add wide-int reviewers.
4160
4161 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4162
4163 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4164 * configure: Regenerated.
4165
4166 2014-05-15 Torvald Riegel <triegel@redhat.com>
4167
4168 * MAINTAINERS (libitm): Add myself as maintainer.
4169
4170 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4171
4172 * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4175
4176 * config.sub, config.guess: Import from upstream.
4177
4178 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4179
4180 * MAINTAINERS (Write After Approval): Put myself in correct order.
4181
4182 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4187
4188 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4189 section.
4190
4191 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4192
4193 * MAINTAINERS (Write After Approval): Delete myself.
4194
4195 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4196
4197 PR sanitizer/56781
4198 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4199 and -B* options with -Xcompiler.
4200
4201 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4202
4203 PR bootstrap/60620
4204 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4205 * Makefile.in: Regenerate.
4206
4207 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4208
4209 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4210 for WINDRES_FOR_TARGET in default-manifest.o rule.
4211 * Makefile.in: Regenerate.
4212
4213 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4218
4219 PR sanitizer/56781
4220 * Makefile.def: Set bootstrap=true; for host fixincludes.
4221 * configure.ac: Don't bootstrap host fixincludes unless
4222 --with-build-config=bootstrap-{a,ub}san.
4223 * Makefile.in: Regenerated.
4224 * configure: Regenerated.
4225
4226 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4227
4228 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4229 --enable-vtable-verify option parsing. Don't add
4230 target-libsanitizer to bootstrap_target_libs unless
4231 --with-build-config=bootstrap-asan or
4232 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4233 to bootstrap_target_libs unless --enable-vtable-verify.
4234 * configure: Regenerated.
4235
4236 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
4240 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4241
4242 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4243
4244 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4245
4246 PR bootstrap/58572
4247 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4248 -I for libstdc++-v3 includes if $(LEAN).
4249 * Makefile.in: Regenerated.
4250
4251 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4252
4253 * MAINTAINERS: Update my email address.
4254
4255 2014-02-24 Walter Lee <walt@tilera.com>
4256
4257 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4258 (tilegx-*-*): Change to tilegx*-*-*.
4259 * configure: Regenerate.
4260
4261 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4262
4263 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4264
4265 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4266
4267 * MAINTAINERS (Write After Approval): Add myself.
4268
4269 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4270
4271 PR target/59788
4272 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4273 *solaris2*.
4274
4275 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4276
4277 * MAINTAINERS: Update my email address.
4278
4279 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4280
4281 * MAINTAINERS: Convert to UTF-8.
4282 Properly sort Xinliang David Li's entry.
4283
4284 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4285 Sandra Loosemore <sandra@codesourcery.com>
4286
4287 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4288 nios2 port maintainers.
4289
4290 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4295
4296 * configure.ac: Add user-friendly check for native x86_64-linux
4297 multilibs.
4298 * configure: Regenerate.
4299
4300 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4301
4302 * MAINTAINERS: Add myself as sh maintainer.
4303
4304 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4305
4306 * MAINTAINERS: Add self as SLSR maintainer.
4307
4308 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4309
4310 * MAINTAINERS: Update my email address.
4311
4312 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4313
4314 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4315
4316 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4317
4318 * Makefile.in: Regenerate.
4319
4320 * Makefile.tpl: Fix typo.
4321 * Makefile.in: Regenerate partially.
4322
4323 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4324
4325 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4326 supported.
4327 * configure: Regenerated.
4328
4329 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2013-10-30 Jason Merrill <jason@redhat.com>
4334
4335 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4336 --disable-build-format-warnings.
4337
4338 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4339
4340 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4341 depend on libstdc++ and libgcc.
4342 * configure: Regenerate.
4343 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4344 libcilkrts for POSIX and i*86, and x86_64 architectures.
4345 * Makefile.in: Added libcilkrts related fields to support building it.
4346
4347 2013-10-26 Jeff Law <law@redhat.com>
4348
4349 * Makefile.def (target_modules): Remove libmudflap
4350 (languages): Remove check-target-libmudflap).
4351 * Makefile.in: Rebuilt.
4352 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4353 * configure.ac (target_libraries): Remove target-libmudflap.
4354 Remove checks which disabled libmudflap on some systems.
4355 * configure: Rebuilt.
4356 * libmudflap: Directory removed.
4357
4358 2013-10-21 Cong Hou <congh@google.com>
4359
4360 * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2013-10-16 Mike Stump <mikestump@comcast.net>
4363
4364 * .dir-locals.el: Add.
4365
4366 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4367
4368 * configure.ac: Add --enable-host-shared
4369 * configure: Regenerate.
4370
4371 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4372
4373 Import from savannah.gnu.org:
4374 * config.guess: Update to 2013-06-10 version.
4375 * config.sub: Update to 2013-10-01 version.
4376
4377 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4378
4379 Changes to build configuration to allow big endian ARC ELF toolchain
4380 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4381 * configure: Regenerate.
4382
4383 2013-09-20 Alan Modra <amodra@gmail.com>
4384
4385 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4386 ppc host match. Support little-endian powerpc linux hosts.
4387
4388 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4389
4390 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4391 maintainer.
4392
4393 2013-09-12 DJ Delorie <dj@redhat.com>
4394
4395 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4396 maintainers.
4397
4398 2013-09-03 Richard Biener <rguenther@suse.de>
4399
4400 * configure.ac: Also allow ISL 0.12.
4401 * configure: Regenerated.
4402
4403 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4408
4409 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4410
4411 2013-08-26 Caroline Tice <cmtice@google.com>
4412
4413 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4414 "Various Reviewers" to libvtv "Various Maintainers".
4415
4416 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4417
4418 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4419
4420 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4421
4422 * MAINTAINERS: Update name, email.
4423
4424 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4425
4426 * MAINTAINERS (Write After Approval): Add myself.
4427
4428 2013-08-12 Caroline Tice <cmtice@google.com>
4429
4430 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4431 address in the Write After Approval section.
4432
4433 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4434
4435 * MAINTAINERS (Write After Approval): Update email.
4436
4437 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4438
4439 * configure.ac: Adjust to check VTV_SUPPORTED.
4440 * configure: Regenerated.
4441
4442 2013-08-02 Caroline Tice <cmtice@google.com>
4443
4444 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4445 on non-linux systems; add target-libvtv to noconfigdirs; add
4446 libsupc++/.libs to C++ library search paths.
4447 * configure: Regenerated.
4448 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4449 libstdc++ and libgcc.
4450 * Makefile.in: Regenerated.
4451
4452 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4457 Shiva Chen <shiva0217@gmail.com>
4458
4459 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4460 nds32 port maintainers.
4461
4462 2013-07-17 Tim Shen <timshen91@gmail.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4467
4468 * configure.ac: Sync from binutils.
4469 * configure: Regenerate.
4470
4471 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4472
4473 * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
4478
4479 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2013-04-30 Brooks Moses <bmoses@google.com>
4484
4485 * MAINTAINERS: Update my email; move myself from Fortran
4486 reviewer to Write After Approval.
4487
4488 2013-04-16 Andreas Schwab <schwab@suse.de>
4489
4490 * configure.ac (aarch64-*-*): Don't disable java.
4491 * configure: Regenerate.
4492
4493 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4494
4495 * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2013-03-30 Matthias Klose <doko@ubuntu.com>
4498
4499 * Makefile.def (target_modules): Don't install libffi.
4500 * Makefile.in: Regenerate.
4501
4502 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4503
4504 * MAINTAINERS (Write After Approval): Add myself.
4505
4506 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4511
4512 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4513 * configure: Regenerated.
4514
4515 2013-02-05 Ian Lance Taylor <iant@google.com>
4516
4517 PR go/55969
4518 * configure.ac: Disable libgo on some systems where it does not
4519 work.
4520
4521 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4522
4523 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4524 Remove Geoff Keating as rs6000 port maintainer, at his request.
4525
4526 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4527
4528 * MAINTAINERS: Update my email.
4529
4530 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4531
4532 * configure: Re-generate.
4533
4534 2013-01-15 Richard Biener <rguenther@suse.de>
4535
4536 PR other/55973
4537 * configure: Re-generate.
4538
4539 2013-01-14 Matthias Klose <doko@ubuntu.com>
4540
4541 * Makefile.def (install-target-libsanitizer): Depend on
4542 install-target-libstdc++-v3.
4543 * Makefile.in: Regenerate.
4544
4545 2013-01-14 Richard Biener <rguenther@suse.de>
4546
4547 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4548 * configure: Re-generate
4549
4550 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4551
4552 * config.sub: Update from config repo.
4553
4554 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4555
4556 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4557 * Makefile.in: Regenerate.
4558
4559 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4560
4561 * MAINTAINERS (arc): Add new port maintainership for myself.
4562
4563 2013-01-09 Jason Merrill <jason@redhat.com>
4564
4565 * .gitignore: Import from gdb repository.
4566
4567 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4568
4569 * Makefile.def (configure-gcc): Depend on all-gmp.
4570 (all-gcc): Remove dependency on all-gmp.
4571 * Makefile.in: Regenerated.
4572
4573 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4574
4575 * config.sub: Merge from config repo.
4576 * config.guess: Ditto.
4577
4578 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4579
4580 * Makefile.def: Merge from binutils.
4581 * Makefile.in: Ditto.
4582
4583 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4584
4585 * MAINTAINERS: Update my email.
4586
4587 2012-12-29 Ben Elliston <bje@gnu.org>
4588
4589 * config.guess: Update to 2012-12-29 version.
4590 * config.sub: Likewise.
4591
4592 2012-12-20 Matthias Klose <doko@ubuntu.com>
4593
4594 * Makefile.def (install-target-libgfortran): Depend on
4595 install-target-libquadmath, install-target-libgcc.
4596 (install-target-libsanitizer): Depend on install-target-libgcc.
4597 (install-target-libjava): Depend on install-target-libgcc.
4598 (install-target-libitm): Depend on install-target-libgcc.
4599 (install-target-libobjc): Depend on install-target-libgcc.
4600 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4601 * Makefile.in: Regenerate.
4602
4603 2012-12-19 Matthias Klose <doko@ubuntu.com>
4604
4605 * Makefile.def (install-target-libgo): Depend on
4606 install-target-libatomic.
4607 * Makefile.in: Regenerate.
4608
4609 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4610
4611 PR go/55201
4612 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4613 * Makefile.in: Regenerate.
4614
4615 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4616
4617 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4618 * configure: Regenerate.
4619
4620 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4621
4622 * config.sub: Merge from config repo.
4623
4624 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4625
4626 * Makefile.def (target_modules): Add bootstrap=true and
4627 raw_cxx=true to libsanitizer.
4628 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4629 * Makefile.in: Regenerated.
4630 * configure: Likewise.
4631
4632 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4633
4634 * MAINTAINERS: Remove self as RTL optimization maintainer.
4635
4636 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
4640 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4641
4642 * Makefile.def (target_modules): Remove bootstrap=true and
4643 raw_cxx=true from libsanitizer.
4644 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4645 * Makefile.in: Regenerated.
4646 * configure: Likewise.
4647
4648 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4649
4650 * Makefile.def (target_modules): Add bootstrap=true and
4651 raw_cxx=true to libsanitizer.
4652 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4653 * Makefile.in: Regenerated.
4654 * configure: Likewise.
4655
4656 2012-11-28 Andrew Pinski <apinski@cavium.com>
4657
4658 PR bootstrap/54279
4659 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4660 * configure: Regenerate.
4661 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4662 * Makefile.in: Regenerate.
4663
4664 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4665
4666 * configure.ac: Disable libsanitizer if we're not building C++.
4667 * configure: Regenerate.
4668
4669 2012-11-15 Roland McGrath <roland@hack.frob.com>
4670
4671 * MAINTAINERS (Write After Approval): Add myself.
4672
4673 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4674
4675 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4676 Kostya Serebryany (kcc@google.com) and
4677 Jakub Jelinek (jakub@redhat.com).
4678 Rename area for Dodji Seketeli (dodji@redhat.com).
4679
4680 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4681
4682 * MAINTAINERS: (asan.c, related): Add myself.
4683
4684 2012-11-14 Roland McGrath <mcgrathr@google.com>
4685
4686 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4687 * configure: Regenerate.
4688
4689 2012-11-13 Richard Henderson <rth@redhat.com>
4690
4691 * configure.ac: Move libsanitizer logic to subdirectory.
4692 * configure: Regenerate.
4693
4694 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4695
4696 * configure.ac: Enable libsanitizer just on x86 linux for now.
4697 * configure: Re-generate.
4698
4699 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4700
4701 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4702 sections.
4703 * configure: Regenerate.
4704
4705 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4706
4707 * configure.ac: Add section for configdirs for libsanitizer.
4708 Disable for cris-*-* and mmix-*-*.
4709 * configure: Regenerate.
4710
4711 2012-11-12 Wei Mi <wmi@google.com>
4712
4713 * configure.ac: Add libsanitizer to target_libraries.
4714 * Makefile.def: Ditto.
4715 * configure: Regenerate.
4716 * Makefile.in: Regenerate.
4717 * libsanitizer: New directory for asan runtime. Contains an empty
4718 tsan directory.
4719
4720 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4721
4722 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4723 against Mingw64 w32api.
4724 * configure: Regenerate.
4725
4726 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4727
4728 * configure: Regenerated.
4729
4730 2012-11-03 Robert Mason <rbmj@verizon.net>
4731
4732 * configure.ac: add --disable-libstdcxx configure option
4733 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4734
4735 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2012-10-24 Sharad Singhai <singhai@google.com>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2012-10-24 Eric Christopher <echristo@gmail.com>
4748
4749 * MAINTAINERS: Update email address.
4750
4751 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4752
4753 PR bootstrap/54820
4754 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4755 * configure: Regenerate.
4756
4757 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4758
4759 * MAINTAINERS (aarch64): Add Marcus and myself.
4760
4761 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4762
4763 PR bootstrap/54820
4764 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4765 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4766 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4767 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4768 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4769 * Makefile.in: Regenerate.
4770 * configure.ac (have_static_libs): New variable and associated check.
4771 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4772 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4773 * configure: Regenerate.
4774
4775 2012-10-10 Richard Biener <rguenther@suse.de>
4776
4777 * MAINTAINERS: Adjust for changed surname.
4778
4779 2012-10-04 Lawrence Crowl <crowl@google.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2012-10-01 Cary Coutant <ccoutant@google.com>
4784
4785 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4786
4787 2012-09-28 Ian Lance Taylor <iant@google.com>
4788
4789 * Makefile.def: Make all-target-libgo depend on
4790 all-target-libbacktrace.
4791 * Makefile.in: Rebuild.
4792
4793 2012-09-26 Ian Lance Taylor <iant@google.com>
4794
4795 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4796 * Makefile.in: Rebuild.
4797
4798 2012-09-20 Walter Lee <walt@tilera.com>
4799
4800 * configure.ac: Add tilegx to list of targets that support gold.
4801 * configure: Regenerate.
4802
4803 2012-09-20 Marek Polacek <polacek@redhat.com>
4804
4805 * MAINTAINERS (Write After Approval): Add myself.
4806
4807 2012-09-19 Steve Ellcey <sellcey@mips.com>
4808
4809 * configure.ac: Add mips*-mti-elf* target.
4810 * configure: Regenerate.
4811
4812 2012-09-17 Ian Lance Taylor <iant@google.com>
4813
4814 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4815 * configure.ac (host_libs): Add libbacktrace.
4816 (target_libraries): Add libbacktrace.
4817 * Makefile.def (host_modules): Add libbacktrace.
4818 (target_modules): Likewise.
4819 * configure, Makefile.in: Rebuild.
4820
4821 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4822
4823 PR target/38607
4824 Merge upstream change.
4825 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4826
4827 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4828 Add libgomp*.o to compare_exclusions for AIX.
4829 * configure: Regenerate.
4830
4831 2012-09-06 Diego Novillo <dnovillo@google.com>
4832
4833 * configure.ac: Bump minimum GMP version to 4.2.3.
4834 * configure: Re-generate.
4835
4836 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4837
4838 PR target/54461
4839 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4840 target-libgloss if not configured --with-avrlibc=no.
4841 * configure: Regenerate.
4842
4843 2012-09-04 Jason Merrill <jason@redhat.com>
4844
4845 * configure.ac: Fix --enable-languages=all.
4846
4847 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4851 2012-09-03 Richard Guenther <rguenther@suse.de>
4852
4853 PR bootstrap/54138
4854 * configure.ac: Re-organize ISL / CLOOG checks to allow
4855 disabling with either --without-isl or --without-cloog.
4856 * configure: Regenerated.
4857
4858 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4859
4860 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4861 * configure: Regenerate.
4862
4863 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4864
4865 * MAINTAINERS: Fix my email address.
4866
4867 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4868
4869 PR binutils/4970
4870 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4871 and opcodes.
4872 * Makefile.in: Regenerated.
4873
4874 2012-08-26 Art Haas <ahaas@impactweather.com>
4875
4876 * configure: Regenerate.
4877
4878 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4879
4880 * INSTALL/README: Also refer to the online installation
4881 instructions.
4882
4883 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886 (Picochip port): Remove myself.
4887
4888 2012-08-14 Diego Novillo <dnovillo@google.com>
4889
4890 Merge from cxx-conversion branch.
4891
4892 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4893 POSTSTAGE1_CONFIGURE_FLAGS.
4894 * Makefile.in: Regenerate.
4895 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4896 Force C++ when bootstrapping.
4897 * configure: Regenerate.
4898
4899 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4900
4901 * MAINTAINERS (Write After Approval): Add myself.
4902
4903 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4904
4905 * README: Document use of ranges of years in copyright notices.
4906
4907 2012-07-06 Richard Guenther <rguenther@suse.de>
4908
4909 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4910 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4911 --with-gmp=system.
4912 * Makefile.in: Regenerated.
4913 * configure: Likewise.
4914
4915 2012-07-06 Richard Guenther <rguenther@suse.de>
4916
4917 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4918 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4919 supply V=1 as extra_make_flags.
4920 * configure: Regenerated.
4921 * Makefile.in: Likewise.
4922
4923 2012-07-04 Tristan Gingold <gingold@adacore.com>
4924
4925 * configure: Regenerate.
4926
4927 2012-07-03 Richard Guenther <rguenther@suse.de>
4928
4929 * Makfile.def (isl): Remove not necessary extra_exports and
4930 extra_make_flags.
4931 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4932 * Makefile.in: Regenerated.
4933
4934 2012-07-03 Richard Guenther <rguenther@suse.de>
4935
4936 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4937 * configure.ac: If either the ISL or the CLooG check failed
4938 do not try to build in-tree versions.
4939 * Makefile.in: Regenerated.
4940 * configure: Regenerated.
4941
4942 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4943
4944 * configure: Regenerate.
4945
4946 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4947
4948 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4949 maintainer.
4950
4951 2012-07-02 Richard Guenther <rguenther@suse.de>
4952
4953 * configure: Regenerated.
4954
4955 2012-07-02 Richard Guenther <rguenther@suse.de>
4956 Michael Matz <matz@suse.de>
4957 Tobias Grosser <tobias@grosser.es>
4958 Sebastian Pop <sebpop@gmail.com>
4959
4960 * Makefile.def: Add ISL host module, remove PPL host module.
4961 Adjust ClooG host module to use the proper ISL.
4962 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4963 * configure.ac: Include config/isl.m4. Add ISL host library,
4964 remove PPL. Remove PPL configury, add ISL configury, adjust
4965 ClooG configury.
4966 * Makefile.in: Regenerated.
4967 * configure: Likewise.
4968
4969 2012-07-02 Richard Guenther <rguenther@suse.de>
4970
4971 Merge from graphite branch
4972 2011-07-21 Tobias Grosser <tobias@grosser.es>
4973
4974 * configure: Regenerated.
4975 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4976 both cloog.org and legacy versions. The only supported version will
4977 be CLooG with the isl backend.
4978
4979 2011-07-21 Tobias Grosser <tobias@grosser.es>
4980
4981 * configure: Regenerated.
4982 * configure.ac: Require cloog isl 0.17.0
4983
4984 2011-07-21 Tobias Grosser <tobias@grosser.es>
4985
4986 * configure: Regenerated.
4987 * config/cloog.m4: Do not define CLOOG_ORG
4988
4989 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4990
4991 * configure.ac: Skip C if explicitly selected.
4992 * configure: Regenerate.
4993
4994 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4995
4996 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4997 they contain -O2.
4998 * configure: Regenerate.
4999
5000 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5001
5002 PR debug/53740
5003 * df.h, df-problems.c, dce.c: Revert last patch.
5004
5005 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5006
5007 * MAINTAINERS (Write After Approval): Update my email address.
5008
5009 2012-06-21 Meador Inge <meadori@codesourcery.com>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
5013 2012-06-20 Jason Merrill <jason@redhat.com>
5014
5015 * Makefile.tpl (check-target-libgomp-c++): New.
5016 (check-target-libitm-c++): New.
5017 * Makefile.def (c++): Add them.
5018 * Makefile.in: Regenerate.
5019
5020 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
5024 2012-05-16 Olivier Hainque <hainque@adacore.com>
5025
5026 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5027 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5028 (install-no-fixedincludes): Adjust accordingly.
5029 * Makefile.in: Regenerate.
5030
5031 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5032
5033 Merge upstream change
5034 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5035
5036 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5037
5038 * MAINTAINERS (Write After Approval): Add myself.
5039
5040 2012-05-09 Nick Clifton <nickc@redhat.com>
5041 Paul Smith <psmith@gnu.org>
5042
5043 PR bootstrap/50461
5044 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5045 allow for the fact that from release v3.1.0 of MPFR the source
5046 files were moved into a src sub-directory.
5047 * configure: Regenerate.
5048
5049 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5050
5051 * configure.ac: Bump minimum MPFR version to 2.4.0.
5052 * configure: Regenerated.
5053
5054 2012-05-01 Richard Henderson <rth@redhat.com>
5055
5056 * Makefile.def (libatomic): New target_module.
5057 * configure.ac (target_libraries): Add libatomic.
5058 (noconfigdirs): Check if libatomic is supported.
5059 * Makefile.in, configure: Rebuild.
5060
5061 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
5065 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5066
5067 * config.sub: Update to 2012-04-18 version from official repo.
5068
5069 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5070
5071 * MAINTAINERS (Write After Approval): Add myself.
5072
5073 2012-04-11 Steve Ellcey <sellcey@mips.com>
5074
5075 * MAINTAINERS: Changed email address.
5076
5077 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5078
5079 PR target/52737
5080 * contrib/gcc_update (files_and_dependencies):
5081 Remove gcc/config/avr/t-multilib from touch data.
5082
5083 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5084
5085 * MAINTAINERS (OS Port Maintainers): Remove irix.
5086 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5087 (unsupported_languages): Remove mips-sgi-irix6.*.
5088 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5089 (with_stabs): Remove.
5090 * configure: Regenerate.
5091
5092 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5093
5094 * MAINTAINERS (OS Port Maintainers): Remove osf.
5095 * configure.ac (enable_libgomp): Remove *-*-osf*.
5096 (with_stabs): Remove alpha*-*-osf*.
5097 * configure: Regenerate.
5098
5099 2012-03-05 Tristan Gingold <gingold@adacore.com>
5100
5101 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5102 * configure: Regenerate.
5103
5104 2012-02-17 Walter Lee <walt@tilera.com>
5105
5106 * MAINTAINERS: (Write After Approval): Delete myself.
5107
5108 2012-02-14 Walter Lee <walt@tilera.com>
5109
5110 * MAINTAINERS (tilegx port): Add myself.
5111 (tilepro port): Add myself.
5112 (Write After Approval): Add myself.
5113
5114 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5115
5116 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5117 and Joseph Myers as docstring relicensing maintainers.
5118
5119 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5120
5121 * MAINTAINERS (write-after-approval): Add myself.
5122
5123 2012-02-08 Ira Rosen <irar@il.ibm.com>
5124
5125 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5126 maintainer.
5127
5128 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5129
5130 * MAINTAINERS (Write After Approval): Move myself to
5131 maintain alphabetical order.
5132
5133 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5134
5135 * MAINTAINERS (Write After Approval): Add myself.
5136
5137 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
5141 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5142 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5143
5144 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5145 * configure: Regenerate.
5146
5147 2012-01-23 Harshit Chopra <harshit@google.com>
5148
5149 * MAINTAINERS (Write After Approval): Add myself.
5150
5151 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5152
5153 * configure.ac: Remove reference to mh-interix.
5154 * configure: Regenerate.
5155
5156 2012-01-05 Richard Henderson <rth@redhat.com>
5157
5158 PR bootstrap/51072
5159 * configure.ac: Disable libitm if c++ is not enabled.
5160 * configure: Rebuild.
5161
5162 * configure.ac: Fix regexp for same.
5163 * configure: Rebuild.
5164
5165 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2012-01-02 Richard Guenther <rguenther@suse.de>
5170
5171 PR bootstrap/51686
5172 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5173 * Makefile.in: Regenerate.
5174
5175 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5176
5177 * MAINTAINERS (Write After Approval): Add myself.
5178
5179 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5180
5181 * configure: Regenerate.
5182
5183 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5184
5185 * MAINTAINERS (picochip): Changed email address.
5186
5187 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5188
5189 * MAINTAINERS (write-after-approval): Add self.
5190
5191 2011-11-29 DJ Delorie <dj@redhat.com>
5192
5193 * configure.ac (rl78-*-*) New case.
5194 * configure: Regenerate.
5195 * MAINTAINERS: Add myself as RL78 maintainer.
5196
5197 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5198
5199 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5200
5201 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5202
5203 * libtool.m4: Additional FreeBSD 10 fixes.
5204
5205 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5206
5207 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5208 Maintainers section, as Epiphany maintainer.
5209
5210 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5211
5212 PR target/49992
5213 * configure.ac: Remove ranlib special-casing for Darwin.
5214 * configure: Regenerate.
5215
5216 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5217
5218 * MAINTAINERS (Reviewers): Keep the list sorted.
5219
5220 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5221
5222 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5223
5224 2011-11-09 Roland McGrath <mcgrathr@google.com>
5225
5226 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5227 * configure: Rebuild.
5228 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5229 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5230 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5231 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5232 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5233 Add READELF.
5234 * Makefile.in: Rebuild.
5235
5236 2011-11-09 Jason Merrill <jason@redhat.com>
5237
5238 * Makefile.def (language=c++): Remove check-c++0x.
5239 * Makefile.in (check-gcc-c++): Regenerate.
5240
5241 2011-11-08 Richard Henderson <rth@redhat.com>
5242
5243 * configure.ac: Test for libitm directory present first.
5244
5245 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5246
5247 * configure.ac: Test libitm/configure.tgt to disable libitm.
5248 * configure: Rebuild.
5249
5250 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5251 Richard Henderson <rth@redhat.com>
5252
5253 Merged from transactional-memory.
5254
5255 * Makefile.def (lang_env_dependencies): libitm is c++.
5256 Add libitm target module.
5257 * configure.ac: Likewise.
5258 * config/mmap.m4: New file.
5259 * contrib/gcc_update: Add libitm to touch data.
5260 * Makefile.in, configure: Rebuild.
5261
5262 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5263
5264 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5265 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5266 * Makefile.in: Regenerate.
5267
5268 2011-11-01 DJ Delorie <dj@redhat.com>
5269
5270 * config.sub: Update to version 2011-10-29 (added rl78)
5271
5272 2011-10-27 Nick Clifton <nickc@redhat.com>
5273
5274 * config.sub: Import these changes from the config project:
5275
5276 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5277 Ben Elliston <bje@gnu.org>
5278
5279 * config.sub (epiphany): New.
5280
5281 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5282 Ben Elliston <bje@gnu.org>
5283
5284 * config.sub (hexagon, hexagon-*): New.
5285
5286 2011-08-23 Roland McGrath <mcgrathr@google.com>
5287
5288 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5289 64eb to be64.
5290
5291 2011-08-16 Roland McGrath <mcgrathr@google.com>
5292
5293 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5294 (nacl): Grok as alias for 32el-unknown-nacl.
5295
5296 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5297
5298 * MAINTAINERS (Write After Approval): Add myself.
5299
5300 2011-10-24 Teresa Johnson <tejohnson@google.com>
5301
5302 * MAINTAINERS (Write After Approval): Add myself.
5303
5304 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5305
5306 * MAINTAINERS (sparc port): Remove myself.
5307
5308 2011-09-14 Tom de Vries <tom@codesourcery.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2011-08-14 Yao Qi <yao@codesourcery.com>
5313
5314 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5315 * configure: Regenerate.
5316
5317 2011-07-26 Ian Lance Taylor <iant@google.com>
5318
5319 * configure.ac: Set have_compiler based on whether gcc directory
5320 exists, rather than on whether gcc is in configdirs.
5321 * configure: Rebuild.
5322
5323 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5324
5325 * MAINTAINERS (Global Reviewers): Add self.
5326
5327 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5328
5329 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5330 link directories.
5331 * Makefile.in: Rebuild.
5332
5333 2011-07-20 Ian Lance Taylor <iant@google.com>
5334
5335 PR bootstrap/49787
5336 * configure.ac: Move --enable-bootstrap handling earlier in file.
5337 If --enable-bootstrap and either --enable-build-with-cxx or
5338 --enable-build-poststage1-with-cxx, enable C++ automatically.
5339 * configure: Rebuild.
5340
5341 2011-07-19 Ian Lance Taylor <iant@google.com>
5342
5343 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5344 make C++ a boot_language. Set and substitute
5345 POSTSTAGE1_CONFIGURE_FLAGS.
5346 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5347 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5348 * configure, Makefile.in: Rebuild.
5349
5350 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5351
5352 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5353 maintainers.
5354
5355 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5356
5357 * MAINTAINERS (Global Reviewers): Add myself.
5358
5359 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5360
5361 * configure: Regenerate.
5362
5363 2011-07-16 Jason Merrill <jason@redhat.com>
5364
5365 * Makefile.def (language=c++): Add check-c++0x and
5366 check-target-libmudflap-c++.
5367 * Makefile.tpl (check-target-libmudflap-c++): New.
5368 * Makefile.in: Regenerate.
5369
5370 2011-07-16 Matthias Klose <doko@ubuntu.com>
5371
5372 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5373 * Makefile.def (target_modules/libjava): Pass
5374 $(EXTRA_CONFIGARGS_LIBJAVA).
5375 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5376 if not configured with --enable-static-libjava.
5377 * Makefile.in: Regenerate.
5378 * configure: Likewise.
5379
5380 2011-07-15 Jason Merrill <jason@redhat.com>
5381
5382 * Makefile.in (check-c++): Move check-gcc-c++0x after
5383 check-target-libstdc++-v3.
5384
5385 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5386
5387 * MAINTAINERS (c6x port): New entry.
5388
5389 2011-07-13 Jason Merrill <jason@redhat.com>
5390
5391 * Makefile.in (check-gcc-c++0x): New.
5392 (check-c++): Depend on it.
5393
5394 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5395
5396 PR target/39150
5397 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5398 x86_64-*-solaris2.1[0-9]*.
5399 * configure: Regenerate.
5400
5401 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5402
5403 * MAINTAINERS (RTL optimizers): Add self.
5404
5405 2011-06-27 Gabriel Charette <gchare@google.com>
5406
5407 * MAINTAINERS (Write After Approval): Add myself.
5408
5409 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5410
5411 PR regression/47836
5412 PR bootstrap/23656
5413 PR other/47733
5414 PR bootstrap/49247
5415 PR c/48825
5416 * configure.ac (target_libraries): Remove target-libiberty.
5417 Remove case-statement setting skipdirs=target-libiberty for
5418 multiple targets. Remove checking target_configdirs and
5419 removing target-libiberty but keeping target-libgcc if
5420 otherwise empty.
5421 * Makefile.def (target_modules): Don't add libiberty.
5422 (dependencies): Remove all traces of target-libiberty.
5423 * configure, Makefile.in: Regenerate.
5424
5425 2011-06-13 Walter Lee <walt@tilera.com>
5426
5427 * configure.ac (tilepro-*-*) New case.
5428 (tilegx-*-*): Likewise.
5429 * configure: Regenerate.
5430
5431 2011-06-06 Jing Yu <jingyu@google.com>
5432
5433 * configure.ac: Skip target-libiberty for
5434 arm*-*-linux-androideabi.
5435 * configure: Regenerated.
5436
5437 2011-06-06 Nick Clifton <nickc@redhat.com>
5438
5439 * config.sub: Sync from upstream.
5440
5441 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
5445 2011-06-01 Daniel Jacobowitz <drow@false.org>
5446
5447 * MAINTAINERS: Update my email address.
5448
5449 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5450
5451 * MAINTAINERS (Write After Approval): Update my email address.
5452
5453 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5454
5455 * MAINTAINERS (Write After Approval): Add myself.
5456
5457 2011-05-08 Doug Kwan <dougkwan@google.com>
5458
5459 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5460 * configure: Regenerated.
5461 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5462 value from configure.
5463 * Makefile.in: Regenerated.
5464
5465 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5466
5467 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5468 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5469 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5470 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5471 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5472 *-*-vxworks*): Disable newlib and libgloss in separate case
5473 statement.
5474 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5475 to separate case statement.
5476 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5477 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5478 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5479 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5480 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5481 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5482 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5483 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5484 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5485 i[[3456789]]86-*-rdos*, m32r-*-*,
5486 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5487 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5488 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5489 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5490 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5491 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5492 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5493 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5494 and libgloss in main case over targets. Remove most empty cases
5495 in main case over targets.
5496 * configure: Regenerate.
5497
5498 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5499
5500 * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5503
5504 * configure.ac: Remove code setting special library locations for
5505 hppa*64*-*-hpux11*. Remove code setting compiler for
5506 sparc-sun-solaris2*.
5507 * configure: Regenerate.
5508
5509 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5510
5511 * configure.ac: Separate libgloss_dir settings from general case
5512 over targets.
5513 * configure: Regenerate.
5514
5515 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5516
5517 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5518 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5519 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5520 cases in libgcj-disabling case statement.
5521 (hppa*64*-*-linux*): Set unsupported_languages instead of
5522 disabling target-zlib.
5523 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5524 to hppa*64*-*-hpux*.
5525 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5526 hppa*-*-hpux*.
5527 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5528 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5529 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5530 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5531 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5532 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5533 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5534 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5535 libgcj-disabling case statement.
5536 * configure: Regenerate.
5537
5538 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5539
5540 * configure.ac: Disable Java for targets not supporting libffi.
5541 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5542 Remove cases in Java-disabling statement.
5543 (*arm-wince-pe): Change to arm-wince-pe.
5544 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5545 cases in Java-disabling statement.
5546 (bfin-*-*): Don't disable Java again.
5547 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5548 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5549 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5550 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5551 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5552 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5553 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5554 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5555 Java-disabling statement.
5556 (mmix-*-*): Don't disable Java again.
5557 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5558 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5559 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5560 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5561 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5562 statement.
5563 * configure: Regenerate.
5564
5565 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5566
5567 * configure.ac: Separate cases disabling Java and Java libraries
5568 from general case over targets.
5569 * configure: Regenerate.
5570
5571 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5572
5573 * MAINTAINERS: Update my email address.
5574
5575 2011-04-20 Easwaran Raman <eraman@google.com>
5576
5577 * MAINTAINERS (Write After Approval): Add myself.
5578
5579 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5580
5581 PR lto/48086
5582 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5583 * configure: Regenerate.
5584
5585 2011-04-16 Jim Meyering <meyering@redhat.com>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
5588
5589 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5590
5591 * MAINTAINERS: Update my email address.
5592
5593 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5594
5595 * MAINTAINERS (Write After Approval): Add myself.
5596
5597 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5598
5599 * MAINTAINERS (Write After Approval): Add myself.
5600
5601 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5606
5607 * configure.ac (build_tools): Remove build-byacc.
5608 (host_libs): Remove mmalloc.
5609 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5610 autoconf automake libtool diff rcs fileutils shellutils time
5611 textutils wdiff find uudecode hello tar gzip indent recode release
5612 sed perl gawk findutils gettext zip.
5613 (libgcj): Remove target-qthreads.
5614 (target_tools): Remove target-examples target-gperf.
5615 (YACC): Don't handle building byacc.
5616 * configure: Regenerate.
5617 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5618 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5619 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5620 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5621 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5622 handle building components.
5623 * Makefile.in: Regenerate.
5624
5625 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5626
5627 * MAINTAINERS: Update my email address as Xtensa maintainer.
5628
5629 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5630
5631 * config.sub: Sync from upstream.
5632
5633 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5634
5635 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5636 (microblaze*): Don't disable libssp.
5637 * configure: Regenerate.
5638
5639 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5640
5641 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5642 moveifchange.
5643 * configure: Regenerate.
5644 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5645 * Makefile.in: Regenerate.
5646
5647 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5648
5649 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5650 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5651 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5652 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5653 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5654 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5655 md_exec_prefix cases.
5656 * configure: Regenerate.
5657
5658 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5659
5660 * configure.ac: Separate cases disabling target-libssp,
5661 target-libiberty, target-libstdc++-v3 and Fortran from general
5662 case over targets.
5663 * configure: Regenerate.
5664
5665 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5666
5667 * configure.ac (*-*-chorusos): Don't disable libgcj.
5668 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5669 Remove case.
5670 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5671 (arm-*-coff): Don't disable libgcj.
5672 (arm*-*-linux-gnueabi): Remove useless assignment.
5673 (arm-*-riscix*): Don't disable libgcj.
5674 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5675 configuration.
5676 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5677 (c54x*-*-*): Remove case.
5678 (tic54x-*-*): Don't disable GCC or GCC libraries.
5679 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5680 to *.
5681 (d10v-*-*): Don't disable GCC libraries.
5682 (d30v-*-*): Don't disable libgcj.
5683 (h8500-*-*): Don't disable GCC libraries.
5684 (i960-*-*): Don't disable libgcj.
5685 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5686 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5687 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5688 libgcj.
5689 (m68k-*-coff*): Remove case.
5690 (mmix-*-*): Don't disable libgloss on host.
5691 (mn10200-*-*, mn10300-*-*): Remove cases.
5692 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5693 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5694 Don't disable libgcj.
5695 (romp-*-*): Remove case.
5696 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5697 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5698 case.
5699 (v810-*-*): Don't disable GCC libraries.
5700 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5701 (ip2k-*-*): Don't disable GCC libraries.
5702 * configure: Regenerate.
5703
5704 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5705
5706 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5707 libffi on host.
5708 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5709 on host.
5710 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5711 * configure: Regenerate.
5712
5713 2011-03-26 John Marino <binutils@marino.st>
5714
5715 * configure.ac: Add support for *-*-dragonfly*
5716 * configure: Regenerate.
5717
5718 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5719
5720 * configure.ac (native_only): Remove.
5721 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5722 send-pr uudecode guile gnuserv on host.
5723 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5724 send-pr rcs guile perl texinfo libtool on host.
5725 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5726 automake send-pr rcs guile perl texinfo libtool on host.
5727 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5728 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5729 (alpha*-dec-osf*): Don't disable fileutils on target.
5730 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5731 texinfo send-pr expect dejagnu on target.
5732 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5733 target-qthreads on target.
5734 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5735 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5736 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5737 x86_64-*-mingw*): Don't disable expect on target.
5738 (*-*-cygwin*): Don't disable target-gperf on target.
5739 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5740 gnuserv on target.
5741 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5742 target.
5743 * configure: Regenerate.
5744
5745 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5746
5747 * configure.ac (target_tools): Remove target-groff.
5748 (native_only): Remove target-groff.
5749 (hppa*64*-*-*): Don't disable byacc.
5750 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5751 setting.
5752 (*-*-kaos*): Don't skip target-librx and target-groff.
5753 (*-*-netware*): Don't skip target-libmudflap.
5754 (*-*-tpf*): Don't skip target-libmudflap.
5755 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5756 directories on the host.
5757 (ia64*-*-*vms*): Don't skip tix.
5758 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5759 host.
5760 * configure: Regenerate.
5761
5762 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5763
5764 * configure.ac: Remove references to mt-mep, mt-netware,
5765 mt-wince.
5766 * Makefile.def: Add all-utils soft dependencies.
5767 * Makefile.tpl: Remove GDB_NLM_DEPS.
5768 * configure: Regenerate.
5769 * Makefile.in: Regenerate.
5770
5771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5772
5773 * configure.ac: Do not include mh-x86omitfp.
5774 * configure: Regenerate.
5775
5776 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5777
5778 * configure.ac: Remove empty cases.
5779 * configure: Regenerate.
5780
5781 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5782
5783 * Makefile.def: Add dependency from termcap to gdb.
5784 * Makefile.in: Regenerate.
5785
5786 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5787
5788 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5789 * configure: Regenerate.
5790 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5791 * Makefile.tpl: Likewise.
5792 * Makefile.in: Regenerate.
5793
5794 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * configure.ac: Remove all mentions of tentative_cc.
5797 * configure: Regenerate.
5798
5799 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5800
5801 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5802 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5803 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5804 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5805 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5806 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5807 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5808 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5809 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5810 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5811 *-*-rhapsody*): Remove host cases.
5812 * configure: Regenerate.
5813
5814 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5815
5816 * configure.ac (ppc*-*-pe): Remove host case.
5817 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5818 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5819 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5820 cases.
5821 * configure: Regenerate.
5822
5823 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5824
5825 * config.sub: Update to version 2011-03-23.
5826
5827 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5828
5829 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5830 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5831 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5832 * configure: Regenerate.
5833
5834 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5835
5836 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5837 to Write After Approval.
5838 * config-ml.in: Don't handle arc-*-elf*.
5839 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5840 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5841 handle GCC libraries.
5842 * configure: Regenerate.
5843
5844 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5845
5846 PR bootstrap/48120:
5847 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5848 Add -lstdc++ -lm to LIBS.
5849 * configure: Regenerate.
5850
5851 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5852
5853 * config.guess: Update to version 2011-02-02
5854 * config.sub: Update to version 2011-02-24
5855
5856 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5857
5858 PR lto/48086
5859 * configure.ac: Re-enable LTO on *-apple-darwin9.
5860 * configure: Regenerate.
5861
5862 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5863
5864 PR lto/48086
5865 * configure.ac: Disable LTO on darwin due to an assembler change in
5866 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5867 under 256.
5868 * configure: Regenerate.
5869
5870 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5871
5872 * MAINTAINERS: Update myself as score backend maintainer,
5873 update my e-mail address.
5874
5875 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5876
5877 * MAINTAINERS: Update my e-mail address.
5878
5879 2011-03-06 Joey Ye <joey.ye@arm.com>
5880
5881 * MAINTAINERS: Update my e-mail address.
5882
5883 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5884
5885 * configure.ac: Adjust test of with_ppl.
5886 * configure: Regenerated.
5887
5888 2011-03-02 Kai Tietz <ktietz@redhat.com>
5889
5890 * MAINTAINERS: Adjust my e-mail address.
5891
5892 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5893
5894 * configure.ac: Add -lpwl to ppllibs.
5895 * configure: Regenerated.
5896
5897 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5898
5899 * config/cloog.m4: Add -lisl to clooglibs.
5900 * configure: Regenerated.
5901
5902 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5903
5904 * MAINTAINERS (CPU Port maintainers): Add self.
5905
5906 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5907
5908 * MAINTAINERS: Add myself as testsuite maintainer.
5909
5910 2011-02-15 Mike Stump <mikestump@comcast.net>
5911
5912 * MAINTAINERS: Add myself as testsuite maintainer.
5913
5914 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5915
5916 Import from Libtool and gnulib:
5917
5918 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5919
5920 Prepare for supporting FreeBSD 10.
5921 * config.rpath: Remove handling of freebsd1* which soon would
5922 match FreeBSD 10.0.
5923
5924 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5925
5926 Remove support for FreeBSD 1.x.
5927 * libtool.m4 (_LT_LINKER_SHLIBS)
5928 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5929 soon would incorrectly match FreeBSD 10.0.
5930
5931 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5932
5933 PR binutils/12283
5934 * move-if-change: Import version from gnulib.
5935
5936 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5937
5938 PR lto/47225
5939 * Makefile.def (lto-plugin): Double dash for enable-shared.
5940 (configure-gcc): Depend on all-lto-plugin.
5941 * Makefile.in: Rebuilt.
5942
5943 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5944
5945 * configure.ac: Remove extra bracket.
5946 * configure: Regenerate.
5947
5948 2011-02-08 Tobias Burnus <burnus@net-b.de>
5949
5950 * MAINTAINERS: Add myself as libquadmath maintainer.
5951
5952 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5953
5954 * MAINTAINERS: Update my email address.
5955
5956 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5957
5958 * MAINTAINERS (option handling): Add self.
5959
5960 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5961
5962 PR lto/47225
5963 * Makefile.def: Add dependency for install-gcc
5964 on install-lto-plugin.
5965 * Makfile.in: Regenerated
5966
5967 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5968
5969 * MAINTAINERS (CPU Port Maintainers): Add myself.
5970
5971 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5972
5973 PR libgcj/44341
5974 * configure.ac: Discard --with-* flags for host when configuring
5975 target libraries for cross build.
5976 * configure: Rebuilt.
5977
5978 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5979
5980 * MAINTAINERS (linear loop transforms): Removed.
5981
5982 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5983
5984 * configure.ac: If with_ppl is no, move setting with_cloog=no
5985 after CLOOG_REQUESTED check.
5986 * configure: Regenerated.
5987
5988 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5989
5990 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5991 CLooG has been requested.
5992 * configure: Regenerated.
5993
5994 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5995
5996 * configure: Regenerated.
5997 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5998
5999 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6000
6001 * configure: Regenerated.
6002 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6003
6004 2011-01-21 Andreas Schwab <schwab@redhat.com>
6005
6006 * configure.ac: Use AS_HELP_STRING throughout.
6007 * configure: Regenerate.
6008
6009 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6010
6011 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6012 * configure: Regenerate.
6013
6014 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6015
6016 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6017
6018 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6019
6020 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6021 for ia64-hpux.
6022 * configure: Regenerate.
6023
6024 2011-01-07 Jan Hubicka <jh@suse.cz>
6025
6026 PR lto/47225
6027 * Makefile.in: Regenerate.
6028 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6029 configure.
6030
6031 2011-01-07 Jan Hubicka <jh@suse.cz>
6032
6033 * Makefile.in: Regenerate.
6034 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6035 and configure dependency on lto-plugin configure.
6036 (lto-plugin module): Remove dependency on GCC; add dependency on
6037 liniberty.
6038
6039 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6040
6041 * MAINTAINERS (Write After Approval): Add myself.
6042
6043 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6044
6045 * configure: Regenerate.
6046
6047 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6048
6049 * configure.ac: (picochip): Disable libiberty.
6050
6051 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6052
6053 * MAINTAINERS (Write After Approval): Add myself.
6054
6055 2010-12-10 Ian Lance Taylor <iant@google.com>
6056
6057 PR bootstrap/46819
6058 * configure.ac: For --disable-libgcj clear libgcj_saved.
6059 * configure: Rebuild.
6060
6061 2010-12-10 Tobias Burnus <burnus@net-b.de>
6062
6063 PR fortran/46540
6064 * configure.ac: Add --disable-libquadmath and
6065 --disable-libquadmath-support.
6066 * configure: Regenerate.
6067
6068 2010-12-03 Ian Lance Taylor <iant@google.com>
6069
6070 * MAINTAINERS: Add myself as libgo maintainer.
6071
6072 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6073
6074 PR libffi/46792
6075 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6076 * configure: Regenerate.
6077
6078 2010-12-02 Ian Lance Taylor <iant@google.com>
6079
6080 * configure.ac: Always set default for poststage1_ldflags to
6081 -static-libstdc++ -static-libgcc.
6082
6083 2010-11-29 Andreas Schwab <schwab@redhat.com>
6084
6085 * configure.ac: Move comment to remove extra space in last argument
6086 of GCC_TARGET_TOOL.
6087
6088 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6089
6090 PR other/46026
6091 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6092 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6093 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6094 (BASE_FLAGS_TO_PASS): Use it.
6095 * configure: Rebuilt.
6096 * Makefile.in: Rebuilt.
6097
6098 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6099
6100 PR binutils/12258
6101 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6102 Properly check default linker.
6103 * configure: Regnerated.
6104
6105 2010-11-23 Matthias Klose <doko@ubuntu.com>
6106
6107 * configure.ac: For --enable-gold, handle value `default' instead of
6108 `both*'. New configure option --{en,dis}able-ld.
6109 * configure: Regenerate.
6110
6111 2010-11-20 Ian Lance Taylor <iant@google.com>
6112
6113 * configure.ac: Only disable a language library if no language needs
6114 it. Don't let --disable-libgcj uncondtionally disable libffi.
6115 * configure: Rebuild.
6116
6117 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6118
6119 * Makefile.in: Regenerate.
6120
6121 PR other/46202
6122 * configure.ac: Fix just-built in-tree STRIP name to be
6123 binutils/strip-new.
6124 * configure: Regenerate.
6125 * Makefile.def (install-strip-gcc, install-strip-binutils)
6126 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6127 (install-strip-sid): Mirror dependencies on non-strip variants
6128 of these targets on the respective -strip prerequisites.
6129 * Makefile.tpl (install-strip, install-strip-host)
6130 (install-strip-target): New targets.
6131 (install-strip-[+module+], install-strip-target-[+module+]):
6132 New targets.
6133 * Makefile.in: Regenerate.
6134
6135 2010-11-19 Ian Lance Taylor <iant@google.com>
6136 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6137
6138 * configure.ac: Add target-libgo to target_libraries. Set
6139 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6140 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6141 (HOST_EXPORTS): Add GOC.
6142 (BASE_TARGET_EXPORTS): Add GOC.
6143 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6144 (GOCFLAGS_FOR_TARGET): New variable.
6145 (EXTRA_HOST_FLAGS): Add GOC.
6146 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6147 * Makefile.def (target_modules): Add libgo.
6148 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6149 (dependencies): Add dependency from configure-target-libgo to
6150 configure-target-libffi and all-target-libstdc++-v3. Add
6151 dependencies from all-target-libgo to all-target-libffi.
6152 (languages): Add go.
6153 * configure: Rebuild.
6154 * Makefile.in: Rebuild.
6155
6156 2010-11-19 Ian Lance Taylor <iant@google.com>
6157
6158 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6159 compiler/flag environment variables.
6160
6161 2010-11-18 Ian Lance Taylor <iant@google.com>
6162
6163 * configure.ac: Check for lang_requires_boot_languages in
6164 config-lang.in files.
6165 * configure: Rebuild.
6166
6167 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6168 Tobias Burnus <burnus@net-b.de>
6169
6170 PR fortran/32049
6171 * Makefile.def: Add libquadmath; build it with language=fortran.
6172 * configure.ac: Add libquadmath.
6173 * Makefile.tpl: Handle multiple libs in check-[+language+].
6174 * Makefile.in: Regenerate.
6175 * configure: Regenerate.
6176
6177 2010-11-16 Tom Tromey <tromey@redhat.com>
6178
6179 * MAINTAINERS: Moved myself to reviewers section.
6180
6181 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6182
6183 * MAINTAINERS: Moved myself to reviewers section.
6184
6185 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6186
6187 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6188 (Write After Approval): Remove self.
6189
6190 2010-11-15 Andreas Schwab <schwab@redhat.com>
6191
6192 * configure.ac: Fix spelling in option names.
6193 * configure: Regenerated.
6194
6195 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6196
6197 PR bootstrap/39622
6198 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6199 * configure: Regenerated.
6200
6201 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6202
6203 * MAINTAINERS: Update my email address.
6204
6205 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6206
6207 * configure: Regenerate.
6208
6209 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6210
6211 * configure: Regenerate.
6212
6213 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6214
6215 * configure: Regenerate.
6216
6217 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6218
6219 * configure: Regenerate.
6220
6221 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6222
6223 * configure.ac: Support official CLooG.org versions.
6224 * configure: Regenerate.
6225 * config/cloog.m4: New.
6226
6227 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6228
6229 * MAINTAINERS (Write After Approval): Add myself.
6230
6231 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6232
6233 * MAINTAINERS: Update my email address.
6234
6235 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6236
6237 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6238 * configure: Regenerate.
6239
6240 2010-11-03 Ian Lance Taylor <iant@google.com>
6241 Dave Korn <dave.korn.cygwin@gmail.com>
6242
6243 PR lto/46273
6244 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6245 and on other supported platforms whenever LTO is enabled.
6246 * configure: Rebuild.
6247
6248 2010-11-02 Alan Modra <amodra@gmail.com>
6249
6250 PR binutils/12110
6251 * configure.ac: Error when source path contains spaces.
6252 * configure: Regenerate.
6253
6254 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6255
6256 * MAINTAINERS: Update my email address.
6257
6258 2010-10-20 Ian Lance Taylor <iant@google.com>
6259
6260 * Makefile.def (target_modules): Set lib_path to src/.libs for
6261 libstdc++-v3 module.
6262 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6263 * Makefile.in: Rebuild.
6264
6265 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6266
6267 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6268 (Write After Approval): Remove myself.
6269
6270 2010-10-15 Tristan Gingold <gingold@adacore.com>
6271
6272 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6273
6274 2010-10-14 Douglas Rupp <rupp@gnat.com>
6275
6276 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6277
6278 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6279
6280 * configure.ac (build_lto_plugin): New shell variable.
6281 (--enable-lto): Turn on by default for all non-ELF platforms that
6282 have had LTO support added so far. Set build_lto_plugin appropriately
6283 for both ELF and non-ELF.
6284 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6285 * configure: Regenerate.
6286
6287 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6288
6289 Sync from src:
6290 * configure.ac (v850 support): Remove target-libgloss from
6291 noconfigdirs.
6292 * configure: Regenerate.
6293
6294 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6295
6296 PR bootstrap/45326
6297 PR bootstrap/45174
6298 * configure.ac: Honor initial values of $build_configargs,
6299 $host_configargs, $target_configargs. Mark the precious, so
6300 environment settings get recorded.
6301 * configure: Regenerate.
6302
6303 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6304
6305 PR bootstrap/45796
6306 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6307 Depend on all-build-libiberty.
6308 * Makefile.in: Regenerate.
6309
6310 2010-09-30 Michael Eager <eager@eagercon.com>
6311
6312 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6313 * configure: Regenerate.
6314
6315 2010-09-28 Michael Eager <eager@eagercon.com>
6316
6317 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6318
6319 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6320
6321 PR bootstrap/44621
6322 * configure.ac: Fix unportable shell quoting.
6323 * configure: Regenerate.
6324
6325 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6326
6327 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6328 targets and amend comment.
6329 * configure: Regenerate.
6330
6331 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6332
6333 * MAINTAINERS (Write After Approval): Add myself.
6334
6335 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6336
6337 * configure.ac: Enable LTO by default on Darwin.
6338 * configure: Regenerate.
6339
6340 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6341
6342 * MAINTAINERS (Write After Approval): Add myself.
6343
6344 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
6348 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6349
6350 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6351 ports
6352
6353 2010-07-28 David Yuste <david.yuste@gmail.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6358
6359 * configure.ac: Support all v850 targets.
6360 * configure: Regenerate.
6361
6362 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6363
6364 PR bootstrap/44455
6365 * configure.ac (extra_mpfr_configure_flags): Copy from
6366 extra_mpc_gmp_configure_flags.
6367 * configure: Re-generated.
6368
6369 2010-07-22 Andi Kleen <ak@linux.intel.com>
6370
6371 * MAINTAINERS (Write After Approval): Add myself.
6372
6373 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6374
6375 * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6378
6379 * MAINTAINERS (Write After Approval): Add myself.
6380
6381 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6382
6383 PR target/44862
6384 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6385 Provide -B option to allow for link spec %s substitutions for
6386 libstdc++.a on darwin.
6387 * Makefile.in: Regenerate.
6388
6389 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6390
6391 * MAINTAINERS (Reviewers): Update my e-mail address
6392
6393 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6394
6395 * Makefile.def (configure-gcc): Depend on all-libelf.
6396 * Makefile.in: Rebuild.
6397
6398 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6399
6400 * MAINTAINERS (Write After Approval): Add myself in the right place.
6401
6402 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6403
6404 * MAINTAINERS (Write After Approval): Add myself.
6405
6406 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6407
6408 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6409
6410 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6411
6412 * config.sub: Update to version 2010-05-21.
6413 * config.guess: Update to version 2010-04-03.
6414
6415 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6416
6417 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6418 * configure: Regenerate.
6419
6420 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6421
6422 * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6425
6426 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6427 a platform that supports LTO.
6428 * configure: Regenerate.
6429
6430 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6431
6432 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6433 * configure: Regenerated.
6434
6435 2010-04-27 Roland McGrath <roland@redhat.com>
6436 H.J. Lu <hongjiu.lu@intel.com>
6437
6438 * configure.ac (--enable-gold): Support both, both/gold and
6439 both/bfd to add gold to configdirs without removing ld.
6440 * configure: Regenerated.
6441
6442 * Makefile.def: Add install-gold dependency to install-ld.
6443 * Makefile.in: Regenerated.
6444
6445 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6446
6447 PR lto/42776
6448 * configure.ac (--enable-lto): Refactor handling so libelf tests
6449 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6450 and allow LTO to be explicitly enabled on non-ELF platforms that
6451 are known to support it inside else-clause.
6452 * configure: Regenerate.
6453
6454 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6455
6456 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6457 * configure: Regenerate.
6458
6459 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6460
6461 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6462 * configure: Regenerate.
6463
6464 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6465
6466 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6467 separately.
6468 * configure: Regenerate.
6469
6470 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2010-04-14 Tristan Gingold <gingold@adacore.com>
6475
6476 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6477 * configure: Regenerate.
6478
6479 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6480
6481 * configure: Regenerate after change to elf.m4.
6482
6483 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6484
6485 * MAINTAINERS (Write After Approval): Add myself.
6486
6487 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6488
6489 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6490 * configure: Regenerated.
6491
6492 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6493
6494 * configure.ac: Print "buggy but acceptable" when CLooG
6495 revision is less than 9.
6496 * configure: Regenerated.
6497
6498 2010-04-01 Diego Novillo <dnovillo@google.com>
6499
6500 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6501
6502 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6503
6504 PR bootstrap/43615
6505 PR bootstrap/43328
6506
6507 Revert:
6508
6509 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6510
6511 * configure.ac: Do not pass --enable-multilib nor
6512 --disable-multilib in baseargs. Accept explicitly passed
6513 --enable_multilib.
6514 * configure: Regenerate.
6515
6516 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6517
6518 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6519
6520 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6521
6522 * MAINTAINERS: Remove myself.
6523
6524 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525
6526 PR bootstrap/43328
6527 * configure.ac: Do not pass --enable-multilib nor
6528 --disable-multilib in baseargs. Accept explicitly passed
6529 --enable_multilib.
6530 * configure: Regenerate.
6531
6532 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6533
6534 * MAINTAINERS (spu port): Remove me.
6535
6536 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6537
6538 * configure.ac (tic6x-*-*): New case.
6539 * configure: Regenerate.
6540
6541 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6542
6543 * config.sub: Update to version 2010-03-22.
6544 * config.guess: Update to version 2009-12-30.
6545
6546 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6547
6548 PR ada/42554
6549 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6550 * configure: Regenerate.
6551
6552 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6553
6554 * MAINTAINERS: Update my email address.
6555
6556 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6557
6558 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6559 (ghassan.shobaki@amd.com): Removed.
6560
6561 2010-03-17 Alan Modra <amodra@gmail.com>
6562
6563 * MAINTAINERS: Update my email address.
6564
6565 2010-03-16 Diego Novillo <dnovillo@google.com>
6566
6567 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6568 Matthews.
6569
6570 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6571
6572 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6573 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6574
6575 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6576
6577 * MAINTAINERS: Update my email address.
6578
6579 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6580
6581 * MAINTAINERS: Update my email address.
6582
6583 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6584
6585 * MAINTAINERS: Update my email address.
6586
6587 2010-03-09 Jie Zhang <jie@codesourcery.com>
6588
6589 * MAINTAINERS: Update my email address.
6590
6591 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6592
6593 PR libstdc++/32499
6594 * configure.ac (RANLIB): Default to true.
6595 (STRIP): Likewise.
6596 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6597 * configure: Regenerate.
6598
6599 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6600
6601 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6602 (Write After Approval): Update my email address.
6603
6604 2010-02-17 Nick Clifton <nickc@redhat.com>
6605
6606 PR 11238
6607 * Makefile.tpl (local-distclean): Also remove config.cache files in
6608 sub-directories as there may not be Makefiles present in the
6609 sub-directories.
6610 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6611 the config.cache files found by the find command.
6612
6613 * Makefile.in: Regenerate.
6614 * configure.ac: Revert previous delta.
6615 * configure: Regenerate.
6616
6617 2010-02-15 Nick Clifton <nickc@redhat.com>
6618
6619 PR 11238
6620 * configure.ac: Delete config.cache files in sub-directories when
6621 deleting Makefiles.
6622 * configure: Regenerate.
6623
6624 2010-02-12 Ben Elliston <bje@gnu.org>
6625
6626 * MAINTAINERS: Update my email address.
6627
6628 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6629
6630 * MAINTAINERS (spu port): Update my email address.
6631
6632 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6633
6634 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6635
6636 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6637
6638 * configure.ac: Add "recommended" version checks for GMP/MPC.
6639 Update recommended GMP/MPFR/MPC versions.
6640 * configure: Regenerate.
6641
6642 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6643
6644 * MAINTAINERS: Move my Embecosm email address into the
6645 write-after-approval section.
6646
6647 2010-01-26 Ian Lance Taylor <iant@google.com>
6648
6649 * MAINTAINERS: Add myself as Go frontend maintainer.
6650
6651 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6652
6653 PR libstdc++/36101, PR libstdc++/42813
6654 * configure.ac (bootstrap_target_libs): Make inclusion of
6655 target-libgomp conditional on libgomb being in target_configdirs.
6656 * configure: Regenerate.
6657
6658 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6659
6660 PR libstdc++/36101, PR libstdc++/42813
6661 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6662 * configure: Regenerate.
6663
6664 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6665
6666 PR libstdc++/36101, PR libstdc++/42813
6667 * configure.ac (target_configdirs): Substitute.
6668 * Makefile.def: Bootstrap target module libgomp.
6669 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6670 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6671 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6672 * configure, Makefile.in: Regenerate.
6673
6674 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6675
6676 * MAINTAINERS: Adjust my details.
6677
6678 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6679
6680 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6681
6682 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6683
6684 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6685
6686 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
6690 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
6694 2010-01-11 Richard Guenther <rguenther@suse.de>
6695
6696 PR lto/41569
6697 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6698 * Makefile.in: Regenerated.
6699
6700 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6701
6702 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6703 * configure: Regenerate.
6704
6705 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6706 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6707
6708 PR bootstrap/42424
6709 * configure.ac: Include libtool m4 files.
6710 (_LT_CHECK_OBJDIR): Call it.
6711 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6712 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6713
6714 * configure: Regenerate.
6715
6716 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6717
6718 PR bootstrap/41818
6719 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6720 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6721 * Makefile.in: Regenerate.
6722
6723 2010-01-02 Richard Guenther <rguenther@suse.de>
6724
6725 PR lto/41529
6726 * configure.ac: Include config/elf.m4. Disable LTO if not
6727 builting for an elf target.
6728 * configure: Regenerate.
6729
6730 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6731
6732 * MAINTAINERS: Change my email address.
6733
6734 2009-12-18 Ben Elliston <bje@au.ibm.com>
6735
6736 * config.sub, config.guess: Update from upstream sources.
6737
6738 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6739
6740 * MAINTAINERS (Write After Approval): Add myself.
6741
6742 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6743
6744 PR middle-end/30447
6745 PR middle-end/30789
6746 PR other/40302
6747
6748 * configure.ac: Require MPC.
6749 * configure: Regenerate.
6750
6751 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6752
6753 PR target/38384
6754 PR bootstrap/40972
6755 * libtool.m4: Sync from git Libtool.
6756 * ltoptions.m4: Likewise.
6757 * ltversion.m4: Likewise.
6758 * lt~obsolete.m4: Likewise.
6759 * ltmain.sh: Likewise.
6760
6761 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6762
6763 * configure.ac: Update minimum MPC version to 0.8.
6764 * configure: Regenerate.
6765
6766 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6767
6768 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6769 * configure: Regenerated.
6770
6771 2009-11-21 Ian Lance Taylor <iant@google.com>
6772
6773 * configure.ac: Change default of poststage1_ldflags to be empty if
6774 poststage1_libs is set. When poststage1_libs is empty, and
6775 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6776 * configure: Rebuild.
6777
6778 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6779
6780 * MAINTAINERS (Write After Approval): Update my email address.
6781
6782 2009-11-20 Ben Elliston <bje@au.ibm.com>
6783
6784 * config.guess: Update from upstream sources.
6785
6786 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6787
6788 * Makefile.def: Restore host and target settings for gmp.
6789 * Makefile.in: Rebuild.
6790
6791 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6792
6793 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6794 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6795 Fix portability of test of C++ as bootstrap language. Add
6796 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6797 * configure: Rebuild.
6798 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6799 and cloog. Fix in-tree ppl configuration. Introduce libelf
6800 in-tree building.
6801 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6802 (POSTSTAGE1_HOST_EXPORTS): Use it.
6803 (STAGE[+id+]_CXXFLAGS): New.
6804 (BASE_FLAGS_TO_PASS): Pass it down.
6805 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6806 extra_exports.
6807 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6808 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6809 extra_exports.
6810 * Makefile.in: Rebuild.
6811
6812 2009-11-17 Ben Elliston <bje@au.ibm.com>
6813
6814 * config.sub, config.guess: Update from upstream sources.
6815
6816 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6817
6818 * MAINTAINERS (Write After Approval): Add myself.
6819
6820 2009-11-09 Jon Beniston <jon@beniston.com>
6821
6822 * MAINTAINERS (Write After Approval): Add myself.
6823
6824 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6825
6826 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6827 paths for *-w64-mingw* and x86_64-*mingw*.
6828 * configure: Regenerated.
6829
6830 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6831
6832 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6833
6834 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6835
6836 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6837 Phil Edwards to Write-After Approval.
6838
6839 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6840
6841 * configure.ac: Disable target-winsup & co for
6842 x86_64-*-mingw* and *-w64-mingw* targets.
6843 * configure: Regenerated.
6844
6845 2009-10-16 Nick Clifton <nickc@redhat.com>
6846
6847 * MAINTAINERS: Add myself as a maintainer for the RX port.
6848
6849 2009-10-26 Johannes Singler <singler@kit.edu>
6850
6851 * MAINTAINERS (Write After Approval): Update my e-mail address.
6852
6853 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6854
6855 * configure.ac (CLooG test): Use = with test.
6856 * configure: Regenerate.
6857
6858 2009-10-22 Richard Guenther <rguenther@suse.de>
6859
6860 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6861 cloog if the ppl version check failed. Move flags saving
6862 before setting in libelf check.
6863 * configure: Regenerate.
6864
6865 2009-10-21 Richard Guenther <rguenther@suse.de>
6866
6867 * configure.ac: Adjust the ppl and cloog configure to work as
6868 documented. Disable cloog if ppl was disabled. Omit the version
6869 checks if they were disabled.
6870 * configure: Re-generate.
6871
6872 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6873
6874 * configure.ac: Add 'lto' to enable_languages, not
6875 new_enable_languages, and only if not already present.
6876 * configure: Regenerate.
6877
6878 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6879
6880 * README: Refer to the various COPYING* files instead of just
6881 COPYING.
6882 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6883
6884 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6885
6886 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6887
6888 2009-10-07 Richard Guenther <rguenther@suse.de>
6889
6890 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6891 and Richard Guenther as reviewers.
6892 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6893 as reviewers.
6894
6895 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6896
6897 * config.sub: Update from upstream sources.
6898
6899 2009-10-06 Ian Lance Taylor <iant@google.com>
6900
6901 * Makefile.def: check-gold depends upon all-gas.
6902 * Makefile.in: Rebuild.
6903
6904 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6909
6910 * Makefile.def: all-lto-plugin depends on all-libiberty.
6911 set bootstrap=true for lto-plugin.
6912 Add lto-plugin.
6913 * Makefile.in: Regenerate.
6914 * configure.ac (host_libs): Add lto-plugin.
6915 * configure: Regenerate.
6916
6917 2009-10-03 Diego Novillo <dnovillo@google.com>
6918
6919 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6920 (HOST_LIBELFLIBS): Define.
6921 (HOST_LIBELFINC): Define.
6922 * Makefile.in: Regenerate.
6923 * configure.ac: Add --enable-lto.
6924 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6925 If --enable-lto is used, add 'lto' to new_enable_languages.
6926 If --enable-lto is used and gold is enabled, add
6927 lto-plugin to configdirs.
6928 * configure: Regenerate.
6929
6930 2009-10-03 Simon Baldwin <simonb@google.com>
6931
6932 * configure.ac: If --with-system-zlib, suppress local zlib and
6933 pass --with-system-zlib to subdir configure scripts.
6934 * configure: Regenerate.
6935
6936 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6937 Paolo Bonzini <bonzini@gnu.org>
6938
6939 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6940 $(srcdir).
6941 * Makefile.in: Rebuilt.
6942
6943 2009-09-26 Gary Funck <gary@intrepid.com>
6944
6945 * MAINTAINERS (Write After Approval): Add myself.
6946
6947 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6948
6949 * configure.ac: Update minimum MPC version to 0.7.
6950 * configure: Regenerate.
6951
6952 2009-09-25 Nick Clifton <nickc@redhat.com>
6953
6954 * configure.ac: Pass any --cache-file=/dev/null option on to
6955 subconfigures.
6956 * configure: Regenerate.
6957
6958 2009-09-23 Nick Clifton <nickc@redhat.com>
6959
6960 * config.sub, config.guess: Update from upstream sources.
6961
6962 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6963
6964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6965 * Makefile.in: Rebuilt.
6966
6967 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6968
6969 PR bootstrap/32272
6970 * configure.ac: Error out if $srcdir isn't '.' but contains
6971 host-${host_noncanonical}.
6972 * configure: Regenerate.
6973
6974 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6975
6976 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6977 maintainer.
6978
6979 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6980
6981 * configure.ac: If bootstrapping a combined tree with
6982 --enable-gold, require c++ in stage1_languages.
6983 * configure: Regenerate.
6984
6985 * configure.ac: Also add target_libs of stage1_languages to
6986 bootstrap_target_libs.
6987 * configure: Regenerate.
6988
6989 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6990 with --enable-languages not containing c++.
6991 * configure: Regenerate.
6992
6993 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6994
6995 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6996 * configure: Regenerate.
6997
6998 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6999
7000 * MAINTAINERS (Write After Approval): Update my e-mail address,
7001 and move from from here...
7002 (Waiting for paperwork): To here.
7003
7004 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7005
7006 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7007
7008 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7009
7010 * configure.ac: Do not use $extrasub for replacing @if/@endif
7011 parts in Makefile; instead, use additional arguments to
7012 AC_CONFIG_COMMANDS to do the replacement manually, with several
7013 sed invocations, to avoid HP-UX sed command limits.
7014 * configure: Regenerate.
7015
7016 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7017
7018 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7019 blank before -L.
7020
7021 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7022
7023 * configure.ac (with-build-config): Document. Handle without.
7024 Handle missing argument.
7025 * configure: Rebuilt.
7026
7027 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7028
7029 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7030 Default to bootstrap-debug only if compare-debug works.
7031 * configure: Rebuilt.
7032 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7033 * Makefile.in: Rebuilt.
7034
7035 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7036
7037 * MAINTAINERS (OS Port Maintainers): Update my email address.
7038
7039 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7040
7041 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7042 * Makefile.in: Rebuilt.
7043
7044 2009-09-01 Chris Demetriou <cgd@google.com>
7045
7046 * MAINTAINERS (Write After Approval): Add myself.
7047
7048 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7049
7050 PR debug/30161
7051 * include/dwarf2.h (enum dwarf_tag): Added
7052 DW_TAG_GNU_template_template_param
7053 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7054
7055 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7056
7057 * Makefile.tpl (AWK): Fix typo.
7058 * Makefile.in: Regenerate.
7059
7060 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7061
7062 * configure.ac: Detect awk and sed.
7063 * Makefile.def (flags_to_pass): Add AWK and SED.
7064 * Makefile.tpl (AWK, SED): New.
7065 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7066 * configure: Regenerate.
7067 * Makefile.in: Regenerate.
7068
7069 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7070
7071 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7072 (collapseslashes): Likewise.
7073
7074 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7075
7076 * configure.ac (AC_PREREQ): Bump to 2.64.
7077
7078 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7079
7080 * configure.ac: Remove --with-datarootdir, --with-docdir,
7081 --with-pdfdir, --with-htmldir switches.
7082 * configure: Regenerate.
7083
7084 * configure: Regenerate.
7085
7086 * compile: Sync from Automake 1.11.
7087 * depcomp: Likewise.
7088 * install-sh: Likewise.
7089 * missing: Likewise.
7090 * mkinstalldirs: Likewise.
7091 * ylwrap: Likewise.
7092
7093 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7094
7095 * ltmain.sh (func_normal_abspath): New function.
7096 (func_relative_path): Likewise.
7097 (func_mode_help): Document new -bindir option for link mode.
7098 (func_mode_link): Add new -bindir option, and use it to place
7099 output DLL if specified.
7100
7101 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7102
7103 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7104 (baseargs): Add --disable-option-checking.
7105 * configure: Regenerate.
7106
7107 * Makefile.def (configure-target-libiberty): Depend on
7108 all-binutils and all-ld.
7109 (configure-target-newlib): Likewise.
7110 * Makefile.in: Regenerate.
7111
7112 2009-08-17 Ben Elliston <bje@au.ibm.com>
7113
7114 * config.sub, config.guess: Update from upstream sources.
7115
7116 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7117
7118 Sync from src, merge:
7119
7120 2009-07-02 Tristan Gingold <gingold@adacore.com>
7121
7122 * configure.ac: Do not exclude gas for i386-*-darwin.
7123 Add a case for x86_64-*-darwin.
7124 * configure: Regenerate.
7125
7126 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7127
7128 * MAINTAINERS: Add my name to Write After Approval list.
7129
7130 2009-08-06 Michael Eager <eager@eagercon.com>
7131
7132 * configure.ac: Add Microblaze target.
7133 * configure: Regenerate.
7134
7135 2009-07-31 Christian Bruel <christian.bruel@st.com>
7136
7137 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7138 * configure: Regenerate.
7139
7140 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7141
7142 * MAINTAINERS (Write After Approval): Update my e-mail address.
7143
7144 2009-07-06 Ian Lance Taylor <iant@google.com>
7145
7146 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7147 * configure: Rebuild.
7148
7149 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7150
7151 * MAINTAINERS: Move myself to the Graphite Reviewers.
7152
7153 2009-06-30 Wei Guozhi <carrot@google.com>
7154
7155 * MAINTAINERS: Add my name to Write After Approval list.
7156
7157 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7158
7159 PR bootstrap/40338
7160 * configure.ac (comparestring): Create new variable.
7161 * Makefile.tpl (comparestring): Use to skip some comparisions.
7162 * configure: Regenerate.
7163 * Makefile.in: Regenerate.
7164
7165 2009-06-26 Doug Evans <dje@sebabeach.org>
7166
7167 * Makefile.def (host_modules): Add cgen.
7168 * Makefile.in: Regenerate.
7169 * configure.ac (host_tools): Add cgen.
7170 * configure: Regenerate.
7171
7172 2009-06-23 DJ Delorie <dj@redhat.com>
7173
7174 * MAINTAINERS: Add myself as mep maintainer.
7175
7176 2009-06-23 Ian Lance Taylor <iant@google.com>
7177
7178 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7179 boot_languages. Only bootstrap target libraries listed in
7180 target_libs for some boot language. Add --with-stage1-ldflags,
7181 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7182 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7183 if not building with C++.
7184 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7185 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7186 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7187 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7188 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7189 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7190 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7191 * configure, Makefile.in: Rebuild.
7192
7193 2009-06-23 Li Feng <nemokingdom@gmail.com>
7194
7195 * MAINTAINERS: Added my name to write-after-approval list.
7196
7197 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7198
7199 * configure.ac: Define is_elf for QNX Neutrino targets.
7200 * configure: Regenerate.
7201
7202 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7203
7204 * MAINTAINERS: Added my name to the write-after-approval list
7205
7206 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7207
7208 * configure.ac: Detect MPC in default directory.
7209 * configure: Regenerate.
7210
7211 2009-06-03 Jerome Guitton <guitton@adacore.com>
7212 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7213
7214 * Makefile.tpl (all): Avoid a trailing backslash.
7215 * Makefile.in: Regenerate.
7216
7217 2009-06-03 Ben Elliston <bje@au.ibm.com>
7218
7219 * config.sub, config.guess: Update from upstream sources.
7220
7221 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7222
7223 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7224 to noconfdirs.
7225 * configure: Regenerate.
7226
7227 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7228
7229 * Makefile.tpl ([+compare-target+]): Compare all stage
7230 directories, rather than just gcc.
7231 * Makefile.in: Rebuilt.
7232
7233 2009-06-01 Doug Kwan <dougkwan@google.com>
7234
7235 * configure.ac: Support gold for target arm*-*-*.
7236 * configure: Regenerate.
7237
7238 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7239
7240 * Makefile.def: Add MPC support and dependencies.
7241 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7242
7243 * Makefile.in, configure: Regenerate.
7244
7245 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7246
7247 * Makefile.tpl (all): Avoid harmless warning in make all when
7248 gcc-bootstrap is enabled but stage_last does not exist.
7249 * Makefile.in: Rebuilt.
7250
7251 2009-05-24 Nicolas Roche <roche@adacore.com>
7252
7253 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7254 * Makefile.in: Regenerate.
7255
7256 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7257
7258 * MAINTAINERS: Update my e-mail address.
7259
7260 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7261
7262 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7263 * configure: Regenerate.
7264
7265 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7266
7267 PR other/40159
7268 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7269 gcc-no-bootstrap are mutually exclusive.
7270 * Makefile.in: Rebuilt.
7271
7272 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7273
7274 PR other/40159
7275 * Makefile.tpl (all): Don't end with unconditional success.
7276 * Makefile.in: Rebuilt.
7277
7278 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7279
7280 PR target/37137
7281 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7282 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7283 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7284 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7285 stage_configureflags, stage_cflags and stage_libcflags into
7286 explicit Makefile macros.
7287 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7288 GFORTRAN.
7289 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7290 CC. Set CC_FOR_BUILD from CC.
7291 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7292 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7293 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7294 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7295 and GFORTRAN.
7296 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7297 (_LIBCFLAGS): Renamed to _TFLAGS.
7298 (do-compare-debug, do-compare3-debug): Drop.
7299 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7300 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7301 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7302 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7303 (XGCC_FLAGS_FOR_TARGET): New.
7304 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7305 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7306 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7307 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7308 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7309 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7310 TFLAGS.
7311 (BUILD_CONFIG): Include if requested.
7312 (all): Set TFLAGS on bootstrap.
7313 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7314 (all-stageid-prefixmodule): Likewise.
7315 (do-clean, distclean-stageid): Set TFLAGS.
7316 (restrap): Fix whitespace.
7317 * Makefile.in: Rebuilt.
7318
7319 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7320
7321 * config.guess: Sync with src.
7322
7323 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7324
7325 * configure.ac ($with_ppl): Default to no if not supplied.
7326 ($with_cloog): Likewise.
7327 configure: Regenerate.
7328
7329 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7330
7331 * MAINTAINERS: Update my e-mail address.
7332
7333 2009-04-27 Nick Clifton <nickc@redhat.com>
7334
7335 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7336
7337 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7338
7339 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7340 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7341 * Makefile.in: Regenerate.
7342
7343 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7344
7345 PR bootstrap/39739
7346 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7347 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7348
7349 * configure, Makefile.in: Regenerate.
7350
7351 2009-04-21 Taras Glek <tglek@mozilla.com>
7352
7353 * include/hashtab.h: Update GTY annotations to new syntax
7354 * include/splay-tree.h: Likewise
7355
7356 2009-04-17 Ben Elliston <bje@au.ibm.com>
7357
7358 * config.sub, config.guess: Update from upstream sources.
7359
7360 2009-04-15 Anthony Green <green@moxielogic.com>
7361
7362 * configure.ac: Add moxie support.
7363 * configure: Rebuilt.
7364
7365 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7366
7367 * configure.ac: Change copyright header to refer to version
7368 3 of the GNU General Public License and to point readers at the
7369 COPYING3 file and the FSF's license web page.
7370 * Makefile.def: Likewise.
7371 * Makefile.tpl: Likewise.
7372 * Makefile.in: Regenerate.
7373
7374 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7375
7376 * configure.ac: Restore match for darwin9 or later. Use double
7377 brackets since regeneration eats one pair.
7378 * configure: Regenerate.
7379
7380 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7381
7382 PR gas/10039
7383 * configure.ac: Require texinfo 4.7.
7384 * configure: Regenerated.
7385
7386 2009-04-09 Nick Clifton <nickc@redhat.com>
7387
7388 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7389 the GCC Runtime Library Exception.
7390
7391 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7392
7393 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7394 * configure: Regenerate.
7395
7396 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7397
7398 * Makefil.def (languages): New entries.
7399 * Makefile.tpl (check-gcc-*): New generic target.
7400 * Makefile.in: Regenerate.
7401
7402 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7403
7404 * MAINTAINERS: Update my email address.
7405
7406 2009-03-18 Tom Tromey <tromey@redhat.com>
7407
7408 * configure: Rebuild.
7409 * configure.ac (host_libs): Add libiconv.
7410 * Makefile.in: Rebuild.
7411 * Makefile.def (host_modules): Add libiconv.
7412 (configure-gdb, all-gdb): Depend on libiconv.
7413
7414 2009-03-16 Tristan Gingold <gingold@adacore.com>
7415
7416 * configure.ac: Treat gdb as supported on x86_64-darwin.
7417 * configure: Regenerate.
7418
7419 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7420
7421 * configure.ac (--with-host-libstdcxx): New option.
7422 * configure: Regenerate.
7423
7424 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7425
7426 * MAINTAINERS: Move myself into the write after approval list.
7427
7428 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7429
7430 * MAINTAINERS: Update e-mail address.
7431
7432 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7433
7434 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7435
7436 2009-03-10 Ira Rosen <irar@il.ibm.com>
7437
7438 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7439
7440 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7441
7442 Backport from git Libtool:
7443
7444 2009-01-19 Robert Millan <rmh@aybabtu.com>
7445 Support GNU/kOpenSolaris.
7446 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7447 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7448 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7449 GNU/kOpenSolaris.
7450
7451 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7452
7453 * MAINTAINERS: Update e-mail address.
7454
7455 2009-02-24 Michael Eager <eager@eagercon.com>
7456
7457 * MAINTAINERS (Write After Approval): Add self.
7458
7459 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7460
7461 * MAINTAINERS (Write After Approval): Add myself.
7462
7463 2009-02-05 Andreas Schwab <schwab@suse.de>
7464
7465 * Makefile.tpl (stage_last): Define $r and $s before using
7466 $(RECURSE_FLAGS_TO_PASS).
7467 * Makefile.in: Regenerate
7468
7469 2009-01-30 Ian Lance Taylor <iant@google.com>
7470
7471 * MAINTAINERS: Move myself to the Global Reviewers list.
7472
7473 2009-01-29 Robert Millan <rmh@aybabtu.com>
7474
7475 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7476 * configure: Regenerate.
7477
7478 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7479
7480 * MAINTAINERS: Make whitespace consistent.
7481 Remove Robert Millan from Write After Approval.
7482
7483 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7484
7485 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7486 (all-opcodes): Depend on all-libiberty.
7487 * Makefile.in: Regenerate.
7488
7489 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7490
7491 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7492 * configure: Regenerate.
7493
7494 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7495
7496 * MAINTAINERS (Write After Approval): Add myself.
7497
7498 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7499
7500 * MAINTAINERS: Add myself to reviewers (Fortran).
7501
7502 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7503
7504 PR tree-optimization/38515
7505 * configure.ac (cloog-polylib): Removed.
7506 (with_ppl, with_cloog): Test for "no".
7507 * configure: Regenerated.
7508
7509 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7510
7511 * MAINTAINERS: Moved myself to reviewers (Fortran).
7512
7513 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7514
7515 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7516 (Write After Approval): Remove myself.
7517
7518 2009-01-03 Diego Novillo <dnovillo@google.com>
7519
7520 * MAINTAINERS: Remove myself from alias maintainership.
7521
7522 2009-01-02 David Ayers <ayers@fsfe.org>
7523
7524 * MAINTAINERS: Update e-mail address.
7525
7526 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7527
7528 * MAINTAINERS: Make whitespace consistent.
7529
7530 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7531
7532 Backport from upstream Libtool:
7533 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7534 Add cache variables to tests that require the linker to work.
7535 For shlibpath_overrides_runpath, this also changes the semantics
7536 to let the result from the C compiler take precedence.
7537
7538 2008-12-02 Ben Elliston <bje@au.ibm.com>
7539
7540 * config.sub, config.guess: Update from upstream sources.
7541
7542 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7543
7544 * configure.ac (ppllibs): Add by default the lib flags.
7545 * configure: Regenerate.
7546
7547 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7548
7549 * MAINTAINERS: Add myself to the write after approval list.
7550
7551 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7552
7553 * configure.ac: Add double brackets on darwin[912].
7554 * configure: Regenerate.
7555
7556 2008-12-03 Daniel Kraft <d@domob.eu>
7557
7558 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7559 Approval to Reviewer section (for Fortran front-end).
7560
7561 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7562
7563 * configure.ac: Expand to darwin10 and later.
7564 * configure: Regenerate.
7565
7566 2008-12-02 Andreas Schwab <schwab@suse.de>
7567
7568 * Makefile.def: configure-target-boehm-gc depends on
7569 all-target-libstdc++-v3.
7570 * Makefile.in: Regenerate.
7571
7572 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7573
7574 * MAINTAINERS: Add myself as mingw maintainer.
7575
7576 2008-12-02 Ben Elliston <bje@au.ibm.com>
7577
7578 * config.sub, config.guess: Update from upstream sources.
7579
7580 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7581
7582 * README.SCO: Remove.
7583
7584 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7585
7586 * MAINTAINERS: Add myself to the write after approval list.
7587
7588 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7589
7590 * MAINTAINERS: Update my email address in WAA section.
7591
7592 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7593
7594 * MAINTAINERS: Update e-mail address.
7595
7596 2008-11-27 Toon Moene <toon@moene.org>
7597
7598 * MAINTAINERS: Change e-mail address.
7599
7600 2008-11-27 Tristan Gingold <gingold@adacore.com>
7601
7602 * configure.ac: Build gdb for i?86-*-darwin*
7603 * configure: Regenerated.
7604
7605 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7606
7607 * MAINTAINERS: Added my full name.
7608
7609 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7610
7611 PR bootstrap/38014
7612 PR bootstrap/37923
7613
7614 Revert:
7615
7616 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7619 * Makefile.in: Regenerated.
7620
7621 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7622
7623 PR gdb/921
7624 PR gdb/1646
7625 PR gdb/2175
7626 PR gdb/2176
7627
7628 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7629 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7630 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7631 (HOST_EXPORTS): Pass CPPFLAGS.
7632 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7633 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7634 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7635 * Makefile.in, configure: Regenerated.
7636 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7637 and CPPFLAGS_FOR_BUILD.
7638
7639 2008-11-06 Jeff Law <law@redhat.com>
7640
7641 * MAINTAINERS: Add myself as middle end maintainer.
7642
7643 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7644
7645 * MAINTAINERS (Write after approval): Add myself.
7646
7647 2008-11-05 Diego Novillo <dnovillo@google.com>
7648
7649 * MAINTAINERS (Global Reviewers): Add myself.
7650 (Non-Algorithmic Maintainers): Remove myself.
7651
7652 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7653
7654 * MAINTAINERS (Write after approval): Add myself.
7655
7656 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7657
7658 * MAINTAINERS (Write after approval): Add myself.
7659
7660 2008-10-31 Ben Elliston <bje@au.ibm.com>
7661
7662 * configure.ac (spu-*-*): Remove special case.
7663 * configure: Regenerate.
7664
7665 2008-10-30 Catherine Moore <clm@codesourcery.com>
7666
7667 * MAINTAINERS (Write after approval): Update my email address.
7668
7669 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7670
7671 * configure.ac [spu-*-*]: Do not set skipdirs.
7672 * configure: Re-generate.
7673
7674 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7675
7676 * MAINTAINERS (Various Maintainers): Add myself to reload.
7677
7678 2008-10-25 Richard Guenther <rguenther@suse.de>
7679
7680 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7681 maintainer. Remove myself as libgcc-math maintainer.
7682 (Non-Algorithmic Maintainers): Remove myself.
7683
7684 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7685
7686 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7687 * Makefile.in: Regenerated.
7688
7689 2008-10-23 Cary Coutant <ccoutant@google.com>
7690
7691 * MAINTAINERS (Write after approval): Add myself.
7692
7693 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7694
7695 PR gdb/921
7696 PR gdb/1646
7697 PR gdb/2175
7698 PR gdb/2176
7699
7700 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7701 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7702 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7703 (HOST_EXPORTS): Pass CPPFLAGS.
7704 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7705 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7706 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7707 * Makefile.in, configure: Regenerated.
7708 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7709 and CPPFLAGS_FOR_BUILD.
7710
7711 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7712
7713 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7714 Sebastian Pop.
7715
7716 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7717
7718 * MAINTAINERS (Write After Approval): Added myself.
7719
7720 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7721
7722 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7723 recommended version to 2.3.2.
7724
7725 * configure: Regenerate.
7726
7727 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7728
7729 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7730
7731 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7732
7733 * MAINTAINERS (Write After Approval): Update e-mail address.
7734
7735 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7736
7737 * libtool.m4: Update to libtool 2.2.6.
7738 * lt~obsolete.m4: Update to libtool 2.2.6.
7739 * ltmain.sh: Update to libtool 2.2.6.
7740 * ltsugar.m4: Update to libtool 2.2.6.
7741 * ltversion.m4: Update to libtool 2.2.6.
7742 * ltoptions.m4: Update to libtool 2.2.6.
7743 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7744
7745 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7746
7747 * MAINTAINERS (Write After Approval): Add myself.
7748
7749 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7750
7751 * MAINTAINERS (Write After Approval): Update my name.
7752
7753 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7754
7755 * MAINTAINERS: Add myself in "Write After Approval".
7756
7757 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7758
7759 * MAINTAINERS: Add myself as ia64 maintainer.
7760
7761 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7762
7763 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7764 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7765 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7766 and Michael Tiemann from Write After Approval since they do not
7767 actually have access.
7768
7769 2008-09-05 Richard Guenther <rguenther@suse.de>
7770
7771 * configure.ac: Initialize clooglibs to -lcloog.
7772 * configure: Re-generate.
7773
7774 2008-09-04 Le-Chun Wu <lcwu@google.com>
7775
7776 * MAINTAINERS (Write After Approval): Add myself.
7777
7778 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7779
7780 * configure.ac (--with-cloog-polylib): New.
7781 (--disable-cloog-version-check): New.
7782 (--disable-ppl-version-check): New.
7783 * configure: Re-generate.
7784
7785 2008-09-03 Richard Guenther <rguenther@suse.de>
7786
7787 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7788 cloog test.
7789 * configure: Re-generate.
7790
7791 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7792
7793 Add picoChip port.
7794 * MAINTAINERS: Add picoChip maintainers.
7795
7796 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7797 Tobias Grosser <grosser@fim.uni-passau.de>
7798 Jan Sjodin <jan.sjodin@amd.com>
7799 Harsha Jagasia <harsha.jagasia@amd.com>
7800 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7801 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7802 Adrien Eliche <aeliche@isty.uvsq.fr>
7803
7804 Merge from graphite branch.
7805 * configure: Regenerate.
7806 * Makefile.in: Regenerate.
7807 * configure.ac (host_libs): Add ppl and cloog.
7808 Add checks for PPL and CLooG.
7809 * Makefile.def (ppl, cloog): Added modules and dependences.
7810 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7811 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7812
7813 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7814
7815 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7816 (GCC_SHLIB_SUBDIR): New.
7817 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7818 * configure: Regenerate.
7819 * Makefile.in: Regenerate.
7820
7821 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7822
7823 * MAINTAINERS: Consistently use tabs to separate columns.
7824
7825 2008-08-29 Tristan Gingold <gingold@adacore.com>
7826
7827 * MAINTAINERS (Write after Approval): Add myself.
7828
7829 2008-08-28 Tristan Gingold <gingold@adacore.com>
7830
7831 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7832 Enable bfd, binutils and opcodes.
7833 * configure: Regenerate.
7834
7835 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7836
7837 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7838
7839 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7840
7841 * MAINTAINERS: Use correct Umlaut for last name.
7842
7843 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7844
7845 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7846
7847 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7848
7849 * MAINTAINERS: Update my email address.
7850
7851 2008-08-16 Nicolas Roche <roche@adacore.com>
7852
7853 * Makefile.tpl: Add BOOT_ADAFLAGS.
7854 * Makefile.in: Regenerate.
7855
7856 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7857
7858 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7859 * configure: Regenerate.
7860
7861 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * configure.ac: Add makefile fragments for hpux.
7864 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7865 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7866 * configure: Regenerate.
7867 * Makefile.in: Regenerate.
7868
7869 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7870
7871 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7872
7873 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7874
7875 * MAINTAINERS (Write after Approval): Add myself.
7876
7877 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7878
7879 * MAINTAINERS (Write After Approval): Add myself.
7880
7881 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
7885 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7886
7887 * MAINTAINERS: Update my email address.
7888
7889 2008-06-25 Joey Ye <joey.ye@intel.com>
7890
7891 * MAINTAINERS (Write After Approval): Add myself.
7892
7893 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7894
7895 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7896 * Makefile.in: Regenerate.
7897 * configure: Regenerate.
7898
7899 2008-06-17 Daniel Kraft <d@domob.eu>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7904
7905 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7906 "$@" is still intact with both Autoconf 2.59 and 2.62.
7907 * configure: Regenerate.
7908
7909 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7910
7911 * Makefile.tpl: Fix comment errors.
7912 * Makefile.in: Regenerate.
7913
7914 2008-06-12 David S. Miller <davem@davemloft.net>
7915 David Edelsohn <edelsohn@gnu.org>
7916
7917 * configure.ac: Add powerpc*-*-* to gold supported targets.
7918 * configure: Regenerate.
7919
7920 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7921
7922 PR tree-optimization/36218
7923 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7924 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7925 (all prefix="build-"): Pass them to build-system sub-makes.
7926 * Makefile.in: Regenerate.
7927
7928 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7929
7930 * MAINTAINERS (mt port): Remove.
7931 (sco5, unixware, sco udk): Remove.
7932 (Kean Johnston): Add to Write After Approval.
7933
7934 2008-05-30 Julian Brown <julian@codesourcery.com>
7935
7936 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7937 of libobjc for ARM EABI Linux.
7938 * configure: Regenerate.
7939
7940 2008-05-18 Xinliang David Li <davidxl@google.com>
7941
7942 * ChangeLog: Remove wrong ChangeLog entry.
7943
7944 2008-05-17 Xinliang David Li <davidxl@google.com>
7945
7946 * MAINTAINERS (Write After Approval): Add myself.
7947
7948 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7949
7950 * MAINTAINERS (Write After Approval): Add myself.
7951
7952 2008-05-14 Rafael Espíndola <espindola@google.com>
7953
7954 * config-ml.in: don't handle --enable-shared and --enable-static.
7955
7956 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7957
7958 * MAINTAINERS: Update my email address.
7959
7960 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7961
7962 * MAINTAINERS: Update my email address.
7963
7964 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7965
7966 * MAINTAINERS (Write After Approval): Add myself.
7967
7968 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7969
7970 * MAINTAINERS (Write After Approval): Add myself.
7971
7972 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7973
7974 * MAINTAINERS (crx): Add myself.
7975
7976 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7977
7978 Sync with src:
7979 2008-04-14 David S. Miller <davem@davemloft.net>
7980
7981 * configure.ac: Add sparc*-*-* to gold supported targets.
7982 * configure: Regenerate.
7983
7984 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7985
7986 PR bootstrap/35457
7987 * configure.ac: Include override.m4.
7988 * configure: Regenerate.
7989
7990 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7991
7992 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7993 * Makefile.in: Regenerate.
7994
7995 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7996
7997 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7998 as nonconfigurable directories list.
7999 * configure: Regenerate.
8000
8001 2008-04-14 Ben Elliston <bje@au.ibm.com>
8002
8003 * config.sub, config.guess: Update from upstream sources.
8004
8005 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8006
8007 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8008 * Makefile.in: Regenerate.
8009
8010 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8011
8012 * configure.ac: Do not build libssp for the AVR.
8013 * configure: Regenerate.
8014
8015 2008-04-07 Ian Lance Taylor <iant@google.com>
8016
8017 * Makefile.def: check-gold depends upon all-binutils.
8018 * Makefile.in: Regenerate.
8019
8020 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8021
8022 * MAINTAINERS (Write After Approval): Add myself.
8023
8024 2008-04-04 Nick Clifton <nickc@redhat.com>
8025
8026 PR binutils/4334
8027 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8028 builds.
8029 * configure: Regenerate.
8030
8031 2008-04-04 NightStrike <NightStrike@gmail.com>
8032
8033 PR other/35151
8034 * configure.ac: Combine rules for mingw32 and mingw64.
8035 * configure: Regenerate.
8036
8037 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8038
8039 * MAINTAINERS (Write After Approval): Add myself.
8040
8041 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8042
8043 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8044 * Makefile.in (.NOTPARALLEL): Ditto.
8045
8046 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8047
8048 * MAINTAINERS (Write After Approval): Add myself.
8049
8050 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8051
8052 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8053 * Makefile.in (.NOTPARALLEL): Regenerate.
8054
8055 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8056
8057 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8058 * Makefile.in: Regenerate.
8059
8060 2008-03-26 Jakub Staszak <kuba@et.pl>
8061
8062 * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8065
8066 * MAINTAINERS: Update e-mail address.
8067
8068 2008-03-20 Ian Lance Taylor <iant@google.com>
8069
8070 * configure.ac: Add support for --enable-gold.
8071 * Makefile.def: Add gold as a directory like ld.
8072 * configure, Makefile.in: Regenerate.
8073
8074 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8075
8076 * configure.ac: m4_include config/proginstall.m4.
8077 * configure: Regenerate.
8078
8079 Backport from upstream Libtool:
8080
8081 2007-10-12 Eric Blake <ebb9@byu.net>
8082
8083 Deal with Autoconf 2.62's semantic change in m4_append.
8084 * ltsugar.m4 (lt_append): Replace broken versions of
8085 m4_append.
8086 (lt_if_append_uniq): Don't require separator to be overquoted,
8087 and avoid broken m4_append.
8088 (lt_dict_add): Fix typo.
8089 * libtool.m4 (_LT_DECL): Don't overquote separator.
8090
8091 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8092
8093 * config.rpath: Add AIX 6 support.
8094
8095 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8096
8097 * Makefile.def (stageprofile). Remove -fprofile-generate
8098 from stage_libcflags.
8099 * Makefile.in: Regenerate.
8100
8101 2008-03-13 Ben Elliston <bje@au.ibm.com>
8102
8103 * config.sub, config.guess: Update from upstream sources.
8104
8105 2008-03-06 Tom Tromey <tromey@redhat.com>
8106
8107 * MAINTAINERS: Update for treelang deletion.
8108
8109 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8110
8111 * MAINTAINERS: Update my email address.
8112
8113 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8114
8115 * MAINTAINERS (darwin port): Add myself as a maintainer.
8116 (objective-c/c++): Add myself as a maintainer.
8117
8118 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8119
8120 * MAINTAINERS (Write After Approval): Update my email address.
8121
8122 2008-02-25 Tomas Bily <tbily@suse.cz>
8123
8124 * MAINTAINERS (Write After Approval): Add myself.
8125
8126 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8127
8128 * MAINTAINERS (OpenMP): Add myself.
8129
8130 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8131
8132 PR bootstrap/32009
8133 PR bootstrap/32161
8134
8135 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8136 * configure: Regenerate.
8137
8138 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8139 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8140 STAGE4_LIBCFLAGS): New.
8141 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8142 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8143 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8144 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8145 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8146 for target modules. Don't export LIBCFLAGS.
8147 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8148 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8149 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8150 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8151 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8152 * Makefile.in: Regenerate.
8153
8154 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8155
8156 PR libgcj/33085
8157 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8158 Do not use -DDLL_EXPORT. Backport from upstream.
8159
8160 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8165
8166 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8167 * configure: Regenerate.
8168
8169 2008-01-31 Marc Gauthier <marc@tensilica.com>
8170
8171 * configure.ac (xtensa*-*-*): Recognize processor variants.
8172 * configure: Regenerate.
8173
8174 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8175
8176 PR bootstrap/34922
8177 * configure.ac (PARSE_ARGS): Push suitable setting of
8178 ac_subdirs_all, for `./configure --help=recursive'.
8179 Handle `+' in generic toplevel directory disabling.
8180 * configure: Regenerate.
8181
8182 2008-01-28 Nick Clifton <nickc@redhat.com>
8183
8184 * MAINTAINERS (xstormy16): Take over maintainership.
8185
8186 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8187
8188 * MAINTAINERS (c4x port): Remove.
8189
8190 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8191
8192 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8193
8194 2008-01-23 Ben Elliston <bje@au.ibm.com>
8195
8196 * config.sub, config.guess: Update from upstream sources.
8197
8198 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8199
8200 * MAINTAINERS (Write After Approval): Add myself.
8201
8202 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8203
8204 * MAINTAINERS: Update my email address.
8205
8206 2008-01-09 Raksit Ashok <raksit@google.com>
8207
8208 * MAINTAINERS (Write After Approval): Add myself.
8209
8210 2008-01-09 Raksit Ashok <raksit@google.com>
8211
8212 * MAINTAINERS (Write After Approval): Add myself.
8213
8214 2008-01-08 Ben Elliston <bje@au.ibm.com>
8215
8216 * config.sub, config.guess: Update from upstream sources.
8217
8218 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8219
8220 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8221 Change recommended MPFR from 2.2.1 -> 2.3.0.
8222 * configure: Regenerate.
8223
8224 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8225
8226 * MAINTAINERS: Update my email address.
8227
8228 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8229
8230 * MAINTAINERS: Update my email address.
8231
8232 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8233
8234 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8235 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8236 * Makefile.in: Regenerate.
8237
8238 2007-12-10 Mark Heffernan <meheff@google.com>
8239
8240 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8241 misplaced entries.
8242
8243 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8244
8245 * configure.ac: Enable libjava for x86_64-*-darwin9.
8246 * configure: Regenerate.
8247
8248 2007-12-07 Bill Maddox <maddox@google.com>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
8252 2007-12-05 Ben Elliston <bje@au.ibm.com>
8253
8254 * config.sub, config.guess: Update from upstream sources.
8255
8256 2007-12-02 Matthias Klose <doko@ubuntu.com>
8257
8258 * config-ml.in: Remove 64bit configure tests.
8259
8260 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8261
8262 * config-ml.in: Robustify against white space in absolute file
8263 names.
8264
8265 * config-ml.in (multi-clean): Substitute ${Makefile}.
8266 Remove superfluous ${Makefile} in list.
8267
8268 2007-11-19 Thiemo Seufer <ths@mips.com>
8269
8270 * config-ml.in: Don't hardcode the Makefile name.
8271
8272 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8273
8274 * MAINTAINERS (Write After Approval): Add myself.
8275
8276 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2007-11-06 Doug Kwan <dougkwan@google.com>
8281
8282 * MAINTAINERS (Write After Approval): Add myself.
8283
8284 2007-10-25 Ben Elliston <bje@au.ibm.com>
8285
8286 * MAINTAINERS (mercury): Remove entry.
8287 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8288
8289 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8290
8291 * Makefile.def (dependencies): Make configure-gdb depend on
8292 all-intl.
8293 * Makefile.in: Regenerated.
8294
8295 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8296
8297 * MAINTAINERS (Fortran maintainer): Remove myself.
8298
8299 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8300
8301 * Makefile.def: To avoid problems running with parallel makes,
8302 build newlib before libgloss so that target specific header
8303 files are availble.
8304 * Makefile.in: Regenerate
8305
8306 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8307
8308 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8309 * Makefile.in: Regenerate.
8310
8311 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8312
8313 * MAINTAINERS (Register allocation reviewer): Add myself.
8314
8315 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8316
8317 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8318 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8319 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8320 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8321 * configure: Regenerate.
8322
8323 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8324
8325 * MAINTAINERS (Register allocation reviewer): Add myself.
8326
8327 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8328
8329 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8330 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8331 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8332 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8333 * configure.ac: Default them to host tools for $host = $build.
8334 Subst them.
8335
8336 * configure: Regenerate.
8337 * Makefile.in: Regenerate.
8338
8339 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8340
8341 * MAINTAINERS (Register allocation reviewer): Add myself.
8342
8343 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8344
8345 * MAINTAINERS (Register allocation reviewer): Add myself.
8346
8347 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8348
8349 * MAINTAINERS (Write After Approval): Fix typo.
8350
8351 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8352
8353 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8354 * configure: Regenerate.
8355
8356 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8357
8358 PR bootstrap/31906
8359 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8360 they're already prefixed.
8361
8362 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8363
8364 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8365 libstdc++.
8366 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8367 * configure: Regenerate.
8368 * Makefile.in: Regenerate.
8369
8370 2007-09-17 Andreas Schwab <schwab@suse.de>
8371
8372 * configure.ac: Raise minimum makeinfo version to 4.6.
8373 * configure: Regenerate.
8374
8375 2007-09-17 Johannes Singler <singler@ira.uka.de>
8376
8377 * MAINTAINERS (write-after-approval) add myself
8378
8379 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8380
8381 * configure.ac: Correct makeinfo version check.
8382 * configure: Regenerate.
8383
8384 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8385
8386 * MAINTAINERS: Update my email address.
8387
8388 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8389
8390 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8391 to $skipdirs and only disable gprof for newlib. Use the normal
8392 mips*-elf* handling in other respects.
8393 * configure: Regnerate.
8394
8395 2007-09-12 David Daney <ddaney@avtrex.com>
8396
8397 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8398 enabling libgcj.
8399 * configure: Regenerate.
8400
8401 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8402
8403 PR other/32154
8404 * configure.ac: For libgloss targets, point the linker to the linker
8405 script, startup code and simulator library.
8406 * configure: Regenerate.
8407
8408 2007-09-07 Andrew Haley <aph@redhat.com>
8409
8410 * configure.ac (noconfigdirs): Remove target-libffi and
8411 target-libjava.
8412 * configure: Regenerate.
8413
8414 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8415
8416 PR target/33281
8417 * configure.ac: Use config/mh-mingw on mingw.
8418 * configure: Regenerate.
8419
8420 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
8424 2007-09-05 Richard Guenther <rguenther@suse.de>
8425
8426 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8427 nor --disable-checking is provided also turn on yes and types
8428 checking for stage1.
8429 * configure: Re-generate.
8430
8431 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8432
8433 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8434 (Write After Approval): Remove myself.
8435
8436 2007-08-29 Nick Clifton <nickc@redhat.com>
8437
8438 * config.sub, config.guess: Update from upstream sources.
8439
8440 2007-08-22 Bud Davis <jmdavis@link.com>
8441
8442 * MAINTAINERS (Write After Approval): Added myself.
8443 * MAINTAINERS (Reviewers): Removed myself.
8444
8445 2007-08-18 Paul Brook <paul@codesourcery.com>
8446 Joseph Myers <joseph@codesourcery.com>
8447
8448 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8449 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8450 * Makefile.in: Regenerate.
8451 * configure.ac (--with-debug-prefix-map): New.
8452 * configure: Regenerate.
8453
8454 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8455 Nigel Stephens <nigel@mips.com>
8456
8457 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8458 as target_makefile_frag.
8459 * configure: Regenerate.
8460
8461 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8462
8463 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8464 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8465 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8466 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8467 (do-compare, do-compare3, do-compare-debug): New.
8468 ([+compare-target+]): Use them.
8469
8470 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8471
8472 * MAINTAINERS (Write After Approval): Change my email address.
8473
8474 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8475 Ben Elliston <bje@au.ibm.com>
8476
8477 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8478 --silent if $silent.
8479 * configure: Regenerate.
8480
8481 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8482
8483 * MAINTAINERS (Various Maintainers): Add myself as
8484 loop infrastructure maintainer. Update my e-mail
8485 address.
8486
8487 2007-07-31 Diego Novillo <dnovillo@google.com>
8488
8489 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8490 Adjust description.
8491
8492 2007-07-26 Richard Guenther <rguenther@suse.de>
8493
8494 * configure.ac: Add types checking to stage1 checking flags.
8495 * configure: Regenerate.
8496
8497 2007-07-17 Nick Clifton <nickc@redhat.com>
8498
8499 * COPYING3: New file. Contains version 3 of the GNU General
8500 Public License.
8501 * COPYING3.LIB: New file. Contains version 3 of the GNU
8502 Lesser General Public License.
8503
8504 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8505
8506 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8507
8508 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8509
8510 * MAINTAINERS (S/390 co-maintainer): Add myself.
8511 (Write After Approval): Remove myself.
8512
8513 2007-07-13 Dan Hipschman <dsh@google.com>
8514
8515 * MAINTAINERS (Write After Approval): Add myself.
8516
8517 2007-07-11 Nick Clifton <nickc@redhat.com>
8518
8519 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8520 WINDRES export.
8521 * Makefile.in: Regenerate.
8522
8523 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8524
8525 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8526 maintainer.
8527
8528 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8529
8530 * lt~obsolete.m4: New. Import from 20070318 libtool.
8531
8532 2007-07-03 Julian Brown <julian@codesourcery.com>
8533
8534 * MAINTAINERS (Write After Approval): Add myself.
8535
8536 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8537
8538 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8539 * configure: Regenerate.
8540
8541 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8542
8543 * configure.ac: Add some missing m4 quotation.
8544 * configure: Regenerate.
8545
8546 2007-07-02 Simon Baldwin <simonb@google.com>
8547
8548 * MAINTAINERS (Write After Approval): Add myself.
8549
8550 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8551
8552 * configure: Regenerate.
8553
8554 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8555
8556 * Makefile.def: Add windmc tool to build.
8557 * Makefile.tpl: Likewise.
8558 * configure.ac: Likewise.
8559 * Makefile.in: Regenerate.
8560 * configure: Regenerate.
8561
8562 2007-06-28 DJ Delorie <dj@redhat.com>
8563
8564 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8565 not building newlib.
8566 * configure: Regenerated.
8567
8568 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8569
8570 * MAINTAINERS (Write After Approval): Add myself.
8571
8572 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8573
8574 * MAINTAINERS (Write After Approval): Add myself.
8575
8576 2007-06-19 Chris Matthews <chrismatthews@google.com>
8577
8578 * MAINTAINERS (Write After Approval): Add myself.
8579
8580 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8581
8582 * MAINTAINERS (Write After Approval): Add myself.
8583
8584 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8585
8586 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8587 * Makefile.in: Regenerated.
8588
8589 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8590
8591 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8592 bfin*-*-uclinux* targets.
8593 * configure: Regenerate.
8594
8595 2007-06-14 Ian Lance Taylor <iant@google.com>
8596
8597 * MAINTAINERS: Add myself as non-algorithmic global write
8598 maintainer.
8599
8600 2007-06-14 Diego Novillo <dnovillo@google.com>
8601
8602 * MAINTAINERS: Add self as middle-end maintainer and
8603 non-algorithmic global write maintainer.
8604
8605 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8606
8607 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8608 Move all Fortran maintainers except Paul Brook into the
8609 Non-Autopoiesis section.
8610
8611 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8612
8613 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8614 (distclean-stage[+id+]): Possibly delete stage_last.
8615 * Makefile.in: Regenerate.
8616
8617 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8618
8619 * MAINTAINERS (Various Maintainer): Fix typo.
8620
8621 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8622
8623 * MAINTAINERS (Various Maintainer): Add myself as
8624 dataflow maintainer.
8625
8626 2007-06-07 Ben Elliston <bje@au.ibm.com>
8627
8628 * config.sub, config.guess: Update from upstream sources.
8629
8630 2007-06-07 Ben Elliston <bje@au.ibm.com>
8631
8632 * Makefile.tpl: Fix spelling error.
8633 * Makefile.in: Regenerate.
8634
8635 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8636
8637 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8638 lt_cv_sys_max_cmd_len.
8639
8640 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8641
8642 * MAINTAINERS (Various Maintainers): Add myself as
8643 auto-vectorizer maintainer.
8644
8645 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8646
8647 PR libjava/32098
8648 * libtool.m4: Revert previous change.
8649 * ltgcc.m4: Put it here.
8650
8651 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8652
8653 * MAINTAINERS (Various Maintainers): Add myself as
8654 auto-vectorizer maintainer.
8655
8656 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8657
8658 PR libjava/32098
8659 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8660
8661 2007-05-30 Richard Guenther <rguenther@suse.de>
8662
8663 * MAINTAINERS (Various Maintainers): Add myself as
8664 auto-vectorizer maintainer.
8665
8666 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8667
8668 PR bootstrap/29382
8669 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8670 * configure: Rebuilt.
8671
8672 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8673
8674 * MAINTAINERS (Write After Approval): Removed my name.
8675
8676 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8677
8678 * MAINTAINERS (Write After Approval): Remove myself.
8679
8680 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8681
8682 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8683
8684 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8685
8686 * ltmain.sh: Update from ToT Libtool.
8687 * libtool.m4: Update from ToT Libtool.
8688 * ltsugar.m4: New. Update from ToT Libtool.
8689 * ltversion.m4: New. Update from ToT Libtool.
8690 * ltoptions.m4: New. Update from ToT Libtool.
8691 * ltconfig: Remove.
8692 * ltcf-c.sh: Remove.
8693 * ltcf-cxx.sh: Remove.
8694 * ltcf-gcj.sh: Remove.
8695
8696 2007-05-22 Ollie Wild <aaw@google.com>
8697
8698 * MAINTAINERS (Write After Approval): Add myself.
8699
8700 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8701
8702 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8703 stage_cflags.
8704 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8705 Remove CFLAGS/LIBCFLAGS.
8706 (configure-stage[+id+]-[+prefix+][+module+],
8707 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8708 * Makefile.in: Regenerate.
8709
8710 2007-05-15 Diego Novillo <dnovillo@google.com>
8711
8712 * MAINTAINERS: Update e-mail address.
8713
8714 2007-05-15 Revital Eres <eres@il.ibm.com>
8715
8716 * MAINTAINERS (Write After Approval): Add myself.
8717
8718 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8719
8720 * MAINTAINERS (Write After Approval): Updated my address.
8721
8722 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8723
8724 * MAINTAINERS (Write After Approval): Add myself.
8725
8726 2007-05-11 Silvius Rus <rus@google.com>
8727
8728 * MAINTAINERS (Write After Approval): Add myself.
8729
8730 2007-04-23 Tom Tromey <tromey@redhat.com>
8731
8732 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8733
8734 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8735
8736 * MAINTAINERS (cpplib): Rename to ...
8737 (libcpp): ... this. Add C/C++ front end maintainers.
8738
8739 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8740
8741 * config-ml.in: Pass ${ml_config_env} to configure calls.
8742
8743 2007-04-04 Christian Bruel <christian.bruel@st.com>
8744
8745 * MAINTAINERS (Write After Approval): Add myself.
8746
8747 2007-04-02 Dave Korn <dave.korn@artimi.com>
8748
8749 * MAINTAINERS (Write After Approval): Add myself.
8750
8751 2007-03-31 Tobias Burnus <burnus@net-b.de>
8752
8753 * MAINTAINERS (fortran 95 front end): Add myself.
8754
8755 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
8759 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8760
8761 * MAINTAINERS (Modulo Scheduler): Add myself.
8762
8763 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8764
8765 * MAINTAINERS (fortran 95 front end): Add myself.
8766 (c++ front end): whitespace fix.
8767
8768 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
8772 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8773
8774 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8775 of glob. Quote arguments with single quotes too.
8776 * configure: Regenerate.
8777
8778 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8779
8780 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8781 * Makefile.in: Regenerate
8782
8783 2007-03-07 Andreas Schwab <schwab@suse.de>
8784
8785 * configure: Regenerate.
8786
8787 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8788
8789 * configure.ac: Add "--with-pdfdir" configure option,
8790 which defines pdfdir variable.
8791 * Makefile.def (target=fixincludes): Add install-pdf to
8792 missing targets.
8793 (recursive_targets): Add install-pdf target.
8794 (flags_to_pass): Add pdfdir.
8795 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8796 target.
8797 * configure: Regenerate
8798 * Makefile.in: Regenerate
8799
8800 2007-02-28 Eric Christopher <echristo@apple.com>
8801
8802 Revert:
8803 2006-12-07 Mike Stump <mrs@apple.com>
8804
8805 * Makefile.def (dependencies): Add dependency for
8806 install-target-libssp and install-target-libgomp on
8807 install-gcc.
8808 * Makefile.in: Regenerate.
8809
8810 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8811
8812 * configure: Regenerate.
8813 * configure.ac: Move statements after variable declarations.
8814
8815 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8816
8817 * MAINTAINERS: Add myself as sh maintainer.
8818
8819 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8820
8821 * configure.ac: Adjust for loop syntax.
8822 * configure: Regenerate.
8823
8824 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * configure: Rebuilt.
8827
8828 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8829
8830 * configure.ac: Drop multiple occurrences of --enable-languages,
8831 and fix its quoting.
8832 * configure: Rebuilt.
8833
8834 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8835 Nathan Sidwell <nathan@codesourcery.com>
8836 Vladimir Prus <vladimir@codesourcery.com>
8837 Joseph Myers <joseph@codesourcery.com>
8838
8839 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8840 * configure: Regenerate.
8841
8842 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8843
8844 * ltconfig (freebsd*): Default to elf.
8845
8846 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8847
8848 * configure.ac (target_libraries): Move libgcc before libiberty.
8849 * configure: Regenerated.
8850
8851 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8852 Paolo Bonzini <bonzini@gnu.org>
8853
8854 PR bootstrap/30753
8855 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8856 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8857 * configure: Regenerated.
8858
8859 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8860
8861 * MAINTAINERS (Language Front End Maintainers): Update my mail
8862 address.
8863
8864 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8865
8866 PR bootstrap/30748
8867 * configure.ac: Correct syntax for Solaris ksh.
8868 * configure: Regenerated.
8869
8870 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8871
8872 * configure.ac: Sync with src.
8873 * configure: Regenerate.
8874
8875 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8876
8877 * Makefile.in: Regenerate.
8878
8879 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8880
8881 * config.sub: Sync with src.
8882
8883 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8884
8885 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8886 noncanonical equivalents.
8887 * configure.in: Rename to...
8888 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8889 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8890 target_noncanonical. Use them. Rewrite removal of configure
8891 arguments for autoconf 2.59. Discard variable settings. Force
8892 program_transform_name for native tools.
8893
8894 * Makefile.in: Regenerated.
8895 * configure: Regenerated with autoconf 2.59.
8896
8897 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8898
8899 * MAINTAINERS (Write After Approval): Add myself.
8900
8901 2007-01-31 Andreas Schwab <schwab@suse.de>
8902
8903 * Makefile.tpl (LDFLAGS): Substitute it.
8904 * Makefile.in: Regenerate.
8905
8906 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8907
8908 * MAINTAINERS (Write After Approval): Add myself.
8909
8910 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8911
8912 * MAINTAINERS (spu port): Add myself.
8913
8914 2007-01-23 Richard Guenther <rguenther@suse.de>
8915
8916 PR bootstrap/30541
8917 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8918 * Makefile.tpl (GNATBIND): Substitute it.
8919 (GNATMAKE): Likewise.
8920 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8921 of STAGE_PREFIX.
8922 * Makefile.in: Regenerate.
8923 * configure: Regenerate.
8924
8925 2007-01-18 Mike Stump <mrs@apple.com>
8926
8927 * configure.in: Re-enable -Werror for gcc builds.
8928
8929 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8930
8931 * MAINTAINERS (Write After Approval): Add myself.
8932
8933 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8934
8935 * configure.in: Change == to = in test command.
8936 * configure: Regenerate.
8937
8938 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8939 Nick Clifton <nickc@redhat.com>
8940 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8941
8942 * configure.in (build_configargs, host_configargs, target_configargs):
8943 Remove build/host/target parameters.
8944 (host_libs): Add gmp and mpfr.
8945 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8946 * Makefile.def (gmp, mpfr): New.
8947 (gcc): Remove target.
8948 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8949 target_os, target_vendor): New.
8950 (configure): Add host_alias/target_alias arguments; adjust invocations.
8951 * configure: Regenerate.
8952 * Makefile.in: Regenerate.
8953
8954 2007-01-11 Matt Fago <fago@earthlink.net>
8955
8956 * configure.in: Try to link to functions only in mpfr 2.2.x
8957 to improve robustness of configure tests.
8958 * configure: Regenerate.
8959
8960 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8961
8962 * MAINTAINERS: Add myself as i386 maintainer.
8963
8964 2007-01-08 Jan Hubicka <jh@suse.cz>
8965
8966 * MAINTAINERS: Add myself as i386 maintainer.
8967
8968 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8969
8970 * configure.in: Add support for an x86_64-mingw* target.
8971 * configure: Regenerate.
8972
8973 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8974
8975 * Makefile.tpl (all-target): Correct @if conditional for target
8976 modules.
8977 * configure.in: Omit libiberty if building only target libgcc.
8978 * configure, Makefile.in: Regenerated.
8979
8980 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8981
8982 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8983 * configure: Regenerate.
8984
8985 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8986
8987 * Makefile.def (target_modules): Add libgcc.
8988 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8989 * Makefile.tpl (clean-target-libgcc): Delete.
8990 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8991 on gcc even for bootstrapped modules. Rewrite handling of
8992 lang_env_dependencies to loop over target_modules.
8993 * configure.in (target_libraries): Add target-libgcc.
8994 * Makefile.in, configure: Regenerated.
8995
8996 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8997
8998 * configure.in: Reorganize recognition of languages. Add
8999 --enable-stage1-languages. Show supported languages for the chosen
9000 target rather than all recognized languages.
9001 * configure: Regenerate.
9002
9003 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9004
9005 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9006 * Makefile.in: Regenerate.
9007
9008 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9009
9010 * configure.in: Warn that MPFR 2.2.0 is buggy.
9011 * configure: Regenerate.
9012
9013 2006-12-27 Ian Lance Taylor <iant@google.com>
9014
9015 * configure.in: When removing Makefiles to force a reconfigure, also
9016 remove prev-DIR*/Makefile.
9017 * configure: Regenerate.
9018
9019 2006-12-22 Andreas Schwab <schwab@suse.de>
9020
9021 * configure: Regenerate with correct autoconf version.
9022
9023 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9024
9025 * configure.in: add AC_SUBST for *_FOR_TARGET.
9026 * configure: Regenerate.
9027
9028 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9029
9030 * configure.in: Simplify logic for rejecting languages that cannot
9031 be built. Separate the case when a language is unsupported,
9032 from the case when the user chooses not to build a language.
9033
9034 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9035
9036 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9037 it only affects bootstrap and could be tested on "$host" as well.
9038 * configure: Regenerate.
9039 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9040
9041 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9042
9043 PR bootstrap/29544
9044 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9045 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9046 move here comment from Makefile.tpl.
9047 * Makefile.tpl: Move some definitions higher in the file.
9048 (STAGE1_CHECKING): New.
9049 * configure.in: Add --enable-stage1-checking.
9050 * configure: Regenerate.
9051 * Makefile.in: Regenerate.
9052
9053 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9054
9055 * MAINTAINERS: Add myself as build system maintainer.
9056
9057 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9058
9059 * MAINTAINERS (Write After Approval): Add myself.
9060
9061 2006-12-13 Eric Christopher <echristo@apple.com>
9062
9063 * MAINTAINERS: Add myself as darwin maintainer.
9064
9065 2006-12-11 Ian Lance Taylor <ian@airs.com>
9066
9067 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9068
9069 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9070
9071 MAINTAINERS: Update my entry.
9072
9073 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9074
9075 * configure.in: Handle spu makefile frag.
9076 * Makefile.tpl (MAINT): Define
9077 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9078 * configure: Regenerate.
9079 * Makefile.in: Regenerate.
9080
9081 2006-12-11 Ben Elliston <bje@au.ibm.com>
9082
9083 * config.guess: Import latest version.
9084 * config.sub: Likewise.
9085
9086 2006-12-11 Ben Elliston <bje@au.ibm.com>
9087
9088 * configure.in (spu-*-*): Don't skip target-libiberty.
9089 * configure: Regenerate.
9090
9091 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9092
9093 PR bootstrap/30134
9094 * configure.in: Correct x86 darwin support for libjava to powerpc
9095 and i?86 only.
9096 * configure: Regenerate.
9097
9098 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9099
9100 * configure.in: Add x86 darwin support for libjava.
9101 * configure: Regenerate.
9102
9103 2006-12-07 Mike Stump <mrs@apple.com>
9104
9105 * Makefile.def (dependencies): Add dependency for
9106 install-target-libssp and install-target-libgomp on
9107 install-gcc.
9108 * Makefile.in: Regenerate.
9109
9110 2006-12-04 Richard Guenther <rguenther@suse.de>
9111
9112 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9113 (Non-Algorithmic Maintainers): Move over non-algorithmic
9114 loop optimizer maintainers, add myself as a non-algorithmic
9115 middle-end maintainer.
9116
9117 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9118
9119 * MAINTAINERS (Write After Approval): Add myself.
9120
9121 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9122
9123 * configure.in: Update error message for missing GMP/MPFR.
9124
9125 * configure: Regenerate.
9126
9127 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9128
9129 * configure.in: Update MPFR version in error message.
9130
9131 * configure: Regenerate.
9132
9133 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9134
9135 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9136 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9137 --with-gmp-lib): New flags.
9138
9139 * configure: Regenerate.
9140
9141 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9142
9143 * MAINTAINERS (Write After Approval): Change my email address.
9144
9145 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9146
9147 * MAINTAINERS (Write After Approval): Add myself.
9148
9149 2006-11-22 Philipp Thomas <pth@suse.de>
9150
9151 * MAINTAINERS (i18n): Update e-mail address.
9152
9153 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9154
9155 * MAINTAINERS (spu port): Add myself as maintainer.
9156 (Write After Approval): Remove myself.
9157
9158 2006-11-22 Ben Elliston <bje@au.ibm.com>
9159
9160 * configure.in (skipdirs): Don't build libssp for SPU.
9161 * configure: Regenerate.
9162
9163 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9164
9165 * MAINTAINERS (spu port): Add myself as maintainer.
9166 (libobjc): Update my email address.
9167
9168 2006-11-21 Andrea Bona <andrea.bona@st.com>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
9172 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9173
9174 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9175 * configure : Rebuilt.
9176
9177 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9178
9179 * MAINTAINERS (Write After Approval): Add myself.
9180
9181 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9182
9183 * MAINTAINERS (Write After Approval): Add myself.
9184
9185 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9186
9187 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9188 libmpfr.a.
9189 * configure: Regenerate.
9190
9191 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9192
9193 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9194 (unstage): Test for stage_last presence.
9195
9196 PR bootstrap/29802
9197 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9198 STAGE_PREFIX.
9199 * Makefile.in: Regenerate.
9200
9201 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9202
9203 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9204 maintainers.
9205
9206 2006-11-14 Erven Rohou <erven.rohou@st.com>
9207
9208 * MAINTAINERS (Write After Approval): Add myself.
9209
9210 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9211
9212 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9213 and stageN-package/Makefile.
9214 * Makefile.in: Regenerated.
9215
9216 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9217
9218 * configure.in: Remove target-libgloss from noconfigdirs for
9219 bfin-*-*.
9220 * configure: Regenerated.
9221
9222 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9223
9224 * configure.in (have_gmp): Only error if the gcc directory exists.
9225
9226 * configure: Regenerate.
9227
9228 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9229
9230 * configure.in: Robustify error message for missing GMP/MPFR.
9231
9232 * configure: Regenerate.
9233
9234 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
9237
9238 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9239
9240 * MAINTAINERS: Change email address.
9241
9242 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9243
9244 * MAINTAINERS (Write After Approval): Add myself.
9245
9246 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9247
9248 * MAINTAINERS (Write After Approval): Add myself.
9249
9250 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9251
9252 * MAINTAINERS (Write After Approval): Move myself to
9253 Write After Approval section.
9254
9255 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9256
9257 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9258 need_gmp anymore.
9259 * configure: Regenerate.
9260
9261 2006-10-16 Tobias Burnus <burnus@net-b.de>
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
9265 2006-10-16 Ben Elliston <bje@au.ibm.com>
9266
9267 * config.guess: Import latest version.
9268 * config.sub: Likewise.
9269
9270 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9271
9272 * Makefile.def: Added pdf target handling.
9273 * Makefile.tpl: Added pdf target handling.
9274 * Makefile.in: Regenerated.
9275
9276 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9277
9278 * MAINTAINERS: Add self as score port maintainer.
9279
9280 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9281
9282 * MAINTAINERS (Write After Approval): Add myself.
9283
9284 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9285
9286 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9287 or newer.
9288 * configure: Regenerated.
9289
9290 2006-09-27 Dave Brolley <brolley@redhat.com>
9291
9292 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9293 using $s instead of $r.
9294 * configure: Regenerated.
9295
9296 2006-09-26 Thiemo Seufer <ths@mips.com>
9297
9298 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9299 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9300 * configure: Regenerate.
9301
9302 2006-09-24 Graeme Peterson <gridly@gmail.com>
9303
9304 * MAINTAINERS (Write After Approval): Remove myself.
9305
9306 2006-09-22 Chao-ying Fu <fu@mips.com>
9307
9308 * MAINTAINERS (Write After Approval): Add myself.
9309
9310 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9311
9312 * MAINTAINERS: Add self as soft-fp maintainer.
9313
9314 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9315
9316 * MAINTAINERS: Add myself as avr maintainer.
9317 Remove Marek Michalkiewicz as avr maintainer.
9318
9319 2006-09-07 Roberto Costa <roberto.costa@st.com>
9320
9321 * MAINTAINERS (Write After Approval): Add myself.
9322
9323 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9324
9325 * configure.in: Never build newlib for a Mingw host.
9326 Never build newlib as Mingw target library.
9327 Test the existence of winsup/cygwin for building a Cygwin newlib,
9328 rather than just winsup.
9329 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9330 building a Mingw target.
9331 * configure: Regenerate.
9332
9333 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9334
9335 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9336
9337 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9338
9339 * config.guess: Import from src (was more updated).
9340 * config.sub: Likewise.
9341
9342 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9343
9344 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9345 * configure: Regenerated.
9346
9347 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9348
9349 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9350 for stages after the first.
9351
9352 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9353
9354 * Makefile.def: Add dependencies for configure-opcodes
9355 on configure-intl and all-opcodes on all-intl.
9356 * Makefile.in: Regenerated.
9357
9358 2006-07-13 Ben Elliston <bje@au.ibm.com>
9359
9360 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9361
9362 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9363
9364 Port to hosts whose 'sort' and 'tail' implementations
9365 treat operands with leading '+' as file names, as POSIX
9366 has required since 2001. However, make sure the code still
9367 works on pre-POSIX hosts.
9368 * ltmain.sh: Don't assume "sort +2" is equivalent to
9369 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9370
9371 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9372
9373 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9374
9375 2006-07-04 Peter O'Gorman <peter@pogma.com>
9376
9377 * ltconfig: chmod 644 before ranlib during install.
9378
9379 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9380
9381 PR bootstrap/18058
9382 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9383 if the bootstrap compiler is a GCC version that supports it.
9384 * configure: Regenerate.
9385
9386 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9387
9388 * configure.in: Fix thinkos in previous check-in.
9389 * configure: Regenerate.
9390
9391 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9392
9393 PR other/27063
9394 * configure.in: Test subdir_requires and give an appropriate
9395 error message.
9396 * configure: Regenerate.
9397
9398 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9399
9400 * MAINTAINERS (Write After Approval): Add myself.
9401
9402 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9403
9404 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9405
9406 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9407
9408 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9409
9410 2006-06-20 David Ayers <d.ayers@inode.at>
9411
9412 PR bootstrap/28072
9413 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9414 whether target-libjava is being configured instead of whether the
9415 java front end is enabled.
9416 * configure: Regenerate.
9417
9418 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9419
9420 PR target/27540
9421 * configure.in: Only enable libgomp on IRIX 6.
9422 * configure: Regenerate.
9423
9424 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9425
9426 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9427 too.
9428 * Makefile.in: Regenerate.
9429
9430 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9431
9432 * config-ml.in: Alter CCASFLAGS to include special
9433 multilib options the same as is done for CFLAGS.
9434
9435 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9436
9437 * configure.in: Don't enable libgomp on hpux10.
9438 * configure: Rebuilt.
9439
9440 2006-06-12 David Ayers <d.ayers@inode.at>
9441
9442 PR bootstrap/27963
9443 PR target/19970
9444 * configure.in: Remove target-boehm-gc from noconfigdirs where
9445 ${libgcj} is specified.
9446 * configure: Regenerate.
9447
9448 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9449
9450 Sync from src:
9451
9452 * configure.in: Sync.
9453 * configure: Regenerated.
9454
9455 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9456
9457 * Makefile.def: Added dependencies from sim and gdb on intl, and
9458 added configure dependencies to everything with an all dependency
9459 on intl.
9460 * Makefile.in: Regenerated.
9461
9462 2006-06-06 David Ayers <d.ayers@inode.at>
9463
9464 PR libobjc/13946
9465 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9466 * Makefile.in: Regenerate.
9467 * configure.in: Add --enable-objc-gc at toplevel and have it
9468 enable boehm-gc for Objective-C.
9469 Remove target-boehm-gc from libgcj.
9470 Add target-boehm-gc to target_libraries.
9471 Add target-boehm-gc to noconfigdirs where ${libgcj}
9472 is specified.
9473 Assert that boehm-gc is supported when requested for Objective-C.
9474 Only build boehm-gc if needed either for Java or Objective-C.
9475 * configure: Regenerate.
9476
9477 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9478
9479 PR 27674
9480 * Makefile.tpl (configure-[+prefix+][+module+],
9481 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9482 Remove rule to unstage bootstrapped modules.
9483 (stage_current): New.
9484 * Makefile.in: Regenerate.
9485
9486 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9487
9488 * MAINTAINERS (Write After Approval): Update my e-mail address.
9489
9490 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9491
9492 * include/libiberty.h: Declare pex_run_in_environment.
9493
9494 2006-05-31 Asher Langton <langton2@llnl.gov>
9495
9496 * MAINTAINERS (Write After Approval): Add myself.
9497
9498 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9499
9500 * Makefile.def (bfd, opcodes): Fix lib_path.
9501 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9502 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9503 * Makefile.in: Regenerate.
9504
9505 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9506
9507 * Makefile.in: Regenerate.
9508
9509 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9510
9511 * Makefile.def: Add install-html target. Add datarootdir
9512 docdir and htmldir to flags_to_pass.
9513 * Makefile.tpl: Add install-html target.
9514 * Makefile.in: Regenerate.
9515 * configure.in: Add --with-datarootdir, --with-docdir, and
9516 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9517 * configure: Regenerate.
9518
9519 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9520
9521 * configure.in: Enable gprof for cross builds.
9522 * configure: Regenerate.
9523
9524 2006-05-22 Richard Guenther <rguenther@suse.de>
9525
9526 Revert
9527 2006-01-31 Richard Guenther <rguenther@suse.de>
9528 Paolo Bonzini <bonzini@gnu.org>
9529
9530 * Makefile.def (target_modules): Add libgcc-math target module.
9531 * configure.in (target_libraries): Add libgcc-math target library.
9532 (--enable-libgcc-math): New configure switch.
9533 * Makefile.in: Re-generate.
9534 * configure: Re-generate.
9535 * libgcc-math: New toplevel directory.
9536
9537 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9538 Andreas Tobler <a.tobler@schweiz.ch>
9539
9540 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9541 * configure: Rebuilt.
9542
9543 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9544
9545 * MAINTAINERS (Write After Approval): Add myself.
9546
9547 2006-05-01 DJ Delorie <dj@redhat.com>
9548
9549 * configure.in: Restore CFLAGS if GMP isn't present.
9550 * configure: Regenerate.
9551
9552 2006-05-01 Richard Guenther <rguenther@suse.de>
9553
9554 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9555 maintainer.
9556
9557 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9558
9559 * MAINTAINERS (Write After Approval): Add myself.
9560
9561 2006-04-28 Jan Beulich <jbeulich@novell.com>
9562
9563 * MAINTAINERS (Write After Approval): Add myself.
9564
9565 2006-04-18 DJ Delorie <dj@redhat.com>
9566
9567 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9568 reference libgloss so that libssp can be built in a combined
9569 tree.
9570 * configure: Regenerate.
9571
9572 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9573
9574 * MAINTAINERS (Write After Approval): Add myself.
9575
9576 2006-04-05 Ben Elliston <bje@au.ibm.com>
9577
9578 * configure.in: Require makeinfo 4.4 or higher.
9579 * configure: Regenerate.
9580
9581 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9582
9583 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9584 Rearrange the entries of other libraries to have them in one place.
9585
9586 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9587
9588 * MAINTAINERS (Write After Approval): Remove myself.
9589 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9590
9591 2006-03-14 Richard Guenther <rguenther@suse.de>
9592
9593 * configure: Regenerate with autoconf 2.13.
9594
9595 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9596
9597 * MAINTAINERS: Use my work address.
9598
9599 * MAINTAINERS: Update my E-mail address.
9600
9601 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9602
9603 * configure.in: Handle --disable-<component> generically.
9604 * configure: Regenerate.
9605
9606 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9607
9608 PR libgcj/17311
9609 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9610
9611 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9612
9613 * MAINTAINERS (Write After Approval): Remove myself.
9614 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9615
9616 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9617
9618 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9619 (TARGET_CONFIGDIRS): Remove.
9620 * configure.in: Remove AC_SUBST(target_configdirs).
9621 * Makefile.in, configure: Regenerated.
9622
9623 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9624
9625 * MAINTAINERS (Write After Approval): Remove myself.
9626 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9627
9628 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9629
9630 PR bootstrap/25670
9631
9632 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9633
9634 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9635 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9636 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9637 BUILD_PREFIX, BUILD_PREFIX_1.
9638 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9639
9640 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9641 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9642
9643 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9644 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9645 of `cat stage_current`. Always provide the `r' and `s' variables.
9646 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9647 a single shell execution.
9648 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9649 bootstrapped modules, make the stage1 module if the build was not
9650 started yet, else build the current stage.
9651 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9652 (all-build, all-host, all-target, [+make_target+]-host,
9653 [+make_target+]-target): Do not use \-continued lines.
9654 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9655 (current_stage, restrap, stage_last): New.
9656
9657 * Makefile.in: Regenerate.
9658 * configure: Regenerate.
9659
9660 2006-02-19 Bud Davis <jmdavis@link.com>
9661
9662 * MAINTAINERS (Write After Approval): Remove myself.
9663 (Language Front End Maintainers): Add myself as fortran 95
9664 maintainer and update e-mail address.
9665
9666 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9667
9668 * MAINTAINERS (Write After Approval): Remove myself.
9669 (Language Front End Maintainers): Add myself as fortran 95
9670 maintainer.
9671
9672 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9673
9674 * MAINTAINERS (Write After Approval): Add myself.
9675
9676 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9677
9678 * MAINTAINERS (Write After Approval): Remove myself.
9679 (Language Front End Maintainers): Add myself as
9680 fortran 95 maintainer.
9681
9682 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9683
9684 Sync from src:
9685
9686 2005-12-27 Leif Ekblad <leif@rdos.net>
9687
9688 * configure.in: Add support for RDOS target.
9689 * configure: Regenerate.
9690
9691 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9692 Andreas Schwab <schwab@suse.de>
9693
9694 * configure: Regenerate.
9695
9696 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9697
9698 * configure.in (enable_libgomp): Add AIX.
9699 * configure: Regenerate.
9700
9701 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9702
9703 * MAINTAINERS (Write After Approval): Add myself.
9704
9705 2006-02-03 Lee Millward <lee.millward@gmail.com>
9706
9707 * MAINTAINERS (Write After Approval): Add myself.
9708
9709 2006-01-31 Richard Guenther <rguenther@suse.de>
9710 Paolo Bonzini <bonzini@gnu.org>
9711
9712 * Makefile.def (target_modules): Add libgcc-math target module.
9713 * configure.in (target_libraries): Add libgcc-math target library.
9714 (--enable-libgcc-math): New configure switch.
9715 * Makefile.in: Re-generate.
9716 * configure: Re-generate.
9717 * libgcc-math: New toplevel directory.
9718
9719 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9720
9721 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9722 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9723 the assembler, linker and binutils.
9724 * configure: Regenerate.
9725
9726 2006-01-22 Dirk Mueller <dmueller@suse.de>
9727
9728 * MAINTAINERS (Write After Approval): Add myself.
9729
9730 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9731
9732 * configure: Regenerate.
9733
9734 2006-01-18 Richard Henderson <rth@redhat.com>
9735 Jakub Jelinek <jakub@redhat.com>
9736 Diego Novillo <dnovillo@redhat.com>
9737
9738 * libgomp: New directory.
9739 * Makefile.def: Add target_module libgomp.
9740 * Makefile.in: Regenerate.
9741 * configure.in (target_libraries): Add target-libgomp.
9742 * configure: Regenerate.
9743
9744 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9745
9746 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9747 @ from continuation.
9748 * Makefile.in: Rebuilt.
9749
9750 2006-01-04 Chris Lattner <sabre@gnu.org>
9751
9752 * MAINTAINERS (Write After Approval): Add myself.
9753
9754 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9755
9756 PR bootstrap/24252
9757
9758 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9759 * Makefile.tpl (OBJDUMP): New.
9760 (EXTRA_HOST_FLAGS): Add it.
9761 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9762
9763 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9764 to use symbolic links between directories. Avoid race conditions
9765 or make them harmless.
9766 * configure.in: Do not try to use symbolic links between directories.
9767
9768 * Makefile.def (LEAN): Pass.
9769 * Makefile.tpl (LEAN): Define.
9770 (stage[+id+]-start): Accept that the previous directory does not
9771 exist, if the bootstrap is lean.
9772 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9773 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9774 configure substitution.
9775 ([+compare-target+]): Likewise.
9776 ([+bootstrap-target+]-lean): New.
9777 * configure.in: Remove lean bootstrap support from here.
9778
9779 * Makefile.in: Regenerate.
9780 * configure: Regenerate.
9781
9782 2006-01-04 Ben Elliston <bje@au.ibm.com>
9783
9784 * MAINTAINERS (libdecnumber): Add myself.
9785
9786 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9787
9788 * libtool-ldflags: New script.
9789
9790 2006-01-02 Andreas Schwab <schwab@suse.de>
9791
9792 * configure.in: When reconfiguring remove Makefile in
9793 all stage directories.
9794 * configure: Regenerate.
9795
9796 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9797
9798 * MAINTAINERS: Update my email address.
9799
9800 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9801
9802 Revert Ada-related part of the previous change.
9803
9804 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9805 Do not pass.
9806 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9807 * Makefile.in: Regenerate.
9808 * configure.in: Do not include mt-ppc-aix target fragment.
9809 * configure: Regenerate.
9810
9811 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9812
9813 * configure.in: Select appropriate fragments for PowerPC/AIX.
9814 * configure: Regenerate.
9815
9816 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9817 BOOT_CFLAGS, BOOT_LDFLAGS.
9818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9819 BOOT_CFLAGS, BOOT_LDFLAGS.
9820 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9821 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9822 (stage): Fail if we cannot complete the work.
9823 * Makefile.in: Regenerate.
9824
9825 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9826
9827 * configure.in: Replace ms1 with mt.
9828 * configure: Rebuilt.
9829
9830 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9831
9832 * MAINTAINERS: Update my email address.
9833
9834 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9835
9836 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9837 install-host-nogcc): Don't invoke $(stage) at the end.
9838 * Makefile.in: Regenerate.
9839
9840 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9841
9842 * configure.in: Flip the top-level bootstrap switch.
9843 * configure: Regenerate.
9844
9845 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9846
9847 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9848 $(stage) and $(unstage).
9849 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9850 (all): Remove stray semicolon.
9851 (local-distclean): Don't handle multilib.tmp and multilib.out.
9852 (install.all): Set $s for consistency.
9853 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9854 check_multilibs setting. Always make the install directory.
9855 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9856 Correct @if/@endif.
9857 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9858 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9859 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9860 (multilib.out): Remove.
9861 * Makefile.in: Regenerated.
9862
9863 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9864
9865 * MAINTAINERS (Write After Approval): Add myself.
9866
9867 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9868
9869 * MAINTAINERS: Add myself as mt maintainer.
9870
9871 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9872
9873 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9874
9875 * MAINTAINERS: Change email address.
9876
9877 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9878
9879 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9880 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9881 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9882 Find in-tree tools if available.
9883 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9884 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9885 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9886 (COMPILER_*_FOR_TARGET): New.
9887 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9888 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9889 (CONFIGURED_*, USUAL_*): Remove.
9890 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9891 STRIP): Use autoconf substitutions.
9892 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9893 COMPILER_NM_FOR_TARGET): New.
9894 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9895
9896 (all): Make all-host and all-target in parallel.
9897 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9898 that $$r and $$s are set before invoking a recursive make.
9899 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9900 ([+bootstrap-target+]): Inline most of the `all' target.
9901
9902 2005-11-29 Ben Elliston <bje@au.ibm.com>
9903
9904 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9905 from the gcc build directory.
9906 * Makefile.in: Regenerate.
9907
9908 2005-11-29 Ben Elliston <bje@au.ibm.com>
9909
9910 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9911 depend on all-libdecnumber.
9912 * configure.in (host_libs): Include libdecnumber.
9913 * Makefile.in: Regenerate.
9914 * configure: Likewise.
9915
9916 2005-11-29 Ben Elliston <bje@au.ibm.com>
9917
9918 * libdecnumber: Import decNumber sources from the dfp-branch.
9919
9920 2005-11-21 Kean Johnston <jkj@sco.com>
9921
9922 * config.sub, config.guess: Sync from upstream sources.
9923
9924 2005-11-21 Ben Elliston <bje@au.ibm.com>
9925
9926 Import from Autoconf sources:
9927
9928 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9929 * config/move-if-change: Don't output "$2 is unchanged";
9930 suggested by Ben Elliston. Handle weird characters correctly.
9931
9932 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9933
9934 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9935 to match upstream libtool for darwin.
9936
9937 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9938
9939 * Makefile.def: Remove gdb dependencies for gdbtk.
9940 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9941 (configure-gdb, install-gdb): New rules.
9942 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9943 * Makefile.in, configure: Regenerated.
9944
9945 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9946
9947 * MAINTAINERS (Write After Approval): Add myself.
9948
9949 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9950
9951 * MAINTAINERS (Write After Approval): Add myself.
9952
9953 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9954
9955 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9956 Diego Novillo.
9957
9958 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9959
9960 PR bootstrap/24297
9961 * Makefile.tpl (do-[+make-target+], do-check, install,
9962 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9963 are set before recursing.
9964 * Makefile.in: Regenerate.
9965
9966 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9967
9968 PR bootstrap/18939
9969 * Makefile.def (gcc) <target>: Fix thinko.
9970 * Makefile.in: Regenerate.
9971
9972 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9973
9974 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9975 * configure: Regenerate.
9976
9977 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9978
9979 * MAINTAINERS (Write After Approval): Add self.
9980
9981 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9982
9983 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9984 target-libffi, target-qthreads, target-libjava, and
9985 targetlibobjc.
9986 * configure: Regenerate.
9987
9988 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9989
9990 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9991 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9992 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9993 (USUAL_OBJDUMP_FOR_TARGET): New.
9994 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9995 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9996 * configure, Makefile.in: Regenerated.
9997
9998 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9999
10000 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10001 before other host packages.
10002
10003 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10004
10005 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10006
10007 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10008
10009 PR bootstrap/22340
10010
10011 * configure.in (default_target): Remove.
10012 * Makefile.tpl (all): Do not use prerequisites as subroutines
10013 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10014 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10015 use prerequisites as subroutines.
10016 (check-host, check-target): New.
10017 (bootstrap configure & all targets): Do not use stage*-start
10018 if the directory layout is already ok.
10019 (non-bootstrap configure & all targets): Prepend a $(unstage).
10020 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10021 (NOTPARALLEL): Remove.
10022 (unstage, stage variables): New variables.
10023 (unstage, stage targets): Simply expand to those variables.
10024
10025 * configure: Regenerate.
10026 * Makefile.in: Regenerate.
10027
10028 2005-10-04 James E Wilson <wilson@specifix.com>
10029
10030 * Makefile.def (lang_env_dependencies): Add libmudflap.
10031 * Makefile.in: Regenerate.
10032
10033 2005-10-03 Andreas Schwab <schwab@suse.de>
10034
10035 Backport from libtool CVS:
10036 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10037
10038 * ltmain.sh: add support for installing into temporary
10039 staging area (e.g. 'make install DESTDIR=...')
10040
10041 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10042
10043 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10044 * configure: Regenerated.
10045
10046 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10047
10048 * configure: Regenerate with the correct
10049 autoconf version.
10050
10051 2005-09-30 Catherine Moore <clm@cm00re.com>
10052
10053 * configure.in (bfin-*-*): New.
10054 * configure: Regenerated.
10055
10056 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10057
10058 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10059 (LIPO_FOR_TARGET): New.
10060 (CONFIGURED_LIPO_FOR_TARGET): New.
10061 (USUAL_LIPO_FOR_TARGET): New.
10062 (STRIP_FOR_TARGET): New.
10063 (CONFIGURED_STRIP_FOR_TARGET): New.
10064 (USUAL_STRIP_FOR_TARGET): New.
10065 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10066 STRIP_FOR_TARGET.
10067 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10068 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10069 * Makefile.in: Regenerate.
10070 * configure: Regenerate.
10071
10072 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10073
10074 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10075 (rs6000-*-aix*): Same.
10076 * configure: Regenerate.
10077
10078 2005-09-16 Tom Tromey <tromey@redhat.com>
10079
10080 * MAINTAINERS: Add self as java maintainer.
10081
10082 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10083
10084 * configure.in: Recognize f95 in the --enable-languages option,
10085 and substitute it for fortran, issuing a warning.
10086 * configure: Regenerate.
10087
10088 2005-08-30 Phil Edwards <phil@codesourcery.com>
10089
10090 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10091 * configure: Regenerated.
10092
10093 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10094
10095 * MAINTAINERS: Add self as ms1 maintainer.
10096
10097 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10098
10099 * Makefile.def (libssp): Add to lang_env_dependencies.
10100 * Makefile.in: Regenerate.
10101
10102 2005-08-18 Ian Lance Taylor <ian@airs.com>
10103
10104 * MAINTAINERS: Add myself as middle-end maintainer.
10105
10106 2005-08-17 Christian Groessler <chris@groessler.org>
10107
10108 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10109 * Makefile.in: Regenerate.
10110
10111 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10112
10113 * MAINTAINERS (write after approval): Added myself.
10114
10115 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10116
10117 * MAINTAINERS (Write After Approval): Add myself.
10118
10119 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10120
10121 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10122 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10123 Look for alternate names of the target cc and c++
10124 * configure: Regenerate.
10125
10126 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10127
10128 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10129 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10130 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10131 tools; remove code to manually set them.
10132 (Target tools): Look in the environment for them.
10133 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10134 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10135 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10136 build directory.
10137 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10138 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10139 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10140 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10141 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10142 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10143 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10144 * configure: Regenerate.
10145 * Makefile.in: Regenerate.
10146
10147 2005-07-28 Ben Elliston <bje@au.ibm.com>
10148
10149 * MAINTAINERS: Update for removed CPU targets.
10150
10151 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10152
10153 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10154 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10155 * Makefile.in: Regenerated.
10156
10157 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10158
10159 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10160 (CFLAGS_FOR_TARGET): Use it.
10161 (CXXFLAGS_FOR_TARGET): Likewise.
10162 * Makefile.in: Regenerated.
10163 * configure.in (--with-build-sysroot): New option.
10164 * configure: Regenerated.
10165
10166 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10167
10168 * Makefile.tpl: Wrap install between unstage and stage
10169 * Makefile.in: Regenerate.
10170
10171 2005-07-21 Eric Christopher <echristo@apple.com>
10172
10173 * MAINTAINERS: Update affiliation.
10174
10175 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10176
10177 * MAINTAINERS: Add self as crx port maintainer.
10178
10179 2005-07-20 DJ Delorie <dj@redhat.com>
10180
10181 * MAINTAINERS: Add self as m32c maintainer.
10182
10183 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10184
10185 * all files: Update FSF address.
10186
10187 2005-07-15 Eric Christopher <echristo@redhat.com>
10188
10189 * MAINTAINERS: Change affiliation.
10190
10191 2005-07-14 Jim Blandy <jimb@redhat.com>
10192
10193 * configure.in: Add cases for Renesas m32c.
10194 * configure: Regenerated.
10195
10196 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10197
10198 * COPYING.LIB: Update from fsf.org.
10199
10200 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10201
10202 * COPYING, compile, config.guess,
10203 config.sub, install-sh, missing, mkinstalldirs,
10204 symlink-tree, ylwrap: Sync from upstream sources.
10205 * config-ml.in: Update FSF address.
10206
10207 2005-07-13 Eric Christopher <echristo@redhat.com>
10208
10209 * configure.in: Add toplevel noconfigdir support for tpf.
10210 * configure: Regenerate.
10211
10212 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10213
10214 PR ada/22340
10215
10216 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10217 * Makefile.in: Regenerate.
10218
10219 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10220
10221 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10222 Brolley to write-after-approval.
10223
10224 2005-07-07 Andreas Schwab <schwab@suse.de>
10225
10226 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10227 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10228 * Makefile.in: Regenerated.
10229
10230 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10231
10232 * configure.in: Don't build sim or rda when targetting darwin.
10233 * configure: Regenerate.
10234
10235 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10236
10237 * configure.in: Add --enable-libssp and --disable-libssp.
10238 * configure: Regenerate with autoconf-2.13.
10239
10240 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10241
10242 * Makefile.def (target_modules): Add libssp.
10243 * configure.in (target_libraries): Add target-libssp.
10244 * configure: Rebuilt.
10245 * Makefile.in: Rebuilt.
10246
10247 2005-07-01 Zack Weinberg <zackw@panix.com>
10248
10249 * MAINTAINERS: Change email address. Resign from maintainership.
10250
10251 2005-07-01 Richard Guenther <rguenther@suse.de>
10252
10253 * MAINTAINERS: Change my e-mail address and affiliation.
10254
10255 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10256
10257 * Makefile.def (stagefeedback): Come after profile.
10258 Define profiledbootstrap target.
10259 * Makefile.tpl (profiledbootstrap): Remove.
10260 (stageprofile-end): Zap stagefeedback.
10261 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10262 * Makefile.in: Regenerate.
10263
10264 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10265
10266 * MAINTAINERS: Update my email address.
10267
10268 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10269
10270 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10271 In 'cpp' stanza, support '#line' as well as '# '.
10272
10273 2005-06-08 Andreas Schwab <schwab@suse.de>
10274
10275 * MAINTAINERS: Move myself from 'Write After Approval' to
10276 'CPU Port Maintainers' section as m68k maintainer.
10277
10278 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10279
10280 * configure.in (unsupported_languages): New macro.
10281 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10282 non-ported target libraries in noconfigdirs.
10283 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10284 non-linux-gnu. Remove libgcj_ex_libffi.
10285 <lang_frag loop>: Set add_this_lang=no if the language is in
10286 unsupported_languages.
10287 * configure: Regenerate.
10288
10289 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10290
10291 * configure.in: Fix typo in handling of --with-mpfr-dir.
10292 * configure: Regenerate.
10293
10294 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10295
10296 * MAINTAINERS: Update my email address.
10297
10298 2005-06-02 Jim Blandy <jimb@redhat.com>
10299
10300 * config.sub: Add cases for the Renesas m32c. (This patch has been
10301 accepted into the master sources.)
10302
10303 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10304 Michael Snyder <msnyder@redhat.com>
10305 Stan Cox <scox@redhat.com>
10306
10307 * configure.in: Set noconfigdirs for ms1.
10308
10309 * configure: Regenerate.
10310
10311 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10312
10313 * MAINTAINERS (Write After Approval): Add self.
10314
10315 2005-06-01 Josh Conner <jconner@apple.com>
10316
10317 * MAINTAINERS (Write After Approval): Add self.
10318
10319 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10320
10321 * MAINTAINERS: Update my email address.
10322
10323 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10324
10325 * MAINTAINERS (Write After Approval): Add self.
10326
10327 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10328
10329 * MAINTAINERS (Write After Approval): Remove self.
10330
10331 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10332
10333 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10334 (Dependencies): Consider target modules for bootstrap dependencies.
10335 Make target bootstrap modules depend on each stage's gcc.
10336 * Makefile.in: Regenerate.
10337
10338 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10339
10340 * Makefile.def (configure-gcc): Depend on binutils having been built.
10341 (all-gcc): No need to do it here.
10342 * Makefile.in: Regenerate.
10343
10344 2005-05-19 Paul Brook <paul@codesourcery.com>
10345
10346 * configure.in: Rewrite misleading error message when requested
10347 language cannot be built.
10348 * configure: Regenerate.
10349
10350 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10351
10352 * ylwrap: Import from Automake 1.9.5.
10353
10354 2005-05-13 David Ung <davidu@mips.com>
10355
10356 * MAINTAINERS (Write After Approval): Add self.
10357
10358 2005-05-09 Mike Stump <mrs@apple.com>
10359
10360 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10361 lt_cv_sys_max_cmd_len for now.
10362
10363 2005-05-09 Stan Cox <scox@redhat.com>
10364
10365 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10366
10367 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10368
10369 * README.SCO: Update the URL.
10370
10371 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10372
10373 * ltconfig: Define file_list_spec. Pass file_list_spec and
10374 with_gnu_ld to libtool.
10375 * ltcf-c.sh (aix[45]): Define file_list_spec.
10376 * ltcf-cxx.sh (aix[45]): Same.
10377 * ltcf-gcj.sh (aix[45]): Same.
10378 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10379 exists, write list of input files to temporary file.
10380
10381 2005-05-04 Mike Stump <mrs@apple.com>
10382
10383 * configure.in: Always pass --target to target configures as
10384 otherwise rebuilds that do --recheck will fail.
10385 * confiugure: Rebuilt.
10386
10387 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10388
10389 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10390 STAGE_HOST_EXPORTS.
10391 (configure, all): Add bootstrap support.
10392 (Host modules, target modules): Pass post-stage1 flags and exports.
10393 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10394 * Makefile.in: Regenerate.
10395
10396 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10397
10398 * configure: Regenerate.
10399
10400 2005-04-27 Mike Stump <mrs@apple.com>
10401
10402 * MAINTAINERS: Add self as darwin maintainer.
10403
10404 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10405
10406 * config.sub: Update from master copy.
10407
10408 2005-04-21 Mike Stump <mrs@apple.com>
10409
10410 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10411 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10412
10413 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10414
10415 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10416 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10417 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10418 "*-*-elf" and "*-*-linux*".
10419 * configure: Regenerate.
10420
10421 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10422
10423 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10424
10425 2005-04-12 Mike Stump <mrs@apple.com>
10426
10427 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10428
10429 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10430
10431 * MAINTAINERS (Write After Approval): Add myself.
10432
10433 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10434
10435 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10436
10437 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10438
10439 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10440 (TARGET_CONFIGARGS): Include --with-target-subdir.
10441 (configure, all): New macros. Use them throughout.
10442 * Makefile.in: Regenerate.
10443
10444 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10445
10446 * MAINTAINERS (Write After Approval): Add myself.
10447
10448 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10449
10450 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10451
10452 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10453
10454 * MAINTAINERS: Move John Carr to Write After Approval.
10455
10456 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10457
10458 * config/mh-mingw32: Delete.
10459 * configure.in: Don't use it.
10460 * configure: Regenerate.
10461
10462 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10463
10464 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10465 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10466 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10467 (HOST_LIB_PATH): Generate from Makefile.def.
10468 (TARGET_LIB_PATH): Likewise.
10469 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10470 * Makefile.in: Regenerate.
10471 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10472 (RPATH_ENVVAR): Include Darwin case.
10473 * configure: Regenerate.
10474
10475 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10476
10477 * MAINTAINERS (Various Maintainers): Remove self.
10478 (Write After Approval): Add self.
10479
10480 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10481
10482 * MAINTAINERS (Various Maintainers): Add self.
10483
10484 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10485
10486 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10487 * configure: Regenerate.
10488
10489 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10490
10491 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10492 gcc_version, and gcc_version_trigger from set of flags to pass.
10493 * Makefile.tpl: Remove definitions of above variables.
10494 (config.status): Remove dependency on $(gcc_version_trigger).
10495 * Makefile.in: Regenerate.
10496 * configure.in: Do not reference config/gcc-version.m4 nor
10497 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10498 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10499 * configure: Regenerate.
10500
10501 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10502 Andrew Pinski <pinskia@physics.uc.edu>
10503
10504 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10505 * Makefile.in: Regenerate.
10506
10507 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10508
10509 * MAINTAINERS (Write After Approval): Add myself.
10510
10511 2005-03-03 David Ayers <d.ayers@inode.at>
10512
10513 * MAINTAINERS (Write After Approval): Add myself.
10514
10515 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10516
10517 PR libgcj/20160
10518 * ltmain.sh: Avoid creating archives with components that have
10519 duplicate basenames.
10520
10521 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10522
10523 PR bootstrap/20250
10524 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10525 instead of check.
10526 * Makefile.in: Regenerate.
10527
10528 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10529
10530 * Makefile.in: Regenerate to fix conflict between the previous two
10531 patches.
10532
10533 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10534
10535 PR bootstrap/17383
10536 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10537 * Makefile.tpl (HOST_SUBDIR): New substitution.
10538 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10539 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10540 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10541 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10542 (Host modules, Bootstrapped modules): Use it.
10543 (Build modules, Target modules): Do not create symlink trees,
10544 always configure out-of-srcdir.
10545 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10546 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10547 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10548 $(HOST_SUBDIR). Create a symlink for host_subdir.
10549
10550 * Makefile.in: Regenerate.
10551 * configure: Regenerate.
10552
10553 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10554
10555 Merged from libada-gnattools-branch:
10556 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10557
10558 * gnattools: New directory.
10559 * Makefile.def: Add gnattools as a module, depending on target-libada.
10560 * Makefile.in: Regenerate.
10561 * configure.in: Include gnattools in host_tools; disable it if ada
10562 is disabled.
10563 * configure: Regenerate.
10564
10565 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10566
10567 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10568 treelang maintainer.
10569 (Write After Approval): Remove myself.
10570
10571 2005-02-23 Paul Schlie <schlie@comcast.net>
10572
10573 * configure.in: Allow darwin targeted ports to build tk, itcl and
10574 libgui.
10575 * configure: Regenerate.
10576
10577 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10578
10579 PR libgcj/10353
10580 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10581 * configure: Regenerate.
10582
10583 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10584
10585 * MAINTAINERS (Write After Approval): Add myself.
10586
10587 2005-02-10 Ian Lance Taylor <ian@airs.com>
10588
10589 * MAINTAINERS: Update my e-mail address.
10590
10591 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10592
10593 * MAINTAINERS (Write After Approval): Add myself.
10594
10595 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10596
10597 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10598 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10599 target-libgloss when not *-*-elf and *-*-aout.
10600 * configure: Regenerate.
10601
10602 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10603
10604 * MAINTAINERS: Remove obsolete entries.
10605
10606 * MAINTAINERS (Write After Approval): Add Michael Matz.
10607
10608 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10609
10610 * MAINTAINERS: Remove self as cpplib maintainer.
10611
10612 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10613
10614 * install-sh, config.sub: Import from upstream.
10615
10616 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10617
10618 PR bootstrap/18222
10619 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10620 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10621 * Makefile.in: Regenerate.
10622
10623 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10624
10625 * MAINTAINERS: Update my email address.
10626
10627 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10628 Andreas Schwab <schwab@suse.de>
10629
10630 PR bootstrap/18033
10631 * config-ml.in: Eval option if surrounded by single quotes.
10632
10633 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10634
10635 Revert 2004-12-28 Makefile changes, a better fix will be
10636 applied to mainline and src after GCC 4.0 branches.
10637
10638 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10639
10640 PR bootstrap/17383
10641
10642 * Makefile.def (target_modules): Remove stage parameter,
10643 it is always true now.
10644 * Makefile.tpl (configure-build-[+module+],
10645 configure-target-[+module+]): Always build symlink tree
10646 for the directory and for include. BUILD_SUBDIR and
10647 TARGET_SUBDIR cannot be . anymore.
10648 * Makefile.in: Regenerate.
10649
10650 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10651
10652 Revert 2004-12-08 Makefile changes.
10653
10654 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10655
10656 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10657 cygwin, mingw.
10658
10659 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10660
10661 * configure.in (sh64-*-*): Reenable gprof.
10662 * configure: Regenerate.
10663
10664 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10665
10666 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10667 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10668 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10669 * Makefile.in: Regenerate.
10670
10671 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10672
10673 * MAINTAINERS: Update my email address.
10674
10675 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10676
10677 * Makefile.tpl: Generate normal dependencies if the LHS module is
10678 not bootstrapped.
10679 * Makefile.in: Regenerate.
10680
10681 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10682
10683 * configure.in: Include config/gxx-include-dir.m4. Use
10684 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10685 * configure: Regenerate.
10686
10687 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10688
10689 * config.if: Delete.
10690 * configure.in: Set libstdcxx_incdir directly.
10691 * configure: Regenerate.
10692
10693 2004-12-02 Eric Christopher <echristo@redhat.com>
10694
10695 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10696 * Makefile.in: Regenerate.
10697
10698 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10699
10700 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10701 * configure: Regenerate.
10702
10703 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10704
10705 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10706 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10707 * configure: Regenerate.
10708
10709 2004-12-01 Eric Christopher <echristo@redhat.com>
10710
10711 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10712 of things to remove.
10713
10714 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10715
10716 * MAINTAINERS (Write After Approval): Update my e-mail address.
10717
10718 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10719
10720 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10721 from CVS libtool to always pass_all.
10722
10723 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10724
10725 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10726 (hppa*64*-*-*): Delete incorrect comment.
10727 * configure: Rebuilt.
10728
10729 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10730
10731 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10732
10733 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10734
10735 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10736 from CVS libtool to always pass_all.
10737
10738 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10739
10740 * install-sh, compile: Import from automake.
10741
10742 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10743
10744 * config.guess, config.sub: Import from savannnah.
10745
10746 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10747
10748 * MAINTAINERS (Write After Approval): Add myself
10749
10750 2004-11-12 Mike Stump <mrs@apple.com>
10751
10752 * Makefile.def: Add html support.
10753 * Makefile.tpl: Likewise.
10754 * Makefile.in: Regenerate.
10755
10756 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10757
10758 PR 18423
10759 * configure.in: Remove all instances of build-fixincludes from
10760 noconfigdirs.
10761 (build_configargs): Supply --target to subdirectories.
10762 * configure: Regenerate.
10763
10764 * Makefile.def: Make gcc install depend on fixincludes install.
10765 * Makefile.in: Regenerate.
10766
10767 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10768
10769 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10770
10771 2004-11-11 Paul Brook <paul@codesourcery.com>
10772
10773 * MAINTAINERS: Add self as arm maintainer. Update email address.
10774
10775 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10776
10777 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10778 target-libgfortran.
10779 * configure: Regenerate.
10780
10781 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10782
10783 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10784 like CC.
10785
10786 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10787
10788 * Makefile.def (host fixincludes): Specify missing targets.
10789 * Makefile.in: Regenerate.
10790
10791 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10792
10793 * MAINTAINERS: Add myself
10794
10795 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10796
10797 * MAINTAINERS (Write After Approval): Add myself.
10798
10799 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10800
10801 * Makefile.def: Build fixincludes for the host, too.
10802 * Makefile.in: Regenerate.
10803 * configure.in (host_tools): Add fixincludes.
10804 * configure: Regenerate.
10805
10806 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10807
10808 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10809 * configure: Regenerated.
10810
10811 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10812
10813 PR other/17783
10814 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10815 * configure: Regenerated.
10816
10817 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10818
10819 * README.SCO: Update per FSF instructions.
10820
10821 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10822
10823 PR target/18151
10824 * configure.in (case ${target}): Do not build fixincludes for avr.
10825 * configure: Regenerated.
10826
10827 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10828
10829 * configure.in (case ${target}): Do not build fixincludes
10830 on platforms where it is not used.
10831 * configure: Regenerated.
10832
10833 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10834
10835 * configure.in: Use an absolute path to install-sh.
10836 * configure: Regenerated.
10837
10838 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10839
10840 * MAINTAINERS (Write After Approval): Add myself.
10841
10842 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10843
10844 * MAINTAINERS: Remove from Write After Approval those that are
10845 already maintainers.
10846
10847 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10848
10849 * MAINTAINERS: Update my email address.
10850
10851 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10852
10853 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10854 * configure: Regenerate.
10855
10856 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10857
10858 * MAINTAINERS: Update my email address.
10859
10860 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10861
10862 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10863 entries belonging to this category.
10864
10865 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10866
10867 * MAINTAINERS: Update my e-mail address.
10868
10869 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10870
10871 Fix wrong conflict resolution in:
10872
10873 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10874
10875 * Makefile.in: Regenerate.
10876 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10877 in the recursive `make', instead of hardwiring `all'.
10878 (Autogenerated TARGET-* variables): New.
10879
10880 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10881
10882 * configure.in: Enable target-libgloss for crx-*-*.
10883 * configure: Regenerate.
10884
10885 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10886
10887 * MAINTAINERS (Various Maintainers): Move the "windows,
10888 cygwin, mingw" maintainer to ...
10889 (OS Port Maintainers): ... here.
10890
10891 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10892
10893 * MAINTAINERS (Write After Approval): Remove those that are
10894 maintainers of some subsystem.
10895
10896 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10897
10898 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10899 * ltcf-cxx.sh (tpf*): Likewise.
10900 * ltconfig (tpf*): Add TPF OS configuration support.
10901
10902 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10903
10904 * MAINTAINERS: Change my email address to my new work account.
10905
10906 2004-09-24 Michael Roth <mroth@nessie.de>
10907
10908 * configure.in (--without-headers): Add missing double quotes.
10909 * configure: Regenerate.
10910
10911 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10912
10913 * ylwrap: Revert to previous version.
10914
10915 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10916
10917 PR bootstrap/17369
10918 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10919 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10920 SET_GCC_LIB_PATH_CMD.
10921 (BASE_TARGET_EXPORTS): Likewise.
10922 * Makefile.in: Regenerated.
10923
10924 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10925 * configure: Regenerated.
10926
10927 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10928
10929 * config.guess: New upstream version
10930 * compile, depcomp, install-sh, ylwrap: Likewise.
10931
10932 2004-09-19 Roger Sayle <roger@eyesopen.com>
10933
10934 * config/mh-x86omitfp: New host makefile fragment. Add
10935 -fomit-frame-pointer to the default BOOT_CFLAGS.
10936 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10937 * configure: Regenerate.
10938
10939 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10940
10941 PR target/11572
10942 * configure.in (*-*-darwin*): Renable libobjc.
10943 * configure: Regenerate.
10944
10945 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10946
10947 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10948
10949 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10950
10951 * Makefile.def: Remove libbanshee.
10952 * Makefile.tpl: Ditto.
10953 * configure.in: Ditto.
10954 * Makefile.in: Regen.
10955 * configure: Ditto.
10956
10957 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10958
10959 * ltmain.sh: Use $pic_object as $non_pic_object if
10960 $non_pic_object=none.
10961
10962 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10963
10964 * missing: Import latest version from master repository.
10965
10966 2004-09-06 Nick Clifton <nickc@redhat.com>
10967
10968 * config.sub: Import latest version from master repository.
10969 * config.guess: Likewise.
10970 This includes these changes:
10971
10972 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10973
10974 * config.sub: Handle crisv32, alias etraxfs.
10975 * config.guess (crisv32:Linux:*:*): Handle.
10976
10977 2004-08-13 Brad Smith <brad@comstyle.com>
10978
10979 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10980 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10981
10982 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10983
10984 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10985 assume the processor is a powerpc. This is because coreutils
10986 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10987 in this case, due to a MacOS X bug that causes
10988 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10989 to return a negative number.
10990 Problem reported by Petter Reinholdtsen in:
10991 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10992
10993 2004-07-19 Ben Elliston <bje@gnu.org>
10994
10995 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10996
10997 2004-06-24 Ben Elliston <bje@gnu.org>
10998
10999 * config.guess: Update copyright years.
11000 * config.sub: Likewise.
11001
11002 2004-06-22 Robert Millan <robertmh@gnu.org>
11003
11004 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11005 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11006
11007 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11008
11009 * config.guess (*:*VMS:*:*): New entry. Replaces
11010 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11011 manufacturer.
11012
11013 2004-06-22 Ben Elliston <bje@gnu.org>
11014
11015 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11016 * config.sub: Likewise.
11017
11018 2004-06-22 Ben Elliston <bje@gnu.org>
11019
11020 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11021 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11022
11023 2004-06-11 Ben Elliston <bje@gnu.org>
11024
11025 * config.guess (pegasos:OpenBSD:*:*): Remove.
11026
11027 2004-06-11 Ben Elliston <bje@gnu.org>
11028
11029 From Wouter Verhelst <wouter@grep.be>:
11030 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11031
11032 2004-06-11 Ben Elliston <bje@gnu.org>
11033
11034 * config.guess (luna88k:OpenBSD:*:*): New.
11035
11036 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11037
11038 * config.guess (m32r*:Linux:*:*): New case.
11039 * config.sub: Handle m32rle.
11040
11041 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11042
11043 From Jens Petersen <petersen@redhat.com>:
11044 * config.sub: Handle sparcv8.
11045
11046 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11047
11048 From Tom Smith <smith@cag.lkg.hp.com>:
11049 * config.guess: Version suffixes are equally significant on Tru64
11050 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11051 prefix of "P" (patched kernel).
11052
11053 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11054
11055 * config.sub: Add support for National Semiconductor CRX target.
11056
11057 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11058
11059 * MAINTAINERS (Various Maintainers): Remove myself as web page
11060 maintainer, add myself as maintainer of build status lists.
11061
11062 2004-09-03 Jan Beulich <jbeulich@novell.com>
11063
11064 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11065 *-*-netware, but add target-libmudflap.
11066 Consolidate *-*-netware targets (of which really only i?86 exists)
11067 into a single entry.
11068 * configure: Likewise.
11069
11070 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11071
11072 * Makefile.tpl (sorry): Remove.
11073 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11074 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11075 (do-clean): Clean per-stage directories too.
11076 (do-distclean): Run distclean-stage1 too.
11077 (.NOTPARALLEL): Enable during toplevel bootstrap.
11078 (stage[+id+]-bubble): Enable parallel execution during
11079 the recursive invocation.
11080 * Makefile.in: Regenerate.
11081
11082 Fix previous checkin:
11083
11084 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11085 include.
11086 * configure.in: Fix indentation.
11087 * configure: Regenerate.
11088
11089 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11090
11091 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11092 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11093 * configure: regenerate
11094 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11095 -mdynamic-no-pic
11096
11097 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11098
11099 * Makefile.def (build_modules): Add fixincludes.
11100 (dependencies): Make gcc depend on fixincludes.
11101 * configure.in (build_tools): Add fixincludes.
11102 (build_configdirs): Always include build_libs.
11103 * Makefile.in: Regenerate.
11104 * configure: Regenerate.
11105
11106 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11107
11108 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11109 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11110 phony targets; do not generate timestamp files.
11111 (distclean-stageN): Remove references to their timestamp files.
11112 (restageN, touch-stageN): Remove.
11113 (stageN-bubble): Rewritten.
11114 (compare): Support lean bootstraps.
11115 * Makefile.in: Regenerate.
11116
11117 * configure.in: Only warn when bootstrapping but
11118 build != host or build != target. Support lean bootstraps.
11119 * configure: Regenerate.
11120
11121 2004-08-26 Phil Edwards <phil@codesourcery.com>
11122
11123 * configure.in: Give a better error message if GMP/MPFR are missing
11124 and a language needing them has been requested.
11125 * configure: Regenerated.
11126
11127 2004-08-25 Phil Edwards <phil@codesourcery.com>
11128
11129 * configure.in: Print a list of available language front-ends if
11130 a requested one is missing. Tidy stray tab characters.
11131 * configure: Regenerated.
11132
11133 2004-08-19 Michael Koch <konqueror@gmx.de>
11134
11135 * gcc/doc/install.texi: Update entry about automake for libjava.
11136
11137 2004-08-17 Robert Millan <robertmh@gnu.org>
11138
11139 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11140 (instead of FreeBSD).
11141 * configure: Regenerate.
11142
11143 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11144
11145 * Makefile.in: Regenerate.
11146 * configure: Regenerate.
11147
11148 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11149 stage_*_flags.
11150 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11151 for bootstrapped modules if toplevel bootstrap is going.
11152 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11153 modules. Adjust for changes in Makefile.def. Enable several
11154 rules even in non-bootstrap mode, just to avoid peppering the
11155 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11156 (stage-[+prev+]-bubble): Remove.
11157
11158 * Makefile.def (Dependencies): Depend on all-build-bison,
11159 all-build-flex, all-build-byacc, all-build-texinfo, rather
11160 than the host variations.
11161 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11162 with BUILD_SUBDIR.
11163 (BISON): Update for recent Bisons.
11164 (YACC): Fix typo.
11165 (cross): Depend on all-build.
11166 (all): Do not depend on all-build.
11167 (prebootstrap): Remove.
11168 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11169 (Prebootstrap dependencies): Add them to the per-stage targets
11170 and to all-prebootstrap.
11171 * configure.in (build_configdirs): Always enable build_tools.
11172 (BUILD_DIR_PREFIX): Remove.
11173
11174 * Makefile.def (gcc): Add target variable.
11175 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11176 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11177 in the recursive `make', instead of hardwiring `all'.
11178 (Autogenerated TARGET-* variables): New.
11179
11180 2004-08-13 Brian Booth <bbooth@redhat.com>
11181
11182 * MAINTAINERS: Remove myself from write-after-approval.
11183
11184 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11185
11186 * src-release: Stop distributing mmalloc with gdb (which doesn't
11187 use it).
11188 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11189 * Makefile.in: Regenerate.
11190
11191 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11192
11193 * configure.in (arm*-*-eabi*): New target.
11194 * configure: Regenerate.
11195
11196 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11197
11198 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11199 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11200 (Dependencies): New section.
11201 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11202 (configure-target-[+module+]): Depend on maybe-all-gcc
11203 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11204 (toplevel profiledbootstrap): Fix dependencies.
11205 * Makefile.in: Regenerate.
11206
11207 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11208
11209 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11210 target-libiberty to noconfigdirs.
11211 * configure: Regenerate.
11212
11213 2004-08-03 Paul Brook <paul@codesourcery.com>
11214
11215 * configure.in: Check for MPFR as well as GMP.
11216 * configure: Regenerate.
11217
11218 2004-08-01 Robert Millan <robertmh@gnu.org>
11219
11220 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11221 libmudflap for all GNU-based systems (with Glibc).
11222 * configure: Regenerate.
11223
11224 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11225
11226 * Makefile.def (host-modules): Add gcc.
11227 * Makefile.in: Regenerate.
11228 * Makefile.tpl (sorry): New rule.
11229 (configure-host, all-host, [+make_target+]-host, do-check,
11230 install-host): Do not add gcc as a special case.
11231 (host modules): Add a small special-casing for gcc. Export
11232 extra_make_flags through the environment.
11233 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11234 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11235 other recursive targets for gcc): Remove.
11236
11237 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11238 (stage, unstage): New rules.
11239 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11240 distclean-stage[+id+]): Use stage_current.
11241 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11242 the stage*-start rules.
11243
11244 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11245
11246 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11247 use -all_load flag.
11248
11249 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11250
11251 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11252 * configure: Regenerate.
11253
11254 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11255
11256 * maintainer-scripts/gcc_release: Revert yesterday's change.
11257
11258 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11259
11260 * MAINTAINERS: Add myself to write-after-approval.
11261
11262 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11263
11264 * libf2c: Removed.
11265 * gcc/gccbug.in: Updated because of libf2c removal.
11266 * maintainer-scripts/gcc_release: Ditto.
11267
11268 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11269
11270 * configure.in: Build libmudflap by default on FreeBSD.
11271 * configure: Regenerated.
11272
11273 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11274
11275 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11276 systems.
11277 * configure: Regenerated.
11278
11279 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11280
11281 PR target/16344
11282 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11283 feedback based compiler.
11284 * Makefile.in: Rebuilt.
11285
11286 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11287
11288 * Makefile.def (host_modules): Set bootstrap=true for flex.
11289 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11290 * Makefile.in: Rebuilt.
11291
11292 2004-07-07 Jan Hubicka <jh@suse.cz>
11293
11294 * MAINTAINERS: Add self as a profile feedback maintainer.
11295
11296 2004-07-05 Phil Edwards <phil@codesourcery.com>
11297
11298 * configure.in: Do not prepend $srcdir to /dev/null in
11299 makefile fragments.
11300 * configure: Regenerate.
11301
11302 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11303
11304 * Makefile.def (build_modules): Add bison, byacc, flex,
11305 m4, texinfo.
11306 (flags_to_pass): Add FLEX.
11307 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11308 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11309 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11310 DEFAULT_MAKEINFO): Remove.
11311 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11312 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11313 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11314 objdir or else use configured tool.
11315 (all-build): New.
11316 (all): Depend on it.
11317 (Build module dependencies): Add.
11318 * Makefile.in: Regenerate.
11319 * configure.in: Better support for multiple build modules,
11320 matching what is done for host/target modules. Do not look
11321 for "plausible" locations of build tools if Canadian cross.
11322 Use autoconf's AC_PROG_CC to find a C compiler. Define
11323 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11324 * configure: Regenerate.
11325
11326 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11327
11328 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11329 * Makefile.in: Regenerate.
11330
11331 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11332
11333 * Makefile.tpl (configure-build-[+module+],
11334 configure-[+module+], configure-target-[+module+]): Pass
11335 [+extra_configure_args+].
11336 (all-build-[+module+], all-[+module+], check-[+module+],
11337 install-[+module+], [+make_target+]-[+module+],
11338 all-target-[+module+], check-target-[+module+],
11339 install-target-[+module+], [+make_target+]-target-[+module+]):
11340 Pass [+extra_make_args+].
11341 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11342 (GCC_HOST_EXPORTS): Remove.
11343 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11344 cross, check-gcc, check-gcc-c++, install-gcc,
11345 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11346 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11347 * Makefile.in: Regenerate.
11348
11349 2004-06-21 Matthew Sachs <msachs@apple.com>
11350
11351 * MAINTAINERS: Added self to write-after-approval.
11352
11353 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11354
11355 * configure.in: Check for srcdir/winsup rather than build directory
11356 winsup.
11357 * configure: Regenerate.
11358
11359 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11360
11361 * configure.in: Don't build Cygwin native newlib if winsup
11362 directory is missing. Emit warning instead.
11363 * configure: Regenerate.
11364
11365 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11366
11367 * Makefile.tpl (touch-stage[+id+]): New.
11368 (restage[+prev+]): Depend on touch-stage[+id+].
11369
11370 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11371 Use it throughout.
11372
11373 * Makefile.def: Add profile and feedback bootstrap stages.
11374 Remove next field from bootstrap stages.
11375 * Makefile.tpl (LN, LN_S): Substitute.
11376 (stageN-start, stageN-end): Use double-colon rules, to
11377 provide a hook for additional setup commands.
11378 (distclean-stageN-gcc, restageN): Create dependencies from
11379 [+prev+], not from [+next+].
11380 (stageN-bubble): Add commands for successive stages from
11381 [+prev+], using double-colon rules.
11382 (all-stageN-gcc): Fix typo.
11383 (stagefeedback-start, profiledbootstrap): New.
11384 * Makefile.in: Regenerate.
11385 * configure.in: Call ACX_PROG_LN.
11386 * configure: Regenerate.
11387
11388 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11389
11390 * MAINTAINERS (Write After Approval): Add myself.
11391
11392 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11393
11394 * MAINTAINERS (Write After Approval): Add myself.
11395
11396 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11397
11398 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11399 without gcc.
11400 * configure: Regenerate.
11401
11402 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11403
11404 * Makefile.tpl: Fix typo.
11405 * Makefile.in: Regenerate.
11406
11407 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11408
11409 * configure.in: Remove new- prefix from toplevel
11410 bootstrap targets.
11411 * configure: Regenerate.
11412
11413 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11414
11415 * Makefile.tpl (all.normal): Rename to all.
11416 (all): Replace with a rule to pick the default
11417 target from configure.
11418 (all-gcc, configure-gcc): Use conditionals to
11419 do nothing when toplevel bootstrap is going on.
11420 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11421 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11422 * configure.in: Support --enable-bootstrap.
11423
11424 * Makefile.def: Remove new- prefix from toplevel
11425 bootstrap targets.
11426 * Makefile.tpl: Likewise.
11427
11428 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11429 target.
11430
11431 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11432 $(RECURSE_FLAGS) to recursive invocation of make.
11433
11434 * Makefile.in: Regenerate.
11435 * configure: Regenerate.
11436
11437 2004-05-30 Andreas Jaeger <aj@suse.de>
11438 Jim Wilson <wilson@specifixinc.com>
11439
11440 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11441 like CC.
11442
11443 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11444
11445 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11446 * configure: Regenerate.
11447
11448 2004-05-25 Daniel Jacobowitz <drow@false.org>
11449
11450 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11451 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11452 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11453 targets.
11454 * Makefile.in: Regenerate.
11455
11456 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11457
11458 * configure.in: Test the ability to symlink directories.
11459 * configure: Regenerate.
11460
11461 * Makefile.def (bootstrap-stage): New definitions.
11462 * Makefile.tpl (configure-stage1-gcc,
11463 configure-stage2-gcc, configure-stage3-gcc,
11464 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11465 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11466 new-restage3, compare): Autogenerate, see Makefile.in
11467 entry for behavioral changes.
11468 (distclean-stage1, new-stage1-start, new-stage1-end,
11469 new-stage1-bubble, distclean-stage2, new-stage2-start,
11470 new-stage2-end, new-stage2-bubble, distclean-stage3,
11471 new-stage3-start, new-stage3-end): New autogenerated targets.
11472 (objext, prebootstrap, BOOT_CFLAGS,
11473 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11474 targets.
11475
11476 * Makefile.in: Regenerate.
11477 (distclean-stage1, new-stage1-start, new-stage1-end,
11478 new-stage1-bubble, distclean-stage2, new-stage2-start,
11479 new-stage2-end, new-stage2-bubble, distclean-stage3,
11480 new-stage3-start, new-stage3-end): New targets.
11481 (all-stage1-gcc): Move prebootstrap dependency from here...
11482 (configure-stage1-gcc): ...to here.
11483 (new-bootstrap): Use bubble targets.
11484 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11485 Use per-stage distclean targets.
11486 (configure-stage1-gcc, configure-stage2-gcc,
11487 configure-stage3-gcc, all-stage1-gcc,
11488 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11489 Use new-stageN-start to prepare the tree.
11490
11491 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11492
11493 * Makefile.def (host_modules): add libcpp.
11494 * Makefile.tpl: Add dependencies on and for libcpp.
11495 * Makefile.in: Regenerate.
11496 * configure.in: Add libcpp host module.
11497 * configure: Regenerate.
11498
11499 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11500
11501 * Makefile.tpl: Whenever a recursive target is defined, wrap
11502 it in a special @if/@endif block, and prepare its maybe
11503 dependency in the @if/@endif block
11504 * configure.in: Instead of writing maybe dependencies, remove
11505 the @if/@endif statements, and remove the @if/@endif blocks
11506 that remain.
11507 * configure: Regenerate.
11508 * Makefile.in: Regenerate.
11509
11510 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11511
11512 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11513
11514 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11515
11516 PR bootstrap/15120
11517 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11518 * */configure: Rebuilt.
11519
11520 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11521
11522 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11523 of libf2c.
11524 * configure, Makefile.in: Regenerate.
11525
11526 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11527
11528 * MAINTAINERS (Write After Approval): Add myself.
11529
11530 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11531
11532 Merge from tree-ssa-20020619-branch.
11533
11534 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11535 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11536 (HOST_GMPLIBS): Define.
11537 (HOST_GMPINC): Define.
11538 (TARGET_LIB_PATH): Add libmudflap.
11539 (GFORTRAN_FOR_TARGET): Define.
11540 (configure-build*): Export GFORTRAN.
11541 (configure-gcc): Export GMPLIBS and GMPINC.
11542 (all-gcc): Add maybe-all-libbanshee.
11543 (configure-target-libgfortran): Define.
11544 * Makefile.in: Regenerate.
11545 * configure.in (host_libs): Add libbanshee.
11546 (target_libraries): Add target-libmudflap and target-libgfortran.
11547 Add --with-libbanshee.
11548 Handle --disable-libmudflap.
11549 (*-*-freebsd*): Use with_gmp.
11550 Add $(libgcj) to noconfigdirs.
11551 * configure: Regenerate.
11552 * depcomp: New file.
11553 * MAINTAINERS: Add tree-ssa maintainers.
11554
11555 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11556
11557 * MAINTAINERS (Various Maintainers): Add myself.
11558
11559 2004-04-30 Brian Ford <ford@vss.fsi.com>
11560
11561 * MAINTAINERS (Write After Approval): Add myself.
11562
11563 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11564
11565 * MAINTAINERS (Write After Approval): Add myself.
11566
11567 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11568
11569 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11570 * configure: Regenerate.
11571
11572 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11573
11574 Revert:
11575 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11576
11577 * Makefile.def (flags_to_pass): Remove *dir variables that
11578 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11579 as well as prefix and exec_prefix.
11580 * Makefile.in: Regenerate.
11581
11582 2004-04-26 Robert Millan <robertmh@gnu.org>
11583
11584 Add patches from libtool CVS.
11585 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11586 * ltconfig: Likewise.
11587 * ltcf-c.sh: Likewise.
11588 * ltcf-cxx.sh: Likewise.
11589 * ltcf-gcj.sh: Likewise.
11590
11591 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11592
11593 * Makefile.def (host_modules): Mark with the bootstrap
11594 flag packages on which gcc depends.
11595 * Makefile.tpl (all-bootstrap): Use it.
11596 * Makefile.in: Regenerate.
11597
11598 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11599
11600 * Makefile.def (flags_to_pass): Remove *dir variables that
11601 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11602 as well as prefix and exec_prefix.
11603 * Makefile.in: Regenerate.
11604
11605 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11606
11607 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11608 * configure: Regenerate.
11609 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11610 * gcc/Makefile.tpl (compare): Use the result of the test.
11611 * gcc/Makefile.in: Regenerate.
11612
11613 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11614
11615 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11616 Always relocate gcc and prev-gcc to the original names, even
11617 if the build fails.
11618 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11619 New targets.
11620
11621 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11622
11623 * MAINTAINERS: Update my email address.
11624
11625 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11626
11627 * configure.in (mips*-*-irix5*): Enable ld.
11628 * configure: Regenerate.
11629
11630 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11631
11632 * configure: Regenerate.
11633
11634 2004-04-15 James E Wilson <wilson@specifixinc.com>
11635
11636 * Makefile.tpl (configure-[+module+], configure-gcc,
11637 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11638 Set and export LDFLAGS.
11639 * Makefile.in: Regenerate.
11640
11641 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11642
11643 * MAINTAINERS: Add myself to write-after-approval.
11644
11645 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11646
11647 PR bootstrap/14871
11648 * Makefile.tpl: If we don't have built-in-tree target tools,
11649 use the ones found by configure rather than hacking around with
11650 program_transform_name.
11651 * configure.in: Give Makefile.tpl the information necessary
11652 to do that.
11653 * Makefile.in: Regenerate.
11654 * configure: Regenerate.
11655
11656 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11657
11658 PR bootstrap/14760
11659 * configure.in: When computing baseargs, strip *all* copies of
11660 offending options. Also, don't match/substitute the trailing space,
11661 so that this actually works when two similar options are separated by
11662 only one space.
11663 * configure: Regenerate.
11664
11665 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11666
11667 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11668 (rs6000-*-aix*): Same.
11669 * configure: Regenerate.
11670
11671 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11672
11673 * MAINTAINERS: Add myself to write-after-approval.
11674
11675 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11676
11677 * MAINTAINERS: Add myself to write-after-approval.
11678
11679 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11680
11681 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11682 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11683 * Makefile.in: Regenerate.
11684
11685 * configure.in (top level bootstrap support): Rework --enable-werror
11686 to set @stage2_werror_flag@.
11687 * configure: Regenerate.
11688 * Makefile.tpl (top level bootstrap support): Pass
11689 @stage2_werror_flag@ down to configure in stages 2 and 3.
11690 * Makefile.in: Regenerate.
11691
11692 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11693
11694 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11695 for stages 2 and 3 as well as in make. As a consequence, remove
11696 OUTPUT_OPTION (now detected by configure) from the flags passed down
11697 to make.
11698 * Makefile.in: Regenerate.
11699
11700 * Makefile.tpl (new-bootstrap): Fix typo.
11701 * Makefile.in: Regenerate.
11702
11703 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11704
11705 * Makefile.tpl: Rearrange by moving recursive_targets rules
11706 into their proper sections.
11707 * Makefile.tpl (top level bootstrap support): Move disabling
11708 of coverage flags from 'make' to 'configure'; improve comments.
11709 * Makefile.in: Regenerate.
11710
11711 * Makefile.tpl (experimental top level bootstrap) Move stage1
11712 language setting from all- target to configure- target; disable
11713 intermodule optimization in stage 1; prevent gratuitous rebuilds
11714 of stage 1.
11715 * Makefile.in: Regenerate.
11716 * configure.in: Comma-separate stage 1 language list for top
11717 level bootstrap.
11718 * configure: Regenerate.
11719
11720 * Makefile.tpl: Clean up experimental top level bootstrap support:
11721 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11722 prev-gcc in configure- targets as well as all- targets.
11723 * Makefile.in: Regenerate.
11724
11725 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11726
11727 * compile: New file imported from automake.
11728
11729 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11730
11731 * configure.in: Remove symbolic link section.
11732 * configure: Regenerate.
11733 * Makefile.tpl (links): Remove.
11734 * Makefile.in: Regenerate.
11735
11736 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11737 Nathanael Nerode <neroden@gcc.gnu.org>
11738
11739 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11740 Set with AC_CHECK_PROGS.
11741 * configure.in: Fix comment typo from last patch.
11742 * configure: Regenerate.
11743
11744 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11745
11746 * Makefile.tpl: Introduce experimental top level bootstrap support.
11747 * Makefile.in: Regenerate.
11748 * configure.in: Introduce support for top level bootstrap.
11749 * configure: Regenerate.
11750
11751 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11752 Paolo Bonzini <bonzini@gnu.org>
11753
11754 PR bootstrap/14522
11755 * configure.in: Cope with shells that do not support unquoted ^
11756 * configure: Regenerate.
11757
11758 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11759 Paolo Bonzini <bonzini@gnu.org>
11760
11761 PR bootstrap/14522
11762 * configure.in: Cope with shells that do not support nesting
11763 quotes inside quoted backquote substitutions.
11764 * configure: Regenerate.
11765
11766 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11767
11768 PR bootstrap/14522
11769 * configure.in: Fix escaping of $.
11770 * configure: Regenerate.
11771
11772 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11773
11774 * configure: Regenerate, since I forgot to while committing Paolo's
11775 changes.
11776
11777 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11778
11779 PR ada/14131
11780 Move language detection to the top level.
11781 * configure.in: Find default values for the tools as
11782 soon as possible. Disable ada if GNAT is not found.
11783 Emit error message about missing languages. Expand
11784 --enable-languages=all for the gcc subdirectory.
11785
11786 2004-03-10 Ben Elliston <bje@gnu.org>
11787
11788 * MAINTAINERS: Update my email address.
11789
11790 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11791
11792 * ltconfig: Disable building static libraries if building shared
11793 libraries on AIX 5L.
11794
11795 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11796
11797 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11798 and disable libgcj.
11799 * configure: Regenerated.
11800
11801 2004-03-01 Brian Booth <bbooth@redhat.com>
11802
11803 * MAINTAINERS: Add myself to write-after-approval.
11804
11805 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11806
11807 * MAINTAINERS: Add myself to write-after-approval.
11808
11809 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11810
11811 PR bootstrap/7087
11812 * Makefile.tpl: Guard XFOO sed statements better.
11813 * Makefile.tpl: Add dependency for configure-target-libada.
11814 * Makefile.in: Regenerate (incidentally fixes broken
11815 commit when libada-branch was merged).
11816
11817 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11818
11819 * MAINTAINERS: Add myself to write-after-approval.
11820
11821 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11822
11823 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11824 maintainers.
11825
11826 2004-02-20 Andrew Cagney <cagney@redhat.com>
11827
11828 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11829 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11830
11831 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11832
11833 PR bootstrap/11932
11834 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11835
11836 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11837
11838 * MAINTAINERS: Added myself to write-after-approval.
11839
11840 2004-02-14 Michael Koch <konqueror@gmx.de>
11841
11842 * MAINTAINERS: Added myself to write-after-approval.
11843
11844 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11845
11846 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11847 some OS port maintainers to OS port maintainers section.
11848
11849 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11850
11851 * MAINTAINERS: Add self.
11852
11853 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11854
11855 * MAINTAINERS: Alphabetize.
11856
11857 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11858
11859 * MAINTAINERS: Remove myself.
11860
11861 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11862
11863 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11864 (rs6000-*-aix*): Same.
11865 * configure: Regenerate.
11866
11867 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11868
11869 * configure.in (host): Add in missing $noconfigdirs to defines.
11870 * configure: Regenerate.
11871
11872 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11873 Nathanael Nerode <neroden@gcc.gnu.org>
11874
11875 PR ada/6637, PR ada/5911
11876 Merge with libada-branch:
11877 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11878 with appropriate dependencies. Add --enable-libada configure switch.
11879 * configure, Makefile.in: Regenerate.
11880
11881 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11882
11883 * MAINTAINERS: Add myself to write-after-approval.
11884
11885 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11886
11887 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11888 * configure: Regenerate.
11889
11890 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11891
11892 Merge from upstream:
11893
11894 * ltmain.in: When setting IFS to '~', be careful about user
11895 arguments that contain '~'.
11896
11897 2004-02-04 Peter O'Gorman <peter@pogma.com>
11898
11899 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11900 Also test $base_compile against $CC with escaped arguments. Bug
11901 reported by Geoff Keating <geoffk@apple.com>.
11902
11903 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11904
11905 * MAINTAINERS: Remove i960 port.
11906
11907 2004-01-23 DJ Delorie <dj@redhat.com>
11908
11909 * Makefile.def (target_modules) [libiberty]: Don't stage.
11910 * Makefile.in: Rebuilt.
11911
11912 2004-01-20 Caroline Tice <ctice@apple.com>
11913
11914 * MAINTAINERS: Add myself to write-after-approval.
11915
11916 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11917
11918 * MAINTAINERS: Update my email address.
11919
11920 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11921
11922 * MAINTAINERS: Add myself to write-after-approval.
11923
11924 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11925
11926 * MAINTAINERS: Remove entries without email address.
11927
11928 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11929
11930 * MAINTAINERS: Add myself to write-after-approval.
11931
11932 2004-01-15 Steven Bosscher <stevenb@suse.de>
11933
11934 * MAINTAINERS: Update my email address.
11935
11936 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11937
11938 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11939 * Makefile.tpl (configure-target-[+module+]): Support stage.
11940 * Makefile.in: Rebuilt.
11941
11942 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11943
11944 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11945
11946 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11947
11948 * MAINTAINERS: Add myself as a MIPS maintainer.
11949
11950 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * configure.in: Use ./config.cache, not config.cache.
11953 * configure: Regenerate.
11954 * Makefile.tpl: Special-casing not needed for GCC any more.
11955 * Makefile.in: Regenerate.
11956
11957 * configure.in: Don't share a cache file for host dirs.
11958 * configure: Regenerate.
11959
11960 * config-ml.in: Don't mess with the cache file.
11961
11962 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11963
11964 * MAINTAINERS: Move myself from 'Write After Approval' to
11965 'CPU Port Maintainers' section as SPARC maintainer.
11966
11967 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11968
11969 * Makefile.tpl: Make GCC use a separate config.cache.
11970 * Makefile.in: Regenerate.
11971
11972 PR bootstrap/11932, PR bootstrap/11933
11973 (I don't know if it will fix either of them, but it relates
11974 to them.)
11975 * configure.in: Don't use shared config.cache for target
11976 directories.
11977 * configure: Regenerate.
11978
11979 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11980
11981 * MAINTAINERS: Add myself to 'Write After Approval' section.
11982
11983 2003-12-31 Roger Sayle <roger@eyesopen.com>
11984
11985 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11986 * configure: Regenerated.
11987
11988 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11989
11990 * MAINTAINERS: Remove the mn10200 maintainer.
11991
11992 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11993
11994 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11995 * configure: Regenerated.
11996
11997 2003-12-16 Jan Hubicka <jh@suse.cz>
11998
11999 * MAINTAINERS: Add myself as callgraph maintainer.
12000
12001 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12002
12003 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12004 * configure: Regenerate.
12005
12006 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12007
12008 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12009 'Write After Approval' section. Update email.
12010
12011 2003-12-01 James Lemke <jim@wasabisystems.com>
12012
12013 * MAINTAINERS (Write After Approval): Add myself.
12014
12015 2003-11-20 Matt Thomas <matt@3am-software.com>
12016
12017 * MAINTAINERS: Add myself as a vax port maintainer.
12018
12019 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12020
12021 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12022 (configure-build-[+module+], configure-[+module+]): Likewise.
12023 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12024 * Makefile.in: Regenerate.
12025
12026 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12027
12028 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12029 shared/dylibed libraries.
12030 * ltmain.sh: Likewise.
12031 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12032 * ltcf-cxx.sh: Likewise.
12033 * ltcf-gcj.sh: Likewise.
12034 * ltconfig: Likewise.
12035
12036 2003-11-17 Stan Cox <scox@redhat.com>
12037
12038 * MAINTAINERS: Add myself as iq2000 port maintainer.
12039
12040 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12041
12042 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12043 * Makefile.in: Regenerate.
12044
12045 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12046
12047 * config.sub: Update to 2003-11-03 version.
12048
12049 2003-10-20 Phil Edwards <phil@codesourcery.com>
12050
12051 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12052 * configure: Regenerate.
12053
12054 2003-10-20 Nicolas Pitre <nico@cam.org>
12055
12056 * MAINTAINERS: Add myself to 'Write After Approval' section.
12057
12058 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12059
12060 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12061
12062 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12063
12064 * MAINTAINERS: Update my email address.
12065
12066 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12067
12068 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12069
12070 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12071
12072 * MAINTAINERS: Add myself to 'Write After Approval' section.
12073
12074 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12075
12076 * config.guess: Update to 2003-10-16 version.
12077 * config.sub: Update to 2003-10-16 version.
12078
12079 2003-10-15 David Daney <ddaney@avtrex.com>
12080
12081 * MAINTAINERS: Added myself to 'Write After Approval' section.
12082
12083 2003-10-15 Falk Hueffner <falk@debian.org>
12084
12085 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12086 'Write After Approval' section. Update email.
12087
12088 2003-10-14 Roger Sayle <roger@eyesopen.com>
12089
12090 * MAINTAINERS: Move myself from 'Write After Approval' to
12091 'Various Maintainers' section as middle-end maintainer.
12092
12093 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12094
12095 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12096 HOST_FLAGS_TO_PASS.
12097 * Makefile.in: Regenerate.
12098
12099 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12100
12101 * config.guess: Update to 2003-10-07 version.
12102 * config.sub: Update to 2003-10-07 version.
12103
12104 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12105
12106 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12107 * ltconfig (irix5*, irix6*): Don't override version_type.
12108
12109 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12110
12111 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12112 * configure: Rebuilt
12113 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12114 * Makefile.in: Rebuilt
12115
12116 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12117
12118 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12119
12120 2003-09-30 Carlo Wood <carlo@alinoe.com>
12121
12122 * MAINTAINERS (Write After Approval): Add myself.
12123
12124 2003-09-29 Paul Koning <ni1d@arrl.net>
12125
12126 * MAINTAINERS: Move myself from "Write After Approval"
12127 to CPU platform maintainers for pdp11 platform.
12128
12129 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12130
12131 * MAINTAINERS: Move myself from 'Write After Approval' to
12132 'Various Maintainers' section as libffi testsuite maintainer.
12133
12134 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12135
12136 * configure.in: Pass a computed --program-transform-name
12137 to subconfigures.
12138 * configure: Regenerated.
12139
12140 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12141
12142 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12143 * Makefile.in: Regenerate.
12144
12145 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12146 * Makefile.in: Regenerate.
12147
12148 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12149
12150 * MAINTAINERS: Move myself from 'Write After Approval'
12151 to 'Various Maintainers' (objective-c) section.
12152
12153 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12154
12155 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12156 quoting.
12157 * configure: Regenerated.
12158
12159 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12160
12161 * MAINTAINERS (Write After Approval): Add myself to write after
12162 approval list.
12163
12164 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12165
12166 * MAINTAINERS (Write After Approval): Add myself.
12167
12168 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12169
12170 * MAINTAINERS: Update my e-mail address.
12171
12172 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12173
12174 * libtool.m4 (LD): Correct powerpc64 host match.
12175
12176 2003-09-06 James E Wilson <wilson@tuliptree.org>
12177
12178 * MAINTAINTERS: Update my affiliation and email address.
12179
12180 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12181
12182 * MAINTAINERS (Write After Approval): Add myself.
12183
12184 2003-09-04 DJ Delorie <dj@redhat.com>
12185
12186 * configure: Regenerate.
12187
12188 2003-09-04 Robert Millan <robertmh@gnu.org>
12189
12190 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12191
12192 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12193
12194 * configure.in: Ensure arguments to sed are properly spaced.
12195 * configure: Regenerate.
12196
12197 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12198
12199 * MAINTAINERS: Update my e-mail address.
12200
12201 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12202
12203 * MAINTAINERS (Write After Approval): Add myself.
12204
12205 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12206
12207 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12208 * configure: Regenerated.
12209
12210 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12211
12212 * MAINTAINERS: Update my email address.
12213
12214 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12215
12216 * configure.in: Use newline instead of semicolon when assuming
12217 shell arguments in a for loop.
12218 * configure: Regenerated.
12219
12220 2003-08-22 Jason Eckhardt <jle@rice.edu>
12221
12222 * MAINTAINERS: Resurrect the i860 maintainer.
12223
12224 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12225
12226 PR 8180
12227 * configure.in: When testing with_libs and with_headers, treat
12228 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12229 * configure: Regenerate.
12230
12231 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12232 make, shell, etc.
12233 (baseargs): Likewise.
12234 * configure: Regenerate.
12235
12236 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12237
12238 * MAINTAINERS (Write After Approval): Add myself.
12239
12240 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12241
12242 * configure.in: Disable libgcj for darwin not on powerpc.
12243 * configure: Rebuild.
12244
12245 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12246
12247 * config-ml.in, symlink-tree: Add license.
12248
12249 2003-08-03 Richard Stallman <rms@gnu.org>
12250 Eben Moglen <moglen@columbia.edu>
12251
12252 * README.SCO: New file.
12253
12254 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12255
12256 * Makefile.tpl (check, check-c++): Express dependencies using
12257 dependencies rather than commands.
12258 * Makefile.in: Regenerate.
12259
12260 2003-08-01 Andrew Cagney <cagney@redhat.com>
12261
12262 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12263 * configure: Ditto.
12264
12265 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12266
12267 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12268 * Makefile.in: Update.
12269
12270 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12271
12272 * configure.in: Enable libgcj for darwin.
12273 * configure: Rebuild.
12274
12275 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12276
12277 * config-ml.in: Use ac_configure_args directly instead of
12278 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12279 actually seen.
12280
12281 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12282
12283 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12284 creating target and build subdirs to build all parent dirs as needed.
12285 * Makefile.in: Rebuild.
12286 * configure.in: Don't build dirs explicitly here.
12287 * configure: Rebuild.
12288
12289 2003-07-26 Paul Brook <paul@nowt.org>
12290
12291 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12292
12293 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12294
12295 * Makefile.tpl (all-make): Depend on intl.
12296 * Makefile.in: Rebuilt.
12297
12298 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12299
12300 * install-sh: Update to newer upstream versions (associated with
12301 aclocal 1.7).
12302 * mkinstalldirs: Likewise.
12303 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12304
12305 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12306
12307 * MAINTAINERS: Move self from Bug database only accounts
12308 to write-after-approval.
12309
12310 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 * config.if: Remove unused libc_interface determination.
12313
12314 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12315
12316 * MAINTAINERS: Move self from write-after-approval to
12317 build machinery (*.in).
12318
12319 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12320
12321 PR bootstrap/11273
12322 PR bootstrap/11408
12323 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12324 unused INSTALL_PROGRAM_ARGS.
12325 * configure.in: Use AC_PROG_INSTALL.
12326 * Makefile.in: Regenerate.
12327 * configure: Regenerate.
12328
12329 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12330
12331 * MAINTAINERS: Alphabetize.
12332
12333 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12334
12335 * configure: Rebuilt.
12336 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12337 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12338 newlib nor libgloss.
12339 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12340 * configure.in (am33_2.0-*-linux*): Added.
12341
12342 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12343
12344 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12345 * configure: Regenerate.
12346
12347 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12348
12349 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12350 * Makefile.in: Regenerate.
12351
12352 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12353
12354 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12355 * Makefile.in: Regenerate.
12356
12357 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12358
12359 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12360 * Makefile.in: Regenerated.
12361
12362 * config-ml.in: Replace PWD with PWD_COMMAND.
12363
12364 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12365
12366 * intl: New directory; see intl/ChangeLog for details.
12367 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12368 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12369 * Makefile.in: Regenerate.
12370
12371 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12372
12373 * configure.in: Clean up config-lang.in handling. Delete
12374 useless assignment to "subdirs".
12375 * configure: Regenerate.
12376
12377 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12378
12379 * configure.in: Rename 'target_libs' to 'target_libraries'.
12380 Remove useless reference to 'target_libs'.
12381 * configure: Regenerate.
12382
12383 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12384
12385 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12386 * Makefile.in: Regenerate.
12387
12388 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12389
12390 * Makefile.def: Introduce flags_to_pass.
12391 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12392 * Makefile.in: Regenerate.
12393
12394 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12395
12396 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12397 and target-libgloss.
12398 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12399 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12400 * configure: Regenerate.
12401
12402 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12403
12404 * configure.in: Update testsuite_flags to new location.
12405 * configure. Regenerate.
12406
12407 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12408
12409 * Makefile.tpl: Remove BUILD_CC stuff.
12410 * Makefile.in: Regenerate.
12411
12412 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12413
12414 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12415
12416 2003-06-16 Graeme Peterson <gp@qnx.com>
12417
12418 * MAINTAINERS (Write After Approval): Add myself.
12419
12420 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12421
12422 * config.guess: Update to 2003-06-12 version.
12423 * config.sub: Update to 2003-06-13 version.
12424
12425 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12426
12427 * config.guess: Update to 2003-06-06 version.
12428 * config.sub: Update to 2003-06-06 version.
12429
12430 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12431
12432 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12433 * configure. Regenerate.
12434
12435 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12436
12437 * configure.in: Disable serial configure by default.
12438 * configure: Regenerate.
12439 * Makefile.tpl: Abolish .NOTPARALLEL.
12440 * Makefile.in: Regenerate.
12441
12442 * Makefile.tpl: Replace {build,host,target}_canonical by
12443 {build,host,target}.
12444 * Makefile.in: Regenerate.
12445
12446 * Makefile.tpl: Fix stupid pasto.
12447 * Makefile.in: Regenerate.
12448
12449 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12450
12451 * Makefile.tpl: Remove bogus conditional.
12452 * Makefile.in: Regenerate.
12453
12454 2003-06-05 Jan Hubicka <jh@suse.cz>
12455
12456 * Makefile.tpl (profiledbootstrap): New target.
12457 * Makefile.in (profiledbootstrap): New target.
12458
12459 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12460
12461 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12462 Pinski. Remove user names from other bugzilla-only maintainers.
12463
12464 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12465
12466 * Makefile.tpl: Make 'recursive targets' using autogen rather
12467 than shell loop. Remove duplicate 'clean' targets and false
12468 comments.
12469 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12470 Add systematic method of specifying missing targets in subdirs.
12471 Add copyright boilerplate.
12472 * Makefile.in: Regenerate.
12473 * configure.in: Add 'recursive targets' to maybe list.
12474 * configure: Regenerate.
12475
12476 * MAINTAINERS: "GNATS only" -> "Bug database only".
12477
12478 * Makefile.tpl: Rename [+target+] to [+make_target+].
12479 * Makefile.def: Rename 'target' to 'make_target'.
12480
12481 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12482
12483 * MAINTAINERS: Add self as options handling maintainer.
12484
12485 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12486
12487 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12488 been too long since I touched those ports.
12489
12490 2003-05-28 DJ Delorie <dj@redhat.com>
12491
12492 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12493 * Makefile.in: Regenerate.
12494
12495 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12496
12497 * configure.in: Use curly braces in the definition of tooldir.
12498 * configure: Regenerate.
12499
12500 2003-05-21 DJ Delorie <dj@redhat.com>
12501
12502 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12503 newlib or libgloss.
12504 * Makefile.in: Regenerate.
12505
12506 2003-05-21 DJ Delorie <dj@redhat.com>
12507
12508 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12509 * Makefile.in: Regenerate.
12510
12511 2003-05-20 Ian Lance Taylor <ian@airs.com>
12512
12513 * MAINTAINERS: Update my e-mail address.
12514
12515 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12516
12517 * configure.in: Switch more things to use maybe dependencies.
12518 * Makefile.tpl: Switch more things to use maybe dependencies.
12519 Factor out common code from autogen IF statements.
12520 * configure: Regenerate.
12521 * Makefile.in: Regenerate.
12522
12523 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12524
12525 * configure.in: Accept i[3456789]86 for machine type.
12526 * configure: Regenerate.
12527
12528 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12529
12530 * configure.in: Switch more things to use maybe dependencies.
12531 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12532 * configure: Regenerate.
12533 * Makefile.tpl: Switch more things to use maybe dependencies.
12534 * Makefile.in: Regenerate.
12535
12536 2003-05-16 Andreas Schwab <schwab@suse.de>
12537
12538 * Makefile.tpl (install-opcodes): Define.
12539 * Makefile.in: Rebuild.
12540
12541 2003-05-13 Andreas Jaeger <aj@suse.de>
12542
12543 * config.guess: Update to 2003-05-09 version.
12544 * config.sub: Update to 2003-05-09 version.
12545
12546 2003-05-13 Michael Eager <eager@mvista.com>
12547
12548 * configure.in: Correct sed script so that options in quotes are not
12549 deleted.
12550 * configure: Rebuild.
12551
12552 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12553
12554 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12555 and $$s/newlib/libc/sys/cygwin32 include paths.
12556 * configure: Ditto.
12557
12558 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12559
12560 * MAINTAINERS: Update my email addresses.
12561
12562 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12563
12564 * config-ml.in: Propagate INSTALL variables.
12565
12566 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12567
12568 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12569
12570 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12571
12572 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12573 * Makefile.in: Regenerate.
12574
12575 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12576
12577 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12578
12579 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12580
12581 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12582
12583 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12584
12585 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12586 * Makefile.in: Regenerated.
12587
12588 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12589
12590 * MAINTAINERS (Write After Approval): Upgrade myself from
12591 GNATS only to write-after-approval. Update my mail address.
12592
12593 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12594
12595 (OS Port Maintainers: freebsd): Add myself.
12596
12597 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12598
12599 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12600
12601 2003-04-22 Kean Johnston <jkj@sco.com>
12602
12603 * MAINTAINERS (SCO ports): Added myself.
12604
12605 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12606
12607 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12608
12609 2003-04-19 Kean Johnston <jkj@sco.com>
12610
12611 * MAINTAINERS (Write After Approval): Add myself.
12612
12613 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12614
12615 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12616 * Makefile.in: Regenerate.
12617
12618 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12619
12620 * configure.in (powerpc64*-*-linux*): Remove.
12621 * configure: Rebuilt.
12622
12623 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12624
12625 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12626 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12627 and restrap.
12628 * Makefile.in: Regenerate.
12629
12630 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12631
12632 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12633 * configure: Regenerated.
12634
12635 2003-04-15 DJ Delorie <dj@redhat.com>
12636
12637 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12638
12639 2003-04-13 Nick Clifton <nickc@redhat.com>
12640
12641 * config-ml.in: Remove support for --disable-aix removing
12642 call-aix multilibs.
12643
12644 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12645
12646 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12647 * */configure: Rebuilt.
12648
12649 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12650
12651 * MAINTAINERS: Add my email address.
12652
12653 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12654
12655 * MAINTAINERS (Write After Approval): Add myself.
12656
12657 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12658
12659 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12660 * Makefile.in: Regenerate.
12661
12662 2003-03-14 Michael Chastain <mec@shout.net>
12663
12664 * Makefile.in: Regenerate with correct Makefile.def.
12665
12666 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12667
12668 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12669 Make macro.
12670 * Makefile.in: Regenerate.
12671 * configure.in: Clean up gxx_include_dir logic.
12672 * configure: Regenerate.
12673
12674 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12675
12676 * MAINTAINERS (Write After Approval): Add myself.
12677
12678 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12679
12680 * MAINTAINERS: Update my mail address.
12681
12682 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12683
12684 * configure.in (gxx_include_dir): Fix typo.
12685 * configure: Regenerated.
12686
12687 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12688
12689 * Makefile.tpl: Reindent.
12690 * Makefile.in: Regenerate.
12691 * configure.in: Reindent. Don't set unused variables.
12692 * configure: Regenerate.
12693
12694 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12695
12696 * configure.in: Include $(build_tooldir)/sys-include in
12697 FLAGS_FOR_TARGET.
12698 * configure: Regenerated.
12699
12700 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12701
12702 * Makefile.tpl: Always pass down RANLIB.
12703 * Makefile.in: Regenerate.
12704
12705 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12706 * Makefile.in: Regenerate.
12707 * configure.in: Remove unused logic relating to --enable-shared
12708 and --enable-threads. Remove bogus comments. Remove redundant
12709 noconfigdirs.
12710 * configure: Regenerate.
12711
12712 * configure.in: Replace ${libstdcxx_version} by its value.
12713 Remove reference to mh-dgux.
12714 * configure: Regenerate.
12715
12716 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12717
12718 * MAINTAINERS (Write After Approval): Add myself.
12719
12720 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12721
12722 * Makefile.tpl: Rearrange.
12723 * Makefile.in: Regenerate.
12724
12725 2003-02-25 Uwe Stieber <uwe@wwws.de>
12726
12727 * configure.in: Add support for kaOS as cross build target system.
12728 * configure: Regenerated.
12729
12730 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12731
12732 * MAINTAINERS (Write after approval): Add myself.
12733
12734 2003-02-21 James E Wilson <wilson@tuliptree.org>
12735
12736 * MAINTAINERS: Update my email address.
12737
12738 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12739
12740 * MAINTAINERS: Add self to blanket write privs. section.
12741
12742 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12743
12744 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12745 configure-target-* as some target builds may require additional
12746 flags for preprocessor tests.
12747 * Makefile.in: Regenerated.
12748
12749 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12750
12751 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12752 * ltconfig: Handle it.
12753 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12754 auto-detecting it.
12755
12756 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12757 it is used as argument to $CC.
12758 * ltcf-gcj.sh: Likewise.
12759
12760 * configure.in: Introduce --enable-maintainer-mode.
12761 * configure: Rebuilt.
12762 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12763 for maintainer mode.
12764 * Makefile.in: Rebuilt.
12765
12766 2003-02-18 Jason Merrill <jason@redhat.com>
12767
12768 * Makefile.tpl (check-c++): Allow parallelism.
12769
12770 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12771
12772 * MAINTAINERS: Remove John Carr (who never actually had access to
12773 gcc.gnu.org).
12774
12775 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12776
12777 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12778 don't configure target-libobjc.
12779 * configure: Regenerate.
12780
12781 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12782
12783 * Makefile.tpl (RANLIB): Define.
12784 * Makefile.in: Regenerate.
12785
12786 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12787
12788 * MAINTAINERS: Update my email.
12789
12790 2003-02-06 Keith R Seitz <keiths@redhat.com>
12791
12792 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12793 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12794 * Makefile.in: Regenerated.
12795 * configure.in: Remove all traces of snavigator, db, and grep.
12796 * configure: Regenerated.
12797
12798 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12799
12800 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12801 After Approval.
12802
12803 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12804
12805 * MAINTAINERS (Write after approval): Add myself.
12806
12807 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12808
12809 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12810 * Makefile.in: Regenerated.
12811
12812 2003-01-30 Roger Sayle <roger@eyesopen.com>
12813
12814 * config.guess: Updated to 2003-01-30's version.
12815 * config.sub: Updated to 2003-01-28's version.
12816
12817 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12818
12819 * config.if: If gcc_version is already set, just use it. Don't set
12820 gcc_version_trigger if it's already set, otherwise set it to
12821 gcc/version.c, but only if the file exists. If it is not set and
12822 gcc/version.c does not exist, try to extract the version number from
12823 $CC.
12824
12825 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12826
12827 * MAINTAINERS: Add myself to write-after-approval list.
12828
12829 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12830
12831 * configure.in: Revert 24Jan change.
12832 * configure: Regenerate.
12833
12834 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12835
12836 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12837 entry of HJ Lu.
12838
12839 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12840
12841 * configure.in: Revert previous change.
12842 * configure: Regenerate.
12843
12844 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12845
12846 * configure.in: Make rda native-only.
12847 * configure: Regenerate.
12848
12849 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12850
12851 * MAINTAINERS: Move myself from GNATS-only-accounts to
12852 write-after-approval.
12853
12854 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12855
12856 * configure.in: Add missing \.
12857 * configure: Rebuilt.
12858
12859 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12860
12861 * configure.in (baseargs): Avoid using \| in sed regular
12862 expressions.
12863 * configure: Rebuilt.
12864
12865 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12866
12867 * configure.in (baseargs): Remove all supported forms of
12868 --cache-file, --srcdir, --host, --build and --target options
12869 from argument lists.
12870 * configure: Rebuilt.
12871
12872 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12873
12874 * MAINTAINERS: Add myself to write-after-approval list.
12875
12876 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12877
12878 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12879 * configure: Rebuilt.
12880
12881 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12882
12883 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12884 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12885 * Makefile.in: Regenerate.
12886 * configure: Regenerate.
12887
12888 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12889
12890 * configure.in: Remove Makefile in build, host and target modules
12891 unless configure was run with --no-recursion.
12892 * configure: Rebuilt.
12893
12894 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12895
12896 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12897 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12898 * Makefile.in: Regenerate.
12899
12900 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12901
12902 * config.guess: Update to 2003-01-03 version.
12903 * config.sub: Update to 2003-01-03 version.
12904
12905 2003-01-07 Christopher Faylor <cgf@redhat.com>
12906
12907 * configure: Regenerate with proper autoconf 2.13.
12908
12909 2003-01-07 Christopher Faylor <cgf@redhat.com>
12910
12911 * configure.in: Add AC_PREREQ for consistency.
12912 * configure: Regenerate.
12913
12914 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12915
12916 * configure.in (GDB_TK): Add tcl directories conditional on
12917 gdb/gdbtk directory being present.
12918 * configure: Regenerate.
12919
12920 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12921
12922 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12923 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12924 * configure: Rebuilt.
12925
12926 2002-12-31 Tom Tromey <tromey@redhat.com>
12927
12928 * Makefile.in: Rebuilt.
12929 * Makefile.def (target_modules) [libffi]: Allow installation.
12930
12931 2002-12-31 Andreas Schwab <schwab@suse.de>
12932
12933 * configure.in: Fix use of $program_transform_name.
12934 * configure: Regenerated.
12935
12936 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12937
12938 * configure.in (baseargs): Don't remove first configure argument.
12939 * configure: Regenerated.
12940
12941 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12942
12943 * Makefile.tpl (local-distclean): Don't remove...
12944 (multilib.ts): ... this. Moved into...
12945 (multilib.out): ... this. Don't use sub-make.
12946 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12947 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12948 (configure-build-[+module+], configure-[+module+],
12949 configure-target-[+module+], configure-gcc): ... these. Test
12950 for Makefile existence. Drop config.status from dependencies.
12951 * Makefile.in: Rebuilt.
12952 * configure.in: Move gcc-version-trigger to the end of
12953 ac_configure_args. Add comments to maybedep.tmp and
12954 serdep.tmp. Introduce --disable-serial-configure. Remove
12955 nonopt from baseargs, matching and removing corresponding
12956 whitespace while at it.
12957 * configure: Rebuilt.
12958
12959 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12960
12961 * configure.in (host_configargs): Replace reference to
12962 no-longer-defined buildopts with --build=${build_alias}.
12963 * configure: Rebuilt.
12964
12965 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12966 program_transform_name to standard idiom.
12967 (AUTOGEN, AUTOCONF): Define.
12968 (Makefile.in): Use $(AUTOGEN).
12969 (Makefile): Depend on config.status, and use autoconf-style rule to
12970 build it. Move original commands to...
12971 (config.status): ... this new target.
12972 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12973 $(AUTOCONF).
12974 * Makefile.in: Rebuilt.
12975
12976 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12977
12978 * Makefile.tpl: Fix dramatic bustage due to change in
12979 program_transform_name.
12980 * Makefile.in: Regenerate.
12981
12982 * configure.in: Remove unnecessary PATH setting.
12983 * configure: Regnerate.
12984
12985 * configure.in: Don't default to unprefixed tools unless
12986 the native tools will work.
12987 * configure: Regenerate.
12988
12989 * configure.in: Convert to autoconf script. Blow away lots
12990 of now-redundant Makefile fragments.
12991 * configure: Generate using Autoconf.
12992 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12993 * Makefile.in: Regenerate.
12994
12995 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12996
12997 * configure: Fix stupid bug where RANLIB was mistakenly included.
12998
12999 * configure.in: Rename (buildargs, hostargs, targargs) to
13000 (build_configargs, host_configargs, target_configargs).
13001
13002 * configure.in: Move logic out of sed statement.
13003
13004 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13005 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13006
13007 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13008
13009 * config.sub: Import from master repository
13010 * config.guess: Ditto
13011
13012 2002-12-24 Andreas Schwab <schwab@suse.de>
13013
13014 * Makefile.tpl (multilib.out): Fix missing space.
13015 * Makefile.in: Regenerate.
13016
13017 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13018
13019 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13020 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13021 * Makefile.in: Regenerate.
13022 * configure.in: Remove unnecessary leftovers.
13023
13024 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13025
13026 * configure.in (extra_ranlibflags_for_target): New variable.
13027 (*-*-darwin): Add -c to ranlib commands.
13028 * configure (tooldir): Handle extra_ranlibflags_for_target.
13029
13030 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13031
13032 * Makefile.tpl: Revert HJL's change.
13033 * Makefile.in: Regenerated.
13034 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13035 always.
13036
13037 2002-12-19 Andreas Schwab <schwab@suse.de>
13038
13039 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13040 * Makefile.in: Regenerate.
13041
13042 2002-12-18 H.J. Lu <hjl@gnu.org>
13043
13044 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13045 * Makefile.in: Regenerated.
13046
13047 * configure.in (build_prefix): New. Substitute.
13048
13049 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13050
13051 * Makefile.tpl: Don't let real targets depend on phony targets.
13052 * Makefile.in: Regenerate.
13053
13054 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13055 * Makefile.in: Regenerate.
13056
13057 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13058
13059 * config.sub: Import from master repository
13060 * config.guess: Ditto
13061
13062 2002-12-16 Jason Merrill <jason@redhat.com>
13063
13064 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13065 previous 'make bootstrap'.
13066 * Makefile.in: Regenerate.
13067
13068 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13069
13070 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13071
13072 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13073
13074 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13075 * Makefile.in: Regenerate.
13076
13077 2002-12-13 Jason Merrill <jason@redhat.com>
13078
13079 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13080 library tests.
13081 (check-c++): Just depend on it and check-target-libstdc++-v3.
13082 * Makefile.in: Regenerate.
13083
13084 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13085
13086 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13087 * Makefile.in: Rebuilt.
13088
13089 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13090
13091 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13092
13093 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13094
13095 * configure: Fix bug put in by gremlins.
13096
13097 * Makefile.tpl: Substitute more autoconfily.
13098 * configure: Substitute more autoconfily.
13099 * Makefile.in: Regenerate.
13100
13101 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13102
13103 * config.sub: Import from master repository
13104 * config.guess: Ditto
13105 * MAINTAINERS: Added Svein Seldal under write after approval
13106
13107 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13108
13109 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13110 * Makefile.in (all-sim): Ditto.
13111
13112 2002-12-06 DJ Delorie <dj@redhat.com>
13113
13114 * Makefile.tpl: Change configure dependencies to not have real
13115 targets depend on phony targets.
13116
13117 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13118
13119 * configure.in: Revert unintentional change.
13120
13121 * Makefile.tpl: Change dependency for */multilib.out so that
13122 it works when gcc isn't in the tree.
13123
13124 * configure.in: Substitute more.
13125 * configure: Run subconfigures from the Makefile.
13126 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13127 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13128
13129 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13130
13131 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13132
13133 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13134
13135 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13136 and corresponding dependencies.
13137 * Makefile.in: Regenerate.
13138
13139 * configure.in (host_tools): Order binutils, gas and ld for
13140 convenience in running the testsuites.
13141
13142 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13143 * Makefile.in: Regenerate.
13144 * configure.in: Introduce rules to serialize subconfigure runs.
13145
13146 * configure.in: Introduce BASE_CC_FOR_TARGET.
13147 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13148 Realize configure-build-* targets. Realize configure-target-* targets.
13149 * Makefile.in: Regenerate.
13150
13151 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13152
13153 * configure: Move gcc_version_trigger stuff from here...
13154 * configure.in: ...to here.
13155
13156 * configure.in: Separate subconfigure options added by this file from
13157 options given by the user. Add machinery to put args for host
13158 subconfigures into the Makefile.
13159
13160 * Makefile.tpl: Remove 'vault' targets.
13161 * Makefile.tpl: Reorder and comment dependencies.
13162 * Makefile.in: Regenerate.
13163
13164 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13165 * configure.in: Fix my broken commit of previous patch. (sigh)
13166
13167 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13168
13169 * configure.in: Move host-specific darwin noconfigdirs into
13170 the host-specific section.
13171
13172 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13173
13174 * configure.in: Move host-specific darwin noconfigdirs into
13175 the host-specific section.
13176
13177 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13178
13179 * configure: Remove skip-this-dir support.
13180 * Makefile.tpl: Remove skip-this-dir support.
13181
13182 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13183 subdirectories.
13184 * Makefile.in: Regenerate.
13185
13186 * Makefile.tpl: Strip out useless setting of 'dir'.
13187 * Makefile.in: Regenerate.
13188
13189 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13190
13191 * configure.in: Fix deeply stupid bug.
13192
13193 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13194 shell code in CXX_FOR_TARGET
13195 * Makefile.def: Introduce raw_cxx.
13196 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13197 RAW_CXX_FOR_TARGET.
13198 * Makefile.in: Regenerate.
13199
13200 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13201
13202 * Makefile.tpl: Remove unnecessary ifs.
13203 * Makefile.in: Regenerate.
13204
13205 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13206 dependencies. Maybe-ize build-libiberty. Create dummy install
13207 targets for 'no_install' modules.
13208 * configure: Move GDB_TK substitution to configure.in. Move
13209 build_modules stuff to configure.in.
13210 * configure.in: Implement soft dependency machinery. Maybe-ize
13211 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13212 * Makefile.in: Regenerate.
13213
13214 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13215
13216 * Makefile.tpl: Make all-target, install-target behave similarly
13217 to all, install (only hitting configured targets). Eliminate
13218 unused macro defintions.
13219
13220 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13221 build != host.
13222
13223 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13224
13225 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13226
13227 * configure.in: Produce lists of subdir targets we're actually
13228 configuring. Remove references to "dosrel".
13229 * Makefile.tpl: Let configure set which subdir targets are hit.
13230 Remove install-cross; clean up install; remove ALL. Remove
13231 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13232 Autogenerate host module targets. Remove empty dependency lines
13233 and redundant dependency; rearrange slightly.
13234 * Makefile.def: Add host-side libtermcap, utils.
13235
13236 * Makefile.in: Regenerate.
13237
13238 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13239
13240 * ltconfig (osf[345]): Append $major to soname_spec.
13241 Reflect this in library_names_spec.
13242 * ltmain.sh (osf): Prefix $major with . for use as extension.
13243
13244 2002-11-19 Andreas Jaeger <aj@suse.de>
13245
13246 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13247 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13248 and sparc64 GNU/Linux systems.
13249
13250 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13251
13252 * MAINTAINERS: Update email.
13253
13254 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13255
13256 * MAINTAINERS: Complete James Dennett's entry.
13257
13258 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13259
13260 * MAINTAINERS (Write After Approval): Add myself.
13261
13262 2002-11-13 Bruce Korb <bkorb@gnu.org>
13263
13264 * Makefile.tpl: syntactic cleanup
13265
13266 2002-11-13 Stuart Hastings <stuart@apple.com>
13267
13268 * MAINTAINERS: Add myself to write-after-approval list.
13269
13270 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13271
13272 * Makefile.def: Add list of recursive targets to autogenerate.
13273 Add build_modules.
13274 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13275 targets. Autogenerate *-build-* targets.
13276 * Makefile.in: Regenerate.
13277
13278 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13279
13280 * configure: More autoconf-style substitutions.
13281 * Makefile.tpl: More autoconf-style substitutions.
13282 * Makefile.in: Regenerate.
13283
13284 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13285
13286 * configure: Substitute more variables in a more autoconf-friendly
13287 way. Simplify slightly.
13288 * Makefile.tpl: Make more variables substitutable in an
13289 autoconf-friendly way.
13290 * Makefile.in: Regenerate.
13291
13292 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13293
13294 * MAINTAINERS (Write After Approval): Add myself.
13295
13296 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13297
13298 * configure.in (v810*): Remove special setting of tools.
13299
13300 * configure: Add support for extra required flags for ar or nm.
13301 * configure.in (aix4.3+): Use above support for target-specific
13302 issues, rather than using config/mt-aix43.
13303
13304 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13305
13306 * configure: Remove 'removing', which doesn't work. Replace $subdir
13307 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13308 with $srcdir. Reformat indentation. Substitute some variables
13309 formerly hard-coded in the Makefile for build=host.
13310 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13311 * Makefile.def: Autogenerate more.
13312 * Makefile.in: Regenerate.
13313
13314 2002-11-04 Adam Nemet <anemet@lnxw.com>
13315
13316 * MAINTAINERS (Write After Approval): Add myself.
13317
13318 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13319
13320 * Makefile.def (host_modules): Add rda.
13321 * Makefile.in: Regenerate.
13322 * configure.in (target_tool): Add target-rda to list.
13323
13324 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13325
13326 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13327
13328 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13329
13330 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13331 and restrap targets to this rule.
13332 * Makefile.in: Regenerate.
13333
13334 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13335
13336 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13337 GNATS only accounts.
13338
13339 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13340
13341 * configure.in (i[3456]86-*-linux*): Add check to disable
13342 ${libgcj} for glibc1.
13343
13344 2002-10-24 Denis Chertykov <denisc@overta.ru>
13345
13346 * MAINTAINERS: Add myself as ip2k port maintainer.
13347
13348 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13349
13350 * configure.in: Add tic4x target.
13351
13352 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13353
13354 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13355 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13356 * Makefile.in: Regenerate.
13357
13358 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13359 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13360 * Makefile.in: Regenerate.
13361
13362 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13363
13364 * MAINTAINERS: Add myself as web pages co-maintainer.
13365
13366 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13367
13368 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13369 * Makefile.in: Regenerate.
13370
13371 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13372
13373 * MAINTAINERS: Add myself and Nathan Sidwell
13374 <nathan@codesourcery.com> as VxWorks maintainers.
13375
13376 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13377
13378 * Makefile.def: Remove order dependency comments.
13379 * Makefile.tpl: Add explicit install-install dependencies.
13380 * Makefile.in: Regenerate.
13381
13382 * Makefile.tpl: Remove material now in src-release. (Finally!)
13383 * Makefile.in: Regenerate.
13384
13385 * Makefile.tpl: Add configure-target (for src-release in src)
13386 * Makefile.in: Regenerate.
13387
13388 2002-09-30 Nick Clifton <nickc@redhat.com>
13389
13390 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13391
13392 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13393
13394 * configure.in (s390*-*-linux*): Enable libgcj.
13395
13396 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13397
13398 * configure: Revert accidentally applied changes.
13399
13400 * Makefile.tpl: Make more autoconf-friendly.
13401 * Makefile.in: Regenerate.
13402 * configure: Make substitution more autoconf-like.
13403
13404 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13405
13406 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13407 single entry to handle all these.
13408 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13409 libjava on arm-*-elf.
13410
13411 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13412
13413 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13414 things that depend on them.
13415
13416 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13417
13418 * Makefile.tpl: Make subsituted variables more autoconfy.
13419 * Makefile.in: Regenerate.
13420 * configure: Make seds more autoconfy.
13421
13422 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13423
13424 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13425 * Makefile.in: Regenerate.
13426 * configure.in: Rewrite sed statements to look autoconfy.
13427
13428 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13429 all-target-foo on configure-target-foo.
13430 * Makefile.def: Ditto.
13431 * Makefile.in: Rebuild.
13432
13433 2002-09-25 Andrew Haley <aph@redhat.com>
13434
13435 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13436
13437 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13438
13439 * Makefile.def: New file.
13440 * Makefile.tpl: New file.
13441 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13442 * contrib/gcc_update: Note that Makefile.in is a generated file.
13443
13444 * configure.in: Minor rearrangement. Simplify tests.
13445
13446 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13447
13448 * configure.in (with_headers): Skip copy if value is "yes".
13449 (with_libs): Likewise.
13450
13451 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13452
13453 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13454 * configure.in (sh*-*-pe*): Ditto.
13455 * configure.in (mips*-*-pe*): Ditto.
13456 * configure.in (*arm-wince-pe): Ditto.
13457
13458 * configure.in: Rearrange.
13459
13460 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13461
13462 * MAINTAINERS: Update my email address.
13463
13464 2002-08-30 Paul Koning <pkoning@equallogic.com>
13465
13466 * MAINTAINERS: (Write After Approval): Add myself.
13467
13468 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13469
13470 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13471
13472 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13473
13474 * MAINTAINERS: Change my mailing address.
13475
13476 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13477
13478 * MAINTAINERS (Write After Approval): Remove myself.
13479 (Various Maintainers: c++ runtime libs): Add myself.
13480
13481 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13482
13483 * MAINTAINERS (Write After Approval): Remove myself.
13484 (Various Maintainers: c++ runtime libs): Add myself.
13485
13486 2002-08-15 Eric Christopher <echristo@redhat.com>
13487
13488 * config.sub: Import from master repository.
13489 * config.guess: Ditto.
13490
13491 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13492
13493 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13494 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13495 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13496
13497 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13498
13499 * MAINTAINERS: Add self to rs6000 vector extensions.
13500
13501 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13502
13503 * libiberty/configure: Reverted unintended yesterday's check in.
13504
13505 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13506
13507 * boehm-gc/configure, libf2c/configure: Rebuilt.
13508 * libffi/configure, libiberty/configure: Ditto.
13509 * libjava/configure, libobjc/configure: Ditto.
13510 * libstdc++-v3/configure, zlib/configure: Ditto.
13511 Merged from binutils:
13512 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13513 From Steve Ellcey <sje@cup.hp.com>:
13514 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13515 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13516 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13517 IA64.
13518 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13519 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13520 soname_spec, sys_lib_search_path_spec): Ditto.
13521
13522 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13523
13524 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13525
13526 2002-08-04 H.J. Lu (hjl@gnu.org)
13527
13528 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13529
13530 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13531
13532 * MAINTAINERS (Write After Approval): Add myself.
13533
13534 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13535
13536 * configure.in: Move generic linux case to end. Copy generic
13537 linux noconfigdirs to mips*-*-linux* entry and new
13538 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13539
13540 2002-07-19 Michael Matz <matz@suse.de>
13541
13542 * MAINTAINERS: Add myself as ra* maintainer.
13543
13544 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13545
13546 * config.guess: Update to 2002-07-09 version.
13547 * config.sub: Update to 2002-07-03 version.
13548
13549 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13550
13551 * MAINTAINERS: Fix typo in a maintainer email address.
13552
13553 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13554
13555 * configure.in: Remove two redundant tests.
13556
13557 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13558
13559 * configure.in (mips*-*-irix6*o32): Enable stabs.
13560
13561 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13562
13563 * configure.in: Don't build grez.
13564 * Makefile.in: Ditto.
13565
13566 * Makefile.in: Remove references to bsp, cygmon, libstub.
13567 * configure.in: Ditto.
13568
13569 * configure.in: Remove leftover reference to gdbtest.
13570
13571 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13572
13573 * configure.in (gxx_include_dir): Change to match versioned
13574 C++ headers if --enable-version-specific-runtime-libs is used.
13575
13576 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13577
13578 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13579
13580 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13581
13582 * configure.in: Make --without-x work.
13583
13584 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13585
13586 * configure.in: Rearrange target Makefile fragment collection.
13587
13588 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13589 cvs[src].
13590 * configure.in: Ditto.
13591
13592 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13593
13594 * MAINTAINERS (Write After Approval): Update my e-mail address.
13595
13596 2002-06-24 Ben Elliston <bje@redhat.com>
13597
13598 * configure.in (host_tools): Remove cgen.
13599
13600 * Makefile.in (all-cgen): Remove; runs from its source directory.
13601 (check-cgen, install-cgen, clean-cgen): Likewise.
13602 (all-opcodes): Do not depend on all-cgen.
13603 (all-sim): Likewise.
13604
13605 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13606
13607 * Makefile.in: Eliminate 'apache' targets.
13608 * configure.in: Eliminate 'apache' targets.
13609
13610 * configure.in: Eliminate redundant tests. Reorganize.
13611
13612 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13613
13614 * config-ml.in: Eliminate references to Cygnus configure.
13615
13616 * Makefile.in: Eliminate references to building emacs.
13617
13618 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13619
13620 * MAINTAINERS: Update my email address.
13621
13622 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13623
13624 * config.if (libstdcxx_incdir): Version C++ headers.
13625 (cxx_incdir): Remove.
13626
13627 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13628
13629 * MAINTAINERS (Write After Approval): Add self.
13630
13631 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13632
13633 * configure.in: Add support for ip2k.
13634
13635 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13636
13637 * configure.in: Fix AIX configury bug.
13638
13639 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13640
13641 * MAINTAINERS (Write After Approval): Add self.
13642
13643 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13644
13645 * configure.in: replace ${topsrcdir} with ${srcdir}
13646
13647 * configure.in: Move definition of libstdcxx_flags
13648 right above usage, rather than waaay earlier.
13649
13650 * configure.in: Pull definition of is_cross_compiler earlier.
13651
13652 * configure.in: Rearrange a little.
13653
13654 * configure.in: Remove references to librx.
13655 * Makefile.in: Remove references to librx.
13656
13657 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13658
13659 * config.sub: Add support for avr target.
13660 Import from master sources, rev 1.255
13661
13662 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13663
13664 * configure, .cvsignore: Revert previous change...
13665 * Makefile: ...delete.
13666
13667 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13668
13669 * configure.in: Eliminate ${gasdir} variable.
13670
13671 2002-06-18 Dave Brolley <brolley@redhat.com>
13672
13673 * configure.in: Add support for frv.
13674 * config.sub: Add support for frv.
13675
13676 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13677
13678 * configure: Remove garbage from previous commit.
13679
13680 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13681
13682 * configure: For in-source builds, make a subdir and re-exec there.
13683 * Makefile: New file. Pass targets through to build directory.
13684 * .cvsignore: No longer ignore "Makefile".
13685
13686 2002-06-16 Douglas Rupp <rupp@gnat.com>
13687
13688 * MAINTAINERS (Write After Approval): Add self.
13689
13690 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13691
13692 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13693
13694 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13695
13696 * configure.in (vax-*-netbsd*): Re-enable gas.
13697
13698 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13699
13700 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13701 BUILD_PREFIX_1, to correct nomenclature.
13702 * configure: Likewise.
13703
13704 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13705 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13706
13707 2002-05-31 Olaf Hering <olh@suse.de>
13708
13709 * config-ml.in: Propogate DESTDIR also.
13710
13711 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13712
13713 * configure.in (vax-*-netbsd*): Don't build gas for this
13714 platform.
13715
13716 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13717
13718 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13719 and libgcj for AVR.
13720
13721 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13722
13723 * MAINTAINERS (Write After Approval): Add myself.
13724
13725 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13726
13727 * config.guess: Update to 2002-05-22 version.
13728 * config.sub: Likewise.
13729
13730 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13731
13732 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13733 * config-ml.in: Likewise.
13734 * configure: Likewise.
13735 * configure.in: Likewise.
13736
13737 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13738
13739 * MAINTAINERS: Update my email address.
13740
13741 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13742
13743 * configure.in: Simplify makefile fragment collection.
13744
13745 * configure.in: Remove code to build emacs.
13746
13747 * configure.in : Remove --srcdir argument from targargs and buildargs
13748 (it's always overridden in the Makefile anyway). Rearrange a bit.
13749
13750 * configure: Move some logic to configure.in.
13751 * configure.in: Move some logic from configure.
13752
13753 2002-05-11 Tom Tromey <tromey@redhat.com>
13754
13755 * MAINTAINERS: Reflect libgcj reality.
13756
13757 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13758
13759 * Makefile.in: Honour DESTDIR.
13760
13761 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13762
13763 * config.guess: Import 2002-03-20 version.
13764 * config.sub: Import 2002-04-26 version.
13765
13766 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13767
13768 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13769
13770 2002-05-07 Tim Josling <tej@melbpc.org.au>
13771
13772 * MAINTAINERS: Add self.
13773
13774 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13775
13776 * ltmain.sh: Detect and handle object name conflicts
13777 while piecewise linking a static library.
13778
13779 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13780
13781 * configure.in (noconfigdirs): Don't disable libgcj on
13782 sparc64-*-solaris* and sparcv9-*-solaris*.
13783
13784 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13785
13786 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13787
13788 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13789
13790 * configure.in (FLAGS_FOR_TARGET): Do not add
13791 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13792 on i[3456]86-*-linux*.
13793
13794 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13795
13796 * configure.in (noconfigdirs): Replace [ ] with test.
13797
13798 * configure.in (noconfigdirs): Do not add target-newlib if
13799 target == i[3456]86-*-linux*, and host == target.
13800
13801 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13802
13803 * configure.in: delete reference to absent file
13804
13805 * configure.in: replace '[' with 'test'
13806
13807 * configure.in: Eliminate references to gash.
13808 * Makefile.in: Eliminate references to gash.
13809
13810 * configure.in: remove useless references to 'pic' makefile fragments.
13811
13812 * configure.in: (*-*-windows*) Finish removing.
13813
13814 * configure.in: Eliminate redundant test for libgui.
13815
13816 2002-04-29 Roger Sayle <roger@eyesopen.com>
13817
13818 * MAINTAINERS: Add self and realphabetize. Update entries
13819 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13820 entry for a29k port maintainer.
13821
13822 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13823
13824 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13825 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13826
13827 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13828
13829 * configure.in: remove references to dead files
13830
13831 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13832
13833 * MAINTAINERS: Add information about purpose of this file.
13834
13835 2002-04-18 Tom Tromey <tromey@redhat.com>
13836
13837 * configure.in: Disallow configuring libgcj when it is already
13838 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13839 Solaris 2.8 by default. For PR libgcj/6158.
13840
13841 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13842
13843 * configure.in: Move default CC setting out of config/mh-* fragments
13844 directly into here.
13845
13846 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13847
13848 * configure.in: don't even try to configure or make a subdirectory
13849 if there's no configure script for it.
13850
13851 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13852
13853 * MAINTAINERS: Remove chill maintainers.
13854 * Makefile.in (CHILLFLAGS): Remove.
13855 (CHILL_LIB): Remove.
13856 (TARGET_CONFIGDIRS): Remove libchill.
13857 (CHILL_FOR_TARGET): Remove.
13858 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13859 CHILL_LIB.
13860 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13861 (CHECK_TARGET_MODULES): Likewise.
13862 (INSTALL_TARGET_MODULES): Likewise.
13863 (CLEAN_TARGET_MODULES): Likewise.
13864 (configure-target-libchill): Remove.
13865 (all-target-libchill): Remove.
13866 * configure.in (target_libs): Remove target-libchill.
13867 Do not compute CHILL_FOR_TARGET.
13868 * libchill: Remove directory.
13869
13870 2002-04-11 DJ Delorie <dj@redhat.com>
13871
13872 * Makefile.in, configure.in: Sync with binutils, entries
13873 follow...
13874
13875 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13876
13877 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13878 (do-tar, do-bz2): New rules.
13879 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13880 (gdb-tar): New rule.
13881 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13882 (insight_dejagnu.tar): New rule.
13883 (insight.tar): New rule.
13884 (gdb+dejagnu.tar): New rule.
13885 (gdb.tar): New rule.
13886
13887 2002-02-01 Mo DeJong <supermo@bayarea.net>
13888
13889 * Makefile.in: Add all-tix to deps for all-snavigator
13890 so that tix is built when building snavigator.
13891
13892 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13893
13894 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13895 ld and gdb are not supported.
13896
13897 2002-01-07 Mark Salter <msalter@redhat.com>
13898
13899 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13900 Allow target-libgloss to be built for arm, strongarm, and xscale.
13901
13902 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13903
13904 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13905 options for i[3456]86-pc-linux* native builds.
13906
13907 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13908
13909 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13910 files from .po files for a distribution.
13911
13912 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13913
13914 * configure.in: Enable libstdc++-v3 for h8300 targets.
13915
13916 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13917
13918 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13919 version from bfd/.
13920
13921 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13922
13923 * Makefile.in (VER): When present, extract the version number from
13924 the file version.in.
13925
13926 2001-05-24 Tom Rix <trix@redhat.com>
13927
13928 * configure.in : enable ld for aix
13929
13930 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13931
13932 * config.guess: Add linux target for S/390.
13933
13934 2000-11-07 Philip Blundell <pb@futuretv.com>
13935
13936 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13937
13938 2000-11-03 Philip Blundell <pb@futuretv.com>
13939
13940 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13941 files.
13942
13943 2001-01-15 Ben Elliston <bje@redhat.com>
13944
13945 * configure.in (host_tools): Add sid.
13946 Always configure cgen.
13947
13948 2000-11-24 Nick Clifton <nickc@redhat.com>
13949
13950 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13951
13952 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13953
13954 * Makefile.in (ALL_MODULES): Add all-cgen.
13955 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13956 (all-cgen): New target.
13957 (all-opcodes,all-sim): Depend on all-cgen.
13958 * configure.in (host_tools): Add cgen.
13959 Only configure cgen if --enable-cgen-maint.
13960
13961 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13962
13963 * configure.in: Add *-*-freebsd* configurations.
13964
13965 2002-04-08 Tom Tromey <tromey@redhat.com>
13966
13967 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13968 Fixes PR libgcj/6068.
13969
13970 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13971
13972 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13973
13974 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13975
13976 * configure.in (alpha*-dec-osf*): Enable libgcj.
13977
13978 2003-03-27 Matthew Gingell <gingell@gnat.com>
13979
13980 * MAINTAINERS (Write After Approval): Add myself.
13981
13982 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13983
13984 Fix for: PR bootstrap/3591, target/5676
13985 * configure.in (mcore-pe): Disable the configuration of
13986 libstdc++-v3 since exceptions are not supported.
13987
13988 2002-03-20 Anthony Green <green@redhat.com>
13989
13990 * configure.in: Enable libgcj for xscale-elf target.
13991
13992 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13993
13994 * MAINTAINERS: Update my email address.
13995
13996 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13997
13998 * ltmain.sh (relink_command): Fix typo in previous change.
13999
14000 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14001
14002 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14003 (relink_command): Added --tag flags.
14004 (mode=install): If relinking fails; error out.
14005
14006 2002-03-12 Richard Henderson <rth@redhat.com>
14007
14008 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14009 .NOTPARALLEL tag.
14010 (do-check): Rename from check.
14011 (check): Allow parallel check.
14012
14013 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14014
14015 * MAINTAINERS: Add myself as maintainer for xtensa port.
14016 Fix alphabetical order in CPU port maintainer list.
14017 Remove myself from Write After Approval list.
14018
14019 2002-03-11 Richard Henderson <rth@redhat.com>
14020
14021 * Makefile.in (.NOTPARALLEL): Add fake tag.
14022
14023 2002-03-07 H.J. Lu (hjl@gnu.org)
14024
14025 * configure.in: Enable gprof for mips*-*-linux*.
14026
14027 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14028
14029 * MAINTAINERS (Write After Approval): Add myself.
14030
14031 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14032
14033 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14034 libjava.
14035 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14036
14037 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14038
14039 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14040 because its Makefile is there; test for the executable instead.
14041
14042 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14043
14044 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14045 libstdc++-v3 and libjava.
14046
14047 2002-02-11 Adam Megacz <adam@xwt.org>
14048
14049 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14050 boehm-gc
14051
14052 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14053
14054 * config.guess: Updated to 2002-01-30's version.
14055 * config.sub: Updated to 2002-02-01's version.
14056 Contribute sh64-elf.
14057 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14058 * configure.in: Added sh64-*-*.
14059
14060 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14061
14062 * MAINTAINERS: Belatedly add myself to write after approval list.
14063
14064 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14065
14066 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14067 Remove self as Write After Approval.
14068
14069 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14070
14071 * MAINTAINERS: Put self in as maintainer for contrib/regression
14072 directory.
14073
14074 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14075
14076 * MAINTAINERS: Update my email address.
14077
14078 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14079
14080 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14081 target-libiberty, and target-libgloss. Skip Java-related
14082 libraries if not supported for NetBSD on target CPU.
14083
14084 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14085
14086 * install-sh: Use _inst.$$_ for temp file name.
14087
14088 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14089
14090 * MAINTAINERS (Write After Approval): Move my contact info
14091 from here...
14092 (OS Port Maintainers): ...to here (netbsd).
14093
14094 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14095
14096 * MAINTAINERS (Write After Approval): Add myself.
14097
14098 2002-01-17 H.J. Lu <hjl@gnu.org>
14099
14100 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14101 (all-target-fastjar): Also depend on all-target-libiberty.
14102
14103 2002-01-16 H.J. Lu (hjl@gnu.org)
14104
14105 * config.guess: Import from master sources, rev 1.225.
14106 * config.sub: Import from master sources, rev 1.238.
14107
14108 2002-01-16 Kazu Hirata <kazu@hxi.com>
14109
14110 * MAINTAINERS (Write After Approval): Remove myself.
14111
14112 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14113
14114 * MAINTAINERS (Write After Approval): Add myself.
14115
14116 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14117
14118 * MAINTAINERS: Add self as docs co-maintainer.
14119
14120 2001-12-11 Matthias Klose <doko@debian.org>
14121
14122 * MAINTAINERS (Write After Approval): Add myself.
14123
14124 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14125
14126 * MAINTAINERS: Update my email address.
14127
14128 2001-12-07 Turly O'Connor <turly@apple.com>
14129 * MAINTAINERS (Write After Approval): Add myself.
14130 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14131 (rs6000_initialize_trampoline): Call __trampoline_setup for
14132 ABI_DARWIN too.
14133 * darwin-tramp.asm: New file, implements __trampoline_setup.
14134 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14135
14136 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14137
14138 * MAINTAINERS (Write After Approval): Add myself.
14139
14140 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14141
14142 * configure, configure.in: Use temp file for long sed commands.
14143
14144 2001-12-03 Laurent Guerby <guerby@acm.org>
14145
14146 * config.sub: Update to version 1.232 on subversion.
14147
14148 2001-12-03 Ben Elliston <bje@redhat.com>
14149
14150 * MAINTAINERS: Update mail address for config.* patches.
14151
14152 2001-11-27 DJ Delorie <dj@redhat.com>
14153 Zack Weinberg <zack@codesourcery.com>
14154
14155 When build != host, create libiberty for the build machine.
14156
14157 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14158 CONFIG_ARGUMENTS.
14159 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14160 New variables.
14161 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14162 and rules.
14163 (all.normal): Depend on ALL_BUILD_MODULES.
14164 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14165 (all-build-libiberty): Depend on configure-build-libiberty.
14166
14167 * configure: Calculate and substitute proper value for
14168 ALL_BUILD_MODULES.
14169 * configure.in: Create the build subdirectory.
14170 Calculate and substitute TARGET_CONFIGARGS (formerly
14171 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14172
14173 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14174
14175 * MAINTAINERS (write-after-approval): Add self.
14176
14177 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14178
14179 * MAINTAINERS (GNATS only accounts): Remove self.
14180
14181 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14182
14183 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14184 libf2c.
14185
14186 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14187
14188 * MAINTAINERS (Write After Approval): Add self.
14189
14190 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14191
14192 * MAINTAINERS: mips and s390 are also CPU ports.
14193
14194 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14195
14196 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14197
14198 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14199
14200 * MAINTAINERS: Alphabetize.
14201
14202 2001-11-09 Kazu Hirata <kazu@hxi.com>
14203
14204 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14205
14206 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14207
14208 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14209
14210 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14211
14212 * configure.in (--enable-languages): Be more permissive about
14213 syntax. Check for empty lists better. Warn about $LANGUAGES.
14214
14215 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14216
14217 * config.sub: Import from master sources, rev. 1.230.
14218 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14219
14220 2001-11-07 Laurent Guerby <guerby@acm.org>
14221
14222 * MAINTAINERS (Write After Approval): Add self.
14223
14224 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14225
14226 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14227
14228 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14229
14230 * config.sub: Import from master sources, rev 1.226.
14231 * config.guess: Import from master sources, rev 1.216.
14232
14233 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14234
14235 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14236 * MAINTAINERS: Add self as maintainer of MMIX port.
14237 Remove old after-approval entry.
14238
14239 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14240
14241 * ChangeLog, configure: Fix spelling errors.
14242
14243 2001-10-20 Brendan Kehoe <brendan@zen.org>
14244
14245 * MAINTAINERS: Tweak my address.
14246
14247 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14248
14249 * MAINTAINERS: Update my email address.
14250
14251 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14252
14253 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14254 * MAINTAINERS: Add self as maintainer of CRIS port.
14255
14256 2001-10-10 Geert Bosch <bosch@gnat.com>
14257
14258 * MAINTAINERS (Various maintainers: Ada front end):
14259 Added Robert Dewar.
14260
14261 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14262
14263 * MAINTAINERS (Write After Approval): Added self
14264
14265 2001-10-02 Geert Bosch <bosch@gnat.com>
14266
14267 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14268
14269 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14270
14271 * configure: Handle temporary files securely using mkdir.
14272
14273 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14274
14275 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14276
14277 2001-09-26 Will Cohen <wcohen@redhat.com>
14278
14279 * configure.in (*-*-linux*): Disable configuration of target-newlib
14280 and target-libgloss.
14281
14282 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14283
14284 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14285 RANLIB.
14286
14287 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14288
14289 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14290 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14291 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14292 avoid quotes nesting problems.
14293 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14294 (DO_X): Export only variables that are set.
14295
14296 2001-09-19 Ben Elliston <bje@redhat.com>
14297
14298 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14299 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14300 semantics. Use the shell built-in "type" command instead.
14301
14302 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14303
14304 Merged from gcc-3_0-branch:
14305 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14306 * ltcf-c.sh: Use $objext, not $ac_objext.
14307 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14308 * ltcf-cxx.sh: Add support for GNU.
14309 2001-07-22 Timothy Wall <twall@redhat.com>
14310 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14311 default settings if using GNU tools with that configuration.
14312 * ltcf-cxx.sh: Ditto.
14313 * ltcf-gcj.sh: Ditto.
14314 2001-07-21 Michael Chastain <chastain@redhat.com>
14315 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14316 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14317 * ltmain.sh: Mark as gcc-local.
14318
14319 2001-08-30 Eric Christopher <echristo@redhat.com>
14320 Jason Eckhardt <jle@redhat.com>
14321
14322 * config.guess: Merge from master sources.
14323 * config.sub: Merge from master sources, add support for mipsisa32.
14324
14325 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14326 * config.sub: Merge from master sources, rev 1.219.
14327 * MAINTAINERS: Add self as contact for stormy16 port.
14328
14329 2001-08-14 Zack Weinberg <zackw@panix.com>
14330
14331 * config.sub: Merge from master sources, rev 1.218.
14332 * config.guess: Merge from master sources, rev 1.209.
14333
14334 2001-08-11 Graham Stott <grahams@redhat.com>
14335
14336 * Makefile.in (check-c++): Add missing semicolon.
14337
14338 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14339
14340 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14341
14342 2001-07-30 Eric Christopher <echristo@redhat.com>
14343
14344 * MAINTAINERS (Various maintainers: mips port): Added myself.
14345
14346 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14347
14348 * configure.in (sh-*-linux*): New.
14349
14350 2001-07-27 Richard Henderson <rth@redhat.com>
14351
14352 * .cvsignore: Add LAST_UPDATED.
14353
14354 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14355
14356 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14357
14358 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14359
14360 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14361
14362 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14363
14364 * MAINTAINERS (Write After Approval): Added myself.
14365
14366 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14367
14368 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14369 and libgcj on m68hc11/m68hc12.
14370
14371 2001-06-27 H.J. Lu (hjl@gnu.org)
14372
14373 * Makefile (CFLAGS_FOR_BUILD): New.
14374 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14375
14376 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14377
14378 * README: Remove version number.
14379
14380 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14381
14382 * INSTALL/README: Update wrt. to the installation instructions now
14383 residing in gcc/doc/install.texi.
14384
14385 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14386
14387 * README: Replace with a cut-down and updated version of gcc/README.
14388
14389 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14390
14391 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14392 multilibs to be disabled.
14393
14394 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14395
14396 * MAINTAINERS (Write After Approval): Add myself.
14397
14398 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14399
14400 * config.guess: Import CVS version 1.195.
14401 * config.sub: Import CVS version 1.212.
14402
14403 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14404
14405 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14406 gcc/xgcc is built, use -print-prog-name to find out the program
14407 name to use.
14408
14409 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14410
14411 * config.guess: Import CVS version 1.194. All gcc-local changes
14412 appear to also be in the master copy.
14413 * config.sub: Import CVS version 1.211.
14414
14415 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14416
14417 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14418 with_gcc]: Use `gcc -shared' to build a shared library.
14419
14420 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14421
14422 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14423 archives.
14424
14425 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14426
14427 * MAINTAINERS (Write After Approval): Add myself.
14428
14429 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14430
14431 * configure.in (libstdcxx_flags): Do not try to execute
14432 libstdc++-v3/testsuite_flags until it exists.
14433
14434 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14435
14436 * MAINTAINERS: Update my email address.
14437
14438 2001-05-31 Graham Stott <grahams@redhat.com>
14439
14440 * MAINTAINERS (Write After Approval): Add myself.
14441
14442 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14443
14444 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14445 libraries when using g++ with native linker.
14446
14447 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14448
14449 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14450
14451 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14452
14453 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14454 [aix4*|aix5*]: Prepend blank.
14455
14456 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14457
14458 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14459 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14460 of subdir/configure scripts to use the new libtool.m4.
14461
14462 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14463
14464 * MAINTAINERS (Write After Approval): Add myself.
14465
14466 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14467
14468 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14469
14470 2001-05-11 Ben Elliston <bje@redhat.com>
14471
14472 * Makefile.in (all-sid): New target.
14473 (check-sid, clean-sid, install-sid): Likewise.
14474
14475 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14476
14477 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14478
14479 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14480
14481 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14482 libgcj.
14483
14484 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14485
14486 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14487 gcc/xgcc is built, use -print-prog-name to find out the program
14488 name to use.
14489
14490 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14491
14492 * configure.in (noconfigdirs): Don't reset it from scratch in the
14493 target case; only append to it.
14494
14495 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14496 sparc-*-solaris2.8]: Disable ${libgcj}.
14497
14498 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14499
14500 * configure.in (libgcj_saved): Copy from $libgcj.
14501 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14502 --disable-libgcj.
14503
14504 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14505
14506 * MAINTAINERS: Remove self as MIPS maintainer and
14507 C front end maintainer.
14508
14509 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14510
14511 * configure.in: Move *-chorusos target case to the proper switch.
14512 Disable libgcj.
14513
14514 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14517 1.641.2.228.
14518
14519 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14520
14521 * Makefile.in (STAGE1_CFLAGS): Pass down.
14522
14523 2001-04-13 Alan Modra <amodra@one.net.au>
14524
14525 * config.guess: Add hppa64-linux support. Note for next import that
14526 this is already in the master file.
14527 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14528
14529 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14530
14531 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14532 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14533
14534 2001-04-11 Stan Shebs <shebs@apple.com>
14535
14536 * MAINTAINERS: Add self as Darwin port maintainer.
14537
14538 2001-04-11 Alan Modra <amodra@one.net.au>
14539
14540 * MAINTAINERS: Update my email address.
14541
14542 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14543
14544 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14545 recent versions of FreeBSD (release 3 or later).
14546 * ltconfig: On FreeBSD, -lc must not be provided when building
14547 a shared library or else the standard -pthread gcc option is
14548 rendered worthless to later users of the built library.
14549
14550 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14551
14552 * MAINTAINERS: Add self and RTH as C front end maintainers.
14553
14554 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14555
14556 * config.sub: Make sure to match an already-canonicalized
14557 machine name (eg. mn10300-unknown-elf).
14558
14559 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14560
14561 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14562 New macros.
14563 (bootstrap, cross): Use RECURSE_FLAGS.
14564 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14565
14566 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14567
14568 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14569
14570 2001-03-22 Colin Howell <chowell@redhat.com>
14571
14572 * Makefile.in (DO_X): Do not backslash single-quotes in
14573 backquotes (two places).
14574
14575 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14576
14577 Re-installed:
14578 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14579 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14580 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14581 * ltcf-cxx.sh: Likewise.
14582 * ltcf-gcj.sh: Likewise.
14583
14584 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14585
14586 * MAINTAINERS: Add myself as "documentation co-maintainer".
14587
14588 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14589
14590 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14591 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14592
14593 2001-03-19 Tom Tromey <tromey@redhat.com>
14594
14595 * config-ml.in: Handle GCJ and GCJFLAGS.
14596
14597 2001-03-21 Michael Chastain <chastain@redhat.com>
14598
14599 * Makefile.in: all-m4 depends on all-texinfo.
14600
14601 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14602
14603 * MAINTAINERS: Add myself to write after approval list.
14604
14605 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14606
14607 * Makefile.in (DO_X): Quote nested quotes.
14608
14609 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14610
14611 * MAINTAINERS: Add myself to write after approval list.
14612
14613 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14614
14615 * Makefile.in (DO_X): Use double quotes for quoting
14616 "RANLIB=$${RANLIB}".
14617
14618 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14619
14620 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14621
14622 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14623
14624 * configure.in: Only use `lang_requires' for languages athat are
14625 actually enabled.
14626
14627 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14628
14629 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14630
14631 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14632
14633 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14634
14635 2001-03-07 Tom Tromey <tromey@redhat.com>
14636
14637 * configure.in: Allow config-lang.in to set `lang_requires' to list
14638 of other required languages.
14639
14640 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14641
14642 * Makefile.in: Remove RANLIB definition. Use RANLIB
14643 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14644 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14645
14646 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14647 Alexandre Oliva <aoliva@redhat.com>
14648
14649 * Makefile.in (check-c++): Use tabs, not spaces.
14650
14651 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14652
14653 * MAINTAINERS: add myself to Write After Approval list.
14654
14655 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14656
14657 * Makefile.in (check-c++): New rule.
14658
14659 * configure.in (target_libs): Remove libg++.
14660 (noconfigdirs): Remove libg++.
14661 (noconfigdirs): Same.
14662 (noconfigdirs): Same.
14663 (noconfigdirs): Same.
14664
14665 * config-ml.in: Remove libg++ references.
14666
14667 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14668 (ALL_TARGET_MODULES): Same.
14669 (configure-target-libg++): Remove.
14670 (all-target-libg++): Remove.
14671 (configure-target-libio): Remove.
14672 (all-target-libio): Remove.
14673 (check-target-libio): Remove.
14674 (.PHONY): Remove.
14675 (libg++.tar.bz2): Remove.
14676 (all-target-cygmon): Remove libio.
14677 (all-target-libstdc++): Remove.
14678 (configure-target-libstdc++): Remove.
14679 (TARGET_LIB_PATH): Remove libstdc++.
14680 (ALL_GCC_CXX): Remove libstdc++.
14681 (all-target-gperf): Correct.
14682
14683 2001-02-16 Nick Clifton <nickc@redhat.com>
14684
14685 * configure.in (noconfigdirs): Allow configuration of texinfo
14686 for Cygwin hosts.
14687
14688 2001-02-15 Anthony Green <green@redhat.com>
14689
14690 * configure: Introduce GCJ_FOR_TARGET.
14691 * configure.in: Ditto.
14692 * Makefile.in: Ditto.
14693
14694 2001-02-13 Andreas Schwab <schwab@suse.de>
14695
14696 * MAINTAINERS: Update mail address.
14697
14698 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14699
14700 * config.guess: Add linux target for S/390.
14701 * config.sub: Likewise.
14702
14703 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14704
14705 * configure.in: for *-chorusos, don't config target-newlib and
14706 target-libgloss.
14707
14708 2001-02-06 Ben Elliston <bje@redhat.com>
14709
14710 * configure: Output host type to stdout, not stderr.
14711
14712 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14713
14714 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14715 * ltcf-cxx.sh: Likewise.
14716
14717 * config.if: Assume enable_libstdcxx_v3 is defined.
14718
14719 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14720
14721 Remove V2 C++ library.
14722 * configure.in: Remove --enable-libstdcxx_v3 support.
14723
14724 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14725
14726 * include/demangle.h: Add prototype for java_demangle_v3.
14727
14728 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14729
14730 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14731
14732 2001-01-27 Richard Henderson <rth@redhat.com>
14733
14734 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14735
14736 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14737
14738 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14739 Don't unset, it's non-portable and no longer necessary, set to empty
14740 instead.
14741
14742 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14743
14744 * ltconfig: Shell portability fix for the tagname validity check.
14745
14746 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14747
14748 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14749 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14750
14751 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14752
14753 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14754
14755 2001-01-26 Tom Tromey <tromey@redhat.com>
14756
14757 * configure.in: Allow libgcj to be built on Sparc Solaris.
14758
14759 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14760
14761 * ltcf-c.sh: Add aix5 case.
14762 * ltcf-cxx.sh: Likewise.
14763 * ltconfig: Likewise.
14764
14765 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14766
14767 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14768 keep at least one of build_libtool_libs or build_old_libs set to
14769 yes.
14770
14771 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14772 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14773
14774 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14775
14776 * configure.in: Enable libgcj on several additional platforms.
14777
14778 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14779
14780 * configure.in: Enable libgcj for linux targets.
14781
14782 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14783
14784 * MAINTAINERS (Write After Approval): Add myself.
14785
14786 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14787
14788 * MAINTAINERS: Add myself as vax port maintainer.
14789
14790 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14791
14792 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14793
14794 2001-01-09 Mike Stump <mrs@wrs.com>
14795
14796 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14797 failures of subdirectories.
14798
14799 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14800
14801 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14802 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14803 * ltcf-cxx.sh: Likewise.
14804 * ltcf-gcj.sh: Likewise.
14805 * ltconfig.sh: Fix typo.
14806
14807 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14808
14809 * configure: handle DOS-style absolute paths.
14810
14811 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14812
14813 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14814
14815 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14816
14817 * MAINTAINERS: Add myself as avr port co-maintainer.
14818
14819 2000-12-28 Ben Elliston <bje@redhat.com>
14820
14821 * MAINTAINERS: Add myself under ``Write After Approval''.
14822
14823 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14824
14825 * texinfo: Remove directory from GCC.
14826
14827 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14828
14829 * COPYING: Update to current
14830 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14831 to 19yy as example year in copyright notice).
14832
14833 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14834
14835 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14836 (libstdcxx_incdir): Pass down.
14837 * config.if: Remove expired bits for cxx_interface, add stub.
14838 (libstdcxx_incdir): Add variable for g++ include directory.
14839 * configure.in (gxx_include_dir): Use it.
14840
14841 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14842
14843 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14844 with old-email address from ``Write After Approval''.
14845
14846 2000-12-15 Andreas Jaeger <aj@suse.de>
14847
14848 * configure.in: Handle lang_dirs.
14849
14850 2000-12-14 Tom Tromey <tromey@redhat.com>
14851
14852 * MAINTAINERS: Removed brads.
14853
14854 * MAINTAINERS: Added gcj developers.
14855
14856 2000-12-13 Anthony Green <green@redhat.com>
14857
14858 * configure.in: Disable libgcj for any target not specifically
14859 listed. Disable libgcj for x86 and Alpha Linux until compatible
14860 with g++ abi.
14861
14862 2000-12-13 Mike Stump <mrs@wrs.com>
14863
14864 * Makefile.in (local-distclean): Also remove fastjar.
14865
14866 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14867
14868 * contrib/gcc_update: Add fastjar --touch entries.
14869
14870 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14871
14872 * configure.in: Disable language-specific target libraries for
14873 languages that aren't enabled.
14874
14875 2000-12-10 Anthony Green <green@redhat.com>
14876
14877 * configure.in: Define libgcj. Disable libgcj target libraries for
14878 most targets.
14879
14880 2000-12-10 Neil Booth <neilb@earthling.net>
14881
14882 * MAINTAINERS: Update mail address, remove from WAA list.
14883
14884 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14885
14886 * libjava: Imported from /cvs/java.
14887 * libffi: Likewise.
14888 * Boehm-gc: Likewise.
14889
14890 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14891
14892 * configure.in (target_libs): Revert 2000-12-08 patch.
14893 (noconfigdirs): Added target-libjava.
14894
14895 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14896
14897 * djunpack.bat: removed.
14898
14899 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14900
14901 * Makefile.in: handle DOS-style absolute paths.
14902 * config-ml.in: likewise.
14903 * symlink-tree: likewise.
14904
14905 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14906
14907 * fastjar: Imported.
14908
14909 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14910
14911 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14912 libjava.
14913 * configure.in (target_libs): Removed `target-libjava'.
14914
14915 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14916
14917 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14918 (ALL_MODULES): Added fastjar.
14919 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14920 (all-target-libjava): all-fastjar replaces all-zip.
14921 (all-fastjar): Added.
14922 (configure-target-fastjar, all-target-fastjar): Likewise.
14923 * configure.in (host_tools): Added fastjar.
14924
14925 2000-12-07 Mike Stump <mrs@wrs.com>
14926
14927 * Makefile.in (local-distclean): Remove leftover built files.
14928
14929 2000-11-24 Nick Clifton <nickc@redhat.com>
14930
14931 * configure.in (xscale-elf): Add target.
14932 (xscale-coff): Add target.
14933
14934 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14935
14936 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14937 recent versions of FreeBSD (release 3 or later).
14938 * ltconfig: On FreeBSD, -lc must not be provided when building
14939 a shared library or else the standard -pthread gcc option is
14940 rendered worthless to later users of the built library.
14941
14942 2000-11-16 Fred Fish <fnf@be.com>
14943
14944 * configure.in (enable_libstdcxx_v3): Fix typo,
14945 libstd++ -> libstdc++.
14946
14947 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14948
14949 * MAINTAINERS: Add self to Write After Approval list.
14950
14951 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14952
14953 * MAINTAINERS: Update my email address. Add myself to global write
14954 privs list.
14955
14956 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14957
14958 * Makefile.in: Merge with src and libgcj.
14959 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14960 configure-target-<library> when their configure scripts need the C
14961 or C++ library to have already been built to work properly.
14962 (do_proto_toplev): Set them to an empty string.
14963
14964 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14965 (REALLY_SET_LIB_PATH): Use them.
14966
14967 2000-11-17 Stan Shebs <shebs@apple.com>
14968
14969 * MAINTAINERS: Add self to Write After Approval list.
14970
14971 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14972
14973 * configure: Provide the original toplevel configure arguments
14974 (including $0) to subprocesses in the environment rather than
14975 through gcc/configargs.h.
14976
14977 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14978
14979 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14980 C99. Alphabetise "Write After Approval" list.
14981
14982 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14983
14984 * configure: Turn on libstdc++ V3 by default.
14985
14986 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14987 if we've got GCC.
14988
14989 2000-11-11 Philip Blundell <philb@gnu.org>
14990
14991 * MAINTAINERS: Add self to Write After Approval list.
14992
14993 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14994
14995 * ltcf-c.sh (aix4): Improve shared library configuration; require
14996 exporting symbols.
14997 * ltcf-cxx.sh (aix4): Define.
14998 * ltconfig (aix4): Define library and soname specs appropriate for
14999 AIX. Define command to create export symbols list.
15000
15001 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15002
15003 * config.sub: Add support for Sun Chorus
15004
15005 2000-10-31 Nick Clifton <nickc@redhat.com>
15006
15007 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15008 <name>@redhat.com. Also installed new email address for Clint
15009 Popetz.
15010
15011 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15012
15013 * etc: Remove directory from GCC.
15014
15015 2000-10-16 Michael Meissner <meissner@redhat.com>
15016
15017 * configure (gcc/configargs.h): Only create if there is a build GCC
15018 directory created.
15019
15020 2000-10-16 Matthias Klose <doko@debian.org>
15021
15022 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15023 when configured for libstdc++-v3.
15024
15025 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15026
15027 * configure: Save configure arguments to gcc/configargs.h.
15028
15029 2000-10-04 Philipp Thomas <pthomas@suse.de>
15030
15031 * config.guess: Import CVS version 1.157.
15032 * config.sub: Import CVS version 1.181.
15033
15034 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15035
15036 * Makefile.in (bootstrap): avoid recursion if subdir missing
15037 (cross): ditto
15038 (do-proto-toplev): ditto
15039
15040 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15041
15042 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15043 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15044
15045 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15046 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15047 all affected `configure' scripts.
15048
15049 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15050
15051 * MAINTAINERS: Add self as cpplib co-maintainer.
15052
15053 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15054
15055 * MAINTAINERS: Add self to Write After Approval list.
15056
15057 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15058
15059 * INSTALL/README: egcs -> GCC update.
15060
15061 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15062
15063 * MAINTAINERS: Add myself to Write After Approval list.
15064
15065 2000-09-15 Kazu Hirata <kazu@hxi.com>
15066
15067 * MAINTAINERS: Add myself to Write After Approval list.
15068
15069 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15070
15071 * configure.in: Do not build byacc for hppa64. Provide paths to the
15072 X11 libraries for hppa64.
15073
15074 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15075
15076 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15077
15078 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15079
15080 * Makefile.in (all-zlib): Added dummy target.
15081
15082 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15083 ltcf-gcj.sh: Updated from libtool multi-language branch.
15084
15085 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15086
15087 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15088 (bootstrap*): Depend on all-bootstrap.
15089
15090 2000-09-05 Philipp Thomas <pthomas@suse.de>
15091
15092 * config.guess: Import CVS version 1.156.
15093 * config.sub: Import CVS version 1.179.
15094
15095 2000-09-02 Anthony Green <green@cygnus.com>
15096
15097 * Makefile.in (all-gcc): Depend on all-zlib.
15098 (CLEAN_MODULES): Add clean-zlib.
15099 (ALL_MODULES): Add all-zlib.
15100 * configure.in (host_libs): Add zlib.
15101
15102 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15103
15104 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15105 crosses, but add gcc/include to the header search path for them.
15106
15107 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15108
15109 * MAINTAINERS: Add self to Write After Approval list.
15110
15111 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15112
15113 * config.guess: Import CVS version 1.152.
15114 * config.sub: Import CVS version 1.177.
15115
15116 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15117
15118 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15119 $targargs to tell whether newlib is going to be built.
15120
15121 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15122 $$r/TARGET_SUBDIR/libio for _G_config.h.
15123
15124 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15125
15126 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15127
15128 2000-08-22 DJ Delorie <dj@redhat.com>
15129
15130 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15131
15132 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15133
15134 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15135 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15136 sub-configures.
15137
15138 2000-08-21 DJ Delorie <dj@redhat.com>
15139
15140 * MAINTAINERS: Add self as a libiberty maintainer
15141
15142 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15143
15144 * configure.in (libstdcxx_flags): Use
15145 libstdc++-v3/src/libstdc++.INC.
15146
15147 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15148
15149 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15150
15151 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15152
15153 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15154
15155 * configure: Make enable_threads and enable_shared defaults
15156 explicit. Substitute enable_threads into generated Makefiles.
15157 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15158 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15159
15160 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15161
15162 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15163
15164 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15165
15166 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15167 previous delta.
15168
15169 2000-08-11 Jason Merrill <jason@redhat.com>
15170
15171 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15172 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15173 (FLAGS_FOR_TARGET): Not here.
15174 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15175
15176 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15177
15178 * config-ml.in (CC, CXX): Don't introduce a leading space.
15179
15180 2000-08-07 DJ Delorie <dj@delorie.com>
15181
15182 * MAINTAINERS: Add self as a DJGPP maintainer
15183
15184 2000-08-07 DJ Delorie <dj@redhat.com>
15185
15186 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15187 "if we're also building gcc, and it's a gcc that will run on the
15188 build machine, we want to use its includes instead of the system's
15189 default includes".
15190
15191 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15192
15193 * MAINTAINERS: Add self to Write After Approval list.
15194
15195 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15196
15197 * configure.in (libstdcxx_flags): Don't use `"'.
15198
15199 * config-ml.in: Adjust multilib search paths to the
15200 appropriate multilib tree.
15201
15202 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15203
15204 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15205 commas in $LANGUAGES.
15206
15207 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15208
15209 * configure.in: Re-enable all references to libg++ and librx.
15210
15211 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15212
15213 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15214 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15215 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15216 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15217
15218 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15219
15220 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15221
15222 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15223 CXX_FOR_TARGET for sed.
15224
15225 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15226
15227 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15228 Do not override if already set in the environment or in configure.
15229 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15230 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15231
15232 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15233
15234 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15235 the libtool CVS tree multi-language branch.
15236 * ltconfig, ltmain.sh: Updated.
15237
15238 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15239
15240 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15241 (clean-target): Depend on it.
15242
15243 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15244 (GCC_FOR_TARGET): Use it.
15245 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15246 * configure.in: ... here.
15247 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15248 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15249
15250 2000-07-24 Eric Christopher <echristo@cygnus.com>
15251
15252 * MAINTAINERS: Add self to Write After Approval list.
15253
15254 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15255
15256 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15257 (configure-target-libchill, configure-target-libobjc): Likewise.
15258
15259 * configure.in: Use the same cache file for all target libs.
15260 * config-ml.in: But different cache files per multilib variant.
15261
15262 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15263
15264 * configure (topsrcdir): Don't use dirname.
15265
15266 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15267
15268 * MAINTAINERS: Add self to Write After Approval list.
15269
15270 2000-07-20 Jason Merrill <jason@redhat.com>
15271
15272 * configure.in: Remove all references to libg++ and librx.
15273
15274 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15275
15276 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15277
15278 * config.sub: Update to subversions version 2000-07-06.
15279
15280 2000-07-12 Andrew Haley <aph@cygnus.com>
15281
15282 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15283 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15284
15285 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15286
15287 * symlink-tree: Check number of arguments.
15288
15289 2000-07-05 Jim Wilson <wilson@cygnus.com>
15290
15291 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15292 search path for a g++ extracted from the build tree. This
15293 will allow link tests run by configure scripts in
15294 subdirectories to succeed.
15295
15296 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15297
15298 * ltconfig: Add support for mips-dde-sysv4.2MP
15299
15300 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15301
15302 * MAINTAINERS: Add myself as loop discovery maintainer.
15303
15304 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15305
15306 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15307 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15308
15309 2000-06-19 Timothy Wall <twall@cygnus.com>
15310
15311 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15312 * config.sub: Add tic54x target.
15313
15314 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15315
15316 * MAINTAINERS: Add self as Fortran maintainer,
15317 remove Craig Burley.
15318
15319 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15320
15321 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15322 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15323
15324 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15325
15326 * MAINTAINERS: Add self as i18n maintainer
15327
15328 20000-05-21 H.J. Lu (hjl@gnu.org)
15329
15330 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15331 directory are used if they exist. Make sure
15332 $(build_tooldir)/include is searched for header files,
15333 $(build_tooldir)/lib/ for library files.
15334 (GCC_FOR_TARGET): Likewise.
15335 (CXX_FOR_TARGET): Likewise.
15336
15337 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15338
15339 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15340
15341 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15342
15343 * Makefile.in (configure-target-libiberty): Depend on
15344 configure-target-newlib.
15345
15346 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15347
15348 * configure.in, Makefile.in: Merge all libffi-related
15349 configury stuff from the libgcj tree.
15350
15351 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15352
15353 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15354 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15355
15356 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15357
15358 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15359 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15360 current version information. Add to proto-toplev directory.
15361 (gdb-taz): Build do-djunpack.
15362
15363 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15364
15365 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15366
15367 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15368
15369 * MAINTAINERS: Add self to Write After Approval list.
15370
15371 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15372
15373 * ltmain.sh: Preserve in relink_command any environment
15374 variables that may affect the linker behavior.
15375
15376 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15377
15378 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15379
15380 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15381
15382 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15383
15384 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15385
15386 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15387 with the version name.
15388
15389 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15390
15391 * MAINTAINERS: Add self as bb-reorder maintainer.
15392
15393 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15394
15395 * config.if: Tweak.
15396
15397 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15398
15399 * djunpack.bat: New file.
15400
15401 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15402
15403 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15404 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15405 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15406 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15407
15408 2000-04-16 Dave Pitts <dpitts@cozx.com>
15409
15410 * config.sub (case $basic_machine): Change default for "ibm-*"
15411 to "openedition".
15412
15413 2000-04-13 Andreas Jaeger <aj@suse.de>
15414
15415 * MAINTAINERS: Added myself.
15416
15417 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15418
15419 * Makefile.in (gdb-taz): New target. GDB specific archive.
15420 (do-md5sum): New target.
15421 (MD5PROG): Define.
15422 (PACKAGE): Default to TOOL.
15423 (VER): Default to a shell script.
15424 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15425 md5 checksum generation.
15426 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15427 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15428 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15429 insight.tar.bz2): Use gdb-taz to create archive.
15430
15431 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15432
15433 * configure (warn_cflags): Delete.
15434
15435 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15436
15437 * MAINTAINERS: Added myself.
15438
15439 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15440 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15441
15442 * configure.in (enable_libstdcxx_v3): Add.
15443 (target_libs): Add bits here to switch between libstdc++-v2 and
15444 libstdc++-v3.
15445 * config.if: And this file too.
15446 * Makefile.in: Add libstdc++-v3 targets.
15447
15448 2000-04-05 Michael Meissner <meissner@redhat.com>
15449
15450 * config.sub (d30v): Add d30v as a basic machine type.
15451
15452 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15453
15454 * configure.in: -linux-gnu*, not -linux-gnu.
15455
15456 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15457
15458 * MAINTAINERS: Add self in write-after-approval section.
15459
15460 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15461
15462 * MAINTAINERS: Add self as ia64 port maintainer.
15463
15464 2000-03-08 Neil Booth <NeilB@earthling.net>
15465
15466 * MAINTAINERS: Add self in write-after-approval section.
15467
15468 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15469
15470 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15471 (do-tar-bz2): Replace TOOL with PACKAGE.
15472 (gdb.tar.bz2): Remove GDBTK from GDB package.
15473 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15474 dejagnu.tar.bz2): New packages.
15475
15476 2000-02-27 Andreas Jaeger <aj@suse.de>
15477
15478 * configure.in: Add entry for mips*-*-linux*, move catch all
15479 *-*-*linux* entry below this one.
15480
15481 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15482
15483 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15484
15485 2000-02-24 Nick Clifton <nickc@cygnus.com>
15486
15487 * config.sub: Support an OS of "wince".
15488
15489 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15490
15491 * config.guess, config.sub: Updated to match config's 2000-02-15
15492 version.
15493
15494 2000-02-23 Linas Vepstas <linas@linas.org>
15495
15496 * config.sub: Add support for Linux/IBM 370.
15497 * configure.in: Likewise.
15498
15499 2000-02-22 Nick Clifton <nickc@cygnus.com>
15500
15501 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15502
15503 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15504
15505 * config.guess: Guess "cygwin" rather than "cygwin32".
15506
15507 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15508
15509 * configure (gcc_version): When setting, narrow search to
15510 lines containing `version_string'.
15511
15512 2000-02-15 Denis Chertykov <denisc@overta.ru>
15513
15514 * config.sub: Add support for avr target.
15515
15516 2000-02-14 Nick Clifton <nickc@cygnus.com>
15517
15518 * MAINTAINERS: Add maintainers for MCore port.
15519
15520 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15521
15522 * config.sub: Add mmix-knuth-mmixware.
15523
15524 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15525
15526 * MAINTAINERS: Pair cccp with cpplib maintainership.
15527
15528 2000-01-27 Christopher Faylor <cgf@redhat.com>
15529
15530 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15531 structure stuff to -L library search.
15532 (CXX_FOR_TARGET): Ditto.
15533 (CROSS_CHECK_MODULES): Fix spelling mistake.
15534
15535 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15536
15537 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15538 the C++ compiler.
15539
15540 2000-01-12 Richard Henderson <rth@cygnus.com>
15541
15542 * configure.in: Don't build some bits for beos.
15543
15544 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15545
15546 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15547 as include files.
15548
15549 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15550
15551 * Add self as cpplib maintainer, as requested by Jason
15552 Merrill. Correct my e-mail address.
15553
15554 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15555
15556 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15557 not mh-aix43.
15558
15559 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15560
15561 * MAINTAINERS: Add myself to "write after approval" list.
15562
15563 1999-12-14 Richard Henderson <rth@cygnus.com>
15564
15565 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15566 * config.sub: Accept alphaev[78], alphaev8.
15567
15568 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15569
15570 * config.guess, config.sub: Update from autoconf.
15571
15572 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15573
15574 * MAINTAINERS: update my playtime e-address.
15575
15576 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15577
15578 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15579 necessary libraries are missing.
15580
15581 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15582
15583 * MAINTAINERS: Add new 'write after approval' maintainer.
15584
15585 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15586
15587 * MAINTAINERS: Add new Java maintainer.
15588
15589 1999-10-25 Andreas Schwab <schwab@suse.de>
15590
15591 * configure: Fix quoting inside arguments of eval.
15592
15593 1999-10-21 Nick Clifton <nickc@cygnus.com>
15594
15595 * config-ml.in: Allow suppression of some ARM multilibs.
15596
15597 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15598
15599 * config.guess: Add OS/390 match pattern.
15600 * config.sub: Add mvs, openedition targets.
15601 * configure.in (i370-ibm-opened*): New.
15602
15603 1999-09-04 Steve Chamberlain <sac@pobox.com>
15604
15605 * config.sub: Add support for configuring for pj.
15606
15607 1999-08-31 Nick Clifton <nickc@cygnus.com>
15608
15609 * config.sub (maybe_os): Add support for configuring for fr30.
15610
15611 1999-08-25 Nick Clifton <nickc@cygnus.com>
15612
15613 * configure.in: Do not configure or build ld for AIX
15614 platforms. ld is known to be broken on these platforms.
15615
15616 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15617
15618 * config-ml.in: Pass compiler flag corresponding to multidirs to
15619 subdir configures.
15620
15621 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15622
15623 * Makefile.in (LDFLAGS): Define.
15624
15625 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15626
15627 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15628 noconfigdirs.
15629 (*-*-cygwin*): Likewise.
15630
15631 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15632
15633 * mkdep: New file.
15634 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15635 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15636
15637 From Eli Zaretskii <eliz@is.elta.co.il>:
15638 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15639 long file name when using DJGPP on MS-DOS.
15640
15641 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15642
15643 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15644
15645 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15646
15647 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15648 dependency as this causes "make check" to globally "make all"
15649
15650 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15651
15652 * configure.in (target_libs): Added target-zlib.
15653 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15654 (CONFIGURE_TARGET_MODULES): Likewise.
15655 (CHECK_TARGET_MODULES): Likewise.
15656 (INSTALL_TARGET_MODULES): Likewise.
15657 (CLEAN_TARGET_MODULES): Likewise.
15658 (configure-target-zlib): New target.
15659 (all-target-zlib): Likewise.
15660 (all-target-libjava): Depend on all-target-zlib.
15661 (configure-target-libjava): Depend on configure-target-zlib.
15662
15663 * Makefile.in (configure-target-libjava): Depend on
15664 configure-target-newlib.
15665 (configure-target-boehm-gc): New target.
15666 (configure-target-qthreads): New target.
15667
15668 * configure.in (target_libs): Added target-qthreads.
15669 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15670 (CONFIGURE_TARGET_MODULES): Likewise.
15671 (CHECK_TARGET_MODULES): Likewise.
15672 (INSTALL_TARGET_MODULES): Likewise.
15673 (CLEAN_TARGET_MODULES): Likewise.
15674 (all-target-qthreads): New target.
15675 (configure-target-libjava): Depend on configure-target-qthreads.
15676 (all-target-libjava): Depend on all-target-qthreads.
15677
15678 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15679 (CONFIGURE_TARGET_MODULES): Likewise.
15680 (CHECK_TARGET_MODULES): Likewise.
15681 (INSTALL_TARGET_MODULES): Likewise.
15682 (CLEAN_TARGET_MODULES): Likewise.
15683 (all-target-libjava): New target.
15684 (all-target-boehm-gc): Likewise.
15685 * configure.in (target_libs): Added libjava, boehm-gc.
15686
15687 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15688
15689 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15690 configure.bat in SUPPORT_FILES.
15691 (gas+binutils.tar.bz2): Likewise.
15692
15693 * makeall.bat: Remove; obsolete.
15694
15695 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15696
15697 From Mark Elbrecht:
15698 * configure.bat: Remove; obsolete.
15699
15700 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15701
15702 * configure: Add -W -Wall to the default CFLAGS when compiling with
15703 gcc.
15704
15705 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15706
15707 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15708
15709 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15710
15711 * configure.in: Build ld on IRIX6.
15712
15713 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15714
15715 * Makefile.in: Change distribution targets to use bzip2 instead of
15716 gzip.
15717 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15718 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15719
15720 1999-06-04 Nick Clifton <nickc@cygnus.com>
15721
15722 * config.sub: Add mcore target.
15723
15724 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15725
15726 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15727
15728 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15729
15730 * config.guess (dummy): Changed to $dummy.
15731
15732 1999-05-24 Nick Clifton <nickc@cygnus.com>
15733
15734 * config.sub: Tidied up case statements.
15735
15736 1999-05-22 Ben Elliston <bje@cygnus.com>
15737
15738 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15739 <jiro@din.or.jp>.
15740
15741 * config.guess: Merge with FSF version. Future changes will be
15742 more accurately recorded in this ChangeLog.
15743 * config.sub: Likewise.
15744
15745 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15746
15747 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15748
15749 1999-04-30 Tom Tromey <tromey@cygnus.com>
15750
15751 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15752
15753 1999-04-23 Tom Tromey <tromey@cygnus.com>
15754
15755 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15756
15757 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15758
15759 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15760 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15761 Bad merge removed these two changes.
15762
15763 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15764 Martin Heller (Ing.-Buero_Heller@t-online.de)
15765
15766 * config.guess (interix Alpha): Add.
15767
15768 1999-04-11 Richard Henderson <rth@cygnus.com>
15769
15770 * configure.in (i?86-*-beos*): Do config gperf; don't config
15771 gdb, newlib, or libgloss.
15772
15773 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15774
15775 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15776 link a trivial program with -mabi=64. If it fails, remove mabi=64
15777 from multidirs.
15778
15779 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15780
15781 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15782
15783 1999-04-08 Nick Clifton <nickc@cygnus.com>
15784
15785 * config.sub: Add support for mcore targets.
15786
15787 1999-04-07 Michael Meissner <meissner@cygnus.com>
15788
15789 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15790 not mt-ospace, in order to shut up assembler warning about using
15791 symbols that are named the same as registers.
15792
15793 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15794
15795 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15796 dependency list for all-target-cygmon.
15797
15798 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15799
15800 * config-ml.in: Check $host, not $target, for selective multilibs.
15801 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15802 thumb interworking, and underscore prefix multilibs.
15803
15804 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15805
15806 * missing: Update to version from current automake.
15807
15808 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15809
15810 * configure (gxx_include_dir): Removed.
15811
15812 * configure.in (gxx_include_dir): Handle it.
15813 * Makefile.in: Likewise.
15814
15815 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15816
15817 * config.sub (mips64vr4111,mips64vr4111el) Add.
15818
15819 1999-03-21 Ben Elliston <bje@cygnus.com>
15820
15821 * config.guess: Correct typo for detecting ELF on FreeBSD.
15822
15823 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15824
15825 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15826 config/mh-djgpp.
15827
15828 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15829
15830 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15831 all-target-newlib to dependency list for all-target-bsp.
15832
15833 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15834
15835 * config.sub: Add i386-uwin support.
15836 * config.guess: Likewise.
15837
15838 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15839
15840 * configure.in: cleanup, add mh-*pic handling for arm, special
15841 case powerpc*-*-aix*
15842
15843 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15844
15845 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15846 can be built.
15847
15848 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15849
15850 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15851 targets.
15852
15853 1999-03-02 Nick Clifton <nickc@cygnus.com>
15854
15855 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15856
15857 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15858
15859 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15860
15861 1999-02-24 Nick Clifton <nickc@cygnus.com>
15862
15863 * config.sub: Fix typo in arm recognition.
15864
15865 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15866
15867 * configure.in (noconfigdirs): Changed target_configdirs to
15868 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15869 rather than m68k-*-* since it is not known to work on
15870 m68k-aout. Ditto for arm-*-*oabi.
15871
15872 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15873
15874 * configure.in (*-*-windows*): Remove, no longer used.
15875
15876 1999-02-19 Ben Elliston <bje@cygnus.com>
15877
15878 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15879 Smart and improved by Andrew Cagney.
15880
15881 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15882
15883 * config.guess: Recognize openbsd-*-hppa.
15884
15885 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15886
15887 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15888 only if it is not empty.
15889
15890 1999-02-17 Nick Clifton <nickc@cygnus.com>
15891
15892 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15893
15894 * config.guess: Modified to recognize uname's armv* syntax.
15895
15896 * config.sub: Modified to recognize uname's armv* syntax.
15897
15898 1999-02-17 Mark Salter <msalter@cygnus.com>
15899
15900 * configure.in: Added target-bsp for sparclite.
15901
15902 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15903
15904 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15905
15906 1999-02-08 Nick Clifton <nickc@cygnus.com>
15907
15908 * configure.in: Add support for strongarm port.
15909 * config.sub: Add support for strongarm target.
15910
15911 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15912
15913 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15914 the old name config/mh-cygwin32.
15915 Enable texinfo.
15916
15917 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15918
15919 * configure.in: Do build ld for ix86 Solaris.
15920
15921 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15922
15923 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15924 $AR_FOR_TARGET. Likewise for RANLIB.
15925
15926 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15927
15928 * config.sub (oabi): Recognize.
15929 * configure.in (arm-*-oabi): Handle.
15930
15931 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15932
15933 * config.guess: Improve detection of i686 on UnixWare 7.
15934
15935 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15936
15937 * config.guess: Add support for i386-pc-interix.
15938 * config.sub: Likewise.
15939 * configure.in: Likewise.
15940
15941 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15942
15943 * Makefile.in: Remove unneeded all-target-libio from
15944 from all-target-winsup target since it is now unneeded.
15945 Add all-target-libtermcap in its place since it is now
15946 needed.
15947
15948 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15949
15950 * configure.in: makefile stub for cygwin target is probably
15951 unnecessary. Remove it for now.
15952
15953 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15954
15955 * configure.in: libtermcap.a should be built when cygwin is the
15956 target as well as the host.
15957 * config.guess: Allow mixed case in cygwin uname output.
15958 * Makefile.in: Add libtermcap target.
15959
15960 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15961
15962 * config.sub: Clean up handling of hppa2.0.
15963
15964 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15965
15966 * config.guess: Use C code to identify more HP machines.
15967
15968 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15969
15970 * config.sub: Handle hppa2.0.
15971
15972 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15973
15974 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15975 cygmon for all sparclite targets, regardless of object format.
15976
15977 1998-12-15 Mark Salter <msalter@cygnus.com>
15978
15979 * configure.in: Added target-bsp for several target architectures.
15980
15981 * Makefile.in: Added rules for bsp.
15982
15983 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15984
15985 * config.guess: Improve detection of hppa2.0 processors.
15986
15987 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15988
15989 * config.guess: Recognize FreeBSD using ELF automatically.
15990
15991 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15992
15993 * configure (skip-this-dir): Add handling for new shell script, which
15994 might be created by a sub-directory's configure to indicate, this particular
15995 directory is "unwanted".
15996 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15997
15998 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15999
16000 * ltconfig: import from libtool, after changing libtool to
16001 account for the cygwin name change.
16002
16003 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16004
16005 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16006 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16007
16008 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16009
16010 * configure.in: Add libtermcap to list of cygwin dependencies.
16011
16012 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16013
16014 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16015 they include winsup/include when it's a cygwin target.
16016
16017 1998-11-12 Tom Tromey <tromey@cygnus.com>
16018
16019 * configure.in (host_tools): Added zip.
16020 * Makefile.in (all-target-libjava): Depend on all-zip.
16021 (all-zip): New target.
16022 (ALL_MODULES): Added all-zip.
16023 (NATIVE_CHECK_MODULES): Added check-zip.
16024 (INSTALL_MODULES): Added install-zip.
16025 (CLEAN_MODULES): Added clean-zip.
16026
16027 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16028
16029 * Makefile.in: lose "32" from comment about cygwin.
16030
16031 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16032
16033 * configure.in: Use -Os to build target libraries for the fr30.
16034
16035 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16036
16037 * config.sub: Add fr30.
16038
16039 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16040
16041 * configure.in: drop "32" from config/mh-cygwin32. Check
16042 cygwin* instead of cygwin32*.
16043 * config.sub: Check cygwin* instead of cygwin32*.
16044
16045 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16046
16047 * config.guess: Match any version of Unixware7.
16048
16049 1998-10-20 Syd Polk <spolk@cygnus.com>
16050
16051 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16052 if desired.
16053
16054 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16055
16056 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16057 these if the appropriate directories and files to not exist.
16058
16059 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16060
16061 * Makefile.in (DEVO_SUPPORT): Add config.if.
16062
16063 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16064
16065 * configure: Add pattern to replace "build_tooldir"'s
16066 definition in the generated Makefile with "tooldir"'s
16067 actual value.
16068
16069 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16070
16071 * config.sub: Bring back lost sparcv9.
16072
16073 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16074
16075 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16076
16077 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16078 CC_FOR_TARGET and friends.
16079
16080 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16081
16082 * Makefile.in (build_tooldir): New variable, same as tooldir.
16083 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16084 -B$(build_tooldir)/bin/.
16085 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16086
16087 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16088
16089 * README: Remove installation instructions and refer to the
16090 INSTALL directory instead.
16091
16092 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16093
16094 * config.sub: Add support for i[34567]86-pc-udk.
16095 * configure.in: Likewise.
16096
16097 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16098
16099 * Makefile.in: add bzip2 package building bits for user
16100 tools module
16101 * configure.in: ditto
16102
16103 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16104
16105 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16106 (ALL_TARGET_MODULES): Add all-target-libobjc.
16107 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16108 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16109 (all-target-libchill): Add dependencies.
16110 * configure.in (target_libs): Add libchill.
16111
16112 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16113
16114 * configure.in (target_subdir): Remove duplicate line.
16115
16116 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16117
16118 * Makefile.in (all-automake): fix dependencies.
16119
16120 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16121
16122 * configure.in: Minor cleanups for building in the $(target_alias)
16123 subdir.
16124
16125 1998-09-22 Jim Wilson <wilson@cygnus.com>
16126
16127 * Makefile.in (bootstrap): Set r and s before make all. Use
16128 BASE_FLAGS_TO_PASS in make all.
16129 (cross): Likewise.
16130
16131 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16132
16133 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16134
16135 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16136
16137 * config.sub: Fix typo in last change.
16138
16139 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16140
16141 * config.sub: Add support for C4x target.
16142 * configure.in: Likewise.
16143
16144 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16145
16146 * config.sub: Recognize sparcv9 just like sparc64.
16147
16148 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16149
16150 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16151
16152 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16153
16154 * config.guess: Correctly identify Pentium II sco boxes.
16155
16156 * config.guess: Fix "tr" code. From Weiwen Liu.
16157
16158 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16159
16160 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16161 stabs.
16162
16163 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16164
16165 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16166 (ALL_TARGET_MODULES): Add all-target-libchill.
16167 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16168 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16169 (all-target-libchill): Add dependencies.
16170 * configure.in (target_libs): Add libchill.
16171
16172 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16173
16174 * config.guess: Avoid assumptions about "tr" behaves when
16175 LANG is set to something other than English.
16176
16177 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16178
16179 * configure (gxx_include_dir): Changed to
16180 '${prefix}/include/g++'-${libstdcxx_interface}.
16181
16182 * config.if: New to determine the interfaces.
16183
16184 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16185
16186 * config.guess: Detect and handle MPE/IX.
16187 * config.sub: Deal with MPE/IX.
16188
16189 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16190
16191 * configure.in: Use mh-aix43.
16192
16193 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16194
16195 * configure: Fix --without/--disable cases for gxx-include-dir.
16196
16197 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16198
16199 * mdata-sh: Imported. Needed for automake support.
16200
16201 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16202
16203 * Makefile.in (taz): Try "chmod -R og=u ." before
16204 "chmod og=u `find . -print`".
16205
16206 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16207
16208 * configure.in: Add arm-elf and thumb-elf support.
16209
16210 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16211
16212 * Makefile.in: Undo previous patch.
16213
16214 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16215
16216 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16217 to here ...
16218 (install-no-fixedincludes): and here
16219 (INSTALL_MODULES): ... from here.
16220
16221 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16222
16223 * config.sub: Merge with FSF.
16224
16225 * config.guess: Merge with FSF.
16226
16227 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16228
16229 * configure (extraconfigdirs): New variable.
16230 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16231 * Makefile.in (all): Move higher in file.
16232 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16233 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16234 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16235 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16236 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16237
16238 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16239
16240 * Makefile.in (all-target-libjava): Depend on all-gcc and
16241 all-target-newlib.
16242 (configure-target-libjava): Depend on $(ALL_GCC).
16243
16244 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16245
16246 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16247 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16248
16249 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16250
16251 * INSTALL/README: Fix typo.
16252
16253 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16254
16255 * ylwrap: Change absolute path checks to check for DOS style path
16256 names.
16257
16258 * ylwrap: Don't use a full path name if the source file is in the
16259 same directory. From hjl@lucon.org (H.J. Lu).
16260
16261 * config-ml.in: Default to being verbose, to match Feb 18 change to
16262 configure.
16263
16264 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16265
16266 Brought over from egcs:
16267
16268 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16269
16270 * configure.in (target_subdir): Set to ${target_alias} instead
16271 of "libraries".
16272
16273 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16274
16275 * configure.in (target_subdir): Set to libraries if enable_multilib.
16276
16277 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16280 multilibs, force reconfiguration the first time we create
16281 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16282
16283 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16284
16285 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16286 avoid confusion with --no-recursion.
16287
16288 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16289
16290 * configure.in: Win32 hosts shouldn't use install -x
16291 * install-sh: remove -x option, and special .exe-handling
16292 hack.
16293
16294 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16295
16296 * config.guess: Recognize i586-pc-beos.
16297 * configure.in: Don't build some bits for beos.
16298
16299 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16300
16301 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16302 CFLAGS default to -O2.
16303
16304 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16305 when using GNU ld.
16306
16307 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16308
16309 * ltmain.sh: Correct install when using a different shell.
16310
16311 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16312
16313 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16314
16315 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16316
16317 * makefile.vms: Update to build binutils/makefile.vms. Add install
16318 target.
16319
16320 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * ltconfig: Update to correct AIX handling.
16323
16324 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16325
16326 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16327
16328 * configure.in (target_subdir): Set to ${target_alias} instead
16329 of "libraries".
16330
16331 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16332
16333 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16334 (Makefile): Depend on $(gcc_version_trigger).
16335
16336 * configure (gcc_version): Change default initializer to empty
16337 string.
16338 (gcc_version_trigger): New variable; pass this variable down
16339 to subdir configures to enable them checking gcc's version
16340 themselves. Emit make macros for both gcc_version vars.
16341 (topsrcdir): Initialize reliably.
16342 (recursion line): Remove --with-gcc-version=${gcc_version}.
16343
16344 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16345
16346 * configure (enable_version_specific_runtime_libs): Implement new flag
16347 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16348 in $(libsubdir); emit definition in each generated Makefile.
16349 (gxx_include_dir): Initialize depending on
16350 $enable_version_specific_runtime_libs.
16351
16352 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16353
16354 * configure (gcc_version): Initialize properly depending on
16355 how and where configure is started.
16356 (recursion line): Pass a --with-gcc-version=${gcc_version}
16357 to configures in subdirs.
16358
16359 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16360
16361 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16362 cygmon
16363
16364 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16365
16366 * configure.in: Add cygmon and libstub support for mn10200.
16367
16368 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16369
16370 * configure (gcc_version): Add new variable describing the
16371 particular gcc version we're building.
16372 * Makefile.in (libsubdir): Add new macro for the directory
16373 in which the compiler finds executables, libraries, etc.
16374 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16375 and libsubdir.
16376
16377 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16378
16379 * Makefile.in (local-clean): Remove *.log.
16380 (warning.log): Built with warn_summary from build.log.
16381 (mail-report.log): Run test_summary.
16382 (mail-report-with-warnings.log): Run test_summary including
16383 warning.log in the report.
16384
16385 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16386
16387 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16388
16389 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16390
16391 * Makefile.in (grep): Grep no longer depends on libiberty.
16392
16393 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16394
16395 * Makefile.in: all-snavigator needs all-libgui.
16396
16397 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16398
16399 * configure.in: Add cygmon and libstub support for mn10300.
16400
16401 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16402
16403 * missing: Update to version from automake 1.3.
16404
16405 * ltmain.sh: On installation, don't get confused if the same name
16406 appears more than once in the list of library names.
16407
16408 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * config.sub: Accept m68060 and m5200 as CPU names.
16411
16412 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * configure: Use && rather than using -a in test, because odd
16415 strings can confuse test.
16416 * configure.in: Likewise.
16417
16418 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16419
16420 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16421
16422 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16423
16424 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16425 bootstrap4-lean): New targets.
16426
16427 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16428
16429 * mpw-* Delete. Not used.
16430
16431 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16432
16433 * COPYING.LIB: Update FSF address.
16434
16435 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16438
16439 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16440 GAS_SUPPORT_DIRS.
16441
16442 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16443
16444 * ltconfig, ltmain.sh: Avoid producing a version number if
16445 -version-info was not used.
16446
16447 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16448
16449 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16450 building with newlib.
16451
16452 1998-04-30 Paul Eggert <eggert@twinsun.com>
16453
16454 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16455 Solaris `make' causes it to continue to next definition.
16456
16457 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16458
16459 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16460 the right GUI libraries and files are installed along with GDB.
16461
16462 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * configure.in: Change alpha to alpha* in several places.
16465
16466 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16467
16468 * config.sub: Recognize sparc86x.
16469
16470 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16471
16472 * configure.in (--enable-target-optspace): Remove debug echo.
16473
16474 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16475
16476 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16477
16478 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16479
16480 * ltconfig: Update cygwin32 support.
16481
16482 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16483 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16484 (GDB_SUPPORT_DIRS): Likewise.
16485
16486 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16487
16488 * configure.in (target_makefile_frag): If --enable-target-optspace,
16489 use -Os to compile target libraries rather than -O2. Default to
16490 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16491 not used.
16492 * configure.in (target_cflags): Ditto for d30v.
16493
16494 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16495
16496 * Makefile.in (all-bfd): Depend on all-intl.
16497 (all-binutils): Likewise.
16498 (all-gas): Likewise.
16499 (all-gprof): Likewise.
16500 (all-ld): Likewise.
16501
16502 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16503
16504 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16505
16506 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * Makefile.in (all-bfd): Depend upon all-libiberty.
16509
16510 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16511
16512 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16513
16514 * Makefile.in: Add libstub.
16515
16516 * configure.in: Ditto. Build libstub for targets that have cygmon
16517 support.
16518
16519 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16522
16523 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16524
16525 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16526 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16527
16528 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16529
16530 * configure: Define DEFAULT_M4 by searching PATH.
16531 * Makfile.in: Use DEFAULT_M4.
16532
16533 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16534
16535 * ltconfig: Add cygwin32 support.
16536
16537 * Makefile.in, configure.in: Add libtool as a native only directory
16538 to configure and build.
16539
16540 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16541
16542 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16543
16544 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16545
16546 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16547
16548 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16549
16550 * Makefile.in: add ash make rules
16551 * configure.in: add ash to native_only and host_tools lists
16552
16553 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16554
16555 * Makefile.in (all-gettext, all-intl): New targets.
16556 (ALL_MODULES): Added all-gettext, all-intl.
16557 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16558 (INSTALL_MODULES): Added install-gettext, install-intl.
16559 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16560
16561 * configure.in (host_tools): Added gettext.
16562 (native_only): Likewise.
16563 (noconfigdirs) [various cases]: Likewise.
16564 (host_libs): Added intl.
16565
16566 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16567
16568 * configure: Do not disable building gdbtk for cygwin32 hosts.
16569
16570 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16571
16572 * configure.in: Add thumb-coff target.
16573 * config.sub: Add thumb-coff target.
16574
16575 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16576
16577 * Makefile.in: Revert yesterday's change.
16578 (all-target-winsup): all-target-librx stays out of here.
16579
16580 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16581
16582 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16583 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16584 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16585 Remove references to librx and libg++.
16586
16587 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16588
16589 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16590 recursive makes
16591
16592 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16593
16594 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16595 for newlib directory.
16596 (CXX_FOR_TARGET): Likewise.
16597
16598 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16599
16600 * ltconfig: Update after libtool/ltconfig.in change for
16601 hpux11.
16602
16603 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16604
16605 * ltconfig, ltmain.sh: Update to libtool 1.2.
16606
16607 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16608
16609 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16610 (install-gcc-cross): Instead, override LANGUAGES here.
16611
16612 1998-03-18 Dave Love <d.love@dl.ac.uk>
16613
16614 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16615 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16616
16617 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16618
16619 * configure.in: Add Thumb-pe target.
16620
16621 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16622
16623 * Makefile.in - changed sn targets to snavigator
16624 * configure.in - changed sn targets to snavigator
16625
16626 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16627
16628 * config-ml.in: After building symlink tree call make distclean
16629 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16630 to be the case for libiberty.
16631
16632 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16633
16634 * configure: When making link, also check the current
16635 directory. The configure scripts may create one.
16636
16637 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16638
16639 * config.sub: Accept alphapca56 and alphaev6 properly.
16640
16641 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16642
16643 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16644
16645 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16646
16647 * config.sub (sco5): Fix typo.
16648
16649 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16650
16651 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16652 install-itcl.
16653 (install-itcl): Remove dependency on install-tcl.
16654
16655 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16656
16657 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16658
16659 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16660
16661 * configure.in: Don't build libgui for a cygwin32 target when not on
16662 a cygwin32 host.
16663
16664 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16665
16666 * configure (redirect): Set to null, so default behavior of
16667 configure is now --verbose.
16668
16669 1998-02-16 Dave Love <d.love@dl.ac.uk>
16670
16671 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16672 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16673
16674 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16675
16676 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16677 this change to sync Makefile.in with its ChangeLog entries.
16678
16679 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16680
16681 * ltmain.sh (mkdir): Check that the directory doesn't exist
16682 before we exit with error, so that we don't get races during
16683 parallel builds.
16684
16685 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16686
16687 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16688
16689 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16690
16691 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16692 PICFLAG_FOR_TARGET.
16693 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16694
16695 * configure: Emit a definition for the new macro enable_shared
16696 into each Makefile.
16697
16698 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16699
16700 * configure.in (host_tools, native_only): Add libtool.
16701
16702 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16703
16704 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16705 Fix typo in ming config comment.
16706
16707 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16708
16709 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16710
16711 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * config.sub: Add tic30 cases, and map c30 to tic30.
16714
16715 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16716
16717 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16718 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16719 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16720 (CLEAN_TARGET_MODULES): Similarly
16721 (all-target-libf2c): Add dependences.
16722 * configure.in (target_libs): Add libf2c.
16723
16724 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16725
16726 * configure.in: Remove expect from noconfigdirs when target
16727 is cygwin32. OK to build expect and dejagnu with Canadian
16728 Cross.
16729
16730 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16731
16732 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16733 host.
16734
16735 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16736 and mingw32.
16737
16738 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16739
16740 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16741 here as it is not defined in the toplevel Makefile.
16742
16743 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16744
16745 * configure (package_makefile_rules_frag): New variable, which names
16746 a file with generic rules, ...
16747 Change comment to mention we now have FIVE parts.
16748 * configure: Undo last change.
16749
16750 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16751
16752 * config.guess: More accurate determination of HP processor types.
16753 * config.sub: More accurate determination of HP processor types.
16754
16755 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16756
16757 * configure (package_makefile_frag): Move inserting the
16758 ${package_makefile_frag} to where it should be according
16759 to the comment.
16760
16761 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16762
16763 * config.guess: Add support for Linux/ARM.
16764
16765 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16766
16767 * .cvsignore: Remove *-info and *-install since they match
16768 release-info and mpw-install, which we don't want to just ignore.
16769
16770 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16771
16772 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16773
16774 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16775
16776 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16777 local_prefix to sub-make invocations.
16778
16779 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16780
16781 * configure.in: Check makefile fragments in the source
16782 directory.
16783
16784 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16785
16786 * configure.in: Check whether host and target makefile
16787 fragments exist before adding them to *_makefile_frag.
16788
16789 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16790
16791 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16792
16793 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16794
16795 * configure.in: Make sure we only replace RPATH_ENVVAR on
16796 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16797 regexp to sed.
16798
16799 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16800 to sub-makes.
16801
16802 1998-01-13 Lee Iverson (leei@ai.sri.com)
16803
16804 * config-ml.in (multi-do): LDFLAGS must include multilib
16805 designator.
16806
16807 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16808
16809 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16810
16811 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16812
16813 * config.sub: Add mingw32 support.
16814 * configure.in: Likewise.
16815
16816 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16817
16818 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16819
16820 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16821
16822 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16823 * configure (gxx_include_dir): Provide a definition for subdirs
16824 which do not use autoconf.
16825
16826 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16827
16828 * config.guess: Sync with egcs. Picks up new alpha support,
16829 BeOS & some additional linux support.
16830
16831 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16832
16833 * config.guess: HP 9000/803 is a PA1.1 machine.
16834
16835 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16836
16837 * configure.in: It's alpha*-...
16838
16839 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16840
16841 * configure.in (host_makefile_frag, target_makefile_frag):
16842 Handle multiple config files.
16843 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16844 alpha-*-*.
16845
16846 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16847
16848 * mkdep: New file.
16849
16850 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16851
16852 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16853
16854 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16855
16856 * Makefile.in: Add libgui directory.
16857 (GDB_TK): Add all-libgui.
16858 * configure.in: Add libgui directory.
16859 * configure: Add all-libgui to GDB_TK.
16860
16861 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16862
16863 * config-ml.in (multidirs): Add m32r to multilib list.
16864
16865 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16866
16867 * Makefile.in (all-target-gperf): Change dependency to
16868 all-target-libstdc++.
16869
16870 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16871
16872 * config.guess: Add BeOS support.
16873
16874 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16875
16876 Source directory cvs renamed to cvssrc:
16877 * configure.in (host_tools): Change cvs to cvssrc.
16878 (native_only): Likewise.
16879 (noconfigdirs) [various cases]: Likewise.
16880 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16881 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16882 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16883 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16884 (all-cvssrc): Rename target from all-cvs.
16885
16886 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16887
16888 * configure (gxx_include_dir): Fix thinko.
16889
16890 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16891
16892 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16893 (install-cross, install-gcc-cross): New targets.
16894
16895 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16896
16897 * configure.in (noconfigdirs): Add support for Thumb target.
16898
16899 * config.sub (maybe_os): Add support for Thumb target.
16900
16901 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16902
16903 * Makefile.in: Add rules for cygmon.
16904
16905 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16906
16907 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16908
16909 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16910 * configure (gxx_include_dir): Provide a definition for subdirs
16911 which do not use autoconf.
16912
16913 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16914
16915 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16916 11/18/97 build
16917
16918 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16919
16920 * From Franz Sirl.
16921 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16922 found on RedHat Linux systems.
16923
16924 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16925
16926 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16927 guesses.
16928
16929 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16930
16931 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16932
16933 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16934
16935 * ltmain.sh: If mkdir fails, check whether the directory was created
16936 anyhow by some other process.
16937
16938 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16939
16940 * configure.in (d30v-*-*): Configure all directories.
16941
16942 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16943
16944 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16945 for the D30V.
16946
16947 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16948
16949 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16950
16951 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16952
16953 * include/libiberty.h: Add extern "C" { so it can be used with C++
16954 progrms.
16955 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16956 programs.
16957
16958 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16959
16960 * configure.in (d30v-*-*): Configure GCC now.
16961
16962 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16963
16964 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16965 is no longer needed.
16966
16967 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16968
16969 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16970
16971 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16972
16973 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16974 targets using "$@" to provide support for similar but not identical
16975 targets without having to duplicate code.
16976
16977 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16978
16979 * makefile.vms: Fix to work with DEC C.
16980
16981 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16982
16983 * config.sub: Add mips-tx39-elf to marketing names.
16984
16985 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16986
16987 * ltmain.sh: Handle symlinks in generated script.
16988
16989 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16990
16991 * configure: Handle autoconf style directory options: --bindir,
16992 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16993 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16994 --sysconfdir.
16995 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16996 (sharedstatedir, localstatedir, oldincludedir): New variables.
16997 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16998 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16999 sbindir, sharedstatedir, and sysconfdir.
17000
17001 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17002
17003 * Makefile.in (bootstrap-lean): New target.
17004
17005 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17006
17007 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17008 sn, and gnuserv from noconfigdirs.
17009
17010 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17011
17012 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17013
17014 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17015
17016 * Makefile.in (cross): New target.
17017
17018 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17019 Jeff Law <law@cygnus.com>
17020
17021 * Makefile.in (bootstrap2, bootstrap3): New targets.
17022 (all-bootstrap): Remove outdated and confusing target.
17023 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17024
17025 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17026
17027 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17028 windows. Consistent with gdb/configure.
17029
17030 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17031
17032 * configure.in: Name Linux target fragment.
17033
17034 * configure: Rewrite so that project Makefile fragment is inserted
17035 first and appears last in the resulting Makefile.
17036
17037 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17038
17039 * Makefile.in (install-itcl): Install tcl first.
17040
17041 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17042
17043 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17044
17045 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17046
17047 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17048
17049 * configure.in (skipdirs): Add target-librx for Linux.
17050 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17051
17052 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17053
17054 * Makefile.in (bootstrap): New target.
17055
17056 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17057
17058 * config.sub: Accept 'amigados' for backward compatibility.
17059
17060 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17061
17062 * config.guess: Merge with FSF.
17063
17064 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17065
17066 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17067
17068 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17069
17070 * config.sub: Add "marketing-names" patch.
17071
17072 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17073
17074 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17075
17076 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17077
17078 * config.sub: Handle v850-elf.
17079
17080 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17081
17082 * .cvsignore (*-install): Remove.
17083
17084 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17085
17086 * ltconfig: Set CONFIG_SHELL in libtool.
17087 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17088
17089 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17090
17091 * configure.in (target_subdir): Set to libraries if enable_multilib.
17092
17093 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17094
17095 * config.guess: Update from gcc directory.
17096
17097 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17098
17099 * Makefile.in (all-sim): Depends on all-readline.
17100
17101 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17102
17103 * Makefile.in (BISON, YACC): Use $$s.
17104 (all-bison): Depend on all-texinfo.
17105
17106 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17107
17108 * Makefile.in (BISON): Add -L flag.
17109 (YACC): Likewise.
17110
17111 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17112
17113 * configure.in (noconfigdirs): Add support for v850e target.
17114
17115 * config.sub (maybe_os): Add support for v850e target.
17116
17117 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17118
17119 * configure.in (noconfigdirs): Add support for v850ea target.
17120
17121 * config.sub (maybe_os): Add support for v850ea target.
17122
17123 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17124
17125 * config.sub: Add mipstx39. Delete r3900.
17126
17127 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17128
17129 * Makefile.in (all-autoconf): Depends on all-texinfo.
17130
17131 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17132
17133 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17134 eabi targets.
17135
17136 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17137
17138 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17139
17140 * configure: When handling a Canadian Cross, handle YACC as well as
17141 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17142 * Makefile.in (all-bison): Depend upon all-texinfo.
17143
17144 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17145
17146 * Makefile.in (BISON): bison, not byacc or bison -y.
17147 (YACC): bison -y or byacc or yacc.
17148 (various): Add *-bison as appropriate.
17149 (taz): No need to mess with BISON anymore.
17150
17151 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17152
17153 * configure: If OSTYPE matches *win32*, try to find a good value for
17154 CONFIG_SHELL.
17155
17156 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17157
17158 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17159 configure.in if it is present.
17160
17161 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17162
17163 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17164
17165 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17166
17167 * config.sub: Recognize `arc' cpu.
17168 * configure.in: Likewise.
17169 * config-ml.in: Likewise.
17170
17171 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17172
17173 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17174
17175 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17176
17177 * configure: Changed sed delimiter from ':' to '|' when
17178 attempting to substitute ${config_shell} for SHELL. On
17179 NT ${config_shell} may contain a ':' in it.
17180
17181 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17182
17183 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17184
17185 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17186
17187 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17188
17189 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17190
17191 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17192
17193 * ylwrap: If the program is a relative path, force it to be
17194 absolute.
17195
17196 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17197
17198 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17199
17200 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17201
17202 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17203 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17204 for libraries.
17205
17206 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17207
17208 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17209 separated by spaces.
17210
17211 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * ylwrap: New file.
17214 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17215
17216 * ltmain.sh: Handle /bin/sh at start of install program.
17217
17218 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17219
17220 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17221 * missing: New file, from automake 1.2.
17222
17223 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17224
17225 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17226 check-tk to CHECK_X11_MODULES.
17227
17228 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * config.sub: Merge with FSF.
17231
17232 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17233
17234 * config.guess: Merge with FSF.
17235
17236 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17237
17238 * configure: Treat msdosdjgpp like go32.
17239 * configure.in: Likewise. Don't remove gprof for go32.
17240
17241 * configure: Change Makefile.tem2 to Makefile.tm2.
17242
17243 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17244
17245 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17246
17247 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17248
17249 * install-sh (chmodcmd): Set to null if the DST directory already
17250 exists. Same as Nov 11th change.
17251
17252 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17253
17254 * configure (GDB_TK): Needs itcl and tix.
17255
17256 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17257
17258 * config.guess: Update from FSF.
17259
17260 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17261
17262 * Makefile.in (GDB_TK): Depend on itcl and tix.
17263
17264 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17265
17266 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17267 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17268 (INSTALL_SCRIPT): New variable.
17269 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17270 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17271 to -x.
17272 * install-sh: Add support for -x option.
17273
17274 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17275
17276 * configure.in, Makefile.in: Treat tix like itcl.
17277
17278 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17279
17280 * Makefile.in (WINDRES): New variable.
17281 (WINDRES_FOR_TARGET): New variable.
17282 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17283 (EXTRA_HOST_FLAGS): Add WINDRES.
17284 (EXTRA_TARGET_FLAGS): Add WINDRES.
17285 (EXTRA_GCC_FLAGS): Add WINDRES.
17286 ($(DO_X)): Pass down WINDRES.
17287 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17288 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17289 DLLTOOL_FOR_TARGET.
17290
17291 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17292
17293 * configure.in: configure sim before gdb for win32-x-ppc
17294
17295 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17296
17297 Move gperf into the toplevel, from libg++.
17298 * configure.in (target_tools): Add target-gperf.
17299 (native_only): Add target-gperf.
17300 * Makefile.in (all-target-gperf): New target, depend on
17301 all-target-libg++.
17302 (configure-target-gperf): Empty rule.
17303 (ALL_TARGET_MODULES): Add all-target-gperf.
17304 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17305 (CHECK_TARGET_MODULES): Add check-target-gperf.
17306 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17307 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17308
17309 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17310
17311 * config.sub (mn10200): Recognize new basic machine.
17312
17313 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17314
17315 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17316 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17317
17318 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17319
17320 * configure.in: If we're building mips-sgi-irix6* native, turn on
17321 ENABLE_MULTILIB and set TARGET_SUBDIR.
17322
17323 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17324
17325 * Makefile.in (all-sn): Depend on all-grep.
17326
17327 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17330
17331 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17332 Makefile. From Jeff Makey <jeff@cts.com>.
17333 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17334
17335 * Makefile.in (DISTBISONFILES): Remove.
17336 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17337 $(DEFAULT_YACC).
17338
17339 * configure.in: Build itl, db, sn, etc., when building for native
17340 cygwin32.
17341
17342 * Makefile.in (LD): New variable.
17343 (EXTRA_HOST_FLAGS): Pass down LD.
17344 ($(DO_X)): Likewise.
17345
17346 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17347
17348 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17349
17350 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17351
17352 * configure.in (targargs): Strip out any supplied --build argument
17353 before adding our own. Always add --build.
17354
17355 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17356
17357 * configure.in (targargs): Pass --build if we're doing
17358 a cross-compile.
17359
17360 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17361
17362 * configure: Use '|' instead of ":" as the separator in
17363 sed. Otherwise sed chokes on NT path names with drive
17364 designators. Also look for "?:*" as the leading characters in an
17365 absolute pathname.
17366
17367 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17368
17369 * config.sub: Support for r3900.
17370
17371 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17372
17373 * configure.in: Use install-sh, not install.sh.
17374
17375 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17378 apply it twice.
17379
17380 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17381
17382 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17383 install-binutils.
17384
17385 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * Makefile.in: Add automake targets.
17388 * configure.in (host_tools): Add automake.
17389
17390 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * configure: Default CXX to c++, not gcc.
17393 * Makefile.in (CXX): Set to c++, not gcc.
17394 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17395
17396 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17397
17398 * install-sh: try appending a .exe if source file doesn't
17399 exist
17400
17401 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17402
17403 * configure.in: Turn on multilib by default.
17404 (cross_only): Remove target-libiberty.
17405
17406 * Makefile.in (all-gcc): Don't depend on libiberty.
17407
17408 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17409
17410 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17411
17412 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17413
17414 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17415 (DISTBISONFILES): Add ld/Makefile.in
17416
17417 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17418
17419 * configure.in: if target is cygwin32 but host isn't cygwin32,
17420 don't configure gdb tcl tk expect, not just gdb.
17421
17422 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17423
17424 * configure.in: Added gnuserv everywhere sn appears.
17425
17426 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17427 (CROSS_CHECK_MODULES): Added check-gnuserv.
17428 (INSTALL_MODULES): Added install-gnuserv.
17429 (CLEAN_MODULES): Added clean-gnuserv.
17430 (all-gnuserv): New target.
17431
17432 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17433
17434 * config.guess: Fixes for MIPS OpenBSD systems.
17435
17436 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * Makefile.in (INSTALL_XFORM): Remove.
17439 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17440
17441 * mkinstalldirs: New file, copied from automake.
17442 * Makefile.in (installdirs): Rename from install-dirs. Use
17443 mkinstalldirs. Change all users.
17444 (DEVO_SUPPORT): Add mkinstalldirs.
17445
17446 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17447
17448 * install-sh: Rename from install.sh.
17449 * Makefile.in (INSTALL): Change install.sh to install-sh.
17450 (DEVO_SUPPORT): Likewise.
17451
17452 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17453 Graichen <graichen@rzpd.de>.
17454
17455 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17456
17457 * config.guess: Recognize OpenBSD systems correctly.
17458
17459 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17460
17461 * README, Makefile.in (ETC_SUPPORT): Remove references to
17462 cfg-paper*, configure.{texi,man,info*}._
17463
17464 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17465
17466 * Makefile.in (all.normal): Ensure that gcc is built after all
17467 the x11 - ie gdb - targets.
17468
17469 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17470
17471 * makefile.vms: Don't run conf-a-gas.
17472
17473 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17474
17475 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17476
17477 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17478
17479 * configure.in: Remove noconfigdirs case since gdb also
17480 configures and builds for tic80-coff.
17481
17482 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17483
17484 * configure: Set cache_file to config.cache.
17485 * Makefile.in (local-distclean): Remove config.cache.
17486
17487 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17488
17489 * COPYING: Update FSF address.
17490
17491 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17492
17493 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17494 noconfigdirs.
17495
17496 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17497
17498 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17499 MAKEDIRS, is empty.
17500
17501 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17502
17503 * config.sub: Tweak mn10300 entry.
17504
17505 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17506
17507 * configure.in (host_tools): Put sim before gdb, so gdb's
17508 configure.tgt can determine if the simulator was configured.
17509
17510 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17511
17512 * config.sub: Move BeOS $os case to be with other Cygnus
17513 local cases.
17514
17515 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17516
17517 * config.sub: Remove misplaced comment that broke Linux.
17518
17519 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17520
17521 * config.sub: Add BeOS support.
17522
17523 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17524
17525 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17526
17527 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17528
17529 * configure.in (noconfigdirs): Remove tcl and tk from
17530 noconfigdirs for cygwin32 builds.
17531
17532 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17533
17534 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17535
17536 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17537
17538 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17539 make-all.com, use makefile.vms instead.
17540
17541 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17542
17543 * config.sub: Accept -lnews*.
17544
17545 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17546
17547 * configure.in (noconfigdirs): Disable target-newlib,
17548 target-examples and target-libiberty for d30v.
17549
17550 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17551
17552 * configure.in (noconfigdirs): Enable ld for d30v.
17553
17554 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17555
17556 * configure.in (tic80-*-*): Build compiler.
17557
17558 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17559
17560 * configure.in (d30v-*): Remove sim directory from list of
17561 unsupported d30v directories
17562
17563 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17564
17565 * config.sub, configure.in: Add d30v target cpu.
17566
17567 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17568
17569 * makefile.vms: New file.
17570 * make-all.com: Remove.
17571
17572 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17573
17574 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17575
17576 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17577
17578 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17579
17580 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17581
17582 * Makefile.in (ALL_MODULES): Added all-db.
17583 (CROSS_CHECK_MODULES): Addec check-db.
17584 (INSTALL_MODULES): Added install-db.
17585 (CLEAN_MODULES): Added clean-db.
17586
17587 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17588
17589 * config.guess: Merge with latest FSF sources.
17590
17591 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17592
17593 * Makefile.in (ALL_MODULES): Added all-itcl.
17594 (CROSS_CHECK_MODULES): Added check-itcl.
17595 (INSTALL_MODULES): Added install-itcl.
17596 (CLEAN_MODULES): Added clean-itcl.
17597
17598 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17599
17600 * configure.in: build gdb for mn10200
17601
17602 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17603
17604 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17605
17606 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17607
17608 * configure.in (tic80-*-*): Turn off most targets right now.
17609
17610 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17613 rather than the makeinfo program.
17614 (do-info): Depend upon all-texinfo.
17615
17616 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17617
17618 * configure.in: Remove uses of config/mh-linux.
17619
17620 * config.sub, config.guess: Merge with latest FSF sources.
17621
17622 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17623
17624 * config.sub (case $basic_machine): Add tic80 entries.
17625
17626 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17627
17628 * config.sub, config.guess: Merge with latest FSF sources.
17629
17630 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17631
17632 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17633 * mpw-config.in: Test for NewFolderRecursive.
17634 * mpw-install: Use symbolic name for startup filename.
17635 * mpw-README: Add various additional details.
17636
17637 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17638
17639 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17640
17641 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17642
17643 * configure.in: Do build gcc and the target libraries for
17644 the mn10200.
17645
17646 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17647
17648 * configure.in: don't avoid building gdb for mn10300 any more
17649 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17650 instead of single-quoting it.
17651
17652 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17653
17654 * configure.in: Don't use --with-stabs on IRIX 6.
17655
17656 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17657
17658 * configure.in (m32r): Build gdb, libg++ now.
17659
17660 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17661
17662 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17663 directories from noconfigdirs.
17664
17665 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17666
17667 * config.sub (basic_machine): added mips16 configuration
17668
17669 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17670
17671 * config.sub: Handle d10v-unknown.
17672
17673 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17674
17675 * config.sub: Handle v850-unknown.
17676
17677 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17678
17679 * Makefile.in: add findutils
17680 * configure.in: add findutils to list of host_tools
17681
17682 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17683
17684 * config.sub: Handle mn10200 and mn10300.
17685
17686 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17687
17688 * configure.in (d10v-*): Do not build librx.
17689
17690 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17691
17692 * configure.in (mn10300): Build everything except gdb & libgloss.
17693
17694 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17695
17696 * config.guess: Patch for Dansk Data Elektronik servers,
17697 from Niels Skou Olsen <nso@dde.dk>.
17698
17699 For ncr, use /bin/uname rather than uname, since GNU uname does not
17700 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17701
17702 Patch for MIPS R4000 running System V,
17703 from Eric S. Raymond <esr@snark.thyrsus.com>.
17704
17705 Fix thinko for nextstep.
17706
17707 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17708
17709 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17710 * config.guess: Guess mips-dec-mach_bsd4.3.
17711
17712 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17713 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17714 release numbers.
17715 * config.guess (mips-mips-riscos*): Emit just enough of the
17716 release number.
17717
17718 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17719 * config.guess (sparc-auspex-sunos*): Added.
17720 (f300-fujitsu-*): Added.
17721
17722 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17723 * config.guess: Recognize a Tadpole as a sparc.
17724
17725 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17726
17727 * config.guess: Don't assume that NextStep version is either 2 or
17728 3. NextStep 4 (aka OpenStep 4) has come out now.
17729
17730 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17731
17732 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17733 From Rik Faith <faith@cs.unc.edu>.
17734
17735 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17736
17737 * config.sub: Contributions from bug-gnu-utils to:
17738 Support plain "hppa" (no version given) architecture, reported by
17739 OpenStep.
17740 OpenBSD like NetBSD.
17741 LynxOs is not a hardware supplier.
17742
17743 * config.guess: Contributions from bug-gnu-utils to add support for:
17744 OpenBSD like NetBSD.
17745 Stratus systems.
17746 More Pyramid systems.
17747 i[n>4]86 Intel chips.
17748 M680[n>4]0 Motorola chips.
17749 Use unknown instead of lynx for hardware manufacturer.
17750
17751 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17752
17753 * install.sh (chmodcmd): Set to null if the DST directory already
17754 exists.
17755
17756 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17757
17758 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17759 not use mt-ppc target Makefile fragment any more.
17760
17761 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17762
17763 * configure.in (*-*-windows): Exclude everything but those dirs
17764 needed to build windows.
17765
17766 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17767
17768 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17769
17770 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17771
17772 * configure.in: Exclude mmalloc from i386-windows.
17773
17774 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17775
17776 * Undo my previous change.
17777
17778 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17779
17780 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17781 unconditionally.
17782 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17783
17784 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17785
17786 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17787 host to add it's own flags.
17788
17789 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17790
17791 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17792
17793 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17794
17795 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17796 (CXX_FOR_TARGET): Likewise.
17797 (GCC_FOR_TARGET): Define.
17798 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17799 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17800 CC_FOR_TARGET was specified on the command line.
17801 (MAKEOVERRIDES): Don't define.
17802
17803 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17804
17805 * configure.in (m32r): Fix spelling of libg++ libs.
17806
17807 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17808
17809 * config.sub (-apple*): Remove, now redundant.
17810
17811 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17812
17813 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17814
17815 * configure: Rework yesterday's sed script patch.
17816
17817 * config.sub: Merge with FSF.
17818
17819 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17820
17821 * config.guess: Merge from FSF.
17822
17823 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17824 * config.guess: Use pc instead of unknown, for pc clone systems.
17825 Change linux to linux-gnu.
17826
17827 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17828 * config.guess: Avoid non-portable tr syntax.
17829
17830 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17831
17832 * test-build.mk (HOLES): Add "xargs" for gdb.
17833
17834 * configure: Avoid hpux10.20 sed bug.
17835
17836 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17837
17838 * configure.in: Add support for windows host
17839 (that is a build done under the Microsoft build environment).
17840
17841 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17842
17843 * Makefile.in: Replace all uses of srcroot with s, to shrink
17844 command line lengths.
17845
17846 Patches from Geoffrey Noer <noer@cygnus.com>:
17847 * configure.in: If configuring for newlib, pass --with-newlib to
17848 subdirectories.
17849 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17850 -Bnewlib/ and -Lwinsup to gcc.
17851 (CXX_FOR_TARGET): Likewise.
17852
17853 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17854
17855 * Makefile.in (ETC_SUPPORT): Add configure.
17856
17857 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17858
17859 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17860 host configuration file.
17861
17862 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17863
17864 * configure.in: Break mn10x00 support into separate
17865 mn10200 and mn10300 configurations.
17866 * config.sub: Likewise.
17867
17868 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17869
17870 * configure.in: Add lots of stuff to noconfigdirs for
17871 the mn10x00 targets.
17872
17873 * config.sub, configure.in: Add mn10x00 support.
17874
17875 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17876
17877 * make-all.com: Call conf-a-gas, not config-a-gas.
17878
17879 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17880
17881 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17882 targets.
17883
17884 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17885
17886 * mpw-README: Add much more detail for native PowerMac.
17887 * mpw-install: New file.
17888 * mpw-configure: Add --norecursion and --help options.
17889 * mpw-config.in: Translate readme and install files when
17890 copying to objdir.
17891 * mpw-build.in: Don't always depend on byacc and flex.
17892 (install-only-top): New action.
17893
17894 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17895
17896 * configure.in: You can now configure GDB for the v850.
17897
17898 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17899
17900 * configure.in (noconfigdirs): Don't configure any C++ dirs
17901 if targeting D10V.
17902
17903 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17904
17905 * config.sub: Recognize mips64vr5000.
17906
17907 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17908
17909 * configure.in: Use a single line for host_tools and native_only.
17910
17911 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17912
17913 * config.sub, configure.in: Add entries for m32r.
17914
17915 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17916
17917 * Makefile.in (inet-install): Don't run install-gzip.
17918
17919 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17920
17921 * configure.in: Don't config lots of things for *-*-windows*.
17922
17923 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17924
17925 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17926 (host_libs, host_tools): Copy from configure.in.
17927 * mpw-configure: Don't complain about directories not found.
17928
17929 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17930
17931 * configure.in (i[345]86): Recognize i686 for pentium pro.
17932 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17933 file.
17934
17935 * config.guess (i[345]86): Ditto.
17936
17937 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17938
17939 * configure.in (noconfigdirs): Removed gdb for D10V.
17940
17941 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17942
17943 * configure.in: Remove ld, target-libio, target-libg++, and
17944 target-libstdc++ from noconfigdirs.
17945
17946 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17947
17948 * configure: Fix three locations where shell scripts were
17949 being run directly rather than with config_shell.
17950
17951 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17952
17953 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17954 * config.sub (basic_machine): Recognize v850.
17955
17956 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17957
17958 * mpw-configure: Handle multiple enable/disable options and
17959 pass them down recursively, handle -c and -s flags appropriately
17960 depending on choice of compiler, add escape mechanism for
17961 quoted arguments to gC.
17962
17963 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17964
17965 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17966 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17967 so that -mrelocatable-lib and -mno-eabi are used.
17968
17969 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17970 not support --print-multi-lib, don't abort.
17971
17972 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17973
17974 * make-all.com: Run config-a-gas.
17975 * setup.com: Don't copy subdirectory files around.
17976
17977 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17978
17979 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17980 target, it now compiles correctly.
17981
17982 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17983
17984 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17985
17986 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17987
17988 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17989
17990 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17991
17992 * configure.in (native_only): Add prms.
17993
17994 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17995
17996 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17997 (BINUTILS_SUPPORT_DIRS): Likewise.
17998
17999 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18000
18001 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18002 d10v support is added.
18003
18004 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18005
18006 * configure.in (d10v-*-*): New target.
18007
18008 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18009
18010 * config.guess (HP 9000/811): Recognize this as a PA1.1
18011 machine.
18012
18013 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18014
18015 * Makefile.in (do-tar-gz): New target, split out from tail end of
18016 taz target. Run each command separately, don't use pipes.
18017 (taz): Use it.
18018
18019 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18020
18021 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18022 * mpw-build.in: No builds should depend on building byacc or flex,
18023 they are assumed to be installed already.
18024
18025 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18026
18027 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18028 variable that CC_FOR_TARGET needs.
18029
18030 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18031
18032 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18033 options have changed since the last time the subdirectory was
18034 configured, and if it has, reconfigure.
18035 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18036 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18037
18038 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18039
18040 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18041 CLEAN_MODULES): Add bash.
18042 (all-bash): New target.
18043
18044 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18045
18046 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18047
18048 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18049
18050 * config.sub (basic_machine): Recognize d10v as a valid processor.
18051
18052 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18053
18054 * mpw-configure: Add support for --bindir.
18055 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18056
18057 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18058
18059 * configure.in: add bash, time, gawk to list of hosttools and things
18060 to only build for native toolchains
18061
18062 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18063
18064 * Makefile.in (docdir): Remove.
18065
18066 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18067
18068 * Makefile.in (datadir): Set to $(prefix)/share.
18069
18070 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18071
18072 * configure.in: build diff and patch for cygwin32-hosted
18073 toolchains.
18074
18075 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18076
18077 * config.sub: Accept -rtems*.
18078
18079 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18080
18081 * configure.in: enable dosrel for cygwin32-hosted builds,
18082 remove diff from the list of things not buildable
18083 via Canadian Cross
18084
18085 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18086
18087 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18088 don't get ". ".
18089
18090 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18091
18092 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18093
18094 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18095
18096 * Makefile.in (taz): Handle case where tex3patch didn't even get
18097 checked out. Also, if it was found, put the symlink in a new util
18098 subdirectory.
18099
18100 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18101
18102 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18103
18104 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18105
18106 * config.sub: Recognize -openvms.
18107 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18108 * make-all.com, setup.com: New files.
18109
18110 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18111
18112 * Makefile.in (taz): tex3patch moved to texinfo/util.
18113
18114 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18115
18116 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18117 * configure.in: remove make from disable-if-Can-Cross list
18118 enable gdb if ${host} and ${target} are cygwin32
18119
18120 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18121
18122 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18123 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18124
18125 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18126
18127 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18128 distinguish sysv/svr4/bsd variants.
18129 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18130
18131 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18132
18133 * configure.in: Added copyright notice.
18134 * move-if-change: Added copyright notice.
18135
18136 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18137
18138 * configure.in (powerpcle-*-solaris*): Until we get shared
18139 libraries working, don't build gdb, sim, make, tcl, tk, or
18140 expect.
18141
18142 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18143
18144 * config.guess: Merge with FSF:
18145
18146 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18147 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18148
18149 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18150 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18151
18152 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18153 * config.guess: Combine two OSF1 rules.
18154 Also recognize field test versions. From mjr@zk3.dec.com.
18155 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18156 because GNU uname does not support -p. From pmr@pajato.com.
18157
18158 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18159
18160 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18161
18162 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18163
18164 * mpw-README: Document GCCIncludes.
18165
18166 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18167
18168 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18169
18170 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18171
18172 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18173
18174 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18175
18176 * configure.in (*-*-cygwin32): Configure make.
18177
18178 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18179
18180 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18181
18182 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18183
18184 * Makefile.in (all-inet): Depend on all-perl.
18185
18186 * Makefile.in (inet-install): New target.
18187
18188 * Makefile.in (all-inet): Depend on all-tcl.
18189 (all-inet): Depend on all-send-pr.
18190
18191 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18192
18193 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18194 temporarily.
18195
18196 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18197
18198 * configure.in: Don't configure --with-gnu-ld on AIX.
18199
18200 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18201
18202 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18203
18204 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18205
18206 * Makefile.in (ALL_MODULES): Added all-inet.
18207 (CROSS_CHECK_MODULES): Added check-inet.
18208 (INSTALL_MODULES): Added install-inet.
18209 (CLEAN_MODULES): Added clean-inet.
18210 (all-indent): New target.
18211
18212 * configure.in (host_tools): Added inet.
18213 (native_only): Added inet.
18214 (noconfigdirs): Added inet.
18215
18216 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18217
18218 * configure.in: Don't configure libgloss if we are not configuring
18219 newlib.
18220
18221 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18222
18223 * configure.in: Don't configure libgloss for unsupported
18224 architectures.
18225
18226 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18227
18228 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18229
18230 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18231
18232 * Makefile.in (ALL_MODULES): Include all-apache.
18233 (CROSS_CHECK_MODULES): Include check-apache.
18234 (INSTALL_MODULES): Include install-apache.
18235 (all-apache): New target.
18236
18237 * configure.in: Added apache everywhere perl is seen.
18238
18239 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18240
18241 * Makefile.in: Add support for clean-{module} and
18242 clean-target-{module} rules.
18243
18244 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18245
18246 * configure.in (*-*-ose) do not build libgloss.
18247
18248 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18249
18250 * config.guess (prep*:SunOS:5.*:*): Turn into
18251 powerpele-unknown-solaris2.
18252
18253 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18254
18255 * configure.in: Permit --enable-shared to specify a list of
18256 directories.
18257
18258 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18259
18260 * configure.in (host==solaris): Pass only the first word of $CC
18261 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18262
18263 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18264
18265 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18266
18267 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18268
18269 * Makefile.in (ALL_MODULES): Include all-perl.
18270 (CROSS_CHECK_MODULES): Include check-perl.
18271 (INSTALL_MODULES): Include install-perl.
18272 (ALL_X11_MODULES): Include all-guile.
18273 (CHECK_X11_MODULES): Include check-guile.
18274 (INSTALL_X11_MODULES): Include install-guile.
18275 (all-perl): New target.
18276 (all-guile): New target.
18277
18278 * configure.in (host_tools): Include perl and guile.
18279 (native_only): Include perl and guile.
18280 (noconfigdirs): Don't build guile and perl; no ports have been
18281 done.
18282
18283 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18284
18285 * configure (--enable-*): Handle quoted option lists such as
18286 --enable-sim-cflags='-g0 -O' better.
18287
18288 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18289
18290 * Makefile.in ({,inst}all-target): New rule so we can make and
18291 install all of the target directories easily.
18292
18293 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18294
18295 * configure.in: Add missing global flag in sed substitution when
18296 deleting `target-' from ${configdirs}.
18297
18298 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18299
18300 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18301 option.
18302
18303 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18304 config/mh-necv4.
18305
18306 * install.sh: Correct misspelling of transformbasename.
18307
18308 * config.guess: Recognize mips-*-sysv*.
18309
18310 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18311
18312 * config.sub: Recognize mon960.
18313
18314 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18315
18316 * configure: Restore Canadian Cross handling of BISON and LEX,
18317 removed in Feb 20 change.
18318
18319 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18320
18321 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18322 Mention make install. Remove the old copyright date as well the
18323 clumsy and rather pointless copyright on the README file.
18324
18325 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18326
18327 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18328 Makefile after running symlink-tree, then run `make distclean' to
18329 avoid clobbering any generated files in srcdir.
18330
18331 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18332
18333 * configure.in (m68k-*-netbsd*): Build everything now.
18334
18335 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18336
18337 * Makefile.in (taz): Fix quoting.
18338
18339 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18340
18341 * configure.in (sparclet-*-*): Build everything now.
18342
18343 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18344
18345 * configure.in (m68k-*-linux*): New host.
18346
18347 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18348
18349 * configure: Check for bison before byacc.
18350
18351 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18352
18353 * Makefile.in configure: Change the way LEX and BISON/YACC are
18354 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18355 searching PATH. These are used as fallbacks by Makefile.in if
18356 flex/bison/byacc aren't in objdir.
18357
18358 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18359
18360 * Makefile.in: Make everything which depends upon all-bfd also
18361 depend upon all-opcodes, in case --with-commonbfdlib is used.
18362
18363 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18364
18365 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18366 building NT native compilers on Unix.
18367
18368 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18369
18370 * configure.in: Don't get CC from the host Makefile fragment if we
18371 can find gcc in PATH, or if this is a Canadian Cross. Move the
18372 Solaris test for /usr/ucb/cc to the post target script, just after
18373 the compiler sanity test.
18374
18375 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18376
18377 * config.sub: Merge with FSF.
18378
18379 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18380
18381 * Makefile.in (RPATH_ENVVAR): New variable.
18382 (REALLY_SET_LIB_PATH): Use it.
18383 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18384
18385 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18386
18387 * config.sub, configure.in: Recognize sparclet cpu.
18388
18389 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18390
18391 * config.guess: Support m68k-cbm-sysv4.
18392
18393 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18394
18395 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18396 m68k-unknown-linuxaout from linker help string. Put quotes around
18397 $ld_help_string.
18398
18399 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18400
18401 * config.guess (powerpc-harris-powerunix): Add guess for port
18402 to new target.
18403
18404 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18405
18406 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18407
18408 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18409
18410 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18411 $(REALLY_SET_LIB_PATH) in Makefile.
18412 * Makefile.in (SET_LIB_PATH): New variable.
18413 (REALLY_SET_LIB_PATH): New variable.
18414 ($(DO_X)): Use $(SET_LIB_PATH).
18415 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18416 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18417 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18418 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18419 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18420 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18421 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18422 (install-dosrel): Likewise.
18423 (all-opcodes): Depend upon all-libiberty.
18424
18425 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18426
18427 * config.guess (*:CYGWIN*): New
18428
18429 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18430
18431 * Makefile.in (all-target-winsup): All all-target-libiberty.
18432
18433 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18434
18435 * configure.in (noconfigdirs): Add missing # in front of comment.
18436
18437 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18438
18439 * configure.in: add second pass to things added to noconfigdirs
18440 so *-gm-magic can exclude libgloss properly.
18441
18442 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18443
18444 * mpw-configure (extralibs_name, rez_name): Set correctly
18445 for MWC68K compiler.
18446
18447 * mpw-README: Add more info on the necessary build tools.
18448
18449 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18450
18451 * configure.in, config.sub: Recognize cygwin32.
18452
18453 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18454
18455 * config.guess, config.sub: Recognize A/UX.
18456
18457 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18458
18459 * config.sub: Merge with gcc/config.sub.
18460
18461 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18462
18463 * mpw-build.in (do-binutils): Add build of stamps.
18464
18465 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18466
18467 * config.sub: Add recognition for mips64vr4100*-* targets.
18468
18469 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18470
18471 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18472 Add creation of gconfigargs with `--enable-shared' turned on.
18473 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18474 ($(host)-stamp-stage3-configured): Likewise.
18475 (HOLES): Add chatr and ldd.
18476 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18477
18478 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18479
18480 * configure: Pass --nfp to recursive configures.
18481
18482 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18483
18484 * Makefile.in (DLLTOOL): New.
18485 (DLLTOOL_FOR_TARGET): New.
18486 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18487 (EXTRA_TARGET_FLAGS): Ditto.
18488 (EXTRA_GCC_FLAGS): Ditto.
18489 (CONFIGURE_TARGET_MODULES): Ditto.
18490 (DO_X): Ditto.
18491 * configure: Add DLLTOOL.
18492
18493 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18494
18495 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18496 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18497 mh-sco, since old workarounds no longer needed, and don't
18498 build ld, since libraries have weak symbols in COFF.
18499
18500 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18501
18502 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18503
18504 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18505
18506 * configure.in: Make sure that ${CC} can be used to compile an
18507 executable.
18508
18509 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18510
18511 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18512 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18513 nothing depending on whether gdbtk is being built.
18514
18515 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18516
18517 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18518
18519 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18520
18521 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18522 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18523
18524 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18525
18526 * config-ml.in: Add support for
18527 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18528 Simplify setting of multidirs from --disable-foo.
18529
18530 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18531
18532 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18533 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18534 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18535 non-empty, pass them on to the GCC make.
18536 (all-bootstrap): New rule that is like all-gcc, except it executes
18537 the GCC bootstrap rule instead of the GCC all rule.
18538
18539 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18540
18541 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18542
18543 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18544
18545 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18546 DG/UX support.
18547
18548 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18549
18550 * config.sub (i*86*) Change [345] to [3456]
18551
18552 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18553
18554 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18555 --with-gnu-ld=no.
18556
18557 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18558
18559 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18560 AIX multilibs get built.
18561
18562 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18563
18564 * configure.in (i386-win32): Don't build expect if we're not
18565 building the tcl subdir.
18566
18567 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18568
18569 * Makefile.in: (configure-target-examples, all-target-examples):
18570 New targets, configure and build example programs.
18571
18572 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18573
18574 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18575 use it as input to sedit the generated MPW makefile.
18576 * mpw-README: Add a suggestion about Gestalt.h.
18577
18578 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18579
18580 * config.sub: Accept *-*-ieee*.
18581
18582 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18583
18584 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18585 Ronald F. Guilmette <rfg@monkeys.com>.
18586
18587 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18588
18589 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18590 for powerpc-pe native.
18591 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18592 (target==powerpc-pe): duplicate i386-win32 entry.
18593
18594 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18595
18596 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18597 of vxworks, not just vxworks5.1.
18598
18599 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18600
18601 * mpw-configure: Add support for exec-prefix.
18602
18603 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18604
18605 * config.guess: Recognize HP model 816 machines as having
18606 a PA1.1 processor.
18607
18608 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18609
18610 * configure: Ignore new autoconf configure options.
18611
18612 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18613
18614 * config.guess: Recognize Pentium under SCO.
18615 From Robert Lipe <robertl@arnet.com>.
18616
18617 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18618
18619 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18620
18621 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18622
18623 * configure.in: Don't configure gas for alpha-dec-osf*.
18624
18625 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18626
18627 * configure.in: Default to --with-stabs for some targets for which
18628 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18629 i[345]86*-*-unixware*.
18630
18631 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18632
18633 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18634 rather than basing it on the target. Simplify handling of options
18635 controlling which directories to configure. Remove extraneous
18636 slash in multi-clean target.
18637
18638 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18639
18640 * config-ml.in: Prefix more variables with ml_ so they don't collide
18641 with configure's.
18642
18643 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18644
18645 * configure: Don't turn -v into --v.
18646
18647 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18648
18649 * configure.in (targargs): Fix typo.
18650
18651 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18652
18653 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18654
18655 * configure.in: Strip --host and --target options from
18656 CONFIG_ARGUMENTS, and always configure for --host only. Add
18657 --with-cross-host option when building with a cross-compiler.
18658 * configure: Canonicalize the arguments put into config.status by
18659 always using `=' for an option with an argument. Pass a presumed
18660 --host or --target explicitly.
18661
18662 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18663
18664 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18665 into general OS recognition case.
18666
18667 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18668
18669 * configure.in (target_configdirs): add target-winsup only
18670 for win32 target systems.
18671
18672 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18673
18674 * Makefile.in (all-target-libgloss): Depend upon
18675 configure-target-newlib, since when libgloss is built it looks to
18676 see if the newlib directory exists.
18677
18678 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18679
18680 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18681 cfg-ml-*.in.
18682
18683 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18684
18685 * configure: Handle LD and LD_FOR_TARGET when configuring a
18686 Canadian Cross.
18687
18688 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18689
18690 * configure.in (target_libs): add target-winsup.
18691 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18692 (target==ppcle-pe): remove ld from $noconfigdirs.
18693
18694 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18695
18696 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18697 Preserve relative path names in $srcdir. Build symlink tree if
18698 configuring cross target dir and srcdir=. (= no VPATH support).
18699 (configure-target-libg++): Depend on configure-target-librx.
18700 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18701 * config-ml.in: New file.
18702 * symlink-tree: New file.
18703 * configure: Ensure srcdir="." if that's what it is.
18704
18705 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18706
18707 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18708 includes and FLEX_SKELETON setting.
18709 * mpw-configure (--with-gnu-ld): New option, controls whether
18710 to use PPCLink or ld with PowerMac GCC.
18711 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18712 * mpw-config.in: Configure grez if targeting Mac.
18713
18714 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18715 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18716 just macos.
18717 * configure.in: Configure grez resource compiler if targeting Mac.
18718 * Makefile.in (all-grez, install-grez): New targets.
18719
18720 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18721
18722 * configure: CXX defaults to gcc, not g++. If we find
18723 gcc in the path, set CC to gcc -O2.
18724
18725 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18726
18727 * configure: Default ${build} correctly. Avoid picking up extra
18728 spaces when reading CC and CXX from Makefile. When doing a
18729 Canadian Cross, use plausible default values for numerous
18730 variables.
18731 * configure.in: When doing a Canadian Cross, don't try to
18732 configure tools whose configure script can't handle it.
18733
18734 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18735
18736 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18737
18738 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18739
18740 * configure: Remove dubious bug reporting address.
18741
18742 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18743
18744 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18745 configure script, run that instead of this directory's configure.
18746 In either case, print a message that we're configuring the sub-dir.
18747
18748 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18749
18750 * configure.in: Before checking for the existence of various files,
18751 use sed to filter out "target-".
18752
18753 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18754
18755 * Makefile.in (DO_X): Split rule to decrease command line length
18756 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18757 (Philippe De Muyter).
18758
18759 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18760
18761 * Makefile.in (all-patch): depend on all-libiberty.
18762
18763 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18764
18765 * configure.in: If the only directory in target_configdirs which
18766 actually exists is libiberty, then set target_configdirs to empty,
18767 to avoid trying to build a target libiberty in a gas or gdb
18768 distribution.
18769
18770 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18771
18772 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18773 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18774 systems.
18775
18776 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18777
18778 * configure.in (copy_dirs): Use sys-include instead of include
18779 for --with-headers option.
18780
18781 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18782
18783 * Makefile.in, configure.in: Make winsup builds work with
18784 new scheme.
18785
18786 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18787
18788 * configure.in: Build the linker on AIX.
18789
18790 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18791
18792 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18793 where needed.
18794
18795 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18796
18797 * Makefile.in (all-gcc): Fix typo.
18798
18799 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18800
18801 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18802
18803 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18804
18805 * configure.in: Rename libFOO to target-libFOO, and xiberty
18806 to target-xiberty, to provide more flexibility.
18807 (target_subdir): Define. Create if cross.
18808 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18809 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18810 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18811 check-libFOO -> check-target-libFOO, etc.
18812 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18813 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18814 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18815 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18816 allow ALL_GCC="" to only configure.
18817 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18818 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18819 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18820
18821 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18822
18823 * Makefile.in (taz): Build "info" in etc explicitly.
18824
18825 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18826
18827 * configure.in: Make sure that CC is undefined (as opposed to
18828 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18829 problem with autoconf trying to configure on a host without GCC.
18830
18831 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18832
18833 * mpw-configure: Set host alias from choice of host compiler,
18834 only use generic MPW Makefile sed if present, edit a file
18835 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18836 * mpw-README: Add problem notes about CW6 and CW7.
18837
18838 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18839
18840 * Makefile.in (taz): Use ";" instead of ";;".
18841
18842 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18843
18844 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18845 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18846 DISTDOCDIRS.
18847 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18848 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18849
18850 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18851
18852 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18853 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18854 Move bfd to DISTSTUFFDIRS.
18855
18856 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18857
18858 * Makefile.in (X11_LIB): Removed.
18859 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18860
18861 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18862
18863 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18864
18865 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18866 names.
18867
18868 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18869
18870 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18871
18872 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18873
18874 * configure.in (i[345]86-*-win32): Always build newlib.
18875 Don't configure cvs, autoconf or texinfo.
18876 * Makefile.in (LD_FOR_TARGET): New.
18877 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18878 Pass down LD_FOR_TARGET.
18879
18880 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18881
18882 * winsup: New directory.
18883 * Makefile.in: Build winsup.
18884 * configure.in: Winsup is configured when target is win32.
18885 Can only build win32 target GDB when native.
18886
18887 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18888
18889 * config.guess: Recognize HP model 819 machines as having
18890 a PA 1.1 processor.
18891
18892 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18893
18894 * configure: Fix sed loop which substitutes for CC and CXX to
18895 avoid bug found in various sed implementations.
18896
18897 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18898
18899 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18900 simulator. Use standard powerpc-*-eabi*.
18901
18902 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18903
18904 * configure.in: Stop putting gas and binutils in noconfigdirs for
18905 powerpc-*-aix* and rs6000-*-*.
18906
18907 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18908
18909 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18910 -mcall-aixdesc libraries.
18911
18912 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18913
18914 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18915
18916 * config.sub (arm | armel | armeb): Fix shell syntax.
18917
18918 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18919
18920 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18921 -msoft-float and -mcpu=common support.
18922 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18923 libraries.
18924
18925 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18926
18927 * configure.in: Allow configuration and build of emacs19 for the alpha.
18928
18929 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18930
18931 * configure.in (CC): Get ^CC, not just any old CC, from
18932 ${host_makefile_frag}.
18933
18934 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18935
18936 * configure.in (CC): Try to get CC from
18937 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18938
18939 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18940
18941 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18942 only if it exists in $(srcdir).
18943
18944 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18945
18946 * configure: If CC and CXX are not set in the environment, set
18947 them, based on either an existing Makefile or on searching for gcc
18948 in PATH. Substitute for CC and CXX in Makefile.
18949 * configure.in: Remove libm from target_libs. Separate
18950 target_configdirs from configdirs. If CC is not set in
18951 environment, try to get it from a host Makefile fragment. Rewrite
18952 changes of configdirs to use skipdirs instead. A few minor
18953 tweaks. Take directories out of target_configdirs as they are
18954 taken out of configdirs. Remove existing Makefile files from
18955 subdirectories. Substitute for TARGET_CONFIGDIRS and
18956 CONFIG_ARGUMENTS in Makefile.
18957 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18958 by configure.in.
18959 (CONFIG_ARGUMENTS): Likewise.
18960 (CONFIGURE_TARGET_MODULES): New variable.
18961 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18962 ($(CONFIGURE_TARGET_MODULES)): New target.
18963 (configure-libg++, configure-libio): New targets.
18964 (all-libg++): Depend upon configure-libg++.
18965 (all-libio): Depend upon configure-libio.
18966 (configure-libgloss, all-libgloss): New targets.
18967 (configure-libstdc++): New target.
18968 (all-libstdc++): Depend upon configure-libstdc++.
18969 (configure-librx, all-librx): New targets.
18970 (configure-newlib): New target.
18971 (all-newlib): Depend upon configure-newlib
18972 (configure-xiberty): New target.
18973 (all-xiberty): Depend upon configure-xiberty.
18974
18975 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18976
18977 * configure.in (host i[345]86-*-win32): Expand the
18978 noconfigdirs again.
18979
18980 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18981
18982 * mpw-configure: Fix sed command file name.
18983
18984 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18985
18986 * configure.in (host i[345]86-*-win32): Reduce the
18987 noconfigdirs again.
18988
18989 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18990
18991 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18992 or powerpc*-*-pe*, since they are not yet supported.
18993
18994 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18995
18996 Add PowerMac support and many other enhancements.
18997 * mpw-configure: New option --cc to select compiler to use,
18998 paste options set according to --cc into the generated
18999 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19000 if mpw-make.sed is present.
19001 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19002 add forward includes for PowerPC include files.
19003 * mpw-build.in: Build using Makefile.PPC if present.
19004 (do-byacc, etc): Remove separate version resource builds.
19005 (do-gas): Build "stamps" before "all".
19006 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19007 * mpw-README: Update to reflect --cc option, PowerMac support,
19008 and recently-reported compatibility problems.
19009
19010 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19011
19012 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19013 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19014 (--with-multilib-top): Pass to recursive invocations.
19015
19016 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19017
19018 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19019 v810-*-*.
19020
19021 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19022
19023 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19024 gdb, ld and opcodes on v810-*-*.
19025
19026 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19027
19028 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19029 (local-maintainer-clean): New target.
19030 (maintainer-clean): New target.
19031 (realclean): Just depend upon maintainer-clean.
19032
19033 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19034
19035 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19036
19037 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19038
19039 * configure.in: Build ld in mips*-*-bsd* case.
19040
19041 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19042
19043 * config.sub: Accept -lites* OS. From Ian Dall.
19044
19045 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19046
19047 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19048 targets.
19049
19050 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19051
19052 * configure.in: treat i386-win32 canadian cross the same as
19053 i386-go32 canadian cross.
19054
19055 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19056
19057 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19058 running under the simulator to build a reduced set of libraries.
19059 (powerpc-*-eabiaix): Add fine grained multilib support added to
19060 other powerpc targets yesterday.
19061
19062 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19063
19064 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19065 -disable-softfloat, -disable-relocatable, -disable-aix, and
19066 -disable-sysv to control which multilib libraries get built.
19067
19068 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19069
19070 * configure: Add Makefile.tem to list of files to remove in trap
19071 handler.
19072
19073 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19074
19075 * config.guess (*Linux*): Add missing "exit"s.
19076 Also, need specific check for alpha-unknown-linux (uses COFF).
19077
19078 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19079
19080 * config.guess: Merge with FSF:
19081
19082 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19083 * config.guess (AIX4): More robust release numbering discovery.
19084
19085 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19086 * config.guess (i386-sequent-ptx): Properly get version number.
19087
19088 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19089 * config.guess (mips:*:4*:UMIPS): New case.
19090
19091 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19092
19093 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19094 (i386-win32 host): Likewise. Don't build readline.
19095
19096 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19097
19098 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19099 SUPPORT_FILES to submakes.
19100
19101 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19102
19103 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19104 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19105 mpw-configure.
19106
19107 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19108
19109 * configure.in (appdirs): Use =, not ==, in test expression when
19110 trying to build the text to print in the warning message for
19111 Solaris users.
19112
19113 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19114
19115 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19116
19117 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19118
19119 * config.guess: Recognize lynx-2.3.
19120
19121 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19122
19123 * config.sub (z8ksim): Deleted
19124 (z8k-*-coff): New, this is the one true name of the target.
19125
19126 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19127
19128 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19129
19130 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19131
19132 * config.guess (*:Linux:*:*): First try asking the linker what the
19133 default object file format is (elf, aout, or coff). Then if this
19134 fails, try previous methods.
19135
19136 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19137
19138 * configure.in: Don't build newlib for *-*-vxworks5.1.
19139
19140 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19141
19142 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19143 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19144
19145 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19146
19147 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19148
19149 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19150
19151 * cfg-ml-com.in: New file.
19152 * cfg-ml-pos.in: New file.
19153
19154 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19155
19156 * COPYING.NEWLIB: Add HP free copyright to list.
19157
19158 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19159
19160 * config.sub: Recognize -eabi* for the system, not just -eabi.
19161
19162 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19163
19164 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19165 * config.sub, configure.in (win32): New target and host.
19166
19167 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19168
19169 * configure.in: Add i386-pe configuration.
19170
19171 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19172
19173 * mpw-build.in (install): Install GDB after LD.
19174
19175 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19176
19177 * mpw-config.in (elf/mips.h): Always forward-include, needed
19178 for GDB to build.
19179
19180 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19181
19182 * testsuite: New directory for customer acceptance and whole tool
19183 chain tests.
19184
19185 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19186
19187 * configure: If per-host line isn't found, but AC_OUTPUT is found
19188 and a configure script exists, run it instead.
19189
19190 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19191
19192 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19193
19194 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19195
19196 * configure: Set build_{cpu,vendor,os,alias} to host values when
19197 --build isn't specified.
19198
19199 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19200
19201 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19202 (FLAGS_TO_PASS): Pass them.
19203 (EXTRA_TARGET_FLAGS): Ditto.
19204
19205 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19206
19207 * Makefile.in (all-libg++): Depend on all-libstdc++.
19208
19209 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19210
19211 * configure.in (noconfigdirs): Enable all packages for
19212 i386-unknown-netbsd.
19213
19214 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19215
19216 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19217 hosted builds (DOS builds)
19218
19219 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19220
19221 Changes for ARM based on patches from Richard Earnshaw:
19222 * config.sub: Handle armeb and armel.
19223 * configure.in: Omit arm linker only for riscix.
19224
19225 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19226
19227 * config.guess: Update from FSF.
19228
19229 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19230
19231 * config.sub: Recognize powerpcle as the little endian variant of
19232 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19233 powerpcle variant. Convert pentium into i586, not i486. Add p5
19234 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19235 temporarily.
19236
19237 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19238
19239 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19240
19241 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19242
19243 * config.sub: Accept -lites* as a basic system type.
19244
19245 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19246
19247 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19248 installed, and if so return linuxoldld as the system name.
19249
19250 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19251
19252 * config.guess: Add hppa1.1-hp-lites support.
19253
19254 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19255
19256 * configure.in: Don't build newlib for m68k-vxworks5.1.
19257
19258 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19259
19260 * configure.in (mips-sgi-irix6): Use mh-irix5.
19261
19262 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19263
19264 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19265
19266 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19267
19268 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19269 OSF/1. Fix compiler flags.
19270 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19271
19272 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19273
19274 * configure.in: Recognize --with-newlib.
19275 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19276
19277 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19278
19279 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19280 to *_X11_MODULES due to gdbtk needing X include files et al.
19281
19282 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19283
19284 Merge in support for Mac MPW as a host.
19285 (Old change descriptions retained for informational value.)
19286
19287 * mpw-config.in: Add generic include forwards for cpu-specific
19288 include files in aout and elf directories.
19289
19290 * mpw-configure: Added copyright.
19291 * mpw-config.in: Check for presence of required build tools.
19292 (target_libs): Add newlib.
19293 (target_tools): Add examples.
19294 (Read Me): Generate as "Read Me for MPW" instead.
19295 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19296 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19297 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19298
19299 * mpw-configure: Remove subdir-specific makefile hackery,
19300 delete mk.tmp after using it.
19301
19302 * mpw-build.in (all): Display start and end times.
19303
19304 * mpw-configure (host_canonical): Set.
19305 (target_cpu): Always add to makefiles.
19306 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19307 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19308 (mpw-mh-mpw): Look for in srcdir and srcroot.
19309 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19310
19311 * mpw-build.in: (install-only): New target.
19312
19313 * mpw-configure (host_alias, target_alias): Rename from hostalias
19314 and targetalias, add into generated Makefile.
19315 (mk.tmp): If present, add into generated Makefile.
19316 * mpw-build.in (all-gas): Build config.h first before gas proper.
19317
19318 * mpw-configure (config.status): Write only if changed.
19319 * mpw-config.in (readline): Configure it (not built, just used for
19320 definitions).
19321
19322 * mpw-config.in (elf/mips.h): Add a forward include.
19323
19324 * mpw-config.in: Forward-include most .h files in include into
19325 extra-include.
19326 (readline): Don't build.
19327 mpw-build.in (install): Install GDB.
19328
19329 * mpw-configure (prefix, mpw_prefix): Handle it.
19330 * mpw-config.in (mmalloc, readline): Don't configure.
19331 * mpw-build.in (thisscript): Rename to ThisScript.
19332 Use mpw-build instead of BuildProgram everywhere.
19333 (mmalloc, readline): Don't build.
19334 * mpw-README: New file, basic documentation about the MPW port.
19335
19336 * mpw-config.in: Use forward-include to create include files.
19337
19338 * mpw-configure: Add more things to the top of each configured
19339 Makefile, including contents of config/mpw-mh-mpw.
19340 * mpw-config.in (extra-include): Create this directory and fill it
19341 with Posix-like include files when configuring.
19342
19343 * config.sub (apple, mac, mpw): Add various aliases.
19344
19345 * mpw-build.in: New file, top-level build script fragment for MPW.
19346 * mpw-configure: New file, configure script for MPW.
19347 * mpw-config.in: New file, config fragment for MPW.
19348
19349 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19350
19351 * configure.in (host_libs): Remove glob, since it is gone from the
19352 sources.
19353
19354 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19355
19356 * Makefile.in: define empty GDB_NLM_DEPS var.
19357
19358 * configure.in(target_makefile_frag): use config/mt-netware
19359 for netware targets.
19360
19361 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19362
19363 * config.sub: Merge in recent FSF changes. Remove linux special
19364 cases.
19365
19366 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19367
19368 Revert this change:
19369
19370 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19371
19372 * build-all.mk: Use CC=cc -Xs on Solaris.
19373
19374 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19375
19376 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19377 stop using it.
19378 * Makefile.in: Nuke all references to glob subdirectory.
19379
19380 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19381
19382 * configure.in: Fix --enable-shared logic in per-host.
19383
19384 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19385
19386 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19387
19388 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19389
19390 * configure.in (noconfigdirs): Don't build gas on AIX, for
19391 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19392
19393 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19394
19395 * configure: Fix --cache-file to work if the file argument is a
19396 relative path.
19397
19398 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19399
19400 * configure: If the --cache-file is used, pass it down to
19401 configure in subdirectories.
19402
19403 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19404
19405 * config.sub: add vxworks29k configuration.
19406
19407 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19408
19409 * Makefile.in (taz): Do "diststuff" part quietly.
19410
19411 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19412
19413 * config.sub: Mini-merge with gcc/config.sub.
19414
19415 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19416
19417 * config.guess (IRIX): Sed - to _.
19418
19419 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19420
19421 * Makefile.in (source-vault, binary-vault): New targets.
19422
19423 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19424
19425 * config.sub: Recognize -eabi as a basic system type.
19426
19427 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19428
19429 * configure.in (enable_shared stuff): Fix typo.
19430
19431 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19432
19433 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19434
19435 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19436
19437 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19438
19439 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19440
19441 * configure.in (rs6000-*-*): Don't build gas.
19442
19443 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19444
19445 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19446 reduce command line length.
19447 (AS_FOR_TARGET): Check for as.new, not Makefile.
19448 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19449
19450 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19451
19452 * config.guess: Merge from FSF.
19453
19454 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19455
19456 * configure: Don't use $ when handling program_suffix.
19457
19458 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19459
19460 * configure.in: Configure tk for hppa/hpux.
19461
19462 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19463
19464 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19465
19466 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19467
19468 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19469 to LIBCXXFLAGS. Tests are better run without it.
19470
19471 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19472
19473 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19474
19475 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19476
19477 * configure.in (*-*-netware*): Don't configure xiberty.
19478
19479 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19480
19481 * configure.in: Remove tk from native_only list.
19482
19483 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19484
19485 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19486 for special NCD build.
19487
19488 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19489
19490 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19491 makeall.bat, they're only useful for binutils snapshots.
19492 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19493 makeall.bat to specified SUPPORT_FILES.
19494
19495 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19496
19497 * build-all.mk: Add Ericsson targets to sun4 and solaris
19498 hosts. Add BNR's sun4 target to solaris host, so their
19499 build-from-source will be tested in-house first.
19500
19501 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19502
19503 * Makefile.in (LIBCFLAGS): New variable.
19504 (CFLAGS_FOR_TARGET): Ditto.
19505 (LIBCFLAGS_FOR_TARGET): Ditto.
19506 (LIBCXXFLAGS): Ditto.
19507 (CXXFLAGS_FOR_TARGET): Ditto.
19508 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19509 (BASE_FLAGS_TO_PASS): Pass them.
19510 (EXTRA_TARGET_FLAGS): Ditto.
19511
19512 * configure.in: Support --enable-shared.
19513
19514 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19515
19516 * configure.in (target_libs): Include libstdc++ again.
19517 * config.guess: Update from FSF (for FreeBSD).
19518
19519 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19520
19521 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19522 makeall.bat.
19523 (DISTDOCDIRS): Add `etc'.
19524 (ETC_SUPPORT_PFX): New variable.
19525 (taz): Include anything from etc starting with a word in
19526 ETC_SUPPORT_PFX.
19527
19528 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19529
19530 * config.sub: Update for recent FSF changes. Remove obsolete
19531 h8300hds entry. Add -windows* and -osx as basic os. Minor
19532 spacing changes.
19533
19534 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19535
19536 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19537
19538 * config.guess: Merge with FSF.
19539 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19540
19541 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19542
19543 * configure: Since the "trap 0" handler will override the exit
19544 status on many systems, only use it for "exit 1", and make it set
19545 a non-zero exit status; reset it before "exit 0". Also, check
19546 exit status of config.sub, and error out if it failed.
19547
19548 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19549
19550 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19551 and install libgloss.
19552
19553 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19554
19555 * Makefile.in (all-binutils): Depend upon all-byacc.
19556
19557 * configure.in: Don't build emacs on Irix 5.
19558
19559 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19560
19561 * configure.in (*-*-netware*): Add libio.
19562
19563 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19564
19565 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19566 (CHECK_TARGET_MODULES): Ditto.
19567 (INSTALL_TARGET_MODULES): Ditto.
19568 (TARGET_LIBS): Ditto.
19569 (all-libstdc++): Note dependencies.
19570
19571 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19572
19573 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19574
19575 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19576
19577 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19578 -fexternal-templates.
19579
19580 * configure.in (target_libs): Add libstdc++.
19581 (noconfigdirs): Add libstdc++ as appropriate.
19582
19583 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19584
19585 * config.guess: Update from FSF.
19586
19587 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19588
19589 * configure: Use ${config_shell} when running ${configsub}.
19590
19591 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19592
19593 * config.sub: No longer recognize h8300h.
19594
19595 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19596
19597 * config.sub: Remove extraneous differences between config.sub and
19598 gcc/config.sub.
19599
19600 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19601
19602 * Makefile.in (DISTSTUFFDIRS): Add gas.
19603
19604 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19605
19606 * COPYING.NEWLIB: New file.
19607
19608 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19609
19610 * config.guess (HP-UX): Patch from Harlan Stenn
19611 <harlan@landmark.com> to also emit release level.
19612
19613 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19614
19615 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19616
19617 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19618
19619 * config.sub: Merge nextstep cleanup from FSF.
19620
19621 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19622
19623 * configure.in (arm-*-*): Don't configure ld for this target.
19624
19625 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19626
19627 * configure.in (*-*-netware): don't configure libg++, libio,
19628 librx, or newlib.
19629
19630 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19631
19632 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19633 configure ld--it works, but it doesn't support shared libraries.
19634
19635 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19636
19637 * config.guess (*-unknown-freebsd*): Get rid of possible
19638 trailing "(Release)" in version string.
19639 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19640
19641 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19642
19643 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19644 Fix type: *-next-neststep -> *-next-nextstep.
19645
19646 * config.guess: Merge from FSF:
19647
19648 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19649
19650 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19651
19652 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19653
19654 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19655 instead of UNIX_SV for UnixWare 1.0).
19656
19657 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19658
19659 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19660 to make gdb/nlm/* build after the compiler and linker.
19661
19662 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19663
19664 * config.guess (netbsd, freebsd, linux): Accept any machine,
19665 not just i[34]86.
19666 (m68k-atari-sysv4): Relocate to match FSF version.
19667
19668 * config.guess: More merges from the FSF:
19669
19670 Add a space before function call or macro invocation.
19671
19672 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19673
19674 * config.guess: Add trap cmd to remove dummy.c and dummy when
19675 interrupted.
19676
19677 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19678
19679 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19680 (dummy): Redirect stderr from compilation of dummy.c.
19681
19682 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19683
19684 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19685
19686 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19687
19688 * configure: Accept and ignore --cache*, for compatibility with
19689 new autoconf.
19690
19691 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19692
19693 * config.guess: Merge from FSF:
19694
19695 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19696
19697 * config.guess (Pyramid*:OSx*:*:*): New case.
19698 (PATH): Add /.attbin at end for finding uname.
19699 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19700
19701 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19702
19703 * config.guess (M88*:DolphinOS:*:*): New case.
19704
19705 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19706
19707 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19708 to select whether to use ELF or COFF.
19709
19710 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19711
19712 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19713
19714 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19715
19716 * config.guess: Guess the OS version for HPUX.
19717
19718 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19719
19720 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19721
19722 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19723
19724 * configure.in: Recognize --with-headers, --with-libs, and
19725 --without-newlib.
19726 * Makefile.in (all-xiberty): Depend upon all-ld.
19727
19728 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19729
19730 * configure.in: Change i[34]86 to i[345]86.
19731
19732 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19733
19734 * configure (version): A few more tweaks to help message.
19735
19736 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19737
19738 * Makefile.in: Remove (for now) librx as a host library,
19739 now that we're building it for target.
19740
19741 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19742
19743 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19744 (Karl Berry).
19745
19746 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19747
19748 * configure.in: Also configure librx.
19749
19750 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19751
19752 * Makefile.in: Update various rules to reflect that librx
19753 is now needed for libg++.
19754
19755 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19756
19757 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19758
19759 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19760
19761 * configure.in: Configure the examples directory.
19762
19763 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19764
19765 * configure: Simplify Jun 2 1994 change.
19766
19767 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19768
19769 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19770 /bin/gcc isn't good enough to build gcc.
19771
19772 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19773
19774 * Makefile.in (GDB_SUPPORT_FILES): Remove
19775 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19776 (gdb.tar.gz): Add new rule to use standard distribution building
19777 mechanism.
19778
19779 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19780
19781 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19782 Bill Cox <bill@cygnus.com>.
19783
19784 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19785
19786 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19787
19788 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19789
19790 * configure: Search current dir first in .gdbinit.
19791
19792 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19793
19794 * config.sub: Recognize freebsd (merged from gcc config.sub).
19795
19796 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19797
19798 * config.sub: Refer to NeXT's operating system as nextstep.
19799
19800 * config.sub (case $basic_machine): Re-order the cases, to match
19801 the order in the FSF version (which is mostly alphabethical).
19802 Merge in some additions and changes from the FSF.
19803
19804 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19805
19806 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19807 * config.sub: Recognize cxux7.
19808 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19809
19810 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19811
19812 * config.sub: Fix typo powerpc -> powerpc-*.
19813
19814 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19815
19816 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19817
19818 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19819 parallel with all-emacs and install-emacs). Top-level command
19820 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19821
19822 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19823
19824 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19825 $(relbindir)/make before doing ``make install'', and use
19826 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19827 installing over running make binary.
19828 ($(host)-stamp-stage3-installed): Likewise.
19829
19830 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19831
19832 * config.guess: Recognize Mach.
19833
19834 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19835
19836 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19837 see whether --exec-prefix was used.
19838
19839 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19840
19841 * README: Explicitly mention libg++/README. (Zoo's idea.)
19842
19843 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19844
19845 * Makefile.in: Add all-librx target similar to all-libproc.
19846
19847 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19848
19849 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19850 with post 1.2 uname bogosity.
19851
19852 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19853
19854 * configure: Remove temporary files on receipt of a signal.
19855
19856 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19857
19858 * configure: If there is a package_makefile_frag, remove
19859 ${subdir}/Makefile.tem after copying it in.
19860
19861 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19862
19863 * build_all.mk: support rs6000 lynx identifies itself as
19864 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19865 since /bin/gcc is too feeble to compile a modern gcc.
19866
19867 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19868
19869 * brought devo/test-build.mk update-to-date with progressive/
19870 test-build.mk. Add lynx targets and hppa flag info.
19871
19872 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19873
19874 * configure.in: Use mh-ncrsvr43. Patch from
19875 Tom McConnell <tmcconne@sedona.intel.com>.
19876
19877 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19878
19879 * config.guess (i386-unknown-bsdi): No longer need to
19880 check #if defined(__bsdi__) && defined(__i386__).
19881
19882 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19883
19884 * configure: Set program_transform_nameoption correctly.
19885
19886 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19887
19888 * brought build-all.mk update-to-date with progressive build-all.mk,
19889 added new targets and hppa info.
19890
19891 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19892
19893 * configure: If config.guess result is a prefix of the user
19894 specified target, assume a native build and use the user specified
19895 target as the host alias. Remove SunOS patch suffix removal hack.
19896 * configure.in: Remove SunOS patch suffix removal hack.
19897
19898 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19899 in NATIVE_CHECK_MODULES.
19900
19901 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19902
19903 * Makefile.in: Rename HOST_ONLY to NATIVE.
19904 * configure: Delete SunOs patch suffix from host_canonical
19905 and build_canonical variables that are prepended to Makefiles.
19906 * configure.in: Add comments for easier maintenance.
19907
19908 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19909
19910 * Makefile.in: Add all-libproc target similar to all-gui.
19911
19912 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19913
19914 * Makefile.in (CHECK_MODULES): split into
19915 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19916
19917 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19918
19919 * config.guess (i386-unknown-bsdi): New system to guess.
19920
19921 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19922
19923 * Makefile.in: Add all-gui target (but not yet build by "all").
19924
19925 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19926
19927 * config.sub: Move deletion of patch suffix from here...
19928 * configure.in: To here, at Ian's suggestion. The top-
19929 level scripts might need to know of a patch level.
19930
19931 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19932
19933 * config.sub: Strip off patch suffix so rtl is recognized
19934 as a sunos4.1.3 machine, even though it's been patched.
19935
19936 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19937
19938 * Makefile.in (INSTALL_LAST): Delete.
19939 (INSTALL_DOSREL): New.
19940
19941 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19942
19943 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19944 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19945 whether we pass down --with-gnu-ld anyhow.
19946
19947 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19948
19949 * Makefile.in (INSTALL_LAST): Change operation so it works
19950 on more flavors of make.
19951 * configure.in (go32): Don't build libg++ or libio.
19952
19953 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19954
19955 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19956 they can be overriden by templates.
19957
19958 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19959
19960 * configure.in (target==go32): Don't build gdb.
19961 * dosrel: New directory.
19962
19963 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19964
19965 * configure.in (host==go32): Configure dosrel too.
19966 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19967 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19968 be set by incoming names or templates.
19969 (INSTALL_LAST): New rule.
19970
19971 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19972
19973 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19974
19975 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19976
19977 * configure.in (appdirs): New variable. Currently empty, but will
19978 be used in gas distribution. If nonempty, lists a set of
19979 directories at least one of which must get configured, or top
19980 level configuration is considered to have failed.
19981 (rs6000-*-lynxos*): Use new file name.
19982
19983 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19984
19985 Eliminate XTRAFLAGS.
19986 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19987 newlib include files using -idirafter, and also use -nostdinc.
19988 (CXX_FOR_TARGET): Likewise.
19989 (XTRAFLAGS): Removed.
19990 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19991 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19992 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19993 ($(DO_X)): Don't pass down XTRAFLAGS.
19994
19995 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19996
19997 * configure.in (mips*-dec-bsd*): New target; do build linker.
19998 (mips*-*-bsd*): New target; don't build linker.
19999
20000 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20001
20002 * configure.in: support rs6000-*-lynxos* configuration.
20003 support sunos4 as a cross target.
20004
20005 * config.sub: look for lynx*, not lynx since the OS version may
20006 legitimately be part of the name.
20007
20008 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20009
20010 * configure.in (i[34]86-*-sco*): Move to be with other i386
20011 targets.
20012 (romp-*-*): New target. Skip various binary utilities.
20013 (vax-*-*): New target. Don't build newlib.
20014 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20015
20016 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20017
20018 * configure.in: Only set host_makefile_frag if config
20019 directory exists.
20020
20021 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20022
20023 * install.sh: If $dstdir exists, don't check whether each
20024 component does.
20025
20026 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20027
20028 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20029
20030 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20031
20032 * configure.in (*-*-lynxos*): Don't configure newlib for either
20033 native or cross Lynx.
20034
20035 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20036
20037 * config.sub (sparc64-elf): Fix os.
20038 (z8k): Remove duplicate.
20039
20040 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20041
20042 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20043 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20044
20045 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20046
20047 * configure: Make file links cleanly even if Lynx fails on
20048 an NFS symlink (at least fail cleanly).
20049
20050 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20051
20052 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20053 -XNh2000.
20054
20055 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20056
20057 * configure: Unknown options are fatal again.
20058
20059 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20060
20061 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20062 compatibility.
20063
20064 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20065
20066 * build-all.mk: Add `clean' target.
20067
20068 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20069
20070 * config.guess: Add SINIX support.
20071 * configure.in: Add mips-*-sysv4* support.
20072
20073 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20074
20075 * build-all.mk: Document all useful targets.
20076 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20077 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20078
20079 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20080
20081 * configure: Support --silent, --quiet.
20082
20083 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20084
20085 * configure: Support --disable-FEATURE.
20086
20087 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20088
20089 * config.guess: Recognize NCR running SVR4.3.
20090
20091 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20092
20093 * config.guess: Make BSDI generate i386-unknown-bsd386.
20094 Patch from Paul Eggert <eggert@twinsun.com>.
20095
20096 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20097
20098 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20099
20100 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20101
20102 * configure: Make unrecognized options give nonfatal warnings
20103 instead of fatal errors, and pass them to any subdirectory
20104 configures in case they recognize them.
20105 Make --x equivalent to --with-x.
20106
20107 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20108
20109 * configure: Add --enable-* options. Clean up usage message and
20110 some comments.
20111
20112 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20113
20114 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20115
20116 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20117
20118 * configure.in (hppa*-*-*): Enable binutils.
20119
20120 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20121
20122 * config.sub: Recognize cisco.
20123
20124 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20125
20126 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20127
20128 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20129
20130 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20131 than one configuration name. Add comment.
20132
20133 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20134
20135 * config.guess: about target *-hitachi-hiuxwe2, fixed
20136 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20137 macro is incorrect.]
20138
20139 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20140
20141 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20142 than the "make ls" stuff which used to be here.
20143
20144 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20145
20146 * config.guess: Recognize i[34]86-unknown-freebsd.
20147 From Shawn M Carey <smcarey@rodan.syr.edu>.
20148
20149 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20150
20151 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20152
20153 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20154
20155 * config.guess: Check for ptx.
20156
20157 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20158
20159 * config.sub: Add os9k checking.
20160
20161 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20162
20163 * config.guess: Handle OSF1 running on HPPA processors
20164
20165 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20166
20167 * configure: If subdir configure fails, print out a message with
20168 subdirectory name, in case subdir's configure code didn't identify
20169 itself.
20170
20171 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20172
20173 * configure.in: Remove embedded newlines from configdirs.
20174 Avoid mismatches of substrings. Fix matching strings at end
20175 of configdirs.
20176
20177 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20178
20179 * config.guess: Add Lynx/rs6000 config support.
20180
20181 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20182
20183 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20184
20185 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20186
20187 * configure.in (hppa*-*-osf*): Treat this just like most other
20188 PA configurations (eg no binutils or ld).
20189 (hppa*-*-*elf*): These configurations have binutils and ld.
20190
20191 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20192
20193 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20194
20195 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20196
20197 * configure.in (rs6000-*-*): Build gas.
20198
20199 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20200
20201 * Makefile.in: Avoid bug in losing hpux sed.
20202
20203 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20204
20205 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20206 for GDB and GDB has been fixed to not need it.
20207
20208 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20209
20210 * config.guess: Recognize vax hosts.
20211
20212 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20213
20214 * configure (while loop): Don't use "break 2" inside case
20215 statement -- the case statement isn't an enclosing loop.
20216
20217 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20218
20219 * config.guess: Clean up NeXT support, to allow nextstep
20220 on Intel machines. Make OS be nextstep.
20221
20222 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20223
20224 * config.guess: Add alternate forms for Convex.
20225
20226 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20227
20228 * configure: Completely rewrite option processing. Take
20229 advantage of pattern-matching to avoid invoking test frequently.
20230 Also clean up host and target defaulting logic.
20231
20232 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20233
20234 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20235 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20236 commands (plus user environment) will fit SCO limits.
20237
20238 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20239
20240 * configure.in: Don't issue warnings about directories which are
20241 not being configured if -norecursion is set. Correct test for
20242 --with-gnu-as and --with-gnu-ld to not get confused by substring
20243 matches.
20244
20245 * configure.in: Don't build gas for alpha-dec-osf1*.
20246
20247 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20248
20249 * configure: Back out Per's change of 12/19/1993. It changes the
20250 behavior of configure in unexpected and confusing ways.
20251
20252 Also, use different delim char when calculating
20253 program_transform_name so that the name can contain slashes.
20254
20255 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20256
20257 * configure.in, config.sub: Add support for VSTa micro-kernel.
20258
20259 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20260
20261 * configure.in: Nuke hacks which were used to get a special
20262 version of GAS for HPPA configurations.
20263
20264 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20265
20266 * configure: If only ${target_alias} is given, use that
20267 as the default for ${host_alias}.
20268 * configure: Add missing back-slashes before nested quotes.
20269
20270 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20271
20272 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20273
20274 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20275
20276 * config.guess: Recognize some Tektronix configurations.
20277 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20278
20279 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20280
20281 * config.sub: Match any flavor of SH.
20282
20283 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20284
20285 * configure.in: Don't try to configure newlib for Alpha.
20286
20287 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20288
20289 * configure.in: Don't build ld for Irix 5. Don't build gas,
20290 libg++ or libio for any Alpha target.
20291
20292 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20293
20294 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20295
20296 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20297 default arguments -- so it tried to compress itself.
20298
20299 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20300
20301 * configure.in (notsupp): ensure that a space is always at the end
20302 of the configdirs list, since the grep checks for an explicit space
20303
20304 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20305
20306 * configure.in (target i386-sysv4.2): don't build ld, since static
20307 versions of many libraries are not available.
20308
20309 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20310
20311 * config.guess: Recognize Apollos (using environment variables).
20312 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20313
20314 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20315
20316 * config.guess: Recognize Sony news mips running newsos.
20317
20318 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20319
20320 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20321 "fi ; else" for bash.
20322
20323 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20324
20325 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20326
20327 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20328
20329 * config.sub: accept unixware as an alias for svr4.2.
20330 Fix some inconsistancies with the gcc version.
20331
20332 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20333
20334 * Makefile.in (DISTDOCDIRS): Add gdb.
20335
20336 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20337
20338 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20339
20340 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20341
20342 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20343 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20344 this now.
20345
20346 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20347
20348 * config.sub: Accept hiux* as an OS name.
20349
20350 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20351 etc/make-stds.texi. The underscore came from gcc, and dje now
20352 agrees that RUNTESTFLAGS is the correct name.
20353
20354 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20355
20356 * install.sh: Remove 'set -e'. It makes any conditionals
20357 in the script useless.
20358
20359 * config.guess: Automatically recognize arm-acorn-riscix
20360 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20361
20362 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20363
20364 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20365
20366 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20367
20368 * Makefile.in (DISTDOCDIRS): New variable.
20369 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20370 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20371
20372 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20373
20374 * configure.in (hppa target): check the source directory for the
20375 pagas sub-directory
20376
20377 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20378
20379 * config.sub: Allow -aout* and -elf*.
20380
20381 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20382
20383 * configure.in: Don't build ld on i386-solaris2, same as for
20384 sparc-solaris2.
20385
20386 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20387
20388 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20389
20390 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20391
20392 * configure.in: Configure gdb for alpha.
20393
20394 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20395
20396 * Makefile.in (CXXFLAGS): Add -O.
20397
20398 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20399
20400 * config.guess: added support for DG Aviion
20401
20402 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20403
20404 * configure.in: Produce warning message for subdirectories not
20405 configurable for this host/target combination. Don't try to
20406 configure gdb for vms.
20407
20408 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20409
20410 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20411 appropriate files before making "diststuff".
20412 (DISTBISONFILES): New var: list of files to be edited.
20413 (DISTSTUFFDIRS): Add binutils.
20414
20415 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20416
20417 * config.sub: also handle mipsel and mips64el (for little endian mips)
20418
20419 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20420
20421 * configure.in: Add * to end of all OS names.
20422
20423 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20424
20425 * configure.in: Build newlib for LynxOS native.
20426
20427 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20428
20429 * config.guess: Add support for delta 88k running SVR3.
20430
20431 * configure.in: Add comment about HP compiler vs. emacs.
20432
20433 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20434
20435 * configure.in: don't build ld on solaris2 (not a viable option
20436 due to bugs in getpwnam & getpwuid)
20437
20438 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20439
20440 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20441 config.guess will produce a full version number.
20442
20443 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20444
20445 * configure.in: Build linker and binutils for alpha-dec-osf1.
20446
20447 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20448
20449 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20450 and gdb/testsuite/Makefile.in.
20451
20452 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20453
20454 * configure.in: recognize mips*- instead of mips-
20455
20456 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20457
20458 * config.sub: Accept linux*coff and linux*elf as operating
20459 systems.
20460
20461 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20462
20463 * config.sub: Recognize mips64, and mips3 as an alias for it.
20464
20465 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20466
20467 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20468 gdb knows how to handle OSF/1 shared libraries.
20469
20470 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20471
20472 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20473 * config.guess: Recognize Hitachi's HIUX.
20474 * config.sub: Recognize h3050r* and hppahitachi.
20475 Remove redundant cases for hp9k[23]*.
20476
20477 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20478
20479 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20480 if gas and ld are in the source tree and are in ${configdirs}.
20481 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20482 --with options (but still pass them down on the command line,
20483 if they were explicitly specified).
20484
20485 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20486
20487 * configure: substitute SHELL value in Makefile.in with
20488 ${CONFIG_SHELL}
20489
20490 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20491
20492 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20493 *-*-solaris2* targets.
20494
20495 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20496
20497 * Makefile.in: define M4, and pass it down to sub-makes;
20498 all-autoconf now depends on all-m4
20499
20500 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20501
20502 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20503 presence of {ar,ranlib} instead of a configured directory
20504
20505 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20506
20507 * config.guess: Accept 34?? as well as 33?? for NCR.
20508
20509 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20510
20511 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20512 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20513
20514 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20515
20516 * configure: grab values for $(CC) and $(CXX) from the
20517 environment, so that someone can do "CC=gcc configure; make" and
20518 have it work right (matching the way that autoconf works now)
20519
20520 * configure.in, Makefile.in: add support for gash, the tcl
20521 interface to Galaxy
20522
20523 * config.guess: add NetBSD variants (hp300, x86)
20524
20525 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20526
20527 * install.sh: Support -d option (in the manner of SunOS 4 install,
20528 as it is more deterministic than that of GNU install)
20529 (chmodcmd): Set file to mode 755 by default (should also do default
20530 chgrp and chown, but I don't feel like dealing with that now)
20531
20532 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20533
20534 * config.sub: Remove h8300hhms alias.
20535
20536 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20537
20538 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20539
20540 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541
20542 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20543 as stmp-fixinc
20544
20545 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20546
20547 * config.sub: recognize m88110-bug-coff.
20548
20549 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20550
20551 * Makefile.in (all-libio): all dependencies on the toolchain used
20552 to build this (gcc, gas, ld, etc)
20553
20554 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20555
20556 * config.guess: Deal with OSF/1 1.3 on alpha.
20557
20558 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20559
20560 * install.sh: add some 'else true' clauses for portability
20561
20562 * configure.in: don't build libio for h8[35]00-*-* targets
20563
20564 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20565
20566 * Makefile.in: Add support for new libio.
20567
20568 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20569
20570 * install.sh: If one command fails, don't try the rest. Don't try
20571 to remove $dsttmp (via trap) unless we have already created it.
20572 If $src doesn't exist, detect it and exit with an error.
20573
20574 * config.guess: Recognize BSD on hp300.
20575
20576 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20577
20578 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20579 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20580
20581 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20582
20583 * Makefile.in (all-send-pr): depends on all-prms
20584
20585 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20586
20587 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20588
20589 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20590
20591 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20592 Added test for mips-mips-riscos5.
20593
20594 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20595
20596 * configure.in: use mh-hp300 for 68k HP hosts
20597
20598 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20599
20600 * configure: add support for CONFIG_SHELL, so that you can use
20601 some alternate shell for evaluating configure scripts
20602
20603 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20604
20605 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20606 in configure script to bug-gdb@prep.ai.mit.edu when building
20607 distribution archive.
20608 * Makefile.in (COMPRESS): Remove def.
20609 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20610 gdb.tar.Z and make-gdb.tar.Z respectively.
20611 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20612 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20613 to convergence with 'taz' target in Makefile.in.
20614
20615 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20616
20617 * install.sh (dsttmp): use trap to ensure that tmp files go
20618 away on error conditions
20619
20620 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20621
20622 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20623
20624 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20625
20626 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20627 its parent is '/' not ''.
20628
20629 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20630
20631 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20632
20633 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20634 that ${newsrcdir}/configure.in does.
20635
20636 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20637
20638 * test-build.mk: support for CONFIG_SHELL
20639
20640 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20641
20642 * config.sub (netware): Add as a basic system type.
20643
20644 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20645
20646 * Makefile.in (Makefile): depend on configure.in. Also drop the
20647 $(srcdir)/ from the dependency on Makefile.in.
20648
20649 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20650
20651 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20652 (h8300hhms is temporary until multi-libraries are implemented).
20653 * configure.in: Handle h8300h too.
20654
20655 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20656
20657 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20658
20659 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20660
20661 * configure: Remove extraneous output when guessing host type.
20662 * config.guess: Remove extraneous output when guessing using C
20663 compiler rather than uname, or when guessing fails.
20664
20665 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20666
20667 * Makefile.in: remove all.cross and install.cross targets
20668
20669 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20670 definitions
20671
20672 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20673
20674 * configure.in (target sh): Build gprof.
20675
20676 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20677
20678 * config.sub: change -solaris to -solaris2
20679
20680 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20681
20682 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20683
20684 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20685
20686 * configure: Correct error message for missing Makefile.in to
20687 print correct directory.
20688
20689 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20690
20691 * install.sh: kludge around 386BSD shell bug
20692
20693 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20694
20695 * config.guess: Recognize NeXT.
20696 * config.guess: Recognize i486-ncr-sysv4.
20697 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20698
20699 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20700
20701 * Makefile.in (MAKEINFOFLAGS): New variable.
20702 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20703 * build-all.mk, test-build.mk: Pass down --no-split as
20704 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20705
20706 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20707
20708 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20709
20710 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20711
20712 * Makefile.in (libg++.tar.z): New rule.
20713 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20714 * Makefile.in (taz): Only do a single chmod.
20715
20716 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20717
20718 * install.sh: don't use dirname anymore (replaced with sed usage)
20719
20720 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20721
20722 * Makefile.in: Change extension for gzip'd files from '.z' to
20723 '.gz' per new FSF standard usage.
20724
20725 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20726
20727 * configure: put quotes around the final value of program_transform_name
20728
20729 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20730
20731 * Makefile.in: new install.sh support; update install-info rules
20732
20733 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20734
20735 * configure.in: Build diff for crosses, but not for go32 host.
20736
20737 * configure.in: Build gprof only for native, and don't build it
20738 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20739
20740 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20741
20742 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20743
20744 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20745
20746 * configure.in (host_tools): Add prms.
20747
20748 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20749
20750 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20751 with $(FLAGS_TO_PASS) on the command line
20752
20753 * config.sub: Recognize lynx and lynxos
20754
20755 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20756
20757 * config.sub: Accept -ecoff*, not just -ecoff.
20758
20759 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20760
20761 * Makefile.in (taz): Use .gz suffix instead of .z.
20762 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20763 names.
20764
20765 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20766
20767 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20768
20769 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20770
20771 * Makefile.in (install-no-fixedincludes): install gcc last, so
20772 that rebuilds that might happen during 'make install' don't get
20773 bogus gcc include files
20774
20775 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20776
20777 Change from Utah for HPPA support:
20778 * config.guess: Recognize hppa1.x-hp-bsd.
20779
20780 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20781
20782 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20783 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20784
20785 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20786
20787 * config.sub: Add support for rom68k and bug boot monitors.
20788
20789 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20790
20791 * Makefile.in: Make all-opcodes depend on all-bfd.
20792
20793 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20794
20795 * config.guess: Added special check for i[34]86-univel-sysv4*.
20796
20797 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20798
20799 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20800 the processor rather than assuming i486.
20801
20802 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20803
20804 * config.guess: Recognize SunOS6 as Solaris3.
20805
20806 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20807
20808 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20809 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20810
20811 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20812
20813 * build-all.mk (all-cross): New target for Canadian Cross.
20814 Added Q2 go32 targets.
20815 * test-build.mk: Configure go32 cross sparclite-aout and
20816 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20817 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20818
20819 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20820
20821 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20822 GO32 hosted toolchains
20823
20824 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20825
20826 * configure: change so "-exec-prefix" gets passed down rather
20827 than "-exec_prefix" so autoconf generated Makefiles get the
20828 exec_prefix set right.
20829
20830 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20831
20832 * config.guess: get the Solaris2 minor version number
20833
20834 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20835
20836 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20837
20838 * config.guess: Recognize some Sequent platforms.
20839
20840 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20841
20842 * Makefile.in: added the vault-install target
20843
20844 * configure.in: actually use the Sun3 makefile fragment that's in
20845 config, also added the release dir to configdirs
20846
20847 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20848
20849 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20850
20851 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20852
20853 * configure.in: remove some program from Alpha targetted toolchains
20854
20855 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20856
20857 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20858 gprof.
20859 (taz): Run "make diststuff" in those directories instead of "make
20860 proto-dir". Look for "VERSION=" only at start of line in subdir
20861 Makefile. Use "gzip -9" for compression.
20862 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20863 (binutils.tar.z): New target.
20864
20865 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20866
20867 * Makefile.in (taz): Include gpl.texinfo.
20868
20869 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20870
20871 * Makefile.in (setup-dirs): Merged into "taz" target.
20872 (taz): Only do `proto-dir' stuff if a directory is actually needed
20873 for this target.
20874
20875 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20876
20877 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20878 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20879 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20880 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20881 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20882
20883 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20884
20885 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20886 config.sub, and move-if-change to gdb testsuite distribution
20887 archive, so the testsuite can be extracted, configured, and
20888 run separately from the gdb distribution. Blow away the Chill
20889 tests that require a Chill compiled executable, since GNU Chill
20890 is not yet publically available.
20891
20892 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20893
20894 * test-build.mk: set environment variables in a single command,
20895 instead of a list of assignments and exports
20896
20897 * config.guess: recognize Alpha/OSF1 systems
20898
20899 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20900
20901 * configure: Change help message to prefer --options rather than
20902 -options.
20903
20904 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20905
20906 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20907 zippy@ecst.csuchico.edu.
20908 * config.guess: Recognize miniframe.
20909
20910 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20911
20912 * Makefile.in: Use srcroot to find runtest rather than rootme.
20913 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20914
20915 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20916
20917 * test-build.mk: Extensive additions to support building on a
20918 machine other than the host.
20919
20920 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20921
20922 * configure (tooldir): Fix for i386-aix again.
20923
20924 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20925
20926 * configure, Makefile.in: Change definition of $(tooldir)
20927 to match the FSF.
20928
20929 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20930
20931 * config.guess: Recognize i[34]86/SVR4.
20932
20933 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20934
20935 * Makefile.in (all-gdb): gdb depends on sim.
20936
20937 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20938
20939 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20940 at the same time we make the prototype gdb directory.
20941 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20942 files at the same time as the gdb base release distribution.
20943
20944 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20945
20946 * Makefile.in (check): Use individual check targets rather than
20947 DO_X rule.
20948 (check-gcc): Added.
20949
20950 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20951
20952 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20953 for System V release 3.2.
20954
20955 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20956
20957 * config.sub: Recognize hppaosf.
20958 * configure.in: Do configure ld/binutils/gas for it.
20959
20960 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20961
20962 * configure (tooldir): Alter syntax used to set this, for systems
20963 where "\$" isn't handled right, like i386-aix.
20964
20965 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20966
20967 * configure: Pass program-transform-name, not
20968 program_transform_name, to recursive configures.
20969
20970 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20971
20972 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20973 of gas+ld+binutils.
20974
20975 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20976
20977 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20978
20979 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20980
20981 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20982
20983 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20984
20985 * Makefile.in (PRMS): Set back to all-prms.
20986
20987 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20988
20989 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20990 targets, rather than for MIPS hosts.
20991
20992 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20993
20994 * configure.in: add comment for --with-x default values
20995
20996 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20997
20998 * Makefile.in: add check-* targets for each of the directories in
20999 the tree. Add a definition of RUNTEST that will use the one we
21000 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21001
21002 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * configure.in: Removed obsolete references to bfd_target and
21005 target_makefile_frag.
21006
21007 * build-all.mk: Set assorted targets for Q2.
21008 * config.sub: Recognize z8k-sim and h8300-hms.
21009 * test-build.mk: Really don't pass host to configure.
21010 (HOLES): Added uname.
21011
21012 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21013
21014 * configure: Handle an empty program-prefix, program-suffix or
21015 program-transform-name correctly.
21016
21017 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21018
21019 * build-all.mk: -G 8 no longer required for MIPS targets.
21020 * test-build.mk: Don't pass host argument to configure; make it
21021 guess.
21022
21023 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21024
21025 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21026 * Makefile.in (COMPRESS): New macro, like GZIP.
21027
21028 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21029
21030 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21031
21032 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21033 with gas currently defaults to -G 0.
21034
21035 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21036
21037 * Makefile.in (all-flex): flex depends on byacc.
21038
21039 * build-all.mk: If host not specified, use config.guess. Pass TAG
21040 to test-build.mk as RELEASE_TAG.
21041 * test-build.mk (configargs): New variable containing arguments to
21042 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21043 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21044
21045 * config.guess: Use /bin/uname when checking -X argument on SCO,
21046 to avoid invoking GNU uname which doesn't understand -X.
21047
21048 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21049
21050 * configure.in: Build gas for mips-*-*.
21051
21052 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21053
21054 * Makefile.in (all.normal): insert missing backslash.
21055
21056 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21057
21058 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21059
21060 * Makefile.in: Complete overhaul to merge many almost identical
21061 targets.
21062
21063 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21064
21065 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21066 (gdb.tar.Z): Adjusted.
21067
21068 * Makefile.in (setup-dirs, taz): New targets; should be general
21069 enough to adapt for gdb sometime. Build only .z file.
21070 (gas.tar.z): New target.
21071
21072 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21073
21074 * build-all.mk: Use CC=cc -Xs on Solaris.
21075
21076 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21077
21078 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21079 for handling BISON for FSF releases.
21080
21081 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21082
21083 * configure: Actually implement the change zoo just documented.
21084
21085 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21086
21087 * configure: when using config.guess, only set target_alias when
21088 it's not already been set (ie, on the command line)
21089
21090 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21091
21092 * Makefile.in: add installcheck target, set PRMS to install-prms
21093
21094 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21095
21096 * configure: add support for package_makefile_fragment, handle the
21097 case where a directory has a configure.in file but no Makefile.in
21098 more gracefully (with an actual understandable error message, even);
21099 add support for --without (and add this to the usage message); also
21100 explicitly add a --host=${host_alias} to the command line when
21101 config.guess is used
21102
21103 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21104
21105 * configure: Must use both --host and --target in recursive calls.
21106
21107 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21108
21109 * Makefile.in: Change deja-gnu to dejagnu.
21110
21111 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21112
21113 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21114
21115 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21116
21117 * configure.in: canonicalize all instances to *-*-solaris2*,
21118 also strip out a number of tools to not build for go32 host
21119
21120 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21121
21122 * config.guess: add GPL.
21123
21124 * Makefile.in, config.guess, config.sub, configure: bump
21125 copyrights to 93.
21126
21127 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21128
21129 * Makefile.in (do-info): Removed obsolete check for existence of
21130 localenv file.
21131
21132 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21133
21134 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21135
21136 * Makefile.in: a couple of 'else true' for decstation,
21137 support for TclX
21138
21139 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21140
21141 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21142
21143 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21144
21145 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21146
21147 * config.guess: Recognize i386-ibm-aix (PS/2).
21148 * configure.in: Use config/mh-aix386 file for it.
21149
21150 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21151
21152 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21153 CC_FOR_TARGET instead.
21154 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21155
21156 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21157
21158 * Makefile.in: Add sim to list of directories sent with gdb
21159
21160 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21161
21162 * configure.in: Put back mips-dec-bsd* case.
21163
21164 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21165
21166 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21167 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21168 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21169
21170 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21171
21172 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21173
21174 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21175 (install-info): install dir.info only if it exists,
21176 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21177
21178 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21179
21180 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21181 gas for mips-dec-bsd.
21182
21183 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21184
21185 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21186 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21187
21188 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21189
21190 * configure.in: Added "dejagnu" to hosttools list.
21191
21192 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21193
21194 * config.sub, configure.in, config.guess: Add support
21195 for Bosx, an AIX variant from Bull.
21196 Patches from F.Pierresteguy@frcl.bull.fr.
21197
21198 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21199
21200 * devo/dejagnu: Initial creation of devo/dejagnu.
21201 Migrated dejagnu testcases and support files for testing software
21202 tools to reside as subdirectories, currently called "testsuite",
21203 within the directory of the software tool. Migrated all programs,
21204 support libraries, etc. beloging to dejagnu proper from
21205 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21206 with no modifications. The changes to these files which will
21207 allow them to configure, build, and execute properly will be made
21208 in a future update.
21209
21210 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21211
21212 * Makefile.in: Change send_pr to send-pr.
21213 * configure.in: Likewise.
21214 * send_pr: Renamed directory to send-pr.
21215
21216 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21217
21218 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21219
21220 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21221
21222 * README: Update for gdb-4.8 release.
21223 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21224 gdb-xxx.tar.z (gzip'd) file also.
21225
21226 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21227
21228 * Makefile.in: make all-diff depend on all-libiberty
21229
21230 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21231
21232 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21233
21234 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21235
21236 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21237
21238 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21239
21240 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21241 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21242 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21243
21244 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21245
21246 * Makefile.in: makeinfo binary is in a new location
21247
21248 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21249
21250 * config.sub: Accept -ecoff as an OS.
21251
21252 * Makefile.in: Various changes to eliminate a level of make
21253 recursion and reduce the required command line length.
21254 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21255 sub-makes.
21256 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21257 variables holding settings for specific sub-makes.
21258 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21259 in terms of BASE_FLAGS_TO_PASS.
21260 (TARGET_LIBS): New variable listing directories which use
21261 TARGET_FLAGS_TO_PASS.
21262 (subdir_do): Eliminated.
21263 (do-*): New set of targets to replace subdir_do.
21264 (various): All targets which used subdir_do now depend on do-*.
21265 (local-clean): Renamed from do_clean.
21266 (local-distclean): New target, dependency of distclean and
21267 realclean.
21268 (install-info): Don't create directories. Depend on dir.info
21269 rather than calling make recursively.
21270 (install-dir.info): Eliminated.
21271 (install-info-dirs): Create all info directories here.
21272 (dir.info): Depend upon do-install-info.
21273
21274 * test-build.mk (HOLES): Added false.
21275
21276 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21277
21278 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21279
21280 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21281
21282 * Makefile.in (info): remove dependency on all-texinfo. The
21283 problem was really in texinfo/C, not at this level.
21284
21285 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21286
21287 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21288
21289 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21290
21291 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21292 GDB releases.
21293
21294 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21295
21296 * configure: Include srcdir in message about target of link not
21297 being found. Don't convert `-' to `_' in `with' options being
21298 passed to subdirs.
21299
21300 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21301
21302 * configure.in: add uudecode to host_tools
21303
21304 * Makefile.in: added {all,install}-uudecode targets, added them to
21305 the appropriate lists
21306
21307 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21308
21309 * Makefile.in (all-gcc): Added dependency on all-gas.
21310
21311 * configure.in (mips-*-*): Build ld and binutils.
21312
21313 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21314
21315 * configure: check return code from mkdir, print error message and
21316 exit on failure.
21317
21318 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21319
21320 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21321
21322 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21323
21324 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21325
21326 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21327
21328 * config.sub (h8500): Recognize this as a cpu type.
21329
21330 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21331
21332 * configure: source directory missing is no longer a warning
21333
21334 * configure.in: recognize irix[34]* instead of irix[34]
21335
21336 * Makefile.in: define and pass down X11_LIB
21337
21338 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21339
21340 * guess-systype: Renamed to ...
21341 * config.guess: ... by popular request.
21342 * configure.in, Makefile.in: Update accordingly.
21343
21344 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21345
21346 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21347 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21348 + Execute ./dummy instead of assuming . is in PATH.
21349
21350 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21351
21352 * guess-systype: New shell script. Attempts to guess the
21353 canonical host name of the executing host.
21354 Only a few hosts are supported so far.
21355 * configure: Call guess-systype if no host is specified.
21356
21357 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21358
21359 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21360 gcc Makefile.
21361
21362 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21363
21364 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21365 (all-gcc, install-gcc, subdir_do): Use it.
21366
21367 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21368
21369 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21370
21371 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21372
21373 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21374 set exclusively by configure, using configure.in .
21375
21376 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21377
21378 * test-build.mk: set $PATH for all builds
21379
21380 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21381
21382 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21383
21384 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21385 the one used in gcc/Makefile.in, so that a null expansion doesn't
21386 override the one needed to build gcc with a native cc.
21387
21388 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21389
21390 * configure: Accept -with arguments.
21391
21392 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21393
21394 * Makefile.in: added h8300sim
21395
21396 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21397
21398 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21399 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21400 (all-cygnus, native, build-cygnus): Make
21401 $(canonhost)-stamp-3stage-done, not $(host)....
21402 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21403 i386-sco3.2v4. Added else true to if command.
21404
21405 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21406
21407 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21408
21409 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21410
21411 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21412
21413 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21414
21415 * configure.in: don't remove binutils from Solaris builds
21416
21417 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21418
21419 * Makefile.in: get rid of earlier definitions for *clean,
21420 also handle the recursive info rule better
21421
21422 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21423
21424 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21425 do more-or-less the right thing.
21426
21427 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21428
21429 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21430 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21431
21432 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21433
21434 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21435 $(host_canonical).
21436
21437 * configure.in: split the configdirs list into 4 categories (native
21438 v. cross, library v. tool) and handle the cross-only and native-
21439 only in more reasonable (and correct!) way.
21440
21441 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21442
21443 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21444 configdirs anymore.
21445
21446 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21447
21448 * Makefile.in: extensive cleanup:: removed all of the explicit
21449 clean-* targets, collapsed many wrappers around subdir_do into
21450 one, added additional targets to satisfy standards.texi, deleted
21451 some old targets, some changes for consistency
21452
21453 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21454
21455 * configure.in: handle some programs as cross-only, and others as
21456 native only
21457
21458 * test-build.mk: handle partial holes in a more generic manner
21459
21460 * Makefile.in: m4 depends on libiberty
21461
21462 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21463
21464 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21465 time, wdiff, and find to configdirs
21466
21467 * Makefile.in: all, clean, and install rules for the new programs
21468 added to configure.in
21469
21470 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21471
21472 * configure.in: use mh-sun for all *-sun-* hosts
21473
21474 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21475
21476 * Makefile.in: define flags for X11 include files and library file
21477 locations, pass them down to the programs that need this info
21478
21479 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21480
21481 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * configure.in: start building libg++ for HP-UX targets
21484
21485 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21486
21487 * README: Update references to files moved into etc/.
21488
21489 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21490
21491 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21492 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21493
21494 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21495
21496 * configure: accept dash as well as underscore in long option
21497 names for FSF compatibility.
21498
21499 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21500
21501 * config.sub: added -sco3.2v4 support from FSF.
21502
21503 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21504
21505 * configure.in: expand the section that adds or removes
21506 directories from the list of programs to build, to handle native
21507 vs. cross in addition to host v. native
21508
21509 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21510
21511 * Makefile.in: Replace C++ in macro names with CXX.
21512 This is less likely to break ...
21513
21514 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21515
21516 * test-build.mk: add -w to GNU_MAKE
21517
21518 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21519
21520 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21521 add 'sparc' to list of recognized cpus. This needed to make
21522 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21523 Delete some redundant ose68 variants. Recognize -wrs as an os,
21524 then changes that into $CPU-wrs-vxworks.
21525
21526 * configure.in: remove most references to gdbtest, regularize
21527 target based program removal
21528
21529 * test-build.mk: import from p3 tree (many fixes and changes)
21530
21531 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21532
21533 * Makefile.in: added rules to handle tcl, tk, and expect
21534
21535 * configure.in: handle those directories if they exist
21536
21537 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21538
21539 * config.sub: removed bogus hppabsd and hppahpux names, since
21540 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21541
21542 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21543
21544 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21545 depends upon all-xiberty
21546
21547 * Makefile.in: changes from p3, including:
21548
21549 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21550
21551 * Makefile.in (XTRAFLAGS): include newlib directories if
21552 newlib/Makefile exists, rather than if host != target.
21553
21554 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21555
21556 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21557 from the same source tree and not building a cross-compiler. This
21558 matters for the libg++ configuration if reconfiguring a tree that
21559 has already been installed.
21560
21561 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21562
21563 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21564 pick up the machine and system specific header files.
21565
21566 * Makefile.in: added AS_FOR_TARGET, passed down in
21567 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21568 the C compiler to use to create programs which are run in the
21569 build environment, set it to default to $(CC), and passed it down
21570 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21571
21572 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21573
21574 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21575 We need them for unusual native builds, like systems without
21576 ranlib.
21577
21578 * configure: also define $(host_canonical) and
21579 $(target_canonical), which are the full, canonical names for the
21580 given host and target
21581
21582 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21583
21584 * Makefile.in: Added separate definitions for C++.
21585
21586 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21587
21588 * configure.in (configdirs): Add deja-gnu.
21589
21590 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21591
21592 * README: Update for configure.texi and gdb-4.7 release.
21593
21594 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21595
21596 * Makefile.in: Move "all" target to top of file.
21597 Previously, first target was ".PHONY" which caused BSD4.4 make
21598 to build .PHONY when make was run without arguments.
21599
21600 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21601
21602 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21603 Library-copylefted code in libiberty.
21604
21605 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21606
21607 * config.sub: Replace m68kmote with plain old m68k.
21608
21609 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21610
21611 * Makefile.in: Remove space from blank line, avoid Make complaints.
21612
21613 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21614
21615 * config.sub: Complain if no argument is given. Added support for
21616 386bsd as OS and target alias.
21617
21618 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21619
21620 * Makefile.in (XTRAFLAGS): include newlib directories if
21621 newlib/Makefile exists, rather than if host != target.
21622
21623 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21624
21625 * config.sub: recognize sparclite-wrs-vxworks.
21626
21627 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21628 p3.) Added clean-xiberty to clean.
21629
21630 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21631
21632 * configure.in: use *-*-* instead of nested cases for host and target
21633
21634 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21635
21636 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21637 from the same source tree and not building a cross-compiler. This
21638 matters for the libg++ configuration if reconfiguring a tree that
21639 has already been installed.
21640
21641 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21642
21643 * config.sub (i486v/i486v4): Merge in from FSF version.
21644
21645 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21646
21647 * configure: only set PWD if it is already set.
21648
21649 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21650
21651 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21652 doesn't have unset and all success paths (and most error paths)
21653 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21654 to just ${PWD} to avoid confusion.)
21655
21656 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21657
21658 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21659 even for a native compilation.
21660
21661 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21662
21663 Changes to make the gdb.tar.Z rule work better.
21664
21665 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21666 (DEVO_SUPPORT): Add configure.texi.
21667 (bfd-ilrt.tar.Z): Remove ancient rule.
21668
21669 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21670
21671 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21672 pick up the machine and system specific header files.
21673
21674 * configure.in, config.sub: added new target m68010-adobe-scout,
21675 with alias of adobe68k. Changed configure.in to check for
21676 -scout before -sco* to avoid a false match.
21677
21678 * Makefile.in: added AS_FOR_TARGET, passed down in
21679 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21680 the C compiler to use to create programs which are run in the
21681 build environment, set it to default to $(CC), and passed it down
21682 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21683
21684 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21685
21686 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21687 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21688 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21689 FOR_TARGET variants, to newlib and libg++.
21690
21691 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21692
21693 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21694 first.
21695
21696 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21697
21698 * config.sub: Accept `elf' as an environment.
21699
21700 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21701
21702 * Makefile.in (all-opcodes): cd into the right directory
21703
21704 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21705
21706 * configure: added -program_transform_name option, used as
21707 argument to sed when installing programs.
21708 configure.texi: added documentation for -program_prefix,
21709 -program_suffix and -program_transform_name.
21710
21711 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21712
21713 * config.sub: Accept i486 where i386 ok.
21714
21715 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21716
21717 * config.sub: accept we32k
21718
21719 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21720
21721 * config.sub, configure.in: accept OSE68000 and OSE68k.
21722
21723 * Makefile.in: don't create all directories for ``make install'';
21724 let the subdirectories create the ones they need.
21725
21726 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21727
21728 * COPYING: new file, GPL v2
21729
21730 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21731
21732 * Makefile.in: use the new gen-info-dir, which needs a template
21733 argument (which also lives in texinfo)
21734
21735 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21736
21737 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21738
21739 * config.sub (ncr3000): Change i386 to i486.
21740
21741 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21742
21743 * Makefile.in: add install-rcs, install-grep to
21744 install-no-fixedincludes, removed install-bison and install-libgcc
21745
21746 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21747
21748 * configure.in: grab the HPUX makefile fragment if on HPUX
21749
21750 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21751
21752 * Makefile.in: eradicate bison spoor (ditto libgcc).
21753 configure.in: recognise m68{k,000}-ericsson-OSE.
21754 es1800 is alias for m68k-ericsson-OSE
21755
21756 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21757
21758 * configure.in: rearrange the parts that remove programs from
21759 configdirs, based now on HOST==TARGET or by canonical triple.
21760
21761 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21762
21763 * test-build.mk: recurse explicitly with -f test-build.mk when
21764 appropriate. predicate stage3 and comparison on the existence
21765 of gcc. That is, if gcc isn't around, we aren't three-staging.
21766 On very clean, also remove ...stamp-co. Build in-place before
21767 doing other builds.
21768
21769 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21770
21771 * Makefile.in, configure.in: add tgas
21772
21773 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21774
21775 * Makefile.in: a number of changes merged in from progressive.
21776
21777 * configure.in: add libm.
21778
21779 * .cvsignore: ignore some stuff that comes from test-build.mk.
21780
21781 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21782
21783 * config.sub: Add es1800 (m68k-ericsson-es1800).
21784
21785 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21786
21787 * configure: Add program_suffix (parallel to program_prefix)
21788 * Makefile.in: adjust directory-creating script for losing decstation
21789
21790 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21791
21792 * configure: Minor $subdir-related fixes.
21793
21794 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21795
21796 * configure: fix various problems with propogating
21797 makefile_target_frag in subdirs.
21798 * configure.in: config libgcc if its there
21799
21800 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21801
21802 * config.sub: HPPA merge.
21803
21804 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21805
21806 * Makefile.in: Replace all-bison with all-byacc in all
21807 dependency lines for other tools (which now use byacc).
21808
21809 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21810
21811 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21812
21813 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21814
21815 * Makefile.in: make gprof rules similar to byacc rules (instead of
21816 vestigal $(unsubdir) that didn't work...)
21817
21818 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21819
21820 * config.sub: Add support for Linux.
21821 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21822 (at least for libg++).
21823
21824 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21825
21826 * configure.texi: fix doc for the -nfp option to configure
21827
21828 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21829
21830 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21831
21832 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21833
21834 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21835 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21836 * configure.in: added solaris* host_makefile_frag hook.
21837
21838 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21839
21840 * config.sub: changed recognition of m68000 so that various
21841 m68k types can be specified via m680[01234]0
21842
21843 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21844
21845 * config.sub (basic_machine): fix sed so that '-foo' isn't
21846 completely substituted out while .+'-foo' loses the '-foo'
21847
21848 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21849
21850 * config.sub ($os): Add -aout.
21851
21852 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21853
21854 * configure: If host_makefile_frag is absolute, don't
21855 prefix ${invsubdir} (relevant to libg++ auto-configure).
21856
21857 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21858
21859 * Makefile.in (tooldir): Define it.
21860 (all-ld): Depend on all-flex.
21861
21862 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21863
21864 * Makefile.in (check): Fix libg++ special case.
21865
21866 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21867
21868 * configure: do not bury `pwd` into config.status, thus do fewer
21869 pwd's.
21870
21871 * configure: print the "Building in" message only when building in
21872 other than "." AND verbose.
21873
21874 * configure: remove -s, rework -v to better accommodate guested
21875 configures.
21876
21877 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21878
21879 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21880
21881 * Makefile.in: macroize flags passed on recursion. remove
21882 fileutils.
21883
21884 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21885
21886 * configure: get makesrcdir right for subdirs deeper than 1.
21887
21888 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21889 install.
21890
21891 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21892
21893 * Makefile.in: don't print subdir_do or recursion lines.
21894
21895 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21896
21897 * standards.texi: added menu item.
21898
21899 * Makefile.in: build and install standards.info.
21900
21901 * standards.texi: new file.
21902
21903 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21904
21905 * configure: test for and move config.status pieces from
21906 ${subdir}/.
21907
21908 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21909
21910 * configure: Test for existance of files before trying to mv
21911 them, to avoid numerous non-existance messages.
21912
21913 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21914
21915 * configure: correct final line of config.status.
21916
21917 * configure: patch from eggert. Avoids a protection problem if
21918 the original Makefile.in is read only.
21919
21920 * configure: use move-if-change from gcc to create config.status.
21921 Some makefiles depend on config.status to tell if a directory
21922 has been reconfigured for a different host. This change
21923 prevents those directories from remaking everything in the case
21924 where the reconfig was only intended to rebuild a Makefile.
21925
21926 * configure: test for config.sub with "config.sub sun4" rather
21927 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21928 host alias from a missing config.sub.
21929
21930 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21931
21932 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21933 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21934
21935 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21936
21937 * configure: mkdir ${subdir} as needed.
21938
21939 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21940
21941 * Makefile.in,configure.in: added autoconf.
21942
21943 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21944
21945 * Makefile.in: no longer pass against on recursion.
21946
21947 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21948 definitions are not inherited.
21949
21950 * configure: correct makesrcdir when subdir is .
21951
21952 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21953
21954 * configure: Add support for 'subdirs' variable, which is
21955 like 'configdirs', except that configure doesn't re-invoke
21956 itself for subdirs, it just creates a Makefile for each subdir.
21957 * configure.texi: Document subdirs.
21958
21959 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21960
21961 * configure.in: added flex to configdirs
21962
21963 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21964
21965 * Makefile.in: remove clean-stamps from clean.
21966
21967 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21968
21969 * configure.in: Add gdbtest to configdirs.
21970
21971 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21972
21973 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21974 to recursive makes.
21975 * configure.in: Recognize new ncr3000 config.
21976
21977 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21978
21979 * Makefile.in, configure.in: removed references to gdbm.
21980
21981 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21982
21983 * config.sub: Don't canonicalize os value
21984 newsos* to bsd (readline needs to check for newsos).
21985 (This fix was earlier made Jan 31, but got re-broken.)
21986
21987 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21988
21989 * configure.in: sco is an os, not a vendor!
21990
21991 * configure: Quote $( better. Keep various shells happy.
21992
21993 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21994
21995 * Makefile.in: eliminate stamp-files.
21996
21997 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21998
21999 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22000 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22001
22002 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22003
22004 * config.sub: fix iris/iris3.
22005
22006 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22007
22008 * configure: re-add -rm.
22009
22010 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22011
22012 * Maskefile.in: add .stmp-rcs to all.
22013
22014 * configure.in: remove gas from rs6000 build, use aix host fragment.
22015
22016 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22017
22018 * configure: pass down site_option during recursion.
22019
22020 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22021
22022 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22023
22024 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22025
22026 * configure: Change exec_prefix so that it really defaults to prefix.
22027
22028 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22029
22030 * Makefile.in, configure.in: Add support for mmalloc library.
22031
22032 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22033
22034 * Makefile.in: add stmp dependencies for a few more things.
22035
22036 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22037
22038 * configure: adjusted error message on objdir/srcdir configure
22039 collision, per john's suggestion.
22040
22041 * Makefile.in: add libiberty stmp to all and all.cross.
22042
22043 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22044
22045 * Makefile.in: remove force dependencies, add grep to all.
22046
22047 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22048
22049 * Makefile.in: drop flex. make stamp files work.
22050
22051 * configure: added test for conflicting configuration in srcdir,
22052 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22053 gets cranky. use relative paths for configure and srcdir
22054 whenever possible. Send some error messages to stderr that were
22055 going to stdout.
22056
22057 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22058
22059 * Makefile.in: Fix libg++ rule to check for gcc directory
22060 before using gcc/gcc. Also pass XTRAFLAGS.
22061
22062 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22063
22064 * Makefile.in: added stmp-files so that directories aren't polled
22065 when they are already built.
22066
22067 * configure.texi: fixed a node pointer problem.
22068
22069 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22070
22071 * config.sub configure.in gdb/configure.in
22072 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22073 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22074 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22075
22076 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22077
22078 * configure: -recurring becomes -silent. corrected help message
22079 for -site= option.
22080
22081 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22082
22083 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22084
22085 * configure: when building Makefile for crosses, replace
22086 tooldir and program_prefix. default srcdir from location of
22087 config.sub. remove "for host in hosts" and "for target in
22088 targets" loops.
22089
22090 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22091
22092 * Makefile.in: Do not pass bindir or mandir to cvs.
22093
22094 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22095
22096 * Makefile.in, configure.in: removed traces of namesubdir,
22097 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22098 copyrights to '92, changed some from Cygnus to FSF.
22099
22100 * configure.texi: remove most references to multiple hosts,
22101 multiple targets, subdirs, etc.
22102
22103 * configure.man: removed rcsid. reference config.sub not
22104 config.subr.
22105
22106 * Makefile.in: mkdir $(infodir) on install-info.
22107
22108 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22109
22110 * configure.texi: Explain better about .gdbinit and about
22111 the environment that configure.in sections run in.
22112
22113 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22114
22115 * configure.in: Ultrix is only a decstation if it's a MIPS.
22116
22117 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22118
22119 * README: DOC.configure => cfg-paper.texi.
22120
22121 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22122
22123 * config.sub (near case $os): Don't convert newsos* to bsd!
22124
22125 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22126
22127 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22128 the number of copies of COPYING that go into the GDB tar file.
22129
22130 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22131
22132 * bfd/configure.in, gdb/config/mh-i386sco,
22133 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22134 Fix SCO configuration stuff.
22135
22136 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22137
22138 * Makefile.in: For libg++, make sure the -I pointing
22139 to the gcc directory goes *after* all the libg++-local -I flags.
22140 Also, move just-gcc dependency from just-libg++ to all-libg++.
22141
22142 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22143
22144 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22145
22146 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22147
22148 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22149
22150 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22151
22152 * config.sub: Add stratus configuration frags. Also
22153 submitted to FSF.
22154
22155 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22156
22157 * Makefile.in (DEV_SUPPORT): add configure.man.
22158
22159 * config.sub(Decode manufacturer-specific): add -none*.
22160
22161 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22162
22163 * Makefile.in: remove form feeds to make Sun's make happy.
22164 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22165
22166 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22167
22168 * Makefile.in (AR_FLAGS): Make quieter.
22169
22170 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22171
22172 * configure.in: Add libg++.
22173 * configure: When verbose, don't output the command line at each
22174 level; it will be unremarkably the same as the previous version,
22175 which will be the same as what the user typed.
22176
22177 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22178
22179 * configure.in, Makefile.in: fix clean-info, add flex. add
22180 fileutils.
22181
22182 * configure: be less sensitive to spaces in Makefile.in. Do not
22183 look for sources in "..". Doing so breaks subdirectories that
22184 might have their own configure. If a subdir has it's own
22185 configure script, use it.
22186
22187 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22188
22189 * cfg-paper.texi: some changes suggested by rms.
22190
22191 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22192
22193 * config.sub: Merge in some small additions from the FSF version,
22194 taken from the gcc distribution, to bring the Cygnus and FSF
22195 versions into closer sync.
22196
22197 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22198
22199 * configure.in: Changed svr4 references to sysv4.
22200
22201 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22202
22203 * configure: added -V for version number option.
22204
22205 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22206
22207 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22208 renamed from DOC.configure to cfg-paper.texi.
22209
22210 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22211
22212 * configure, config.subr, config.sub: config.subr is now
22213 config.sub again.
22214
22215 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22216
22217 * configure.texi: new file, in progress.
22218
22219 * Makefile.in: build info file and install the man page for
22220 configure.
22221
22222 * configure.man: new file, first cut.
22223
22224 * configure: find config.subr again now that configuration "none"
22225 has gone. removed all traces of the -ansi option. removed all
22226 traces of the -languages option.
22227
22228 * config.subr: resync from rms.
22229
22230 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22231
22232 * configure, config.sub, config.subr: merge config.sub into
22233 config.subr, call the result config.subr, remove config.sub, use
22234 config.subr.
22235
22236 * Makefile.in: revised install for dir.info.
22237
22238 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22239
22240 * configure.in: add decstation host makefile frag.
22241
22242 * Makefile.in: BISON now bison -y again. also install-gcc on
22243 install. clean-gdbm on clean. infodir belongs in datadir.
22244 Make directories for info install. Build dir.info here then
22245 install it.
22246
22247 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22248
22249 * Makefile.in: fix for bad directory tests.
22250
22251 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22252
22253 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22254 regexp. -srcdir relative was being handled incorrectly.
22255
22256 * Makefile.in: unwrapped some for loops so that parallel makes
22257 work again and so one can focus one's attention on a particular
22258 package.
22259
22260 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22261
22262 * configure: added PWD as a stand in for `pwd` (for speed). use
22263 elif wherever possible. make -srcdir work without -objdir.
22264 -objdir= commented out.
22265
22266 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22267
22268 * configure: +options become --options. -subdirs commented out.
22269 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22270 Makefile now at top of generated Makefile. Removed cvs log
22271 entries. added -srcdir. create .gdbinit only if there is one
22272 in ${srcdir}.
22273
22274 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22275 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22276 and mandir now keyed off datadir by default.
22277
22278 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22279
22280 * Freshly created ChangeLog.
22281
22282 \f
22283 Local Variables:
22284 mode: change-log
22285 left-margin: 8
22286 fill-column: 76
22287 version-control: never
22288 End: