]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
[gcc.git] / ChangeLog
1 2023-08-22 Filip Kastl <fkastl@suse.cz>
2
3 * MAINTAINERS: Update my email address.
4
5 2023-08-11 Eric Feng <ef2648@columbia.edu>
6
7 * MAINTAINERS: Add myself.
8
9 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
10
11 * Makefile.def: Reflect that libsframe needs to installed before
12 libbfd. Reorder a bit to better track libsframe dependencies.
13 * Makefile.in: Regenerate.
14
15 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
16
17 * Makefile.def: Add install dependency on libsframe for libbfd.
18 * Makefile.in: Regenerated.
19
20 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
21
22 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
23 Solaris 11.
24
25 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
26
27 * configure: Regenerate.
28 * configure.ac: Add Haiku to list of ELF OSes
29 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
30
31 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
32
33 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
34 options, including options containing paths.
35
36 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
37
38 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
39 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
40 errors from nms that refuse to work on non-regular files. Remove
41 other workarounds for this problem. Strip out blank lines from the
42 nm output.
43
44 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
45
46 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
47 * configure: Regenerate.
48
49 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
50
51 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
52 * configure: Re-generate.
53 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
54 (PKG_CONFIG_PATH): New.
55 * Makefile.in: Re-generate.
56
57 2023-08-07 Luis Machado <luis.machado@arm.com>
58
59 * configure.ac: Disable year2038 by default on 32-bit hosts.
60 * configure: Regenerate.
61
62 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
63
64 * Makefile.def: Add gprofng module.
65 * configure.ac: Add --enable-gprofng option.
66 * Makefile.in: Regenerate.
67 * configure: Regenerate.
68
69 2023-08-07 Martin Liska <mliska@suse.cz>
70
71 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
72 * configure: Regenerate.
73
74 2023-08-07 Fangrui Song <maskray@google.com>
75
76 * configure: Regenerate.
77 * configure.ac: Add --with-zstd.
78
79 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
80
81 * configure: Regenerate.
82 * configure.ac: Recover tilegx/tilepro targets.
83
84 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
85
86 * configure: Regenerated.
87 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
88 --plugin and rc before enabling --plugin.
89
90 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
91
92 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
93 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
94 * configure.ac: Include config/gcc-plugin.m4.
95 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
96 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
97 RANLIB if possible.
98 * Makefile.in: Regenerated.
99 * configure: Likewise.
100
101 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
102
103 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
104 $(CFLAGS).
105
106 2023-08-07 David Faust <david.faust@oracle.com>
107
108 * MAINTAINERS: Add the BPF port to my reviewer listing.
109
110 2023-08-02 Jan Beulich <jbeulich@suse.com>
111
112 * MAINTAINERS: Correct my email address.
113
114 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2023-08-01 Richard Ball <richard.ball@arm.com>
119
120 * MAINTAINERS: Add myself.
121
122 2023-07-31 Andreas Schwab <schwab@suse.de>
123
124 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
125 * configure: Regenerate.
126 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
127
128 2023-07-31 xuli <xuli1@eswincomputing.com>
129
130 * MAINTAINERS: Add myself.
131
132 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
133
134 * MAINTAINERS: List myself as "nvptx port" maintainer.
135
136 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
137
138 * MAINTAINERS: Add myself to write after approval
139
140 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
141
142 * MAINTAINERS: Add myself as a reviewer for the riscv port.
143
144 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
145
146 * MAINTAINERS: Add myself as a reviewer for the riscv port.
147
148 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
149
150 * MAINTAINERS: Add Hao Liu to write after approval
151
152 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
153
154 * MAINTAINERS: Add Ken Matsui to write after approval
155
156 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
157
158 * Makefile.in: Collect both kernel and user events for autofdo
159 * Makefile.tpl: Collect both kernel and user events for autofdo
160
161 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
162
163 * MAINTAINERS: Added myself to Write After Approval and DCO
164
165 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
166
167 * Makefile.in: Remove -gtoggle for STAGEautoprofile
168 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
169
170 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
171
172 * MAINTAINERS: Add Lehua Ding to write after approval
173
174 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
175
176 * Makefile.def: Pass the enable-host-pie value to GCC configure.
177 * Makefile.in: Regenerate.
178 * configure: Regenerate.
179 * configure.ac: Adjust the logic for shared and PIE host flags to
180 ensure that PIE is passed for hosts that require it.
181
182 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
183
184 * MAINTAINERS (Write After Approval): move Matthew Fortune
185 to Write After Approval.
186
187 2023-06-15 Marek Polacek <polacek@redhat.com>
188
189 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
190 check.
191 * configure: Regenerate.
192
193 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
194
195 * MAINTAINERS: Add myself to write after approval
196
197 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
198
199 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
200 port maintainer.
201 (Write After Approval): Remove myself.
202
203 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
204
205 * MAINTAINERS (Write After Approval): Add myself.
206
207 2023-05-29 Martin Jambor <mjambor@suse.cz>
208
209 * MAINTAINERS: Replace spaces with tabs.
210
211 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
212
213 * MAINTAINERS: New entry.
214
215 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
216
217 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
218 * Makefile.in: Regenerate
219
220 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
221
222 * Makefile.in: Disable warnings as errors for STAGEautofeedback
223
224 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
225
226 * MAINTAINERS: Sort.
227
228 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
229
230 * MAINTAINERS: Add myself.
231
232 2023-05-10 Pan Li <pan2.li@intel.com>
233
234 * MAINTAINERS: Add myself.
235
236 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
237
238 * Makefile.in: Define PROFILE_MERGER
239 * Makefile.tpl: Define PROFILE_MERGER
240
241 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
242
243 * MAINTAINERS: Change my email address.
244
245 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
246
247 * MAINTAINERS: Add myself.
248
249 2023-04-26 Martin Liska <mliska@suse.cz>
250
251 * MAINTAINERS: fix sorting
252
253 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
257 2023-04-24 Martin Liska <mliska@suse.cz>
258
259 * MAINTAINERS: Fix sorting.
260
261 2023-04-21 Peter Foley <pefoley2@pefoley.com>
262
263 * configure: Regenerate.
264 * configure.ac: Only create serdep.tmp if needed
265
266 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
271
272 * MAINTAINERS (Write After Approval): Add myself.
273 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
274
275 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
276
277 * MAINTAINERS: Add myself.
278
279 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
280
281 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
282
283 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
287 2023-02-16 Martin Liska <mliska@suse.cz>
288
289 * MAINTAINERS: I'm stepping down from my positions.
290
291 2023-01-10 Philip Herron <herron.philip@googlemail.com>
292
293 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
294
295 2023-01-06 Clément Chigot <chigot@adacore.com>
296
297 * configure.ac: Skip GMP and MPFR when --disable-gdb is
298 provided.
299 * configure: Regenerate.
300
301 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
302
303 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
304
305 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
306
307 * Makefile.def: Do not build shared libffi.
308 * Makefile.in: Regenerate.
309
310 2022-12-21 Andrew Pinski <apinski@marvell.com>
311
312 * Makefile.def: Add configure-gdb dependencies
313 on all-gmp and all-mpfr.
314 * configure.ac: Split out MPC checking from MPFR.
315 Require GMP and MPFR if the gdb directory exist.
316 * Makefile.in: Regenerate.
317 * configure: Regenerate.
318
319 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
320
321 * configure.ac (target_libraries): Add target-libgm2.
322 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
323 Add GCC_TARGET_TOOL entry for gm2.
324 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
325 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
326 * Makefile.def (target_modules): Add libgm2.
327 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
328 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
329 (languages): Add entry for language=m2 with gcc-check-target=check-m2
330 and lib-check-target=check-target-libgm2.
331 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
332 (HOST_EXPORTS): Add definition for GM2.
333 (BASE_TARGET_EXPORTS): Add definition for GM2.
334 (GM2_FOR_BUILD): Defined.
335 (GM2FLAGS): Defined.
336 (GM2_FOR_TARGET): Defined.
337 (GM2FLAGS_FOR_TARGET): Defined.
338 (EXTRA_HOST_FLAGS): Defined.
339 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
340 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
341 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
342 * configure: Rebuilt.
343 * Makefile.in: Rebuilt.
344
345 2022-12-13 Philip Herron <philip.herron@embecosm.com>
346
347 * Makefile.def: Add Rust language.
348 * Makefile.in: Regenerate via autogen.
349
350 2022-12-09 Martin Liska <mliska@suse.cz>
351
352 * MAINTAINERS: Fix spacing.
353
354 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
355
356 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
357
358 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
359
360 * Makefile.def: Pass host_libs_picflag to host dependent library
361 configures.
362 * Makefile.in: Regenerate.
363 * configure: Regenerate.
364 * configure.ac (host_libs_picflag): New configure variable set to
365 '--with-pic' when building 'host_shared'.
366
367 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
368
369 * Makefile.def: Add libsframe as new module with its dependencies.
370 * Makefile.in: Regenerated.
371 * configure.ac: Add libsframe to host_libs.
372 * configure: Regenerated.
373
374 2022-11-23 Marek Polacek <polacek@redhat.com>
375
376 Revert:
377 2022-11-23 Marek Polacek <polacek@redhat.com>
378
379 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
380 isl.
381 * Makefile.in: Regenerate.
382 * Makefile.tpl: Set PICFLAG.
383 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
384 check.
385 * configure: Regenerate.
386
387 2022-11-23 Marek Polacek <polacek@redhat.com>
388
389 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
390 isl.
391 * Makefile.in: Regenerate.
392 * Makefile.tpl: Set PICFLAG.
393 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
394 check.
395 * configure: Regenerate.
396
397 2022-11-14 Martin Liska <mliska@suse.cz>
398
399 Revert:
400 2022-11-09 Martin Liska <mliska@suse.cz>
401
402 * doc/Makefile: New file.
403 * doc/_static/custom.css: New file.
404 * doc/baseconf.py: New file.
405 * doc/bsd.rst: New file.
406 * doc/contrib.rst: New file.
407 * doc/contribute.rst: New file.
408 * doc/cppdiropts.rst: New file.
409 * doc/cppenv.rst: New file.
410 * doc/cppopts.rst: New file.
411 * doc/cppwarnopts.rst: New file.
412 * doc/favicon.ico: New file.
413 * doc/funding.rst: New file.
414 * doc/gcc_sphinx.py: New file.
415 * doc/gnu.rst: New file.
416 * doc/gnu_free_documentation_license.rst: New file.
417 * doc/gpl-3.0.rst: New file.
418 * doc/indices-and-tables.rst: New file.
419 * doc/lgpl-2.1.rst: New file.
420 * doc/logo.pdf: New file.
421 * doc/logo.svg: New file.
422 * doc/md.rst: New file.
423 * doc/requirements.txt: New file.
424
425 2022-11-14 Martin Liska <mliska@suse.cz>
426
427 Revert:
428 2022-11-09 Martin Liska <mliska@suse.cz>
429
430 * doc/baseconf.py: Port to GCC sources.
431
432 2022-11-14 Martin Liska <mliska@suse.cz>
433
434 Revert:
435 2022-11-14 Martin Liska <mliska@suse.cz>
436
437 * configure: Regenerate.
438 * configure.ac: Support Sphinx based documentation.
439
440 2022-11-14 Martin Liska <mliska@suse.cz>
441
442 Revert:
443 2022-11-09 Martin Liska <mliska@suse.cz>
444
445 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
446 provide a default.
447
448 2022-11-14 Martin Liska <mliska@suse.cz>
449
450 Revert:
451 2022-11-09 Martin Liska <mliska@suse.cz>
452
453 * doc/bsd.rst:
454 Add trailing newline.
455 * doc/contrib.rst:
456 Add trailing newline.
457 * doc/contribute.rst:
458 Add trailing newline.
459 * doc/cppdiropts.rst:
460 Add trailing newline.
461 * doc/cppenv.rst:
462 Add trailing newline.
463 * doc/cppopts.rst:
464 Add trailing newline.
465 * doc/cppwarnopts.rst:
466 Add trailing newline.
467 * doc/funding.rst:
468 Add trailing newline.
469 * doc/gnu.rst:
470 Add trailing newline.
471 * doc/gnu_free_documentation_license.rst:
472 Add trailing newline.
473 * doc/gpl-3.0.rst:
474 Add trailing newline.
475 * doc/indices-and-tables.rst:
476 Add trailing newline.
477 * doc/lgpl-2.1.rst:
478 Add trailing newline.
479 * doc/md.rst:
480 Add trailing newline.
481
482 2022-11-14 Martin Liska <mliska@suse.cz>
483
484 Revert:
485 2022-11-09 Martin Liska <mliska@suse.cz>
486
487 * configure.ac: Use new install URL.
488 * configure: Regenerate.
489
490 2022-11-14 Martin Liska <mliska@suse.cz>
491
492 Revert:
493 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
494
495 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
496 instead of just ``.''.
497 * doc/gcc_sphinx.py: Moved to...
498 * doc/modules/gcc_sphinx.py: ...here.
499
500 2022-11-14 Martin Liska <mliska@suse.cz>
501
502 Revert:
503 2022-11-10 Martin Liska <mliska@suse.cz>
504
505 * doc/baseconf.py: Modernize by using pathlib.
506
507 2022-11-14 Martin Liska <mliska@suse.cz>
508
509 Revert:
510 2022-11-11 Martin Liska <mliska@suse.cz>
511
512 * doc/Makefile: Disable -j auto.
513
514 2022-11-14 Martin Liska <mliska@suse.cz>
515
516 Revert:
517 2022-11-11 Martin Liska <mliska@suse.cz>
518
519 * doc/Makefile: Update comment.
520
521 2022-11-14 Martin Liska <mliska@suse.cz>
522
523 Revert:
524 2022-11-11 Martin Liska <mliska@suse.cz>
525
526 * doc/indices-and-tables.rst: Rename Indexes to Indices.
527
528 2022-11-14 Martin Liska <mliska@suse.cz>
529
530 Revert:
531 2022-11-13 Martin Liska <mliska@suse.cz>
532
533 PR web/107643
534 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
535 is set.
536 * doc/indices-and-tables.rst: Use include_todo tag.
537
538 2022-11-14 Martin Liska <mliska@suse.cz>
539
540 Revert:
541 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
542
543 * doc/contrib.rst: Update Jeff Law's email address.
544
545 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
546
547 * doc/contrib.rst: Update Jeff Law's email address.
548
549 2022-11-13 Martin Liska <mliska@suse.cz>
550
551 PR web/107643
552 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
553 is set.
554 * doc/indices-and-tables.rst: Use include_todo tag.
555
556 2022-11-11 Martin Liska <mliska@suse.cz>
557
558 * doc/indices-and-tables.rst: Rename Indexes to Indices.
559
560 2022-11-11 Martin Liska <mliska@suse.cz>
561
562 * doc/Makefile: Update comment.
563
564 2022-11-11 Martin Liska <mliska@suse.cz>
565
566 * doc/Makefile: Disable -j auto.
567
568 2022-11-10 Martin Liska <mliska@suse.cz>
569
570 * doc/baseconf.py: Modernize by using pathlib.
571
572 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
573
574 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
575 instead of just ``.''.
576 * doc/gcc_sphinx.py: Moved to...
577 * doc/modules/gcc_sphinx.py: ...here.
578
579 2022-11-09 Martin Liska <mliska@suse.cz>
580
581 * configure.ac: Use new install URL.
582 * configure: Regenerate.
583
584 2022-11-09 Martin Liska <mliska@suse.cz>
585
586 * doc/bsd.rst:
587 Add trailing newline.
588 * doc/contrib.rst:
589 Add trailing newline.
590 * doc/contribute.rst:
591 Add trailing newline.
592 * doc/cppdiropts.rst:
593 Add trailing newline.
594 * doc/cppenv.rst:
595 Add trailing newline.
596 * doc/cppopts.rst:
597 Add trailing newline.
598 * doc/cppwarnopts.rst:
599 Add trailing newline.
600 * doc/funding.rst:
601 Add trailing newline.
602 * doc/gnu.rst:
603 Add trailing newline.
604 * doc/gnu_free_documentation_license.rst:
605 Add trailing newline.
606 * doc/gpl-3.0.rst:
607 Add trailing newline.
608 * doc/indices-and-tables.rst:
609 Add trailing newline.
610 * doc/lgpl-2.1.rst:
611 Add trailing newline.
612 * doc/md.rst:
613 Add trailing newline.
614
615 2022-11-09 Martin Liska <mliska@suse.cz>
616
617 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
618 provide a default.
619
620 2022-11-09 Martin Liska <mliska@suse.cz>
621
622 * configure: Regenerate.
623 * configure.ac: Support Sphinx based documentation.
624
625 2022-11-09 Martin Liska <mliska@suse.cz>
626
627 * doc/baseconf.py: Port to GCC sources.
628
629 2022-11-09 Martin Liska <mliska@suse.cz>
630
631 * doc/Makefile: New file.
632 * doc/_static/custom.css: New file.
633 * doc/baseconf.py: New file.
634 * doc/bsd.rst: New file.
635 * doc/contrib.rst: New file.
636 * doc/contribute.rst: New file.
637 * doc/cppdiropts.rst: New file.
638 * doc/cppenv.rst: New file.
639 * doc/cppopts.rst: New file.
640 * doc/cppwarnopts.rst: New file.
641 * doc/favicon.ico: New file.
642 * doc/funding.rst: New file.
643 * doc/gcc_sphinx.py: New file.
644 * doc/gnu.rst: New file.
645 * doc/gnu_free_documentation_license.rst: New file.
646 * doc/gpl-3.0.rst: New file.
647 * doc/indices-and-tables.rst: New file.
648 * doc/lgpl-2.1.rst: New file.
649 * doc/logo.pdf: New file.
650 * doc/logo.svg: New file.
651 * doc/md.rst: New file.
652 * doc/requirements.txt: New file.
653
654 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
655
656 * Makefile.def: Remove module 'liboffloadmic'.
657 * Makefile.in: Regenerate.
658 * configure.ac: Remove 'liboffloadmic' handling.
659 * configure: Regenerate.
660
661 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
662
663 * MAINTAINERS: Update email address.
664
665 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
666
667 * configure.ac: Don't configure readline if --with-system-readline is
668 used.
669 * configure: Re-generate.
670
671 2022-10-12 Cui,Lili <lili.cui@intel.com>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
675 2022-10-11 Olivier Hainque <hainque@adacore.com>
676
677 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
678 and friends for rtp !large. Assume the linker has the required
679 abilities and set lt_cv_deplibs_check_method.
680
681 2022-09-30 Olivier Hainque <hainque@adacore.com>
682
683 * configure.ac (*vxworks*): If enable_shared is not
684 set, set to "no" and add --disable-shared to target and
685 host_configargs.
686 * configure: Regenerate.
687
688 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
689
690 * MAINTAINERS: Update my email address and DCO entry.
691
692 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
696 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
700 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
701
702 * MAINTAINERS: Update my email address.
703
704 2022-09-07 Tom de Vries <tdevries@suse.de>
705
706 * configure.ac: Set extra_host_libiberty_configure_flags and
707 extra_host_zlib_configure_flags in separate case statements.
708 * configure: Regenerate.
709
710 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
711
712 * MAINTAINERS: Update c-sky port maintainers' emails.
713
714 2022-08-31 Martin Liska <mliska@suse.cz>
715
716 * configure: Regenerate.
717 * configure.ac: Delete hpux9 and hpux10.
718
719 2022-08-18 Sergei Trofimovich <siarheit@google.com>
720
721 * Makefile.def: Drop libelf module and gcc-configure dependency
722 on it.
723 * Makefile.in: Regenerate with 'autogen Makefile.def'.
724 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
725 LIBELFINC.
726 * configure: Regenrate.
727 * configure.ac (host_libs): Drop unused libelf.
728
729 2022-08-18 Sergei Trofimovich <siarheit@google.com>
730
731 * Makefile.in: Regenerate.
732
733 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
734
735 * MAINTAINERS: Add myself as AutoFDO maintainer.
736
737 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
738 Arnaud Charlet <charlet@adacore.com>
739
740 * configure: Regenerate.
741
742 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
743
744 PR bootstrap/106472
745 * Makefile.def (dependencies): Make configure-target-libgo depend
746 upon all-target-libbacktrace.
747
748 2022-07-27 David Faust <david.faust@oracle.com>
749
750 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
751
752 2022-07-27 Richard Biener <rguenther@suse.de>
753
754 * MAINTAINERS (Roger Sayle): Update e-mail address.
755
756 2022-07-21 Sam Feifer <sfeifer@redhat.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
760 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
761
762 * MAINTAINERS: Add myself as Ada front end co-maintainer.
763
764 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
765
766 * .gitignore: Do not ignore config.h.
767
768 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
769
770 * MAINTAINERS: Add myself to Write After Approval.
771
772 2022-07-04 Martin Liska <mliska@suse.cz>
773
774 * MAINTAINERS: fix sorting of names
775
776 2022-07-03 Immad Mir <mirimmad17@gmail.com>
777
778 * MAINTAINERS: add myself.
779
780 2022-07-03 Immad Mir <mirimmad17@gmail.com>
781
782 * MAINTAINERS: Add myself to write after approval and DCO.
783
784 2022-07-02 Tim Lange <mail@tim-lange.me>
785
786 * MAINTAINERS: Add myself.
787
788 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
792 2022-06-30 Cui,Lili <lili.cui@intel.com>
793
794 Revert:
795 2022-06-30 Cui,Lili <lili.cui@intel.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2022-06-30 Cui,Lili <lili.cui@intel.com>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
803 2022-06-28 Alexandre Oliva <oliva@adacore.com>
804
805 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
806 (EXTRA_GCC_FLAGS): Likewise.
807 * Makefile.in: Rebuilt.
808
809 2022-06-28 konglin1 <lingling.kong@intel.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
813 2022-06-27 Tom de Vries <tdevries@suse.de>
814
815 * configure.ac: Build libiberty pic variant for gdbserver.
816 * configure: Regenerate.
817
818 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
819
820 * configure: Regenerate.
821 * configure.ac: Correct use of $host.
822
823 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
824
825 * MAINTAINERS: Remove tilegx and tilepro entries.
826 * configure.ac: Remove tilegx and tilepro stanzas.
827 * configure: Rebuilt.
828
829 2022-05-28 Bruce Korb <bkorb@gnu.org>
830
831 * .gitignore: Ignore vim swap files
832
833 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
834
835 * MAINTAINERS: Add myself to write after approval.
836
837 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
838
839 * MAINTAINERS: Remove myself from DCO section.
840
841 2022-05-09 Xi Ruoyao <xry111@xry111.site>
842
843 * MAINTAINERS: Update my email address.
844
845 2022-05-09 Clément Chigot <chigot@adacore.com>
846
847 * MAINTAINERS: Update my email address.
848
849 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
850
851 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
852 section.
853
854 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
855
856 * MAINTAINERS: Update my email address.
857
858 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
859
860 * MAINTAINERS: Update my email address.
861
862 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
863
864 * MAINTAINERS: (CPU Port Maintainers): Add myself and
865 Lulu as LoongArch port maintainer.
866
867 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
868 Lulu Cheng <chenglulu@loongson.cn>
869
870 * configure.ac: Add LoongArch tuples.
871 * configure: Regenerate.
872
873 2022-03-28 Tom Tromey <tromey@adacore.com>
874
875 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
876 * configure: Rebuild.
877
878 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
879
880 * MAINTAINERS: Change my information.
881
882 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
883
884 * MAINTAINERS: Add myself to DCO section.
885
886 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
887
888 * configure.ac: Fix incorrect option in comment.
889 * configure: Regenerate.
890
891 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
892
893 * Makefile.def (dependencies): Make configure-sim depend on
894 all-readline.
895 * Makefile.in: Regenerate.
896
897 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
898
899 * MAINTAINERS (Write After Approval): Update my e-mail address.
900
901 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
902
903 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
904
905 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
906
907 * MAINTAINERS: Update my email and add myself to the DCO list.
908
909 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
910
911 Revert:
912 2021-09-16 Andrew Pinski <apinski@marvell.com>
913
914 PR bootstrap/67102
915 * Makefile.def: Have configure-target-libffi depend on
916 all-target-libstdc++-v3.
917 * Makefile.in: Regenerate.
918
919 2022-01-22 Jakub Jelinek <jakub@redhat.com>
920
921 PR other/104181
922 * build.log: Remove.
923
924 2022-01-20 Martin Liska <mliska@suse.cz>
925
926 * MAINTAINERS: Adjust email address based on IRC request.
927
928 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
929
930 * MAINTAINERS: Update my email address.
931
932 2022-01-17 Martin Liska <mliska@suse.cz>
933
934 * MAINTAINERS: Rename .c names to .cc.
935
936 2022-01-13 Jakub Jelinek <jakub@redhat.com>
937
938 * Makefile.am: Remove.
939
940 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
941
942 * Makefile.am: New file.
943
944 2022-01-11 Martin Liska <mliska@suse.cz>
945
946 * MAINTAINERS: Sort 2 names.
947
948 2022-01-10 Martin Liska <mliska@suse.cz>
949
950 * MAINTAINERS: Fix obvious issues with sorting.
951
952 2022-01-07 liuhongt <hongtao.liu@intel.com>
953
954 * build.log: New file.
955
956 2022-01-05 Nathan Sidwell <nathan@acm.org>
957
958 * MAINTAINERS: Add DCO entry. Sort that list.
959
960 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
961
962 * MAINTAINERS: Change of email address in both DCO and
963 Write After Approval list.
964
965 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
966
967 * configure: Regenerate.
968
969 2021-12-21 Martin Liska <mliska@suse.cz>
970
971 * config.sub: Change mode back to 755.
972
973 2021-12-17 Martin Liska <mliska@suse.cz>
974
975 * config.sub: Sync from master.
976
977 2021-12-17 Martin Liska <mliska@suse.cz>
978
979 Revert:
980 2021-12-16 Matthias Seidel <mseidel@apache.org>
981
982 * config.sub: Fix typo.
983
984 2021-12-16 Matthias Seidel <mseidel@apache.org>
985
986 * config.sub: Fix typo.
987
988 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
989
990 Revert:
991 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
992
993 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
994 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
995 * configure.ac: Include config/gcc-plugin.m4.
996 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
997 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
998 RANLIB if possible.
999 * Makefile.in: Regenerated.
1000 * configure: Likewise.
1001
1002 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1003
1004 * Makefile.tpl (BUILD_CFLAGS): New.
1005 (CFLAGS): Append $(BUILD_CFLAGS).
1006 (CXXFLAGS): Likewise.
1007 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1008 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1009 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1010 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1011 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1012 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1013 (PGO-TRAINING-TARGETS): Likewise.
1014 (PGO_BUILD_TRAINING): Likewise.
1015 (all): Add '+' to the command line for recursive make. Support
1016 the PGO build.
1017 * configure.ac: Add --enable-pgo-build[=lto].
1018 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1019 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1020 * Makefile.in: Regenerated.
1021 * configure: Likewise.
1022
1023 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1024
1025 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1026 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1027 * configure.ac: Include config/gcc-plugin.m4.
1028 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1029 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1030 RANLIB if possible.
1031 * Makefile.in: Regenerated.
1032 * configure: Likewise.
1033
1034 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1035
1036 * MAINTAINERS: Add myself to write after approval.
1037
1038 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1039
1040 * MAINTAINERS: Adding myself.
1041
1042 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1043
1044 * configure: Regenerate.
1045 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1046 $(CPP).
1047
1048 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1049
1050 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1051 libatomic.
1052 * Makefile.in: Regenerate.
1053 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1054 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1055 target-libphobos-bootstrap.
1056 (STAGE2_CONFIGURE_FLAGS): Likewise.
1057 * configure: Regenerate.
1058 * configure.ac: Add support for bootstrapping D front-end.
1059
1060 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1061
1062 * MAINTAINERS: Add myself to DCO section and update email address.
1063
1064 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1065
1066 * configure: Regenerate.
1067 * configure.ac: Ensure that PIC (shared) defaults are set
1068 correctly for Darwin.
1069
1070 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1071
1072 * MAINTAINERS: Update my address.
1073
1074 2021-11-12 Alan Modra <amodra@gmail.com>
1075
1076 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1077 * Makefile.in: Regenerate.
1078
1079 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1080
1081 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1082 list.
1083
1084 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * MAINTAINERS (Reviewers, arc): Remove my entry.
1087 (Write After Approval): Add an entry for myself.
1088
1089 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1090
1091 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1092 * Makefile.in: Regenerate.
1093 * configure: Regenerate.
1094 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1095
1096 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1097
1098 * MAINTAINERS: Fix up Maciej's entries.
1099
1100 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1101
1102 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1103 maintainer.
1104
1105 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1106
1107 PR other/102663
1108 * Makefile.def: Handle install-dvi target.
1109 * Makefile.tpl: Likewise.
1110 * Makefile.in: Regenerate.
1111
1112 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1113
1114 * MAINTAINERS: Add myself for write after approval.
1115
1116 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1117
1118 * Makefile.def: Mark libcody, libdecnumber,
1119 c++tools, libgcc, and libobjc as missing TAGS
1120 targets.
1121 * Makefile.in: Regenerate.
1122
1123 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1124
1125 * MAINTAINERS: Add myself to DCO section and update email
1126 address.
1127
1128 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1129
1130 * MAINTAINERS: Add myself to DCO section.
1131
1132 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * configure: Regenerate.
1135 * configure.ac (skipdirs): Add the contents of target_configdirs if
1136 we are not building gcc.
1137
1138 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * Makefile.def: Back-port commits ba4d88ad892f and
1141 755ba58ebef0 from binutils-gdb repository.
1142 * Makefile.in: Regenerated.
1143
1144 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1145
1146 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1147
1148 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1149
1150 * Makefile.def: Add a jit check target for the jit
1151 language.
1152 * Makefile.in: Regenerate.
1153
1154 2021-09-16 Andrew Pinski <apinski@marvell.com>
1155
1156 PR bootstrap/67102
1157 * Makefile.def: Have configure-target-libffi depend on
1158 all-target-libstdc++-v3.
1159 * Makefile.in: Regenerate.
1160
1161 2021-09-10 Petter Tomner <tomner@kth.se>
1162
1163 * MAINTAINERS: Me added to DCO and write after approval
1164
1165 2021-09-01 YunQiang Su <syq@debian.org>
1166
1167 * MAINTAINERS: Add myself for write after approval.
1168
1169 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1170
1171 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1172 * Makefile.in: Regenerate.
1173
1174 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1175
1176 * MAINTAINERS: Add myself for write after approval.
1177
1178 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1179
1180 * Makefile.in: Regenerate.
1181 * Makefile.tpl: Make the state of the configured host
1182 shared flag available to makefile fragements.
1183
1184 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
1188 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1189
1190 * .dir-locals.el (bug-reference-url-format): Use https.
1191
1192 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1193
1194 * .dir-locals.el (c-mode): Change fill-column to 79.
1195
1196 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1197
1198 * MAINTAINERS: Add myself to DCO section.
1199
1200 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1201
1202 * configure: Regenerate.
1203 * configure.ac: Adjust cases for which it is necessary to
1204 include the Darwin host config fragment.
1205
1206 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1207
1208 * MAINTAINERS: Add myself for write after approval and DCO.
1209
1210 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1211
1212 * Makefile.def: Add dsymutil defs.
1213 * Makefile.in: Regenerated.
1214 * Makefile.tpl: Add dsymutil to flags.
1215 * configure: Regenerated.
1216 * configure.ac: Add dsymutil to target and build recipes.
1217
1218 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1219
1220 * MAINTAINERS: Add myself for write after approval.
1221
1222 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1227
1228 * MAINTAINERS: Add myself for write after approval and DCO
1229
1230 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1231
1232 * .gitignore: Add entry for cscope.out.
1233
1234 2021-06-22 liuhongt <hongtao.liu@intel.com>
1235
1236 * MAINTAINERS: Remove my Write After Approval entry.
1237
1238 2021-06-21 liuhongt <hongtao.liu@intel.com>
1239
1240 * MAINTAINERS: Add myself as maintainer of the i386 vector
1241 extensions.
1242
1243 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
1247 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1248
1249 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1250 as *vrp and ranger maintainers.
1251
1252 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1253
1254 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1255 not trigger testsuite failures.
1256
1257 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1258
1259 * MAINTAINERS: Add myself to DCO section with both email addresses.
1260
1261 2021-06-03 Jason Merrill <jason@redhat.com>
1262
1263 * MAINTAINERS: Add DCO version number.
1264
1265 2021-06-02 Jason Merrill <jason@redhat.com>
1266
1267 * MAINTAINERS: Add DCO section.
1268
1269 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1270
1271 * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1274
1275 * configure.ac: Add gnulib to configdirs for sim.
1276 * configure: Regenerate.
1277
1278 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1279
1280 * Makefile.def: Add configure-sim dependency on all-gnulib.
1281 * Makefile.in: Regenerated.
1282
1283 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
1287 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
1291 2021-05-11 Martin Liska <mliska@suse.cz>
1292
1293 * MAINTAINERS: Remove entries for removed
1294 components (HSA, BRIG, libhsail-rt).
1295 Move Pekka to Write After Approval.
1296
1297 2021-05-11 Martin Liska <mliska@suse.cz>
1298
1299 * Makefile.def: Remove libhsail-rt.
1300 * Makefile.in: Likewise.
1301 * configure.ac: Likewise.
1302 * configure: Regenerate.
1303 * libhsail-rt/ChangeLog: Removed.
1304 * libhsail-rt/Makefile.am: Removed.
1305 * libhsail-rt/Makefile.in: Removed.
1306 * libhsail-rt/README: Removed.
1307 * libhsail-rt/aclocal.m4: Removed.
1308 * libhsail-rt/configure: Removed.
1309 * libhsail-rt/configure.ac: Removed.
1310 * libhsail-rt/configure.tgt: Removed.
1311 * libhsail-rt/include/internal/fibers.h: Removed.
1312 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1313 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1314 * libhsail-rt/include/internal/workitems.h: Removed.
1315 * libhsail-rt/rt/arithmetic.c: Removed.
1316 * libhsail-rt/rt/atomics.c: Removed.
1317 * libhsail-rt/rt/bitstring.c: Removed.
1318 * libhsail-rt/rt/fbarrier.c: Removed.
1319 * libhsail-rt/rt/fibers.c: Removed.
1320 * libhsail-rt/rt/fp16.c: Removed.
1321 * libhsail-rt/rt/misc.c: Removed.
1322 * libhsail-rt/rt/multimedia.c: Removed.
1323 * libhsail-rt/rt/queue.c: Removed.
1324 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1325 * libhsail-rt/rt/segment.c: Removed.
1326 * libhsail-rt/rt/workitems.c: Removed.
1327 * libhsail-rt/target-config.h.in: Removed.
1328
1329 2021-05-04 Nick Clifton <nickc@redhat.com>
1330
1331 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1332 * configure: Regenerate.
1333
1334 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1335 Tobias Burnus <tobias@codesourcery.com>
1336
1337 * configure.ac (--enable-offload-defaulted): New.
1338 * configure: Regenerate.
1339
1340 2021-04-23 David Faust <david.faust@oracle.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1349
1350 * MAINTAINERS: Add myself as pru port maintainer.
1351
1352 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1353
1354 * MAINTAINERS: Add myself as static analyzer maintainer.
1355
1356 2021-03-18 Jeff Law <jlaw@tachyum.com>
1357
1358 * MAINTAINERS: Update primary entry.
1359
1360 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1365
1366 * Makefile.def: Remove all-sim dependency on configure-gdb.
1367 * Makefile.in: Regenerated.
1368
1369 2021-03-11 Jeff Law <law@redhat.com>
1370
1371 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1372
1373 2021-03-11 Martin Liska <mliska@suse.cz>
1374
1375 * Makefile.tpl: The change was done Makefile.in which
1376 is generated file.
1377
1378 2021-03-08 Jeff Law <law@redhat.com>
1379
1380 * MAINTAINERS: Update my email address
1381
1382 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1383
1384 * config.guess: Import latest upstream.
1385 * config.sub: Import latest upstream.
1386
1387 2021-01-25 Martin Liska <mliska@suse.cz>
1388
1389 PR gcov-profile/98739
1390 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1391 for profiledbootstrap.
1392
1393 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1398
1399 * MAINTAINERS (Write After Approval): Update my e-mail address.
1400
1401 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1402
1403 * MAINTAINERS: Fix spacing.
1404
1405 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1406
1407 * MAINTAINERS (Write After Approval): Add myself
1408
1409 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1410
1411 * Makefile.def: Sync with binutils-gdb:
1412 (dependencies): all-ld depends on all-libctf.
1413 (host_modules): libctf is no longer no_install.
1414 No longer no_check. Checking depends on all-ld.
1415 * Makefile.in: Regenerated.
1416
1417 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1418
1419 * libtool.m4: Match gnu* along other GNU systems.
1420 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1421 * libgo/configure: Re-generate.
1422
1423 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1424
1425 * MAINTAINERS: Update my email address.
1426
1427 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2020-12-15 Nathan Sidwell <nathan@acm.org>
1432
1433 * Makefile.def
1434 * Makefile.in
1435 * Makefile.tpl
1436 * configure
1437 * configure.ac
1438
1439 2020-12-15 Nathan Sidwell <nathan@acm.org>
1440
1441 * Makefile.def: Add libcody.
1442 * configure.ac: Add libcody.
1443 * Makefile.in: Regenerated.
1444 * configure: Regenerated.
1445
1446 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1447
1448 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1449
1450 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1451
1452 PR target/97865
1453 * libtool.m4: Update handling of Darwin platform link flags
1454 for Darwin20.
1455
1456 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1457
1458 * .gitignore: Sync with binutils-gdb
1459
1460 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1461
1462 * MAINTAINERS: Add myself as arc port maintainer.
1463
1464 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1465
1466 PR d/87788
1467 * configure.ac: Don't disable D for *-*-darwin*.
1468 * configure: Regenerate.
1469
1470 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1471
1472 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1473 hppa64-*-hpux11*.
1474
1475 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1476
1477 * configure: Regenerate.
1478 * configure.ac: Add --bootstrap-hwasan option.
1479
1480 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1481
1482 * config.guess: Import latest upstream.
1483 * config.sub: Import latest upstream.
1484
1485 2020-11-16 Martin Liska <mliska@suse.cz>
1486
1487 * .gitignore: Add cache as clangd uses it now.
1488
1489 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1490
1491 * MAINTAINERS (Write After Approval): add myself
1492
1493 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1498
1499 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1500 Remove FIXME comments.
1501
1502 2020-11-06 Martin Uecker <muecker@gwdg.de>
1503
1504 * MAINTAINERS: Update my email address.
1505
1506 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1511
1512 PR target/97302
1513 * configure.ac: Only set with_gmp to /usr/local
1514 if not building in tree.
1515 * configure: Regenerate.
1516
1517 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1522
1523 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1524
1525 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1526
1527 PR bootstrap/96612
1528 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1529 if not the same as ${host}.
1530 * configure: Regenerate.
1531
1532 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
1536 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1537
1538 * MAINTAINERS: Update my email address.
1539
1540 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1541
1542 * MAINTAINERS (Write After Approval): Add myself.
1543
1544 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
1548 2020-06-12 Martin Liska <mliska@suse.cz>
1549
1550 * .gitignore: Add .clang-tidy.
1551
1552 2020-06-08 Jason Merrill <jason@redhat.com>
1553
1554 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1555 * configure: Regenerate.
1556
1557 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1558
1559 * MAINTAINERS: Add myself as xtensa port maintainer.
1560
1561 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1562
1563 * configure.ac: Don't require --enable-host-shared when building
1564 for Mingw.
1565 * configure: Regenerate.
1566
1567 2020-05-18 Jason Merrill <jason@redhat.com>
1568
1569 * configure.ac: Update bootstrap dialect to -std=c++11.
1570
1571 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1572
1573 * MAINTAINERS (Write After Approval): Add myself.
1574
1575 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1576
1577 PR target/92713
1578 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1579 (noconfigdirs): Add 'target-libstdc++-v3'.
1580 * configure: Regenerate.
1581
1582 2020-04-21 Stephen Casner <casner@acm.org>
1583
1584 PR 25830
1585 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1586 * configure: Rebuild.
1587
1588 2020-04-17 Martin Liska <mliska@suse.cz>
1589 Jonathan Yong <10walls@gmail.com>
1590
1591 PR gcov-profile/94570
1592 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1593 for CYGWIN.
1594
1595 2020-04-14 Martin Jambor <mjambor@suse.cz>
1596
1597 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1598
1599 2020-04-09 Tom Tromey <tom@tromey.com>
1600
1601 * configure: Rebuild.
1602 * Makefile.in: Rebuild.
1603 * Makefile.def (gdbsupport, gdbserver): New host modules.
1604 (configure-gdb): Depend on all-gdbsupport.
1605 (all-gdb): Depend on all-gdbsupport, all-libctf.
1606 * configure.ac (host_tools): Add gdbserver.
1607 Conditionally build gdbserver and gdbsupport.
1608
1609 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1610
1611 * configure.ac: Build libgomp by default for amdgcn.
1612 * configure: Regenerate.
1613
1614 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1619
1620 * MAINTAINERS (Write After Approval) : Add myself.
1621
1622 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1623
1624 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1625
1626 2020-02-14 Martin Sebor <msebor@redhat.com>
1627
1628 * doc/extend.texi (attribute alias): Mention type requirement.
1629 (attribute weak): Same.
1630 (attribute weakref): Correct invalid example.
1631
1632 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1633
1634 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1635
1636 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1637 Jakub Jelinek <jakub@redhat.com>
1638
1639 * .gitattributes: Add *.md diff=md.
1640
1641 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1642
1643 The mentioned auto-generated file is no more part of the
1644
1645 GCC sources, it's auto-generated in $(builddir) during build.
1646
1647 PR target/92055
1648 * contrib/gcc_update (files_and_dependencies): Remove
1649 entry for gcc/config/avr/t-multilib.
1650
1651 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1652
1653 * MAINTAINERS: Update my email address.
1654
1655 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1656
1657 * README.MOVED_TO_GIT: Remove.
1658
1659 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1660
1661 * README.MOVED_TO_GIT: New file.
1662
1663 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1668
1669 * MAINTAINERS (write_after_approval): Add myself.
1670
1671 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1672
1673 * MAINTAINERS (write_after_approval): Add myself.
1674
1675 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1676
1677 * MAINTAINERS (write_after_approval): Add myself.
1678
1679 2019-12-11 Matthias Klose <doko@ubuntu.com>
1680
1681 * configure.ac: Factor out common cases for compare_exclusions.
1682 * configure: Regenerate.
1683
1684 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1685
1686 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1687 flag.
1688
1689 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1694
1695 PR middle-end/92463
1696 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1697 * configure: Regenerate
1698
1699 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1700
1701 * configure.ac: Use https for gcc.gnu.org.
1702 * configure: Regenerated.
1703
1704 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1705
1706 * MAINTAINERS (aarch64 port): Remove my name, move to...
1707 (Write After Approval): ...Here.
1708
1709 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1710
1711 * MAINTAINERS: Change my email address as maintainer.
1712
1713 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1714
1715 PR fortran/91828
1716 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1717 * configure: Regenerated.
1718
1719 2019-10-21 Jason Merrill <jason@redhat.com>
1720
1721 * .gitattributes: Also check ChangeLog whitespace.
1722
1723 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * contrib/dg-extract-results.sh: Add support for KPASS.
1726 * contrib/dg-extract-results.py: Likewise.
1727
1728 2019-10-17 Jason Merrill <jason@redhat.com>
1729
1730 * .gitattributes: Avoid {} in filename pattern.
1731
1732 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1733
1734 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1735 Approval section.
1736
1737 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1738
1739 * MAINTAINERS: Add myself to Write After Approval
1740
1741 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1742
1743 * MAINTAINERS: Add myself as an aarch64 maintainer.
1744
1745 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1746
1747 * MAINTAINERS: Add myself as aarch64 maintainer.
1748
1749 2019-09-23 Carl Love <cel@us.ibm.com>
1750
1751 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1752 New define_insn.
1753 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1754 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1755
1756 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1757
1758 * MAINTAINERS (Sam Tebbs): Update email address.
1759
1760 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1761
1762 * MAINTAINERS: Update my email address.
1763
1764 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1765
1766 * libtool.m4: Handle uclinuxfdpiceabi.
1767
1768 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1769
1770 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1771 Remove myself from Write After Approval section.
1772
1773 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1774
1775 * configure.ac: Support for bpf-*-* targets.
1776 * configure: Regenerate.
1777
1778 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1779
1780 * config.sub: Import upstream version 2019-06-30.
1781 * config.guess: Import upstream version 2019-07-24.
1782
1783 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1784
1785 * MAINTAINERS: Remove spu port maintainers.
1786
1787 2019-08-28 Martin Liska <mliska@suse.cz>
1788
1789 * .gitignore: Add .clangd and compile_commands.json
1790 to .gitignore.
1791
1792 2019-08-23 Michael Forney <mforney@mforney.org>
1793
1794 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1795 * Makefile.in: Regenerate.
1796
1797 2019-08-19 Tom Tromey <tom@tromey.com>
1798
1799 * configure: Rebuild.
1800 * configure.ac: Add --with-static-standard-libraries.
1801
1802 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1803
1804 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1805
1806 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1811
1812 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1813 RISC-V port maitainer.
1814
1815 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1816
1817 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1818
1819 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1820
1821 * MAINTAINERS (Write After Approval): Add myself.
1822
1823 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1824
1825 * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2019-06-25 Martin Liska <mliska@suse.cz>
1828
1829 contrib/filter-clang-warnings.py: Transform from
1830 filter-rtags-warnings.py.
1831
1832 2019-06-15 Tom Tromey <tom@tromey.com>
1833
1834 * configure.ac (host_libs): Add gnulib.
1835 * configure: Rebuild.
1836 * Makefile.def (host_modules, dependencies): Add gnulib.
1837 * Makefile.in: Rebuild.
1838
1839 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1844
1845 * configure: Regenerate.
1846 * configure.ac: Add PRU target.
1847
1848 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2019-06-11 Nick Clifton <nickc@redhat.com>
1853
1854 Import these changes from the binutils/gdb repository:
1855
1856 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1857
1858 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1859 and all its deps.
1860 * Makefile.in: Regenerated.
1861
1862 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1863
1864 * Makefile.def (host_modules): Add libctf.
1865 * Makefile.def (dependencies): Likewise.
1866 libctf depends on zlib, libiberty, and bfd.
1867 * Makefile.in: Regenerated.
1868 * configure.ac (host_libs): Add libctf.
1869 * configure: Regenerated.
1870
1871 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1876
1877 * MAINTAINERS: Update my email address.
1878
1879 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1880
1881 * MAINTAINERS (Write After Approval): Add myself.
1882
1883 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2019-05-07 Jim Wilson <jimw@sifive.com>
1888
1889 * MAINTAINERS: Remove myself as IA-64 maintainer.
1890
1891 2019-05-04 Roland Illig <roland.illig@gmx.de>
1892
1893 * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2019-05-02 Richard Biener <rguenther@suse.de>
1896
1897 PR bootstrap/85574
1898 * Makefile.tpl (compare target): Also compare extra-compare
1899 files.
1900 * Makefile.in: Regenerate.
1901
1902 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1903
1904 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1905 as modulo-scheduler maintainer.
1906
1907 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1908
1909 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1910
1911 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1912
1913 * MAINTAINERS: Update my email address.
1914
1915 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1916
1917 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1918 * configure: Regenerate.
1919
1920 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1921
1922 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1923 * configure: Regenerate.
1924
1925 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1926
1927 * configure.ac: Add target-zlib to target_libraries.
1928 * configure: Regenerate.
1929
1930 2019-04-09 Martin Liska <mliska@suse.cz>
1931
1932 * Makefile.in: Regenerate.
1933 * Makefile.tpl: Pass GENERATOR_CFLAGS
1934 in all stages.
1935
1936 2019-03-28 Martin Liska <mliska@suse.cz>
1937
1938 PR bootstrap/89829
1939 * Makefile.in: Revert r254150.
1940 * Makefile.tpl: Likewise.
1941
1942 2019-03-28 Ben Elliston <bje@gnu.org>
1943
1944 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1945 related, and libdecnumber.
1946
1947 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1948
1949 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1950 (Write After Approval): Remove myself.
1951
1952 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1957
1958 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1959 (Write After Approval): Remove myself and Julian.
1960
1961 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1966
1967 * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1970
1971 * ChangeLog: Replace space with tab.
1972 * MAINTAINERS: Delete 1 tab to keep alignment.
1973
1974 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
1982 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1983 Kwok Cheung Yeung <kcy@codesourcery.com>
1984 Julian Brown <julian@codesourcery.com>
1985 Tom de Vries <tom@codesourcery.com>
1986 Jan Hubicka <hubicka@ucw.cz>
1987 Martin Jambor <mjambor@suse.cz>
1988
1989 * configure.ac: Likewise.
1990 * configure: Regenerate.
1991 * contrib/config-list.mk: Add amdgcn-amdhsa.
1992
1993 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1994
1995 * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2002
2003 PR target/88535
2004 * config.guess: Import upstream version 2019-01-03.
2005 * config.sub: Import upstream version 2019-01-01.
2006
2007 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2008
2009 * MAINTAINERS (Write After Approval): Update my maintainer address.
2010
2011 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2016
2017 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2018
2019 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2020
2021 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2022 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2023 (GCC_TARGET_TOOL): Likewise.
2024 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2025 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2026 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2027 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2028 * configure: Regenerate.
2029 * Makefile.in: Likewise.
2030
2031 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2018-11-13 Martin Liska <mliska@suse.cz>
2036
2037 * gcc.target/i386/pr87930.c: Move to ...
2038 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2039
2040 2018-11-10 Stafford Horne <shorne@gmail.com>
2041
2042 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2043 (Write After Approval): Remove myself.
2044
2045 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2046
2047 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2048 Append $INCICONV to it.
2049
2050 2018-11-04 Stafford Horne <shorne@gmail.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
2054 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2055
2056 PR bootstrap/82856
2057 * multilib.am: New file. From automake.
2058
2059 Merge from binutils-gdb:
2060 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2061
2062 * libtool.m4: Use AC_LANG_SOURCE.
2063 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2064 * ar-lib: New file.
2065 * test-driver: New file.
2066 * configure: Re-generate.
2067
2068 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2073
2074 PR bootstrap/87788
2075 PR d/87799
2076 * configure: Rebuild.
2077 * configure.ac: Disable D on systems where it is known not to work.
2078
2079 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2080
2081 * Makefile.def (target_modules): Add libphobos.
2082 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2083 GDCFLAGS_FOR_TARGET.
2084 (dependencies): Make libphobos depend on libatomic, libbacktrace
2085 configure, and zlib configure.
2086 (language): Add language d.
2087 * Makefile.in: Rebuild.
2088 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2089 (HOST_EXPORTS): Add GDC.
2090 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2091 (BASE_TARGET_EXPORTS): Add GDC.
2092 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2093 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2094 (EXTRA_HOST_FLAGS): Add GDC.
2095 (STAGE1_FLAGS_TO_PASS): Add GDC.
2096 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2097 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2098 environment variables.
2099 * configure: Rebuild.
2100 * configure.ac: Add target-libphobos to target_libraries. Set and
2101 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2102
2103 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2108
2109 * MAINTAINERS (Write After Approval): Remove myself.
2110
2111 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2112
2113 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2114
2115 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2116
2117 * MAINTAINERS: Update my email address.
2118
2119 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2120
2121 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2122 maintainer.
2123
2124 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2125
2126 * MAINTAINERS (Write After Approval): Add self.
2127
2128 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2129
2130 * MAINTAINERS (write after approval): Add myself.
2131
2132 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2133
2134 * MAINTAINERS: Update my email address.
2135
2136 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2137
2138 * MAINTAINERS (write after approval): Add myself.
2139
2140 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2141
2142 * MAINTAINERS: Add self to global reviewers list.
2143
2144 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2145
2146 MAINTAINERS: Add c-sky port maintainers.
2147
2148 2018-08-10 Martin Liska <mliska@suse.cz>
2149
2150 * MAINTAINERS: Revert change in previous commit and
2151 join lines.
2152
2153 2018-08-10 Martin Liska <mliska@suse.cz>
2154
2155 * MAINTAINERS: Remove extra line.
2156
2157 2018-08-06 Naveen H.S <naveenh@marvell.com>
2158
2159 * MAINTAINERS: Update my email address.
2160
2161 2018-07-19 DJ Delorie <dj@redhat.com>
2162
2163 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2164 as maintainer.
2165
2166 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2167
2168 * MAINTAINERS: Adjust email address for me and my colleague Robin
2169 Dapp.
2170
2171 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2172 Sunil K Pandey <sunil.k.pandey@intel.com>
2173
2174 PR target/84413
2175 * config/i386/i386.c (m_CORE_AVX512): New.
2176 (m_CORE_AVX2): Likewise.
2177 (m_CORE_ALL): Add m_CORE_AVX2.
2178 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2179 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2180 and remove the rest of m_SKYLAKE_AVX512.
2181
2182 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2183
2184 * config.sub: Sync with upstream version 2018-07-03.
2185
2186 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2187
2188 * config.guess: Sync with upstream version 2018-06-26.
2189 * config.sub: Sync with upstream version 2018-07-02.
2190
2191 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2192
2193 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2194 * ltmain.sh: Likewise.
2195
2196 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2197
2198 * contrib/config-list.mk: Remove powerpc-linux_paired.
2199
2200 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2201
2202 * configure.ac: Introduce support for @unless/@endunless.
2203 * Makefile.tpl (dep-kind): Rewrite with cond; return
2204 postbootstrap in some cases.
2205 (make-postboot-dep, postboot-targets): New.
2206 (dependencies): Do not output postbootstrap dependencies at
2207 first. Output non-target ones changed for configure to depend
2208 on stage_last @if gcc-bootstrap, and the original deps @unless
2209 gcc-bootstrap.
2210 * configure.in, Makefile.in: Rebuilt.
2211
2212 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2213
2214 * MAINTAINERS (write after approval): Add myself.
2215
2216 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2217
2218 * MAINTAINERS (write after approval): Add myself.
2219
2220 2018-06-19 Nick Clifton <nickc@redhat.com>
2221
2222 * zlib/configure.ac: Restore old behaviour of only enabling
2223 multilibs when a target subdirectory is defined. This allows
2224 building with srcdir == builddir.
2225 * zlib/configure: Regenerate.
2226
2227 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2228
2229 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2230 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2231 * Makefile.in: Regenerate.
2232
2233 2018-06-16 Ben Elliston <bje@gnu.org>
2234
2235 * config.guess: Import latest version.
2236 * config.sub: Likewise.
2237
2238 2018-06-08 Martin Liska <mliska@suse.cz>
2239
2240 * MAINTAINERS: Remove MPX-related entries.
2241 * Makefile.def: Remove libmpx support.
2242 * Makefile.in: Regenerate.
2243 * configure.ac: Remove removed files.
2244 * configure: Regenerate.
2245 * libmpx/ChangeLog: Remove.
2246 * libmpx/Makefile.am: Remove.
2247 * libmpx/Makefile.in: Remove.
2248 * libmpx/acinclude.m4: Remove.
2249 * libmpx/aclocal.m4: Remove.
2250 * libmpx/config.h.in: Remove.
2251 * libmpx/configure: Remove.
2252 * libmpx/configure.ac: Remove.
2253 * libmpx/configure.tgt: Remove.
2254 * libmpx/libmpx.spec.in: Remove.
2255 * libmpx/mpxrt/Makefile.am: Remove.
2256 * libmpx/mpxrt/Makefile.in: Remove.
2257 * libmpx/mpxrt/libmpx.map: Remove.
2258 * libmpx/mpxrt/libtool-version: Remove.
2259 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2260 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2261 * libmpx/mpxrt/mpxrt.c: Remove.
2262 * libmpx/mpxrt/mpxrt.h: Remove.
2263 * libmpx/mpxwrap/Makefile.am: Remove.
2264 * libmpx/mpxwrap/Makefile.in: Remove.
2265 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2266 * libmpx/mpxwrap/libtool-version: Remove.
2267 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2268
2269 2018-06-04 Martin Liska <mliska@suse.cz>
2270
2271 * MAINTAINERS: Add myself as gcov maintainer.
2272
2273 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2274
2275 * MAINTAINERS: Update my email address.
2276
2277 2018-06-04 Tom de Vries <tdevries@suse.de>
2278
2279 * MAINTAINERS: Remove write-after-approval entries for component
2280 maintainers.
2281
2282 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2283
2284 * MAINTAINERS (write after approval): Add myself.
2285
2286 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2287
2288 * MAINTAINERS: Update my email address.
2289
2290 2018-06-01 Tom de Vries <tdevries@suse.de>
2291
2292 * MAINTAINERS: Update my email address.
2293
2294 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2295
2296 * MAINTAINERS (loop-optimizer): Add myself.
2297
2298 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2299
2300 * configure.ac: Added "nfp" target.
2301 * configure: Regenerate.
2302
2303 2018-04-30 Richard Biener <rguenther@suse.de>
2304
2305 PR bootstrap/85571
2306 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2307 (STAGE3_TFLAGS): Likewise.
2308 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2309 (STAGEtrain_TFLAGS): Likewise.
2310 * Makefile.in: Regenerate.
2311
2312 2018-04-26 Richard Biener <rguenther@suse.de>
2313
2314 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2315 (STAGE2_CFLAGS): Likewise.
2316 (STAGE2_TFLAGS): Likewise.
2317 (STAGE3_CFLAGS): Add -fchecking.
2318 (STAGE3_TFLAGS): Likewise.
2319 (STAGEtrain_CFLAGS): Filter out -fchecking.
2320 (STAGEtrain_TFLAGS): Likewise.
2321 * Makefile.in: Re-generate.
2322
2323 2018-04-25 Catherine Moore <clm@codesourcery.com>
2324
2325 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2326
2327 2018-04-18 Paul Clarke <pc@us.ibm.com>
2328
2329 * MAINTAINERS (write after approval): Add myself.
2330
2331 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2332
2333 * MAINTAINERS: Update my email address.
2334
2335 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2336
2337 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2338
2339 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2340
2341 * MAINTAINERS: Update my email address and disambiguate myself
2342 a bit from Will Schmidt.
2343
2344 2018-03-21 Nathan Sidwell <nathan@acm.org>
2345
2346 * MAINTAINERS: Move maintainers of now-removed picochip and score
2347 ports to write after approval.
2348
2349 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2350
2351 * MAINTAINERS: Add entry for SVE maintainership.
2352
2353 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2354
2355 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2356 * configure: Regenerate.
2357
2358 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2359
2360 * MAINTAINERS (write after approval): Add myself.
2361
2362 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2363
2364 * MAINTAINERS (write after approval): Add myself.
2365
2366 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2367
2368 * MAINTAINERS (write after approval): Add myself.
2369
2370 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2371
2372 Update copyright years.
2373
2374 2018-01-03 Ben Elliston <bje@gnu.org>
2375
2376 * config.guess: Import latest version.
2377 * config.sub: Likewise.
2378
2379 2017-12-12 Stafford Horne <shorne@gmail.com>
2380
2381 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2382 * configure: Regenerate.
2383
2384 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
2388 2017-11-28 Julia Koval <julia.koval@intel.com>
2389 Sebastian Peryt <sebastian.peryt@intel.com>
2390
2391 * Makefile.def (target_modules): Remove libcilkrts.
2392 * Makefile.in: Ditto.
2393 * configure: Ditto.
2394 * configure.ac: Ditto.
2395
2396 2017-11-28 Julia Koval <julia.koval@intel.com>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2405
2406 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2407 Use my SiFive email address.
2408
2409 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2410
2411 * MAINTAINERS (write after approval): Add myself.
2412
2413 2017-10-27 Martin Liska <mliska@suse.cz>
2414
2415 * Makefile.tpl: Use proper name of folder as it was renamed
2416 during transition to 4 stages.
2417 * Makefile.in: Regenerate.
2418
2419 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2420
2421 * MAINTAINERS (write after approval): Add myself.
2422
2423 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2424
2425 * MAINTAINERS: Add a note that maintainership also includes web
2426 pages, docs, and testsuite related to that area.
2427
2428 2017-09-25 Tom de Vries <tom@codesourcery.com>
2429
2430 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2431
2432 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2433
2434 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2435
2436 2017-09-15 Nathan Sidwell <nathan@acm.org>
2437
2438 * MAINTAINERS: Remove myself as a vxworks maintainer.
2439
2440 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2441
2442 * MAINTAINERS: Remove email address of Jim Norris.
2443
2444 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2445
2446 * MAINTAINERS (Reviewers): Move myself from here...
2447 (CPU Port Maintainers): ... to here.
2448
2449 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2450
2451 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2452
2453 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2454
2455 * MAINTAINERS (write after approval): Add myself.
2456
2457 2017-07-28 Tony Reix <tony.reix@atos.net>
2458
2459 * configure.ac (target-libffi): Don't disable for AIX.
2460 (go): Don't add to unsupported_languages on AIX.
2461 (target-libgo): Don't disable for AIX.
2462 * configure: Regenerate.
2463
2464 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2465
2466 * MAINTAINERS: Add myself.
2467
2468 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2469
2470 * MAINTAINERS: Update my email address.
2471
2472 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2473
2474 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2475 arm-specific auto-generated header files.
2476
2477 2017-07-03 Nathan Sidwell <nathan@acm.org>
2478
2479 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2480 * configure: Rebuilt.
2481
2482 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2483
2484 * MAINTAINERS: Readd myself for c6x.
2485
2486 2017-06-28 Martin Liska <mliska@suse.cz>
2487
2488 PR bootstrap/81217
2489 * Makefile.def: Remove superfluous bootstrap_target from
2490 bootstrap_stage.
2491 * Makefile.in: Re-generate the file.
2492
2493 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2494
2495 * MAINTAINERS: Add myself to Write After Approval
2496
2497 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2498
2499 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2500
2501 2017-06-19 Martin Liska <mliska@suse.cz>
2502
2503 * Makefile.def: Define 4 stages PGO bootstrap.
2504 * Makefile.tpl: Define FLAGS.
2505 * Makefile.in: Regenerate.
2506
2507 2017-06-14 Ian Lance Taylor <iant@golang.org>
2508
2509 * Makefile.def: Add check-gotools to go check targets.
2510 * Makefile.in: Rebuild.
2511
2512 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2513
2514 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2515
2516 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2517
2518 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2519 * configure: Regenerate.
2520
2521 2017-05-31 Martin Liska <mliska@suse.cz>
2522
2523 * configure.ac: Add handling of stage2_werror_flags to
2524 action-if-given and to action-if-not-given.
2525 * configure: Regenerate.
2526
2527 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2528
2529 * MAINTAINERS: Add self to Write After Approval
2530
2531 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2532
2533 * MAINTAINERS: Update my email address, and remove myself as
2534 maintainer in some areas.
2535
2536 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2537
2538 * MAINTAINERS: Add self to Write After Approval
2539
2540 2017-05-25 Nathan Sidwell <nathan@acm.org>
2541
2542 * configure.ac: Add --enable-languages=default to mean default and
2543 make --enable-languages=all mean all supported languages.
2544 * configure: Regenerated.
2545
2546 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2547
2548 * config.gcc (powerpc*-*-*spe*): New.
2549 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2550 (powerpc-*-rtems*spe*): New.
2551 (powerpc*-*-linux*spe*): New.
2552 (powerpc-wrs-vxworksspe): New.
2553 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2554 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2555 * config.host (powerpc*-*-*spe*): New.
2556
2557 2017-05-19 Martin Liska <mliska@suse.cz>
2558
2559 * configure.ac: Add --enable-werror-always just for
2560 bootstrap-debug (or none build config) and do not add it
2561 when we are on a release branch.
2562 * configure: Regenerated.
2563
2564 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2565
2566 * MAINTAINERS: Add self to Write After Approval
2567
2568 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2569
2570 * MAINTAINERS: Move myself to Write After Approval section.
2571
2572 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2573
2574 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2575 ACCH registers.
2576 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2577 available.
2578 (umulsidi3): Likewise.
2579 (mulsidi3_700): Disable this pattern when we have advanced mpy
2580 instructions.
2581 (umulsidi3_700): Likewise.
2582 (maddsidi4): New pattern.
2583 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2584 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2585 (mpydu_imm_arcv2hs): Likewise.
2586 * config/arc/predicates.md (accl_operand): New predicate.
2587
2588 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2589 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2592 case.
2593 (ARC_AUTOFP_IRQ_P): Likewise.
2594 (ARC_AUTO_IRQ_P): Likewise.
2595 (rgf_banked_register_count): New variable.
2596 (parse_mrgf_banked_regs_option): New function.
2597 (arc_override_options): Handle rgf_banked_regs option.
2598 (arc_handle_interrupt_attribute): Add firq option.
2599 (arc_compute_function_type): Return fast irq type when required.
2600 (arc_must_save_register): Handle fast interrupts.
2601 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2602 (arc_return_address_regs): Update.
2603 * config/arc/arc.h (arc_return_address_regs): Update.
2604 (arc_function_type): Add fast interrupt type.
2605 (ARC_INTERRUPT_P): Update.
2606 (RC_FAST_INTERRUPT_P): Define.
2607 * config/arc/arc.md (simple_return): Update for fast interrupts.
2608 (p_return_i): Likewise.
2609 * config/arc/arc.opt (mrgf-banked-regs): New option.
2610 * doc/invoke.texi (mrgf-banked-regs): Document.
2611
2612 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2613
2614 * config/arc/arc.c (irq_ctrl_saved): New variable.
2615 (ARC_AUTOBLINK_IRQ_P): Define.
2616 (ARC_AUTOFP_IRQ_P): Likewise.
2617 (ARC_AUTO_IRQ_P): Likewise.
2618 (irq_range): New function.
2619 (arc_must_save_register): Likewise.
2620 (arc_must_save_return_addr): Likewise.
2621 (arc_dwarf_emit_irq_save_regs): Likewise.
2622 (arc_override_options): Handle deferred options.
2623 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2624 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2625 arc_must_save_return_addr.
2626 (arc_compute_frame_size): Handle automated save and restore of
2627 registers.
2628 (arc_expand_prologue): Likewise.
2629 (arc_expand_epilogue): Likewise.
2630 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2631 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2632 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2633
2634 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2635 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2636
2637 PR bootstrap/77661
2638 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2639 in-tree build MPC.
2640 * Makefile.in: Regenerate.
2641
2642 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2643
2644 * configure.ac: Enable LTO by default on darwin >= 9.
2645 * configure: Regenerate.
2646
2647 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2648
2649 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2650 and Andrew Waterman as the RISC-V maintainers.
2651
2652 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2653
2654 * MAINTAINERS: Add self to Write After Approval
2655
2656 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2657
2658 * config.guess: Import latest from upstream.
2659
2660 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2661
2662 * MAINTAINERS (Write After Approval): Remove entries that are
2663 already covered under Reviewers.
2664
2665 2017-03-08 Mark Wielaard <mark@klomp.org>
2666
2667 PR demangler/70909
2668 PR demangler/67264
2669 * include/demangle.h: Add d_printing to struct demangle_component
2670 and pass struct demangle_component as non const.
2671
2672 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2673
2674 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2675
2676 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2677
2678 * Makefile.tpl: Remove HOST_ISLVER.
2679 (HOST_EXPORTS): Remove ISLVER.
2680 * Makefile.in: Regenerate.
2681
2682 2017-02-13 Richard Biener <rguenther@suse.de>
2683
2684 * configure: Re-generate.
2685
2686 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2687
2688 * MAINTAINERS: Adjust bug reporting URL.
2689
2690 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2691
2692 * MAINTAINERS (Write After Approval): Remove redundant entry
2693 for Andrew Burgess.
2694
2695 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2696
2697 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2698 32-bit hppa*-*-hpux*.
2699 * configure: Regenerate.
2700
2701 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2702
2703 * configure.ac: Moved the white list of enabling BRIG FE to
2704 libhsail-rt/configure.tgt.
2705 * configure: Regenerated.
2706 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2707
2708 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2709 Martin Jambor <mjambor@suse.cz>
2710
2711 * Makefile.def (target_modules): Added libhsail-rt.
2712 (languages): Added language brig.
2713 * Makefile.in: Regenerated.
2714 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2715 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2716 * configure: Regenerated.
2717
2718 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2719
2720 PR other/79046
2721 * configure: Regenerated.
2722
2723 2017-01-04 Alan Modra <amodra@gmail.com>
2724
2725 * configure: Regenerate.
2726
2727 2016-12-29 Ben Elliston <bje@gnu.org>
2728
2729 * config.sub: Import latest version.
2730
2731 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2732
2733 * MAINTAINERS (Write After Approval): Add myself.
2734
2735 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2736
2737 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2738 includes bootstrap-mpx.
2739 * configure: Regenerated.
2740
2741 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2746
2747 * configure: Regenerate.
2748
2749 2016-12-01 Matthias Klose <doko@ubuntu.com>
2750
2751 * configure.ac: Don't use pkg-config to check for bdw-gc.
2752 * configure: Regenerate.
2753
2754 2016-11-30 Matthias Klose <doko@ubuntu.com>
2755
2756 * Makefile.def: Remove reference to boehm-gc target module.
2757 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2758 options and for the bdw-gc pkg-config module.
2759 * configure: Regenerate.
2760 * Makefile.in: Regenerate.
2761
2762 2016-11-28 Nathan Sidwell <nathan@acm.org>
2763
2764 * MAINTAINERS (nvptx): Remove self.
2765
2766 2016-11-25 Ben Elliston <bje@gnu.org>
2767
2768 * config.guess: Import latest version.
2769 * config.sub: Likewise.
2770
2771 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
2775 2016-11-15 Matthias Klose <doko@ubuntu.com>
2776
2777 * Makefile.def: Remove references to GCJ.
2778 * Makefile.tpl: Likewise.
2779 * Makefile.in: Regenerate.
2780
2781 2016-11-15 Matthias Klose <doko@ubuntu.com>
2782
2783 * config-ml.in: Remove references to GCJ.
2784 * configure.ac: Likewise.
2785 * configure: Regenerate.
2786
2787 2016-11-01 Josh Conner <joshconner@google.com>
2788
2789 * MAINTAINERS (Write After Approval): Update email address,
2790
2791 2016-10-27 Carl Love <cel@us.ibm.com>
2792
2793 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2794 Approval list to make it alphabetical.
2795
2796 2016-10-27 Carl Love <cel@us.ibm.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * MAINTAINERS (Reviewers): Add myself.
2803 (Write After Approval): Add myself.
2804
2805 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2806 Ulrich Weigand <uweigand@de.ibm.com>
2807
2808 * MAINTAINERS: Update email address.
2809
2810 2016-10-10 Nathan Sidwell <nathan@acm.org>
2811
2812 * MAINTAINERS: Update email address.
2813
2814 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2815
2816 * configure.ac: Add aarch64-*-freebsd*.
2817 * configure: Regenerate.
2818
2819 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2820
2821 * MAINTAINERS: Update email address after it got reverted.
2822
2823 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2824
2825 * configure.ac (target_libraries): Readd target-boehm-gc.
2826 Restore --enable-objc-gc handling.
2827 * configure: Regenerate.
2828
2829 2015-10-03 Jeff Law <law@redhat.com>
2830
2831 * MAINTAINERS: Move several inactive maintainers to the
2832 write-after-approval section.
2833
2834 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2835
2836 * configure.ac: Add target-libffi to target_libraries.
2837 Readd libgcj target disablings, modified to only target-libffi.
2838 Readd target addition of go to unsupported languages.
2839 * configure: Regenerated.
2840
2841 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2842
2843 * MAINTAINERS: Update email address.
2844
2845 2016-09-30 Andrew Haley <aph@redhat.com>
2846
2847 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2848 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2849 libgcj.
2850
2851 2016-09-30 Andrew Haley <aph@redhat.com>
2852
2853 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2854 write-after approval after GCJ deletion.
2855
2856 2016-09-30 Andrew Haley <aph@redhat.com>
2857
2858 * Makefile.def: Remove libjava.
2859 * Makefile.tpl: Likewise.
2860 * Makefile.in: Regenerate.
2861 * configure.ac: Likewise.
2862 * configure: Likewise.
2863 * gcc/java: Remove.
2864 * libjava: Likewise.
2865
2866 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2867
2868 * MAINTAINERS (Reviewers): Add myself.
2869
2870 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2871
2872 * configure.ac: Disable "sim" directory for arc*-*-*.
2873 * configure: Regenerated.
2874
2875 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2876
2877 * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2880
2881 * configure.ac: Check for the minimum in-tree MPFR version
2882 handled.
2883 * configure: Regenerate.
2884
2885 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2886
2887 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2888 * configure: Regenerated.
2889
2890 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2016-06-23 Andi Kleen <ak@linux.intel.com>
2895
2896 * Makefile.def: Add autoprofiledbootstrap.
2897 * Makefile.tpl: Dito.
2898 * Makefile.in: Regenerate.
2899
2900 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2901
2902 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2903 * configure: Regenerate.
2904
2905 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2906
2907 * configure: Regenerate.
2908 * configure.ac: Remove support for avr-rtems.
2909
2910 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2911
2912 * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2016-06-16 Michael Collison <michael.collison@arm.com>
2915
2916 * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2919
2920 * MAINTAINERS (Write After Approval): Update e-mail address.
2921
2922 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2016-05-28 Alan Modra <amodra@gmail.com>
2927
2928 * Makefile.tpl (configure): Depend on m4 files included.
2929 * Makefile.in: Regenerate.
2930
2931 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2932
2933 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2934 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2935
2936 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2937
2938 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2939 special case builtin.
2940 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2941 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2942 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2943 for __builtin_vec_addec.
2944
2945 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2946
2947 * config.guess: Import version 2016-04-02 (newest).
2948 * config.sub: Import version 2016-05-10 (newest).
2949
2950 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2951
2952 * configure.ac: Add ARC support to libgloss.
2953 * configure: Regenerate
2954
2955 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2960
2961 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2962 * configure: Regenerated.
2963 * Makefile.def (gmp): Explicitly disable assembler.
2964 (mpfr): Adjust lib_path.
2965 (mpc): Likewise.
2966 * Makefile.in: Regenerated.
2967
2968 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2969
2970 PR bootstrap/70704
2971 * configure.ac (--enable-stage1-checking): Add missing
2972 --enable-checking=.
2973 * configure: Regenerated.
2974
2975 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2976
2977 * config.guess: Revert r235676.
2978 * config.sub: Revert r235676.
2979
2980 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2981
2982 * config.guess: Remove SH5 support.
2983 * config.sub: Likewise.
2984 * configure: Likewise.
2985 * configure.ac: Likewise.
2986
2987 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2988
2989 PR bootstrap/70704
2990 * configure.ac (--enable-stage1-checking): For --disable-checking or
2991 implicit --enable-checking, make sure extra flag matches in between
2992 stage1 and later checking.
2993 * configure: Regenerated.
2994
2995 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2996
2997 * .gitattributes: New file.
2998
2999 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3000
3001 * MAINTAINERS (rs6000/powerpc port): Add myself.
3002
3003 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3004
3005 PR bootstrap/70173
3006 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3007 and gotools directories. Delete the stage_final file.
3008 * Makefile.in: Regenerate.
3009
3010 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3015
3016 * MAINTAINERS (Fortran maintainer): Remove myself.
3017
3018 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3027
3028 Sync with binutils-gdb:
3029
3030 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3031
3032 * configure.ac: Add mips and s390 to the gold target check.
3033 * configure: Regenerate.
3034
3035 2016-03-01 DJ Delorie <dj@redhat.com>
3036
3037 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3038
3039 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3040
3041 * MAINTAINERS (libcpp): Add myself.
3042 (diagnostic messages): Likewise.
3043
3044 2016-02-20 Tom de Vries <tom@codesourcery.com>
3045
3046 * MAINTAINERS: Fix whitespace.
3047
3048 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3049
3050 * MAINTAINERS (Write After Approval): Add myself.
3051
3052 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3053
3054 * config/isl.m4: Add comments about isl-0.16.
3055 * configure: Regenerate.
3056
3057 2016-01-29 Martin Jambor <mjambor@suse.cz>
3058
3059 * MAINTAINERS (hsa maintainers): Add myself.
3060
3061 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3062
3063 * MAINTAINERS: (Write After Approval): Add myself.
3064
3065 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3066 Sebastian Pop <s.pop@samsung.com>
3067
3068 * Makefile.in: Regenerate.
3069 * Makefile.tpl: Export ISLVER.
3070 * configure: Regenerate.
3071 * config/isl.m4: Detect isl-0.15.
3072
3073 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3074
3075 PR bootstrap/69329
3076 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3077 * Makefile.in: Regenerate.
3078
3079 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3080
3081 * configure.ac: Enable LTO for DJGPP
3082 * configure: Regenerate
3083
3084 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3085
3086 Sync with binutils-gdb:
3087 2015-10-21 Nick Clifton <nickc@redhat.com>
3088
3089 PR gas/19109
3090 * configure.ac: Note the 'none' is an acceptable argument to
3091 --enable-compressed-debug-sections.
3092 * configure: Regenerate.
3093
3094 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3095
3096 PR bootstrap/69134
3097 * Makefile.def (mpfr): Disable assembler.
3098 * Makefile.in: Regenerate.
3099
3100 2016-01-01 Ben Elliston <bje@gnu.org>
3101
3102 * config.guess: Import version 2016-01-01.
3103 * config.sub: Likewise.
3104
3105 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3110
3111 * Makefile.in: Replace ISL with isl.
3112 * Makefile.tpl: Same.
3113 * config/isl.m4: Same.
3114 * configure.ac: Same.
3115 * contrib/download_prerequisites: Same.
3116 * configure: Regenerate.
3117
3118 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3119
3120 * MAINTAINERS (Write After Approval): Add Myself.
3121
3122 2015-12-17 Nathan Sidwell <nathan@acm.org>
3123
3124 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3125 * configure: Regenerate.
3126
3127 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3128 Sebastian Pop <s.pop@samsung.com>
3129
3130 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3131 isl_ctx_get_max_operations.
3132 * configure: Regenerate.
3133
3134 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3135
3136 * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2015-12-02 Ian Lance Taylor <iant@google.com>
3139
3140 PR go/66147
3141 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3142 * Makefile.in: Regenerate.
3143
3144 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3145
3146 PR libffi/65726
3147 * Makefile.def (lang_env_dependencies): Make libffi depend
3148 on cxx.
3149 * Makefile.in: Regenerate.
3150
3151 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3152
3153 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3154 symbols.
3155
3156 2015-11-20 Tristan Gingold <gingold@adacore.com>
3157
3158 Sync with binutils-gdb:
3159 2015-11-20 Tristan Gingold <gingold@adacore.com>
3160
3161 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3162 * configure: Regenerate.
3163
3164 2015-11-19 Martin Liska <mliska@suse.cz>
3165
3166 * .gitignore: Add .clang-format to ignored files.
3167 * Makefile.in: Add clang-format.
3168 * Makefile.tpl: Likewise.
3169
3170 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3171
3172 * configure.ac: Enable libmpx by default.
3173 * configure: Regenerated.
3174
3175 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3176
3177 * MAINTAINERS: Update email address.
3178
3179 2015-10-23 Paulo Matos <pmatos@linki.tools>
3180
3181 * MAINTAINERS: Update email address.
3182
3183 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3188
3189 Sync with binutils-gdb:
3190 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3191
3192 PR gas/19109
3193 * configure.ac: Add
3194 --enable-compressed-debug-sections={all,gas,gold,ld}.
3195 * configure: Regenerated.
3196
3197 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3198
3199 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3200
3201 2015-10-09 Martin Liska <mliska@suse.cz>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3206
3207 * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2015-10-02 Florian Weimer <fweimer@redhat.com>
3210
3211 * MAINTAINERS: Update email address.
3212
3213 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3214
3215 * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3218
3219 * MAINTAINERS: Update email.
3220
3221 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3222
3223 * MAINTAINERS: Update my email address.
3224
3225 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3226
3227 * MAINTAINERS (ft32 port): Add myself.
3228
3229 2015-08-28 David Sherwood <david.sherwood@arm.com>
3230
3231 * MAINTAINERS: Add myself.
3232
3233 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3238
3239 PR libfortran/54572
3240 * Makefile.def: Make libgfortran depend on libbacktrace.
3241 * Makefile.in: Regenerate.
3242
3243 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3244
3245 * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2015-08-12 Tom de Vries <tom@codesourcery.com>
3248
3249 PR other/67092
3250 * configure.ac: Remove --with_host_libstdcxx support.
3251 * configure: Regenerate.
3252
3253 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3254 Jakub Jelinek <jakub@redhat.com>
3255
3256 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3257 nvptx*-*-*.
3258 * configure: Regenerate.
3259
3260 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3261
3262 * Makefile.def (libiconv): Define bootstrap=true.
3263 Mark pdf/html/info as missing.
3264 (configure-gcc): Depend on all-libiconv.
3265 (all-gcc): Ditto.
3266 (configure-libcpp): Ditto.
3267 (all-libcpp): Ditto.
3268 (configure-intl): Ditto.
3269 (all-intl): Ditto.
3270 * Makefile.in: Regenerate.
3271
3272 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3273
3274 * MAINTAINERS (loop ivopts): Add the entry and myself.
3275
3276 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3277
3278 * MAINTAINERS (nvptx): Add self.
3279
3280 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3281
3282 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3283 128-bit vector modes.
3284
3285 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2015-07-28 Ben Elliston <bje@gnu.org>
3290
3291 * config.sub, config.guess: Import from upstream.
3292
3293 2015-07-24 Michael Darling <darlingm@gmail.com>
3294
3295 PR other/66259
3296 * config-ml.in: Reflects renaming of configure.in to configure.ac
3297 * configure: Likewise
3298 * configure.ac: Likewise
3299
3300 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3301
3302 * MAINTAINERS: Update my email address.
3303
3304 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3305
3306 Sync with binutils-gdb:
3307 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3308
3309 * configure.ac (target_configdirs): Exclude target-zlib if
3310 target-libjava isn't built.
3311 * configure: Regenerated.
3312
3313 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3314
3315 Sync with binutils-gdb:
3316 2015-05-13 John David Anglin <dave.anglin@bell.net>
3317
3318 * configure.ac: Disable configuration of GDB for HPUX targets.
3319 * configure: Regenerate.
3320
3321 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3322
3323 * configure.ac: Add --with-system-zlib.
3324 * configure: Regenerated.
3325
3326 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3327
3328 * configure.ac: Add FT32 support.
3329 * configure: Regenerate.
3330
3331 2015-01-12 Anthony Green <green@moxielogic.com>
3332
3333 * configure.ac: Don't disable gprof for moxie.
3334 * configure: Rebuild.
3335
3336 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3337
3338 Sync with binutils-gdb:
3339 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3340
3341 PR ld/18355
3342 * Makefile.def: Add extra_configure_flags to host zlib.
3343 * configure.ac (extra_host_zlib_configure_flags): New. Set
3344 to --enable-host-shared When bfd is to be built as shared
3345 library. AC_SUBST.
3346 * Makefile.in: Regenerated.
3347
3348 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3349
3350 Sync with src:
3351 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3352 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3353 * Makefile.in: Regenerated.
3354
3355 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3356
3357 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3358 target.
3359 * configure: Regenerate.
3360
3361 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3366
3367 * MAINTAINERS (OS Port Maintainers): Add myself.
3368 (Various Maintainers): Remove myself from libffi testsuite.
3369
3370 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3371
3372 * MAINTAINERS (gen* on machine desc): Add self.
3373
3374 2015-06-02 Jason Merrill <jason@redhat.com>
3375
3376 PR bootstrap/66319
3377 * configure.ac: Use -std=gnu++98.
3378
3379 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3384
3385 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3386 * configure: Regenerate.
3387
3388 2015-05-26 Jason Merrill <jason@redhat.com>
3389
3390 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3391 * configure: Regenerate.
3392
3393 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3394
3395 * configure.ac: FT32 target added.
3396 * configure: Regenerated.
3397
3398 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3407
3408 * configure.ac: Fix typo.
3409 * configure: Regenerate.
3410
3411 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2015-05-03 Matthias Klose <doko@ubuntu.com>
3416
3417 * configure.ac: Match $host configured with triplets.
3418 * configure: Regenerate.
3419
3420 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3421
3422 * Makefile.tpl: Remove surplus whitespace throughout.
3423 * Makefile.in: Regenerate.
3424
3425 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3426
3427 * MAINTAINERS (Various Maintainers): Add myself as instruction
3428 combiner maintainer.
3429
3430 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3431
3432 PR bootstrap/62077
3433 * configure.ac (--enable-stage1-checking): Default to
3434 release,misc,gimple,rtlflag,tree,types if --disable-checking
3435 or --enable-checking is not specified and DEV-PHASE is not
3436 experimental.
3437 * configure: Regenerated.
3438
3439 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3440
3441 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3442 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3443 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3444 * Makefile.in: Regenerate.
3445
3446 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3447
3448 * MAINTAINERS: Update my email address.
3449
3450 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3451
3452 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3453
3454 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3455
3456 * MAINTAINERS: Add myself as an arm port reviewer.
3457
3458 2015-03-25 Martin Liska <mliska@suse.cz>
3459 Yury Gribov <y.gribov@samsung.com>
3460
3461 * Makefile.in: Fix ln source location for vimrc file.
3462 * Makefile.tpl: Likewise.
3463
3464 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3465
3466 PR bootstrap/25672
3467 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3468 cross-compiling. Similarly for CXX_FOR_TARGET.
3469 * configure: Regenerate.
3470
3471 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3472
3473 * Makefile.def: Add libmpx.
3474 * configure.ac: Add libmpx.
3475 * Makefile.in: Regenerate.
3476 * configure: Regenerate.
3477
3478 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3479
3480 * MAINTAINERS (CPU Port Maintainers): Add myself
3481 i386 vector ISA extns mantainer.
3482
3483 2015-03-13 Jeff Law <law@redhat.com>
3484
3485 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3486 maintainer.
3487 Remove Richard Henderson as a maintainer for the x86 port.
3488
3489 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3490
3491 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3492
3493 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3494
3495 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3496 pointer bounds checker and i386 MPX maintainer.
3497
3498 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3499
3500 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3501
3502 2015-02-26 Martin Sebor <msebor@redhat.com>
3503
3504 * MAINTAINERS (Various Maintainers): Add self.
3505
3506 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3507
3508 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3509 Make sure it contains lto.
3510 * configure: Regenerate.
3511
3512 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3513
3514 * configure: Regenerate.
3515
3516 2015-02-06 Diego Novillo <dnovillo@google.com>
3517 1
3518 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3519 middle-end, docstring): Remove myself.
3520 (Write After Approval): Add myself.
3521
3522 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3523
3524 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3525 (Write After Approval): Update address.
3526
3527 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3528
3529 PR jit/64780
3530 * configure.ac: Require the user to explicitly specify
3531 --enable-host-shared if the jit is enabled.
3532 * configure: Regenerate.
3533
3534 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2015-01-25 Tom de Vries <tom@codesourcery.com>
3539
3540 * MAINTAINERS: Make whitespace consistent.
3541
3542 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3543
3544 * MAINTAINERS (Write After Approval): Add myself.
3545
3546 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3547
3548 * MAINTAINERS: (Write After Approval): Add myself.
3549
3550 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3551
3552 * MAINTAINERS: (Write After Approval): Add myself.
3553
3554 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3555
3556 * MAINTAINERS: (Write After Approval): Add myself.
3557
3558 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3559
3560 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3561 objective-c/c++ front end maintainer.
3562
3563 2015-01-13 Marek Polacek <polacek@redhat.com>
3564
3565 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3566
3567 2015-01-12 Jeff Law <law@redhat.com>
3568
3569 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3570 a very long time.
3571
3572 2015-01-09 Ian Lance Taylor <iant@google.com>
3573
3574 * configure.ac (host_tools): Add gotools.
3575 * Makefile.def (host_modules): Add gotools.
3576 (dependencies): Add dependency of all-gotools on all-target-libgo.
3577
3578 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3579
3580 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3581 * configure: Regenerate.
3582
3583 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3584
3585 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3586 all-target-libgomp.
3587 * Makefile.in: Regenerate.
3588
3589 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3590
3591 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3592
3593 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3594
3595 * configure.ac: Add Visium support.
3596 * configure: Regenerate.
3597
3598 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3599
3600 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3601 * configure: Regenerate.
3602
3603 2015-01-03 Andrew Pinski <apinski@cavium.com>
3604
3605 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3606 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3607 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3608 (OBJCOPY_FOR_TARGET): New variable.
3609 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3610 * Makefile.in: Regenerate.
3611 * configure.ac: Check for already installed target objcopy.
3612 Also GCC_TARGET_TOOL on objcopy.
3613 * configure: Regenerate.
3614
3615 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3616
3617 * config.sub: Update from upstream, to 2015-01-01 version.
3618 * config.guess: Ditto.
3619
3620 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3621
3622 * MAINTAINERS (RTEMS Ports): Add myself.
3623
3624 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3629
3630 * MAINTAINERS (Write After Approval): Add myself.
3631
3632 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3633
3634 * configure.ac (--enable-as-accelerator-for): Don't set
3635 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3636 * configure: Regenerate.
3637
3638 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3639
3640 PR bootstrap/64023
3641 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3642 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3643 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3644 to CXX.
3645 * Makefile.in: Regenerated.
3646
3647 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3648 Yury Gribov <y.gribov@samsung.com>
3649
3650 * .gitignore: Added .local.vimrc and .lvimrc.
3651 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3652 * Makefile.in: Regenerate.
3653
3654 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3655
3656 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3657 * configure: Regenerated.
3658
3659 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3660
3661 * MAINTAINERS (nvptx port): New entry.
3662
3663 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3664
3665 * configure: Regenerate.
3666
3667 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3668
3669 * configure.ac: Merge with Binutils.
3670
3671 2014-11-26 Tobias Burnus <burnus@net-b.de>
3672
3673 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3674 * Makefile.in: Regenerate.
3675
3676 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3677
3678 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3679 missing flex.
3680 * Makefile.in: Regenerated.
3681
3682 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3683
3684 * Makefile.in: Regenerate.
3685
3686 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3687
3688 PR bootstrap/63784
3689 * libtool.m4: Add $pic_flag with -shared.
3690
3691 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3692
3693 * MAINTAINERS (Write After Approval): Added myself.
3694
3695 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3696
3697 * MAINTAINERS (write-after-approval): Add myself.
3698
3699 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3700
3701 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3702 from 2 years ago.
3703
3704 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3705
3706 Revert:
3707 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3708
3709 * MAINTAINERS (Write After Approval): Added myself as line map
3710 maintainer.
3711
3712 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3713
3714 Revert:
3715 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3716
3717 * MAINTAINERS (Write After Approval): Added myself.
3718
3719 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3720
3721 * MAINTAINERS (Write After Approval): Added myself.
3722
3723 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3724
3725 * MAINTAINERS (Write After Approval): Added myself as line map
3726 maintainer.
3727
3728 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3729
3730 * MAINTAINERS (Various Maintainers): Added myself as line map
3731 maintainer.
3732
3733 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3734
3735 * move-if-change: Sync from upstream gnulib.
3736
3737 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3738
3739 * compile: Sync with upstream Automake.
3740 * depcomp: Ditto.
3741 * install-sh: Ditto.
3742 * missing: Ditto.
3743 * mkinstalldirs: Ditto.
3744 * ylwrap: Ditto.
3745
3746 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3747
3748 * config.sub: Update from upstream config repo.
3749 * config.guess: Ditto.
3750
3751 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3752
3753 * Makefile.def: Add liboffloadmic to target_modules. Make
3754 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3755 * Makefile.in: Regenerate.
3756 * configure: Regenerate.
3757 * configure.ac: Add liboffloadmic to target binaries.
3758 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3759 Add liboffloadmic to noconfig list when C++ is not supported.
3760
3761 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3762 Thomas Schwinge <thomas@codesourcery.com>
3763 Ilya Verbin <ilya.verbin@intel.com>
3764 Andrey Turetskiy <andrey.turetskiy@intel.com>
3765
3766 * configure: Regenerate.
3767 * configure.ac (--enable-as-accelerator-for)
3768 (--enable-offload-targets): New configure options.
3769
3770 2014-11-11 Tobias Burnus <burnus@net-b.de>
3771
3772 * Makefile.def: Make all-gcc depend on all-isl.
3773 * Makefile.in: Regenerate.
3774
3775 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3776
3777 * ChangeLog.jit: New.
3778 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3779
3780 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3781
3782 PR target/63610
3783 * libtool.m4: Fix globbing of darwin versions.
3784 * configure: Regenerate.
3785
3786 2014-11-11 Tobias Burnus <burnus@net-b.de>
3787
3788 * Makefile.def: Remove CLooG.
3789 * Makefile.tpl: Ditto.
3790 * configure.ac: Ditto.
3791 * configure: Regenerate.
3792 * Makefile.in: Ditto.
3793
3794 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3795
3796 * configure.ac: Handle nvptx-*-*.
3797 * configure: Regenerate.
3798
3799 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3804
3805 * Makefile.def (libcc1): Remove bootstrap=true;.
3806 * Makefile.in: Regenerated.
3807
3808 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3809
3810 * configure.ac: Update comment.
3811 * configure: Regenerate.
3812
3813 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
3817 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3818
3819 * configure.ac (extra_host_libiberty_configure_flags): Add
3820 --enable-shared also for libcc1's benefit.
3821 * configure: Regenerate.
3822
3823 2014-10-29 Tristan Gingold <gingold@adacore.com>
3824
3825 * MAINTAINERS: Change my email address.
3826
3827 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3828 Tom Tromey <tromey@redhat.com>
3829
3830 * Makefile.def: Add libcc1 to host_modules.
3831 * configure.ac (host_tools): Add libcc1.
3832 * Makefile.in, configure: Rebuild.
3833
3834 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3835
3836 * configure.ac (build_configargs): Don't share config.cache between
3837 build subdirs.
3838 * configure: Regenerate.
3839
3840 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3841
3842 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3843 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3844 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3845 leon3v7 as leon3.
3846 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3847 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3848 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3849 * config/sparc/sparc.md (cpu): Add leon3v7.
3850 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3851
3852 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3853
3854 * MAINTAINERS (write-after-approval): Add myself.
3855
3856 2014-10-23 Ian Lance Taylor <iant@google.com>
3857
3858 * configure.ac: Disable the Go frontend on systems where it is known
3859 to not work.
3860 * configure: Regenerate.
3861
3862 2014-10-23 Richard Biener <rguenther@suse.de>
3863
3864 * Makefile.def: Add libcpp build module and dependencies.
3865 * configure.ac: Add libcpp build module.
3866 * Makefile.in: Regenerate.
3867 * configure: Likewise.
3868
3869 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3870
3871 * MAINTAINERS (write-after-approval): Add myself.
3872
3873 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3874
3875 * INSTALL/README: Do not mention CVS.
3876
3877 2014-10-03 Jing Yu <jingyu@google.com>
3878
3879 * configure.ac: Add aarch64 to list of targets that support gold.
3880 * configure: Regenerate.
3881
3882 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3883
3884 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3885
3886 2014-09-29 Catherine Moore <clm@codesourcery.com>
3887
3888 * MAINTAINERS: Add myself as MIPS maintainer.
3889
3890 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3891
3892 * MAINTAINERS: Move myself to MIPS maintainers.
3893
3894 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3895
3896 * MAINTAINERS: Put all email addresses between '<' and '>'.
3897
3898 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3899
3900 * MAINTAINERS: Move myself to reviewers (Fortran).
3901
3902 2014-09-01 Andi Kleen <ak@linux.intel.com>
3903
3904 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3905 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3906 * Makefile.in: Regenerate.
3907
3908 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3909
3910 * rtx-classes-status.txt: Delete
3911
3912 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3913
3914 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3915
3916 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3917
3918 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3919 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3920 of checking for version number.
3921 * configure: Regenerated.
3922 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3923
3924 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3925
3926 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3927 is done; begin phase 6 (use extra rtx_def subclasses).
3928
3929 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3930
3931 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3932 done; begin phase 5 (additional rtx_def subclasses).
3933
3934 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3935
3936 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3937
3938 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3939
3940 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3941 SET_BB_HEADER are done.
3942
3943 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3944
3945 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3946 done.
3947
3948 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3949
3950 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3951
3952 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3953
3954 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3955
3956 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3957
3958 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3959
3960 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3961
3962 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3963
3964 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3965
3966 * rtx-classes-status.txt: Phase 3 (per-file commits within
3967 "config" subdirs) is done; begin phase 4 (removal of
3968 "scaffolding").
3969
3970 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3971
3972 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3973 dir) is done; begin phase 3 (per-file commits within "config"
3974 subdirs).
3975
3976 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3977
3978 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3979 phase 2 (per-file commits in main source dir).
3980
3981 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3982
3983 * configure: Regenerated.
3984
3985 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3986
3987 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3988
3989 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3990
3991 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3992
3993 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3994
3995 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3996
3997 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3998
3999 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4000
4001 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4002
4003 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4004
4005 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4010
4011 * MAINTAINERS: Remove myself
4012
4013 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4014
4015 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4016
4017 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4018
4019 * MAINTAINERS (Write After Approval): Add myself.
4020
4021 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4022
4023 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4024 SET_BB_HEADER, SET_BB_FOOTER
4025
4026 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4027
4028 * rtx-classes-status.txt: New file
4029
4030 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4031
4032 * configure.ac: Eliminate ClooG installation dependency.
4033 * configure: Regenerate.
4034 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4035 * Makefile.in: Regenerate.
4036
4037 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2014-07-28 Anthony Green <green@moxielogic.com>
4050
4051 Import from savannah.gnu.org:
4052 * config.sub: Update to 2014-07-28 version.
4053
4054 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4055
4056 * MAINTAINERS: Remove my MIPS maintainer entry.
4057
4058 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4059
4060 PR target/47230
4061 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4062 * configure: Regenerate.
4063
4064 2014-07-24 James Norris <jnorris@codesourcery.com>
4065
4066 * MAINTAINERS (Write After Approval): Add myself.
4067
4068 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4069
4070 * configure.ac: Accept only CLooG 0.18.1.
4071 * configure: Regenerate.
4072
4073 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4074
4075 * configure.ac: Don't accept isl 0.11.
4076 * configure: Regenerate.
4077
4078 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4079
4080 * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4083
4084 * configure.ac: Don't accept isl 0.10.
4085 * configure: Regenerate.
4086
4087 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4088
4089 Fix include path for in-tree cloog.
4090 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4091 * configure: Regenerate.
4092
4093 2014-06-18 Richard Henderson <rth@redhat.com>
4094
4095 * .gitignore: Import gcc_update output.
4096
4097 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4098
4099 * config-ml.in: Robustify ac_configure_args parsing.
4100
4101 * configure.ac (--enable-linker-plugin-configure-flags)
4102 (--enable-linker-plugin-flags): New flags.
4103 (configdirs): Conditionally add libiberty-linker-plugin.
4104 * configure: Regenerate.
4105 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4106 (host_modules) <lto-plugin>: Pay attention to
4107 @extra_linker_plugin_flags@ and
4108 @extra_linker_plugin_configure_flags@.
4109 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4110 * Makefile.in: Regenerate.
4111
4112 * Makefile.tpl (configure-[+prefix+][+module+])
4113 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4114 "module_srcdir" instead of "module" for locating a module's srcdir.
4115 * Makefile.in: Regenerate.
4116
4117 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4118
4119 * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4122
4123 * MAINTAINERS: Update my email address.
4124
4125 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4134
4135 PR libstdc++/61011
4136 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4137 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4138 * configure: Regenerate.
4139
4140 2014-05-28 Pedro Alves <palves@redhat.com>
4141
4142 * MAINTAINERS (Write After Approval): Add myself.
4143
4144 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4145
4146 * MAINTAINERS: Update my affiliation/email.
4147
4148 2014-05-19 Mike Stump <mikestump@comcast.net>
4149
4150 * MAINTAINERS: Add wide-int reviewers.
4151
4152 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4153
4154 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4155 * configure: Regenerated.
4156
4157 2014-05-15 Torvald Riegel <triegel@redhat.com>
4158
4159 * MAINTAINERS (libitm): Add myself as maintainer.
4160
4161 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4166
4167 * config.sub, config.guess: Import from upstream.
4168
4169 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4170
4171 * MAINTAINERS (Write After Approval): Put myself in correct order.
4172
4173 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4174
4175 * MAINTAINERS (Write After Approval): Add myself.
4176
4177 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4178
4179 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4180 section.
4181
4182 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4183
4184 * MAINTAINERS (Write After Approval): Delete myself.
4185
4186 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4187
4188 PR sanitizer/56781
4189 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4190 and -B* options with -Xcompiler.
4191
4192 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4193
4194 PR bootstrap/60620
4195 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4196 * Makefile.in: Regenerate.
4197
4198 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4199
4200 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4201 for WINDRES_FOR_TARGET in default-manifest.o rule.
4202 * Makefile.in: Regenerate.
4203
4204 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
4208 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4209
4210 PR sanitizer/56781
4211 * Makefile.def: Set bootstrap=true; for host fixincludes.
4212 * configure.ac: Don't bootstrap host fixincludes unless
4213 --with-build-config=bootstrap-{a,ub}san.
4214 * Makefile.in: Regenerated.
4215 * configure: Regenerated.
4216
4217 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4218
4219 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4220 --enable-vtable-verify option parsing. Don't add
4221 target-libsanitizer to bootstrap_target_libs unless
4222 --with-build-config=bootstrap-asan or
4223 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4224 to bootstrap_target_libs unless --enable-vtable-verify.
4225 * configure: Regenerated.
4226
4227 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4232
4233 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4234
4235 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4236
4237 PR bootstrap/58572
4238 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4239 -I for libstdc++-v3 includes if $(LEAN).
4240 * Makefile.in: Regenerated.
4241
4242 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4243
4244 * MAINTAINERS: Update my email address.
4245
4246 2014-02-24 Walter Lee <walt@tilera.com>
4247
4248 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4249 (tilegx-*-*): Change to tilegx*-*-*.
4250 * configure: Regenerate.
4251
4252 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4253
4254 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4255
4256 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4261
4262 PR target/59788
4263 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4264 *solaris2*.
4265
4266 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4267
4268 * MAINTAINERS: Update my email address.
4269
4270 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4271
4272 * MAINTAINERS: Convert to UTF-8.
4273 Properly sort Xinliang David Li's entry.
4274
4275 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4276 Sandra Loosemore <sandra@codesourcery.com>
4277
4278 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4279 nios2 port maintainers.
4280
4281 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4282
4283 * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4286
4287 * configure.ac: Add user-friendly check for native x86_64-linux
4288 multilibs.
4289 * configure: Regenerate.
4290
4291 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4292
4293 * MAINTAINERS: Add myself as sh maintainer.
4294
4295 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4296
4297 * MAINTAINERS: Add self as SLSR maintainer.
4298
4299 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4300
4301 * MAINTAINERS: Update my email address.
4302
4303 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4304
4305 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4306
4307 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4308
4309 * Makefile.in: Regenerate.
4310
4311 * Makefile.tpl: Fix typo.
4312 * Makefile.in: Regenerate partially.
4313
4314 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4315
4316 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4317 supported.
4318 * configure: Regenerated.
4319
4320 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
4324 2013-10-30 Jason Merrill <jason@redhat.com>
4325
4326 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4327 --disable-build-format-warnings.
4328
4329 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4330
4331 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4332 depend on libstdc++ and libgcc.
4333 * configure: Regenerate.
4334 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4335 libcilkrts for POSIX and i*86, and x86_64 architectures.
4336 * Makefile.in: Added libcilkrts related fields to support building it.
4337
4338 2013-10-26 Jeff Law <law@redhat.com>
4339
4340 * Makefile.def (target_modules): Remove libmudflap
4341 (languages): Remove check-target-libmudflap).
4342 * Makefile.in: Rebuilt.
4343 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4344 * configure.ac (target_libraries): Remove target-libmudflap.
4345 Remove checks which disabled libmudflap on some systems.
4346 * configure: Rebuilt.
4347 * libmudflap: Directory removed.
4348
4349 2013-10-21 Cong Hou <congh@google.com>
4350
4351 * MAINTAINERS (Write After Approval): Add myself.
4352
4353 2013-10-16 Mike Stump <mikestump@comcast.net>
4354
4355 * .dir-locals.el: Add.
4356
4357 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4358
4359 * configure.ac: Add --enable-host-shared
4360 * configure: Regenerate.
4361
4362 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4363
4364 Import from savannah.gnu.org:
4365 * config.guess: Update to 2013-06-10 version.
4366 * config.sub: Update to 2013-10-01 version.
4367
4368 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4369
4370 Changes to build configuration to allow big endian ARC ELF toolchain
4371 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4372 * configure: Regenerate.
4373
4374 2013-09-20 Alan Modra <amodra@gmail.com>
4375
4376 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4377 ppc host match. Support little-endian powerpc linux hosts.
4378
4379 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4380
4381 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4382 maintainer.
4383
4384 2013-09-12 DJ Delorie <dj@redhat.com>
4385
4386 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4387 maintainers.
4388
4389 2013-09-03 Richard Biener <rguenther@suse.de>
4390
4391 * configure.ac: Also allow ISL 0.12.
4392 * configure: Regenerated.
4393
4394 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4399
4400 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4401
4402 2013-08-26 Caroline Tice <cmtice@google.com>
4403
4404 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4405 "Various Reviewers" to libvtv "Various Maintainers".
4406
4407 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4408
4409 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4410
4411 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4412
4413 * MAINTAINERS: Update name, email.
4414
4415 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
4419 2013-08-12 Caroline Tice <cmtice@google.com>
4420
4421 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4422 address in the Write After Approval section.
4423
4424 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4425
4426 * MAINTAINERS (Write After Approval): Update email.
4427
4428 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4429
4430 * configure.ac: Adjust to check VTV_SUPPORTED.
4431 * configure: Regenerated.
4432
4433 2013-08-02 Caroline Tice <cmtice@google.com>
4434
4435 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4436 on non-linux systems; add target-libvtv to noconfigdirs; add
4437 libsupc++/.libs to C++ library search paths.
4438 * configure: Regenerated.
4439 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4440 libstdc++ and libgcc.
4441 * Makefile.in: Regenerated.
4442
4443 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4448 Shiva Chen <shiva0217@gmail.com>
4449
4450 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4451 nds32 port maintainers.
4452
4453 2013-07-17 Tim Shen <timshen91@gmail.com>
4454
4455 * MAINTAINERS (Write After Approval): Add myself.
4456
4457 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4458
4459 * configure.ac: Sync from binutils.
4460 * configure: Regenerate.
4461
4462 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2013-04-30 Brooks Moses <bmoses@google.com>
4475
4476 * MAINTAINERS: Update my email; move myself from Fortran
4477 reviewer to Write After Approval.
4478
4479 2013-04-16 Andreas Schwab <schwab@suse.de>
4480
4481 * configure.ac (aarch64-*-*): Don't disable java.
4482 * configure: Regenerate.
4483
4484 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4485
4486 * MAINTAINERS (Write After Approval): Add myself.
4487
4488 2013-03-30 Matthias Klose <doko@ubuntu.com>
4489
4490 * Makefile.def (target_modules): Don't install libffi.
4491 * Makefile.in: Regenerate.
4492
4493 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4494
4495 * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4498
4499 * MAINTAINERS (Write After Approval): Add myself.
4500
4501 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4502
4503 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4504 * configure: Regenerated.
4505
4506 2013-02-05 Ian Lance Taylor <iant@google.com>
4507
4508 PR go/55969
4509 * configure.ac: Disable libgo on some systems where it does not
4510 work.
4511
4512 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4513
4514 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4515 Remove Geoff Keating as rs6000 port maintainer, at his request.
4516
4517 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4518
4519 * MAINTAINERS: Update my email.
4520
4521 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4522
4523 * configure: Re-generate.
4524
4525 2013-01-15 Richard Biener <rguenther@suse.de>
4526
4527 PR other/55973
4528 * configure: Re-generate.
4529
4530 2013-01-14 Matthias Klose <doko@ubuntu.com>
4531
4532 * Makefile.def (install-target-libsanitizer): Depend on
4533 install-target-libstdc++-v3.
4534 * Makefile.in: Regenerate.
4535
4536 2013-01-14 Richard Biener <rguenther@suse.de>
4537
4538 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4539 * configure: Re-generate
4540
4541 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4542
4543 * config.sub: Update from config repo.
4544
4545 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4546
4547 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4548 * Makefile.in: Regenerate.
4549
4550 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4551
4552 * MAINTAINERS (arc): Add new port maintainership for myself.
4553
4554 2013-01-09 Jason Merrill <jason@redhat.com>
4555
4556 * .gitignore: Import from gdb repository.
4557
4558 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4559
4560 * Makefile.def (configure-gcc): Depend on all-gmp.
4561 (all-gcc): Remove dependency on all-gmp.
4562 * Makefile.in: Regenerated.
4563
4564 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4565
4566 * config.sub: Merge from config repo.
4567 * config.guess: Ditto.
4568
4569 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4570
4571 * Makefile.def: Merge from binutils.
4572 * Makefile.in: Ditto.
4573
4574 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4575
4576 * MAINTAINERS: Update my email.
4577
4578 2012-12-29 Ben Elliston <bje@gnu.org>
4579
4580 * config.guess: Update to 2012-12-29 version.
4581 * config.sub: Likewise.
4582
4583 2012-12-20 Matthias Klose <doko@ubuntu.com>
4584
4585 * Makefile.def (install-target-libgfortran): Depend on
4586 install-target-libquadmath, install-target-libgcc.
4587 (install-target-libsanitizer): Depend on install-target-libgcc.
4588 (install-target-libjava): Depend on install-target-libgcc.
4589 (install-target-libitm): Depend on install-target-libgcc.
4590 (install-target-libobjc): Depend on install-target-libgcc.
4591 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4592 * Makefile.in: Regenerate.
4593
4594 2012-12-19 Matthias Klose <doko@ubuntu.com>
4595
4596 * Makefile.def (install-target-libgo): Depend on
4597 install-target-libatomic.
4598 * Makefile.in: Regenerate.
4599
4600 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4601
4602 PR go/55201
4603 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4604 * Makefile.in: Regenerate.
4605
4606 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4607
4608 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4609 * configure: Regenerate.
4610
4611 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4612
4613 * config.sub: Merge from config repo.
4614
4615 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4616
4617 * Makefile.def (target_modules): Add bootstrap=true and
4618 raw_cxx=true to libsanitizer.
4619 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4620 * Makefile.in: Regenerated.
4621 * configure: Likewise.
4622
4623 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4624
4625 * MAINTAINERS: Remove self as RTL optimization maintainer.
4626
4627 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4632
4633 * Makefile.def (target_modules): Remove bootstrap=true and
4634 raw_cxx=true from libsanitizer.
4635 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4636 * Makefile.in: Regenerated.
4637 * configure: Likewise.
4638
4639 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4640
4641 * Makefile.def (target_modules): Add bootstrap=true and
4642 raw_cxx=true to libsanitizer.
4643 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4644 * Makefile.in: Regenerated.
4645 * configure: Likewise.
4646
4647 2012-11-28 Andrew Pinski <apinski@cavium.com>
4648
4649 PR bootstrap/54279
4650 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4651 * configure: Regenerate.
4652 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4653 * Makefile.in: Regenerate.
4654
4655 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4656
4657 * configure.ac: Disable libsanitizer if we're not building C++.
4658 * configure: Regenerate.
4659
4660 2012-11-15 Roland McGrath <roland@hack.frob.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4665
4666 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4667 Kostya Serebryany (kcc@google.com) and
4668 Jakub Jelinek (jakub@redhat.com).
4669 Rename area for Dodji Seketeli (dodji@redhat.com).
4670
4671 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4672
4673 * MAINTAINERS: (asan.c, related): Add myself.
4674
4675 2012-11-14 Roland McGrath <mcgrathr@google.com>
4676
4677 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4678 * configure: Regenerate.
4679
4680 2012-11-13 Richard Henderson <rth@redhat.com>
4681
4682 * configure.ac: Move libsanitizer logic to subdirectory.
4683 * configure: Regenerate.
4684
4685 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4686
4687 * configure.ac: Enable libsanitizer just on x86 linux for now.
4688 * configure: Re-generate.
4689
4690 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4691
4692 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4693 sections.
4694 * configure: Regenerate.
4695
4696 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4697
4698 * configure.ac: Add section for configdirs for libsanitizer.
4699 Disable for cris-*-* and mmix-*-*.
4700 * configure: Regenerate.
4701
4702 2012-11-12 Wei Mi <wmi@google.com>
4703
4704 * configure.ac: Add libsanitizer to target_libraries.
4705 * Makefile.def: Ditto.
4706 * configure: Regenerate.
4707 * Makefile.in: Regenerate.
4708 * libsanitizer: New directory for asan runtime. Contains an empty
4709 tsan directory.
4710
4711 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4712
4713 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4714 against Mingw64 w32api.
4715 * configure: Regenerate.
4716
4717 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4718
4719 * configure: Regenerated.
4720
4721 2012-11-03 Robert Mason <rbmj@verizon.net>
4722
4723 * configure.ac: add --disable-libstdcxx configure option
4724 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4725
4726 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4731
4732 * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2012-10-24 Sharad Singhai <singhai@google.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2012-10-24 Eric Christopher <echristo@gmail.com>
4739
4740 * MAINTAINERS: Update email address.
4741
4742 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4743
4744 PR bootstrap/54820
4745 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4746 * configure: Regenerate.
4747
4748 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4749
4750 * MAINTAINERS (aarch64): Add Marcus and myself.
4751
4752 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4753
4754 PR bootstrap/54820
4755 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4756 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4757 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4758 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4759 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4760 * Makefile.in: Regenerate.
4761 * configure.ac (have_static_libs): New variable and associated check.
4762 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4763 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4764 * configure: Regenerate.
4765
4766 2012-10-10 Richard Biener <rguenther@suse.de>
4767
4768 * MAINTAINERS: Adjust for changed surname.
4769
4770 2012-10-04 Lawrence Crowl <crowl@google.com>
4771
4772 * MAINTAINERS (Write After Approval): Add myself.
4773
4774 2012-10-01 Cary Coutant <ccoutant@google.com>
4775
4776 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4777
4778 2012-09-28 Ian Lance Taylor <iant@google.com>
4779
4780 * Makefile.def: Make all-target-libgo depend on
4781 all-target-libbacktrace.
4782 * Makefile.in: Rebuild.
4783
4784 2012-09-26 Ian Lance Taylor <iant@google.com>
4785
4786 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4787 * Makefile.in: Rebuild.
4788
4789 2012-09-20 Walter Lee <walt@tilera.com>
4790
4791 * configure.ac: Add tilegx to list of targets that support gold.
4792 * configure: Regenerate.
4793
4794 2012-09-20 Marek Polacek <polacek@redhat.com>
4795
4796 * MAINTAINERS (Write After Approval): Add myself.
4797
4798 2012-09-19 Steve Ellcey <sellcey@mips.com>
4799
4800 * configure.ac: Add mips*-mti-elf* target.
4801 * configure: Regenerate.
4802
4803 2012-09-17 Ian Lance Taylor <iant@google.com>
4804
4805 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4806 * configure.ac (host_libs): Add libbacktrace.
4807 (target_libraries): Add libbacktrace.
4808 * Makefile.def (host_modules): Add libbacktrace.
4809 (target_modules): Likewise.
4810 * configure, Makefile.in: Rebuild.
4811
4812 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4813
4814 PR target/38607
4815 Merge upstream change.
4816 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4817
4818 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4819 Add libgomp*.o to compare_exclusions for AIX.
4820 * configure: Regenerate.
4821
4822 2012-09-06 Diego Novillo <dnovillo@google.com>
4823
4824 * configure.ac: Bump minimum GMP version to 4.2.3.
4825 * configure: Re-generate.
4826
4827 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4828
4829 PR target/54461
4830 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4831 target-libgloss if not configured --with-avrlibc=no.
4832 * configure: Regenerate.
4833
4834 2012-09-04 Jason Merrill <jason@redhat.com>
4835
4836 * configure.ac: Fix --enable-languages=all.
4837
4838 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
4842 2012-09-03 Richard Guenther <rguenther@suse.de>
4843
4844 PR bootstrap/54138
4845 * configure.ac: Re-organize ISL / CLOOG checks to allow
4846 disabling with either --without-isl or --without-cloog.
4847 * configure: Regenerated.
4848
4849 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4850
4851 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4852 * configure: Regenerate.
4853
4854 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4855
4856 * MAINTAINERS: Fix my email address.
4857
4858 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4859
4860 PR binutils/4970
4861 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4862 and opcodes.
4863 * Makefile.in: Regenerated.
4864
4865 2012-08-26 Art Haas <ahaas@impactweather.com>
4866
4867 * configure: Regenerate.
4868
4869 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4870
4871 * INSTALL/README: Also refer to the online installation
4872 instructions.
4873
4874 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877 (Picochip port): Remove myself.
4878
4879 2012-08-14 Diego Novillo <dnovillo@google.com>
4880
4881 Merge from cxx-conversion branch.
4882
4883 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4884 POSTSTAGE1_CONFIGURE_FLAGS.
4885 * Makefile.in: Regenerate.
4886 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4887 Force C++ when bootstrapping.
4888 * configure: Regenerate.
4889
4890 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4891
4892 * MAINTAINERS (Write After Approval): Add myself.
4893
4894 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4895
4896 * README: Document use of ranges of years in copyright notices.
4897
4898 2012-07-06 Richard Guenther <rguenther@suse.de>
4899
4900 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4901 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4902 --with-gmp=system.
4903 * Makefile.in: Regenerated.
4904 * configure: Likewise.
4905
4906 2012-07-06 Richard Guenther <rguenther@suse.de>
4907
4908 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4909 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4910 supply V=1 as extra_make_flags.
4911 * configure: Regenerated.
4912 * Makefile.in: Likewise.
4913
4914 2012-07-04 Tristan Gingold <gingold@adacore.com>
4915
4916 * configure: Regenerate.
4917
4918 2012-07-03 Richard Guenther <rguenther@suse.de>
4919
4920 * Makfile.def (isl): Remove not necessary extra_exports and
4921 extra_make_flags.
4922 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4923 * Makefile.in: Regenerated.
4924
4925 2012-07-03 Richard Guenther <rguenther@suse.de>
4926
4927 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4928 * configure.ac: If either the ISL or the CLooG check failed
4929 do not try to build in-tree versions.
4930 * Makefile.in: Regenerated.
4931 * configure: Regenerated.
4932
4933 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4934
4935 * configure: Regenerate.
4936
4937 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4938
4939 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4940 maintainer.
4941
4942 2012-07-02 Richard Guenther <rguenther@suse.de>
4943
4944 * configure: Regenerated.
4945
4946 2012-07-02 Richard Guenther <rguenther@suse.de>
4947 Michael Matz <matz@suse.de>
4948 Tobias Grosser <tobias@grosser.es>
4949 Sebastian Pop <sebpop@gmail.com>
4950
4951 * Makefile.def: Add ISL host module, remove PPL host module.
4952 Adjust ClooG host module to use the proper ISL.
4953 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4954 * configure.ac: Include config/isl.m4. Add ISL host library,
4955 remove PPL. Remove PPL configury, add ISL configury, adjust
4956 ClooG configury.
4957 * Makefile.in: Regenerated.
4958 * configure: Likewise.
4959
4960 2012-07-02 Richard Guenther <rguenther@suse.de>
4961
4962 Merge from graphite branch
4963 2011-07-21 Tobias Grosser <tobias@grosser.es>
4964
4965 * configure: Regenerated.
4966 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4967 both cloog.org and legacy versions. The only supported version will
4968 be CLooG with the isl backend.
4969
4970 2011-07-21 Tobias Grosser <tobias@grosser.es>
4971
4972 * configure: Regenerated.
4973 * configure.ac: Require cloog isl 0.17.0
4974
4975 2011-07-21 Tobias Grosser <tobias@grosser.es>
4976
4977 * configure: Regenerated.
4978 * config/cloog.m4: Do not define CLOOG_ORG
4979
4980 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4981
4982 * configure.ac: Skip C if explicitly selected.
4983 * configure: Regenerate.
4984
4985 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4986
4987 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4988 they contain -O2.
4989 * configure: Regenerate.
4990
4991 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4992
4993 PR debug/53740
4994 * df.h, df-problems.c, dce.c: Revert last patch.
4995
4996 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4997
4998 * MAINTAINERS (Write After Approval): Update my email address.
4999
5000 2012-06-21 Meador Inge <meadori@codesourcery.com>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003
5004 2012-06-20 Jason Merrill <jason@redhat.com>
5005
5006 * Makefile.tpl (check-target-libgomp-c++): New.
5007 (check-target-libitm-c++): New.
5008 * Makefile.def (c++): Add them.
5009 * Makefile.in: Regenerate.
5010
5011 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2012-05-16 Olivier Hainque <hainque@adacore.com>
5016
5017 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5018 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5019 (install-no-fixedincludes): Adjust accordingly.
5020 * Makefile.in: Regenerate.
5021
5022 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5023
5024 Merge upstream change
5025 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5026
5027 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2012-05-09 Nick Clifton <nickc@redhat.com>
5032 Paul Smith <psmith@gnu.org>
5033
5034 PR bootstrap/50461
5035 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5036 allow for the fact that from release v3.1.0 of MPFR the source
5037 files were moved into a src sub-directory.
5038 * configure: Regenerate.
5039
5040 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5041
5042 * configure.ac: Bump minimum MPFR version to 2.4.0.
5043 * configure: Regenerated.
5044
5045 2012-05-01 Richard Henderson <rth@redhat.com>
5046
5047 * Makefile.def (libatomic): New target_module.
5048 * configure.ac (target_libraries): Add libatomic.
5049 (noconfigdirs): Check if libatomic is supported.
5050 * Makefile.in, configure: Rebuild.
5051
5052 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5057
5058 * config.sub: Update to 2012-04-18 version from official repo.
5059
5060 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2012-04-11 Steve Ellcey <sellcey@mips.com>
5065
5066 * MAINTAINERS: Changed email address.
5067
5068 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5069
5070 PR target/52737
5071 * contrib/gcc_update (files_and_dependencies):
5072 Remove gcc/config/avr/t-multilib from touch data.
5073
5074 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5075
5076 * MAINTAINERS (OS Port Maintainers): Remove irix.
5077 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5078 (unsupported_languages): Remove mips-sgi-irix6.*.
5079 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5080 (with_stabs): Remove.
5081 * configure: Regenerate.
5082
5083 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5084
5085 * MAINTAINERS (OS Port Maintainers): Remove osf.
5086 * configure.ac (enable_libgomp): Remove *-*-osf*.
5087 (with_stabs): Remove alpha*-*-osf*.
5088 * configure: Regenerate.
5089
5090 2012-03-05 Tristan Gingold <gingold@adacore.com>
5091
5092 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5093 * configure: Regenerate.
5094
5095 2012-02-17 Walter Lee <walt@tilera.com>
5096
5097 * MAINTAINERS: (Write After Approval): Delete myself.
5098
5099 2012-02-14 Walter Lee <walt@tilera.com>
5100
5101 * MAINTAINERS (tilegx port): Add myself.
5102 (tilepro port): Add myself.
5103 (Write After Approval): Add myself.
5104
5105 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5106
5107 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5108 and Joseph Myers as docstring relicensing maintainers.
5109
5110 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5111
5112 * MAINTAINERS (write-after-approval): Add myself.
5113
5114 2012-02-08 Ira Rosen <irar@il.ibm.com>
5115
5116 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5117 maintainer.
5118
5119 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5120
5121 * MAINTAINERS (Write After Approval): Move myself to
5122 maintain alphabetical order.
5123
5124 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5133 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5134
5135 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5136 * configure: Regenerate.
5137
5138 2012-01-23 Harshit Chopra <harshit@google.com>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5143
5144 * configure.ac: Remove reference to mh-interix.
5145 * configure: Regenerate.
5146
5147 2012-01-05 Richard Henderson <rth@redhat.com>
5148
5149 PR bootstrap/51072
5150 * configure.ac: Disable libitm if c++ is not enabled.
5151 * configure: Rebuild.
5152
5153 * configure.ac: Fix regexp for same.
5154 * configure: Rebuild.
5155
5156 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2012-01-02 Richard Guenther <rguenther@suse.de>
5161
5162 PR bootstrap/51686
5163 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5164 * Makefile.in: Regenerate.
5165
5166 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
5170 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5171
5172 * configure: Regenerate.
5173
5174 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5175
5176 * MAINTAINERS (picochip): Changed email address.
5177
5178 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5179
5180 * MAINTAINERS (write-after-approval): Add self.
5181
5182 2011-11-29 DJ Delorie <dj@redhat.com>
5183
5184 * configure.ac (rl78-*-*) New case.
5185 * configure: Regenerate.
5186 * MAINTAINERS: Add myself as RL78 maintainer.
5187
5188 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5189
5190 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5191
5192 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5193
5194 * libtool.m4: Additional FreeBSD 10 fixes.
5195
5196 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5197
5198 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5199 Maintainers section, as Epiphany maintainer.
5200
5201 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5202
5203 PR target/49992
5204 * configure.ac: Remove ranlib special-casing for Darwin.
5205 * configure: Regenerate.
5206
5207 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5208
5209 * MAINTAINERS (Reviewers): Keep the list sorted.
5210
5211 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5212
5213 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5214
5215 2011-11-09 Roland McGrath <mcgrathr@google.com>
5216
5217 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5218 * configure: Rebuild.
5219 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5220 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5221 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5222 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5223 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5224 Add READELF.
5225 * Makefile.in: Rebuild.
5226
5227 2011-11-09 Jason Merrill <jason@redhat.com>
5228
5229 * Makefile.def (language=c++): Remove check-c++0x.
5230 * Makefile.in (check-gcc-c++): Regenerate.
5231
5232 2011-11-08 Richard Henderson <rth@redhat.com>
5233
5234 * configure.ac: Test for libitm directory present first.
5235
5236 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5237
5238 * configure.ac: Test libitm/configure.tgt to disable libitm.
5239 * configure: Rebuild.
5240
5241 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5242 Richard Henderson <rth@redhat.com>
5243
5244 Merged from transactional-memory.
5245
5246 * Makefile.def (lang_env_dependencies): libitm is c++.
5247 Add libitm target module.
5248 * configure.ac: Likewise.
5249 * config/mmap.m4: New file.
5250 * contrib/gcc_update: Add libitm to touch data.
5251 * Makefile.in, configure: Rebuild.
5252
5253 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5254
5255 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5256 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5257 * Makefile.in: Regenerate.
5258
5259 2011-11-01 DJ Delorie <dj@redhat.com>
5260
5261 * config.sub: Update to version 2011-10-29 (added rl78)
5262
5263 2011-10-27 Nick Clifton <nickc@redhat.com>
5264
5265 * config.sub: Import these changes from the config project:
5266
5267 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5268 Ben Elliston <bje@gnu.org>
5269
5270 * config.sub (epiphany): New.
5271
5272 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5273 Ben Elliston <bje@gnu.org>
5274
5275 * config.sub (hexagon, hexagon-*): New.
5276
5277 2011-08-23 Roland McGrath <mcgrathr@google.com>
5278
5279 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5280 64eb to be64.
5281
5282 2011-08-16 Roland McGrath <mcgrathr@google.com>
5283
5284 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5285 (nacl): Grok as alias for 32el-unknown-nacl.
5286
5287 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2011-10-24 Teresa Johnson <tejohnson@google.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5296
5297 * MAINTAINERS (sparc port): Remove myself.
5298
5299 2011-09-14 Tom de Vries <tom@codesourcery.com>
5300
5301 * MAINTAINERS (Write After Approval): Add myself.
5302
5303 2011-08-14 Yao Qi <yao@codesourcery.com>
5304
5305 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5306 * configure: Regenerate.
5307
5308 2011-07-26 Ian Lance Taylor <iant@google.com>
5309
5310 * configure.ac: Set have_compiler based on whether gcc directory
5311 exists, rather than on whether gcc is in configdirs.
5312 * configure: Rebuild.
5313
5314 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5315
5316 * MAINTAINERS (Global Reviewers): Add self.
5317
5318 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5319
5320 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5321 link directories.
5322 * Makefile.in: Rebuild.
5323
5324 2011-07-20 Ian Lance Taylor <iant@google.com>
5325
5326 PR bootstrap/49787
5327 * configure.ac: Move --enable-bootstrap handling earlier in file.
5328 If --enable-bootstrap and either --enable-build-with-cxx or
5329 --enable-build-poststage1-with-cxx, enable C++ automatically.
5330 * configure: Rebuild.
5331
5332 2011-07-19 Ian Lance Taylor <iant@google.com>
5333
5334 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5335 make C++ a boot_language. Set and substitute
5336 POSTSTAGE1_CONFIGURE_FLAGS.
5337 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5338 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5339 * configure, Makefile.in: Rebuild.
5340
5341 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5342
5343 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5344 maintainers.
5345
5346 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5347
5348 * MAINTAINERS (Global Reviewers): Add myself.
5349
5350 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5351
5352 * configure: Regenerate.
5353
5354 2011-07-16 Jason Merrill <jason@redhat.com>
5355
5356 * Makefile.def (language=c++): Add check-c++0x and
5357 check-target-libmudflap-c++.
5358 * Makefile.tpl (check-target-libmudflap-c++): New.
5359 * Makefile.in: Regenerate.
5360
5361 2011-07-16 Matthias Klose <doko@ubuntu.com>
5362
5363 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5364 * Makefile.def (target_modules/libjava): Pass
5365 $(EXTRA_CONFIGARGS_LIBJAVA).
5366 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5367 if not configured with --enable-static-libjava.
5368 * Makefile.in: Regenerate.
5369 * configure: Likewise.
5370
5371 2011-07-15 Jason Merrill <jason@redhat.com>
5372
5373 * Makefile.in (check-c++): Move check-gcc-c++0x after
5374 check-target-libstdc++-v3.
5375
5376 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5377
5378 * MAINTAINERS (c6x port): New entry.
5379
5380 2011-07-13 Jason Merrill <jason@redhat.com>
5381
5382 * Makefile.in (check-gcc-c++0x): New.
5383 (check-c++): Depend on it.
5384
5385 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5386
5387 PR target/39150
5388 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5389 x86_64-*-solaris2.1[0-9]*.
5390 * configure: Regenerate.
5391
5392 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5393
5394 * MAINTAINERS (RTL optimizers): Add self.
5395
5396 2011-06-27 Gabriel Charette <gchare@google.com>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5401
5402 PR regression/47836
5403 PR bootstrap/23656
5404 PR other/47733
5405 PR bootstrap/49247
5406 PR c/48825
5407 * configure.ac (target_libraries): Remove target-libiberty.
5408 Remove case-statement setting skipdirs=target-libiberty for
5409 multiple targets. Remove checking target_configdirs and
5410 removing target-libiberty but keeping target-libgcc if
5411 otherwise empty.
5412 * Makefile.def (target_modules): Don't add libiberty.
5413 (dependencies): Remove all traces of target-libiberty.
5414 * configure, Makefile.in: Regenerate.
5415
5416 2011-06-13 Walter Lee <walt@tilera.com>
5417
5418 * configure.ac (tilepro-*-*) New case.
5419 (tilegx-*-*): Likewise.
5420 * configure: Regenerate.
5421
5422 2011-06-06 Jing Yu <jingyu@google.com>
5423
5424 * configure.ac: Skip target-libiberty for
5425 arm*-*-linux-androideabi.
5426 * configure: Regenerated.
5427
5428 2011-06-06 Nick Clifton <nickc@redhat.com>
5429
5430 * config.sub: Sync from upstream.
5431
5432 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5433
5434 * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2011-06-01 Daniel Jacobowitz <drow@false.org>
5437
5438 * MAINTAINERS: Update my email address.
5439
5440 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5441
5442 * MAINTAINERS (Write After Approval): Update my email address.
5443
5444 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5445
5446 * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2011-05-08 Doug Kwan <dougkwan@google.com>
5449
5450 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5451 * configure: Regenerated.
5452 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5453 value from configure.
5454 * Makefile.in: Regenerated.
5455
5456 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5457
5458 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5459 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5460 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5461 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5462 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5463 *-*-vxworks*): Disable newlib and libgloss in separate case
5464 statement.
5465 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5466 to separate case statement.
5467 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5468 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5469 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5470 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5471 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5472 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5473 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5474 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5475 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5476 i[[3456789]]86-*-rdos*, m32r-*-*,
5477 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5478 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5479 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5480 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5481 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5482 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5483 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5484 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5485 and libgloss in main case over targets. Remove most empty cases
5486 in main case over targets.
5487 * configure: Regenerate.
5488
5489 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5490
5491 * MAINTAINERS (Write After Approval): Add myself.
5492
5493 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5494
5495 * configure.ac: Remove code setting special library locations for
5496 hppa*64*-*-hpux11*. Remove code setting compiler for
5497 sparc-sun-solaris2*.
5498 * configure: Regenerate.
5499
5500 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5501
5502 * configure.ac: Separate libgloss_dir settings from general case
5503 over targets.
5504 * configure: Regenerate.
5505
5506 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5507
5508 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5509 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5510 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5511 cases in libgcj-disabling case statement.
5512 (hppa*64*-*-linux*): Set unsupported_languages instead of
5513 disabling target-zlib.
5514 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5515 to hppa*64*-*-hpux*.
5516 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5517 hppa*-*-hpux*.
5518 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5519 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5520 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5521 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5522 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5523 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5524 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5525 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5526 libgcj-disabling case statement.
5527 * configure: Regenerate.
5528
5529 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5530
5531 * configure.ac: Disable Java for targets not supporting libffi.
5532 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5533 Remove cases in Java-disabling statement.
5534 (*arm-wince-pe): Change to arm-wince-pe.
5535 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5536 cases in Java-disabling statement.
5537 (bfin-*-*): Don't disable Java again.
5538 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5539 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5540 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5541 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5542 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5543 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5544 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5545 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5546 Java-disabling statement.
5547 (mmix-*-*): Don't disable Java again.
5548 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5549 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5550 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5551 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5552 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5553 statement.
5554 * configure: Regenerate.
5555
5556 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5557
5558 * configure.ac: Separate cases disabling Java and Java libraries
5559 from general case over targets.
5560 * configure: Regenerate.
5561
5562 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5563
5564 * MAINTAINERS: Update my email address.
5565
5566 2011-04-20 Easwaran Raman <eraman@google.com>
5567
5568 * MAINTAINERS (Write After Approval): Add myself.
5569
5570 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5571
5572 PR lto/48086
5573 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5574 * configure: Regenerate.
5575
5576 2011-04-16 Jim Meyering <meyering@redhat.com>
5577
5578 * MAINTAINERS (Write After Approval): Add myself.
5579
5580 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5581
5582 * MAINTAINERS: Update my email address.
5583
5584 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5585
5586 * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5589
5590 * MAINTAINERS (Write After Approval): Add myself.
5591
5592 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5593
5594 * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5597
5598 * configure.ac (build_tools): Remove build-byacc.
5599 (host_libs): Remove mmalloc.
5600 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5601 autoconf automake libtool diff rcs fileutils shellutils time
5602 textutils wdiff find uudecode hello tar gzip indent recode release
5603 sed perl gawk findutils gettext zip.
5604 (libgcj): Remove target-qthreads.
5605 (target_tools): Remove target-examples target-gperf.
5606 (YACC): Don't handle building byacc.
5607 * configure: Regenerate.
5608 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5609 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5610 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5611 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5612 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5613 handle building components.
5614 * Makefile.in: Regenerate.
5615
5616 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5617
5618 * MAINTAINERS: Update my email address as Xtensa maintainer.
5619
5620 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5621
5622 * config.sub: Sync from upstream.
5623
5624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5625
5626 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5627 (microblaze*): Don't disable libssp.
5628 * configure: Regenerate.
5629
5630 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5631
5632 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5633 moveifchange.
5634 * configure: Regenerate.
5635 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5636 * Makefile.in: Regenerate.
5637
5638 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5639
5640 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5641 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5642 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5643 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5644 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5645 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5646 md_exec_prefix cases.
5647 * configure: Regenerate.
5648
5649 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5650
5651 * configure.ac: Separate cases disabling target-libssp,
5652 target-libiberty, target-libstdc++-v3 and Fortran from general
5653 case over targets.
5654 * configure: Regenerate.
5655
5656 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5657
5658 * configure.ac (*-*-chorusos): Don't disable libgcj.
5659 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5660 Remove case.
5661 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5662 (arm-*-coff): Don't disable libgcj.
5663 (arm*-*-linux-gnueabi): Remove useless assignment.
5664 (arm-*-riscix*): Don't disable libgcj.
5665 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5666 configuration.
5667 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5668 (c54x*-*-*): Remove case.
5669 (tic54x-*-*): Don't disable GCC or GCC libraries.
5670 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5671 to *.
5672 (d10v-*-*): Don't disable GCC libraries.
5673 (d30v-*-*): Don't disable libgcj.
5674 (h8500-*-*): Don't disable GCC libraries.
5675 (i960-*-*): Don't disable libgcj.
5676 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5677 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5678 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5679 libgcj.
5680 (m68k-*-coff*): Remove case.
5681 (mmix-*-*): Don't disable libgloss on host.
5682 (mn10200-*-*, mn10300-*-*): Remove cases.
5683 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5684 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5685 Don't disable libgcj.
5686 (romp-*-*): Remove case.
5687 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5688 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5689 case.
5690 (v810-*-*): Don't disable GCC libraries.
5691 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5692 (ip2k-*-*): Don't disable GCC libraries.
5693 * configure: Regenerate.
5694
5695 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5696
5697 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5698 libffi on host.
5699 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5700 on host.
5701 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5702 * configure: Regenerate.
5703
5704 2011-03-26 John Marino <binutils@marino.st>
5705
5706 * configure.ac: Add support for *-*-dragonfly*
5707 * configure: Regenerate.
5708
5709 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5710
5711 * configure.ac (native_only): Remove.
5712 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5713 send-pr uudecode guile gnuserv on host.
5714 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5715 send-pr rcs guile perl texinfo libtool on host.
5716 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5717 automake send-pr rcs guile perl texinfo libtool on host.
5718 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5719 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5720 (alpha*-dec-osf*): Don't disable fileutils on target.
5721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5722 texinfo send-pr expect dejagnu on target.
5723 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5724 target-qthreads on target.
5725 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5726 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5727 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5728 x86_64-*-mingw*): Don't disable expect on target.
5729 (*-*-cygwin*): Don't disable target-gperf on target.
5730 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5731 gnuserv on target.
5732 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5733 target.
5734 * configure: Regenerate.
5735
5736 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5737
5738 * configure.ac (target_tools): Remove target-groff.
5739 (native_only): Remove target-groff.
5740 (hppa*64*-*-*): Don't disable byacc.
5741 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5742 setting.
5743 (*-*-kaos*): Don't skip target-librx and target-groff.
5744 (*-*-netware*): Don't skip target-libmudflap.
5745 (*-*-tpf*): Don't skip target-libmudflap.
5746 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5747 directories on the host.
5748 (ia64*-*-*vms*): Don't skip tix.
5749 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5750 host.
5751 * configure: Regenerate.
5752
5753 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5754
5755 * configure.ac: Remove references to mt-mep, mt-netware,
5756 mt-wince.
5757 * Makefile.def: Add all-utils soft dependencies.
5758 * Makefile.tpl: Remove GDB_NLM_DEPS.
5759 * configure: Regenerate.
5760 * Makefile.in: Regenerate.
5761
5762 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5763
5764 * configure.ac: Do not include mh-x86omitfp.
5765 * configure: Regenerate.
5766
5767 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5768
5769 * configure.ac: Remove empty cases.
5770 * configure: Regenerate.
5771
5772 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def: Add dependency from termcap to gdb.
5775 * Makefile.in: Regenerate.
5776
5777 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5778
5779 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5780 * configure: Regenerate.
5781 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5782 * Makefile.tpl: Likewise.
5783 * Makefile.in: Regenerate.
5784
5785 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5786
5787 * configure.ac: Remove all mentions of tentative_cc.
5788 * configure: Regenerate.
5789
5790 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5791
5792 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5793 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5794 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5795 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5796 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5797 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5798 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5799 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5800 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5801 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5802 *-*-rhapsody*): Remove host cases.
5803 * configure: Regenerate.
5804
5805 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5806
5807 * configure.ac (ppc*-*-pe): Remove host case.
5808 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5809 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5810 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5811 cases.
5812 * configure: Regenerate.
5813
5814 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5815
5816 * config.sub: Update to version 2011-03-23.
5817
5818 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5819
5820 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5821 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5822 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5823 * configure: Regenerate.
5824
5825 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5826
5827 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5828 to Write After Approval.
5829 * config-ml.in: Don't handle arc-*-elf*.
5830 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5831 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5832 handle GCC libraries.
5833 * configure: Regenerate.
5834
5835 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5836
5837 PR bootstrap/48120:
5838 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5839 Add -lstdc++ -lm to LIBS.
5840 * configure: Regenerate.
5841
5842 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5843
5844 * config.guess: Update to version 2011-02-02
5845 * config.sub: Update to version 2011-02-24
5846
5847 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5848
5849 PR lto/48086
5850 * configure.ac: Re-enable LTO on *-apple-darwin9.
5851 * configure: Regenerate.
5852
5853 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5854
5855 PR lto/48086
5856 * configure.ac: Disable LTO on darwin due to an assembler change in
5857 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5858 under 256.
5859 * configure: Regenerate.
5860
5861 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5862
5863 * MAINTAINERS: Update myself as score backend maintainer,
5864 update my e-mail address.
5865
5866 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5867
5868 * MAINTAINERS: Update my e-mail address.
5869
5870 2011-03-06 Joey Ye <joey.ye@arm.com>
5871
5872 * MAINTAINERS: Update my e-mail address.
5873
5874 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5875
5876 * configure.ac: Adjust test of with_ppl.
5877 * configure: Regenerated.
5878
5879 2011-03-02 Kai Tietz <ktietz@redhat.com>
5880
5881 * MAINTAINERS: Adjust my e-mail address.
5882
5883 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5884
5885 * configure.ac: Add -lpwl to ppllibs.
5886 * configure: Regenerated.
5887
5888 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5889
5890 * config/cloog.m4: Add -lisl to clooglibs.
5891 * configure: Regenerated.
5892
5893 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5894
5895 * MAINTAINERS (CPU Port maintainers): Add self.
5896
5897 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5898
5899 * MAINTAINERS: Add myself as testsuite maintainer.
5900
5901 2011-02-15 Mike Stump <mikestump@comcast.net>
5902
5903 * MAINTAINERS: Add myself as testsuite maintainer.
5904
5905 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5906
5907 Import from Libtool and gnulib:
5908
5909 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5910
5911 Prepare for supporting FreeBSD 10.
5912 * config.rpath: Remove handling of freebsd1* which soon would
5913 match FreeBSD 10.0.
5914
5915 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5916
5917 Remove support for FreeBSD 1.x.
5918 * libtool.m4 (_LT_LINKER_SHLIBS)
5919 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5920 soon would incorrectly match FreeBSD 10.0.
5921
5922 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5923
5924 PR binutils/12283
5925 * move-if-change: Import version from gnulib.
5926
5927 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5928
5929 PR lto/47225
5930 * Makefile.def (lto-plugin): Double dash for enable-shared.
5931 (configure-gcc): Depend on all-lto-plugin.
5932 * Makefile.in: Rebuilt.
5933
5934 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5935
5936 * configure.ac: Remove extra bracket.
5937 * configure: Regenerate.
5938
5939 2011-02-08 Tobias Burnus <burnus@net-b.de>
5940
5941 * MAINTAINERS: Add myself as libquadmath maintainer.
5942
5943 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5944
5945 * MAINTAINERS: Update my email address.
5946
5947 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5948
5949 * MAINTAINERS (option handling): Add self.
5950
5951 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5952
5953 PR lto/47225
5954 * Makefile.def: Add dependency for install-gcc
5955 on install-lto-plugin.
5956 * Makfile.in: Regenerated
5957
5958 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5959
5960 * MAINTAINERS (CPU Port Maintainers): Add myself.
5961
5962 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5963
5964 PR libgcj/44341
5965 * configure.ac: Discard --with-* flags for host when configuring
5966 target libraries for cross build.
5967 * configure: Rebuilt.
5968
5969 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5970
5971 * MAINTAINERS (linear loop transforms): Removed.
5972
5973 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5974
5975 * configure.ac: If with_ppl is no, move setting with_cloog=no
5976 after CLOOG_REQUESTED check.
5977 * configure: Regenerated.
5978
5979 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5980
5981 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5982 CLooG has been requested.
5983 * configure: Regenerated.
5984
5985 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5986
5987 * configure: Regenerated.
5988 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5989
5990 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5991
5992 * configure: Regenerated.
5993 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5994
5995 2011-01-21 Andreas Schwab <schwab@redhat.com>
5996
5997 * configure.ac: Use AS_HELP_STRING throughout.
5998 * configure: Regenerate.
5999
6000 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6001
6002 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6003 * configure: Regenerate.
6004
6005 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6006
6007 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6008
6009 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6010
6011 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6012 for ia64-hpux.
6013 * configure: Regenerate.
6014
6015 2011-01-07 Jan Hubicka <jh@suse.cz>
6016
6017 PR lto/47225
6018 * Makefile.in: Regenerate.
6019 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6020 configure.
6021
6022 2011-01-07 Jan Hubicka <jh@suse.cz>
6023
6024 * Makefile.in: Regenerate.
6025 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6026 and configure dependency on lto-plugin configure.
6027 (lto-plugin module): Remove dependency on GCC; add dependency on
6028 liniberty.
6029
6030 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6031
6032 * MAINTAINERS (Write After Approval): Add myself.
6033
6034 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6035
6036 * configure: Regenerate.
6037
6038 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6039
6040 * configure.ac: (picochip): Disable libiberty.
6041
6042 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
6046 2010-12-10 Ian Lance Taylor <iant@google.com>
6047
6048 PR bootstrap/46819
6049 * configure.ac: For --disable-libgcj clear libgcj_saved.
6050 * configure: Rebuild.
6051
6052 2010-12-10 Tobias Burnus <burnus@net-b.de>
6053
6054 PR fortran/46540
6055 * configure.ac: Add --disable-libquadmath and
6056 --disable-libquadmath-support.
6057 * configure: Regenerate.
6058
6059 2010-12-03 Ian Lance Taylor <iant@google.com>
6060
6061 * MAINTAINERS: Add myself as libgo maintainer.
6062
6063 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6064
6065 PR libffi/46792
6066 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6067 * configure: Regenerate.
6068
6069 2010-12-02 Ian Lance Taylor <iant@google.com>
6070
6071 * configure.ac: Always set default for poststage1_ldflags to
6072 -static-libstdc++ -static-libgcc.
6073
6074 2010-11-29 Andreas Schwab <schwab@redhat.com>
6075
6076 * configure.ac: Move comment to remove extra space in last argument
6077 of GCC_TARGET_TOOL.
6078
6079 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6080
6081 PR other/46026
6082 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6083 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6084 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6085 (BASE_FLAGS_TO_PASS): Use it.
6086 * configure: Rebuilt.
6087 * Makefile.in: Rebuilt.
6088
6089 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6090
6091 PR binutils/12258
6092 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6093 Properly check default linker.
6094 * configure: Regnerated.
6095
6096 2010-11-23 Matthias Klose <doko@ubuntu.com>
6097
6098 * configure.ac: For --enable-gold, handle value `default' instead of
6099 `both*'. New configure option --{en,dis}able-ld.
6100 * configure: Regenerate.
6101
6102 2010-11-20 Ian Lance Taylor <iant@google.com>
6103
6104 * configure.ac: Only disable a language library if no language needs
6105 it. Don't let --disable-libgcj uncondtionally disable libffi.
6106 * configure: Rebuild.
6107
6108 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6109
6110 * Makefile.in: Regenerate.
6111
6112 PR other/46202
6113 * configure.ac: Fix just-built in-tree STRIP name to be
6114 binutils/strip-new.
6115 * configure: Regenerate.
6116 * Makefile.def (install-strip-gcc, install-strip-binutils)
6117 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6118 (install-strip-sid): Mirror dependencies on non-strip variants
6119 of these targets on the respective -strip prerequisites.
6120 * Makefile.tpl (install-strip, install-strip-host)
6121 (install-strip-target): New targets.
6122 (install-strip-[+module+], install-strip-target-[+module+]):
6123 New targets.
6124 * Makefile.in: Regenerate.
6125
6126 2010-11-19 Ian Lance Taylor <iant@google.com>
6127 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6128
6129 * configure.ac: Add target-libgo to target_libraries. Set
6130 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6131 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6132 (HOST_EXPORTS): Add GOC.
6133 (BASE_TARGET_EXPORTS): Add GOC.
6134 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6135 (GOCFLAGS_FOR_TARGET): New variable.
6136 (EXTRA_HOST_FLAGS): Add GOC.
6137 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6138 * Makefile.def (target_modules): Add libgo.
6139 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6140 (dependencies): Add dependency from configure-target-libgo to
6141 configure-target-libffi and all-target-libstdc++-v3. Add
6142 dependencies from all-target-libgo to all-target-libffi.
6143 (languages): Add go.
6144 * configure: Rebuild.
6145 * Makefile.in: Rebuild.
6146
6147 2010-11-19 Ian Lance Taylor <iant@google.com>
6148
6149 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6150 compiler/flag environment variables.
6151
6152 2010-11-18 Ian Lance Taylor <iant@google.com>
6153
6154 * configure.ac: Check for lang_requires_boot_languages in
6155 config-lang.in files.
6156 * configure: Rebuild.
6157
6158 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6159 Tobias Burnus <burnus@net-b.de>
6160
6161 PR fortran/32049
6162 * Makefile.def: Add libquadmath; build it with language=fortran.
6163 * configure.ac: Add libquadmath.
6164 * Makefile.tpl: Handle multiple libs in check-[+language+].
6165 * Makefile.in: Regenerate.
6166 * configure: Regenerate.
6167
6168 2010-11-16 Tom Tromey <tromey@redhat.com>
6169
6170 * MAINTAINERS: Moved myself to reviewers section.
6171
6172 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6173
6174 * MAINTAINERS: Moved myself to reviewers section.
6175
6176 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6177
6178 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6179 (Write After Approval): Remove self.
6180
6181 2010-11-15 Andreas Schwab <schwab@redhat.com>
6182
6183 * configure.ac: Fix spelling in option names.
6184 * configure: Regenerated.
6185
6186 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6187
6188 PR bootstrap/39622
6189 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6190 * configure: Regenerated.
6191
6192 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6193
6194 * MAINTAINERS: Update my email address.
6195
6196 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6197
6198 * configure: Regenerate.
6199
6200 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6201
6202 * configure: Regenerate.
6203
6204 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6205
6206 * configure: Regenerate.
6207
6208 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6209
6210 * configure: Regenerate.
6211
6212 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6213
6214 * configure.ac: Support official CLooG.org versions.
6215 * configure: Regenerate.
6216 * config/cloog.m4: New.
6217
6218 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
6222 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6223
6224 * MAINTAINERS: Update my email address.
6225
6226 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6227
6228 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6229 * configure: Regenerate.
6230
6231 2010-11-03 Ian Lance Taylor <iant@google.com>
6232 Dave Korn <dave.korn.cygwin@gmail.com>
6233
6234 PR lto/46273
6235 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6236 and on other supported platforms whenever LTO is enabled.
6237 * configure: Rebuild.
6238
6239 2010-11-02 Alan Modra <amodra@gmail.com>
6240
6241 PR binutils/12110
6242 * configure.ac: Error when source path contains spaces.
6243 * configure: Regenerate.
6244
6245 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6246
6247 * MAINTAINERS: Update my email address.
6248
6249 2010-10-20 Ian Lance Taylor <iant@google.com>
6250
6251 * Makefile.def (target_modules): Set lib_path to src/.libs for
6252 libstdc++-v3 module.
6253 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6254 * Makefile.in: Rebuild.
6255
6256 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6257
6258 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6259 (Write After Approval): Remove myself.
6260
6261 2010-10-15 Tristan Gingold <gingold@adacore.com>
6262
6263 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6264
6265 2010-10-14 Douglas Rupp <rupp@gnat.com>
6266
6267 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6268
6269 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6270
6271 * configure.ac (build_lto_plugin): New shell variable.
6272 (--enable-lto): Turn on by default for all non-ELF platforms that
6273 have had LTO support added so far. Set build_lto_plugin appropriately
6274 for both ELF and non-ELF.
6275 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6276 * configure: Regenerate.
6277
6278 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6279
6280 Sync from src:
6281 * configure.ac (v850 support): Remove target-libgloss from
6282 noconfigdirs.
6283 * configure: Regenerate.
6284
6285 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6286
6287 PR bootstrap/45326
6288 PR bootstrap/45174
6289 * configure.ac: Honor initial values of $build_configargs,
6290 $host_configargs, $target_configargs. Mark the precious, so
6291 environment settings get recorded.
6292 * configure: Regenerate.
6293
6294 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6295
6296 PR bootstrap/45796
6297 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6298 Depend on all-build-libiberty.
6299 * Makefile.in: Regenerate.
6300
6301 2010-09-30 Michael Eager <eager@eagercon.com>
6302
6303 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6304 * configure: Regenerate.
6305
6306 2010-09-28 Michael Eager <eager@eagercon.com>
6307
6308 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6309
6310 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6311
6312 PR bootstrap/44621
6313 * configure.ac: Fix unportable shell quoting.
6314 * configure: Regenerate.
6315
6316 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6317
6318 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6319 targets and amend comment.
6320 * configure: Regenerate.
6321
6322 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6327
6328 * configure.ac: Enable LTO by default on Darwin.
6329 * configure: Regenerate.
6330
6331 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6332
6333 * MAINTAINERS (Write After Approval): Add myself.
6334
6335 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6336
6337 * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6340
6341 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6342 ports
6343
6344 2010-07-28 David Yuste <david.yuste@gmail.com>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
6348 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6349
6350 * configure.ac: Support all v850 targets.
6351 * configure: Regenerate.
6352
6353 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6354
6355 PR bootstrap/44455
6356 * configure.ac (extra_mpfr_configure_flags): Copy from
6357 extra_mpc_gmp_configure_flags.
6358 * configure: Re-generated.
6359
6360 2010-07-22 Andi Kleen <ak@linux.intel.com>
6361
6362 * MAINTAINERS (Write After Approval): Add myself.
6363
6364 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6365
6366 * MAINTAINERS (Write After Approval): Add myself.
6367
6368 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6373
6374 PR target/44862
6375 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6376 Provide -B option to allow for link spec %s substitutions for
6377 libstdc++.a on darwin.
6378 * Makefile.in: Regenerate.
6379
6380 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6381
6382 * MAINTAINERS (Reviewers): Update my e-mail address
6383
6384 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6385
6386 * Makefile.def (configure-gcc): Depend on all-libelf.
6387 * Makefile.in: Rebuild.
6388
6389 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6390
6391 * MAINTAINERS (Write After Approval): Add myself in the right place.
6392
6393 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6394
6395 * MAINTAINERS (Write After Approval): Add myself.
6396
6397 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6398
6399 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6400
6401 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6402
6403 * config.sub: Update to version 2010-05-21.
6404 * config.guess: Update to version 2010-04-03.
6405
6406 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6407
6408 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6409 * configure: Regenerate.
6410
6411 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6416
6417 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6418 a platform that supports LTO.
6419 * configure: Regenerate.
6420
6421 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6422
6423 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6424 * configure: Regenerated.
6425
6426 2010-04-27 Roland McGrath <roland@redhat.com>
6427 H.J. Lu <hongjiu.lu@intel.com>
6428
6429 * configure.ac (--enable-gold): Support both, both/gold and
6430 both/bfd to add gold to configdirs without removing ld.
6431 * configure: Regenerated.
6432
6433 * Makefile.def: Add install-gold dependency to install-ld.
6434 * Makefile.in: Regenerated.
6435
6436 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6437
6438 PR lto/42776
6439 * configure.ac (--enable-lto): Refactor handling so libelf tests
6440 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6441 and allow LTO to be explicitly enabled on non-ELF platforms that
6442 are known to support it inside else-clause.
6443 * configure: Regenerate.
6444
6445 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6446
6447 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6448 * configure: Regenerate.
6449
6450 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6451
6452 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6453 * configure: Regenerate.
6454
6455 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6456
6457 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6458 separately.
6459 * configure: Regenerate.
6460
6461 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6462
6463 * MAINTAINERS (Write After Approval): Add myself.
6464
6465 2010-04-14 Tristan Gingold <gingold@adacore.com>
6466
6467 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6468 * configure: Regenerate.
6469
6470 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6471
6472 * configure: Regenerate after change to elf.m4.
6473
6474 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6479
6480 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6481 * configure: Regenerated.
6482
6483 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6484
6485 * configure.ac: Print "buggy but acceptable" when CLooG
6486 revision is less than 9.
6487 * configure: Regenerated.
6488
6489 2010-04-01 Diego Novillo <dnovillo@google.com>
6490
6491 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6492
6493 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6494
6495 PR bootstrap/43615
6496 PR bootstrap/43328
6497
6498 Revert:
6499
6500 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6501
6502 * configure.ac: Do not pass --enable-multilib nor
6503 --disable-multilib in baseargs. Accept explicitly passed
6504 --enable_multilib.
6505 * configure: Regenerate.
6506
6507 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6508
6509 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6510
6511 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6512
6513 * MAINTAINERS: Remove myself.
6514
6515 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6516
6517 PR bootstrap/43328
6518 * configure.ac: Do not pass --enable-multilib nor
6519 --disable-multilib in baseargs. Accept explicitly passed
6520 --enable_multilib.
6521 * configure: Regenerate.
6522
6523 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6524
6525 * MAINTAINERS (spu port): Remove me.
6526
6527 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6528
6529 * configure.ac (tic6x-*-*): New case.
6530 * configure: Regenerate.
6531
6532 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6533
6534 * config.sub: Update to version 2010-03-22.
6535 * config.guess: Update to version 2009-12-30.
6536
6537 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6538
6539 PR ada/42554
6540 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6541 * configure: Regenerate.
6542
6543 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6544
6545 * MAINTAINERS: Update my email address.
6546
6547 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6548
6549 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6550 (ghassan.shobaki@amd.com): Removed.
6551
6552 2010-03-17 Alan Modra <amodra@gmail.com>
6553
6554 * MAINTAINERS: Update my email address.
6555
6556 2010-03-16 Diego Novillo <dnovillo@google.com>
6557
6558 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6559 Matthews.
6560
6561 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6562
6563 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6564 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6565
6566 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6567
6568 * MAINTAINERS: Update my email address.
6569
6570 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6571
6572 * MAINTAINERS: Update my email address.
6573
6574 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6575
6576 * MAINTAINERS: Update my email address.
6577
6578 2010-03-09 Jie Zhang <jie@codesourcery.com>
6579
6580 * MAINTAINERS: Update my email address.
6581
6582 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6583
6584 PR libstdc++/32499
6585 * configure.ac (RANLIB): Default to true.
6586 (STRIP): Likewise.
6587 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6588 * configure: Regenerate.
6589
6590 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6591
6592 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6593 (Write After Approval): Update my email address.
6594
6595 2010-02-17 Nick Clifton <nickc@redhat.com>
6596
6597 PR 11238
6598 * Makefile.tpl (local-distclean): Also remove config.cache files in
6599 sub-directories as there may not be Makefiles present in the
6600 sub-directories.
6601 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6602 the config.cache files found by the find command.
6603
6604 * Makefile.in: Regenerate.
6605 * configure.ac: Revert previous delta.
6606 * configure: Regenerate.
6607
6608 2010-02-15 Nick Clifton <nickc@redhat.com>
6609
6610 PR 11238
6611 * configure.ac: Delete config.cache files in sub-directories when
6612 deleting Makefiles.
6613 * configure: Regenerate.
6614
6615 2010-02-12 Ben Elliston <bje@gnu.org>
6616
6617 * MAINTAINERS: Update my email address.
6618
6619 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6620
6621 * MAINTAINERS (spu port): Update my email address.
6622
6623 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6624
6625 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6626
6627 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6628
6629 * configure.ac: Add "recommended" version checks for GMP/MPC.
6630 Update recommended GMP/MPFR/MPC versions.
6631 * configure: Regenerate.
6632
6633 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6634
6635 * MAINTAINERS: Move my Embecosm email address into the
6636 write-after-approval section.
6637
6638 2010-01-26 Ian Lance Taylor <iant@google.com>
6639
6640 * MAINTAINERS: Add myself as Go frontend maintainer.
6641
6642 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6643
6644 PR libstdc++/36101, PR libstdc++/42813
6645 * configure.ac (bootstrap_target_libs): Make inclusion of
6646 target-libgomp conditional on libgomb being in target_configdirs.
6647 * configure: Regenerate.
6648
6649 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6650
6651 PR libstdc++/36101, PR libstdc++/42813
6652 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6653 * configure: Regenerate.
6654
6655 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6656
6657 PR libstdc++/36101, PR libstdc++/42813
6658 * configure.ac (target_configdirs): Substitute.
6659 * Makefile.def: Bootstrap target module libgomp.
6660 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6661 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6662 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6663 * configure, Makefile.in: Regenerate.
6664
6665 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6666
6667 * MAINTAINERS: Adjust my details.
6668
6669 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6670
6671 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6672
6673 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6674
6675 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6676
6677 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6678
6679 * MAINTAINERS (Write After Approval): Add myself.
6680
6681 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2010-01-11 Richard Guenther <rguenther@suse.de>
6686
6687 PR lto/41569
6688 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6689 * Makefile.in: Regenerated.
6690
6691 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6692
6693 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6694 * configure: Regenerate.
6695
6696 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6697 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6698
6699 PR bootstrap/42424
6700 * configure.ac: Include libtool m4 files.
6701 (_LT_CHECK_OBJDIR): Call it.
6702 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6703 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6704
6705 * configure: Regenerate.
6706
6707 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6708
6709 PR bootstrap/41818
6710 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6711 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6712 * Makefile.in: Regenerate.
6713
6714 2010-01-02 Richard Guenther <rguenther@suse.de>
6715
6716 PR lto/41529
6717 * configure.ac: Include config/elf.m4. Disable LTO if not
6718 builting for an elf target.
6719 * configure: Regenerate.
6720
6721 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6722
6723 * MAINTAINERS: Change my email address.
6724
6725 2009-12-18 Ben Elliston <bje@au.ibm.com>
6726
6727 * config.sub, config.guess: Update from upstream sources.
6728
6729 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6730
6731 * MAINTAINERS (Write After Approval): Add myself.
6732
6733 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6734
6735 PR middle-end/30447
6736 PR middle-end/30789
6737 PR other/40302
6738
6739 * configure.ac: Require MPC.
6740 * configure: Regenerate.
6741
6742 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6743
6744 PR target/38384
6745 PR bootstrap/40972
6746 * libtool.m4: Sync from git Libtool.
6747 * ltoptions.m4: Likewise.
6748 * ltversion.m4: Likewise.
6749 * lt~obsolete.m4: Likewise.
6750 * ltmain.sh: Likewise.
6751
6752 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6753
6754 * configure.ac: Update minimum MPC version to 0.8.
6755 * configure: Regenerate.
6756
6757 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6758
6759 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6760 * configure: Regenerated.
6761
6762 2009-11-21 Ian Lance Taylor <iant@google.com>
6763
6764 * configure.ac: Change default of poststage1_ldflags to be empty if
6765 poststage1_libs is set. When poststage1_libs is empty, and
6766 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6767 * configure: Rebuild.
6768
6769 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6770
6771 * MAINTAINERS (Write After Approval): Update my email address.
6772
6773 2009-11-20 Ben Elliston <bje@au.ibm.com>
6774
6775 * config.guess: Update from upstream sources.
6776
6777 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6778
6779 * Makefile.def: Restore host and target settings for gmp.
6780 * Makefile.in: Rebuild.
6781
6782 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6783
6784 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6785 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6786 Fix portability of test of C++ as bootstrap language. Add
6787 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6788 * configure: Rebuild.
6789 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6790 and cloog. Fix in-tree ppl configuration. Introduce libelf
6791 in-tree building.
6792 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6793 (POSTSTAGE1_HOST_EXPORTS): Use it.
6794 (STAGE[+id+]_CXXFLAGS): New.
6795 (BASE_FLAGS_TO_PASS): Pass it down.
6796 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6797 extra_exports.
6798 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6799 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6800 extra_exports.
6801 * Makefile.in: Rebuild.
6802
6803 2009-11-17 Ben Elliston <bje@au.ibm.com>
6804
6805 * config.sub, config.guess: Update from upstream sources.
6806
6807 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2009-11-09 Jon Beniston <jon@beniston.com>
6812
6813 * MAINTAINERS (Write After Approval): Add myself.
6814
6815 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6816
6817 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6818 paths for *-w64-mingw* and x86_64-*mingw*.
6819 * configure: Regenerated.
6820
6821 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6822
6823 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6824
6825 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6826
6827 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6828 Phil Edwards to Write-After Approval.
6829
6830 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6831
6832 * configure.ac: Disable target-winsup & co for
6833 x86_64-*-mingw* and *-w64-mingw* targets.
6834 * configure: Regenerated.
6835
6836 2009-10-16 Nick Clifton <nickc@redhat.com>
6837
6838 * MAINTAINERS: Add myself as a maintainer for the RX port.
6839
6840 2009-10-26 Johannes Singler <singler@kit.edu>
6841
6842 * MAINTAINERS (Write After Approval): Update my e-mail address.
6843
6844 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6845
6846 * configure.ac (CLooG test): Use = with test.
6847 * configure: Regenerate.
6848
6849 2009-10-22 Richard Guenther <rguenther@suse.de>
6850
6851 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6852 cloog if the ppl version check failed. Move flags saving
6853 before setting in libelf check.
6854 * configure: Regenerate.
6855
6856 2009-10-21 Richard Guenther <rguenther@suse.de>
6857
6858 * configure.ac: Adjust the ppl and cloog configure to work as
6859 documented. Disable cloog if ppl was disabled. Omit the version
6860 checks if they were disabled.
6861 * configure: Re-generate.
6862
6863 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6864
6865 * configure.ac: Add 'lto' to enable_languages, not
6866 new_enable_languages, and only if not already present.
6867 * configure: Regenerate.
6868
6869 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6870
6871 * README: Refer to the various COPYING* files instead of just
6872 COPYING.
6873 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6874
6875 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6876
6877 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6878
6879 2009-10-07 Richard Guenther <rguenther@suse.de>
6880
6881 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6882 and Richard Guenther as reviewers.
6883 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6884 as reviewers.
6885
6886 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6887
6888 * config.sub: Update from upstream sources.
6889
6890 2009-10-06 Ian Lance Taylor <iant@google.com>
6891
6892 * Makefile.def: check-gold depends upon all-gas.
6893 * Makefile.in: Rebuild.
6894
6895 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6900
6901 * Makefile.def: all-lto-plugin depends on all-libiberty.
6902 set bootstrap=true for lto-plugin.
6903 Add lto-plugin.
6904 * Makefile.in: Regenerate.
6905 * configure.ac (host_libs): Add lto-plugin.
6906 * configure: Regenerate.
6907
6908 2009-10-03 Diego Novillo <dnovillo@google.com>
6909
6910 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6911 (HOST_LIBELFLIBS): Define.
6912 (HOST_LIBELFINC): Define.
6913 * Makefile.in: Regenerate.
6914 * configure.ac: Add --enable-lto.
6915 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6916 If --enable-lto is used, add 'lto' to new_enable_languages.
6917 If --enable-lto is used and gold is enabled, add
6918 lto-plugin to configdirs.
6919 * configure: Regenerate.
6920
6921 2009-10-03 Simon Baldwin <simonb@google.com>
6922
6923 * configure.ac: If --with-system-zlib, suppress local zlib and
6924 pass --with-system-zlib to subdir configure scripts.
6925 * configure: Regenerate.
6926
6927 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6928 Paolo Bonzini <bonzini@gnu.org>
6929
6930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6931 $(srcdir).
6932 * Makefile.in: Rebuilt.
6933
6934 2009-09-26 Gary Funck <gary@intrepid.com>
6935
6936 * MAINTAINERS (Write After Approval): Add myself.
6937
6938 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6939
6940 * configure.ac: Update minimum MPC version to 0.7.
6941 * configure: Regenerate.
6942
6943 2009-09-25 Nick Clifton <nickc@redhat.com>
6944
6945 * configure.ac: Pass any --cache-file=/dev/null option on to
6946 subconfigures.
6947 * configure: Regenerate.
6948
6949 2009-09-23 Nick Clifton <nickc@redhat.com>
6950
6951 * config.sub, config.guess: Update from upstream sources.
6952
6953 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6954
6955 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6956 * Makefile.in: Rebuilt.
6957
6958 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6959
6960 PR bootstrap/32272
6961 * configure.ac: Error out if $srcdir isn't '.' but contains
6962 host-${host_noncanonical}.
6963 * configure: Regenerate.
6964
6965 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6966
6967 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6968 maintainer.
6969
6970 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6971
6972 * configure.ac: If bootstrapping a combined tree with
6973 --enable-gold, require c++ in stage1_languages.
6974 * configure: Regenerate.
6975
6976 * configure.ac: Also add target_libs of stage1_languages to
6977 bootstrap_target_libs.
6978 * configure: Regenerate.
6979
6980 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6981 with --enable-languages not containing c++.
6982 * configure: Regenerate.
6983
6984 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6985
6986 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6987 * configure: Regenerate.
6988
6989 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6990
6991 * MAINTAINERS (Write After Approval): Update my e-mail address,
6992 and move from from here...
6993 (Waiting for paperwork): To here.
6994
6995 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6996
6997 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6998
6999 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7000
7001 * configure.ac: Do not use $extrasub for replacing @if/@endif
7002 parts in Makefile; instead, use additional arguments to
7003 AC_CONFIG_COMMANDS to do the replacement manually, with several
7004 sed invocations, to avoid HP-UX sed command limits.
7005 * configure: Regenerate.
7006
7007 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7008
7009 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7010 blank before -L.
7011
7012 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7013
7014 * configure.ac (with-build-config): Document. Handle without.
7015 Handle missing argument.
7016 * configure: Rebuilt.
7017
7018 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7019
7020 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7021 Default to bootstrap-debug only if compare-debug works.
7022 * configure: Rebuilt.
7023 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7024 * Makefile.in: Rebuilt.
7025
7026 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7027
7028 * MAINTAINERS (OS Port Maintainers): Update my email address.
7029
7030 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7031
7032 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7033 * Makefile.in: Rebuilt.
7034
7035 2009-09-01 Chris Demetriou <cgd@google.com>
7036
7037 * MAINTAINERS (Write After Approval): Add myself.
7038
7039 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7040
7041 PR debug/30161
7042 * include/dwarf2.h (enum dwarf_tag): Added
7043 DW_TAG_GNU_template_template_param
7044 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7045
7046 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * Makefile.tpl (AWK): Fix typo.
7049 * Makefile.in: Regenerate.
7050
7051 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7052
7053 * configure.ac: Detect awk and sed.
7054 * Makefile.def (flags_to_pass): Add AWK and SED.
7055 * Makefile.tpl (AWK, SED): New.
7056 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7057 * configure: Regenerate.
7058 * Makefile.in: Regenerate.
7059
7060 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7061
7062 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7063 (collapseslashes): Likewise.
7064
7065 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7066
7067 * configure.ac (AC_PREREQ): Bump to 2.64.
7068
7069 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7070
7071 * configure.ac: Remove --with-datarootdir, --with-docdir,
7072 --with-pdfdir, --with-htmldir switches.
7073 * configure: Regenerate.
7074
7075 * configure: Regenerate.
7076
7077 * compile: Sync from Automake 1.11.
7078 * depcomp: Likewise.
7079 * install-sh: Likewise.
7080 * missing: Likewise.
7081 * mkinstalldirs: Likewise.
7082 * ylwrap: Likewise.
7083
7084 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7085
7086 * ltmain.sh (func_normal_abspath): New function.
7087 (func_relative_path): Likewise.
7088 (func_mode_help): Document new -bindir option for link mode.
7089 (func_mode_link): Add new -bindir option, and use it to place
7090 output DLL if specified.
7091
7092 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7093
7094 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7095 (baseargs): Add --disable-option-checking.
7096 * configure: Regenerate.
7097
7098 * Makefile.def (configure-target-libiberty): Depend on
7099 all-binutils and all-ld.
7100 (configure-target-newlib): Likewise.
7101 * Makefile.in: Regenerate.
7102
7103 2009-08-17 Ben Elliston <bje@au.ibm.com>
7104
7105 * config.sub, config.guess: Update from upstream sources.
7106
7107 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7108
7109 Sync from src, merge:
7110
7111 2009-07-02 Tristan Gingold <gingold@adacore.com>
7112
7113 * configure.ac: Do not exclude gas for i386-*-darwin.
7114 Add a case for x86_64-*-darwin.
7115 * configure: Regenerate.
7116
7117 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7118
7119 * MAINTAINERS: Add my name to Write After Approval list.
7120
7121 2009-08-06 Michael Eager <eager@eagercon.com>
7122
7123 * configure.ac: Add Microblaze target.
7124 * configure: Regenerate.
7125
7126 2009-07-31 Christian Bruel <christian.bruel@st.com>
7127
7128 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7129 * configure: Regenerate.
7130
7131 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7132
7133 * MAINTAINERS (Write After Approval): Update my e-mail address.
7134
7135 2009-07-06 Ian Lance Taylor <iant@google.com>
7136
7137 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7138 * configure: Rebuild.
7139
7140 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7141
7142 * MAINTAINERS: Move myself to the Graphite Reviewers.
7143
7144 2009-06-30 Wei Guozhi <carrot@google.com>
7145
7146 * MAINTAINERS: Add my name to Write After Approval list.
7147
7148 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7149
7150 PR bootstrap/40338
7151 * configure.ac (comparestring): Create new variable.
7152 * Makefile.tpl (comparestring): Use to skip some comparisions.
7153 * configure: Regenerate.
7154 * Makefile.in: Regenerate.
7155
7156 2009-06-26 Doug Evans <dje@sebabeach.org>
7157
7158 * Makefile.def (host_modules): Add cgen.
7159 * Makefile.in: Regenerate.
7160 * configure.ac (host_tools): Add cgen.
7161 * configure: Regenerate.
7162
7163 2009-06-23 DJ Delorie <dj@redhat.com>
7164
7165 * MAINTAINERS: Add myself as mep maintainer.
7166
7167 2009-06-23 Ian Lance Taylor <iant@google.com>
7168
7169 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7170 boot_languages. Only bootstrap target libraries listed in
7171 target_libs for some boot language. Add --with-stage1-ldflags,
7172 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7173 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7174 if not building with C++.
7175 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7176 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7177 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7178 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7179 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7180 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7181 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7182 * configure, Makefile.in: Rebuild.
7183
7184 2009-06-23 Li Feng <nemokingdom@gmail.com>
7185
7186 * MAINTAINERS: Added my name to write-after-approval list.
7187
7188 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7189
7190 * configure.ac: Define is_elf for QNX Neutrino targets.
7191 * configure: Regenerate.
7192
7193 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7194
7195 * MAINTAINERS: Added my name to the write-after-approval list
7196
7197 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7198
7199 * configure.ac: Detect MPC in default directory.
7200 * configure: Regenerate.
7201
7202 2009-06-03 Jerome Guitton <guitton@adacore.com>
7203 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7204
7205 * Makefile.tpl (all): Avoid a trailing backslash.
7206 * Makefile.in: Regenerate.
7207
7208 2009-06-03 Ben Elliston <bje@au.ibm.com>
7209
7210 * config.sub, config.guess: Update from upstream sources.
7211
7212 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7213
7214 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7215 to noconfdirs.
7216 * configure: Regenerate.
7217
7218 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7219
7220 * Makefile.tpl ([+compare-target+]): Compare all stage
7221 directories, rather than just gcc.
7222 * Makefile.in: Rebuilt.
7223
7224 2009-06-01 Doug Kwan <dougkwan@google.com>
7225
7226 * configure.ac: Support gold for target arm*-*-*.
7227 * configure: Regenerate.
7228
7229 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7230
7231 * Makefile.def: Add MPC support and dependencies.
7232 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7233
7234 * Makefile.in, configure: Regenerate.
7235
7236 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7237
7238 * Makefile.tpl (all): Avoid harmless warning in make all when
7239 gcc-bootstrap is enabled but stage_last does not exist.
7240 * Makefile.in: Rebuilt.
7241
7242 2009-05-24 Nicolas Roche <roche@adacore.com>
7243
7244 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7245 * Makefile.in: Regenerate.
7246
7247 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7248
7249 * MAINTAINERS: Update my e-mail address.
7250
7251 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7252
7253 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7254 * configure: Regenerate.
7255
7256 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7257
7258 PR other/40159
7259 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7260 gcc-no-bootstrap are mutually exclusive.
7261 * Makefile.in: Rebuilt.
7262
7263 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7264
7265 PR other/40159
7266 * Makefile.tpl (all): Don't end with unconditional success.
7267 * Makefile.in: Rebuilt.
7268
7269 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7270
7271 PR target/37137
7272 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7273 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7274 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7275 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7276 stage_configureflags, stage_cflags and stage_libcflags into
7277 explicit Makefile macros.
7278 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7279 GFORTRAN.
7280 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7281 CC. Set CC_FOR_BUILD from CC.
7282 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7283 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7284 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7285 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7286 and GFORTRAN.
7287 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7288 (_LIBCFLAGS): Renamed to _TFLAGS.
7289 (do-compare-debug, do-compare3-debug): Drop.
7290 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7291 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7292 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7293 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7294 (XGCC_FLAGS_FOR_TARGET): New.
7295 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7296 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7297 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7298 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7299 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7300 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7301 TFLAGS.
7302 (BUILD_CONFIG): Include if requested.
7303 (all): Set TFLAGS on bootstrap.
7304 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7305 (all-stageid-prefixmodule): Likewise.
7306 (do-clean, distclean-stageid): Set TFLAGS.
7307 (restrap): Fix whitespace.
7308 * Makefile.in: Rebuilt.
7309
7310 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7311
7312 * config.guess: Sync with src.
7313
7314 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7315
7316 * configure.ac ($with_ppl): Default to no if not supplied.
7317 ($with_cloog): Likewise.
7318 configure: Regenerate.
7319
7320 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7321
7322 * MAINTAINERS: Update my e-mail address.
7323
7324 2009-04-27 Nick Clifton <nickc@redhat.com>
7325
7326 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7327
7328 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7329
7330 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7331 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7332 * Makefile.in: Regenerate.
7333
7334 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7335
7336 PR bootstrap/39739
7337 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7338 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7339
7340 * configure, Makefile.in: Regenerate.
7341
7342 2009-04-21 Taras Glek <tglek@mozilla.com>
7343
7344 * include/hashtab.h: Update GTY annotations to new syntax
7345 * include/splay-tree.h: Likewise
7346
7347 2009-04-17 Ben Elliston <bje@au.ibm.com>
7348
7349 * config.sub, config.guess: Update from upstream sources.
7350
7351 2009-04-15 Anthony Green <green@moxielogic.com>
7352
7353 * configure.ac: Add moxie support.
7354 * configure: Rebuilt.
7355
7356 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7357
7358 * configure.ac: Change copyright header to refer to version
7359 3 of the GNU General Public License and to point readers at the
7360 COPYING3 file and the FSF's license web page.
7361 * Makefile.def: Likewise.
7362 * Makefile.tpl: Likewise.
7363 * Makefile.in: Regenerate.
7364
7365 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7366
7367 * configure.ac: Restore match for darwin9 or later. Use double
7368 brackets since regeneration eats one pair.
7369 * configure: Regenerate.
7370
7371 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7372
7373 PR gas/10039
7374 * configure.ac: Require texinfo 4.7.
7375 * configure: Regenerated.
7376
7377 2009-04-09 Nick Clifton <nickc@redhat.com>
7378
7379 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7380 the GCC Runtime Library Exception.
7381
7382 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7383
7384 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7385 * configure: Regenerate.
7386
7387 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7388
7389 * Makefil.def (languages): New entries.
7390 * Makefile.tpl (check-gcc-*): New generic target.
7391 * Makefile.in: Regenerate.
7392
7393 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7394
7395 * MAINTAINERS: Update my email address.
7396
7397 2009-03-18 Tom Tromey <tromey@redhat.com>
7398
7399 * configure: Rebuild.
7400 * configure.ac (host_libs): Add libiconv.
7401 * Makefile.in: Rebuild.
7402 * Makefile.def (host_modules): Add libiconv.
7403 (configure-gdb, all-gdb): Depend on libiconv.
7404
7405 2009-03-16 Tristan Gingold <gingold@adacore.com>
7406
7407 * configure.ac: Treat gdb as supported on x86_64-darwin.
7408 * configure: Regenerate.
7409
7410 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7411
7412 * configure.ac (--with-host-libstdcxx): New option.
7413 * configure: Regenerate.
7414
7415 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7416
7417 * MAINTAINERS: Move myself into the write after approval list.
7418
7419 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7420
7421 * MAINTAINERS: Update e-mail address.
7422
7423 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7424
7425 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7426
7427 2009-03-10 Ira Rosen <irar@il.ibm.com>
7428
7429 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7430
7431 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7432
7433 Backport from git Libtool:
7434
7435 2009-01-19 Robert Millan <rmh@aybabtu.com>
7436 Support GNU/kOpenSolaris.
7437 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7438 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7439 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7440 GNU/kOpenSolaris.
7441
7442 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7443
7444 * MAINTAINERS: Update e-mail address.
7445
7446 2009-02-24 Michael Eager <eager@eagercon.com>
7447
7448 * MAINTAINERS (Write After Approval): Add self.
7449
7450 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7451
7452 * MAINTAINERS (Write After Approval): Add myself.
7453
7454 2009-02-05 Andreas Schwab <schwab@suse.de>
7455
7456 * Makefile.tpl (stage_last): Define $r and $s before using
7457 $(RECURSE_FLAGS_TO_PASS).
7458 * Makefile.in: Regenerate
7459
7460 2009-01-30 Ian Lance Taylor <iant@google.com>
7461
7462 * MAINTAINERS: Move myself to the Global Reviewers list.
7463
7464 2009-01-29 Robert Millan <rmh@aybabtu.com>
7465
7466 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7467 * configure: Regenerate.
7468
7469 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7470
7471 * MAINTAINERS: Make whitespace consistent.
7472 Remove Robert Millan from Write After Approval.
7473
7474 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7475
7476 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7477 (all-opcodes): Depend on all-libiberty.
7478 * Makefile.in: Regenerate.
7479
7480 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7481
7482 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7483 * configure: Regenerate.
7484
7485 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
7489 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7490
7491 * MAINTAINERS: Add myself to reviewers (Fortran).
7492
7493 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7494
7495 PR tree-optimization/38515
7496 * configure.ac (cloog-polylib): Removed.
7497 (with_ppl, with_cloog): Test for "no".
7498 * configure: Regenerated.
7499
7500 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7501
7502 * MAINTAINERS: Moved myself to reviewers (Fortran).
7503
7504 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7505
7506 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7507 (Write After Approval): Remove myself.
7508
7509 2009-01-03 Diego Novillo <dnovillo@google.com>
7510
7511 * MAINTAINERS: Remove myself from alias maintainership.
7512
7513 2009-01-02 David Ayers <ayers@fsfe.org>
7514
7515 * MAINTAINERS: Update e-mail address.
7516
7517 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7518
7519 * MAINTAINERS: Make whitespace consistent.
7520
7521 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7522
7523 Backport from upstream Libtool:
7524 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7525 Add cache variables to tests that require the linker to work.
7526 For shlibpath_overrides_runpath, this also changes the semantics
7527 to let the result from the C compiler take precedence.
7528
7529 2008-12-02 Ben Elliston <bje@au.ibm.com>
7530
7531 * config.sub, config.guess: Update from upstream sources.
7532
7533 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7534
7535 * configure.ac (ppllibs): Add by default the lib flags.
7536 * configure: Regenerate.
7537
7538 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7539
7540 * MAINTAINERS: Add myself to the write after approval list.
7541
7542 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7543
7544 * configure.ac: Add double brackets on darwin[912].
7545 * configure: Regenerate.
7546
7547 2008-12-03 Daniel Kraft <d@domob.eu>
7548
7549 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7550 Approval to Reviewer section (for Fortran front-end).
7551
7552 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7553
7554 * configure.ac: Expand to darwin10 and later.
7555 * configure: Regenerate.
7556
7557 2008-12-02 Andreas Schwab <schwab@suse.de>
7558
7559 * Makefile.def: configure-target-boehm-gc depends on
7560 all-target-libstdc++-v3.
7561 * Makefile.in: Regenerate.
7562
7563 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7564
7565 * MAINTAINERS: Add myself as mingw maintainer.
7566
7567 2008-12-02 Ben Elliston <bje@au.ibm.com>
7568
7569 * config.sub, config.guess: Update from upstream sources.
7570
7571 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7572
7573 * README.SCO: Remove.
7574
7575 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7576
7577 * MAINTAINERS: Add myself to the write after approval list.
7578
7579 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7580
7581 * MAINTAINERS: Update my email address in WAA section.
7582
7583 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7584
7585 * MAINTAINERS: Update e-mail address.
7586
7587 2008-11-27 Toon Moene <toon@moene.org>
7588
7589 * MAINTAINERS: Change e-mail address.
7590
7591 2008-11-27 Tristan Gingold <gingold@adacore.com>
7592
7593 * configure.ac: Build gdb for i?86-*-darwin*
7594 * configure: Regenerated.
7595
7596 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7597
7598 * MAINTAINERS: Added my full name.
7599
7600 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7601
7602 PR bootstrap/38014
7603 PR bootstrap/37923
7604
7605 Revert:
7606
7607 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7610 * Makefile.in: Regenerated.
7611
7612 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7613
7614 PR gdb/921
7615 PR gdb/1646
7616 PR gdb/2175
7617 PR gdb/2176
7618
7619 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7620 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7621 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7622 (HOST_EXPORTS): Pass CPPFLAGS.
7623 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7624 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7625 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7626 * Makefile.in, configure: Regenerated.
7627 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7628 and CPPFLAGS_FOR_BUILD.
7629
7630 2008-11-06 Jeff Law <law@redhat.com>
7631
7632 * MAINTAINERS: Add myself as middle end maintainer.
7633
7634 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7635
7636 * MAINTAINERS (Write after approval): Add myself.
7637
7638 2008-11-05 Diego Novillo <dnovillo@google.com>
7639
7640 * MAINTAINERS (Global Reviewers): Add myself.
7641 (Non-Algorithmic Maintainers): Remove myself.
7642
7643 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7644
7645 * MAINTAINERS (Write after approval): Add myself.
7646
7647 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7648
7649 * MAINTAINERS (Write after approval): Add myself.
7650
7651 2008-10-31 Ben Elliston <bje@au.ibm.com>
7652
7653 * configure.ac (spu-*-*): Remove special case.
7654 * configure: Regenerate.
7655
7656 2008-10-30 Catherine Moore <clm@codesourcery.com>
7657
7658 * MAINTAINERS (Write after approval): Update my email address.
7659
7660 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7661
7662 * configure.ac [spu-*-*]: Do not set skipdirs.
7663 * configure: Re-generate.
7664
7665 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7666
7667 * MAINTAINERS (Various Maintainers): Add myself to reload.
7668
7669 2008-10-25 Richard Guenther <rguenther@suse.de>
7670
7671 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7672 maintainer. Remove myself as libgcc-math maintainer.
7673 (Non-Algorithmic Maintainers): Remove myself.
7674
7675 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7676
7677 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7678 * Makefile.in: Regenerated.
7679
7680 2008-10-23 Cary Coutant <ccoutant@google.com>
7681
7682 * MAINTAINERS (Write after approval): Add myself.
7683
7684 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7685
7686 PR gdb/921
7687 PR gdb/1646
7688 PR gdb/2175
7689 PR gdb/2176
7690
7691 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7692 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7693 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7694 (HOST_EXPORTS): Pass CPPFLAGS.
7695 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7696 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7697 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7698 * Makefile.in, configure: Regenerated.
7699 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7700 and CPPFLAGS_FOR_BUILD.
7701
7702 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7703
7704 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7705 Sebastian Pop.
7706
7707 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7708
7709 * MAINTAINERS (Write After Approval): Added myself.
7710
7711 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7712
7713 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7714 recommended version to 2.3.2.
7715
7716 * configure: Regenerate.
7717
7718 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7719
7720 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7721
7722 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7723
7724 * MAINTAINERS (Write After Approval): Update e-mail address.
7725
7726 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7727
7728 * libtool.m4: Update to libtool 2.2.6.
7729 * lt~obsolete.m4: Update to libtool 2.2.6.
7730 * ltmain.sh: Update to libtool 2.2.6.
7731 * ltsugar.m4: Update to libtool 2.2.6.
7732 * ltversion.m4: Update to libtool 2.2.6.
7733 * ltoptions.m4: Update to libtool 2.2.6.
7734 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7735
7736 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7737
7738 * MAINTAINERS (Write After Approval): Add myself.
7739
7740 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7741
7742 * MAINTAINERS (Write After Approval): Update my name.
7743
7744 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7745
7746 * MAINTAINERS: Add myself in "Write After Approval".
7747
7748 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7749
7750 * MAINTAINERS: Add myself as ia64 maintainer.
7751
7752 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7753
7754 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7755 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7756 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7757 and Michael Tiemann from Write After Approval since they do not
7758 actually have access.
7759
7760 2008-09-05 Richard Guenther <rguenther@suse.de>
7761
7762 * configure.ac: Initialize clooglibs to -lcloog.
7763 * configure: Re-generate.
7764
7765 2008-09-04 Le-Chun Wu <lcwu@google.com>
7766
7767 * MAINTAINERS (Write After Approval): Add myself.
7768
7769 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7770
7771 * configure.ac (--with-cloog-polylib): New.
7772 (--disable-cloog-version-check): New.
7773 (--disable-ppl-version-check): New.
7774 * configure: Re-generate.
7775
7776 2008-09-03 Richard Guenther <rguenther@suse.de>
7777
7778 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7779 cloog test.
7780 * configure: Re-generate.
7781
7782 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7783
7784 Add picoChip port.
7785 * MAINTAINERS: Add picoChip maintainers.
7786
7787 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7788 Tobias Grosser <grosser@fim.uni-passau.de>
7789 Jan Sjodin <jan.sjodin@amd.com>
7790 Harsha Jagasia <harsha.jagasia@amd.com>
7791 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7792 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7793 Adrien Eliche <aeliche@isty.uvsq.fr>
7794
7795 Merge from graphite branch.
7796 * configure: Regenerate.
7797 * Makefile.in: Regenerate.
7798 * configure.ac (host_libs): Add ppl and cloog.
7799 Add checks for PPL and CLooG.
7800 * Makefile.def (ppl, cloog): Added modules and dependences.
7801 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7802 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7803
7804 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7805
7806 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7807 (GCC_SHLIB_SUBDIR): New.
7808 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7809 * configure: Regenerate.
7810 * Makefile.in: Regenerate.
7811
7812 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7813
7814 * MAINTAINERS: Consistently use tabs to separate columns.
7815
7816 2008-08-29 Tristan Gingold <gingold@adacore.com>
7817
7818 * MAINTAINERS (Write after Approval): Add myself.
7819
7820 2008-08-28 Tristan Gingold <gingold@adacore.com>
7821
7822 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7823 Enable bfd, binutils and opcodes.
7824 * configure: Regenerate.
7825
7826 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7827
7828 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7829
7830 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7831
7832 * MAINTAINERS: Use correct Umlaut for last name.
7833
7834 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7835
7836 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7837
7838 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7839
7840 * MAINTAINERS: Update my email address.
7841
7842 2008-08-16 Nicolas Roche <roche@adacore.com>
7843
7844 * Makefile.tpl: Add BOOT_ADAFLAGS.
7845 * Makefile.in: Regenerate.
7846
7847 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7848
7849 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7850 * configure: Regenerate.
7851
7852 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7853
7854 * configure.ac: Add makefile fragments for hpux.
7855 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7856 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7857 * configure: Regenerate.
7858 * Makefile.in: Regenerate.
7859
7860 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7861
7862 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7863
7864 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7865
7866 * MAINTAINERS (Write after Approval): Add myself.
7867
7868 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7873
7874 * MAINTAINERS (Write After Approval): Add myself.
7875
7876 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7877
7878 * MAINTAINERS: Update my email address.
7879
7880 2008-06-25 Joey Ye <joey.ye@intel.com>
7881
7882 * MAINTAINERS (Write After Approval): Add myself.
7883
7884 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7885
7886 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7887 * Makefile.in: Regenerate.
7888 * configure: Regenerate.
7889
7890 2008-06-17 Daniel Kraft <d@domob.eu>
7891
7892 * MAINTAINERS (Write After Approval): Add myself.
7893
7894 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7895
7896 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7897 "$@" is still intact with both Autoconf 2.59 and 2.62.
7898 * configure: Regenerate.
7899
7900 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7901
7902 * Makefile.tpl: Fix comment errors.
7903 * Makefile.in: Regenerate.
7904
7905 2008-06-12 David S. Miller <davem@davemloft.net>
7906 David Edelsohn <edelsohn@gnu.org>
7907
7908 * configure.ac: Add powerpc*-*-* to gold supported targets.
7909 * configure: Regenerate.
7910
7911 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7912
7913 PR tree-optimization/36218
7914 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7915 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7916 (all prefix="build-"): Pass them to build-system sub-makes.
7917 * Makefile.in: Regenerate.
7918
7919 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7920
7921 * MAINTAINERS (mt port): Remove.
7922 (sco5, unixware, sco udk): Remove.
7923 (Kean Johnston): Add to Write After Approval.
7924
7925 2008-05-30 Julian Brown <julian@codesourcery.com>
7926
7927 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7928 of libobjc for ARM EABI Linux.
7929 * configure: Regenerate.
7930
7931 2008-05-18 Xinliang David Li <davidxl@google.com>
7932
7933 * ChangeLog: Remove wrong ChangeLog entry.
7934
7935 2008-05-17 Xinliang David Li <davidxl@google.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7940
7941 * MAINTAINERS (Write After Approval): Add myself.
7942
7943 2008-05-14 Rafael Espíndola <espindola@google.com>
7944
7945 * config-ml.in: don't handle --enable-shared and --enable-static.
7946
7947 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7948
7949 * MAINTAINERS: Update my email address.
7950
7951 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7952
7953 * MAINTAINERS: Update my email address.
7954
7955 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
7959 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
7963 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7964
7965 * MAINTAINERS (crx): Add myself.
7966
7967 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7968
7969 Sync with src:
7970 2008-04-14 David S. Miller <davem@davemloft.net>
7971
7972 * configure.ac: Add sparc*-*-* to gold supported targets.
7973 * configure: Regenerate.
7974
7975 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7976
7977 PR bootstrap/35457
7978 * configure.ac: Include override.m4.
7979 * configure: Regenerate.
7980
7981 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7982
7983 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7984 * Makefile.in: Regenerate.
7985
7986 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7987
7988 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7989 as nonconfigurable directories list.
7990 * configure: Regenerate.
7991
7992 2008-04-14 Ben Elliston <bje@au.ibm.com>
7993
7994 * config.sub, config.guess: Update from upstream sources.
7995
7996 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7997
7998 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7999 * Makefile.in: Regenerate.
8000
8001 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8002
8003 * configure.ac: Do not build libssp for the AVR.
8004 * configure: Regenerate.
8005
8006 2008-04-07 Ian Lance Taylor <iant@google.com>
8007
8008 * Makefile.def: check-gold depends upon all-binutils.
8009 * Makefile.in: Regenerate.
8010
8011 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8012
8013 * MAINTAINERS (Write After Approval): Add myself.
8014
8015 2008-04-04 Nick Clifton <nickc@redhat.com>
8016
8017 PR binutils/4334
8018 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8019 builds.
8020 * configure: Regenerate.
8021
8022 2008-04-04 NightStrike <NightStrike@gmail.com>
8023
8024 PR other/35151
8025 * configure.ac: Combine rules for mingw32 and mingw64.
8026 * configure: Regenerate.
8027
8028 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8029
8030 * MAINTAINERS (Write After Approval): Add myself.
8031
8032 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8033
8034 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8035 * Makefile.in (.NOTPARALLEL): Ditto.
8036
8037 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8038
8039 * MAINTAINERS (Write After Approval): Add myself.
8040
8041 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8042
8043 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8044 * Makefile.in (.NOTPARALLEL): Regenerate.
8045
8046 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8047
8048 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8049 * Makefile.in: Regenerate.
8050
8051 2008-03-26 Jakub Staszak <kuba@et.pl>
8052
8053 * MAINTAINERS (Write After Approval): Add myself.
8054
8055 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8056
8057 * MAINTAINERS: Update e-mail address.
8058
8059 2008-03-20 Ian Lance Taylor <iant@google.com>
8060
8061 * configure.ac: Add support for --enable-gold.
8062 * Makefile.def: Add gold as a directory like ld.
8063 * configure, Makefile.in: Regenerate.
8064
8065 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8066
8067 * configure.ac: m4_include config/proginstall.m4.
8068 * configure: Regenerate.
8069
8070 Backport from upstream Libtool:
8071
8072 2007-10-12 Eric Blake <ebb9@byu.net>
8073
8074 Deal with Autoconf 2.62's semantic change in m4_append.
8075 * ltsugar.m4 (lt_append): Replace broken versions of
8076 m4_append.
8077 (lt_if_append_uniq): Don't require separator to be overquoted,
8078 and avoid broken m4_append.
8079 (lt_dict_add): Fix typo.
8080 * libtool.m4 (_LT_DECL): Don't overquote separator.
8081
8082 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8083
8084 * config.rpath: Add AIX 6 support.
8085
8086 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8087
8088 * Makefile.def (stageprofile). Remove -fprofile-generate
8089 from stage_libcflags.
8090 * Makefile.in: Regenerate.
8091
8092 2008-03-13 Ben Elliston <bje@au.ibm.com>
8093
8094 * config.sub, config.guess: Update from upstream sources.
8095
8096 2008-03-06 Tom Tromey <tromey@redhat.com>
8097
8098 * MAINTAINERS: Update for treelang deletion.
8099
8100 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8101
8102 * MAINTAINERS: Update my email address.
8103
8104 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8105
8106 * MAINTAINERS (darwin port): Add myself as a maintainer.
8107 (objective-c/c++): Add myself as a maintainer.
8108
8109 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8110
8111 * MAINTAINERS (Write After Approval): Update my email address.
8112
8113 2008-02-25 Tomas Bily <tbily@suse.cz>
8114
8115 * MAINTAINERS (Write After Approval): Add myself.
8116
8117 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8118
8119 * MAINTAINERS (OpenMP): Add myself.
8120
8121 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8122
8123 PR bootstrap/32009
8124 PR bootstrap/32161
8125
8126 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8127 * configure: Regenerate.
8128
8129 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8130 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8131 STAGE4_LIBCFLAGS): New.
8132 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8133 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8134 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8135 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8136 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8137 for target modules. Don't export LIBCFLAGS.
8138 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8139 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8140 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8141 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8142 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8143 * Makefile.in: Regenerate.
8144
8145 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8146
8147 PR libgcj/33085
8148 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8149 Do not use -DDLL_EXPORT. Backport from upstream.
8150
8151 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8152
8153 * MAINTAINERS (Write After Approval): Add myself.
8154
8155 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8156
8157 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8158 * configure: Regenerate.
8159
8160 2008-01-31 Marc Gauthier <marc@tensilica.com>
8161
8162 * configure.ac (xtensa*-*-*): Recognize processor variants.
8163 * configure: Regenerate.
8164
8165 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8166
8167 PR bootstrap/34922
8168 * configure.ac (PARSE_ARGS): Push suitable setting of
8169 ac_subdirs_all, for `./configure --help=recursive'.
8170 Handle `+' in generic toplevel directory disabling.
8171 * configure: Regenerate.
8172
8173 2008-01-28 Nick Clifton <nickc@redhat.com>
8174
8175 * MAINTAINERS (xstormy16): Take over maintainership.
8176
8177 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8178
8179 * MAINTAINERS (c4x port): Remove.
8180
8181 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8182
8183 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8184
8185 2008-01-23 Ben Elliston <bje@au.ibm.com>
8186
8187 * config.sub, config.guess: Update from upstream sources.
8188
8189 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8190
8191 * MAINTAINERS (Write After Approval): Add myself.
8192
8193 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8194
8195 * MAINTAINERS: Update my email address.
8196
8197 2008-01-09 Raksit Ashok <raksit@google.com>
8198
8199 * MAINTAINERS (Write After Approval): Add myself.
8200
8201 2008-01-09 Raksit Ashok <raksit@google.com>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2008-01-08 Ben Elliston <bje@au.ibm.com>
8206
8207 * config.sub, config.guess: Update from upstream sources.
8208
8209 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8210
8211 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8212 Change recommended MPFR from 2.2.1 -> 2.3.0.
8213 * configure: Regenerate.
8214
8215 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8216
8217 * MAINTAINERS: Update my email address.
8218
8219 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8220
8221 * MAINTAINERS: Update my email address.
8222
8223 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8224
8225 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8226 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8227 * Makefile.in: Regenerate.
8228
8229 2007-12-10 Mark Heffernan <meheff@google.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8232 misplaced entries.
8233
8234 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8235
8236 * configure.ac: Enable libjava for x86_64-*-darwin9.
8237 * configure: Regenerate.
8238
8239 2007-12-07 Bill Maddox <maddox@google.com>
8240
8241 * MAINTAINERS (Write After Approval): Add myself.
8242
8243 2007-12-05 Ben Elliston <bje@au.ibm.com>
8244
8245 * config.sub, config.guess: Update from upstream sources.
8246
8247 2007-12-02 Matthias Klose <doko@ubuntu.com>
8248
8249 * config-ml.in: Remove 64bit configure tests.
8250
8251 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8252
8253 * config-ml.in: Robustify against white space in absolute file
8254 names.
8255
8256 * config-ml.in (multi-clean): Substitute ${Makefile}.
8257 Remove superfluous ${Makefile} in list.
8258
8259 2007-11-19 Thiemo Seufer <ths@mips.com>
8260
8261 * config-ml.in: Don't hardcode the Makefile name.
8262
8263 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
8267 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
8271 2007-11-06 Doug Kwan <dougkwan@google.com>
8272
8273 * MAINTAINERS (Write After Approval): Add myself.
8274
8275 2007-10-25 Ben Elliston <bje@au.ibm.com>
8276
8277 * MAINTAINERS (mercury): Remove entry.
8278 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8279
8280 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8281
8282 * Makefile.def (dependencies): Make configure-gdb depend on
8283 all-intl.
8284 * Makefile.in: Regenerated.
8285
8286 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8287
8288 * MAINTAINERS (Fortran maintainer): Remove myself.
8289
8290 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8291
8292 * Makefile.def: To avoid problems running with parallel makes,
8293 build newlib before libgloss so that target specific header
8294 files are availble.
8295 * Makefile.in: Regenerate
8296
8297 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8298
8299 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8300 * Makefile.in: Regenerate.
8301
8302 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8303
8304 * MAINTAINERS (Register allocation reviewer): Add myself.
8305
8306 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8307
8308 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8309 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8310 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8311 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8312 * configure: Regenerate.
8313
8314 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8315
8316 * MAINTAINERS (Register allocation reviewer): Add myself.
8317
8318 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8321 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8322 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8323 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8324 * configure.ac: Default them to host tools for $host = $build.
8325 Subst them.
8326
8327 * configure: Regenerate.
8328 * Makefile.in: Regenerate.
8329
8330 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8331
8332 * MAINTAINERS (Register allocation reviewer): Add myself.
8333
8334 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8335
8336 * MAINTAINERS (Register allocation reviewer): Add myself.
8337
8338 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8339
8340 * MAINTAINERS (Write After Approval): Fix typo.
8341
8342 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8343
8344 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8345 * configure: Regenerate.
8346
8347 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8348
8349 PR bootstrap/31906
8350 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8351 they're already prefixed.
8352
8353 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8354
8355 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8356 libstdc++.
8357 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8358 * configure: Regenerate.
8359 * Makefile.in: Regenerate.
8360
8361 2007-09-17 Andreas Schwab <schwab@suse.de>
8362
8363 * configure.ac: Raise minimum makeinfo version to 4.6.
8364 * configure: Regenerate.
8365
8366 2007-09-17 Johannes Singler <singler@ira.uka.de>
8367
8368 * MAINTAINERS (write-after-approval) add myself
8369
8370 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8371
8372 * configure.ac: Correct makeinfo version check.
8373 * configure: Regenerate.
8374
8375 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8376
8377 * MAINTAINERS: Update my email address.
8378
8379 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8380
8381 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8382 to $skipdirs and only disable gprof for newlib. Use the normal
8383 mips*-elf* handling in other respects.
8384 * configure: Regnerate.
8385
8386 2007-09-12 David Daney <ddaney@avtrex.com>
8387
8388 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8389 enabling libgcj.
8390 * configure: Regenerate.
8391
8392 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8393
8394 PR other/32154
8395 * configure.ac: For libgloss targets, point the linker to the linker
8396 script, startup code and simulator library.
8397 * configure: Regenerate.
8398
8399 2007-09-07 Andrew Haley <aph@redhat.com>
8400
8401 * configure.ac (noconfigdirs): Remove target-libffi and
8402 target-libjava.
8403 * configure: Regenerate.
8404
8405 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8406
8407 PR target/33281
8408 * configure.ac: Use config/mh-mingw on mingw.
8409 * configure: Regenerate.
8410
8411 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
8415 2007-09-05 Richard Guenther <rguenther@suse.de>
8416
8417 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8418 nor --disable-checking is provided also turn on yes and types
8419 checking for stage1.
8420 * configure: Re-generate.
8421
8422 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8423
8424 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8425 (Write After Approval): Remove myself.
8426
8427 2007-08-29 Nick Clifton <nickc@redhat.com>
8428
8429 * config.sub, config.guess: Update from upstream sources.
8430
8431 2007-08-22 Bud Davis <jmdavis@link.com>
8432
8433 * MAINTAINERS (Write After Approval): Added myself.
8434 * MAINTAINERS (Reviewers): Removed myself.
8435
8436 2007-08-18 Paul Brook <paul@codesourcery.com>
8437 Joseph Myers <joseph@codesourcery.com>
8438
8439 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8440 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8441 * Makefile.in: Regenerate.
8442 * configure.ac (--with-debug-prefix-map): New.
8443 * configure: Regenerate.
8444
8445 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8446 Nigel Stephens <nigel@mips.com>
8447
8448 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8449 as target_makefile_frag.
8450 * configure: Regenerate.
8451
8452 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8453
8454 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8455 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8456 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8457 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8458 (do-compare, do-compare3, do-compare-debug): New.
8459 ([+compare-target+]): Use them.
8460
8461 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8462
8463 * MAINTAINERS (Write After Approval): Change my email address.
8464
8465 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8466 Ben Elliston <bje@au.ibm.com>
8467
8468 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8469 --silent if $silent.
8470 * configure: Regenerate.
8471
8472 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8473
8474 * MAINTAINERS (Various Maintainers): Add myself as
8475 loop infrastructure maintainer. Update my e-mail
8476 address.
8477
8478 2007-07-31 Diego Novillo <dnovillo@google.com>
8479
8480 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8481 Adjust description.
8482
8483 2007-07-26 Richard Guenther <rguenther@suse.de>
8484
8485 * configure.ac: Add types checking to stage1 checking flags.
8486 * configure: Regenerate.
8487
8488 2007-07-17 Nick Clifton <nickc@redhat.com>
8489
8490 * COPYING3: New file. Contains version 3 of the GNU General
8491 Public License.
8492 * COPYING3.LIB: New file. Contains version 3 of the GNU
8493 Lesser General Public License.
8494
8495 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8496
8497 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8498
8499 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8500
8501 * MAINTAINERS (S/390 co-maintainer): Add myself.
8502 (Write After Approval): Remove myself.
8503
8504 2007-07-13 Dan Hipschman <dsh@google.com>
8505
8506 * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2007-07-11 Nick Clifton <nickc@redhat.com>
8509
8510 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8511 WINDRES export.
8512 * Makefile.in: Regenerate.
8513
8514 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8515
8516 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8517 maintainer.
8518
8519 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8520
8521 * lt~obsolete.m4: New. Import from 20070318 libtool.
8522
8523 2007-07-03 Julian Brown <julian@codesourcery.com>
8524
8525 * MAINTAINERS (Write After Approval): Add myself.
8526
8527 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8528
8529 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8530 * configure: Regenerate.
8531
8532 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8533
8534 * configure.ac: Add some missing m4 quotation.
8535 * configure: Regenerate.
8536
8537 2007-07-02 Simon Baldwin <simonb@google.com>
8538
8539 * MAINTAINERS (Write After Approval): Add myself.
8540
8541 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8542
8543 * configure: Regenerate.
8544
8545 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8546
8547 * Makefile.def: Add windmc tool to build.
8548 * Makefile.tpl: Likewise.
8549 * configure.ac: Likewise.
8550 * Makefile.in: Regenerate.
8551 * configure: Regenerate.
8552
8553 2007-06-28 DJ Delorie <dj@redhat.com>
8554
8555 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8556 not building newlib.
8557 * configure: Regenerated.
8558
8559 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8560
8561 * MAINTAINERS (Write After Approval): Add myself.
8562
8563 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8564
8565 * MAINTAINERS (Write After Approval): Add myself.
8566
8567 2007-06-19 Chris Matthews <chrismatthews@google.com>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
8571 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8572
8573 * MAINTAINERS (Write After Approval): Add myself.
8574
8575 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8576
8577 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8578 * Makefile.in: Regenerated.
8579
8580 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8581
8582 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8583 bfin*-*-uclinux* targets.
8584 * configure: Regenerate.
8585
8586 2007-06-14 Ian Lance Taylor <iant@google.com>
8587
8588 * MAINTAINERS: Add myself as non-algorithmic global write
8589 maintainer.
8590
8591 2007-06-14 Diego Novillo <dnovillo@google.com>
8592
8593 * MAINTAINERS: Add self as middle-end maintainer and
8594 non-algorithmic global write maintainer.
8595
8596 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8597
8598 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8599 Move all Fortran maintainers except Paul Brook into the
8600 Non-Autopoiesis section.
8601
8602 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8603
8604 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8605 (distclean-stage[+id+]): Possibly delete stage_last.
8606 * Makefile.in: Regenerate.
8607
8608 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8609
8610 * MAINTAINERS (Various Maintainer): Fix typo.
8611
8612 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8613
8614 * MAINTAINERS (Various Maintainer): Add myself as
8615 dataflow maintainer.
8616
8617 2007-06-07 Ben Elliston <bje@au.ibm.com>
8618
8619 * config.sub, config.guess: Update from upstream sources.
8620
8621 2007-06-07 Ben Elliston <bje@au.ibm.com>
8622
8623 * Makefile.tpl: Fix spelling error.
8624 * Makefile.in: Regenerate.
8625
8626 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8627
8628 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8629 lt_cv_sys_max_cmd_len.
8630
8631 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8632
8633 * MAINTAINERS (Various Maintainers): Add myself as
8634 auto-vectorizer maintainer.
8635
8636 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8637
8638 PR libjava/32098
8639 * libtool.m4: Revert previous change.
8640 * ltgcc.m4: Put it here.
8641
8642 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8643
8644 * MAINTAINERS (Various Maintainers): Add myself as
8645 auto-vectorizer maintainer.
8646
8647 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8648
8649 PR libjava/32098
8650 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8651
8652 2007-05-30 Richard Guenther <rguenther@suse.de>
8653
8654 * MAINTAINERS (Various Maintainers): Add myself as
8655 auto-vectorizer maintainer.
8656
8657 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8658
8659 PR bootstrap/29382
8660 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8661 * configure: Rebuilt.
8662
8663 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8664
8665 * MAINTAINERS (Write After Approval): Removed my name.
8666
8667 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8668
8669 * MAINTAINERS (Write After Approval): Remove myself.
8670
8671 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8672
8673 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8674
8675 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8676
8677 * ltmain.sh: Update from ToT Libtool.
8678 * libtool.m4: Update from ToT Libtool.
8679 * ltsugar.m4: New. Update from ToT Libtool.
8680 * ltversion.m4: New. Update from ToT Libtool.
8681 * ltoptions.m4: New. Update from ToT Libtool.
8682 * ltconfig: Remove.
8683 * ltcf-c.sh: Remove.
8684 * ltcf-cxx.sh: Remove.
8685 * ltcf-gcj.sh: Remove.
8686
8687 2007-05-22 Ollie Wild <aaw@google.com>
8688
8689 * MAINTAINERS (Write After Approval): Add myself.
8690
8691 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8692
8693 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8694 stage_cflags.
8695 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8696 Remove CFLAGS/LIBCFLAGS.
8697 (configure-stage[+id+]-[+prefix+][+module+],
8698 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8699 * Makefile.in: Regenerate.
8700
8701 2007-05-15 Diego Novillo <dnovillo@google.com>
8702
8703 * MAINTAINERS: Update e-mail address.
8704
8705 2007-05-15 Revital Eres <eres@il.ibm.com>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8710
8711 * MAINTAINERS (Write After Approval): Updated my address.
8712
8713 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8714
8715 * MAINTAINERS (Write After Approval): Add myself.
8716
8717 2007-05-11 Silvius Rus <rus@google.com>
8718
8719 * MAINTAINERS (Write After Approval): Add myself.
8720
8721 2007-04-23 Tom Tromey <tromey@redhat.com>
8722
8723 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8724
8725 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8726
8727 * MAINTAINERS (cpplib): Rename to ...
8728 (libcpp): ... this. Add C/C++ front end maintainers.
8729
8730 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8731
8732 * config-ml.in: Pass ${ml_config_env} to configure calls.
8733
8734 2007-04-04 Christian Bruel <christian.bruel@st.com>
8735
8736 * MAINTAINERS (Write After Approval): Add myself.
8737
8738 2007-04-02 Dave Korn <dave.korn@artimi.com>
8739
8740 * MAINTAINERS (Write After Approval): Add myself.
8741
8742 2007-03-31 Tobias Burnus <burnus@net-b.de>
8743
8744 * MAINTAINERS (fortran 95 front end): Add myself.
8745
8746 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8747
8748 * MAINTAINERS (Write After Approval): Add myself.
8749
8750 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8751
8752 * MAINTAINERS (Modulo Scheduler): Add myself.
8753
8754 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8755
8756 * MAINTAINERS (fortran 95 front end): Add myself.
8757 (c++ front end): whitespace fix.
8758
8759 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8760
8761 * MAINTAINERS (Write After Approval): Add myself.
8762
8763 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8764
8765 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8766 of glob. Quote arguments with single quotes too.
8767 * configure: Regenerate.
8768
8769 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8770
8771 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8772 * Makefile.in: Regenerate
8773
8774 2007-03-07 Andreas Schwab <schwab@suse.de>
8775
8776 * configure: Regenerate.
8777
8778 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8779
8780 * configure.ac: Add "--with-pdfdir" configure option,
8781 which defines pdfdir variable.
8782 * Makefile.def (target=fixincludes): Add install-pdf to
8783 missing targets.
8784 (recursive_targets): Add install-pdf target.
8785 (flags_to_pass): Add pdfdir.
8786 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8787 target.
8788 * configure: Regenerate
8789 * Makefile.in: Regenerate
8790
8791 2007-02-28 Eric Christopher <echristo@apple.com>
8792
8793 Revert:
8794 2006-12-07 Mike Stump <mrs@apple.com>
8795
8796 * Makefile.def (dependencies): Add dependency for
8797 install-target-libssp and install-target-libgomp on
8798 install-gcc.
8799 * Makefile.in: Regenerate.
8800
8801 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8802
8803 * configure: Regenerate.
8804 * configure.ac: Move statements after variable declarations.
8805
8806 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8807
8808 * MAINTAINERS: Add myself as sh maintainer.
8809
8810 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8811
8812 * configure.ac: Adjust for loop syntax.
8813 * configure: Regenerate.
8814
8815 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8816
8817 * configure: Rebuilt.
8818
8819 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8820
8821 * configure.ac: Drop multiple occurrences of --enable-languages,
8822 and fix its quoting.
8823 * configure: Rebuilt.
8824
8825 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8826 Nathan Sidwell <nathan@codesourcery.com>
8827 Vladimir Prus <vladimir@codesourcery.com>
8828 Joseph Myers <joseph@codesourcery.com>
8829
8830 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8831 * configure: Regenerate.
8832
8833 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8834
8835 * ltconfig (freebsd*): Default to elf.
8836
8837 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8838
8839 * configure.ac (target_libraries): Move libgcc before libiberty.
8840 * configure: Regenerated.
8841
8842 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8843 Paolo Bonzini <bonzini@gnu.org>
8844
8845 PR bootstrap/30753
8846 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8847 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8848 * configure: Regenerated.
8849
8850 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8851
8852 * MAINTAINERS (Language Front End Maintainers): Update my mail
8853 address.
8854
8855 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8856
8857 PR bootstrap/30748
8858 * configure.ac: Correct syntax for Solaris ksh.
8859 * configure: Regenerated.
8860
8861 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8862
8863 * configure.ac: Sync with src.
8864 * configure: Regenerate.
8865
8866 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.in: Regenerate.
8869
8870 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8871
8872 * config.sub: Sync with src.
8873
8874 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8875
8876 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8877 noncanonical equivalents.
8878 * configure.in: Rename to...
8879 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8880 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8881 target_noncanonical. Use them. Rewrite removal of configure
8882 arguments for autoconf 2.59. Discard variable settings. Force
8883 program_transform_name for native tools.
8884
8885 * Makefile.in: Regenerated.
8886 * configure: Regenerated with autoconf 2.59.
8887
8888 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8889
8890 * MAINTAINERS (Write After Approval): Add myself.
8891
8892 2007-01-31 Andreas Schwab <schwab@suse.de>
8893
8894 * Makefile.tpl (LDFLAGS): Substitute it.
8895 * Makefile.in: Regenerate.
8896
8897 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8898
8899 * MAINTAINERS (Write After Approval): Add myself.
8900
8901 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8902
8903 * MAINTAINERS (spu port): Add myself.
8904
8905 2007-01-23 Richard Guenther <rguenther@suse.de>
8906
8907 PR bootstrap/30541
8908 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8909 * Makefile.tpl (GNATBIND): Substitute it.
8910 (GNATMAKE): Likewise.
8911 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8912 of STAGE_PREFIX.
8913 * Makefile.in: Regenerate.
8914 * configure: Regenerate.
8915
8916 2007-01-18 Mike Stump <mrs@apple.com>
8917
8918 * configure.in: Re-enable -Werror for gcc builds.
8919
8920 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8921
8922 * MAINTAINERS (Write After Approval): Add myself.
8923
8924 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8925
8926 * configure.in: Change == to = in test command.
8927 * configure: Regenerate.
8928
8929 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8930 Nick Clifton <nickc@redhat.com>
8931 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8932
8933 * configure.in (build_configargs, host_configargs, target_configargs):
8934 Remove build/host/target parameters.
8935 (host_libs): Add gmp and mpfr.
8936 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8937 * Makefile.def (gmp, mpfr): New.
8938 (gcc): Remove target.
8939 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8940 target_os, target_vendor): New.
8941 (configure): Add host_alias/target_alias arguments; adjust invocations.
8942 * configure: Regenerate.
8943 * Makefile.in: Regenerate.
8944
8945 2007-01-11 Matt Fago <fago@earthlink.net>
8946
8947 * configure.in: Try to link to functions only in mpfr 2.2.x
8948 to improve robustness of configure tests.
8949 * configure: Regenerate.
8950
8951 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8952
8953 * MAINTAINERS: Add myself as i386 maintainer.
8954
8955 2007-01-08 Jan Hubicka <jh@suse.cz>
8956
8957 * MAINTAINERS: Add myself as i386 maintainer.
8958
8959 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8960
8961 * configure.in: Add support for an x86_64-mingw* target.
8962 * configure: Regenerate.
8963
8964 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8965
8966 * Makefile.tpl (all-target): Correct @if conditional for target
8967 modules.
8968 * configure.in: Omit libiberty if building only target libgcc.
8969 * configure, Makefile.in: Regenerated.
8970
8971 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8974 * configure: Regenerate.
8975
8976 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8977
8978 * Makefile.def (target_modules): Add libgcc.
8979 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8980 * Makefile.tpl (clean-target-libgcc): Delete.
8981 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8982 on gcc even for bootstrapped modules. Rewrite handling of
8983 lang_env_dependencies to loop over target_modules.
8984 * configure.in (target_libraries): Add target-libgcc.
8985 * Makefile.in, configure: Regenerated.
8986
8987 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8988
8989 * configure.in: Reorganize recognition of languages. Add
8990 --enable-stage1-languages. Show supported languages for the chosen
8991 target rather than all recognized languages.
8992 * configure: Regenerate.
8993
8994 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8995
8996 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8997 * Makefile.in: Regenerate.
8998
8999 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9000
9001 * configure.in: Warn that MPFR 2.2.0 is buggy.
9002 * configure: Regenerate.
9003
9004 2006-12-27 Ian Lance Taylor <iant@google.com>
9005
9006 * configure.in: When removing Makefiles to force a reconfigure, also
9007 remove prev-DIR*/Makefile.
9008 * configure: Regenerate.
9009
9010 2006-12-22 Andreas Schwab <schwab@suse.de>
9011
9012 * configure: Regenerate with correct autoconf version.
9013
9014 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9015
9016 * configure.in: add AC_SUBST for *_FOR_TARGET.
9017 * configure: Regenerate.
9018
9019 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9020
9021 * configure.in: Simplify logic for rejecting languages that cannot
9022 be built. Separate the case when a language is unsupported,
9023 from the case when the user chooses not to build a language.
9024
9025 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9026
9027 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9028 it only affects bootstrap and could be tested on "$host" as well.
9029 * configure: Regenerate.
9030 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9031
9032 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9033
9034 PR bootstrap/29544
9035 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9036 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9037 move here comment from Makefile.tpl.
9038 * Makefile.tpl: Move some definitions higher in the file.
9039 (STAGE1_CHECKING): New.
9040 * configure.in: Add --enable-stage1-checking.
9041 * configure: Regenerate.
9042 * Makefile.in: Regenerate.
9043
9044 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9045
9046 * MAINTAINERS: Add myself as build system maintainer.
9047
9048 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9049
9050 * MAINTAINERS (Write After Approval): Add myself.
9051
9052 2006-12-13 Eric Christopher <echristo@apple.com>
9053
9054 * MAINTAINERS: Add myself as darwin maintainer.
9055
9056 2006-12-11 Ian Lance Taylor <ian@airs.com>
9057
9058 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9059
9060 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9061
9062 MAINTAINERS: Update my entry.
9063
9064 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9065
9066 * configure.in: Handle spu makefile frag.
9067 * Makefile.tpl (MAINT): Define
9068 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9069 * configure: Regenerate.
9070 * Makefile.in: Regenerate.
9071
9072 2006-12-11 Ben Elliston <bje@au.ibm.com>
9073
9074 * config.guess: Import latest version.
9075 * config.sub: Likewise.
9076
9077 2006-12-11 Ben Elliston <bje@au.ibm.com>
9078
9079 * configure.in (spu-*-*): Don't skip target-libiberty.
9080 * configure: Regenerate.
9081
9082 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9083
9084 PR bootstrap/30134
9085 * configure.in: Correct x86 darwin support for libjava to powerpc
9086 and i?86 only.
9087 * configure: Regenerate.
9088
9089 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9090
9091 * configure.in: Add x86 darwin support for libjava.
9092 * configure: Regenerate.
9093
9094 2006-12-07 Mike Stump <mrs@apple.com>
9095
9096 * Makefile.def (dependencies): Add dependency for
9097 install-target-libssp and install-target-libgomp on
9098 install-gcc.
9099 * Makefile.in: Regenerate.
9100
9101 2006-12-04 Richard Guenther <rguenther@suse.de>
9102
9103 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9104 (Non-Algorithmic Maintainers): Move over non-algorithmic
9105 loop optimizer maintainers, add myself as a non-algorithmic
9106 middle-end maintainer.
9107
9108 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9109
9110 * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9113
9114 * configure.in: Update error message for missing GMP/MPFR.
9115
9116 * configure: Regenerate.
9117
9118 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9119
9120 * configure.in: Update MPFR version in error message.
9121
9122 * configure: Regenerate.
9123
9124 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9125
9126 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9127 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9128 --with-gmp-lib): New flags.
9129
9130 * configure: Regenerate.
9131
9132 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9133
9134 * MAINTAINERS (Write After Approval): Change my email address.
9135
9136 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9137
9138 * MAINTAINERS (Write After Approval): Add myself.
9139
9140 2006-11-22 Philipp Thomas <pth@suse.de>
9141
9142 * MAINTAINERS (i18n): Update e-mail address.
9143
9144 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9145
9146 * MAINTAINERS (spu port): Add myself as maintainer.
9147 (Write After Approval): Remove myself.
9148
9149 2006-11-22 Ben Elliston <bje@au.ibm.com>
9150
9151 * configure.in (skipdirs): Don't build libssp for SPU.
9152 * configure: Regenerate.
9153
9154 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9155
9156 * MAINTAINERS (spu port): Add myself as maintainer.
9157 (libobjc): Update my email address.
9158
9159 2006-11-21 Andrea Bona <andrea.bona@st.com>
9160
9161 * MAINTAINERS (Write After Approval): Add myself.
9162
9163 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9164
9165 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9166 * configure : Rebuilt.
9167
9168 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
9172 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9173
9174 * MAINTAINERS (Write After Approval): Add myself.
9175
9176 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9177
9178 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9179 libmpfr.a.
9180 * configure: Regenerate.
9181
9182 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9183
9184 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9185 (unstage): Test for stage_last presence.
9186
9187 PR bootstrap/29802
9188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9189 STAGE_PREFIX.
9190 * Makefile.in: Regenerate.
9191
9192 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9193
9194 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9195 maintainers.
9196
9197 2006-11-14 Erven Rohou <erven.rohou@st.com>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9202
9203 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9204 and stageN-package/Makefile.
9205 * Makefile.in: Regenerated.
9206
9207 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9208
9209 * configure.in: Remove target-libgloss from noconfigdirs for
9210 bfin-*-*.
9211 * configure: Regenerated.
9212
9213 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9214
9215 * configure.in (have_gmp): Only error if the gcc directory exists.
9216
9217 * configure: Regenerate.
9218
9219 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9220
9221 * configure.in: Robustify error message for missing GMP/MPFR.
9222
9223 * configure: Regenerate.
9224
9225 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9226
9227 * MAINTAINERS (Write After Approval): Add myself.
9228
9229 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9230
9231 * MAINTAINERS: Change email address.
9232
9233 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9234
9235 * MAINTAINERS (Write After Approval): Add myself.
9236
9237 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9238
9239 * MAINTAINERS (Write After Approval): Add myself.
9240
9241 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9242
9243 * MAINTAINERS (Write After Approval): Move myself to
9244 Write After Approval section.
9245
9246 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9247
9248 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9249 need_gmp anymore.
9250 * configure: Regenerate.
9251
9252 2006-10-16 Tobias Burnus <burnus@net-b.de>
9253
9254 * MAINTAINERS (Write After Approval): Add myself.
9255
9256 2006-10-16 Ben Elliston <bje@au.ibm.com>
9257
9258 * config.guess: Import latest version.
9259 * config.sub: Likewise.
9260
9261 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9262
9263 * Makefile.def: Added pdf target handling.
9264 * Makefile.tpl: Added pdf target handling.
9265 * Makefile.in: Regenerated.
9266
9267 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9268
9269 * MAINTAINERS: Add self as score port maintainer.
9270
9271 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9272
9273 * MAINTAINERS (Write After Approval): Add myself.
9274
9275 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9276
9277 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9278 or newer.
9279 * configure: Regenerated.
9280
9281 2006-09-27 Dave Brolley <brolley@redhat.com>
9282
9283 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9284 using $s instead of $r.
9285 * configure: Regenerated.
9286
9287 2006-09-26 Thiemo Seufer <ths@mips.com>
9288
9289 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9290 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9291 * configure: Regenerate.
9292
9293 2006-09-24 Graeme Peterson <gridly@gmail.com>
9294
9295 * MAINTAINERS (Write After Approval): Remove myself.
9296
9297 2006-09-22 Chao-ying Fu <fu@mips.com>
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
9301 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9302
9303 * MAINTAINERS: Add self as soft-fp maintainer.
9304
9305 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9306
9307 * MAINTAINERS: Add myself as avr maintainer.
9308 Remove Marek Michalkiewicz as avr maintainer.
9309
9310 2006-09-07 Roberto Costa <roberto.costa@st.com>
9311
9312 * MAINTAINERS (Write After Approval): Add myself.
9313
9314 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9315
9316 * configure.in: Never build newlib for a Mingw host.
9317 Never build newlib as Mingw target library.
9318 Test the existence of winsup/cygwin for building a Cygwin newlib,
9319 rather than just winsup.
9320 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9321 building a Mingw target.
9322 * configure: Regenerate.
9323
9324 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9325
9326 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9327
9328 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9329
9330 * config.guess: Import from src (was more updated).
9331 * config.sub: Likewise.
9332
9333 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9334
9335 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9336 * configure: Regenerated.
9337
9338 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9339
9340 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9341 for stages after the first.
9342
9343 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9344
9345 * Makefile.def: Add dependencies for configure-opcodes
9346 on configure-intl and all-opcodes on all-intl.
9347 * Makefile.in: Regenerated.
9348
9349 2006-07-13 Ben Elliston <bje@au.ibm.com>
9350
9351 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9352
9353 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9354
9355 Port to hosts whose 'sort' and 'tail' implementations
9356 treat operands with leading '+' as file names, as POSIX
9357 has required since 2001. However, make sure the code still
9358 works on pre-POSIX hosts.
9359 * ltmain.sh: Don't assume "sort +2" is equivalent to
9360 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9361
9362 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9363
9364 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9365
9366 2006-07-04 Peter O'Gorman <peter@pogma.com>
9367
9368 * ltconfig: chmod 644 before ranlib during install.
9369
9370 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9371
9372 PR bootstrap/18058
9373 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9374 if the bootstrap compiler is a GCC version that supports it.
9375 * configure: Regenerate.
9376
9377 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9378
9379 * configure.in: Fix thinkos in previous check-in.
9380 * configure: Regenerate.
9381
9382 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9383
9384 PR other/27063
9385 * configure.in: Test subdir_requires and give an appropriate
9386 error message.
9387 * configure: Regenerate.
9388
9389 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9390
9391 * MAINTAINERS (Write After Approval): Add myself.
9392
9393 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9394
9395 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9396
9397 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9398
9399 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9400
9401 2006-06-20 David Ayers <d.ayers@inode.at>
9402
9403 PR bootstrap/28072
9404 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9405 whether target-libjava is being configured instead of whether the
9406 java front end is enabled.
9407 * configure: Regenerate.
9408
9409 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9410
9411 PR target/27540
9412 * configure.in: Only enable libgomp on IRIX 6.
9413 * configure: Regenerate.
9414
9415 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9418 too.
9419 * Makefile.in: Regenerate.
9420
9421 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9422
9423 * config-ml.in: Alter CCASFLAGS to include special
9424 multilib options the same as is done for CFLAGS.
9425
9426 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9427
9428 * configure.in: Don't enable libgomp on hpux10.
9429 * configure: Rebuilt.
9430
9431 2006-06-12 David Ayers <d.ayers@inode.at>
9432
9433 PR bootstrap/27963
9434 PR target/19970
9435 * configure.in: Remove target-boehm-gc from noconfigdirs where
9436 ${libgcj} is specified.
9437 * configure: Regenerate.
9438
9439 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9440
9441 Sync from src:
9442
9443 * configure.in: Sync.
9444 * configure: Regenerated.
9445
9446 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9447
9448 * Makefile.def: Added dependencies from sim and gdb on intl, and
9449 added configure dependencies to everything with an all dependency
9450 on intl.
9451 * Makefile.in: Regenerated.
9452
9453 2006-06-06 David Ayers <d.ayers@inode.at>
9454
9455 PR libobjc/13946
9456 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9457 * Makefile.in: Regenerate.
9458 * configure.in: Add --enable-objc-gc at toplevel and have it
9459 enable boehm-gc for Objective-C.
9460 Remove target-boehm-gc from libgcj.
9461 Add target-boehm-gc to target_libraries.
9462 Add target-boehm-gc to noconfigdirs where ${libgcj}
9463 is specified.
9464 Assert that boehm-gc is supported when requested for Objective-C.
9465 Only build boehm-gc if needed either for Java or Objective-C.
9466 * configure: Regenerate.
9467
9468 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9469
9470 PR 27674
9471 * Makefile.tpl (configure-[+prefix+][+module+],
9472 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9473 Remove rule to unstage bootstrapped modules.
9474 (stage_current): New.
9475 * Makefile.in: Regenerate.
9476
9477 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9478
9479 * MAINTAINERS (Write After Approval): Update my e-mail address.
9480
9481 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9482
9483 * include/libiberty.h: Declare pex_run_in_environment.
9484
9485 2006-05-31 Asher Langton <langton2@llnl.gov>
9486
9487 * MAINTAINERS (Write After Approval): Add myself.
9488
9489 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9490
9491 * Makefile.def (bfd, opcodes): Fix lib_path.
9492 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9493 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9494 * Makefile.in: Regenerate.
9495
9496 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9497
9498 * Makefile.in: Regenerate.
9499
9500 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9501
9502 * Makefile.def: Add install-html target. Add datarootdir
9503 docdir and htmldir to flags_to_pass.
9504 * Makefile.tpl: Add install-html target.
9505 * Makefile.in: Regenerate.
9506 * configure.in: Add --with-datarootdir, --with-docdir, and
9507 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9508 * configure: Regenerate.
9509
9510 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9511
9512 * configure.in: Enable gprof for cross builds.
9513 * configure: Regenerate.
9514
9515 2006-05-22 Richard Guenther <rguenther@suse.de>
9516
9517 Revert
9518 2006-01-31 Richard Guenther <rguenther@suse.de>
9519 Paolo Bonzini <bonzini@gnu.org>
9520
9521 * Makefile.def (target_modules): Add libgcc-math target module.
9522 * configure.in (target_libraries): Add libgcc-math target library.
9523 (--enable-libgcc-math): New configure switch.
9524 * Makefile.in: Re-generate.
9525 * configure: Re-generate.
9526 * libgcc-math: New toplevel directory.
9527
9528 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9529 Andreas Tobler <a.tobler@schweiz.ch>
9530
9531 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9532 * configure: Rebuilt.
9533
9534 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9535
9536 * MAINTAINERS (Write After Approval): Add myself.
9537
9538 2006-05-01 DJ Delorie <dj@redhat.com>
9539
9540 * configure.in: Restore CFLAGS if GMP isn't present.
9541 * configure: Regenerate.
9542
9543 2006-05-01 Richard Guenther <rguenther@suse.de>
9544
9545 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9546 maintainer.
9547
9548 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9549
9550 * MAINTAINERS (Write After Approval): Add myself.
9551
9552 2006-04-28 Jan Beulich <jbeulich@novell.com>
9553
9554 * MAINTAINERS (Write After Approval): Add myself.
9555
9556 2006-04-18 DJ Delorie <dj@redhat.com>
9557
9558 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9559 reference libgloss so that libssp can be built in a combined
9560 tree.
9561 * configure: Regenerate.
9562
9563 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9564
9565 * MAINTAINERS (Write After Approval): Add myself.
9566
9567 2006-04-05 Ben Elliston <bje@au.ibm.com>
9568
9569 * configure.in: Require makeinfo 4.4 or higher.
9570 * configure: Regenerate.
9571
9572 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9573
9574 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9575 Rearrange the entries of other libraries to have them in one place.
9576
9577 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9578
9579 * MAINTAINERS (Write After Approval): Remove myself.
9580 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9581
9582 2006-03-14 Richard Guenther <rguenther@suse.de>
9583
9584 * configure: Regenerate with autoconf 2.13.
9585
9586 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9587
9588 * MAINTAINERS: Use my work address.
9589
9590 * MAINTAINERS: Update my E-mail address.
9591
9592 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9593
9594 * configure.in: Handle --disable-<component> generically.
9595 * configure: Regenerate.
9596
9597 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9598
9599 PR libgcj/17311
9600 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9601
9602 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9603
9604 * MAINTAINERS (Write After Approval): Remove myself.
9605 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9606
9607 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9608
9609 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9610 (TARGET_CONFIGDIRS): Remove.
9611 * configure.in: Remove AC_SUBST(target_configdirs).
9612 * Makefile.in, configure: Regenerated.
9613
9614 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9615
9616 * MAINTAINERS (Write After Approval): Remove myself.
9617 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9618
9619 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9620
9621 PR bootstrap/25670
9622
9623 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9624
9625 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9626 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9627 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9628 BUILD_PREFIX, BUILD_PREFIX_1.
9629 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9630
9631 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9633
9634 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9635 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9636 of `cat stage_current`. Always provide the `r' and `s' variables.
9637 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9638 a single shell execution.
9639 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9640 bootstrapped modules, make the stage1 module if the build was not
9641 started yet, else build the current stage.
9642 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9643 (all-build, all-host, all-target, [+make_target+]-host,
9644 [+make_target+]-target): Do not use \-continued lines.
9645 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9646 (current_stage, restrap, stage_last): New.
9647
9648 * Makefile.in: Regenerate.
9649 * configure: Regenerate.
9650
9651 2006-02-19 Bud Davis <jmdavis@link.com>
9652
9653 * MAINTAINERS (Write After Approval): Remove myself.
9654 (Language Front End Maintainers): Add myself as fortran 95
9655 maintainer and update e-mail address.
9656
9657 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9658
9659 * MAINTAINERS (Write After Approval): Remove myself.
9660 (Language Front End Maintainers): Add myself as fortran 95
9661 maintainer.
9662
9663 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9664
9665 * MAINTAINERS (Write After Approval): Add myself.
9666
9667 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9668
9669 * MAINTAINERS (Write After Approval): Remove myself.
9670 (Language Front End Maintainers): Add myself as
9671 fortran 95 maintainer.
9672
9673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9674
9675 Sync from src:
9676
9677 2005-12-27 Leif Ekblad <leif@rdos.net>
9678
9679 * configure.in: Add support for RDOS target.
9680 * configure: Regenerate.
9681
9682 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9683 Andreas Schwab <schwab@suse.de>
9684
9685 * configure: Regenerate.
9686
9687 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9688
9689 * configure.in (enable_libgomp): Add AIX.
9690 * configure: Regenerate.
9691
9692 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9693
9694 * MAINTAINERS (Write After Approval): Add myself.
9695
9696 2006-02-03 Lee Millward <lee.millward@gmail.com>
9697
9698 * MAINTAINERS (Write After Approval): Add myself.
9699
9700 2006-01-31 Richard Guenther <rguenther@suse.de>
9701 Paolo Bonzini <bonzini@gnu.org>
9702
9703 * Makefile.def (target_modules): Add libgcc-math target module.
9704 * configure.in (target_libraries): Add libgcc-math target library.
9705 (--enable-libgcc-math): New configure switch.
9706 * Makefile.in: Re-generate.
9707 * configure: Re-generate.
9708 * libgcc-math: New toplevel directory.
9709
9710 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9711
9712 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9713 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9714 the assembler, linker and binutils.
9715 * configure: Regenerate.
9716
9717 2006-01-22 Dirk Mueller <dmueller@suse.de>
9718
9719 * MAINTAINERS (Write After Approval): Add myself.
9720
9721 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9722
9723 * configure: Regenerate.
9724
9725 2006-01-18 Richard Henderson <rth@redhat.com>
9726 Jakub Jelinek <jakub@redhat.com>
9727 Diego Novillo <dnovillo@redhat.com>
9728
9729 * libgomp: New directory.
9730 * Makefile.def: Add target_module libgomp.
9731 * Makefile.in: Regenerate.
9732 * configure.in (target_libraries): Add target-libgomp.
9733 * configure: Regenerate.
9734
9735 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9736
9737 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9738 @ from continuation.
9739 * Makefile.in: Rebuilt.
9740
9741 2006-01-04 Chris Lattner <sabre@gnu.org>
9742
9743 * MAINTAINERS (Write After Approval): Add myself.
9744
9745 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9746
9747 PR bootstrap/24252
9748
9749 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9750 * Makefile.tpl (OBJDUMP): New.
9751 (EXTRA_HOST_FLAGS): Add it.
9752 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9753
9754 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9755 to use symbolic links between directories. Avoid race conditions
9756 or make them harmless.
9757 * configure.in: Do not try to use symbolic links between directories.
9758
9759 * Makefile.def (LEAN): Pass.
9760 * Makefile.tpl (LEAN): Define.
9761 (stage[+id+]-start): Accept that the previous directory does not
9762 exist, if the bootstrap is lean.
9763 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9764 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9765 configure substitution.
9766 ([+compare-target+]): Likewise.
9767 ([+bootstrap-target+]-lean): New.
9768 * configure.in: Remove lean bootstrap support from here.
9769
9770 * Makefile.in: Regenerate.
9771 * configure: Regenerate.
9772
9773 2006-01-04 Ben Elliston <bje@au.ibm.com>
9774
9775 * MAINTAINERS (libdecnumber): Add myself.
9776
9777 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9778
9779 * libtool-ldflags: New script.
9780
9781 2006-01-02 Andreas Schwab <schwab@suse.de>
9782
9783 * configure.in: When reconfiguring remove Makefile in
9784 all stage directories.
9785 * configure: Regenerate.
9786
9787 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9788
9789 * MAINTAINERS: Update my email address.
9790
9791 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9792
9793 Revert Ada-related part of the previous change.
9794
9795 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9796 Do not pass.
9797 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9798 * Makefile.in: Regenerate.
9799 * configure.in: Do not include mt-ppc-aix target fragment.
9800 * configure: Regenerate.
9801
9802 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9803
9804 * configure.in: Select appropriate fragments for PowerPC/AIX.
9805 * configure: Regenerate.
9806
9807 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9808 BOOT_CFLAGS, BOOT_LDFLAGS.
9809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9810 BOOT_CFLAGS, BOOT_LDFLAGS.
9811 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9812 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9813 (stage): Fail if we cannot complete the work.
9814 * Makefile.in: Regenerate.
9815
9816 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9817
9818 * configure.in: Replace ms1 with mt.
9819 * configure: Rebuilt.
9820
9821 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9822
9823 * MAINTAINERS: Update my email address.
9824
9825 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9826
9827 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9828 install-host-nogcc): Don't invoke $(stage) at the end.
9829 * Makefile.in: Regenerate.
9830
9831 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9832
9833 * configure.in: Flip the top-level bootstrap switch.
9834 * configure: Regenerate.
9835
9836 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9837
9838 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9839 $(stage) and $(unstage).
9840 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9841 (all): Remove stray semicolon.
9842 (local-distclean): Don't handle multilib.tmp and multilib.out.
9843 (install.all): Set $s for consistency.
9844 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9845 check_multilibs setting. Always make the install directory.
9846 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9847 Correct @if/@endif.
9848 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9849 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9850 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9851 (multilib.out): Remove.
9852 * Makefile.in: Regenerated.
9853
9854 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9855
9856 * MAINTAINERS (Write After Approval): Add myself.
9857
9858 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9859
9860 * MAINTAINERS: Add myself as mt maintainer.
9861
9862 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9863
9864 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9865
9866 * MAINTAINERS: Change email address.
9867
9868 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9869
9870 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9871 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9872 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9873 Find in-tree tools if available.
9874 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9875 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9876 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9877 (COMPILER_*_FOR_TARGET): New.
9878 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9879 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9880 (CONFIGURED_*, USUAL_*): Remove.
9881 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9882 STRIP): Use autoconf substitutions.
9883 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9884 COMPILER_NM_FOR_TARGET): New.
9885 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9886
9887 (all): Make all-host and all-target in parallel.
9888 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9889 that $$r and $$s are set before invoking a recursive make.
9890 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9891 ([+bootstrap-target+]): Inline most of the `all' target.
9892
9893 2005-11-29 Ben Elliston <bje@au.ibm.com>
9894
9895 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9896 from the gcc build directory.
9897 * Makefile.in: Regenerate.
9898
9899 2005-11-29 Ben Elliston <bje@au.ibm.com>
9900
9901 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9902 depend on all-libdecnumber.
9903 * configure.in (host_libs): Include libdecnumber.
9904 * Makefile.in: Regenerate.
9905 * configure: Likewise.
9906
9907 2005-11-29 Ben Elliston <bje@au.ibm.com>
9908
9909 * libdecnumber: Import decNumber sources from the dfp-branch.
9910
9911 2005-11-21 Kean Johnston <jkj@sco.com>
9912
9913 * config.sub, config.guess: Sync from upstream sources.
9914
9915 2005-11-21 Ben Elliston <bje@au.ibm.com>
9916
9917 Import from Autoconf sources:
9918
9919 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9920 * config/move-if-change: Don't output "$2 is unchanged";
9921 suggested by Ben Elliston. Handle weird characters correctly.
9922
9923 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9924
9925 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9926 to match upstream libtool for darwin.
9927
9928 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9929
9930 * Makefile.def: Remove gdb dependencies for gdbtk.
9931 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9932 (configure-gdb, install-gdb): New rules.
9933 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9934 * Makefile.in, configure: Regenerated.
9935
9936 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9937
9938 * MAINTAINERS (Write After Approval): Add myself.
9939
9940 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9941
9942 * MAINTAINERS (Write After Approval): Add myself.
9943
9944 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9945
9946 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9947 Diego Novillo.
9948
9949 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9950
9951 PR bootstrap/24297
9952 * Makefile.tpl (do-[+make-target+], do-check, install,
9953 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9954 are set before recursing.
9955 * Makefile.in: Regenerate.
9956
9957 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9958
9959 PR bootstrap/18939
9960 * Makefile.def (gcc) <target>: Fix thinko.
9961 * Makefile.in: Regenerate.
9962
9963 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9964
9965 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9966 * configure: Regenerate.
9967
9968 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9969
9970 * MAINTAINERS (Write After Approval): Add self.
9971
9972 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9973
9974 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9975 target-libffi, target-qthreads, target-libjava, and
9976 targetlibobjc.
9977 * configure: Regenerate.
9978
9979 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9980
9981 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9982 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9983 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9984 (USUAL_OBJDUMP_FOR_TARGET): New.
9985 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9986 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9987 * configure, Makefile.in: Regenerated.
9988
9989 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9990
9991 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9992 before other host packages.
9993
9994 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9995
9996 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9997
9998 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9999
10000 PR bootstrap/22340
10001
10002 * configure.in (default_target): Remove.
10003 * Makefile.tpl (all): Do not use prerequisites as subroutines
10004 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10005 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10006 use prerequisites as subroutines.
10007 (check-host, check-target): New.
10008 (bootstrap configure & all targets): Do not use stage*-start
10009 if the directory layout is already ok.
10010 (non-bootstrap configure & all targets): Prepend a $(unstage).
10011 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10012 (NOTPARALLEL): Remove.
10013 (unstage, stage variables): New variables.
10014 (unstage, stage targets): Simply expand to those variables.
10015
10016 * configure: Regenerate.
10017 * Makefile.in: Regenerate.
10018
10019 2005-10-04 James E Wilson <wilson@specifix.com>
10020
10021 * Makefile.def (lang_env_dependencies): Add libmudflap.
10022 * Makefile.in: Regenerate.
10023
10024 2005-10-03 Andreas Schwab <schwab@suse.de>
10025
10026 Backport from libtool CVS:
10027 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10028
10029 * ltmain.sh: add support for installing into temporary
10030 staging area (e.g. 'make install DESTDIR=...')
10031
10032 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10033
10034 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10035 * configure: Regenerated.
10036
10037 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10038
10039 * configure: Regenerate with the correct
10040 autoconf version.
10041
10042 2005-09-30 Catherine Moore <clm@cm00re.com>
10043
10044 * configure.in (bfin-*-*): New.
10045 * configure: Regenerated.
10046
10047 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10048
10049 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10050 (LIPO_FOR_TARGET): New.
10051 (CONFIGURED_LIPO_FOR_TARGET): New.
10052 (USUAL_LIPO_FOR_TARGET): New.
10053 (STRIP_FOR_TARGET): New.
10054 (CONFIGURED_STRIP_FOR_TARGET): New.
10055 (USUAL_STRIP_FOR_TARGET): New.
10056 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10057 STRIP_FOR_TARGET.
10058 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10059 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10060 * Makefile.in: Regenerate.
10061 * configure: Regenerate.
10062
10063 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10064
10065 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10066 (rs6000-*-aix*): Same.
10067 * configure: Regenerate.
10068
10069 2005-09-16 Tom Tromey <tromey@redhat.com>
10070
10071 * MAINTAINERS: Add self as java maintainer.
10072
10073 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10074
10075 * configure.in: Recognize f95 in the --enable-languages option,
10076 and substitute it for fortran, issuing a warning.
10077 * configure: Regenerate.
10078
10079 2005-08-30 Phil Edwards <phil@codesourcery.com>
10080
10081 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10082 * configure: Regenerated.
10083
10084 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10085
10086 * MAINTAINERS: Add self as ms1 maintainer.
10087
10088 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10089
10090 * Makefile.def (libssp): Add to lang_env_dependencies.
10091 * Makefile.in: Regenerate.
10092
10093 2005-08-18 Ian Lance Taylor <ian@airs.com>
10094
10095 * MAINTAINERS: Add myself as middle-end maintainer.
10096
10097 2005-08-17 Christian Groessler <chris@groessler.org>
10098
10099 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10100 * Makefile.in: Regenerate.
10101
10102 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10103
10104 * MAINTAINERS (write after approval): Added myself.
10105
10106 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10107
10108 * MAINTAINERS (Write After Approval): Add myself.
10109
10110 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10111
10112 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10113 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10114 Look for alternate names of the target cc and c++
10115 * configure: Regenerate.
10116
10117 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10118
10119 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10120 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10121 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10122 tools; remove code to manually set them.
10123 (Target tools): Look in the environment for them.
10124 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10125 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10126 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10127 build directory.
10128 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10129 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10130 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10131 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10132 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10133 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10134 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10135 * configure: Regenerate.
10136 * Makefile.in: Regenerate.
10137
10138 2005-07-28 Ben Elliston <bje@au.ibm.com>
10139
10140 * MAINTAINERS: Update for removed CPU targets.
10141
10142 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10143
10144 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10145 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10146 * Makefile.in: Regenerated.
10147
10148 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10149
10150 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10151 (CFLAGS_FOR_TARGET): Use it.
10152 (CXXFLAGS_FOR_TARGET): Likewise.
10153 * Makefile.in: Regenerated.
10154 * configure.in (--with-build-sysroot): New option.
10155 * configure: Regenerated.
10156
10157 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10158
10159 * Makefile.tpl: Wrap install between unstage and stage
10160 * Makefile.in: Regenerate.
10161
10162 2005-07-21 Eric Christopher <echristo@apple.com>
10163
10164 * MAINTAINERS: Update affiliation.
10165
10166 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10167
10168 * MAINTAINERS: Add self as crx port maintainer.
10169
10170 2005-07-20 DJ Delorie <dj@redhat.com>
10171
10172 * MAINTAINERS: Add self as m32c maintainer.
10173
10174 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10175
10176 * all files: Update FSF address.
10177
10178 2005-07-15 Eric Christopher <echristo@redhat.com>
10179
10180 * MAINTAINERS: Change affiliation.
10181
10182 2005-07-14 Jim Blandy <jimb@redhat.com>
10183
10184 * configure.in: Add cases for Renesas m32c.
10185 * configure: Regenerated.
10186
10187 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10188
10189 * COPYING.LIB: Update from fsf.org.
10190
10191 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10192
10193 * COPYING, compile, config.guess,
10194 config.sub, install-sh, missing, mkinstalldirs,
10195 symlink-tree, ylwrap: Sync from upstream sources.
10196 * config-ml.in: Update FSF address.
10197
10198 2005-07-13 Eric Christopher <echristo@redhat.com>
10199
10200 * configure.in: Add toplevel noconfigdir support for tpf.
10201 * configure: Regenerate.
10202
10203 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10204
10205 PR ada/22340
10206
10207 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10208 * Makefile.in: Regenerate.
10209
10210 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10211
10212 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10213 Brolley to write-after-approval.
10214
10215 2005-07-07 Andreas Schwab <schwab@suse.de>
10216
10217 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10218 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10219 * Makefile.in: Regenerated.
10220
10221 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10222
10223 * configure.in: Don't build sim or rda when targetting darwin.
10224 * configure: Regenerate.
10225
10226 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10227
10228 * configure.in: Add --enable-libssp and --disable-libssp.
10229 * configure: Regenerate with autoconf-2.13.
10230
10231 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10232
10233 * Makefile.def (target_modules): Add libssp.
10234 * configure.in (target_libraries): Add target-libssp.
10235 * configure: Rebuilt.
10236 * Makefile.in: Rebuilt.
10237
10238 2005-07-01 Zack Weinberg <zackw@panix.com>
10239
10240 * MAINTAINERS: Change email address. Resign from maintainership.
10241
10242 2005-07-01 Richard Guenther <rguenther@suse.de>
10243
10244 * MAINTAINERS: Change my e-mail address and affiliation.
10245
10246 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10247
10248 * Makefile.def (stagefeedback): Come after profile.
10249 Define profiledbootstrap target.
10250 * Makefile.tpl (profiledbootstrap): Remove.
10251 (stageprofile-end): Zap stagefeedback.
10252 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10253 * Makefile.in: Regenerate.
10254
10255 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10256
10257 * MAINTAINERS: Update my email address.
10258
10259 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10260
10261 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10262 In 'cpp' stanza, support '#line' as well as '# '.
10263
10264 2005-06-08 Andreas Schwab <schwab@suse.de>
10265
10266 * MAINTAINERS: Move myself from 'Write After Approval' to
10267 'CPU Port Maintainers' section as m68k maintainer.
10268
10269 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10270
10271 * configure.in (unsupported_languages): New macro.
10272 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10273 non-ported target libraries in noconfigdirs.
10274 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10275 non-linux-gnu. Remove libgcj_ex_libffi.
10276 <lang_frag loop>: Set add_this_lang=no if the language is in
10277 unsupported_languages.
10278 * configure: Regenerate.
10279
10280 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10281
10282 * configure.in: Fix typo in handling of --with-mpfr-dir.
10283 * configure: Regenerate.
10284
10285 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10286
10287 * MAINTAINERS: Update my email address.
10288
10289 2005-06-02 Jim Blandy <jimb@redhat.com>
10290
10291 * config.sub: Add cases for the Renesas m32c. (This patch has been
10292 accepted into the master sources.)
10293
10294 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10295 Michael Snyder <msnyder@redhat.com>
10296 Stan Cox <scox@redhat.com>
10297
10298 * configure.in: Set noconfigdirs for ms1.
10299
10300 * configure: Regenerate.
10301
10302 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10303
10304 * MAINTAINERS (Write After Approval): Add self.
10305
10306 2005-06-01 Josh Conner <jconner@apple.com>
10307
10308 * MAINTAINERS (Write After Approval): Add self.
10309
10310 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10311
10312 * MAINTAINERS: Update my email address.
10313
10314 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10315
10316 * MAINTAINERS (Write After Approval): Add self.
10317
10318 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10319
10320 * MAINTAINERS (Write After Approval): Remove self.
10321
10322 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10323
10324 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10325 (Dependencies): Consider target modules for bootstrap dependencies.
10326 Make target bootstrap modules depend on each stage's gcc.
10327 * Makefile.in: Regenerate.
10328
10329 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10330
10331 * Makefile.def (configure-gcc): Depend on binutils having been built.
10332 (all-gcc): No need to do it here.
10333 * Makefile.in: Regenerate.
10334
10335 2005-05-19 Paul Brook <paul@codesourcery.com>
10336
10337 * configure.in: Rewrite misleading error message when requested
10338 language cannot be built.
10339 * configure: Regenerate.
10340
10341 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10342
10343 * ylwrap: Import from Automake 1.9.5.
10344
10345 2005-05-13 David Ung <davidu@mips.com>
10346
10347 * MAINTAINERS (Write After Approval): Add self.
10348
10349 2005-05-09 Mike Stump <mrs@apple.com>
10350
10351 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10352 lt_cv_sys_max_cmd_len for now.
10353
10354 2005-05-09 Stan Cox <scox@redhat.com>
10355
10356 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10357
10358 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10359
10360 * README.SCO: Update the URL.
10361
10362 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10363
10364 * ltconfig: Define file_list_spec. Pass file_list_spec and
10365 with_gnu_ld to libtool.
10366 * ltcf-c.sh (aix[45]): Define file_list_spec.
10367 * ltcf-cxx.sh (aix[45]): Same.
10368 * ltcf-gcj.sh (aix[45]): Same.
10369 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10370 exists, write list of input files to temporary file.
10371
10372 2005-05-04 Mike Stump <mrs@apple.com>
10373
10374 * configure.in: Always pass --target to target configures as
10375 otherwise rebuilds that do --recheck will fail.
10376 * confiugure: Rebuilt.
10377
10378 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10379
10380 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10381 STAGE_HOST_EXPORTS.
10382 (configure, all): Add bootstrap support.
10383 (Host modules, target modules): Pass post-stage1 flags and exports.
10384 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10385 * Makefile.in: Regenerate.
10386
10387 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10388
10389 * configure: Regenerate.
10390
10391 2005-04-27 Mike Stump <mrs@apple.com>
10392
10393 * MAINTAINERS: Add self as darwin maintainer.
10394
10395 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10396
10397 * config.sub: Update from master copy.
10398
10399 2005-04-21 Mike Stump <mrs@apple.com>
10400
10401 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10402 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10403
10404 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10405
10406 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10407 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10408 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10409 "*-*-elf" and "*-*-linux*".
10410 * configure: Regenerate.
10411
10412 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10413
10414 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10415
10416 2005-04-12 Mike Stump <mrs@apple.com>
10417
10418 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10419
10420 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10421
10422 * MAINTAINERS (Write After Approval): Add myself.
10423
10424 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10425
10426 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10427
10428 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10429
10430 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10431 (TARGET_CONFIGARGS): Include --with-target-subdir.
10432 (configure, all): New macros. Use them throughout.
10433 * Makefile.in: Regenerate.
10434
10435 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10436
10437 * MAINTAINERS (Write After Approval): Add myself.
10438
10439 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10440
10441 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10442
10443 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10444
10445 * MAINTAINERS: Move John Carr to Write After Approval.
10446
10447 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10448
10449 * config/mh-mingw32: Delete.
10450 * configure.in: Don't use it.
10451 * configure: Regenerate.
10452
10453 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10454
10455 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10456 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10457 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10458 (HOST_LIB_PATH): Generate from Makefile.def.
10459 (TARGET_LIB_PATH): Likewise.
10460 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10461 * Makefile.in: Regenerate.
10462 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10463 (RPATH_ENVVAR): Include Darwin case.
10464 * configure: Regenerate.
10465
10466 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10467
10468 * MAINTAINERS (Various Maintainers): Remove self.
10469 (Write After Approval): Add self.
10470
10471 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10472
10473 * MAINTAINERS (Various Maintainers): Add self.
10474
10475 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10476
10477 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10478 * configure: Regenerate.
10479
10480 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10481
10482 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10483 gcc_version, and gcc_version_trigger from set of flags to pass.
10484 * Makefile.tpl: Remove definitions of above variables.
10485 (config.status): Remove dependency on $(gcc_version_trigger).
10486 * Makefile.in: Regenerate.
10487 * configure.in: Do not reference config/gcc-version.m4 nor
10488 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10489 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10490 * configure: Regenerate.
10491
10492 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10493 Andrew Pinski <pinskia@physics.uc.edu>
10494
10495 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10496 * Makefile.in: Regenerate.
10497
10498 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10499
10500 * MAINTAINERS (Write After Approval): Add myself.
10501
10502 2005-03-03 David Ayers <d.ayers@inode.at>
10503
10504 * MAINTAINERS (Write After Approval): Add myself.
10505
10506 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10507
10508 PR libgcj/20160
10509 * ltmain.sh: Avoid creating archives with components that have
10510 duplicate basenames.
10511
10512 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10513
10514 PR bootstrap/20250
10515 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10516 instead of check.
10517 * Makefile.in: Regenerate.
10518
10519 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10520
10521 * Makefile.in: Regenerate to fix conflict between the previous two
10522 patches.
10523
10524 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10525
10526 PR bootstrap/17383
10527 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10528 * Makefile.tpl (HOST_SUBDIR): New substitution.
10529 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10530 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10531 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10532 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10533 (Host modules, Bootstrapped modules): Use it.
10534 (Build modules, Target modules): Do not create symlink trees,
10535 always configure out-of-srcdir.
10536 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10537 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10538 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10539 $(HOST_SUBDIR). Create a symlink for host_subdir.
10540
10541 * Makefile.in: Regenerate.
10542 * configure: Regenerate.
10543
10544 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 Merged from libada-gnattools-branch:
10547 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10548
10549 * gnattools: New directory.
10550 * Makefile.def: Add gnattools as a module, depending on target-libada.
10551 * Makefile.in: Regenerate.
10552 * configure.in: Include gnattools in host_tools; disable it if ada
10553 is disabled.
10554 * configure: Regenerate.
10555
10556 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10557
10558 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10559 treelang maintainer.
10560 (Write After Approval): Remove myself.
10561
10562 2005-02-23 Paul Schlie <schlie@comcast.net>
10563
10564 * configure.in: Allow darwin targeted ports to build tk, itcl and
10565 libgui.
10566 * configure: Regenerate.
10567
10568 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10569
10570 PR libgcj/10353
10571 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10572 * configure: Regenerate.
10573
10574 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10575
10576 * MAINTAINERS (Write After Approval): Add myself.
10577
10578 2005-02-10 Ian Lance Taylor <ian@airs.com>
10579
10580 * MAINTAINERS: Update my e-mail address.
10581
10582 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10583
10584 * MAINTAINERS (Write After Approval): Add myself.
10585
10586 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10587
10588 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10589 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10590 target-libgloss when not *-*-elf and *-*-aout.
10591 * configure: Regenerate.
10592
10593 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10594
10595 * MAINTAINERS: Remove obsolete entries.
10596
10597 * MAINTAINERS (Write After Approval): Add Michael Matz.
10598
10599 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10600
10601 * MAINTAINERS: Remove self as cpplib maintainer.
10602
10603 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10604
10605 * install-sh, config.sub: Import from upstream.
10606
10607 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10608
10609 PR bootstrap/18222
10610 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10611 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10612 * Makefile.in: Regenerate.
10613
10614 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10615
10616 * MAINTAINERS: Update my email address.
10617
10618 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10619 Andreas Schwab <schwab@suse.de>
10620
10621 PR bootstrap/18033
10622 * config-ml.in: Eval option if surrounded by single quotes.
10623
10624 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10625
10626 Revert 2004-12-28 Makefile changes, a better fix will be
10627 applied to mainline and src after GCC 4.0 branches.
10628
10629 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10630
10631 PR bootstrap/17383
10632
10633 * Makefile.def (target_modules): Remove stage parameter,
10634 it is always true now.
10635 * Makefile.tpl (configure-build-[+module+],
10636 configure-target-[+module+]): Always build symlink tree
10637 for the directory and for include. BUILD_SUBDIR and
10638 TARGET_SUBDIR cannot be . anymore.
10639 * Makefile.in: Regenerate.
10640
10641 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10642
10643 Revert 2004-12-08 Makefile changes.
10644
10645 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10646
10647 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10648 cygwin, mingw.
10649
10650 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10651
10652 * configure.in (sh64-*-*): Reenable gprof.
10653 * configure: Regenerate.
10654
10655 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10656
10657 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10658 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10659 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10660 * Makefile.in: Regenerate.
10661
10662 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10663
10664 * MAINTAINERS: Update my email address.
10665
10666 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10667
10668 * Makefile.tpl: Generate normal dependencies if the LHS module is
10669 not bootstrapped.
10670 * Makefile.in: Regenerate.
10671
10672 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10673
10674 * configure.in: Include config/gxx-include-dir.m4. Use
10675 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10676 * configure: Regenerate.
10677
10678 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10679
10680 * config.if: Delete.
10681 * configure.in: Set libstdcxx_incdir directly.
10682 * configure: Regenerate.
10683
10684 2004-12-02 Eric Christopher <echristo@redhat.com>
10685
10686 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10687 * Makefile.in: Regenerate.
10688
10689 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10690
10691 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10692 * configure: Regenerate.
10693
10694 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10695
10696 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10697 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10698 * configure: Regenerate.
10699
10700 2004-12-01 Eric Christopher <echristo@redhat.com>
10701
10702 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10703 of things to remove.
10704
10705 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10706
10707 * MAINTAINERS (Write After Approval): Update my e-mail address.
10708
10709 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10710
10711 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10712 from CVS libtool to always pass_all.
10713
10714 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10715
10716 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10717 (hppa*64*-*-*): Delete incorrect comment.
10718 * configure: Rebuilt.
10719
10720 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10721
10722 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10723
10724 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10725
10726 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10727 from CVS libtool to always pass_all.
10728
10729 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10730
10731 * install-sh, compile: Import from automake.
10732
10733 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10734
10735 * config.guess, config.sub: Import from savannnah.
10736
10737 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10738
10739 * MAINTAINERS (Write After Approval): Add myself
10740
10741 2004-11-12 Mike Stump <mrs@apple.com>
10742
10743 * Makefile.def: Add html support.
10744 * Makefile.tpl: Likewise.
10745 * Makefile.in: Regenerate.
10746
10747 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10748
10749 PR 18423
10750 * configure.in: Remove all instances of build-fixincludes from
10751 noconfigdirs.
10752 (build_configargs): Supply --target to subdirectories.
10753 * configure: Regenerate.
10754
10755 * Makefile.def: Make gcc install depend on fixincludes install.
10756 * Makefile.in: Regenerate.
10757
10758 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10759
10760 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10761
10762 2004-11-11 Paul Brook <paul@codesourcery.com>
10763
10764 * MAINTAINERS: Add self as arm maintainer. Update email address.
10765
10766 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10767
10768 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10769 target-libgfortran.
10770 * configure: Regenerate.
10771
10772 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10773
10774 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10775 like CC.
10776
10777 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10778
10779 * Makefile.def (host fixincludes): Specify missing targets.
10780 * Makefile.in: Regenerate.
10781
10782 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10783
10784 * MAINTAINERS: Add myself
10785
10786 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10787
10788 * MAINTAINERS (Write After Approval): Add myself.
10789
10790 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10791
10792 * Makefile.def: Build fixincludes for the host, too.
10793 * Makefile.in: Regenerate.
10794 * configure.in (host_tools): Add fixincludes.
10795 * configure: Regenerate.
10796
10797 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10798
10799 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10800 * configure: Regenerated.
10801
10802 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10803
10804 PR other/17783
10805 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10806 * configure: Regenerated.
10807
10808 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10809
10810 * README.SCO: Update per FSF instructions.
10811
10812 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10813
10814 PR target/18151
10815 * configure.in (case ${target}): Do not build fixincludes for avr.
10816 * configure: Regenerated.
10817
10818 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10819
10820 * configure.in (case ${target}): Do not build fixincludes
10821 on platforms where it is not used.
10822 * configure: Regenerated.
10823
10824 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10825
10826 * configure.in: Use an absolute path to install-sh.
10827 * configure: Regenerated.
10828
10829 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10830
10831 * MAINTAINERS (Write After Approval): Add myself.
10832
10833 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10834
10835 * MAINTAINERS: Remove from Write After Approval those that are
10836 already maintainers.
10837
10838 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10839
10840 * MAINTAINERS: Update my email address.
10841
10842 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10843
10844 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10845 * configure: Regenerate.
10846
10847 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10848
10849 * MAINTAINERS: Update my email address.
10850
10851 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10852
10853 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10854 entries belonging to this category.
10855
10856 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10857
10858 * MAINTAINERS: Update my e-mail address.
10859
10860 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10861
10862 Fix wrong conflict resolution in:
10863
10864 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10865
10866 * Makefile.in: Regenerate.
10867 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10868 in the recursive `make', instead of hardwiring `all'.
10869 (Autogenerated TARGET-* variables): New.
10870
10871 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10872
10873 * configure.in: Enable target-libgloss for crx-*-*.
10874 * configure: Regenerate.
10875
10876 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10877
10878 * MAINTAINERS (Various Maintainers): Move the "windows,
10879 cygwin, mingw" maintainer to ...
10880 (OS Port Maintainers): ... here.
10881
10882 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10883
10884 * MAINTAINERS (Write After Approval): Remove those that are
10885 maintainers of some subsystem.
10886
10887 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10888
10889 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10890 * ltcf-cxx.sh (tpf*): Likewise.
10891 * ltconfig (tpf*): Add TPF OS configuration support.
10892
10893 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10894
10895 * MAINTAINERS: Change my email address to my new work account.
10896
10897 2004-09-24 Michael Roth <mroth@nessie.de>
10898
10899 * configure.in (--without-headers): Add missing double quotes.
10900 * configure: Regenerate.
10901
10902 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10903
10904 * ylwrap: Revert to previous version.
10905
10906 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10907
10908 PR bootstrap/17369
10909 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10910 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10911 SET_GCC_LIB_PATH_CMD.
10912 (BASE_TARGET_EXPORTS): Likewise.
10913 * Makefile.in: Regenerated.
10914
10915 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10916 * configure: Regenerated.
10917
10918 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10919
10920 * config.guess: New upstream version
10921 * compile, depcomp, install-sh, ylwrap: Likewise.
10922
10923 2004-09-19 Roger Sayle <roger@eyesopen.com>
10924
10925 * config/mh-x86omitfp: New host makefile fragment. Add
10926 -fomit-frame-pointer to the default BOOT_CFLAGS.
10927 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10928 * configure: Regenerate.
10929
10930 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10931
10932 PR target/11572
10933 * configure.in (*-*-darwin*): Renable libobjc.
10934 * configure: Regenerate.
10935
10936 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10937
10938 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10939
10940 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10941
10942 * Makefile.def: Remove libbanshee.
10943 * Makefile.tpl: Ditto.
10944 * configure.in: Ditto.
10945 * Makefile.in: Regen.
10946 * configure: Ditto.
10947
10948 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10949
10950 * ltmain.sh: Use $pic_object as $non_pic_object if
10951 $non_pic_object=none.
10952
10953 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10954
10955 * missing: Import latest version from master repository.
10956
10957 2004-09-06 Nick Clifton <nickc@redhat.com>
10958
10959 * config.sub: Import latest version from master repository.
10960 * config.guess: Likewise.
10961 This includes these changes:
10962
10963 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10964
10965 * config.sub: Handle crisv32, alias etraxfs.
10966 * config.guess (crisv32:Linux:*:*): Handle.
10967
10968 2004-08-13 Brad Smith <brad@comstyle.com>
10969
10970 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10971 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10972
10973 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10974
10975 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10976 assume the processor is a powerpc. This is because coreutils
10977 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10978 in this case, due to a MacOS X bug that causes
10979 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10980 to return a negative number.
10981 Problem reported by Petter Reinholdtsen in:
10982 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10983
10984 2004-07-19 Ben Elliston <bje@gnu.org>
10985
10986 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10987
10988 2004-06-24 Ben Elliston <bje@gnu.org>
10989
10990 * config.guess: Update copyright years.
10991 * config.sub: Likewise.
10992
10993 2004-06-22 Robert Millan <robertmh@gnu.org>
10994
10995 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10996 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10997
10998 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10999
11000 * config.guess (*:*VMS:*:*): New entry. Replaces
11001 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11002 manufacturer.
11003
11004 2004-06-22 Ben Elliston <bje@gnu.org>
11005
11006 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11007 * config.sub: Likewise.
11008
11009 2004-06-22 Ben Elliston <bje@gnu.org>
11010
11011 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11012 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11013
11014 2004-06-11 Ben Elliston <bje@gnu.org>
11015
11016 * config.guess (pegasos:OpenBSD:*:*): Remove.
11017
11018 2004-06-11 Ben Elliston <bje@gnu.org>
11019
11020 From Wouter Verhelst <wouter@grep.be>:
11021 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11022
11023 2004-06-11 Ben Elliston <bje@gnu.org>
11024
11025 * config.guess (luna88k:OpenBSD:*:*): New.
11026
11027 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11028
11029 * config.guess (m32r*:Linux:*:*): New case.
11030 * config.sub: Handle m32rle.
11031
11032 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11033
11034 From Jens Petersen <petersen@redhat.com>:
11035 * config.sub: Handle sparcv8.
11036
11037 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11038
11039 From Tom Smith <smith@cag.lkg.hp.com>:
11040 * config.guess: Version suffixes are equally significant on Tru64
11041 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11042 prefix of "P" (patched kernel).
11043
11044 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11045
11046 * config.sub: Add support for National Semiconductor CRX target.
11047
11048 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11049
11050 * MAINTAINERS (Various Maintainers): Remove myself as web page
11051 maintainer, add myself as maintainer of build status lists.
11052
11053 2004-09-03 Jan Beulich <jbeulich@novell.com>
11054
11055 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11056 *-*-netware, but add target-libmudflap.
11057 Consolidate *-*-netware targets (of which really only i?86 exists)
11058 into a single entry.
11059 * configure: Likewise.
11060
11061 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11062
11063 * Makefile.tpl (sorry): Remove.
11064 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11065 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11066 (do-clean): Clean per-stage directories too.
11067 (do-distclean): Run distclean-stage1 too.
11068 (.NOTPARALLEL): Enable during toplevel bootstrap.
11069 (stage[+id+]-bubble): Enable parallel execution during
11070 the recursive invocation.
11071 * Makefile.in: Regenerate.
11072
11073 Fix previous checkin:
11074
11075 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11076 include.
11077 * configure.in: Fix indentation.
11078 * configure: Regenerate.
11079
11080 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11081
11082 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11083 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11084 * configure: regenerate
11085 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11086 -mdynamic-no-pic
11087
11088 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11089
11090 * Makefile.def (build_modules): Add fixincludes.
11091 (dependencies): Make gcc depend on fixincludes.
11092 * configure.in (build_tools): Add fixincludes.
11093 (build_configdirs): Always include build_libs.
11094 * Makefile.in: Regenerate.
11095 * configure: Regenerate.
11096
11097 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11098
11099 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11100 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11101 phony targets; do not generate timestamp files.
11102 (distclean-stageN): Remove references to their timestamp files.
11103 (restageN, touch-stageN): Remove.
11104 (stageN-bubble): Rewritten.
11105 (compare): Support lean bootstraps.
11106 * Makefile.in: Regenerate.
11107
11108 * configure.in: Only warn when bootstrapping but
11109 build != host or build != target. Support lean bootstraps.
11110 * configure: Regenerate.
11111
11112 2004-08-26 Phil Edwards <phil@codesourcery.com>
11113
11114 * configure.in: Give a better error message if GMP/MPFR are missing
11115 and a language needing them has been requested.
11116 * configure: Regenerated.
11117
11118 2004-08-25 Phil Edwards <phil@codesourcery.com>
11119
11120 * configure.in: Print a list of available language front-ends if
11121 a requested one is missing. Tidy stray tab characters.
11122 * configure: Regenerated.
11123
11124 2004-08-19 Michael Koch <konqueror@gmx.de>
11125
11126 * gcc/doc/install.texi: Update entry about automake for libjava.
11127
11128 2004-08-17 Robert Millan <robertmh@gnu.org>
11129
11130 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11131 (instead of FreeBSD).
11132 * configure: Regenerate.
11133
11134 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11135
11136 * Makefile.in: Regenerate.
11137 * configure: Regenerate.
11138
11139 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11140 stage_*_flags.
11141 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11142 for bootstrapped modules if toplevel bootstrap is going.
11143 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11144 modules. Adjust for changes in Makefile.def. Enable several
11145 rules even in non-bootstrap mode, just to avoid peppering the
11146 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11147 (stage-[+prev+]-bubble): Remove.
11148
11149 * Makefile.def (Dependencies): Depend on all-build-bison,
11150 all-build-flex, all-build-byacc, all-build-texinfo, rather
11151 than the host variations.
11152 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11153 with BUILD_SUBDIR.
11154 (BISON): Update for recent Bisons.
11155 (YACC): Fix typo.
11156 (cross): Depend on all-build.
11157 (all): Do not depend on all-build.
11158 (prebootstrap): Remove.
11159 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11160 (Prebootstrap dependencies): Add them to the per-stage targets
11161 and to all-prebootstrap.
11162 * configure.in (build_configdirs): Always enable build_tools.
11163 (BUILD_DIR_PREFIX): Remove.
11164
11165 * Makefile.def (gcc): Add target variable.
11166 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11167 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11168 in the recursive `make', instead of hardwiring `all'.
11169 (Autogenerated TARGET-* variables): New.
11170
11171 2004-08-13 Brian Booth <bbooth@redhat.com>
11172
11173 * MAINTAINERS: Remove myself from write-after-approval.
11174
11175 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11176
11177 * src-release: Stop distributing mmalloc with gdb (which doesn't
11178 use it).
11179 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11180 * Makefile.in: Regenerate.
11181
11182 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11183
11184 * configure.in (arm*-*-eabi*): New target.
11185 * configure: Regenerate.
11186
11187 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11188
11189 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11190 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11191 (Dependencies): New section.
11192 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11193 (configure-target-[+module+]): Depend on maybe-all-gcc
11194 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11195 (toplevel profiledbootstrap): Fix dependencies.
11196 * Makefile.in: Regenerate.
11197
11198 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11199
11200 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11201 target-libiberty to noconfigdirs.
11202 * configure: Regenerate.
11203
11204 2004-08-03 Paul Brook <paul@codesourcery.com>
11205
11206 * configure.in: Check for MPFR as well as GMP.
11207 * configure: Regenerate.
11208
11209 2004-08-01 Robert Millan <robertmh@gnu.org>
11210
11211 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11212 libmudflap for all GNU-based systems (with Glibc).
11213 * configure: Regenerate.
11214
11215 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11216
11217 * Makefile.def (host-modules): Add gcc.
11218 * Makefile.in: Regenerate.
11219 * Makefile.tpl (sorry): New rule.
11220 (configure-host, all-host, [+make_target+]-host, do-check,
11221 install-host): Do not add gcc as a special case.
11222 (host modules): Add a small special-casing for gcc. Export
11223 extra_make_flags through the environment.
11224 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11225 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11226 other recursive targets for gcc): Remove.
11227
11228 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11229 (stage, unstage): New rules.
11230 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11231 distclean-stage[+id+]): Use stage_current.
11232 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11233 the stage*-start rules.
11234
11235 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11236
11237 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11238 use -all_load flag.
11239
11240 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11241
11242 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11243 * configure: Regenerate.
11244
11245 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11246
11247 * maintainer-scripts/gcc_release: Revert yesterday's change.
11248
11249 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11250
11251 * MAINTAINERS: Add myself to write-after-approval.
11252
11253 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11254
11255 * libf2c: Removed.
11256 * gcc/gccbug.in: Updated because of libf2c removal.
11257 * maintainer-scripts/gcc_release: Ditto.
11258
11259 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11260
11261 * configure.in: Build libmudflap by default on FreeBSD.
11262 * configure: Regenerated.
11263
11264 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11265
11266 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11267 systems.
11268 * configure: Regenerated.
11269
11270 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11271
11272 PR target/16344
11273 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11274 feedback based compiler.
11275 * Makefile.in: Rebuilt.
11276
11277 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11278
11279 * Makefile.def (host_modules): Set bootstrap=true for flex.
11280 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11281 * Makefile.in: Rebuilt.
11282
11283 2004-07-07 Jan Hubicka <jh@suse.cz>
11284
11285 * MAINTAINERS: Add self as a profile feedback maintainer.
11286
11287 2004-07-05 Phil Edwards <phil@codesourcery.com>
11288
11289 * configure.in: Do not prepend $srcdir to /dev/null in
11290 makefile fragments.
11291 * configure: Regenerate.
11292
11293 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11294
11295 * Makefile.def (build_modules): Add bison, byacc, flex,
11296 m4, texinfo.
11297 (flags_to_pass): Add FLEX.
11298 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11299 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11300 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11301 DEFAULT_MAKEINFO): Remove.
11302 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11303 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11304 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11305 objdir or else use configured tool.
11306 (all-build): New.
11307 (all): Depend on it.
11308 (Build module dependencies): Add.
11309 * Makefile.in: Regenerate.
11310 * configure.in: Better support for multiple build modules,
11311 matching what is done for host/target modules. Do not look
11312 for "plausible" locations of build tools if Canadian cross.
11313 Use autoconf's AC_PROG_CC to find a C compiler. Define
11314 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11315 * configure: Regenerate.
11316
11317 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11318
11319 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11320 * Makefile.in: Regenerate.
11321
11322 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11323
11324 * Makefile.tpl (configure-build-[+module+],
11325 configure-[+module+], configure-target-[+module+]): Pass
11326 [+extra_configure_args+].
11327 (all-build-[+module+], all-[+module+], check-[+module+],
11328 install-[+module+], [+make_target+]-[+module+],
11329 all-target-[+module+], check-target-[+module+],
11330 install-target-[+module+], [+make_target+]-target-[+module+]):
11331 Pass [+extra_make_args+].
11332 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11333 (GCC_HOST_EXPORTS): Remove.
11334 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11335 cross, check-gcc, check-gcc-c++, install-gcc,
11336 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11337 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11338 * Makefile.in: Regenerate.
11339
11340 2004-06-21 Matthew Sachs <msachs@apple.com>
11341
11342 * MAINTAINERS: Added self to write-after-approval.
11343
11344 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11345
11346 * configure.in: Check for srcdir/winsup rather than build directory
11347 winsup.
11348 * configure: Regenerate.
11349
11350 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11351
11352 * configure.in: Don't build Cygwin native newlib if winsup
11353 directory is missing. Emit warning instead.
11354 * configure: Regenerate.
11355
11356 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11357
11358 * Makefile.tpl (touch-stage[+id+]): New.
11359 (restage[+prev+]): Depend on touch-stage[+id+].
11360
11361 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11362 Use it throughout.
11363
11364 * Makefile.def: Add profile and feedback bootstrap stages.
11365 Remove next field from bootstrap stages.
11366 * Makefile.tpl (LN, LN_S): Substitute.
11367 (stageN-start, stageN-end): Use double-colon rules, to
11368 provide a hook for additional setup commands.
11369 (distclean-stageN-gcc, restageN): Create dependencies from
11370 [+prev+], not from [+next+].
11371 (stageN-bubble): Add commands for successive stages from
11372 [+prev+], using double-colon rules.
11373 (all-stageN-gcc): Fix typo.
11374 (stagefeedback-start, profiledbootstrap): New.
11375 * Makefile.in: Regenerate.
11376 * configure.in: Call ACX_PROG_LN.
11377 * configure: Regenerate.
11378
11379 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11380
11381 * MAINTAINERS (Write After Approval): Add myself.
11382
11383 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11384
11385 * MAINTAINERS (Write After Approval): Add myself.
11386
11387 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11388
11389 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11390 without gcc.
11391 * configure: Regenerate.
11392
11393 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11394
11395 * Makefile.tpl: Fix typo.
11396 * Makefile.in: Regenerate.
11397
11398 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11399
11400 * configure.in: Remove new- prefix from toplevel
11401 bootstrap targets.
11402 * configure: Regenerate.
11403
11404 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11405
11406 * Makefile.tpl (all.normal): Rename to all.
11407 (all): Replace with a rule to pick the default
11408 target from configure.
11409 (all-gcc, configure-gcc): Use conditionals to
11410 do nothing when toplevel bootstrap is going on.
11411 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11412 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11413 * configure.in: Support --enable-bootstrap.
11414
11415 * Makefile.def: Remove new- prefix from toplevel
11416 bootstrap targets.
11417 * Makefile.tpl: Likewise.
11418
11419 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11420 target.
11421
11422 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11423 $(RECURSE_FLAGS) to recursive invocation of make.
11424
11425 * Makefile.in: Regenerate.
11426 * configure: Regenerate.
11427
11428 2004-05-30 Andreas Jaeger <aj@suse.de>
11429 Jim Wilson <wilson@specifixinc.com>
11430
11431 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11432 like CC.
11433
11434 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11435
11436 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11437 * configure: Regenerate.
11438
11439 2004-05-25 Daniel Jacobowitz <drow@false.org>
11440
11441 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11442 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11443 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11444 targets.
11445 * Makefile.in: Regenerate.
11446
11447 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11448
11449 * configure.in: Test the ability to symlink directories.
11450 * configure: Regenerate.
11451
11452 * Makefile.def (bootstrap-stage): New definitions.
11453 * Makefile.tpl (configure-stage1-gcc,
11454 configure-stage2-gcc, configure-stage3-gcc,
11455 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11456 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11457 new-restage3, compare): Autogenerate, see Makefile.in
11458 entry for behavioral changes.
11459 (distclean-stage1, new-stage1-start, new-stage1-end,
11460 new-stage1-bubble, distclean-stage2, new-stage2-start,
11461 new-stage2-end, new-stage2-bubble, distclean-stage3,
11462 new-stage3-start, new-stage3-end): New autogenerated targets.
11463 (objext, prebootstrap, BOOT_CFLAGS,
11464 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11465 targets.
11466
11467 * Makefile.in: Regenerate.
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 targets.
11472 (all-stage1-gcc): Move prebootstrap dependency from here...
11473 (configure-stage1-gcc): ...to here.
11474 (new-bootstrap): Use bubble targets.
11475 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11476 Use per-stage distclean targets.
11477 (configure-stage1-gcc, configure-stage2-gcc,
11478 configure-stage3-gcc, all-stage1-gcc,
11479 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11480 Use new-stageN-start to prepare the tree.
11481
11482 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11483
11484 * Makefile.def (host_modules): add libcpp.
11485 * Makefile.tpl: Add dependencies on and for libcpp.
11486 * Makefile.in: Regenerate.
11487 * configure.in: Add libcpp host module.
11488 * configure: Regenerate.
11489
11490 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11491
11492 * Makefile.tpl: Whenever a recursive target is defined, wrap
11493 it in a special @if/@endif block, and prepare its maybe
11494 dependency in the @if/@endif block
11495 * configure.in: Instead of writing maybe dependencies, remove
11496 the @if/@endif statements, and remove the @if/@endif blocks
11497 that remain.
11498 * configure: Regenerate.
11499 * Makefile.in: Regenerate.
11500
11501 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11502
11503 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11504
11505 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11506
11507 PR bootstrap/15120
11508 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11509 * */configure: Rebuilt.
11510
11511 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11512
11513 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11514 of libf2c.
11515 * configure, Makefile.in: Regenerate.
11516
11517 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11518
11519 * MAINTAINERS (Write After Approval): Add myself.
11520
11521 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11522
11523 Merge from tree-ssa-20020619-branch.
11524
11525 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11526 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11527 (HOST_GMPLIBS): Define.
11528 (HOST_GMPINC): Define.
11529 (TARGET_LIB_PATH): Add libmudflap.
11530 (GFORTRAN_FOR_TARGET): Define.
11531 (configure-build*): Export GFORTRAN.
11532 (configure-gcc): Export GMPLIBS and GMPINC.
11533 (all-gcc): Add maybe-all-libbanshee.
11534 (configure-target-libgfortran): Define.
11535 * Makefile.in: Regenerate.
11536 * configure.in (host_libs): Add libbanshee.
11537 (target_libraries): Add target-libmudflap and target-libgfortran.
11538 Add --with-libbanshee.
11539 Handle --disable-libmudflap.
11540 (*-*-freebsd*): Use with_gmp.
11541 Add $(libgcj) to noconfigdirs.
11542 * configure: Regenerate.
11543 * depcomp: New file.
11544 * MAINTAINERS: Add tree-ssa maintainers.
11545
11546 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11547
11548 * MAINTAINERS (Various Maintainers): Add myself.
11549
11550 2004-04-30 Brian Ford <ford@vss.fsi.com>
11551
11552 * MAINTAINERS (Write After Approval): Add myself.
11553
11554 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11555
11556 * MAINTAINERS (Write After Approval): Add myself.
11557
11558 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11559
11560 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11561 * configure: Regenerate.
11562
11563 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11564
11565 Revert:
11566 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11567
11568 * Makefile.def (flags_to_pass): Remove *dir variables that
11569 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11570 as well as prefix and exec_prefix.
11571 * Makefile.in: Regenerate.
11572
11573 2004-04-26 Robert Millan <robertmh@gnu.org>
11574
11575 Add patches from libtool CVS.
11576 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11577 * ltconfig: Likewise.
11578 * ltcf-c.sh: Likewise.
11579 * ltcf-cxx.sh: Likewise.
11580 * ltcf-gcj.sh: Likewise.
11581
11582 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11583
11584 * Makefile.def (host_modules): Mark with the bootstrap
11585 flag packages on which gcc depends.
11586 * Makefile.tpl (all-bootstrap): Use it.
11587 * Makefile.in: Regenerate.
11588
11589 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11590
11591 * Makefile.def (flags_to_pass): Remove *dir variables that
11592 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11593 as well as prefix and exec_prefix.
11594 * Makefile.in: Regenerate.
11595
11596 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11597
11598 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11599 * configure: Regenerate.
11600 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11601 * gcc/Makefile.tpl (compare): Use the result of the test.
11602 * gcc/Makefile.in: Regenerate.
11603
11604 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11605
11606 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11607 Always relocate gcc and prev-gcc to the original names, even
11608 if the build fails.
11609 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11610 New targets.
11611
11612 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11613
11614 * MAINTAINERS: Update my email address.
11615
11616 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11617
11618 * configure.in (mips*-*-irix5*): Enable ld.
11619 * configure: Regenerate.
11620
11621 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11622
11623 * configure: Regenerate.
11624
11625 2004-04-15 James E Wilson <wilson@specifixinc.com>
11626
11627 * Makefile.tpl (configure-[+module+], configure-gcc,
11628 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11629 Set and export LDFLAGS.
11630 * Makefile.in: Regenerate.
11631
11632 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11633
11634 * MAINTAINERS: Add myself to write-after-approval.
11635
11636 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11637
11638 PR bootstrap/14871
11639 * Makefile.tpl: If we don't have built-in-tree target tools,
11640 use the ones found by configure rather than hacking around with
11641 program_transform_name.
11642 * configure.in: Give Makefile.tpl the information necessary
11643 to do that.
11644 * Makefile.in: Regenerate.
11645 * configure: Regenerate.
11646
11647 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11648
11649 PR bootstrap/14760
11650 * configure.in: When computing baseargs, strip *all* copies of
11651 offending options. Also, don't match/substitute the trailing space,
11652 so that this actually works when two similar options are separated by
11653 only one space.
11654 * configure: Regenerate.
11655
11656 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11657
11658 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11659 (rs6000-*-aix*): Same.
11660 * configure: Regenerate.
11661
11662 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11663
11664 * MAINTAINERS: Add myself to write-after-approval.
11665
11666 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11667
11668 * MAINTAINERS: Add myself to write-after-approval.
11669
11670 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11671
11672 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11673 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11674 * Makefile.in: Regenerate.
11675
11676 * configure.in (top level bootstrap support): Rework --enable-werror
11677 to set @stage2_werror_flag@.
11678 * configure: Regenerate.
11679 * Makefile.tpl (top level bootstrap support): Pass
11680 @stage2_werror_flag@ down to configure in stages 2 and 3.
11681 * Makefile.in: Regenerate.
11682
11683 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11684
11685 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11686 for stages 2 and 3 as well as in make. As a consequence, remove
11687 OUTPUT_OPTION (now detected by configure) from the flags passed down
11688 to make.
11689 * Makefile.in: Regenerate.
11690
11691 * Makefile.tpl (new-bootstrap): Fix typo.
11692 * Makefile.in: Regenerate.
11693
11694 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11695
11696 * Makefile.tpl: Rearrange by moving recursive_targets rules
11697 into their proper sections.
11698 * Makefile.tpl (top level bootstrap support): Move disabling
11699 of coverage flags from 'make' to 'configure'; improve comments.
11700 * Makefile.in: Regenerate.
11701
11702 * Makefile.tpl (experimental top level bootstrap) Move stage1
11703 language setting from all- target to configure- target; disable
11704 intermodule optimization in stage 1; prevent gratuitous rebuilds
11705 of stage 1.
11706 * Makefile.in: Regenerate.
11707 * configure.in: Comma-separate stage 1 language list for top
11708 level bootstrap.
11709 * configure: Regenerate.
11710
11711 * Makefile.tpl: Clean up experimental top level bootstrap support:
11712 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11713 prev-gcc in configure- targets as well as all- targets.
11714 * Makefile.in: Regenerate.
11715
11716 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11717
11718 * compile: New file imported from automake.
11719
11720 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11721
11722 * configure.in: Remove symbolic link section.
11723 * configure: Regenerate.
11724 * Makefile.tpl (links): Remove.
11725 * Makefile.in: Regenerate.
11726
11727 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11728 Nathanael Nerode <neroden@gcc.gnu.org>
11729
11730 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11731 Set with AC_CHECK_PROGS.
11732 * configure.in: Fix comment typo from last patch.
11733 * configure: Regenerate.
11734
11735 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11736
11737 * Makefile.tpl: Introduce experimental top level bootstrap support.
11738 * Makefile.in: Regenerate.
11739 * configure.in: Introduce support for top level bootstrap.
11740 * configure: Regenerate.
11741
11742 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11743 Paolo Bonzini <bonzini@gnu.org>
11744
11745 PR bootstrap/14522
11746 * configure.in: Cope with shells that do not support unquoted ^
11747 * configure: Regenerate.
11748
11749 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11750 Paolo Bonzini <bonzini@gnu.org>
11751
11752 PR bootstrap/14522
11753 * configure.in: Cope with shells that do not support nesting
11754 quotes inside quoted backquote substitutions.
11755 * configure: Regenerate.
11756
11757 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11758
11759 PR bootstrap/14522
11760 * configure.in: Fix escaping of $.
11761 * configure: Regenerate.
11762
11763 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11764
11765 * configure: Regenerate, since I forgot to while committing Paolo's
11766 changes.
11767
11768 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11769
11770 PR ada/14131
11771 Move language detection to the top level.
11772 * configure.in: Find default values for the tools as
11773 soon as possible. Disable ada if GNAT is not found.
11774 Emit error message about missing languages. Expand
11775 --enable-languages=all for the gcc subdirectory.
11776
11777 2004-03-10 Ben Elliston <bje@gnu.org>
11778
11779 * MAINTAINERS: Update my email address.
11780
11781 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11782
11783 * ltconfig: Disable building static libraries if building shared
11784 libraries on AIX 5L.
11785
11786 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11787
11788 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11789 and disable libgcj.
11790 * configure: Regenerated.
11791
11792 2004-03-01 Brian Booth <bbooth@redhat.com>
11793
11794 * MAINTAINERS: Add myself to write-after-approval.
11795
11796 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11797
11798 * MAINTAINERS: Add myself to write-after-approval.
11799
11800 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11801
11802 PR bootstrap/7087
11803 * Makefile.tpl: Guard XFOO sed statements better.
11804 * Makefile.tpl: Add dependency for configure-target-libada.
11805 * Makefile.in: Regenerate (incidentally fixes broken
11806 commit when libada-branch was merged).
11807
11808 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11809
11810 * MAINTAINERS: Add myself to write-after-approval.
11811
11812 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11813
11814 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11815 maintainers.
11816
11817 2004-02-20 Andrew Cagney <cagney@redhat.com>
11818
11819 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11820 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11821
11822 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11823
11824 PR bootstrap/11932
11825 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11826
11827 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11828
11829 * MAINTAINERS: Added myself to write-after-approval.
11830
11831 2004-02-14 Michael Koch <konqueror@gmx.de>
11832
11833 * MAINTAINERS: Added myself to write-after-approval.
11834
11835 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11836
11837 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11838 some OS port maintainers to OS port maintainers section.
11839
11840 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11841
11842 * MAINTAINERS: Add self.
11843
11844 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11845
11846 * MAINTAINERS: Alphabetize.
11847
11848 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11849
11850 * MAINTAINERS: Remove myself.
11851
11852 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11853
11854 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11855 (rs6000-*-aix*): Same.
11856 * configure: Regenerate.
11857
11858 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11859
11860 * configure.in (host): Add in missing $noconfigdirs to defines.
11861 * configure: Regenerate.
11862
11863 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11864 Nathanael Nerode <neroden@gcc.gnu.org>
11865
11866 PR ada/6637, PR ada/5911
11867 Merge with libada-branch:
11868 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11869 with appropriate dependencies. Add --enable-libada configure switch.
11870 * configure, Makefile.in: Regenerate.
11871
11872 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11873
11874 * MAINTAINERS: Add myself to write-after-approval.
11875
11876 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11877
11878 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11879 * configure: Regenerate.
11880
11881 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11882
11883 Merge from upstream:
11884
11885 * ltmain.in: When setting IFS to '~', be careful about user
11886 arguments that contain '~'.
11887
11888 2004-02-04 Peter O'Gorman <peter@pogma.com>
11889
11890 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11891 Also test $base_compile against $CC with escaped arguments. Bug
11892 reported by Geoff Keating <geoffk@apple.com>.
11893
11894 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11895
11896 * MAINTAINERS: Remove i960 port.
11897
11898 2004-01-23 DJ Delorie <dj@redhat.com>
11899
11900 * Makefile.def (target_modules) [libiberty]: Don't stage.
11901 * Makefile.in: Rebuilt.
11902
11903 2004-01-20 Caroline Tice <ctice@apple.com>
11904
11905 * MAINTAINERS: Add myself to write-after-approval.
11906
11907 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11908
11909 * MAINTAINERS: Update my email address.
11910
11911 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11912
11913 * MAINTAINERS: Add myself to write-after-approval.
11914
11915 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11916
11917 * MAINTAINERS: Remove entries without email address.
11918
11919 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11920
11921 * MAINTAINERS: Add myself to write-after-approval.
11922
11923 2004-01-15 Steven Bosscher <stevenb@suse.de>
11924
11925 * MAINTAINERS: Update my email address.
11926
11927 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11928
11929 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11930 * Makefile.tpl (configure-target-[+module+]): Support stage.
11931 * Makefile.in: Rebuilt.
11932
11933 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11934
11935 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11936
11937 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11938
11939 * MAINTAINERS: Add myself as a MIPS maintainer.
11940
11941 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11942
11943 * configure.in: Use ./config.cache, not config.cache.
11944 * configure: Regenerate.
11945 * Makefile.tpl: Special-casing not needed for GCC any more.
11946 * Makefile.in: Regenerate.
11947
11948 * configure.in: Don't share a cache file for host dirs.
11949 * configure: Regenerate.
11950
11951 * config-ml.in: Don't mess with the cache file.
11952
11953 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11954
11955 * MAINTAINERS: Move myself from 'Write After Approval' to
11956 'CPU Port Maintainers' section as SPARC maintainer.
11957
11958 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11959
11960 * Makefile.tpl: Make GCC use a separate config.cache.
11961 * Makefile.in: Regenerate.
11962
11963 PR bootstrap/11932, PR bootstrap/11933
11964 (I don't know if it will fix either of them, but it relates
11965 to them.)
11966 * configure.in: Don't use shared config.cache for target
11967 directories.
11968 * configure: Regenerate.
11969
11970 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11971
11972 * MAINTAINERS: Add myself to 'Write After Approval' section.
11973
11974 2003-12-31 Roger Sayle <roger@eyesopen.com>
11975
11976 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11977 * configure: Regenerated.
11978
11979 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11980
11981 * MAINTAINERS: Remove the mn10200 maintainer.
11982
11983 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11984
11985 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11986 * configure: Regenerated.
11987
11988 2003-12-16 Jan Hubicka <jh@suse.cz>
11989
11990 * MAINTAINERS: Add myself as callgraph maintainer.
11991
11992 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11993
11994 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11995 * configure: Regenerate.
11996
11997 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11998
11999 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12000 'Write After Approval' section. Update email.
12001
12002 2003-12-01 James Lemke <jim@wasabisystems.com>
12003
12004 * MAINTAINERS (Write After Approval): Add myself.
12005
12006 2003-11-20 Matt Thomas <matt@3am-software.com>
12007
12008 * MAINTAINERS: Add myself as a vax port maintainer.
12009
12010 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12011
12012 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12013 (configure-build-[+module+], configure-[+module+]): Likewise.
12014 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12015 * Makefile.in: Regenerate.
12016
12017 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12018
12019 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12020 shared/dylibed libraries.
12021 * ltmain.sh: Likewise.
12022 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12023 * ltcf-cxx.sh: Likewise.
12024 * ltcf-gcj.sh: Likewise.
12025 * ltconfig: Likewise.
12026
12027 2003-11-17 Stan Cox <scox@redhat.com>
12028
12029 * MAINTAINERS: Add myself as iq2000 port maintainer.
12030
12031 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12032
12033 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12034 * Makefile.in: Regenerate.
12035
12036 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12037
12038 * config.sub: Update to 2003-11-03 version.
12039
12040 2003-10-20 Phil Edwards <phil@codesourcery.com>
12041
12042 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12043 * configure: Regenerate.
12044
12045 2003-10-20 Nicolas Pitre <nico@cam.org>
12046
12047 * MAINTAINERS: Add myself to 'Write After Approval' section.
12048
12049 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12050
12051 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12052
12053 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12054
12055 * MAINTAINERS: Update my email address.
12056
12057 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12058
12059 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12060
12061 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12062
12063 * MAINTAINERS: Add myself to 'Write After Approval' section.
12064
12065 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12066
12067 * config.guess: Update to 2003-10-16 version.
12068 * config.sub: Update to 2003-10-16 version.
12069
12070 2003-10-15 David Daney <ddaney@avtrex.com>
12071
12072 * MAINTAINERS: Added myself to 'Write After Approval' section.
12073
12074 2003-10-15 Falk Hueffner <falk@debian.org>
12075
12076 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12077 'Write After Approval' section. Update email.
12078
12079 2003-10-14 Roger Sayle <roger@eyesopen.com>
12080
12081 * MAINTAINERS: Move myself from 'Write After Approval' to
12082 'Various Maintainers' section as middle-end maintainer.
12083
12084 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12085
12086 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12087 HOST_FLAGS_TO_PASS.
12088 * Makefile.in: Regenerate.
12089
12090 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12091
12092 * config.guess: Update to 2003-10-07 version.
12093 * config.sub: Update to 2003-10-07 version.
12094
12095 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12096
12097 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12098 * ltconfig (irix5*, irix6*): Don't override version_type.
12099
12100 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12101
12102 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12103 * configure: Rebuilt
12104 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12105 * Makefile.in: Rebuilt
12106
12107 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12108
12109 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12110
12111 2003-09-30 Carlo Wood <carlo@alinoe.com>
12112
12113 * MAINTAINERS (Write After Approval): Add myself.
12114
12115 2003-09-29 Paul Koning <ni1d@arrl.net>
12116
12117 * MAINTAINERS: Move myself from "Write After Approval"
12118 to CPU platform maintainers for pdp11 platform.
12119
12120 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12121
12122 * MAINTAINERS: Move myself from 'Write After Approval' to
12123 'Various Maintainers' section as libffi testsuite maintainer.
12124
12125 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12126
12127 * configure.in: Pass a computed --program-transform-name
12128 to subconfigures.
12129 * configure: Regenerated.
12130
12131 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12132
12133 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12134 * Makefile.in: Regenerate.
12135
12136 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12137 * Makefile.in: Regenerate.
12138
12139 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12140
12141 * MAINTAINERS: Move myself from 'Write After Approval'
12142 to 'Various Maintainers' (objective-c) section.
12143
12144 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12145
12146 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12147 quoting.
12148 * configure: Regenerated.
12149
12150 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12151
12152 * MAINTAINERS (Write After Approval): Add myself to write after
12153 approval list.
12154
12155 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12156
12157 * MAINTAINERS (Write After Approval): Add myself.
12158
12159 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12160
12161 * MAINTAINERS: Update my e-mail address.
12162
12163 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12164
12165 * libtool.m4 (LD): Correct powerpc64 host match.
12166
12167 2003-09-06 James E Wilson <wilson@tuliptree.org>
12168
12169 * MAINTAINTERS: Update my affiliation and email address.
12170
12171 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12172
12173 * MAINTAINERS (Write After Approval): Add myself.
12174
12175 2003-09-04 DJ Delorie <dj@redhat.com>
12176
12177 * configure: Regenerate.
12178
12179 2003-09-04 Robert Millan <robertmh@gnu.org>
12180
12181 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12182
12183 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12184
12185 * configure.in: Ensure arguments to sed are properly spaced.
12186 * configure: Regenerate.
12187
12188 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12189
12190 * MAINTAINERS: Update my e-mail address.
12191
12192 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12193
12194 * MAINTAINERS (Write After Approval): Add myself.
12195
12196 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12197
12198 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12199 * configure: Regenerated.
12200
12201 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12202
12203 * MAINTAINERS: Update my email address.
12204
12205 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12206
12207 * configure.in: Use newline instead of semicolon when assuming
12208 shell arguments in a for loop.
12209 * configure: Regenerated.
12210
12211 2003-08-22 Jason Eckhardt <jle@rice.edu>
12212
12213 * MAINTAINERS: Resurrect the i860 maintainer.
12214
12215 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12216
12217 PR 8180
12218 * configure.in: When testing with_libs and with_headers, treat
12219 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12220 * configure: Regenerate.
12221
12222 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12223 make, shell, etc.
12224 (baseargs): Likewise.
12225 * configure: Regenerate.
12226
12227 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12228
12229 * MAINTAINERS (Write After Approval): Add myself.
12230
12231 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12232
12233 * configure.in: Disable libgcj for darwin not on powerpc.
12234 * configure: Rebuild.
12235
12236 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12237
12238 * config-ml.in, symlink-tree: Add license.
12239
12240 2003-08-03 Richard Stallman <rms@gnu.org>
12241 Eben Moglen <moglen@columbia.edu>
12242
12243 * README.SCO: New file.
12244
12245 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12246
12247 * Makefile.tpl (check, check-c++): Express dependencies using
12248 dependencies rather than commands.
12249 * Makefile.in: Regenerate.
12250
12251 2003-08-01 Andrew Cagney <cagney@redhat.com>
12252
12253 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12254 * configure: Ditto.
12255
12256 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12257
12258 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12259 * Makefile.in: Update.
12260
12261 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12262
12263 * configure.in: Enable libgcj for darwin.
12264 * configure: Rebuild.
12265
12266 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12267
12268 * config-ml.in: Use ac_configure_args directly instead of
12269 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12270 actually seen.
12271
12272 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12273
12274 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12275 creating target and build subdirs to build all parent dirs as needed.
12276 * Makefile.in: Rebuild.
12277 * configure.in: Don't build dirs explicitly here.
12278 * configure: Rebuild.
12279
12280 2003-07-26 Paul Brook <paul@nowt.org>
12281
12282 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12283
12284 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12285
12286 * Makefile.tpl (all-make): Depend on intl.
12287 * Makefile.in: Rebuilt.
12288
12289 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12290
12291 * install-sh: Update to newer upstream versions (associated with
12292 aclocal 1.7).
12293 * mkinstalldirs: Likewise.
12294 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12295
12296 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12297
12298 * MAINTAINERS: Move self from Bug database only accounts
12299 to write-after-approval.
12300
12301 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12302
12303 * config.if: Remove unused libc_interface determination.
12304
12305 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12306
12307 * MAINTAINERS: Move self from write-after-approval to
12308 build machinery (*.in).
12309
12310 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 PR bootstrap/11273
12313 PR bootstrap/11408
12314 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12315 unused INSTALL_PROGRAM_ARGS.
12316 * configure.in: Use AC_PROG_INSTALL.
12317 * Makefile.in: Regenerate.
12318 * configure: Regenerate.
12319
12320 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12321
12322 * MAINTAINERS: Alphabetize.
12323
12324 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12325
12326 * configure: Rebuilt.
12327 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12328 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12329 newlib nor libgloss.
12330 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12331 * configure.in (am33_2.0-*-linux*): Added.
12332
12333 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12334
12335 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12336 * configure: Regenerate.
12337
12338 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12339
12340 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12341 * Makefile.in: Regenerate.
12342
12343 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12344
12345 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12346 * Makefile.in: Regenerate.
12347
12348 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12349
12350 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12351 * Makefile.in: Regenerated.
12352
12353 * config-ml.in: Replace PWD with PWD_COMMAND.
12354
12355 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12356
12357 * intl: New directory; see intl/ChangeLog for details.
12358 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12359 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12360 * Makefile.in: Regenerate.
12361
12362 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12363
12364 * configure.in: Clean up config-lang.in handling. Delete
12365 useless assignment to "subdirs".
12366 * configure: Regenerate.
12367
12368 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12369
12370 * configure.in: Rename 'target_libs' to 'target_libraries'.
12371 Remove useless reference to 'target_libs'.
12372 * configure: Regenerate.
12373
12374 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12375
12376 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12377 * Makefile.in: Regenerate.
12378
12379 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12380
12381 * Makefile.def: Introduce flags_to_pass.
12382 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12383 * Makefile.in: Regenerate.
12384
12385 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12386
12387 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12388 and target-libgloss.
12389 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12390 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12391 * configure: Regenerate.
12392
12393 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12394
12395 * configure.in: Update testsuite_flags to new location.
12396 * configure. Regenerate.
12397
12398 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12399
12400 * Makefile.tpl: Remove BUILD_CC stuff.
12401 * Makefile.in: Regenerate.
12402
12403 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12404
12405 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12406
12407 2003-06-16 Graeme Peterson <gp@qnx.com>
12408
12409 * MAINTAINERS (Write After Approval): Add myself.
12410
12411 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12412
12413 * config.guess: Update to 2003-06-12 version.
12414 * config.sub: Update to 2003-06-13 version.
12415
12416 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12417
12418 * config.guess: Update to 2003-06-06 version.
12419 * config.sub: Update to 2003-06-06 version.
12420
12421 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12422
12423 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12424 * configure. Regenerate.
12425
12426 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12427
12428 * configure.in: Disable serial configure by default.
12429 * configure: Regenerate.
12430 * Makefile.tpl: Abolish .NOTPARALLEL.
12431 * Makefile.in: Regenerate.
12432
12433 * Makefile.tpl: Replace {build,host,target}_canonical by
12434 {build,host,target}.
12435 * Makefile.in: Regenerate.
12436
12437 * Makefile.tpl: Fix stupid pasto.
12438 * Makefile.in: Regenerate.
12439
12440 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12441
12442 * Makefile.tpl: Remove bogus conditional.
12443 * Makefile.in: Regenerate.
12444
12445 2003-06-05 Jan Hubicka <jh@suse.cz>
12446
12447 * Makefile.tpl (profiledbootstrap): New target.
12448 * Makefile.in (profiledbootstrap): New target.
12449
12450 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12451
12452 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12453 Pinski. Remove user names from other bugzilla-only maintainers.
12454
12455 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12456
12457 * Makefile.tpl: Make 'recursive targets' using autogen rather
12458 than shell loop. Remove duplicate 'clean' targets and false
12459 comments.
12460 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12461 Add systematic method of specifying missing targets in subdirs.
12462 Add copyright boilerplate.
12463 * Makefile.in: Regenerate.
12464 * configure.in: Add 'recursive targets' to maybe list.
12465 * configure: Regenerate.
12466
12467 * MAINTAINERS: "GNATS only" -> "Bug database only".
12468
12469 * Makefile.tpl: Rename [+target+] to [+make_target+].
12470 * Makefile.def: Rename 'target' to 'make_target'.
12471
12472 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12473
12474 * MAINTAINERS: Add self as options handling maintainer.
12475
12476 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12477
12478 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12479 been too long since I touched those ports.
12480
12481 2003-05-28 DJ Delorie <dj@redhat.com>
12482
12483 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12484 * Makefile.in: Regenerate.
12485
12486 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12487
12488 * configure.in: Use curly braces in the definition of tooldir.
12489 * configure: Regenerate.
12490
12491 2003-05-21 DJ Delorie <dj@redhat.com>
12492
12493 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12494 newlib or libgloss.
12495 * Makefile.in: Regenerate.
12496
12497 2003-05-21 DJ Delorie <dj@redhat.com>
12498
12499 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12500 * Makefile.in: Regenerate.
12501
12502 2003-05-20 Ian Lance Taylor <ian@airs.com>
12503
12504 * MAINTAINERS: Update my e-mail address.
12505
12506 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12507
12508 * configure.in: Switch more things to use maybe dependencies.
12509 * Makefile.tpl: Switch more things to use maybe dependencies.
12510 Factor out common code from autogen IF statements.
12511 * configure: Regenerate.
12512 * Makefile.in: Regenerate.
12513
12514 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12515
12516 * configure.in: Accept i[3456789]86 for machine type.
12517 * configure: Regenerate.
12518
12519 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * configure.in: Switch more things to use maybe dependencies.
12522 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12523 * configure: Regenerate.
12524 * Makefile.tpl: Switch more things to use maybe dependencies.
12525 * Makefile.in: Regenerate.
12526
12527 2003-05-16 Andreas Schwab <schwab@suse.de>
12528
12529 * Makefile.tpl (install-opcodes): Define.
12530 * Makefile.in: Rebuild.
12531
12532 2003-05-13 Andreas Jaeger <aj@suse.de>
12533
12534 * config.guess: Update to 2003-05-09 version.
12535 * config.sub: Update to 2003-05-09 version.
12536
12537 2003-05-13 Michael Eager <eager@mvista.com>
12538
12539 * configure.in: Correct sed script so that options in quotes are not
12540 deleted.
12541 * configure: Rebuild.
12542
12543 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12544
12545 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12546 and $$s/newlib/libc/sys/cygwin32 include paths.
12547 * configure: Ditto.
12548
12549 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12550
12551 * MAINTAINERS: Update my email addresses.
12552
12553 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12554
12555 * config-ml.in: Propagate INSTALL variables.
12556
12557 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12558
12559 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12560
12561 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12562
12563 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12564 * Makefile.in: Regenerate.
12565
12566 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12567
12568 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12569
12570 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12571
12572 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12573
12574 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12575
12576 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12577 * Makefile.in: Regenerated.
12578
12579 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12580
12581 * MAINTAINERS (Write After Approval): Upgrade myself from
12582 GNATS only to write-after-approval. Update my mail address.
12583
12584 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12585
12586 (OS Port Maintainers: freebsd): Add myself.
12587
12588 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12589
12590 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12591
12592 2003-04-22 Kean Johnston <jkj@sco.com>
12593
12594 * MAINTAINERS (SCO ports): Added myself.
12595
12596 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12597
12598 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12599
12600 2003-04-19 Kean Johnston <jkj@sco.com>
12601
12602 * MAINTAINERS (Write After Approval): Add myself.
12603
12604 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12605
12606 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12607 * Makefile.in: Regenerate.
12608
12609 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12610
12611 * configure.in (powerpc64*-*-linux*): Remove.
12612 * configure: Rebuilt.
12613
12614 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12615
12616 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12617 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12618 and restrap.
12619 * Makefile.in: Regenerate.
12620
12621 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12622
12623 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12624 * configure: Regenerated.
12625
12626 2003-04-15 DJ Delorie <dj@redhat.com>
12627
12628 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12629
12630 2003-04-13 Nick Clifton <nickc@redhat.com>
12631
12632 * config-ml.in: Remove support for --disable-aix removing
12633 call-aix multilibs.
12634
12635 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12636
12637 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12638 * */configure: Rebuilt.
12639
12640 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12641
12642 * MAINTAINERS: Add my email address.
12643
12644 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12645
12646 * MAINTAINERS (Write After Approval): Add myself.
12647
12648 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12649
12650 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12651 * Makefile.in: Regenerate.
12652
12653 2003-03-14 Michael Chastain <mec@shout.net>
12654
12655 * Makefile.in: Regenerate with correct Makefile.def.
12656
12657 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12658
12659 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12660 Make macro.
12661 * Makefile.in: Regenerate.
12662 * configure.in: Clean up gxx_include_dir logic.
12663 * configure: Regenerate.
12664
12665 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12666
12667 * MAINTAINERS (Write After Approval): Add myself.
12668
12669 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12670
12671 * MAINTAINERS: Update my mail address.
12672
12673 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12674
12675 * configure.in (gxx_include_dir): Fix typo.
12676 * configure: Regenerated.
12677
12678 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12679
12680 * Makefile.tpl: Reindent.
12681 * Makefile.in: Regenerate.
12682 * configure.in: Reindent. Don't set unused variables.
12683 * configure: Regenerate.
12684
12685 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12686
12687 * configure.in: Include $(build_tooldir)/sys-include in
12688 FLAGS_FOR_TARGET.
12689 * configure: Regenerated.
12690
12691 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12692
12693 * Makefile.tpl: Always pass down RANLIB.
12694 * Makefile.in: Regenerate.
12695
12696 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12697 * Makefile.in: Regenerate.
12698 * configure.in: Remove unused logic relating to --enable-shared
12699 and --enable-threads. Remove bogus comments. Remove redundant
12700 noconfigdirs.
12701 * configure: Regenerate.
12702
12703 * configure.in: Replace ${libstdcxx_version} by its value.
12704 Remove reference to mh-dgux.
12705 * configure: Regenerate.
12706
12707 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12708
12709 * MAINTAINERS (Write After Approval): Add myself.
12710
12711 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12712
12713 * Makefile.tpl: Rearrange.
12714 * Makefile.in: Regenerate.
12715
12716 2003-02-25 Uwe Stieber <uwe@wwws.de>
12717
12718 * configure.in: Add support for kaOS as cross build target system.
12719 * configure: Regenerated.
12720
12721 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12722
12723 * MAINTAINERS (Write after approval): Add myself.
12724
12725 2003-02-21 James E Wilson <wilson@tuliptree.org>
12726
12727 * MAINTAINERS: Update my email address.
12728
12729 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12730
12731 * MAINTAINERS: Add self to blanket write privs. section.
12732
12733 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12734
12735 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12736 configure-target-* as some target builds may require additional
12737 flags for preprocessor tests.
12738 * Makefile.in: Regenerated.
12739
12740 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12741
12742 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12743 * ltconfig: Handle it.
12744 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12745 auto-detecting it.
12746
12747 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12748 it is used as argument to $CC.
12749 * ltcf-gcj.sh: Likewise.
12750
12751 * configure.in: Introduce --enable-maintainer-mode.
12752 * configure: Rebuilt.
12753 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12754 for maintainer mode.
12755 * Makefile.in: Rebuilt.
12756
12757 2003-02-18 Jason Merrill <jason@redhat.com>
12758
12759 * Makefile.tpl (check-c++): Allow parallelism.
12760
12761 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12762
12763 * MAINTAINERS: Remove John Carr (who never actually had access to
12764 gcc.gnu.org).
12765
12766 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12767
12768 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12769 don't configure target-libobjc.
12770 * configure: Regenerate.
12771
12772 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12773
12774 * Makefile.tpl (RANLIB): Define.
12775 * Makefile.in: Regenerate.
12776
12777 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12778
12779 * MAINTAINERS: Update my email.
12780
12781 2003-02-06 Keith R Seitz <keiths@redhat.com>
12782
12783 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12784 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12785 * Makefile.in: Regenerated.
12786 * configure.in: Remove all traces of snavigator, db, and grep.
12787 * configure: Regenerated.
12788
12789 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12790
12791 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12792 After Approval.
12793
12794 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12795
12796 * MAINTAINERS (Write after approval): Add myself.
12797
12798 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12799
12800 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12801 * Makefile.in: Regenerated.
12802
12803 2003-01-30 Roger Sayle <roger@eyesopen.com>
12804
12805 * config.guess: Updated to 2003-01-30's version.
12806 * config.sub: Updated to 2003-01-28's version.
12807
12808 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * config.if: If gcc_version is already set, just use it. Don't set
12811 gcc_version_trigger if it's already set, otherwise set it to
12812 gcc/version.c, but only if the file exists. If it is not set and
12813 gcc/version.c does not exist, try to extract the version number from
12814 $CC.
12815
12816 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12817
12818 * MAINTAINERS: Add myself to write-after-approval list.
12819
12820 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12821
12822 * configure.in: Revert 24Jan change.
12823 * configure: Regenerate.
12824
12825 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12826
12827 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12828 entry of HJ Lu.
12829
12830 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12831
12832 * configure.in: Revert previous change.
12833 * configure: Regenerate.
12834
12835 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12836
12837 * configure.in: Make rda native-only.
12838 * configure: Regenerate.
12839
12840 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12841
12842 * MAINTAINERS: Move myself from GNATS-only-accounts to
12843 write-after-approval.
12844
12845 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12846
12847 * configure.in: Add missing \.
12848 * configure: Rebuilt.
12849
12850 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12851
12852 * configure.in (baseargs): Avoid using \| in sed regular
12853 expressions.
12854 * configure: Rebuilt.
12855
12856 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12857
12858 * configure.in (baseargs): Remove all supported forms of
12859 --cache-file, --srcdir, --host, --build and --target options
12860 from argument lists.
12861 * configure: Rebuilt.
12862
12863 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12864
12865 * MAINTAINERS: Add myself to write-after-approval list.
12866
12867 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12868
12869 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12870 * configure: Rebuilt.
12871
12872 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12873
12874 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12875 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12876 * Makefile.in: Regenerate.
12877 * configure: Regenerate.
12878
12879 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12880
12881 * configure.in: Remove Makefile in build, host and target modules
12882 unless configure was run with --no-recursion.
12883 * configure: Rebuilt.
12884
12885 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12886
12887 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12888 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12889 * Makefile.in: Regenerate.
12890
12891 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12892
12893 * config.guess: Update to 2003-01-03 version.
12894 * config.sub: Update to 2003-01-03 version.
12895
12896 2003-01-07 Christopher Faylor <cgf@redhat.com>
12897
12898 * configure: Regenerate with proper autoconf 2.13.
12899
12900 2003-01-07 Christopher Faylor <cgf@redhat.com>
12901
12902 * configure.in: Add AC_PREREQ for consistency.
12903 * configure: Regenerate.
12904
12905 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12906
12907 * configure.in (GDB_TK): Add tcl directories conditional on
12908 gdb/gdbtk directory being present.
12909 * configure: Regenerate.
12910
12911 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12912
12913 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12914 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12915 * configure: Rebuilt.
12916
12917 2002-12-31 Tom Tromey <tromey@redhat.com>
12918
12919 * Makefile.in: Rebuilt.
12920 * Makefile.def (target_modules) [libffi]: Allow installation.
12921
12922 2002-12-31 Andreas Schwab <schwab@suse.de>
12923
12924 * configure.in: Fix use of $program_transform_name.
12925 * configure: Regenerated.
12926
12927 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12928
12929 * configure.in (baseargs): Don't remove first configure argument.
12930 * configure: Regenerated.
12931
12932 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12933
12934 * Makefile.tpl (local-distclean): Don't remove...
12935 (multilib.ts): ... this. Moved into...
12936 (multilib.out): ... this. Don't use sub-make.
12937 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12938 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12939 (configure-build-[+module+], configure-[+module+],
12940 configure-target-[+module+], configure-gcc): ... these. Test
12941 for Makefile existence. Drop config.status from dependencies.
12942 * Makefile.in: Rebuilt.
12943 * configure.in: Move gcc-version-trigger to the end of
12944 ac_configure_args. Add comments to maybedep.tmp and
12945 serdep.tmp. Introduce --disable-serial-configure. Remove
12946 nonopt from baseargs, matching and removing corresponding
12947 whitespace while at it.
12948 * configure: Rebuilt.
12949
12950 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12951
12952 * configure.in (host_configargs): Replace reference to
12953 no-longer-defined buildopts with --build=${build_alias}.
12954 * configure: Rebuilt.
12955
12956 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12957 program_transform_name to standard idiom.
12958 (AUTOGEN, AUTOCONF): Define.
12959 (Makefile.in): Use $(AUTOGEN).
12960 (Makefile): Depend on config.status, and use autoconf-style rule to
12961 build it. Move original commands to...
12962 (config.status): ... this new target.
12963 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12964 $(AUTOCONF).
12965 * Makefile.in: Rebuilt.
12966
12967 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12968
12969 * Makefile.tpl: Fix dramatic bustage due to change in
12970 program_transform_name.
12971 * Makefile.in: Regenerate.
12972
12973 * configure.in: Remove unnecessary PATH setting.
12974 * configure: Regnerate.
12975
12976 * configure.in: Don't default to unprefixed tools unless
12977 the native tools will work.
12978 * configure: Regenerate.
12979
12980 * configure.in: Convert to autoconf script. Blow away lots
12981 of now-redundant Makefile fragments.
12982 * configure: Generate using Autoconf.
12983 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12984 * Makefile.in: Regenerate.
12985
12986 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12987
12988 * configure: Fix stupid bug where RANLIB was mistakenly included.
12989
12990 * configure.in: Rename (buildargs, hostargs, targargs) to
12991 (build_configargs, host_configargs, target_configargs).
12992
12993 * configure.in: Move logic out of sed statement.
12994
12995 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12996 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12997
12998 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12999
13000 * config.sub: Import from master repository
13001 * config.guess: Ditto
13002
13003 2002-12-24 Andreas Schwab <schwab@suse.de>
13004
13005 * Makefile.tpl (multilib.out): Fix missing space.
13006 * Makefile.in: Regenerate.
13007
13008 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13009
13010 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13011 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13012 * Makefile.in: Regenerate.
13013 * configure.in: Remove unnecessary leftovers.
13014
13015 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13016
13017 * configure.in (extra_ranlibflags_for_target): New variable.
13018 (*-*-darwin): Add -c to ranlib commands.
13019 * configure (tooldir): Handle extra_ranlibflags_for_target.
13020
13021 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13022
13023 * Makefile.tpl: Revert HJL's change.
13024 * Makefile.in: Regenerated.
13025 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13026 always.
13027
13028 2002-12-19 Andreas Schwab <schwab@suse.de>
13029
13030 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13031 * Makefile.in: Regenerate.
13032
13033 2002-12-18 H.J. Lu <hjl@gnu.org>
13034
13035 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13036 * Makefile.in: Regenerated.
13037
13038 * configure.in (build_prefix): New. Substitute.
13039
13040 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13041
13042 * Makefile.tpl: Don't let real targets depend on phony targets.
13043 * Makefile.in: Regenerate.
13044
13045 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13046 * Makefile.in: Regenerate.
13047
13048 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13049
13050 * config.sub: Import from master repository
13051 * config.guess: Ditto
13052
13053 2002-12-16 Jason Merrill <jason@redhat.com>
13054
13055 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13056 previous 'make bootstrap'.
13057 * Makefile.in: Regenerate.
13058
13059 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13060
13061 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13062
13063 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13064
13065 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13066 * Makefile.in: Regenerate.
13067
13068 2002-12-13 Jason Merrill <jason@redhat.com>
13069
13070 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13071 library tests.
13072 (check-c++): Just depend on it and check-target-libstdc++-v3.
13073 * Makefile.in: Regenerate.
13074
13075 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13076
13077 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13078 * Makefile.in: Rebuilt.
13079
13080 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13081
13082 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13083
13084 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13085
13086 * configure: Fix bug put in by gremlins.
13087
13088 * Makefile.tpl: Substitute more autoconfily.
13089 * configure: Substitute more autoconfily.
13090 * Makefile.in: Regenerate.
13091
13092 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13093
13094 * config.sub: Import from master repository
13095 * config.guess: Ditto
13096 * MAINTAINERS: Added Svein Seldal under write after approval
13097
13098 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13099
13100 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13101 * Makefile.in (all-sim): Ditto.
13102
13103 2002-12-06 DJ Delorie <dj@redhat.com>
13104
13105 * Makefile.tpl: Change configure dependencies to not have real
13106 targets depend on phony targets.
13107
13108 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13109
13110 * configure.in: Revert unintentional change.
13111
13112 * Makefile.tpl: Change dependency for */multilib.out so that
13113 it works when gcc isn't in the tree.
13114
13115 * configure.in: Substitute more.
13116 * configure: Run subconfigures from the Makefile.
13117 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13118 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13119
13120 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13121
13122 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13123
13124 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13125
13126 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13127 and corresponding dependencies.
13128 * Makefile.in: Regenerate.
13129
13130 * configure.in (host_tools): Order binutils, gas and ld for
13131 convenience in running the testsuites.
13132
13133 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13134 * Makefile.in: Regenerate.
13135 * configure.in: Introduce rules to serialize subconfigure runs.
13136
13137 * configure.in: Introduce BASE_CC_FOR_TARGET.
13138 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13139 Realize configure-build-* targets. Realize configure-target-* targets.
13140 * Makefile.in: Regenerate.
13141
13142 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13143
13144 * configure: Move gcc_version_trigger stuff from here...
13145 * configure.in: ...to here.
13146
13147 * configure.in: Separate subconfigure options added by this file from
13148 options given by the user. Add machinery to put args for host
13149 subconfigures into the Makefile.
13150
13151 * Makefile.tpl: Remove 'vault' targets.
13152 * Makefile.tpl: Reorder and comment dependencies.
13153 * Makefile.in: Regenerate.
13154
13155 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13156 * configure.in: Fix my broken commit of previous patch. (sigh)
13157
13158 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13159
13160 * configure.in: Move host-specific darwin noconfigdirs into
13161 the host-specific section.
13162
13163 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13164
13165 * configure.in: Move host-specific darwin noconfigdirs into
13166 the host-specific section.
13167
13168 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13169
13170 * configure: Remove skip-this-dir support.
13171 * Makefile.tpl: Remove skip-this-dir support.
13172
13173 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13174 subdirectories.
13175 * Makefile.in: Regenerate.
13176
13177 * Makefile.tpl: Strip out useless setting of 'dir'.
13178 * Makefile.in: Regenerate.
13179
13180 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13181
13182 * configure.in: Fix deeply stupid bug.
13183
13184 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13185 shell code in CXX_FOR_TARGET
13186 * Makefile.def: Introduce raw_cxx.
13187 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13188 RAW_CXX_FOR_TARGET.
13189 * Makefile.in: Regenerate.
13190
13191 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13192
13193 * Makefile.tpl: Remove unnecessary ifs.
13194 * Makefile.in: Regenerate.
13195
13196 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13197 dependencies. Maybe-ize build-libiberty. Create dummy install
13198 targets for 'no_install' modules.
13199 * configure: Move GDB_TK substitution to configure.in. Move
13200 build_modules stuff to configure.in.
13201 * configure.in: Implement soft dependency machinery. Maybe-ize
13202 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13203 * Makefile.in: Regenerate.
13204
13205 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * Makefile.tpl: Make all-target, install-target behave similarly
13208 to all, install (only hitting configured targets). Eliminate
13209 unused macro defintions.
13210
13211 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13212 build != host.
13213
13214 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13215
13216 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13217
13218 * configure.in: Produce lists of subdir targets we're actually
13219 configuring. Remove references to "dosrel".
13220 * Makefile.tpl: Let configure set which subdir targets are hit.
13221 Remove install-cross; clean up install; remove ALL. Remove
13222 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13223 Autogenerate host module targets. Remove empty dependency lines
13224 and redundant dependency; rearrange slightly.
13225 * Makefile.def: Add host-side libtermcap, utils.
13226
13227 * Makefile.in: Regenerate.
13228
13229 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13230
13231 * ltconfig (osf[345]): Append $major to soname_spec.
13232 Reflect this in library_names_spec.
13233 * ltmain.sh (osf): Prefix $major with . for use as extension.
13234
13235 2002-11-19 Andreas Jaeger <aj@suse.de>
13236
13237 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13238 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13239 and sparc64 GNU/Linux systems.
13240
13241 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13242
13243 * MAINTAINERS: Update email.
13244
13245 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13246
13247 * MAINTAINERS: Complete James Dennett's entry.
13248
13249 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13250
13251 * MAINTAINERS (Write After Approval): Add myself.
13252
13253 2002-11-13 Bruce Korb <bkorb@gnu.org>
13254
13255 * Makefile.tpl: syntactic cleanup
13256
13257 2002-11-13 Stuart Hastings <stuart@apple.com>
13258
13259 * MAINTAINERS: Add myself to write-after-approval list.
13260
13261 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13262
13263 * Makefile.def: Add list of recursive targets to autogenerate.
13264 Add build_modules.
13265 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13266 targets. Autogenerate *-build-* targets.
13267 * Makefile.in: Regenerate.
13268
13269 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13270
13271 * configure: More autoconf-style substitutions.
13272 * Makefile.tpl: More autoconf-style substitutions.
13273 * Makefile.in: Regenerate.
13274
13275 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13276
13277 * configure: Substitute more variables in a more autoconf-friendly
13278 way. Simplify slightly.
13279 * Makefile.tpl: Make more variables substitutable in an
13280 autoconf-friendly way.
13281 * Makefile.in: Regenerate.
13282
13283 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13284
13285 * MAINTAINERS (Write After Approval): Add myself.
13286
13287 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13288
13289 * configure.in (v810*): Remove special setting of tools.
13290
13291 * configure: Add support for extra required flags for ar or nm.
13292 * configure.in (aix4.3+): Use above support for target-specific
13293 issues, rather than using config/mt-aix43.
13294
13295 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13296
13297 * configure: Remove 'removing', which doesn't work. Replace $subdir
13298 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13299 with $srcdir. Reformat indentation. Substitute some variables
13300 formerly hard-coded in the Makefile for build=host.
13301 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13302 * Makefile.def: Autogenerate more.
13303 * Makefile.in: Regenerate.
13304
13305 2002-11-04 Adam Nemet <anemet@lnxw.com>
13306
13307 * MAINTAINERS (Write After Approval): Add myself.
13308
13309 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13310
13311 * Makefile.def (host_modules): Add rda.
13312 * Makefile.in: Regenerate.
13313 * configure.in (target_tool): Add target-rda to list.
13314
13315 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13316
13317 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13318
13319 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13320
13321 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13322 and restrap targets to this rule.
13323 * Makefile.in: Regenerate.
13324
13325 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13326
13327 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13328 GNATS only accounts.
13329
13330 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13331
13332 * configure.in (i[3456]86-*-linux*): Add check to disable
13333 ${libgcj} for glibc1.
13334
13335 2002-10-24 Denis Chertykov <denisc@overta.ru>
13336
13337 * MAINTAINERS: Add myself as ip2k port maintainer.
13338
13339 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13340
13341 * configure.in: Add tic4x target.
13342
13343 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13344
13345 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13346 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13347 * Makefile.in: Regenerate.
13348
13349 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13350 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13351 * Makefile.in: Regenerate.
13352
13353 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13354
13355 * MAINTAINERS: Add myself as web pages co-maintainer.
13356
13357 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13358
13359 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13360 * Makefile.in: Regenerate.
13361
13362 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13363
13364 * MAINTAINERS: Add myself and Nathan Sidwell
13365 <nathan@codesourcery.com> as VxWorks maintainers.
13366
13367 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13368
13369 * Makefile.def: Remove order dependency comments.
13370 * Makefile.tpl: Add explicit install-install dependencies.
13371 * Makefile.in: Regenerate.
13372
13373 * Makefile.tpl: Remove material now in src-release. (Finally!)
13374 * Makefile.in: Regenerate.
13375
13376 * Makefile.tpl: Add configure-target (for src-release in src)
13377 * Makefile.in: Regenerate.
13378
13379 2002-09-30 Nick Clifton <nickc@redhat.com>
13380
13381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13382
13383 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13384
13385 * configure.in (s390*-*-linux*): Enable libgcj.
13386
13387 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13388
13389 * configure: Revert accidentally applied changes.
13390
13391 * Makefile.tpl: Make more autoconf-friendly.
13392 * Makefile.in: Regenerate.
13393 * configure: Make substitution more autoconf-like.
13394
13395 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13396
13397 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13398 single entry to handle all these.
13399 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13400 libjava on arm-*-elf.
13401
13402 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13403
13404 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13405 things that depend on them.
13406
13407 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13408
13409 * Makefile.tpl: Make subsituted variables more autoconfy.
13410 * Makefile.in: Regenerate.
13411 * configure: Make seds more autoconfy.
13412
13413 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13414
13415 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13416 * Makefile.in: Regenerate.
13417 * configure.in: Rewrite sed statements to look autoconfy.
13418
13419 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13420 all-target-foo on configure-target-foo.
13421 * Makefile.def: Ditto.
13422 * Makefile.in: Rebuild.
13423
13424 2002-09-25 Andrew Haley <aph@redhat.com>
13425
13426 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13427
13428 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13429
13430 * Makefile.def: New file.
13431 * Makefile.tpl: New file.
13432 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13433 * contrib/gcc_update: Note that Makefile.in is a generated file.
13434
13435 * configure.in: Minor rearrangement. Simplify tests.
13436
13437 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13438
13439 * configure.in (with_headers): Skip copy if value is "yes".
13440 (with_libs): Likewise.
13441
13442 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13443
13444 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13445 * configure.in (sh*-*-pe*): Ditto.
13446 * configure.in (mips*-*-pe*): Ditto.
13447 * configure.in (*arm-wince-pe): Ditto.
13448
13449 * configure.in: Rearrange.
13450
13451 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13452
13453 * MAINTAINERS: Update my email address.
13454
13455 2002-08-30 Paul Koning <pkoning@equallogic.com>
13456
13457 * MAINTAINERS: (Write After Approval): Add myself.
13458
13459 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13460
13461 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13462
13463 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13464
13465 * MAINTAINERS: Change my mailing address.
13466
13467 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13468
13469 * MAINTAINERS (Write After Approval): Remove myself.
13470 (Various Maintainers: c++ runtime libs): Add myself.
13471
13472 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13473
13474 * MAINTAINERS (Write After Approval): Remove myself.
13475 (Various Maintainers: c++ runtime libs): Add myself.
13476
13477 2002-08-15 Eric Christopher <echristo@redhat.com>
13478
13479 * config.sub: Import from master repository.
13480 * config.guess: Ditto.
13481
13482 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13483
13484 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13485 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13486 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13487
13488 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13489
13490 * MAINTAINERS: Add self to rs6000 vector extensions.
13491
13492 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13493
13494 * libiberty/configure: Reverted unintended yesterday's check in.
13495
13496 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * boehm-gc/configure, libf2c/configure: Rebuilt.
13499 * libffi/configure, libiberty/configure: Ditto.
13500 * libjava/configure, libobjc/configure: Ditto.
13501 * libstdc++-v3/configure, zlib/configure: Ditto.
13502 Merged from binutils:
13503 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13504 From Steve Ellcey <sje@cup.hp.com>:
13505 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13506 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13507 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13508 IA64.
13509 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13510 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13511 soname_spec, sys_lib_search_path_spec): Ditto.
13512
13513 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13514
13515 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13516
13517 2002-08-04 H.J. Lu (hjl@gnu.org)
13518
13519 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13520
13521 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13522
13523 * MAINTAINERS (Write After Approval): Add myself.
13524
13525 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13526
13527 * configure.in: Move generic linux case to end. Copy generic
13528 linux noconfigdirs to mips*-*-linux* entry and new
13529 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13530
13531 2002-07-19 Michael Matz <matz@suse.de>
13532
13533 * MAINTAINERS: Add myself as ra* maintainer.
13534
13535 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13536
13537 * config.guess: Update to 2002-07-09 version.
13538 * config.sub: Update to 2002-07-03 version.
13539
13540 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13541
13542 * MAINTAINERS: Fix typo in a maintainer email address.
13543
13544 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13545
13546 * configure.in: Remove two redundant tests.
13547
13548 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13549
13550 * configure.in (mips*-*-irix6*o32): Enable stabs.
13551
13552 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13553
13554 * configure.in: Don't build grez.
13555 * Makefile.in: Ditto.
13556
13557 * Makefile.in: Remove references to bsp, cygmon, libstub.
13558 * configure.in: Ditto.
13559
13560 * configure.in: Remove leftover reference to gdbtest.
13561
13562 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13563
13564 * configure.in (gxx_include_dir): Change to match versioned
13565 C++ headers if --enable-version-specific-runtime-libs is used.
13566
13567 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13568
13569 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13570
13571 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13572
13573 * configure.in: Make --without-x work.
13574
13575 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13576
13577 * configure.in: Rearrange target Makefile fragment collection.
13578
13579 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13580 cvs[src].
13581 * configure.in: Ditto.
13582
13583 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13584
13585 * MAINTAINERS (Write After Approval): Update my e-mail address.
13586
13587 2002-06-24 Ben Elliston <bje@redhat.com>
13588
13589 * configure.in (host_tools): Remove cgen.
13590
13591 * Makefile.in (all-cgen): Remove; runs from its source directory.
13592 (check-cgen, install-cgen, clean-cgen): Likewise.
13593 (all-opcodes): Do not depend on all-cgen.
13594 (all-sim): Likewise.
13595
13596 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13597
13598 * Makefile.in: Eliminate 'apache' targets.
13599 * configure.in: Eliminate 'apache' targets.
13600
13601 * configure.in: Eliminate redundant tests. Reorganize.
13602
13603 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13604
13605 * config-ml.in: Eliminate references to Cygnus configure.
13606
13607 * Makefile.in: Eliminate references to building emacs.
13608
13609 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13610
13611 * MAINTAINERS: Update my email address.
13612
13613 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13614
13615 * config.if (libstdcxx_incdir): Version C++ headers.
13616 (cxx_incdir): Remove.
13617
13618 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13619
13620 * MAINTAINERS (Write After Approval): Add self.
13621
13622 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13623
13624 * configure.in: Add support for ip2k.
13625
13626 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13627
13628 * configure.in: Fix AIX configury bug.
13629
13630 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13631
13632 * MAINTAINERS (Write After Approval): Add self.
13633
13634 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13635
13636 * configure.in: replace ${topsrcdir} with ${srcdir}
13637
13638 * configure.in: Move definition of libstdcxx_flags
13639 right above usage, rather than waaay earlier.
13640
13641 * configure.in: Pull definition of is_cross_compiler earlier.
13642
13643 * configure.in: Rearrange a little.
13644
13645 * configure.in: Remove references to librx.
13646 * Makefile.in: Remove references to librx.
13647
13648 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13649
13650 * config.sub: Add support for avr target.
13651 Import from master sources, rev 1.255
13652
13653 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13654
13655 * configure, .cvsignore: Revert previous change...
13656 * Makefile: ...delete.
13657
13658 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13659
13660 * configure.in: Eliminate ${gasdir} variable.
13661
13662 2002-06-18 Dave Brolley <brolley@redhat.com>
13663
13664 * configure.in: Add support for frv.
13665 * config.sub: Add support for frv.
13666
13667 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13668
13669 * configure: Remove garbage from previous commit.
13670
13671 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13672
13673 * configure: For in-source builds, make a subdir and re-exec there.
13674 * Makefile: New file. Pass targets through to build directory.
13675 * .cvsignore: No longer ignore "Makefile".
13676
13677 2002-06-16 Douglas Rupp <rupp@gnat.com>
13678
13679 * MAINTAINERS (Write After Approval): Add self.
13680
13681 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13682
13683 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13684
13685 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13686
13687 * configure.in (vax-*-netbsd*): Re-enable gas.
13688
13689 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13690
13691 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13692 BUILD_PREFIX_1, to correct nomenclature.
13693 * configure: Likewise.
13694
13695 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13696 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13697
13698 2002-05-31 Olaf Hering <olh@suse.de>
13699
13700 * config-ml.in: Propogate DESTDIR also.
13701
13702 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13703
13704 * configure.in (vax-*-netbsd*): Don't build gas for this
13705 platform.
13706
13707 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13708
13709 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13710 and libgcj for AVR.
13711
13712 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13713
13714 * MAINTAINERS (Write After Approval): Add myself.
13715
13716 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13717
13718 * config.guess: Update to 2002-05-22 version.
13719 * config.sub: Likewise.
13720
13721 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13722
13723 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13724 * config-ml.in: Likewise.
13725 * configure: Likewise.
13726 * configure.in: Likewise.
13727
13728 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13729
13730 * MAINTAINERS: Update my email address.
13731
13732 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13733
13734 * configure.in: Simplify makefile fragment collection.
13735
13736 * configure.in: Remove code to build emacs.
13737
13738 * configure.in : Remove --srcdir argument from targargs and buildargs
13739 (it's always overridden in the Makefile anyway). Rearrange a bit.
13740
13741 * configure: Move some logic to configure.in.
13742 * configure.in: Move some logic from configure.
13743
13744 2002-05-11 Tom Tromey <tromey@redhat.com>
13745
13746 * MAINTAINERS: Reflect libgcj reality.
13747
13748 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13749
13750 * Makefile.in: Honour DESTDIR.
13751
13752 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13753
13754 * config.guess: Import 2002-03-20 version.
13755 * config.sub: Import 2002-04-26 version.
13756
13757 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13758
13759 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13760
13761 2002-05-07 Tim Josling <tej@melbpc.org.au>
13762
13763 * MAINTAINERS: Add self.
13764
13765 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13766
13767 * ltmain.sh: Detect and handle object name conflicts
13768 while piecewise linking a static library.
13769
13770 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13771
13772 * configure.in (noconfigdirs): Don't disable libgcj on
13773 sparc64-*-solaris* and sparcv9-*-solaris*.
13774
13775 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13776
13777 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13778
13779 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13780
13781 * configure.in (FLAGS_FOR_TARGET): Do not add
13782 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13783 on i[3456]86-*-linux*.
13784
13785 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13786
13787 * configure.in (noconfigdirs): Replace [ ] with test.
13788
13789 * configure.in (noconfigdirs): Do not add target-newlib if
13790 target == i[3456]86-*-linux*, and host == target.
13791
13792 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13793
13794 * configure.in: delete reference to absent file
13795
13796 * configure.in: replace '[' with 'test'
13797
13798 * configure.in: Eliminate references to gash.
13799 * Makefile.in: Eliminate references to gash.
13800
13801 * configure.in: remove useless references to 'pic' makefile fragments.
13802
13803 * configure.in: (*-*-windows*) Finish removing.
13804
13805 * configure.in: Eliminate redundant test for libgui.
13806
13807 2002-04-29 Roger Sayle <roger@eyesopen.com>
13808
13809 * MAINTAINERS: Add self and realphabetize. Update entries
13810 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13811 entry for a29k port maintainer.
13812
13813 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13814
13815 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13816 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13817
13818 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13819
13820 * configure.in: remove references to dead files
13821
13822 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13823
13824 * MAINTAINERS: Add information about purpose of this file.
13825
13826 2002-04-18 Tom Tromey <tromey@redhat.com>
13827
13828 * configure.in: Disallow configuring libgcj when it is already
13829 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13830 Solaris 2.8 by default. For PR libgcj/6158.
13831
13832 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13833
13834 * configure.in: Move default CC setting out of config/mh-* fragments
13835 directly into here.
13836
13837 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13838
13839 * configure.in: don't even try to configure or make a subdirectory
13840 if there's no configure script for it.
13841
13842 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13843
13844 * MAINTAINERS: Remove chill maintainers.
13845 * Makefile.in (CHILLFLAGS): Remove.
13846 (CHILL_LIB): Remove.
13847 (TARGET_CONFIGDIRS): Remove libchill.
13848 (CHILL_FOR_TARGET): Remove.
13849 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13850 CHILL_LIB.
13851 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13852 (CHECK_TARGET_MODULES): Likewise.
13853 (INSTALL_TARGET_MODULES): Likewise.
13854 (CLEAN_TARGET_MODULES): Likewise.
13855 (configure-target-libchill): Remove.
13856 (all-target-libchill): Remove.
13857 * configure.in (target_libs): Remove target-libchill.
13858 Do not compute CHILL_FOR_TARGET.
13859 * libchill: Remove directory.
13860
13861 2002-04-11 DJ Delorie <dj@redhat.com>
13862
13863 * Makefile.in, configure.in: Sync with binutils, entries
13864 follow...
13865
13866 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13867
13868 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13869 (do-tar, do-bz2): New rules.
13870 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13871 (gdb-tar): New rule.
13872 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13873 (insight_dejagnu.tar): New rule.
13874 (insight.tar): New rule.
13875 (gdb+dejagnu.tar): New rule.
13876 (gdb.tar): New rule.
13877
13878 2002-02-01 Mo DeJong <supermo@bayarea.net>
13879
13880 * Makefile.in: Add all-tix to deps for all-snavigator
13881 so that tix is built when building snavigator.
13882
13883 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13884
13885 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13886 ld and gdb are not supported.
13887
13888 2002-01-07 Mark Salter <msalter@redhat.com>
13889
13890 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13891 Allow target-libgloss to be built for arm, strongarm, and xscale.
13892
13893 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13894
13895 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13896 options for i[3456]86-pc-linux* native builds.
13897
13898 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13899
13900 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13901 files from .po files for a distribution.
13902
13903 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13904
13905 * configure.in: Enable libstdc++-v3 for h8300 targets.
13906
13907 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13908
13909 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13910 version from bfd/.
13911
13912 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13913
13914 * Makefile.in (VER): When present, extract the version number from
13915 the file version.in.
13916
13917 2001-05-24 Tom Rix <trix@redhat.com>
13918
13919 * configure.in : enable ld for aix
13920
13921 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13922
13923 * config.guess: Add linux target for S/390.
13924
13925 2000-11-07 Philip Blundell <pb@futuretv.com>
13926
13927 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13928
13929 2000-11-03 Philip Blundell <pb@futuretv.com>
13930
13931 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13932 files.
13933
13934 2001-01-15 Ben Elliston <bje@redhat.com>
13935
13936 * configure.in (host_tools): Add sid.
13937 Always configure cgen.
13938
13939 2000-11-24 Nick Clifton <nickc@redhat.com>
13940
13941 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13942
13943 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13944
13945 * Makefile.in (ALL_MODULES): Add all-cgen.
13946 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13947 (all-cgen): New target.
13948 (all-opcodes,all-sim): Depend on all-cgen.
13949 * configure.in (host_tools): Add cgen.
13950 Only configure cgen if --enable-cgen-maint.
13951
13952 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13953
13954 * configure.in: Add *-*-freebsd* configurations.
13955
13956 2002-04-08 Tom Tromey <tromey@redhat.com>
13957
13958 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13959 Fixes PR libgcj/6068.
13960
13961 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13962
13963 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13964
13965 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13966
13967 * configure.in (alpha*-dec-osf*): Enable libgcj.
13968
13969 2003-03-27 Matthew Gingell <gingell@gnat.com>
13970
13971 * MAINTAINERS (Write After Approval): Add myself.
13972
13973 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13974
13975 Fix for: PR bootstrap/3591, target/5676
13976 * configure.in (mcore-pe): Disable the configuration of
13977 libstdc++-v3 since exceptions are not supported.
13978
13979 2002-03-20 Anthony Green <green@redhat.com>
13980
13981 * configure.in: Enable libgcj for xscale-elf target.
13982
13983 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13984
13985 * MAINTAINERS: Update my email address.
13986
13987 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13988
13989 * ltmain.sh (relink_command): Fix typo in previous change.
13990
13991 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13992
13993 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13994 (relink_command): Added --tag flags.
13995 (mode=install): If relinking fails; error out.
13996
13997 2002-03-12 Richard Henderson <rth@redhat.com>
13998
13999 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14000 .NOTPARALLEL tag.
14001 (do-check): Rename from check.
14002 (check): Allow parallel check.
14003
14004 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14005
14006 * MAINTAINERS: Add myself as maintainer for xtensa port.
14007 Fix alphabetical order in CPU port maintainer list.
14008 Remove myself from Write After Approval list.
14009
14010 2002-03-11 Richard Henderson <rth@redhat.com>
14011
14012 * Makefile.in (.NOTPARALLEL): Add fake tag.
14013
14014 2002-03-07 H.J. Lu (hjl@gnu.org)
14015
14016 * configure.in: Enable gprof for mips*-*-linux*.
14017
14018 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14019
14020 * MAINTAINERS (Write After Approval): Add myself.
14021
14022 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14023
14024 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14025 libjava.
14026 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14027
14028 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14029
14030 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14031 because its Makefile is there; test for the executable instead.
14032
14033 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14034
14035 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14036 libstdc++-v3 and libjava.
14037
14038 2002-02-11 Adam Megacz <adam@xwt.org>
14039
14040 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14041 boehm-gc
14042
14043 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14044
14045 * config.guess: Updated to 2002-01-30's version.
14046 * config.sub: Updated to 2002-02-01's version.
14047 Contribute sh64-elf.
14048 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14049 * configure.in: Added sh64-*-*.
14050
14051 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14052
14053 * MAINTAINERS: Belatedly add myself to write after approval list.
14054
14055 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14056
14057 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14058 Remove self as Write After Approval.
14059
14060 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14061
14062 * MAINTAINERS: Put self in as maintainer for contrib/regression
14063 directory.
14064
14065 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14066
14067 * MAINTAINERS: Update my email address.
14068
14069 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14070
14071 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14072 target-libiberty, and target-libgloss. Skip Java-related
14073 libraries if not supported for NetBSD on target CPU.
14074
14075 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14076
14077 * install-sh: Use _inst.$$_ for temp file name.
14078
14079 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14080
14081 * MAINTAINERS (Write After Approval): Move my contact info
14082 from here...
14083 (OS Port Maintainers): ...to here (netbsd).
14084
14085 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14086
14087 * MAINTAINERS (Write After Approval): Add myself.
14088
14089 2002-01-17 H.J. Lu <hjl@gnu.org>
14090
14091 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14092 (all-target-fastjar): Also depend on all-target-libiberty.
14093
14094 2002-01-16 H.J. Lu (hjl@gnu.org)
14095
14096 * config.guess: Import from master sources, rev 1.225.
14097 * config.sub: Import from master sources, rev 1.238.
14098
14099 2002-01-16 Kazu Hirata <kazu@hxi.com>
14100
14101 * MAINTAINERS (Write After Approval): Remove myself.
14102
14103 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14104
14105 * MAINTAINERS (Write After Approval): Add myself.
14106
14107 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14108
14109 * MAINTAINERS: Add self as docs co-maintainer.
14110
14111 2001-12-11 Matthias Klose <doko@debian.org>
14112
14113 * MAINTAINERS (Write After Approval): Add myself.
14114
14115 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14116
14117 * MAINTAINERS: Update my email address.
14118
14119 2001-12-07 Turly O'Connor <turly@apple.com>
14120 * MAINTAINERS (Write After Approval): Add myself.
14121 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14122 (rs6000_initialize_trampoline): Call __trampoline_setup for
14123 ABI_DARWIN too.
14124 * darwin-tramp.asm: New file, implements __trampoline_setup.
14125 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14126
14127 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14128
14129 * MAINTAINERS (Write After Approval): Add myself.
14130
14131 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14132
14133 * configure, configure.in: Use temp file for long sed commands.
14134
14135 2001-12-03 Laurent Guerby <guerby@acm.org>
14136
14137 * config.sub: Update to version 1.232 on subversion.
14138
14139 2001-12-03 Ben Elliston <bje@redhat.com>
14140
14141 * MAINTAINERS: Update mail address for config.* patches.
14142
14143 2001-11-27 DJ Delorie <dj@redhat.com>
14144 Zack Weinberg <zack@codesourcery.com>
14145
14146 When build != host, create libiberty for the build machine.
14147
14148 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14149 CONFIG_ARGUMENTS.
14150 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14151 New variables.
14152 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14153 and rules.
14154 (all.normal): Depend on ALL_BUILD_MODULES.
14155 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14156 (all-build-libiberty): Depend on configure-build-libiberty.
14157
14158 * configure: Calculate and substitute proper value for
14159 ALL_BUILD_MODULES.
14160 * configure.in: Create the build subdirectory.
14161 Calculate and substitute TARGET_CONFIGARGS (formerly
14162 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14163
14164 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14165
14166 * MAINTAINERS (write-after-approval): Add self.
14167
14168 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14169
14170 * MAINTAINERS (GNATS only accounts): Remove self.
14171
14172 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14173
14174 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14175 libf2c.
14176
14177 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14178
14179 * MAINTAINERS (Write After Approval): Add self.
14180
14181 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14182
14183 * MAINTAINERS: mips and s390 are also CPU ports.
14184
14185 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14186
14187 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14188
14189 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14190
14191 * MAINTAINERS: Alphabetize.
14192
14193 2001-11-09 Kazu Hirata <kazu@hxi.com>
14194
14195 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14196
14197 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14198
14199 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14200
14201 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14202
14203 * configure.in (--enable-languages): Be more permissive about
14204 syntax. Check for empty lists better. Warn about $LANGUAGES.
14205
14206 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14207
14208 * config.sub: Import from master sources, rev. 1.230.
14209 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14210
14211 2001-11-07 Laurent Guerby <guerby@acm.org>
14212
14213 * MAINTAINERS (Write After Approval): Add self.
14214
14215 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14216
14217 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14218
14219 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14220
14221 * config.sub: Import from master sources, rev 1.226.
14222 * config.guess: Import from master sources, rev 1.216.
14223
14224 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14225
14226 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14227 * MAINTAINERS: Add self as maintainer of MMIX port.
14228 Remove old after-approval entry.
14229
14230 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14231
14232 * ChangeLog, configure: Fix spelling errors.
14233
14234 2001-10-20 Brendan Kehoe <brendan@zen.org>
14235
14236 * MAINTAINERS: Tweak my address.
14237
14238 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14239
14240 * MAINTAINERS: Update my email address.
14241
14242 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14243
14244 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14245 * MAINTAINERS: Add self as maintainer of CRIS port.
14246
14247 2001-10-10 Geert Bosch <bosch@gnat.com>
14248
14249 * MAINTAINERS (Various maintainers: Ada front end):
14250 Added Robert Dewar.
14251
14252 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14253
14254 * MAINTAINERS (Write After Approval): Added self
14255
14256 2001-10-02 Geert Bosch <bosch@gnat.com>
14257
14258 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14259
14260 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14261
14262 * configure: Handle temporary files securely using mkdir.
14263
14264 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14265
14266 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14267
14268 2001-09-26 Will Cohen <wcohen@redhat.com>
14269
14270 * configure.in (*-*-linux*): Disable configuration of target-newlib
14271 and target-libgloss.
14272
14273 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14274
14275 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14276 RANLIB.
14277
14278 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14281 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14282 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14283 avoid quotes nesting problems.
14284 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14285 (DO_X): Export only variables that are set.
14286
14287 2001-09-19 Ben Elliston <bje@redhat.com>
14288
14289 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14290 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14291 semantics. Use the shell built-in "type" command instead.
14292
14293 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14294
14295 Merged from gcc-3_0-branch:
14296 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14297 * ltcf-c.sh: Use $objext, not $ac_objext.
14298 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14299 * ltcf-cxx.sh: Add support for GNU.
14300 2001-07-22 Timothy Wall <twall@redhat.com>
14301 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14302 default settings if using GNU tools with that configuration.
14303 * ltcf-cxx.sh: Ditto.
14304 * ltcf-gcj.sh: Ditto.
14305 2001-07-21 Michael Chastain <chastain@redhat.com>
14306 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14307 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14308 * ltmain.sh: Mark as gcc-local.
14309
14310 2001-08-30 Eric Christopher <echristo@redhat.com>
14311 Jason Eckhardt <jle@redhat.com>
14312
14313 * config.guess: Merge from master sources.
14314 * config.sub: Merge from master sources, add support for mipsisa32.
14315
14316 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14317 * config.sub: Merge from master sources, rev 1.219.
14318 * MAINTAINERS: Add self as contact for stormy16 port.
14319
14320 2001-08-14 Zack Weinberg <zackw@panix.com>
14321
14322 * config.sub: Merge from master sources, rev 1.218.
14323 * config.guess: Merge from master sources, rev 1.209.
14324
14325 2001-08-11 Graham Stott <grahams@redhat.com>
14326
14327 * Makefile.in (check-c++): Add missing semicolon.
14328
14329 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14330
14331 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14332
14333 2001-07-30 Eric Christopher <echristo@redhat.com>
14334
14335 * MAINTAINERS (Various maintainers: mips port): Added myself.
14336
14337 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14338
14339 * configure.in (sh-*-linux*): New.
14340
14341 2001-07-27 Richard Henderson <rth@redhat.com>
14342
14343 * .cvsignore: Add LAST_UPDATED.
14344
14345 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14346
14347 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14348
14349 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14350
14351 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14352
14353 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14354
14355 * MAINTAINERS (Write After Approval): Added myself.
14356
14357 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14358
14359 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14360 and libgcj on m68hc11/m68hc12.
14361
14362 2001-06-27 H.J. Lu (hjl@gnu.org)
14363
14364 * Makefile (CFLAGS_FOR_BUILD): New.
14365 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14366
14367 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14368
14369 * README: Remove version number.
14370
14371 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14372
14373 * INSTALL/README: Update wrt. to the installation instructions now
14374 residing in gcc/doc/install.texi.
14375
14376 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14377
14378 * README: Replace with a cut-down and updated version of gcc/README.
14379
14380 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14381
14382 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14383 multilibs to be disabled.
14384
14385 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14386
14387 * MAINTAINERS (Write After Approval): Add myself.
14388
14389 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14390
14391 * config.guess: Import CVS version 1.195.
14392 * config.sub: Import CVS version 1.212.
14393
14394 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14395
14396 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14397 gcc/xgcc is built, use -print-prog-name to find out the program
14398 name to use.
14399
14400 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14401
14402 * config.guess: Import CVS version 1.194. All gcc-local changes
14403 appear to also be in the master copy.
14404 * config.sub: Import CVS version 1.211.
14405
14406 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14407
14408 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14409 with_gcc]: Use `gcc -shared' to build a shared library.
14410
14411 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14412
14413 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14414 archives.
14415
14416 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14417
14418 * MAINTAINERS (Write After Approval): Add myself.
14419
14420 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14421
14422 * configure.in (libstdcxx_flags): Do not try to execute
14423 libstdc++-v3/testsuite_flags until it exists.
14424
14425 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14426
14427 * MAINTAINERS: Update my email address.
14428
14429 2001-05-31 Graham Stott <grahams@redhat.com>
14430
14431 * MAINTAINERS (Write After Approval): Add myself.
14432
14433 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14434
14435 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14436 libraries when using g++ with native linker.
14437
14438 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14439
14440 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14441
14442 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14443
14444 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14445 [aix4*|aix5*]: Prepend blank.
14446
14447 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14448
14449 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14450 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14451 of subdir/configure scripts to use the new libtool.m4.
14452
14453 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14454
14455 * MAINTAINERS (Write After Approval): Add myself.
14456
14457 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14458
14459 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14460
14461 2001-05-11 Ben Elliston <bje@redhat.com>
14462
14463 * Makefile.in (all-sid): New target.
14464 (check-sid, clean-sid, install-sid): Likewise.
14465
14466 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14467
14468 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14469
14470 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14473 libgcj.
14474
14475 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14476
14477 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14478 gcc/xgcc is built, use -print-prog-name to find out the program
14479 name to use.
14480
14481 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14482
14483 * configure.in (noconfigdirs): Don't reset it from scratch in the
14484 target case; only append to it.
14485
14486 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14487 sparc-*-solaris2.8]: Disable ${libgcj}.
14488
14489 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14490
14491 * configure.in (libgcj_saved): Copy from $libgcj.
14492 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14493 --disable-libgcj.
14494
14495 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14496
14497 * MAINTAINERS: Remove self as MIPS maintainer and
14498 C front end maintainer.
14499
14500 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14501
14502 * configure.in: Move *-chorusos target case to the proper switch.
14503 Disable libgcj.
14504
14505 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14506
14507 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14508 1.641.2.228.
14509
14510 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14511
14512 * Makefile.in (STAGE1_CFLAGS): Pass down.
14513
14514 2001-04-13 Alan Modra <amodra@one.net.au>
14515
14516 * config.guess: Add hppa64-linux support. Note for next import that
14517 this is already in the master file.
14518 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14519
14520 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14521
14522 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14523 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14524
14525 2001-04-11 Stan Shebs <shebs@apple.com>
14526
14527 * MAINTAINERS: Add self as Darwin port maintainer.
14528
14529 2001-04-11 Alan Modra <amodra@one.net.au>
14530
14531 * MAINTAINERS: Update my email address.
14532
14533 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14534
14535 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14536 recent versions of FreeBSD (release 3 or later).
14537 * ltconfig: On FreeBSD, -lc must not be provided when building
14538 a shared library or else the standard -pthread gcc option is
14539 rendered worthless to later users of the built library.
14540
14541 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14542
14543 * MAINTAINERS: Add self and RTH as C front end maintainers.
14544
14545 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14546
14547 * config.sub: Make sure to match an already-canonicalized
14548 machine name (eg. mn10300-unknown-elf).
14549
14550 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14551
14552 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14553 New macros.
14554 (bootstrap, cross): Use RECURSE_FLAGS.
14555 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14556
14557 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14558
14559 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14560
14561 2001-03-22 Colin Howell <chowell@redhat.com>
14562
14563 * Makefile.in (DO_X): Do not backslash single-quotes in
14564 backquotes (two places).
14565
14566 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14567
14568 Re-installed:
14569 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14570 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14571 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14572 * ltcf-cxx.sh: Likewise.
14573 * ltcf-gcj.sh: Likewise.
14574
14575 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14576
14577 * MAINTAINERS: Add myself as "documentation co-maintainer".
14578
14579 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14580
14581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14582 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14583
14584 2001-03-19 Tom Tromey <tromey@redhat.com>
14585
14586 * config-ml.in: Handle GCJ and GCJFLAGS.
14587
14588 2001-03-21 Michael Chastain <chastain@redhat.com>
14589
14590 * Makefile.in: all-m4 depends on all-texinfo.
14591
14592 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14593
14594 * MAINTAINERS: Add myself to write after approval list.
14595
14596 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14597
14598 * Makefile.in (DO_X): Quote nested quotes.
14599
14600 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14601
14602 * MAINTAINERS: Add myself to write after approval list.
14603
14604 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14605
14606 * Makefile.in (DO_X): Use double quotes for quoting
14607 "RANLIB=$${RANLIB}".
14608
14609 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14610
14611 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14612
14613 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14614
14615 * configure.in: Only use `lang_requires' for languages athat are
14616 actually enabled.
14617
14618 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14619
14620 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14621
14622 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14623
14624 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14625
14626 2001-03-07 Tom Tromey <tromey@redhat.com>
14627
14628 * configure.in: Allow config-lang.in to set `lang_requires' to list
14629 of other required languages.
14630
14631 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14632
14633 * Makefile.in: Remove RANLIB definition. Use RANLIB
14634 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14635 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14636
14637 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14638 Alexandre Oliva <aoliva@redhat.com>
14639
14640 * Makefile.in (check-c++): Use tabs, not spaces.
14641
14642 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14643
14644 * MAINTAINERS: add myself to Write After Approval list.
14645
14646 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14647
14648 * Makefile.in (check-c++): New rule.
14649
14650 * configure.in (target_libs): Remove libg++.
14651 (noconfigdirs): Remove libg++.
14652 (noconfigdirs): Same.
14653 (noconfigdirs): Same.
14654 (noconfigdirs): Same.
14655
14656 * config-ml.in: Remove libg++ references.
14657
14658 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14659 (ALL_TARGET_MODULES): Same.
14660 (configure-target-libg++): Remove.
14661 (all-target-libg++): Remove.
14662 (configure-target-libio): Remove.
14663 (all-target-libio): Remove.
14664 (check-target-libio): Remove.
14665 (.PHONY): Remove.
14666 (libg++.tar.bz2): Remove.
14667 (all-target-cygmon): Remove libio.
14668 (all-target-libstdc++): Remove.
14669 (configure-target-libstdc++): Remove.
14670 (TARGET_LIB_PATH): Remove libstdc++.
14671 (ALL_GCC_CXX): Remove libstdc++.
14672 (all-target-gperf): Correct.
14673
14674 2001-02-16 Nick Clifton <nickc@redhat.com>
14675
14676 * configure.in (noconfigdirs): Allow configuration of texinfo
14677 for Cygwin hosts.
14678
14679 2001-02-15 Anthony Green <green@redhat.com>
14680
14681 * configure: Introduce GCJ_FOR_TARGET.
14682 * configure.in: Ditto.
14683 * Makefile.in: Ditto.
14684
14685 2001-02-13 Andreas Schwab <schwab@suse.de>
14686
14687 * MAINTAINERS: Update mail address.
14688
14689 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14690
14691 * config.guess: Add linux target for S/390.
14692 * config.sub: Likewise.
14693
14694 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14695
14696 * configure.in: for *-chorusos, don't config target-newlib and
14697 target-libgloss.
14698
14699 2001-02-06 Ben Elliston <bje@redhat.com>
14700
14701 * configure: Output host type to stdout, not stderr.
14702
14703 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14704
14705 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14706 * ltcf-cxx.sh: Likewise.
14707
14708 * config.if: Assume enable_libstdcxx_v3 is defined.
14709
14710 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14711
14712 Remove V2 C++ library.
14713 * configure.in: Remove --enable-libstdcxx_v3 support.
14714
14715 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14716
14717 * include/demangle.h: Add prototype for java_demangle_v3.
14718
14719 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14720
14721 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14722
14723 2001-01-27 Richard Henderson <rth@redhat.com>
14724
14725 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14726
14727 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14728
14729 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14730 Don't unset, it's non-portable and no longer necessary, set to empty
14731 instead.
14732
14733 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14734
14735 * ltconfig: Shell portability fix for the tagname validity check.
14736
14737 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14738
14739 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14740 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14741
14742 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14743
14744 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14745
14746 2001-01-26 Tom Tromey <tromey@redhat.com>
14747
14748 * configure.in: Allow libgcj to be built on Sparc Solaris.
14749
14750 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14751
14752 * ltcf-c.sh: Add aix5 case.
14753 * ltcf-cxx.sh: Likewise.
14754 * ltconfig: Likewise.
14755
14756 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14757
14758 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14759 keep at least one of build_libtool_libs or build_old_libs set to
14760 yes.
14761
14762 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14763 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14764
14765 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14766
14767 * configure.in: Enable libgcj on several additional platforms.
14768
14769 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14770
14771 * configure.in: Enable libgcj for linux targets.
14772
14773 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14774
14775 * MAINTAINERS (Write After Approval): Add myself.
14776
14777 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14778
14779 * MAINTAINERS: Add myself as vax port maintainer.
14780
14781 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14782
14783 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14784
14785 2001-01-09 Mike Stump <mrs@wrs.com>
14786
14787 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14788 failures of subdirectories.
14789
14790 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14791
14792 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14793 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14794 * ltcf-cxx.sh: Likewise.
14795 * ltcf-gcj.sh: Likewise.
14796 * ltconfig.sh: Fix typo.
14797
14798 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14799
14800 * configure: handle DOS-style absolute paths.
14801
14802 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14803
14804 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14805
14806 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14807
14808 * MAINTAINERS: Add myself as avr port co-maintainer.
14809
14810 2000-12-28 Ben Elliston <bje@redhat.com>
14811
14812 * MAINTAINERS: Add myself under ``Write After Approval''.
14813
14814 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14815
14816 * texinfo: Remove directory from GCC.
14817
14818 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14819
14820 * COPYING: Update to current
14821 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14822 to 19yy as example year in copyright notice).
14823
14824 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14825
14826 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14827 (libstdcxx_incdir): Pass down.
14828 * config.if: Remove expired bits for cxx_interface, add stub.
14829 (libstdcxx_incdir): Add variable for g++ include directory.
14830 * configure.in (gxx_include_dir): Use it.
14831
14832 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14833
14834 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14835 with old-email address from ``Write After Approval''.
14836
14837 2000-12-15 Andreas Jaeger <aj@suse.de>
14838
14839 * configure.in: Handle lang_dirs.
14840
14841 2000-12-14 Tom Tromey <tromey@redhat.com>
14842
14843 * MAINTAINERS: Removed brads.
14844
14845 * MAINTAINERS: Added gcj developers.
14846
14847 2000-12-13 Anthony Green <green@redhat.com>
14848
14849 * configure.in: Disable libgcj for any target not specifically
14850 listed. Disable libgcj for x86 and Alpha Linux until compatible
14851 with g++ abi.
14852
14853 2000-12-13 Mike Stump <mrs@wrs.com>
14854
14855 * Makefile.in (local-distclean): Also remove fastjar.
14856
14857 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14858
14859 * contrib/gcc_update: Add fastjar --touch entries.
14860
14861 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14862
14863 * configure.in: Disable language-specific target libraries for
14864 languages that aren't enabled.
14865
14866 2000-12-10 Anthony Green <green@redhat.com>
14867
14868 * configure.in: Define libgcj. Disable libgcj target libraries for
14869 most targets.
14870
14871 2000-12-10 Neil Booth <neilb@earthling.net>
14872
14873 * MAINTAINERS: Update mail address, remove from WAA list.
14874
14875 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14876
14877 * libjava: Imported from /cvs/java.
14878 * libffi: Likewise.
14879 * Boehm-gc: Likewise.
14880
14881 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14882
14883 * configure.in (target_libs): Revert 2000-12-08 patch.
14884 (noconfigdirs): Added target-libjava.
14885
14886 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14887
14888 * djunpack.bat: removed.
14889
14890 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14891
14892 * Makefile.in: handle DOS-style absolute paths.
14893 * config-ml.in: likewise.
14894 * symlink-tree: likewise.
14895
14896 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14897
14898 * fastjar: Imported.
14899
14900 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14901
14902 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14903 libjava.
14904 * configure.in (target_libs): Removed `target-libjava'.
14905
14906 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14907
14908 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14909 (ALL_MODULES): Added fastjar.
14910 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14911 (all-target-libjava): all-fastjar replaces all-zip.
14912 (all-fastjar): Added.
14913 (configure-target-fastjar, all-target-fastjar): Likewise.
14914 * configure.in (host_tools): Added fastjar.
14915
14916 2000-12-07 Mike Stump <mrs@wrs.com>
14917
14918 * Makefile.in (local-distclean): Remove leftover built files.
14919
14920 2000-11-24 Nick Clifton <nickc@redhat.com>
14921
14922 * configure.in (xscale-elf): Add target.
14923 (xscale-coff): Add target.
14924
14925 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14926
14927 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14928 recent versions of FreeBSD (release 3 or later).
14929 * ltconfig: On FreeBSD, -lc must not be provided when building
14930 a shared library or else the standard -pthread gcc option is
14931 rendered worthless to later users of the built library.
14932
14933 2000-11-16 Fred Fish <fnf@be.com>
14934
14935 * configure.in (enable_libstdcxx_v3): Fix typo,
14936 libstd++ -> libstdc++.
14937
14938 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14939
14940 * MAINTAINERS: Add self to Write After Approval list.
14941
14942 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14943
14944 * MAINTAINERS: Update my email address. Add myself to global write
14945 privs list.
14946
14947 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14948
14949 * Makefile.in: Merge with src and libgcj.
14950 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14951 configure-target-<library> when their configure scripts need the C
14952 or C++ library to have already been built to work properly.
14953 (do_proto_toplev): Set them to an empty string.
14954
14955 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14956 (REALLY_SET_LIB_PATH): Use them.
14957
14958 2000-11-17 Stan Shebs <shebs@apple.com>
14959
14960 * MAINTAINERS: Add self to Write After Approval list.
14961
14962 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14963
14964 * configure: Provide the original toplevel configure arguments
14965 (including $0) to subprocesses in the environment rather than
14966 through gcc/configargs.h.
14967
14968 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14969
14970 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14971 C99. Alphabetise "Write After Approval" list.
14972
14973 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14974
14975 * configure: Turn on libstdc++ V3 by default.
14976
14977 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14978 if we've got GCC.
14979
14980 2000-11-11 Philip Blundell <philb@gnu.org>
14981
14982 * MAINTAINERS: Add self to Write After Approval list.
14983
14984 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14985
14986 * ltcf-c.sh (aix4): Improve shared library configuration; require
14987 exporting symbols.
14988 * ltcf-cxx.sh (aix4): Define.
14989 * ltconfig (aix4): Define library and soname specs appropriate for
14990 AIX. Define command to create export symbols list.
14991
14992 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14993
14994 * config.sub: Add support for Sun Chorus
14995
14996 2000-10-31 Nick Clifton <nickc@redhat.com>
14997
14998 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14999 <name>@redhat.com. Also installed new email address for Clint
15000 Popetz.
15001
15002 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15003
15004 * etc: Remove directory from GCC.
15005
15006 2000-10-16 Michael Meissner <meissner@redhat.com>
15007
15008 * configure (gcc/configargs.h): Only create if there is a build GCC
15009 directory created.
15010
15011 2000-10-16 Matthias Klose <doko@debian.org>
15012
15013 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15014 when configured for libstdc++-v3.
15015
15016 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15017
15018 * configure: Save configure arguments to gcc/configargs.h.
15019
15020 2000-10-04 Philipp Thomas <pthomas@suse.de>
15021
15022 * config.guess: Import CVS version 1.157.
15023 * config.sub: Import CVS version 1.181.
15024
15025 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15026
15027 * Makefile.in (bootstrap): avoid recursion if subdir missing
15028 (cross): ditto
15029 (do-proto-toplev): ditto
15030
15031 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15032
15033 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15034 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15035
15036 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15037 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15038 all affected `configure' scripts.
15039
15040 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15041
15042 * MAINTAINERS: Add self as cpplib co-maintainer.
15043
15044 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15045
15046 * MAINTAINERS: Add self to Write After Approval list.
15047
15048 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15049
15050 * INSTALL/README: egcs -> GCC update.
15051
15052 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15053
15054 * MAINTAINERS: Add myself to Write After Approval list.
15055
15056 2000-09-15 Kazu Hirata <kazu@hxi.com>
15057
15058 * MAINTAINERS: Add myself to Write After Approval list.
15059
15060 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15061
15062 * configure.in: Do not build byacc for hppa64. Provide paths to the
15063 X11 libraries for hppa64.
15064
15065 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15066
15067 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15068
15069 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15070
15071 * Makefile.in (all-zlib): Added dummy target.
15072
15073 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15074 ltcf-gcj.sh: Updated from libtool multi-language branch.
15075
15076 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15077
15078 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15079 (bootstrap*): Depend on all-bootstrap.
15080
15081 2000-09-05 Philipp Thomas <pthomas@suse.de>
15082
15083 * config.guess: Import CVS version 1.156.
15084 * config.sub: Import CVS version 1.179.
15085
15086 2000-09-02 Anthony Green <green@cygnus.com>
15087
15088 * Makefile.in (all-gcc): Depend on all-zlib.
15089 (CLEAN_MODULES): Add clean-zlib.
15090 (ALL_MODULES): Add all-zlib.
15091 * configure.in (host_libs): Add zlib.
15092
15093 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15094
15095 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15096 crosses, but add gcc/include to the header search path for them.
15097
15098 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15099
15100 * MAINTAINERS: Add self to Write After Approval list.
15101
15102 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15103
15104 * config.guess: Import CVS version 1.152.
15105 * config.sub: Import CVS version 1.177.
15106
15107 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15108
15109 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15110 $targargs to tell whether newlib is going to be built.
15111
15112 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15113 $$r/TARGET_SUBDIR/libio for _G_config.h.
15114
15115 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15116
15117 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15118
15119 2000-08-22 DJ Delorie <dj@redhat.com>
15120
15121 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15122
15123 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15124
15125 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15126 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15127 sub-configures.
15128
15129 2000-08-21 DJ Delorie <dj@redhat.com>
15130
15131 * MAINTAINERS: Add self as a libiberty maintainer
15132
15133 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15134
15135 * configure.in (libstdcxx_flags): Use
15136 libstdc++-v3/src/libstdc++.INC.
15137
15138 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15139
15140 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15141
15142 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15143
15144 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15145
15146 * configure: Make enable_threads and enable_shared defaults
15147 explicit. Substitute enable_threads into generated Makefiles.
15148 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15149 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15150
15151 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15152
15153 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15154
15155 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15156
15157 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15158 previous delta.
15159
15160 2000-08-11 Jason Merrill <jason@redhat.com>
15161
15162 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15163 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15164 (FLAGS_FOR_TARGET): Not here.
15165 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15166
15167 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15168
15169 * config-ml.in (CC, CXX): Don't introduce a leading space.
15170
15171 2000-08-07 DJ Delorie <dj@delorie.com>
15172
15173 * MAINTAINERS: Add self as a DJGPP maintainer
15174
15175 2000-08-07 DJ Delorie <dj@redhat.com>
15176
15177 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15178 "if we're also building gcc, and it's a gcc that will run on the
15179 build machine, we want to use its includes instead of the system's
15180 default includes".
15181
15182 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15183
15184 * MAINTAINERS: Add self to Write After Approval list.
15185
15186 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15187
15188 * configure.in (libstdcxx_flags): Don't use `"'.
15189
15190 * config-ml.in: Adjust multilib search paths to the
15191 appropriate multilib tree.
15192
15193 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15194
15195 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15196 commas in $LANGUAGES.
15197
15198 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15199
15200 * configure.in: Re-enable all references to libg++ and librx.
15201
15202 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15203
15204 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15205 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15206 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15207 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15208
15209 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15210
15211 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15212
15213 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15214 CXX_FOR_TARGET for sed.
15215
15216 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15217
15218 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15219 Do not override if already set in the environment or in configure.
15220 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15221 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15222
15223 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15224
15225 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15226 the libtool CVS tree multi-language branch.
15227 * ltconfig, ltmain.sh: Updated.
15228
15229 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15230
15231 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15232 (clean-target): Depend on it.
15233
15234 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15235 (GCC_FOR_TARGET): Use it.
15236 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15237 * configure.in: ... here.
15238 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15239 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15240
15241 2000-07-24 Eric Christopher <echristo@cygnus.com>
15242
15243 * MAINTAINERS: Add self to Write After Approval list.
15244
15245 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15246
15247 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15248 (configure-target-libchill, configure-target-libobjc): Likewise.
15249
15250 * configure.in: Use the same cache file for all target libs.
15251 * config-ml.in: But different cache files per multilib variant.
15252
15253 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15254
15255 * configure (topsrcdir): Don't use dirname.
15256
15257 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15258
15259 * MAINTAINERS: Add self to Write After Approval list.
15260
15261 2000-07-20 Jason Merrill <jason@redhat.com>
15262
15263 * configure.in: Remove all references to libg++ and librx.
15264
15265 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15266
15267 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15268
15269 * config.sub: Update to subversions version 2000-07-06.
15270
15271 2000-07-12 Andrew Haley <aph@cygnus.com>
15272
15273 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15274 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15275
15276 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15277
15278 * symlink-tree: Check number of arguments.
15279
15280 2000-07-05 Jim Wilson <wilson@cygnus.com>
15281
15282 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15283 search path for a g++ extracted from the build tree. This
15284 will allow link tests run by configure scripts in
15285 subdirectories to succeed.
15286
15287 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15288
15289 * ltconfig: Add support for mips-dde-sysv4.2MP
15290
15291 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15292
15293 * MAINTAINERS: Add myself as loop discovery maintainer.
15294
15295 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15296
15297 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15298 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15299
15300 2000-06-19 Timothy Wall <twall@cygnus.com>
15301
15302 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15303 * config.sub: Add tic54x target.
15304
15305 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15306
15307 * MAINTAINERS: Add self as Fortran maintainer,
15308 remove Craig Burley.
15309
15310 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15311
15312 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15313 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15314
15315 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15316
15317 * MAINTAINERS: Add self as i18n maintainer
15318
15319 20000-05-21 H.J. Lu (hjl@gnu.org)
15320
15321 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15322 directory are used if they exist. Make sure
15323 $(build_tooldir)/include is searched for header files,
15324 $(build_tooldir)/lib/ for library files.
15325 (GCC_FOR_TARGET): Likewise.
15326 (CXX_FOR_TARGET): Likewise.
15327
15328 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15329
15330 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15331
15332 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15333
15334 * Makefile.in (configure-target-libiberty): Depend on
15335 configure-target-newlib.
15336
15337 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15338
15339 * configure.in, Makefile.in: Merge all libffi-related
15340 configury stuff from the libgcj tree.
15341
15342 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15343
15344 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15345 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15346
15347 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15348
15349 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15350 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15351 current version information. Add to proto-toplev directory.
15352 (gdb-taz): Build do-djunpack.
15353
15354 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15355
15356 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15357
15358 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15359
15360 * MAINTAINERS: Add self to Write After Approval list.
15361
15362 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15363
15364 * ltmain.sh: Preserve in relink_command any environment
15365 variables that may affect the linker behavior.
15366
15367 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15368
15369 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15370
15371 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15372
15373 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15374
15375 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15376
15377 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15378 with the version name.
15379
15380 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15381
15382 * MAINTAINERS: Add self as bb-reorder maintainer.
15383
15384 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15385
15386 * config.if: Tweak.
15387
15388 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15389
15390 * djunpack.bat: New file.
15391
15392 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15393
15394 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15395 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15396 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15397 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15398
15399 2000-04-16 Dave Pitts <dpitts@cozx.com>
15400
15401 * config.sub (case $basic_machine): Change default for "ibm-*"
15402 to "openedition".
15403
15404 2000-04-13 Andreas Jaeger <aj@suse.de>
15405
15406 * MAINTAINERS: Added myself.
15407
15408 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15409
15410 * Makefile.in (gdb-taz): New target. GDB specific archive.
15411 (do-md5sum): New target.
15412 (MD5PROG): Define.
15413 (PACKAGE): Default to TOOL.
15414 (VER): Default to a shell script.
15415 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15416 md5 checksum generation.
15417 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15418 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15419 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15420 insight.tar.bz2): Use gdb-taz to create archive.
15421
15422 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15423
15424 * configure (warn_cflags): Delete.
15425
15426 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15427
15428 * MAINTAINERS: Added myself.
15429
15430 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15431 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15432
15433 * configure.in (enable_libstdcxx_v3): Add.
15434 (target_libs): Add bits here to switch between libstdc++-v2 and
15435 libstdc++-v3.
15436 * config.if: And this file too.
15437 * Makefile.in: Add libstdc++-v3 targets.
15438
15439 2000-04-05 Michael Meissner <meissner@redhat.com>
15440
15441 * config.sub (d30v): Add d30v as a basic machine type.
15442
15443 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15444
15445 * configure.in: -linux-gnu*, not -linux-gnu.
15446
15447 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15448
15449 * MAINTAINERS: Add self in write-after-approval section.
15450
15451 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15452
15453 * MAINTAINERS: Add self as ia64 port maintainer.
15454
15455 2000-03-08 Neil Booth <NeilB@earthling.net>
15456
15457 * MAINTAINERS: Add self in write-after-approval section.
15458
15459 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15460
15461 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15462 (do-tar-bz2): Replace TOOL with PACKAGE.
15463 (gdb.tar.bz2): Remove GDBTK from GDB package.
15464 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15465 dejagnu.tar.bz2): New packages.
15466
15467 2000-02-27 Andreas Jaeger <aj@suse.de>
15468
15469 * configure.in: Add entry for mips*-*-linux*, move catch all
15470 *-*-*linux* entry below this one.
15471
15472 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15473
15474 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15475
15476 2000-02-24 Nick Clifton <nickc@cygnus.com>
15477
15478 * config.sub: Support an OS of "wince".
15479
15480 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15481
15482 * config.guess, config.sub: Updated to match config's 2000-02-15
15483 version.
15484
15485 2000-02-23 Linas Vepstas <linas@linas.org>
15486
15487 * config.sub: Add support for Linux/IBM 370.
15488 * configure.in: Likewise.
15489
15490 2000-02-22 Nick Clifton <nickc@cygnus.com>
15491
15492 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15493
15494 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15495
15496 * config.guess: Guess "cygwin" rather than "cygwin32".
15497
15498 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15499
15500 * configure (gcc_version): When setting, narrow search to
15501 lines containing `version_string'.
15502
15503 2000-02-15 Denis Chertykov <denisc@overta.ru>
15504
15505 * config.sub: Add support for avr target.
15506
15507 2000-02-14 Nick Clifton <nickc@cygnus.com>
15508
15509 * MAINTAINERS: Add maintainers for MCore port.
15510
15511 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15512
15513 * config.sub: Add mmix-knuth-mmixware.
15514
15515 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15516
15517 * MAINTAINERS: Pair cccp with cpplib maintainership.
15518
15519 2000-01-27 Christopher Faylor <cgf@redhat.com>
15520
15521 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15522 structure stuff to -L library search.
15523 (CXX_FOR_TARGET): Ditto.
15524 (CROSS_CHECK_MODULES): Fix spelling mistake.
15525
15526 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15527
15528 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15529 the C++ compiler.
15530
15531 2000-01-12 Richard Henderson <rth@cygnus.com>
15532
15533 * configure.in: Don't build some bits for beos.
15534
15535 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15536
15537 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15538 as include files.
15539
15540 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15541
15542 * Add self as cpplib maintainer, as requested by Jason
15543 Merrill. Correct my e-mail address.
15544
15545 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15546
15547 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15548 not mh-aix43.
15549
15550 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15551
15552 * MAINTAINERS: Add myself to "write after approval" list.
15553
15554 1999-12-14 Richard Henderson <rth@cygnus.com>
15555
15556 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15557 * config.sub: Accept alphaev[78], alphaev8.
15558
15559 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15560
15561 * config.guess, config.sub: Update from autoconf.
15562
15563 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15564
15565 * MAINTAINERS: update my playtime e-address.
15566
15567 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15568
15569 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15570 necessary libraries are missing.
15571
15572 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15573
15574 * MAINTAINERS: Add new 'write after approval' maintainer.
15575
15576 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15577
15578 * MAINTAINERS: Add new Java maintainer.
15579
15580 1999-10-25 Andreas Schwab <schwab@suse.de>
15581
15582 * configure: Fix quoting inside arguments of eval.
15583
15584 1999-10-21 Nick Clifton <nickc@cygnus.com>
15585
15586 * config-ml.in: Allow suppression of some ARM multilibs.
15587
15588 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15589
15590 * config.guess: Add OS/390 match pattern.
15591 * config.sub: Add mvs, openedition targets.
15592 * configure.in (i370-ibm-opened*): New.
15593
15594 1999-09-04 Steve Chamberlain <sac@pobox.com>
15595
15596 * config.sub: Add support for configuring for pj.
15597
15598 1999-08-31 Nick Clifton <nickc@cygnus.com>
15599
15600 * config.sub (maybe_os): Add support for configuring for fr30.
15601
15602 1999-08-25 Nick Clifton <nickc@cygnus.com>
15603
15604 * configure.in: Do not configure or build ld for AIX
15605 platforms. ld is known to be broken on these platforms.
15606
15607 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15608
15609 * config-ml.in: Pass compiler flag corresponding to multidirs to
15610 subdir configures.
15611
15612 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15613
15614 * Makefile.in (LDFLAGS): Define.
15615
15616 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15617
15618 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15619 noconfigdirs.
15620 (*-*-cygwin*): Likewise.
15621
15622 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15623
15624 * mkdep: New file.
15625 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15626 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15627
15628 From Eli Zaretskii <eliz@is.elta.co.il>:
15629 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15630 long file name when using DJGPP on MS-DOS.
15631
15632 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15633
15634 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15635
15636 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15637
15638 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15639 dependency as this causes "make check" to globally "make all"
15640
15641 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15642
15643 * configure.in (target_libs): Added target-zlib.
15644 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15645 (CONFIGURE_TARGET_MODULES): Likewise.
15646 (CHECK_TARGET_MODULES): Likewise.
15647 (INSTALL_TARGET_MODULES): Likewise.
15648 (CLEAN_TARGET_MODULES): Likewise.
15649 (configure-target-zlib): New target.
15650 (all-target-zlib): Likewise.
15651 (all-target-libjava): Depend on all-target-zlib.
15652 (configure-target-libjava): Depend on configure-target-zlib.
15653
15654 * Makefile.in (configure-target-libjava): Depend on
15655 configure-target-newlib.
15656 (configure-target-boehm-gc): New target.
15657 (configure-target-qthreads): New target.
15658
15659 * configure.in (target_libs): Added target-qthreads.
15660 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15661 (CONFIGURE_TARGET_MODULES): Likewise.
15662 (CHECK_TARGET_MODULES): Likewise.
15663 (INSTALL_TARGET_MODULES): Likewise.
15664 (CLEAN_TARGET_MODULES): Likewise.
15665 (all-target-qthreads): New target.
15666 (configure-target-libjava): Depend on configure-target-qthreads.
15667 (all-target-libjava): Depend on all-target-qthreads.
15668
15669 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15670 (CONFIGURE_TARGET_MODULES): Likewise.
15671 (CHECK_TARGET_MODULES): Likewise.
15672 (INSTALL_TARGET_MODULES): Likewise.
15673 (CLEAN_TARGET_MODULES): Likewise.
15674 (all-target-libjava): New target.
15675 (all-target-boehm-gc): Likewise.
15676 * configure.in (target_libs): Added libjava, boehm-gc.
15677
15678 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15679
15680 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15681 configure.bat in SUPPORT_FILES.
15682 (gas+binutils.tar.bz2): Likewise.
15683
15684 * makeall.bat: Remove; obsolete.
15685
15686 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15687
15688 From Mark Elbrecht:
15689 * configure.bat: Remove; obsolete.
15690
15691 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15692
15693 * configure: Add -W -Wall to the default CFLAGS when compiling with
15694 gcc.
15695
15696 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15697
15698 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15699
15700 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15701
15702 * configure.in: Build ld on IRIX6.
15703
15704 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15705
15706 * Makefile.in: Change distribution targets to use bzip2 instead of
15707 gzip.
15708 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15709 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15710
15711 1999-06-04 Nick Clifton <nickc@cygnus.com>
15712
15713 * config.sub: Add mcore target.
15714
15715 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15716
15717 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15718
15719 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15720
15721 * config.guess (dummy): Changed to $dummy.
15722
15723 1999-05-24 Nick Clifton <nickc@cygnus.com>
15724
15725 * config.sub: Tidied up case statements.
15726
15727 1999-05-22 Ben Elliston <bje@cygnus.com>
15728
15729 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15730 <jiro@din.or.jp>.
15731
15732 * config.guess: Merge with FSF version. Future changes will be
15733 more accurately recorded in this ChangeLog.
15734 * config.sub: Likewise.
15735
15736 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15737
15738 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15739
15740 1999-04-30 Tom Tromey <tromey@cygnus.com>
15741
15742 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15743
15744 1999-04-23 Tom Tromey <tromey@cygnus.com>
15745
15746 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15747
15748 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15749
15750 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15751 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15752 Bad merge removed these two changes.
15753
15754 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15755 Martin Heller (Ing.-Buero_Heller@t-online.de)
15756
15757 * config.guess (interix Alpha): Add.
15758
15759 1999-04-11 Richard Henderson <rth@cygnus.com>
15760
15761 * configure.in (i?86-*-beos*): Do config gperf; don't config
15762 gdb, newlib, or libgloss.
15763
15764 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15765
15766 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15767 link a trivial program with -mabi=64. If it fails, remove mabi=64
15768 from multidirs.
15769
15770 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15771
15772 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15773
15774 1999-04-08 Nick Clifton <nickc@cygnus.com>
15775
15776 * config.sub: Add support for mcore targets.
15777
15778 1999-04-07 Michael Meissner <meissner@cygnus.com>
15779
15780 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15781 not mt-ospace, in order to shut up assembler warning about using
15782 symbols that are named the same as registers.
15783
15784 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15785
15786 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15787 dependency list for all-target-cygmon.
15788
15789 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15790
15791 * config-ml.in: Check $host, not $target, for selective multilibs.
15792 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15793 thumb interworking, and underscore prefix multilibs.
15794
15795 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15796
15797 * missing: Update to version from current automake.
15798
15799 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15800
15801 * configure (gxx_include_dir): Removed.
15802
15803 * configure.in (gxx_include_dir): Handle it.
15804 * Makefile.in: Likewise.
15805
15806 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15807
15808 * config.sub (mips64vr4111,mips64vr4111el) Add.
15809
15810 1999-03-21 Ben Elliston <bje@cygnus.com>
15811
15812 * config.guess: Correct typo for detecting ELF on FreeBSD.
15813
15814 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15815
15816 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15817 config/mh-djgpp.
15818
15819 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15820
15821 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15822 all-target-newlib to dependency list for all-target-bsp.
15823
15824 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15825
15826 * config.sub: Add i386-uwin support.
15827 * config.guess: Likewise.
15828
15829 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15830
15831 * configure.in: cleanup, add mh-*pic handling for arm, special
15832 case powerpc*-*-aix*
15833
15834 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15835
15836 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15837 can be built.
15838
15839 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15840
15841 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15842 targets.
15843
15844 1999-03-02 Nick Clifton <nickc@cygnus.com>
15845
15846 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15847
15848 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15849
15850 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15851
15852 1999-02-24 Nick Clifton <nickc@cygnus.com>
15853
15854 * config.sub: Fix typo in arm recognition.
15855
15856 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15857
15858 * configure.in (noconfigdirs): Changed target_configdirs to
15859 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15860 rather than m68k-*-* since it is not known to work on
15861 m68k-aout. Ditto for arm-*-*oabi.
15862
15863 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15864
15865 * configure.in (*-*-windows*): Remove, no longer used.
15866
15867 1999-02-19 Ben Elliston <bje@cygnus.com>
15868
15869 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15870 Smart and improved by Andrew Cagney.
15871
15872 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15873
15874 * config.guess: Recognize openbsd-*-hppa.
15875
15876 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15877
15878 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15879 only if it is not empty.
15880
15881 1999-02-17 Nick Clifton <nickc@cygnus.com>
15882
15883 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15884
15885 * config.guess: Modified to recognize uname's armv* syntax.
15886
15887 * config.sub: Modified to recognize uname's armv* syntax.
15888
15889 1999-02-17 Mark Salter <msalter@cygnus.com>
15890
15891 * configure.in: Added target-bsp for sparclite.
15892
15893 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15894
15895 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15896
15897 1999-02-08 Nick Clifton <nickc@cygnus.com>
15898
15899 * configure.in: Add support for strongarm port.
15900 * config.sub: Add support for strongarm target.
15901
15902 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15903
15904 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15905 the old name config/mh-cygwin32.
15906 Enable texinfo.
15907
15908 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * configure.in: Do build ld for ix86 Solaris.
15911
15912 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15913
15914 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15915 $AR_FOR_TARGET. Likewise for RANLIB.
15916
15917 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15918
15919 * config.sub (oabi): Recognize.
15920 * configure.in (arm-*-oabi): Handle.
15921
15922 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15923
15924 * config.guess: Improve detection of i686 on UnixWare 7.
15925
15926 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15927
15928 * config.guess: Add support for i386-pc-interix.
15929 * config.sub: Likewise.
15930 * configure.in: Likewise.
15931
15932 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15933
15934 * Makefile.in: Remove unneeded all-target-libio from
15935 from all-target-winsup target since it is now unneeded.
15936 Add all-target-libtermcap in its place since it is now
15937 needed.
15938
15939 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15940
15941 * configure.in: makefile stub for cygwin target is probably
15942 unnecessary. Remove it for now.
15943
15944 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15945
15946 * configure.in: libtermcap.a should be built when cygwin is the
15947 target as well as the host.
15948 * config.guess: Allow mixed case in cygwin uname output.
15949 * Makefile.in: Add libtermcap target.
15950
15951 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15952
15953 * config.sub: Clean up handling of hppa2.0.
15954
15955 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15956
15957 * config.guess: Use C code to identify more HP machines.
15958
15959 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15960
15961 * config.sub: Handle hppa2.0.
15962
15963 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15964
15965 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15966 cygmon for all sparclite targets, regardless of object format.
15967
15968 1998-12-15 Mark Salter <msalter@cygnus.com>
15969
15970 * configure.in: Added target-bsp for several target architectures.
15971
15972 * Makefile.in: Added rules for bsp.
15973
15974 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15975
15976 * config.guess: Improve detection of hppa2.0 processors.
15977
15978 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15979
15980 * config.guess: Recognize FreeBSD using ELF automatically.
15981
15982 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15983
15984 * configure (skip-this-dir): Add handling for new shell script, which
15985 might be created by a sub-directory's configure to indicate, this particular
15986 directory is "unwanted".
15987 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15988
15989 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15990
15991 * ltconfig: import from libtool, after changing libtool to
15992 account for the cygwin name change.
15993
15994 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15995
15996 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15997 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15998
15999 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16000
16001 * configure.in: Add libtermcap to list of cygwin dependencies.
16002
16003 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16004
16005 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16006 they include winsup/include when it's a cygwin target.
16007
16008 1998-11-12 Tom Tromey <tromey@cygnus.com>
16009
16010 * configure.in (host_tools): Added zip.
16011 * Makefile.in (all-target-libjava): Depend on all-zip.
16012 (all-zip): New target.
16013 (ALL_MODULES): Added all-zip.
16014 (NATIVE_CHECK_MODULES): Added check-zip.
16015 (INSTALL_MODULES): Added install-zip.
16016 (CLEAN_MODULES): Added clean-zip.
16017
16018 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16019
16020 * Makefile.in: lose "32" from comment about cygwin.
16021
16022 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16023
16024 * configure.in: Use -Os to build target libraries for the fr30.
16025
16026 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16027
16028 * config.sub: Add fr30.
16029
16030 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16031
16032 * configure.in: drop "32" from config/mh-cygwin32. Check
16033 cygwin* instead of cygwin32*.
16034 * config.sub: Check cygwin* instead of cygwin32*.
16035
16036 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16037
16038 * config.guess: Match any version of Unixware7.
16039
16040 1998-10-20 Syd Polk <spolk@cygnus.com>
16041
16042 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16043 if desired.
16044
16045 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16046
16047 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16048 these if the appropriate directories and files to not exist.
16049
16050 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16051
16052 * Makefile.in (DEVO_SUPPORT): Add config.if.
16053
16054 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16055
16056 * configure: Add pattern to replace "build_tooldir"'s
16057 definition in the generated Makefile with "tooldir"'s
16058 actual value.
16059
16060 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16061
16062 * config.sub: Bring back lost sparcv9.
16063
16064 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16065
16066 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16067
16068 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16069 CC_FOR_TARGET and friends.
16070
16071 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16072
16073 * Makefile.in (build_tooldir): New variable, same as tooldir.
16074 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16075 -B$(build_tooldir)/bin/.
16076 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16077
16078 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16079
16080 * README: Remove installation instructions and refer to the
16081 INSTALL directory instead.
16082
16083 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16084
16085 * config.sub: Add support for i[34567]86-pc-udk.
16086 * configure.in: Likewise.
16087
16088 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16089
16090 * Makefile.in: add bzip2 package building bits for user
16091 tools module
16092 * configure.in: ditto
16093
16094 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16095
16096 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16097 (ALL_TARGET_MODULES): Add all-target-libobjc.
16098 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16099 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16100 (all-target-libchill): Add dependencies.
16101 * configure.in (target_libs): Add libchill.
16102
16103 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16104
16105 * configure.in (target_subdir): Remove duplicate line.
16106
16107 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16108
16109 * Makefile.in (all-automake): fix dependencies.
16110
16111 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16112
16113 * configure.in: Minor cleanups for building in the $(target_alias)
16114 subdir.
16115
16116 1998-09-22 Jim Wilson <wilson@cygnus.com>
16117
16118 * Makefile.in (bootstrap): Set r and s before make all. Use
16119 BASE_FLAGS_TO_PASS in make all.
16120 (cross): Likewise.
16121
16122 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16123
16124 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16125
16126 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16127
16128 * config.sub: Fix typo in last change.
16129
16130 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16131
16132 * config.sub: Add support for C4x target.
16133 * configure.in: Likewise.
16134
16135 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16136
16137 * config.sub: Recognize sparcv9 just like sparc64.
16138
16139 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16140
16141 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16142
16143 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16144
16145 * config.guess: Correctly identify Pentium II sco boxes.
16146
16147 * config.guess: Fix "tr" code. From Weiwen Liu.
16148
16149 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16150
16151 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16152 stabs.
16153
16154 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16155
16156 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16157 (ALL_TARGET_MODULES): Add all-target-libchill.
16158 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16159 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16160 (all-target-libchill): Add dependencies.
16161 * configure.in (target_libs): Add libchill.
16162
16163 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16164
16165 * config.guess: Avoid assumptions about "tr" behaves when
16166 LANG is set to something other than English.
16167
16168 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16169
16170 * configure (gxx_include_dir): Changed to
16171 '${prefix}/include/g++'-${libstdcxx_interface}.
16172
16173 * config.if: New to determine the interfaces.
16174
16175 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16176
16177 * config.guess: Detect and handle MPE/IX.
16178 * config.sub: Deal with MPE/IX.
16179
16180 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16181
16182 * configure.in: Use mh-aix43.
16183
16184 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16185
16186 * configure: Fix --without/--disable cases for gxx-include-dir.
16187
16188 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16189
16190 * mdata-sh: Imported. Needed for automake support.
16191
16192 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16193
16194 * Makefile.in (taz): Try "chmod -R og=u ." before
16195 "chmod og=u `find . -print`".
16196
16197 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16198
16199 * configure.in: Add arm-elf and thumb-elf support.
16200
16201 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16202
16203 * Makefile.in: Undo previous patch.
16204
16205 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16206
16207 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16208 to here ...
16209 (install-no-fixedincludes): and here
16210 (INSTALL_MODULES): ... from here.
16211
16212 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16213
16214 * config.sub: Merge with FSF.
16215
16216 * config.guess: Merge with FSF.
16217
16218 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16219
16220 * configure (extraconfigdirs): New variable.
16221 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16222 * Makefile.in (all): Move higher in file.
16223 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16224 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16225 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16226 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16227 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16228
16229 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16230
16231 * Makefile.in (all-target-libjava): Depend on all-gcc and
16232 all-target-newlib.
16233 (configure-target-libjava): Depend on $(ALL_GCC).
16234
16235 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16236
16237 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16238 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16239
16240 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16241
16242 * INSTALL/README: Fix typo.
16243
16244 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * ylwrap: Change absolute path checks to check for DOS style path
16247 names.
16248
16249 * ylwrap: Don't use a full path name if the source file is in the
16250 same directory. From hjl@lucon.org (H.J. Lu).
16251
16252 * config-ml.in: Default to being verbose, to match Feb 18 change to
16253 configure.
16254
16255 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16256
16257 Brought over from egcs:
16258
16259 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16260
16261 * configure.in (target_subdir): Set to ${target_alias} instead
16262 of "libraries".
16263
16264 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16265
16266 * configure.in (target_subdir): Set to libraries if enable_multilib.
16267
16268 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16269
16270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16271 multilibs, force reconfiguration the first time we create
16272 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16273
16274 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16275
16276 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16277 avoid confusion with --no-recursion.
16278
16279 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16280
16281 * configure.in: Win32 hosts shouldn't use install -x
16282 * install-sh: remove -x option, and special .exe-handling
16283 hack.
16284
16285 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16286
16287 * config.guess: Recognize i586-pc-beos.
16288 * configure.in: Don't build some bits for beos.
16289
16290 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16291
16292 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16293 CFLAGS default to -O2.
16294
16295 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16296 when using GNU ld.
16297
16298 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * ltmain.sh: Correct install when using a different shell.
16301
16302 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16305
16306 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16307
16308 * makefile.vms: Update to build binutils/makefile.vms. Add install
16309 target.
16310
16311 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16312
16313 * ltconfig: Update to correct AIX handling.
16314
16315 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16316
16317 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16318
16319 * configure.in (target_subdir): Set to ${target_alias} instead
16320 of "libraries".
16321
16322 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16323
16324 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16325 (Makefile): Depend on $(gcc_version_trigger).
16326
16327 * configure (gcc_version): Change default initializer to empty
16328 string.
16329 (gcc_version_trigger): New variable; pass this variable down
16330 to subdir configures to enable them checking gcc's version
16331 themselves. Emit make macros for both gcc_version vars.
16332 (topsrcdir): Initialize reliably.
16333 (recursion line): Remove --with-gcc-version=${gcc_version}.
16334
16335 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16336
16337 * configure (enable_version_specific_runtime_libs): Implement new flag
16338 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16339 in $(libsubdir); emit definition in each generated Makefile.
16340 (gxx_include_dir): Initialize depending on
16341 $enable_version_specific_runtime_libs.
16342
16343 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16344
16345 * configure (gcc_version): Initialize properly depending on
16346 how and where configure is started.
16347 (recursion line): Pass a --with-gcc-version=${gcc_version}
16348 to configures in subdirs.
16349
16350 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16351
16352 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16353 cygmon
16354
16355 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16356
16357 * configure.in: Add cygmon and libstub support for mn10200.
16358
16359 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16360
16361 * configure (gcc_version): Add new variable describing the
16362 particular gcc version we're building.
16363 * Makefile.in (libsubdir): Add new macro for the directory
16364 in which the compiler finds executables, libraries, etc.
16365 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16366 and libsubdir.
16367
16368 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16369
16370 * Makefile.in (local-clean): Remove *.log.
16371 (warning.log): Built with warn_summary from build.log.
16372 (mail-report.log): Run test_summary.
16373 (mail-report-with-warnings.log): Run test_summary including
16374 warning.log in the report.
16375
16376 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16377
16378 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16379
16380 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16381
16382 * Makefile.in (grep): Grep no longer depends on libiberty.
16383
16384 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16385
16386 * Makefile.in: all-snavigator needs all-libgui.
16387
16388 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16389
16390 * configure.in: Add cygmon and libstub support for mn10300.
16391
16392 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16393
16394 * missing: Update to version from automake 1.3.
16395
16396 * ltmain.sh: On installation, don't get confused if the same name
16397 appears more than once in the list of library names.
16398
16399 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16400
16401 * config.sub: Accept m68060 and m5200 as CPU names.
16402
16403 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * configure: Use && rather than using -a in test, because odd
16406 strings can confuse test.
16407 * configure.in: Likewise.
16408
16409 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16410
16411 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16412
16413 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16414
16415 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16416 bootstrap4-lean): New targets.
16417
16418 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16419
16420 * mpw-* Delete. Not used.
16421
16422 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16423
16424 * COPYING.LIB: Update FSF address.
16425
16426 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16427
16428 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16429
16430 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16431 GAS_SUPPORT_DIRS.
16432
16433 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16434
16435 * ltconfig, ltmain.sh: Avoid producing a version number if
16436 -version-info was not used.
16437
16438 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16439
16440 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16441 building with newlib.
16442
16443 1998-04-30 Paul Eggert <eggert@twinsun.com>
16444
16445 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16446 Solaris `make' causes it to continue to next definition.
16447
16448 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16449
16450 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16451 the right GUI libraries and files are installed along with GDB.
16452
16453 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * configure.in: Change alpha to alpha* in several places.
16456
16457 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16458
16459 * config.sub: Recognize sparc86x.
16460
16461 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16462
16463 * configure.in (--enable-target-optspace): Remove debug echo.
16464
16465 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16466
16467 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16468
16469 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16470
16471 * ltconfig: Update cygwin32 support.
16472
16473 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16474 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16475 (GDB_SUPPORT_DIRS): Likewise.
16476
16477 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16478
16479 * configure.in (target_makefile_frag): If --enable-target-optspace,
16480 use -Os to compile target libraries rather than -O2. Default to
16481 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16482 not used.
16483 * configure.in (target_cflags): Ditto for d30v.
16484
16485 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16486
16487 * Makefile.in (all-bfd): Depend on all-intl.
16488 (all-binutils): Likewise.
16489 (all-gas): Likewise.
16490 (all-gprof): Likewise.
16491 (all-ld): Likewise.
16492
16493 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16494
16495 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16496
16497 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16498
16499 * Makefile.in (all-bfd): Depend upon all-libiberty.
16500
16501 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16502
16503 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16504
16505 * Makefile.in: Add libstub.
16506
16507 * configure.in: Ditto. Build libstub for targets that have cygmon
16508 support.
16509
16510 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16511
16512 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16513
16514 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16515
16516 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16517 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16518
16519 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16520
16521 * configure: Define DEFAULT_M4 by searching PATH.
16522 * Makfile.in: Use DEFAULT_M4.
16523
16524 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16525
16526 * ltconfig: Add cygwin32 support.
16527
16528 * Makefile.in, configure.in: Add libtool as a native only directory
16529 to configure and build.
16530
16531 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16532
16533 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16534
16535 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16536
16537 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16538
16539 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16540
16541 * Makefile.in: add ash make rules
16542 * configure.in: add ash to native_only and host_tools lists
16543
16544 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16545
16546 * Makefile.in (all-gettext, all-intl): New targets.
16547 (ALL_MODULES): Added all-gettext, all-intl.
16548 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16549 (INSTALL_MODULES): Added install-gettext, install-intl.
16550 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16551
16552 * configure.in (host_tools): Added gettext.
16553 (native_only): Likewise.
16554 (noconfigdirs) [various cases]: Likewise.
16555 (host_libs): Added intl.
16556
16557 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16558
16559 * configure: Do not disable building gdbtk for cygwin32 hosts.
16560
16561 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16562
16563 * configure.in: Add thumb-coff target.
16564 * config.sub: Add thumb-coff target.
16565
16566 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16567
16568 * Makefile.in: Revert yesterday's change.
16569 (all-target-winsup): all-target-librx stays out of here.
16570
16571 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16572
16573 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16574 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16575 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16576 Remove references to librx and libg++.
16577
16578 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16579
16580 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16581 recursive makes
16582
16583 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16584
16585 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16586 for newlib directory.
16587 (CXX_FOR_TARGET): Likewise.
16588
16589 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16590
16591 * ltconfig: Update after libtool/ltconfig.in change for
16592 hpux11.
16593
16594 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16595
16596 * ltconfig, ltmain.sh: Update to libtool 1.2.
16597
16598 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16599
16600 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16601 (install-gcc-cross): Instead, override LANGUAGES here.
16602
16603 1998-03-18 Dave Love <d.love@dl.ac.uk>
16604
16605 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16606 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16607
16608 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16609
16610 * configure.in: Add Thumb-pe target.
16611
16612 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16613
16614 * Makefile.in - changed sn targets to snavigator
16615 * configure.in - changed sn targets to snavigator
16616
16617 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16618
16619 * config-ml.in: After building symlink tree call make distclean
16620 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16621 to be the case for libiberty.
16622
16623 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16624
16625 * configure: When making link, also check the current
16626 directory. The configure scripts may create one.
16627
16628 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16629
16630 * config.sub: Accept alphapca56 and alphaev6 properly.
16631
16632 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16633
16634 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16635
16636 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16637
16638 * config.sub (sco5): Fix typo.
16639
16640 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16641
16642 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16643 install-itcl.
16644 (install-itcl): Remove dependency on install-tcl.
16645
16646 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16647
16648 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16649
16650 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16651
16652 * configure.in: Don't build libgui for a cygwin32 target when not on
16653 a cygwin32 host.
16654
16655 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16656
16657 * configure (redirect): Set to null, so default behavior of
16658 configure is now --verbose.
16659
16660 1998-02-16 Dave Love <d.love@dl.ac.uk>
16661
16662 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16663 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16664
16665 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16666
16667 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16668 this change to sync Makefile.in with its ChangeLog entries.
16669
16670 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16671
16672 * ltmain.sh (mkdir): Check that the directory doesn't exist
16673 before we exit with error, so that we don't get races during
16674 parallel builds.
16675
16676 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16679
16680 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16681
16682 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16683 PICFLAG_FOR_TARGET.
16684 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16685
16686 * configure: Emit a definition for the new macro enable_shared
16687 into each Makefile.
16688
16689 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16690
16691 * configure.in (host_tools, native_only): Add libtool.
16692
16693 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16694
16695 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16696 Fix typo in ming config comment.
16697
16698 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16699
16700 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16701
16702 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * config.sub: Add tic30 cases, and map c30 to tic30.
16705
16706 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16707
16708 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16709 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16710 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16711 (CLEAN_TARGET_MODULES): Similarly
16712 (all-target-libf2c): Add dependences.
16713 * configure.in (target_libs): Add libf2c.
16714
16715 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16716
16717 * configure.in: Remove expect from noconfigdirs when target
16718 is cygwin32. OK to build expect and dejagnu with Canadian
16719 Cross.
16720
16721 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16722
16723 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16724 host.
16725
16726 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16727 and mingw32.
16728
16729 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16730
16731 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16732 here as it is not defined in the toplevel Makefile.
16733
16734 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16735
16736 * configure (package_makefile_rules_frag): New variable, which names
16737 a file with generic rules, ...
16738 Change comment to mention we now have FIVE parts.
16739 * configure: Undo last change.
16740
16741 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16742
16743 * config.guess: More accurate determination of HP processor types.
16744 * config.sub: More accurate determination of HP processor types.
16745
16746 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16747
16748 * configure (package_makefile_frag): Move inserting the
16749 ${package_makefile_frag} to where it should be according
16750 to the comment.
16751
16752 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16753
16754 * config.guess: Add support for Linux/ARM.
16755
16756 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16757
16758 * .cvsignore: Remove *-info and *-install since they match
16759 release-info and mpw-install, which we don't want to just ignore.
16760
16761 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16762
16763 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16764
16765 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16766
16767 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16768 local_prefix to sub-make invocations.
16769
16770 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16771
16772 * configure.in: Check makefile fragments in the source
16773 directory.
16774
16775 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16776
16777 * configure.in: Check whether host and target makefile
16778 fragments exist before adding them to *_makefile_frag.
16779
16780 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16781
16782 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16783
16784 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16785
16786 * configure.in: Make sure we only replace RPATH_ENVVAR on
16787 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16788 regexp to sed.
16789
16790 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16791 to sub-makes.
16792
16793 1998-01-13 Lee Iverson (leei@ai.sri.com)
16794
16795 * config-ml.in (multi-do): LDFLAGS must include multilib
16796 designator.
16797
16798 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16799
16800 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16801
16802 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16803
16804 * config.sub: Add mingw32 support.
16805 * configure.in: Likewise.
16806
16807 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16808
16809 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16810
16811 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16812
16813 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16814 * configure (gxx_include_dir): Provide a definition for subdirs
16815 which do not use autoconf.
16816
16817 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16818
16819 * config.guess: Sync with egcs. Picks up new alpha support,
16820 BeOS & some additional linux support.
16821
16822 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16823
16824 * config.guess: HP 9000/803 is a PA1.1 machine.
16825
16826 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16827
16828 * configure.in: It's alpha*-...
16829
16830 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16831
16832 * configure.in (host_makefile_frag, target_makefile_frag):
16833 Handle multiple config files.
16834 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16835 alpha-*-*.
16836
16837 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16838
16839 * mkdep: New file.
16840
16841 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16842
16843 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16844
16845 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16846
16847 * Makefile.in: Add libgui directory.
16848 (GDB_TK): Add all-libgui.
16849 * configure.in: Add libgui directory.
16850 * configure: Add all-libgui to GDB_TK.
16851
16852 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16853
16854 * config-ml.in (multidirs): Add m32r to multilib list.
16855
16856 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16857
16858 * Makefile.in (all-target-gperf): Change dependency to
16859 all-target-libstdc++.
16860
16861 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16862
16863 * config.guess: Add BeOS support.
16864
16865 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16866
16867 Source directory cvs renamed to cvssrc:
16868 * configure.in (host_tools): Change cvs to cvssrc.
16869 (native_only): Likewise.
16870 (noconfigdirs) [various cases]: Likewise.
16871 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16872 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16873 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16874 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16875 (all-cvssrc): Rename target from all-cvs.
16876
16877 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16878
16879 * configure (gxx_include_dir): Fix thinko.
16880
16881 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16882
16883 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16884 (install-cross, install-gcc-cross): New targets.
16885
16886 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16887
16888 * configure.in (noconfigdirs): Add support for Thumb target.
16889
16890 * config.sub (maybe_os): Add support for Thumb target.
16891
16892 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16893
16894 * Makefile.in: Add rules for cygmon.
16895
16896 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16897
16898 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16899
16900 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16901 * configure (gxx_include_dir): Provide a definition for subdirs
16902 which do not use autoconf.
16903
16904 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16905
16906 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16907 11/18/97 build
16908
16909 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16910
16911 * From Franz Sirl.
16912 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16913 found on RedHat Linux systems.
16914
16915 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16916
16917 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16918 guesses.
16919
16920 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16921
16922 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16923
16924 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16925
16926 * ltmain.sh: If mkdir fails, check whether the directory was created
16927 anyhow by some other process.
16928
16929 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16930
16931 * configure.in (d30v-*-*): Configure all directories.
16932
16933 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16934
16935 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16936 for the D30V.
16937
16938 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16939
16940 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16941
16942 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16943
16944 * include/libiberty.h: Add extern "C" { so it can be used with C++
16945 progrms.
16946 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16947 programs.
16948
16949 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16950
16951 * configure.in (d30v-*-*): Configure GCC now.
16952
16953 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16954
16955 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16956 is no longer needed.
16957
16958 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16959
16960 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16961
16962 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16963
16964 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16965 targets using "$@" to provide support for similar but not identical
16966 targets without having to duplicate code.
16967
16968 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16969
16970 * makefile.vms: Fix to work with DEC C.
16971
16972 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16973
16974 * config.sub: Add mips-tx39-elf to marketing names.
16975
16976 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16977
16978 * ltmain.sh: Handle symlinks in generated script.
16979
16980 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * configure: Handle autoconf style directory options: --bindir,
16983 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16984 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16985 --sysconfdir.
16986 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16987 (sharedstatedir, localstatedir, oldincludedir): New variables.
16988 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16989 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16990 sbindir, sharedstatedir, and sysconfdir.
16991
16992 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16993
16994 * Makefile.in (bootstrap-lean): New target.
16995
16996 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16997
16998 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16999 sn, and gnuserv from noconfigdirs.
17000
17001 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17002
17003 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17004
17005 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17006
17007 * Makefile.in (cross): New target.
17008
17009 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17010 Jeff Law <law@cygnus.com>
17011
17012 * Makefile.in (bootstrap2, bootstrap3): New targets.
17013 (all-bootstrap): Remove outdated and confusing target.
17014 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17015
17016 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17017
17018 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17019 windows. Consistent with gdb/configure.
17020
17021 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17022
17023 * configure.in: Name Linux target fragment.
17024
17025 * configure: Rewrite so that project Makefile fragment is inserted
17026 first and appears last in the resulting Makefile.
17027
17028 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17029
17030 * Makefile.in (install-itcl): Install tcl first.
17031
17032 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17033
17034 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17035
17036 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17037
17038 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17039
17040 * configure.in (skipdirs): Add target-librx for Linux.
17041 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17042
17043 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17044
17045 * Makefile.in (bootstrap): New target.
17046
17047 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17048
17049 * config.sub: Accept 'amigados' for backward compatibility.
17050
17051 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17052
17053 * config.guess: Merge with FSF.
17054
17055 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17056
17057 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17058
17059 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17060
17061 * config.sub: Add "marketing-names" patch.
17062
17063 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17064
17065 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17066
17067 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17068
17069 * config.sub: Handle v850-elf.
17070
17071 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17072
17073 * .cvsignore (*-install): Remove.
17074
17075 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17076
17077 * ltconfig: Set CONFIG_SHELL in libtool.
17078 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17079
17080 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17081
17082 * configure.in (target_subdir): Set to libraries if enable_multilib.
17083
17084 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17085
17086 * config.guess: Update from gcc directory.
17087
17088 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17089
17090 * Makefile.in (all-sim): Depends on all-readline.
17091
17092 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17093
17094 * Makefile.in (BISON, YACC): Use $$s.
17095 (all-bison): Depend on all-texinfo.
17096
17097 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17098
17099 * Makefile.in (BISON): Add -L flag.
17100 (YACC): Likewise.
17101
17102 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17103
17104 * configure.in (noconfigdirs): Add support for v850e target.
17105
17106 * config.sub (maybe_os): Add support for v850e target.
17107
17108 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17109
17110 * configure.in (noconfigdirs): Add support for v850ea target.
17111
17112 * config.sub (maybe_os): Add support for v850ea target.
17113
17114 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17115
17116 * config.sub: Add mipstx39. Delete r3900.
17117
17118 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17119
17120 * Makefile.in (all-autoconf): Depends on all-texinfo.
17121
17122 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17123
17124 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17125 eabi targets.
17126
17127 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17128
17129 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17130
17131 * configure: When handling a Canadian Cross, handle YACC as well as
17132 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17133 * Makefile.in (all-bison): Depend upon all-texinfo.
17134
17135 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17136
17137 * Makefile.in (BISON): bison, not byacc or bison -y.
17138 (YACC): bison -y or byacc or yacc.
17139 (various): Add *-bison as appropriate.
17140 (taz): No need to mess with BISON anymore.
17141
17142 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17143
17144 * configure: If OSTYPE matches *win32*, try to find a good value for
17145 CONFIG_SHELL.
17146
17147 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17148
17149 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17150 configure.in if it is present.
17151
17152 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17153
17154 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17155
17156 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17157
17158 * config.sub: Recognize `arc' cpu.
17159 * configure.in: Likewise.
17160 * config-ml.in: Likewise.
17161
17162 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17163
17164 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17165
17166 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17167
17168 * configure: Changed sed delimiter from ':' to '|' when
17169 attempting to substitute ${config_shell} for SHELL. On
17170 NT ${config_shell} may contain a ':' in it.
17171
17172 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17173
17174 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17175
17176 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17177
17178 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17179
17180 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17183
17184 * ylwrap: If the program is a relative path, force it to be
17185 absolute.
17186
17187 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17188
17189 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17190
17191 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17192
17193 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17194 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17195 for libraries.
17196
17197 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17198
17199 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17200 separated by spaces.
17201
17202 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17203
17204 * ylwrap: New file.
17205 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17206
17207 * ltmain.sh: Handle /bin/sh at start of install program.
17208
17209 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17210
17211 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17212 * missing: New file, from automake 1.2.
17213
17214 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17217 check-tk to CHECK_X11_MODULES.
17218
17219 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17220
17221 * config.sub: Merge with FSF.
17222
17223 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17224
17225 * config.guess: Merge with FSF.
17226
17227 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17228
17229 * configure: Treat msdosdjgpp like go32.
17230 * configure.in: Likewise. Don't remove gprof for go32.
17231
17232 * configure: Change Makefile.tem2 to Makefile.tm2.
17233
17234 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17235
17236 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17237
17238 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17239
17240 * install-sh (chmodcmd): Set to null if the DST directory already
17241 exists. Same as Nov 11th change.
17242
17243 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17244
17245 * configure (GDB_TK): Needs itcl and tix.
17246
17247 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17248
17249 * config.guess: Update from FSF.
17250
17251 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17252
17253 * Makefile.in (GDB_TK): Depend on itcl and tix.
17254
17255 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17256
17257 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17258 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17259 (INSTALL_SCRIPT): New variable.
17260 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17261 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17262 to -x.
17263 * install-sh: Add support for -x option.
17264
17265 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * configure.in, Makefile.in: Treat tix like itcl.
17268
17269 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17270
17271 * Makefile.in (WINDRES): New variable.
17272 (WINDRES_FOR_TARGET): New variable.
17273 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17274 (EXTRA_HOST_FLAGS): Add WINDRES.
17275 (EXTRA_TARGET_FLAGS): Add WINDRES.
17276 (EXTRA_GCC_FLAGS): Add WINDRES.
17277 ($(DO_X)): Pass down WINDRES.
17278 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17279 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17280 DLLTOOL_FOR_TARGET.
17281
17282 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17283
17284 * configure.in: configure sim before gdb for win32-x-ppc
17285
17286 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17287
17288 Move gperf into the toplevel, from libg++.
17289 * configure.in (target_tools): Add target-gperf.
17290 (native_only): Add target-gperf.
17291 * Makefile.in (all-target-gperf): New target, depend on
17292 all-target-libg++.
17293 (configure-target-gperf): Empty rule.
17294 (ALL_TARGET_MODULES): Add all-target-gperf.
17295 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17296 (CHECK_TARGET_MODULES): Add check-target-gperf.
17297 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17298 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17299
17300 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17301
17302 * config.sub (mn10200): Recognize new basic machine.
17303
17304 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17305
17306 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17307 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17308
17309 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17310
17311 * configure.in: If we're building mips-sgi-irix6* native, turn on
17312 ENABLE_MULTILIB and set TARGET_SUBDIR.
17313
17314 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17315
17316 * Makefile.in (all-sn): Depend on all-grep.
17317
17318 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17319
17320 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17321
17322 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17323 Makefile. From Jeff Makey <jeff@cts.com>.
17324 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17325
17326 * Makefile.in (DISTBISONFILES): Remove.
17327 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17328 $(DEFAULT_YACC).
17329
17330 * configure.in: Build itl, db, sn, etc., when building for native
17331 cygwin32.
17332
17333 * Makefile.in (LD): New variable.
17334 (EXTRA_HOST_FLAGS): Pass down LD.
17335 ($(DO_X)): Likewise.
17336
17337 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17338
17339 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17340
17341 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17342
17343 * configure.in (targargs): Strip out any supplied --build argument
17344 before adding our own. Always add --build.
17345
17346 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17347
17348 * configure.in (targargs): Pass --build if we're doing
17349 a cross-compile.
17350
17351 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17352
17353 * configure: Use '|' instead of ":" as the separator in
17354 sed. Otherwise sed chokes on NT path names with drive
17355 designators. Also look for "?:*" as the leading characters in an
17356 absolute pathname.
17357
17358 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17359
17360 * config.sub: Support for r3900.
17361
17362 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure.in: Use install-sh, not install.sh.
17365
17366 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17367
17368 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17369 apply it twice.
17370
17371 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17372
17373 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17374 install-binutils.
17375
17376 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17377
17378 * Makefile.in: Add automake targets.
17379 * configure.in (host_tools): Add automake.
17380
17381 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17382
17383 * configure: Default CXX to c++, not gcc.
17384 * Makefile.in (CXX): Set to c++, not gcc.
17385 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17386
17387 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17388
17389 * install-sh: try appending a .exe if source file doesn't
17390 exist
17391
17392 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17393
17394 * configure.in: Turn on multilib by default.
17395 (cross_only): Remove target-libiberty.
17396
17397 * Makefile.in (all-gcc): Don't depend on libiberty.
17398
17399 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17400
17401 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17402
17403 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17404
17405 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17406 (DISTBISONFILES): Add ld/Makefile.in
17407
17408 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17409
17410 * configure.in: if target is cygwin32 but host isn't cygwin32,
17411 don't configure gdb tcl tk expect, not just gdb.
17412
17413 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17414
17415 * configure.in: Added gnuserv everywhere sn appears.
17416
17417 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17418 (CROSS_CHECK_MODULES): Added check-gnuserv.
17419 (INSTALL_MODULES): Added install-gnuserv.
17420 (CLEAN_MODULES): Added clean-gnuserv.
17421 (all-gnuserv): New target.
17422
17423 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17424
17425 * config.guess: Fixes for MIPS OpenBSD systems.
17426
17427 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17428
17429 * Makefile.in (INSTALL_XFORM): Remove.
17430 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17431
17432 * mkinstalldirs: New file, copied from automake.
17433 * Makefile.in (installdirs): Rename from install-dirs. Use
17434 mkinstalldirs. Change all users.
17435 (DEVO_SUPPORT): Add mkinstalldirs.
17436
17437 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17438
17439 * install-sh: Rename from install.sh.
17440 * Makefile.in (INSTALL): Change install.sh to install-sh.
17441 (DEVO_SUPPORT): Likewise.
17442
17443 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17444 Graichen <graichen@rzpd.de>.
17445
17446 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17447
17448 * config.guess: Recognize OpenBSD systems correctly.
17449
17450 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17451
17452 * README, Makefile.in (ETC_SUPPORT): Remove references to
17453 cfg-paper*, configure.{texi,man,info*}._
17454
17455 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17456
17457 * Makefile.in (all.normal): Ensure that gcc is built after all
17458 the x11 - ie gdb - targets.
17459
17460 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17461
17462 * makefile.vms: Don't run conf-a-gas.
17463
17464 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17465
17466 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17467
17468 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17469
17470 * configure.in: Remove noconfigdirs case since gdb also
17471 configures and builds for tic80-coff.
17472
17473 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17474
17475 * configure: Set cache_file to config.cache.
17476 * Makefile.in (local-distclean): Remove config.cache.
17477
17478 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17479
17480 * COPYING: Update FSF address.
17481
17482 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17483
17484 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17485 noconfigdirs.
17486
17487 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17488
17489 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17490 MAKEDIRS, is empty.
17491
17492 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17493
17494 * config.sub: Tweak mn10300 entry.
17495
17496 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17497
17498 * configure.in (host_tools): Put sim before gdb, so gdb's
17499 configure.tgt can determine if the simulator was configured.
17500
17501 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17502
17503 * config.sub: Move BeOS $os case to be with other Cygnus
17504 local cases.
17505
17506 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17507
17508 * config.sub: Remove misplaced comment that broke Linux.
17509
17510 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17511
17512 * config.sub: Add BeOS support.
17513
17514 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17515
17516 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17517
17518 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17519
17520 * configure.in (noconfigdirs): Remove tcl and tk from
17521 noconfigdirs for cygwin32 builds.
17522
17523 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17524
17525 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17526
17527 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17528
17529 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17530 make-all.com, use makefile.vms instead.
17531
17532 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17533
17534 * config.sub: Accept -lnews*.
17535
17536 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17537
17538 * configure.in (noconfigdirs): Disable target-newlib,
17539 target-examples and target-libiberty for d30v.
17540
17541 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17542
17543 * configure.in (noconfigdirs): Enable ld for d30v.
17544
17545 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17546
17547 * configure.in (tic80-*-*): Build compiler.
17548
17549 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17550
17551 * configure.in (d30v-*): Remove sim directory from list of
17552 unsupported d30v directories
17553
17554 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17555
17556 * config.sub, configure.in: Add d30v target cpu.
17557
17558 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17559
17560 * makefile.vms: New file.
17561 * make-all.com: Remove.
17562
17563 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17564
17565 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17566
17567 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17568
17569 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17570
17571 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17572
17573 * Makefile.in (ALL_MODULES): Added all-db.
17574 (CROSS_CHECK_MODULES): Addec check-db.
17575 (INSTALL_MODULES): Added install-db.
17576 (CLEAN_MODULES): Added clean-db.
17577
17578 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17579
17580 * config.guess: Merge with latest FSF sources.
17581
17582 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17583
17584 * Makefile.in (ALL_MODULES): Added all-itcl.
17585 (CROSS_CHECK_MODULES): Added check-itcl.
17586 (INSTALL_MODULES): Added install-itcl.
17587 (CLEAN_MODULES): Added clean-itcl.
17588
17589 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17590
17591 * configure.in: build gdb for mn10200
17592
17593 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17594
17595 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17596
17597 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17598
17599 * configure.in (tic80-*-*): Turn off most targets right now.
17600
17601 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17602
17603 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17604 rather than the makeinfo program.
17605 (do-info): Depend upon all-texinfo.
17606
17607 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17608
17609 * configure.in: Remove uses of config/mh-linux.
17610
17611 * config.sub, config.guess: Merge with latest FSF sources.
17612
17613 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17614
17615 * config.sub (case $basic_machine): Add tic80 entries.
17616
17617 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17618
17619 * config.sub, config.guess: Merge with latest FSF sources.
17620
17621 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17622
17623 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17624 * mpw-config.in: Test for NewFolderRecursive.
17625 * mpw-install: Use symbolic name for startup filename.
17626 * mpw-README: Add various additional details.
17627
17628 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17629
17630 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17631
17632 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17633
17634 * configure.in: Do build gcc and the target libraries for
17635 the mn10200.
17636
17637 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17638
17639 * configure.in: don't avoid building gdb for mn10300 any more
17640 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17641 instead of single-quoting it.
17642
17643 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17644
17645 * configure.in: Don't use --with-stabs on IRIX 6.
17646
17647 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17648
17649 * configure.in (m32r): Build gdb, libg++ now.
17650
17651 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17652
17653 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17654 directories from noconfigdirs.
17655
17656 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17657
17658 * config.sub (basic_machine): added mips16 configuration
17659
17660 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17661
17662 * config.sub: Handle d10v-unknown.
17663
17664 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17665
17666 * config.sub: Handle v850-unknown.
17667
17668 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17669
17670 * Makefile.in: add findutils
17671 * configure.in: add findutils to list of host_tools
17672
17673 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17674
17675 * config.sub: Handle mn10200 and mn10300.
17676
17677 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17678
17679 * configure.in (d10v-*): Do not build librx.
17680
17681 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17682
17683 * configure.in (mn10300): Build everything except gdb & libgloss.
17684
17685 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17686
17687 * config.guess: Patch for Dansk Data Elektronik servers,
17688 from Niels Skou Olsen <nso@dde.dk>.
17689
17690 For ncr, use /bin/uname rather than uname, since GNU uname does not
17691 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17692
17693 Patch for MIPS R4000 running System V,
17694 from Eric S. Raymond <esr@snark.thyrsus.com>.
17695
17696 Fix thinko for nextstep.
17697
17698 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17699
17700 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17701 * config.guess: Guess mips-dec-mach_bsd4.3.
17702
17703 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17704 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17705 release numbers.
17706 * config.guess (mips-mips-riscos*): Emit just enough of the
17707 release number.
17708
17709 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17710 * config.guess (sparc-auspex-sunos*): Added.
17711 (f300-fujitsu-*): Added.
17712
17713 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17714 * config.guess: Recognize a Tadpole as a sparc.
17715
17716 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17717
17718 * config.guess: Don't assume that NextStep version is either 2 or
17719 3. NextStep 4 (aka OpenStep 4) has come out now.
17720
17721 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17722
17723 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17724 From Rik Faith <faith@cs.unc.edu>.
17725
17726 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17727
17728 * config.sub: Contributions from bug-gnu-utils to:
17729 Support plain "hppa" (no version given) architecture, reported by
17730 OpenStep.
17731 OpenBSD like NetBSD.
17732 LynxOs is not a hardware supplier.
17733
17734 * config.guess: Contributions from bug-gnu-utils to add support for:
17735 OpenBSD like NetBSD.
17736 Stratus systems.
17737 More Pyramid systems.
17738 i[n>4]86 Intel chips.
17739 M680[n>4]0 Motorola chips.
17740 Use unknown instead of lynx for hardware manufacturer.
17741
17742 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17743
17744 * install.sh (chmodcmd): Set to null if the DST directory already
17745 exists.
17746
17747 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17748
17749 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17750 not use mt-ppc target Makefile fragment any more.
17751
17752 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17753
17754 * configure.in (*-*-windows): Exclude everything but those dirs
17755 needed to build windows.
17756
17757 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17758
17759 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17760
17761 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17762
17763 * configure.in: Exclude mmalloc from i386-windows.
17764
17765 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17766
17767 * Undo my previous change.
17768
17769 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17770
17771 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17772 unconditionally.
17773 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17774
17775 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17776
17777 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17778 host to add it's own flags.
17779
17780 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17781
17782 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17783
17784 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17785
17786 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17787 (CXX_FOR_TARGET): Likewise.
17788 (GCC_FOR_TARGET): Define.
17789 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17790 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17791 CC_FOR_TARGET was specified on the command line.
17792 (MAKEOVERRIDES): Don't define.
17793
17794 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17795
17796 * configure.in (m32r): Fix spelling of libg++ libs.
17797
17798 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17799
17800 * config.sub (-apple*): Remove, now redundant.
17801
17802 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17803
17804 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17805
17806 * configure: Rework yesterday's sed script patch.
17807
17808 * config.sub: Merge with FSF.
17809
17810 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17811
17812 * config.guess: Merge from FSF.
17813
17814 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17815 * config.guess: Use pc instead of unknown, for pc clone systems.
17816 Change linux to linux-gnu.
17817
17818 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17819 * config.guess: Avoid non-portable tr syntax.
17820
17821 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17822
17823 * test-build.mk (HOLES): Add "xargs" for gdb.
17824
17825 * configure: Avoid hpux10.20 sed bug.
17826
17827 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17828
17829 * configure.in: Add support for windows host
17830 (that is a build done under the Microsoft build environment).
17831
17832 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17833
17834 * Makefile.in: Replace all uses of srcroot with s, to shrink
17835 command line lengths.
17836
17837 Patches from Geoffrey Noer <noer@cygnus.com>:
17838 * configure.in: If configuring for newlib, pass --with-newlib to
17839 subdirectories.
17840 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17841 -Bnewlib/ and -Lwinsup to gcc.
17842 (CXX_FOR_TARGET): Likewise.
17843
17844 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17845
17846 * Makefile.in (ETC_SUPPORT): Add configure.
17847
17848 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17849
17850 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17851 host configuration file.
17852
17853 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17854
17855 * configure.in: Break mn10x00 support into separate
17856 mn10200 and mn10300 configurations.
17857 * config.sub: Likewise.
17858
17859 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17860
17861 * configure.in: Add lots of stuff to noconfigdirs for
17862 the mn10x00 targets.
17863
17864 * config.sub, configure.in: Add mn10x00 support.
17865
17866 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17867
17868 * make-all.com: Call conf-a-gas, not config-a-gas.
17869
17870 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17871
17872 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17873 targets.
17874
17875 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17876
17877 * mpw-README: Add much more detail for native PowerMac.
17878 * mpw-install: New file.
17879 * mpw-configure: Add --norecursion and --help options.
17880 * mpw-config.in: Translate readme and install files when
17881 copying to objdir.
17882 * mpw-build.in: Don't always depend on byacc and flex.
17883 (install-only-top): New action.
17884
17885 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17886
17887 * configure.in: You can now configure GDB for the v850.
17888
17889 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17890
17891 * configure.in (noconfigdirs): Don't configure any C++ dirs
17892 if targeting D10V.
17893
17894 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17895
17896 * config.sub: Recognize mips64vr5000.
17897
17898 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17899
17900 * configure.in: Use a single line for host_tools and native_only.
17901
17902 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17903
17904 * config.sub, configure.in: Add entries for m32r.
17905
17906 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17907
17908 * Makefile.in (inet-install): Don't run install-gzip.
17909
17910 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17911
17912 * configure.in: Don't config lots of things for *-*-windows*.
17913
17914 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17915
17916 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17917 (host_libs, host_tools): Copy from configure.in.
17918 * mpw-configure: Don't complain about directories not found.
17919
17920 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17921
17922 * configure.in (i[345]86): Recognize i686 for pentium pro.
17923 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17924 file.
17925
17926 * config.guess (i[345]86): Ditto.
17927
17928 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17929
17930 * configure.in (noconfigdirs): Removed gdb for D10V.
17931
17932 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17933
17934 * configure.in: Remove ld, target-libio, target-libg++, and
17935 target-libstdc++ from noconfigdirs.
17936
17937 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17938
17939 * configure: Fix three locations where shell scripts were
17940 being run directly rather than with config_shell.
17941
17942 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17943
17944 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17945 * config.sub (basic_machine): Recognize v850.
17946
17947 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17948
17949 * mpw-configure: Handle multiple enable/disable options and
17950 pass them down recursively, handle -c and -s flags appropriately
17951 depending on choice of compiler, add escape mechanism for
17952 quoted arguments to gC.
17953
17954 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17955
17956 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17957 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17958 so that -mrelocatable-lib and -mno-eabi are used.
17959
17960 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17961 not support --print-multi-lib, don't abort.
17962
17963 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17964
17965 * make-all.com: Run config-a-gas.
17966 * setup.com: Don't copy subdirectory files around.
17967
17968 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17969
17970 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17971 target, it now compiles correctly.
17972
17973 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17974
17975 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17976
17977 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17978
17979 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17980
17981 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17982
17983 * configure.in (native_only): Add prms.
17984
17985 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17986
17987 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17988 (BINUTILS_SUPPORT_DIRS): Likewise.
17989
17990 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17991
17992 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17993 d10v support is added.
17994
17995 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17996
17997 * configure.in (d10v-*-*): New target.
17998
17999 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18000
18001 * config.guess (HP 9000/811): Recognize this as a PA1.1
18002 machine.
18003
18004 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18005
18006 * Makefile.in (do-tar-gz): New target, split out from tail end of
18007 taz target. Run each command separately, don't use pipes.
18008 (taz): Use it.
18009
18010 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18011
18012 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18013 * mpw-build.in: No builds should depend on building byacc or flex,
18014 they are assumed to be installed already.
18015
18016 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18017
18018 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18019 variable that CC_FOR_TARGET needs.
18020
18021 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18022
18023 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18024 options have changed since the last time the subdirectory was
18025 configured, and if it has, reconfigure.
18026 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18027 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18028
18029 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18030
18031 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18032 CLEAN_MODULES): Add bash.
18033 (all-bash): New target.
18034
18035 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18036
18037 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18038
18039 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18040
18041 * config.sub (basic_machine): Recognize d10v as a valid processor.
18042
18043 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18044
18045 * mpw-configure: Add support for --bindir.
18046 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18047
18048 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18049
18050 * configure.in: add bash, time, gawk to list of hosttools and things
18051 to only build for native toolchains
18052
18053 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18054
18055 * Makefile.in (docdir): Remove.
18056
18057 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18058
18059 * Makefile.in (datadir): Set to $(prefix)/share.
18060
18061 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18062
18063 * configure.in: build diff and patch for cygwin32-hosted
18064 toolchains.
18065
18066 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18067
18068 * config.sub: Accept -rtems*.
18069
18070 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18071
18072 * configure.in: enable dosrel for cygwin32-hosted builds,
18073 remove diff from the list of things not buildable
18074 via Canadian Cross
18075
18076 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18077
18078 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18079 don't get ". ".
18080
18081 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18082
18083 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18084
18085 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18086
18087 * Makefile.in (taz): Handle case where tex3patch didn't even get
18088 checked out. Also, if it was found, put the symlink in a new util
18089 subdirectory.
18090
18091 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18092
18093 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18094
18095 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18096
18097 * config.sub: Recognize -openvms.
18098 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18099 * make-all.com, setup.com: New files.
18100
18101 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18102
18103 * Makefile.in (taz): tex3patch moved to texinfo/util.
18104
18105 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18106
18107 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18108 * configure.in: remove make from disable-if-Can-Cross list
18109 enable gdb if ${host} and ${target} are cygwin32
18110
18111 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18112
18113 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18114 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18115
18116 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18117
18118 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18119 distinguish sysv/svr4/bsd variants.
18120 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18121
18122 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18123
18124 * configure.in: Added copyright notice.
18125 * move-if-change: Added copyright notice.
18126
18127 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18128
18129 * configure.in (powerpcle-*-solaris*): Until we get shared
18130 libraries working, don't build gdb, sim, make, tcl, tk, or
18131 expect.
18132
18133 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18134
18135 * config.guess: Merge with FSF:
18136
18137 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18138 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18139
18140 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18141 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18142
18143 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18144 * config.guess: Combine two OSF1 rules.
18145 Also recognize field test versions. From mjr@zk3.dec.com.
18146 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18147 because GNU uname does not support -p. From pmr@pajato.com.
18148
18149 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18150
18151 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18152
18153 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18154
18155 * mpw-README: Document GCCIncludes.
18156
18157 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18158
18159 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18160
18161 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18162
18163 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18164
18165 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18166
18167 * configure.in (*-*-cygwin32): Configure make.
18168
18169 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18170
18171 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18172
18173 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18174
18175 * Makefile.in (all-inet): Depend on all-perl.
18176
18177 * Makefile.in (inet-install): New target.
18178
18179 * Makefile.in (all-inet): Depend on all-tcl.
18180 (all-inet): Depend on all-send-pr.
18181
18182 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18183
18184 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18185 temporarily.
18186
18187 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18188
18189 * configure.in: Don't configure --with-gnu-ld on AIX.
18190
18191 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18192
18193 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18194
18195 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18196
18197 * Makefile.in (ALL_MODULES): Added all-inet.
18198 (CROSS_CHECK_MODULES): Added check-inet.
18199 (INSTALL_MODULES): Added install-inet.
18200 (CLEAN_MODULES): Added clean-inet.
18201 (all-indent): New target.
18202
18203 * configure.in (host_tools): Added inet.
18204 (native_only): Added inet.
18205 (noconfigdirs): Added inet.
18206
18207 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18208
18209 * configure.in: Don't configure libgloss if we are not configuring
18210 newlib.
18211
18212 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18213
18214 * configure.in: Don't configure libgloss for unsupported
18215 architectures.
18216
18217 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18218
18219 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18220
18221 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18222
18223 * Makefile.in (ALL_MODULES): Include all-apache.
18224 (CROSS_CHECK_MODULES): Include check-apache.
18225 (INSTALL_MODULES): Include install-apache.
18226 (all-apache): New target.
18227
18228 * configure.in: Added apache everywhere perl is seen.
18229
18230 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18231
18232 * Makefile.in: Add support for clean-{module} and
18233 clean-target-{module} rules.
18234
18235 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18236
18237 * configure.in (*-*-ose) do not build libgloss.
18238
18239 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18240
18241 * config.guess (prep*:SunOS:5.*:*): Turn into
18242 powerpele-unknown-solaris2.
18243
18244 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18245
18246 * configure.in: Permit --enable-shared to specify a list of
18247 directories.
18248
18249 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18250
18251 * configure.in (host==solaris): Pass only the first word of $CC
18252 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18253
18254 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18255
18256 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18257
18258 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18259
18260 * Makefile.in (ALL_MODULES): Include all-perl.
18261 (CROSS_CHECK_MODULES): Include check-perl.
18262 (INSTALL_MODULES): Include install-perl.
18263 (ALL_X11_MODULES): Include all-guile.
18264 (CHECK_X11_MODULES): Include check-guile.
18265 (INSTALL_X11_MODULES): Include install-guile.
18266 (all-perl): New target.
18267 (all-guile): New target.
18268
18269 * configure.in (host_tools): Include perl and guile.
18270 (native_only): Include perl and guile.
18271 (noconfigdirs): Don't build guile and perl; no ports have been
18272 done.
18273
18274 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18275
18276 * configure (--enable-*): Handle quoted option lists such as
18277 --enable-sim-cflags='-g0 -O' better.
18278
18279 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18280
18281 * Makefile.in ({,inst}all-target): New rule so we can make and
18282 install all of the target directories easily.
18283
18284 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18285
18286 * configure.in: Add missing global flag in sed substitution when
18287 deleting `target-' from ${configdirs}.
18288
18289 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18290
18291 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18292 option.
18293
18294 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18295 config/mh-necv4.
18296
18297 * install.sh: Correct misspelling of transformbasename.
18298
18299 * config.guess: Recognize mips-*-sysv*.
18300
18301 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18302
18303 * config.sub: Recognize mon960.
18304
18305 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18306
18307 * configure: Restore Canadian Cross handling of BISON and LEX,
18308 removed in Feb 20 change.
18309
18310 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18311
18312 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18313 Mention make install. Remove the old copyright date as well the
18314 clumsy and rather pointless copyright on the README file.
18315
18316 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18317
18318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18319 Makefile after running symlink-tree, then run `make distclean' to
18320 avoid clobbering any generated files in srcdir.
18321
18322 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18323
18324 * configure.in (m68k-*-netbsd*): Build everything now.
18325
18326 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18327
18328 * Makefile.in (taz): Fix quoting.
18329
18330 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18331
18332 * configure.in (sparclet-*-*): Build everything now.
18333
18334 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18335
18336 * configure.in (m68k-*-linux*): New host.
18337
18338 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18339
18340 * configure: Check for bison before byacc.
18341
18342 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18343
18344 * Makefile.in configure: Change the way LEX and BISON/YACC are
18345 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18346 searching PATH. These are used as fallbacks by Makefile.in if
18347 flex/bison/byacc aren't in objdir.
18348
18349 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18350
18351 * Makefile.in: Make everything which depends upon all-bfd also
18352 depend upon all-opcodes, in case --with-commonbfdlib is used.
18353
18354 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18355
18356 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18357 building NT native compilers on Unix.
18358
18359 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18360
18361 * configure.in: Don't get CC from the host Makefile fragment if we
18362 can find gcc in PATH, or if this is a Canadian Cross. Move the
18363 Solaris test for /usr/ucb/cc to the post target script, just after
18364 the compiler sanity test.
18365
18366 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18367
18368 * config.sub: Merge with FSF.
18369
18370 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * Makefile.in (RPATH_ENVVAR): New variable.
18373 (REALLY_SET_LIB_PATH): Use it.
18374 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18375
18376 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18377
18378 * config.sub, configure.in: Recognize sparclet cpu.
18379
18380 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18381
18382 * config.guess: Support m68k-cbm-sysv4.
18383
18384 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18385
18386 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18387 m68k-unknown-linuxaout from linker help string. Put quotes around
18388 $ld_help_string.
18389
18390 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18391
18392 * config.guess (powerpc-harris-powerunix): Add guess for port
18393 to new target.
18394
18395 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18396
18397 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18398
18399 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18400
18401 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18402 $(REALLY_SET_LIB_PATH) in Makefile.
18403 * Makefile.in (SET_LIB_PATH): New variable.
18404 (REALLY_SET_LIB_PATH): New variable.
18405 ($(DO_X)): Use $(SET_LIB_PATH).
18406 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18407 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18408 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18409 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18410 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18411 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18412 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18413 (install-dosrel): Likewise.
18414 (all-opcodes): Depend upon all-libiberty.
18415
18416 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18417
18418 * config.guess (*:CYGWIN*): New
18419
18420 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18421
18422 * Makefile.in (all-target-winsup): All all-target-libiberty.
18423
18424 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18425
18426 * configure.in (noconfigdirs): Add missing # in front of comment.
18427
18428 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18429
18430 * configure.in: add second pass to things added to noconfigdirs
18431 so *-gm-magic can exclude libgloss properly.
18432
18433 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18434
18435 * mpw-configure (extralibs_name, rez_name): Set correctly
18436 for MWC68K compiler.
18437
18438 * mpw-README: Add more info on the necessary build tools.
18439
18440 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18441
18442 * configure.in, config.sub: Recognize cygwin32.
18443
18444 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18445
18446 * config.guess, config.sub: Recognize A/UX.
18447
18448 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18449
18450 * config.sub: Merge with gcc/config.sub.
18451
18452 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18453
18454 * mpw-build.in (do-binutils): Add build of stamps.
18455
18456 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18457
18458 * config.sub: Add recognition for mips64vr4100*-* targets.
18459
18460 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18461
18462 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18463 Add creation of gconfigargs with `--enable-shared' turned on.
18464 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18465 ($(host)-stamp-stage3-configured): Likewise.
18466 (HOLES): Add chatr and ldd.
18467 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18468
18469 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18470
18471 * configure: Pass --nfp to recursive configures.
18472
18473 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18474
18475 * Makefile.in (DLLTOOL): New.
18476 (DLLTOOL_FOR_TARGET): New.
18477 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18478 (EXTRA_TARGET_FLAGS): Ditto.
18479 (EXTRA_GCC_FLAGS): Ditto.
18480 (CONFIGURE_TARGET_MODULES): Ditto.
18481 (DO_X): Ditto.
18482 * configure: Add DLLTOOL.
18483
18484 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18485
18486 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18487 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18488 mh-sco, since old workarounds no longer needed, and don't
18489 build ld, since libraries have weak symbols in COFF.
18490
18491 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18492
18493 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18494
18495 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18496
18497 * configure.in: Make sure that ${CC} can be used to compile an
18498 executable.
18499
18500 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18501
18502 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18503 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18504 nothing depending on whether gdbtk is being built.
18505
18506 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18507
18508 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18509
18510 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18511
18512 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18513 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18514
18515 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18516
18517 * config-ml.in: Add support for
18518 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18519 Simplify setting of multidirs from --disable-foo.
18520
18521 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18522
18523 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18524 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18525 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18526 non-empty, pass them on to the GCC make.
18527 (all-bootstrap): New rule that is like all-gcc, except it executes
18528 the GCC bootstrap rule instead of the GCC all rule.
18529
18530 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18531
18532 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18533
18534 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18535
18536 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18537 DG/UX support.
18538
18539 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18540
18541 * config.sub (i*86*) Change [345] to [3456]
18542
18543 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18544
18545 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18546 --with-gnu-ld=no.
18547
18548 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18549
18550 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18551 AIX multilibs get built.
18552
18553 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18554
18555 * configure.in (i386-win32): Don't build expect if we're not
18556 building the tcl subdir.
18557
18558 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18559
18560 * Makefile.in: (configure-target-examples, all-target-examples):
18561 New targets, configure and build example programs.
18562
18563 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18564
18565 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18566 use it as input to sedit the generated MPW makefile.
18567 * mpw-README: Add a suggestion about Gestalt.h.
18568
18569 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18570
18571 * config.sub: Accept *-*-ieee*.
18572
18573 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18574
18575 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18576 Ronald F. Guilmette <rfg@monkeys.com>.
18577
18578 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18579
18580 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18581 for powerpc-pe native.
18582 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18583 (target==powerpc-pe): duplicate i386-win32 entry.
18584
18585 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18586
18587 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18588 of vxworks, not just vxworks5.1.
18589
18590 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18591
18592 * mpw-configure: Add support for exec-prefix.
18593
18594 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18595
18596 * config.guess: Recognize HP model 816 machines as having
18597 a PA1.1 processor.
18598
18599 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18600
18601 * configure: Ignore new autoconf configure options.
18602
18603 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18604
18605 * config.guess: Recognize Pentium under SCO.
18606 From Robert Lipe <robertl@arnet.com>.
18607
18608 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18609
18610 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18611
18612 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18613
18614 * configure.in: Don't configure gas for alpha-dec-osf*.
18615
18616 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18617
18618 * configure.in: Default to --with-stabs for some targets for which
18619 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18620 i[345]86*-*-unixware*.
18621
18622 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18623
18624 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18625 rather than basing it on the target. Simplify handling of options
18626 controlling which directories to configure. Remove extraneous
18627 slash in multi-clean target.
18628
18629 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18630
18631 * config-ml.in: Prefix more variables with ml_ so they don't collide
18632 with configure's.
18633
18634 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18635
18636 * configure: Don't turn -v into --v.
18637
18638 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18639
18640 * configure.in (targargs): Fix typo.
18641
18642 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18643
18644 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18645
18646 * configure.in: Strip --host and --target options from
18647 CONFIG_ARGUMENTS, and always configure for --host only. Add
18648 --with-cross-host option when building with a cross-compiler.
18649 * configure: Canonicalize the arguments put into config.status by
18650 always using `=' for an option with an argument. Pass a presumed
18651 --host or --target explicitly.
18652
18653 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18654
18655 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18656 into general OS recognition case.
18657
18658 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18659
18660 * configure.in (target_configdirs): add target-winsup only
18661 for win32 target systems.
18662
18663 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18664
18665 * Makefile.in (all-target-libgloss): Depend upon
18666 configure-target-newlib, since when libgloss is built it looks to
18667 see if the newlib directory exists.
18668
18669 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18670
18671 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18672 cfg-ml-*.in.
18673
18674 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18675
18676 * configure: Handle LD and LD_FOR_TARGET when configuring a
18677 Canadian Cross.
18678
18679 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18680
18681 * configure.in (target_libs): add target-winsup.
18682 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18683 (target==ppcle-pe): remove ld from $noconfigdirs.
18684
18685 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18686
18687 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18688 Preserve relative path names in $srcdir. Build symlink tree if
18689 configuring cross target dir and srcdir=. (= no VPATH support).
18690 (configure-target-libg++): Depend on configure-target-librx.
18691 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18692 * config-ml.in: New file.
18693 * symlink-tree: New file.
18694 * configure: Ensure srcdir="." if that's what it is.
18695
18696 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18697
18698 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18699 includes and FLEX_SKELETON setting.
18700 * mpw-configure (--with-gnu-ld): New option, controls whether
18701 to use PPCLink or ld with PowerMac GCC.
18702 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18703 * mpw-config.in: Configure grez if targeting Mac.
18704
18705 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18706 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18707 just macos.
18708 * configure.in: Configure grez resource compiler if targeting Mac.
18709 * Makefile.in (all-grez, install-grez): New targets.
18710
18711 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18712
18713 * configure: CXX defaults to gcc, not g++. If we find
18714 gcc in the path, set CC to gcc -O2.
18715
18716 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18717
18718 * configure: Default ${build} correctly. Avoid picking up extra
18719 spaces when reading CC and CXX from Makefile. When doing a
18720 Canadian Cross, use plausible default values for numerous
18721 variables.
18722 * configure.in: When doing a Canadian Cross, don't try to
18723 configure tools whose configure script can't handle it.
18724
18725 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18726
18727 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18728
18729 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18730
18731 * configure: Remove dubious bug reporting address.
18732
18733 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18734
18735 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18736 configure script, run that instead of this directory's configure.
18737 In either case, print a message that we're configuring the sub-dir.
18738
18739 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18740
18741 * configure.in: Before checking for the existence of various files,
18742 use sed to filter out "target-".
18743
18744 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18745
18746 * Makefile.in (DO_X): Split rule to decrease command line length
18747 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18748 (Philippe De Muyter).
18749
18750 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18751
18752 * Makefile.in (all-patch): depend on all-libiberty.
18753
18754 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18755
18756 * configure.in: If the only directory in target_configdirs which
18757 actually exists is libiberty, then set target_configdirs to empty,
18758 to avoid trying to build a target libiberty in a gas or gdb
18759 distribution.
18760
18761 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18762
18763 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18764 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18765 systems.
18766
18767 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18768
18769 * configure.in (copy_dirs): Use sys-include instead of include
18770 for --with-headers option.
18771
18772 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18773
18774 * Makefile.in, configure.in: Make winsup builds work with
18775 new scheme.
18776
18777 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18778
18779 * configure.in: Build the linker on AIX.
18780
18781 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18782
18783 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18784 where needed.
18785
18786 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18787
18788 * Makefile.in (all-gcc): Fix typo.
18789
18790 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18791
18792 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18793
18794 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18795
18796 * configure.in: Rename libFOO to target-libFOO, and xiberty
18797 to target-xiberty, to provide more flexibility.
18798 (target_subdir): Define. Create if cross.
18799 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18800 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18801 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18802 check-libFOO -> check-target-libFOO, etc.
18803 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18804 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18805 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18806 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18807 allow ALL_GCC="" to only configure.
18808 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18809 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18810 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18811
18812 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18813
18814 * Makefile.in (taz): Build "info" in etc explicitly.
18815
18816 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18817
18818 * configure.in: Make sure that CC is undefined (as opposed to
18819 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18820 problem with autoconf trying to configure on a host without GCC.
18821
18822 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18823
18824 * mpw-configure: Set host alias from choice of host compiler,
18825 only use generic MPW Makefile sed if present, edit a file
18826 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18827 * mpw-README: Add problem notes about CW6 and CW7.
18828
18829 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18830
18831 * Makefile.in (taz): Use ";" instead of ";;".
18832
18833 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18834
18835 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18836 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18837 DISTDOCDIRS.
18838 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18839 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18840
18841 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18842
18843 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18844 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18845 Move bfd to DISTSTUFFDIRS.
18846
18847 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18848
18849 * Makefile.in (X11_LIB): Removed.
18850 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18851
18852 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18853
18854 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18855
18856 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18857 names.
18858
18859 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18860
18861 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18862
18863 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18864
18865 * configure.in (i[345]86-*-win32): Always build newlib.
18866 Don't configure cvs, autoconf or texinfo.
18867 * Makefile.in (LD_FOR_TARGET): New.
18868 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18869 Pass down LD_FOR_TARGET.
18870
18871 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18872
18873 * winsup: New directory.
18874 * Makefile.in: Build winsup.
18875 * configure.in: Winsup is configured when target is win32.
18876 Can only build win32 target GDB when native.
18877
18878 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18879
18880 * config.guess: Recognize HP model 819 machines as having
18881 a PA 1.1 processor.
18882
18883 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18884
18885 * configure: Fix sed loop which substitutes for CC and CXX to
18886 avoid bug found in various sed implementations.
18887
18888 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18889
18890 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18891 simulator. Use standard powerpc-*-eabi*.
18892
18893 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18894
18895 * configure.in: Stop putting gas and binutils in noconfigdirs for
18896 powerpc-*-aix* and rs6000-*-*.
18897
18898 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18899
18900 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18901 -mcall-aixdesc libraries.
18902
18903 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18904
18905 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18906
18907 * config.sub (arm | armel | armeb): Fix shell syntax.
18908
18909 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18910
18911 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18912 -msoft-float and -mcpu=common support.
18913 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18914 libraries.
18915
18916 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18917
18918 * configure.in: Allow configuration and build of emacs19 for the alpha.
18919
18920 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18921
18922 * configure.in (CC): Get ^CC, not just any old CC, from
18923 ${host_makefile_frag}.
18924
18925 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18926
18927 * configure.in (CC): Try to get CC from
18928 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18929
18930 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18931
18932 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18933 only if it exists in $(srcdir).
18934
18935 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18936
18937 * configure: If CC and CXX are not set in the environment, set
18938 them, based on either an existing Makefile or on searching for gcc
18939 in PATH. Substitute for CC and CXX in Makefile.
18940 * configure.in: Remove libm from target_libs. Separate
18941 target_configdirs from configdirs. If CC is not set in
18942 environment, try to get it from a host Makefile fragment. Rewrite
18943 changes of configdirs to use skipdirs instead. A few minor
18944 tweaks. Take directories out of target_configdirs as they are
18945 taken out of configdirs. Remove existing Makefile files from
18946 subdirectories. Substitute for TARGET_CONFIGDIRS and
18947 CONFIG_ARGUMENTS in Makefile.
18948 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18949 by configure.in.
18950 (CONFIG_ARGUMENTS): Likewise.
18951 (CONFIGURE_TARGET_MODULES): New variable.
18952 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18953 ($(CONFIGURE_TARGET_MODULES)): New target.
18954 (configure-libg++, configure-libio): New targets.
18955 (all-libg++): Depend upon configure-libg++.
18956 (all-libio): Depend upon configure-libio.
18957 (configure-libgloss, all-libgloss): New targets.
18958 (configure-libstdc++): New target.
18959 (all-libstdc++): Depend upon configure-libstdc++.
18960 (configure-librx, all-librx): New targets.
18961 (configure-newlib): New target.
18962 (all-newlib): Depend upon configure-newlib
18963 (configure-xiberty): New target.
18964 (all-xiberty): Depend upon configure-xiberty.
18965
18966 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18967
18968 * configure.in (host i[345]86-*-win32): Expand the
18969 noconfigdirs again.
18970
18971 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18972
18973 * mpw-configure: Fix sed command file name.
18974
18975 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18976
18977 * configure.in (host i[345]86-*-win32): Reduce the
18978 noconfigdirs again.
18979
18980 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18981
18982 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18983 or powerpc*-*-pe*, since they are not yet supported.
18984
18985 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18986
18987 Add PowerMac support and many other enhancements.
18988 * mpw-configure: New option --cc to select compiler to use,
18989 paste options set according to --cc into the generated
18990 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18991 if mpw-make.sed is present.
18992 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18993 add forward includes for PowerPC include files.
18994 * mpw-build.in: Build using Makefile.PPC if present.
18995 (do-byacc, etc): Remove separate version resource builds.
18996 (do-gas): Build "stamps" before "all".
18997 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18998 * mpw-README: Update to reflect --cc option, PowerMac support,
18999 and recently-reported compatibility problems.
19000
19001 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19002
19003 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19004 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19005 (--with-multilib-top): Pass to recursive invocations.
19006
19007 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19008
19009 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19010 v810-*-*.
19011
19012 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19013
19014 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19015 gdb, ld and opcodes on v810-*-*.
19016
19017 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19018
19019 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19020 (local-maintainer-clean): New target.
19021 (maintainer-clean): New target.
19022 (realclean): Just depend upon maintainer-clean.
19023
19024 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19025
19026 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19027
19028 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19029
19030 * configure.in: Build ld in mips*-*-bsd* case.
19031
19032 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19033
19034 * config.sub: Accept -lites* OS. From Ian Dall.
19035
19036 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19037
19038 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19039 targets.
19040
19041 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19042
19043 * configure.in: treat i386-win32 canadian cross the same as
19044 i386-go32 canadian cross.
19045
19046 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19047
19048 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19049 running under the simulator to build a reduced set of libraries.
19050 (powerpc-*-eabiaix): Add fine grained multilib support added to
19051 other powerpc targets yesterday.
19052
19053 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19054
19055 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19056 -disable-softfloat, -disable-relocatable, -disable-aix, and
19057 -disable-sysv to control which multilib libraries get built.
19058
19059 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19060
19061 * configure: Add Makefile.tem to list of files to remove in trap
19062 handler.
19063
19064 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19065
19066 * config.guess (*Linux*): Add missing "exit"s.
19067 Also, need specific check for alpha-unknown-linux (uses COFF).
19068
19069 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19070
19071 * config.guess: Merge with FSF:
19072
19073 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19074 * config.guess (AIX4): More robust release numbering discovery.
19075
19076 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19077 * config.guess (i386-sequent-ptx): Properly get version number.
19078
19079 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19080 * config.guess (mips:*:4*:UMIPS): New case.
19081
19082 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19083
19084 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19085 (i386-win32 host): Likewise. Don't build readline.
19086
19087 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19088
19089 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19090 SUPPORT_FILES to submakes.
19091
19092 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19093
19094 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19095 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19096 mpw-configure.
19097
19098 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19099
19100 * configure.in (appdirs): Use =, not ==, in test expression when
19101 trying to build the text to print in the warning message for
19102 Solaris users.
19103
19104 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19105
19106 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19107
19108 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19109
19110 * config.guess: Recognize lynx-2.3.
19111
19112 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19113
19114 * config.sub (z8ksim): Deleted
19115 (z8k-*-coff): New, this is the one true name of the target.
19116
19117 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19118
19119 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19120
19121 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19122
19123 * config.guess (*:Linux:*:*): First try asking the linker what the
19124 default object file format is (elf, aout, or coff). Then if this
19125 fails, try previous methods.
19126
19127 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19128
19129 * configure.in: Don't build newlib for *-*-vxworks5.1.
19130
19131 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19132
19133 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19134 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19135
19136 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19137
19138 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19139
19140 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19141
19142 * cfg-ml-com.in: New file.
19143 * cfg-ml-pos.in: New file.
19144
19145 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19146
19147 * COPYING.NEWLIB: Add HP free copyright to list.
19148
19149 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19150
19151 * config.sub: Recognize -eabi* for the system, not just -eabi.
19152
19153 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19154
19155 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19156 * config.sub, configure.in (win32): New target and host.
19157
19158 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19159
19160 * configure.in: Add i386-pe configuration.
19161
19162 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19163
19164 * mpw-build.in (install): Install GDB after LD.
19165
19166 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19167
19168 * mpw-config.in (elf/mips.h): Always forward-include, needed
19169 for GDB to build.
19170
19171 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19172
19173 * testsuite: New directory for customer acceptance and whole tool
19174 chain tests.
19175
19176 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19177
19178 * configure: If per-host line isn't found, but AC_OUTPUT is found
19179 and a configure script exists, run it instead.
19180
19181 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19182
19183 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19184
19185 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19186
19187 * configure: Set build_{cpu,vendor,os,alias} to host values when
19188 --build isn't specified.
19189
19190 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19191
19192 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19193 (FLAGS_TO_PASS): Pass them.
19194 (EXTRA_TARGET_FLAGS): Ditto.
19195
19196 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19197
19198 * Makefile.in (all-libg++): Depend on all-libstdc++.
19199
19200 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19201
19202 * configure.in (noconfigdirs): Enable all packages for
19203 i386-unknown-netbsd.
19204
19205 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19206
19207 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19208 hosted builds (DOS builds)
19209
19210 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19211
19212 Changes for ARM based on patches from Richard Earnshaw:
19213 * config.sub: Handle armeb and armel.
19214 * configure.in: Omit arm linker only for riscix.
19215
19216 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19217
19218 * config.guess: Update from FSF.
19219
19220 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19221
19222 * config.sub: Recognize powerpcle as the little endian variant of
19223 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19224 powerpcle variant. Convert pentium into i586, not i486. Add p5
19225 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19226 temporarily.
19227
19228 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19229
19230 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19231
19232 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19233
19234 * config.sub: Accept -lites* as a basic system type.
19235
19236 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19237
19238 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19239 installed, and if so return linuxoldld as the system name.
19240
19241 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19242
19243 * config.guess: Add hppa1.1-hp-lites support.
19244
19245 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19246
19247 * configure.in: Don't build newlib for m68k-vxworks5.1.
19248
19249 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19250
19251 * configure.in (mips-sgi-irix6): Use mh-irix5.
19252
19253 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19254
19255 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19256
19257 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19258
19259 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19260 OSF/1. Fix compiler flags.
19261 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19262
19263 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19264
19265 * configure.in: Recognize --with-newlib.
19266 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19267
19268 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19269
19270 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19271 to *_X11_MODULES due to gdbtk needing X include files et al.
19272
19273 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19274
19275 Merge in support for Mac MPW as a host.
19276 (Old change descriptions retained for informational value.)
19277
19278 * mpw-config.in: Add generic include forwards for cpu-specific
19279 include files in aout and elf directories.
19280
19281 * mpw-configure: Added copyright.
19282 * mpw-config.in: Check for presence of required build tools.
19283 (target_libs): Add newlib.
19284 (target_tools): Add examples.
19285 (Read Me): Generate as "Read Me for MPW" instead.
19286 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19287 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19288 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19289
19290 * mpw-configure: Remove subdir-specific makefile hackery,
19291 delete mk.tmp after using it.
19292
19293 * mpw-build.in (all): Display start and end times.
19294
19295 * mpw-configure (host_canonical): Set.
19296 (target_cpu): Always add to makefiles.
19297 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19298 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19299 (mpw-mh-mpw): Look for in srcdir and srcroot.
19300 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19301
19302 * mpw-build.in: (install-only): New target.
19303
19304 * mpw-configure (host_alias, target_alias): Rename from hostalias
19305 and targetalias, add into generated Makefile.
19306 (mk.tmp): If present, add into generated Makefile.
19307 * mpw-build.in (all-gas): Build config.h first before gas proper.
19308
19309 * mpw-configure (config.status): Write only if changed.
19310 * mpw-config.in (readline): Configure it (not built, just used for
19311 definitions).
19312
19313 * mpw-config.in (elf/mips.h): Add a forward include.
19314
19315 * mpw-config.in: Forward-include most .h files in include into
19316 extra-include.
19317 (readline): Don't build.
19318 mpw-build.in (install): Install GDB.
19319
19320 * mpw-configure (prefix, mpw_prefix): Handle it.
19321 * mpw-config.in (mmalloc, readline): Don't configure.
19322 * mpw-build.in (thisscript): Rename to ThisScript.
19323 Use mpw-build instead of BuildProgram everywhere.
19324 (mmalloc, readline): Don't build.
19325 * mpw-README: New file, basic documentation about the MPW port.
19326
19327 * mpw-config.in: Use forward-include to create include files.
19328
19329 * mpw-configure: Add more things to the top of each configured
19330 Makefile, including contents of config/mpw-mh-mpw.
19331 * mpw-config.in (extra-include): Create this directory and fill it
19332 with Posix-like include files when configuring.
19333
19334 * config.sub (apple, mac, mpw): Add various aliases.
19335
19336 * mpw-build.in: New file, top-level build script fragment for MPW.
19337 * mpw-configure: New file, configure script for MPW.
19338 * mpw-config.in: New file, config fragment for MPW.
19339
19340 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19341
19342 * configure.in (host_libs): Remove glob, since it is gone from the
19343 sources.
19344
19345 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19346
19347 * Makefile.in: define empty GDB_NLM_DEPS var.
19348
19349 * configure.in(target_makefile_frag): use config/mt-netware
19350 for netware targets.
19351
19352 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19353
19354 * config.sub: Merge in recent FSF changes. Remove linux special
19355 cases.
19356
19357 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19358
19359 Revert this change:
19360
19361 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19362
19363 * build-all.mk: Use CC=cc -Xs on Solaris.
19364
19365 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19366
19367 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19368 stop using it.
19369 * Makefile.in: Nuke all references to glob subdirectory.
19370
19371 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19372
19373 * configure.in: Fix --enable-shared logic in per-host.
19374
19375 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19376
19377 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19378
19379 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19380
19381 * configure.in (noconfigdirs): Don't build gas on AIX, for
19382 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19383
19384 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19385
19386 * configure: Fix --cache-file to work if the file argument is a
19387 relative path.
19388
19389 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19390
19391 * configure: If the --cache-file is used, pass it down to
19392 configure in subdirectories.
19393
19394 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19395
19396 * config.sub: add vxworks29k configuration.
19397
19398 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19399
19400 * Makefile.in (taz): Do "diststuff" part quietly.
19401
19402 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19403
19404 * config.sub: Mini-merge with gcc/config.sub.
19405
19406 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19407
19408 * config.guess (IRIX): Sed - to _.
19409
19410 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19411
19412 * Makefile.in (source-vault, binary-vault): New targets.
19413
19414 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19415
19416 * config.sub: Recognize -eabi as a basic system type.
19417
19418 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19419
19420 * configure.in (enable_shared stuff): Fix typo.
19421
19422 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19423
19424 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19425
19426 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19427
19428 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19429
19430 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19431
19432 * configure.in (rs6000-*-*): Don't build gas.
19433
19434 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19435
19436 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19437 reduce command line length.
19438 (AS_FOR_TARGET): Check for as.new, not Makefile.
19439 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19440
19441 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19442
19443 * config.guess: Merge from FSF.
19444
19445 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19446
19447 * configure: Don't use $ when handling program_suffix.
19448
19449 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19450
19451 * configure.in: Configure tk for hppa/hpux.
19452
19453 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19454
19455 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19456
19457 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19458
19459 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19460 to LIBCXXFLAGS. Tests are better run without it.
19461
19462 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19463
19464 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19465
19466 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19467
19468 * configure.in (*-*-netware*): Don't configure xiberty.
19469
19470 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19471
19472 * configure.in: Remove tk from native_only list.
19473
19474 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19475
19476 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19477 for special NCD build.
19478
19479 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19480
19481 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19482 makeall.bat, they're only useful for binutils snapshots.
19483 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19484 makeall.bat to specified SUPPORT_FILES.
19485
19486 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19487
19488 * build-all.mk: Add Ericsson targets to sun4 and solaris
19489 hosts. Add BNR's sun4 target to solaris host, so their
19490 build-from-source will be tested in-house first.
19491
19492 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19493
19494 * Makefile.in (LIBCFLAGS): New variable.
19495 (CFLAGS_FOR_TARGET): Ditto.
19496 (LIBCFLAGS_FOR_TARGET): Ditto.
19497 (LIBCXXFLAGS): Ditto.
19498 (CXXFLAGS_FOR_TARGET): Ditto.
19499 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19500 (BASE_FLAGS_TO_PASS): Pass them.
19501 (EXTRA_TARGET_FLAGS): Ditto.
19502
19503 * configure.in: Support --enable-shared.
19504
19505 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19506
19507 * configure.in (target_libs): Include libstdc++ again.
19508 * config.guess: Update from FSF (for FreeBSD).
19509
19510 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19511
19512 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19513 makeall.bat.
19514 (DISTDOCDIRS): Add `etc'.
19515 (ETC_SUPPORT_PFX): New variable.
19516 (taz): Include anything from etc starting with a word in
19517 ETC_SUPPORT_PFX.
19518
19519 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19520
19521 * config.sub: Update for recent FSF changes. Remove obsolete
19522 h8300hds entry. Add -windows* and -osx as basic os. Minor
19523 spacing changes.
19524
19525 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19526
19527 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19528
19529 * config.guess: Merge with FSF.
19530 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19531
19532 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19533
19534 * configure: Since the "trap 0" handler will override the exit
19535 status on many systems, only use it for "exit 1", and make it set
19536 a non-zero exit status; reset it before "exit 0". Also, check
19537 exit status of config.sub, and error out if it failed.
19538
19539 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19540
19541 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19542 and install libgloss.
19543
19544 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19545
19546 * Makefile.in (all-binutils): Depend upon all-byacc.
19547
19548 * configure.in: Don't build emacs on Irix 5.
19549
19550 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19551
19552 * configure.in (*-*-netware*): Add libio.
19553
19554 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19555
19556 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19557 (CHECK_TARGET_MODULES): Ditto.
19558 (INSTALL_TARGET_MODULES): Ditto.
19559 (TARGET_LIBS): Ditto.
19560 (all-libstdc++): Note dependencies.
19561
19562 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19563
19564 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19565
19566 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19567
19568 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19569 -fexternal-templates.
19570
19571 * configure.in (target_libs): Add libstdc++.
19572 (noconfigdirs): Add libstdc++ as appropriate.
19573
19574 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19575
19576 * config.guess: Update from FSF.
19577
19578 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19579
19580 * configure: Use ${config_shell} when running ${configsub}.
19581
19582 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19583
19584 * config.sub: No longer recognize h8300h.
19585
19586 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19587
19588 * config.sub: Remove extraneous differences between config.sub and
19589 gcc/config.sub.
19590
19591 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19592
19593 * Makefile.in (DISTSTUFFDIRS): Add gas.
19594
19595 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19596
19597 * COPYING.NEWLIB: New file.
19598
19599 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19600
19601 * config.guess (HP-UX): Patch from Harlan Stenn
19602 <harlan@landmark.com> to also emit release level.
19603
19604 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19605
19606 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19607
19608 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19609
19610 * config.sub: Merge nextstep cleanup from FSF.
19611
19612 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19613
19614 * configure.in (arm-*-*): Don't configure ld for this target.
19615
19616 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19617
19618 * configure.in (*-*-netware): don't configure libg++, libio,
19619 librx, or newlib.
19620
19621 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19622
19623 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19624 configure ld--it works, but it doesn't support shared libraries.
19625
19626 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19627
19628 * config.guess (*-unknown-freebsd*): Get rid of possible
19629 trailing "(Release)" in version string.
19630 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19631
19632 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19633
19634 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19635 Fix type: *-next-neststep -> *-next-nextstep.
19636
19637 * config.guess: Merge from FSF:
19638
19639 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19640
19641 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19642
19643 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19644
19645 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19646 instead of UNIX_SV for UnixWare 1.0).
19647
19648 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19649
19650 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19651 to make gdb/nlm/* build after the compiler and linker.
19652
19653 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19654
19655 * config.guess (netbsd, freebsd, linux): Accept any machine,
19656 not just i[34]86.
19657 (m68k-atari-sysv4): Relocate to match FSF version.
19658
19659 * config.guess: More merges from the FSF:
19660
19661 Add a space before function call or macro invocation.
19662
19663 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19664
19665 * config.guess: Add trap cmd to remove dummy.c and dummy when
19666 interrupted.
19667
19668 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19669
19670 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19671 (dummy): Redirect stderr from compilation of dummy.c.
19672
19673 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19674
19675 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19676
19677 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19678
19679 * configure: Accept and ignore --cache*, for compatibility with
19680 new autoconf.
19681
19682 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19683
19684 * config.guess: Merge from FSF:
19685
19686 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19687
19688 * config.guess (Pyramid*:OSx*:*:*): New case.
19689 (PATH): Add /.attbin at end for finding uname.
19690 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19691
19692 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19693
19694 * config.guess (M88*:DolphinOS:*:*): New case.
19695
19696 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19697
19698 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19699 to select whether to use ELF or COFF.
19700
19701 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19702
19703 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19704
19705 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19706
19707 * config.guess: Guess the OS version for HPUX.
19708
19709 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19710
19711 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19712
19713 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19714
19715 * configure.in: Recognize --with-headers, --with-libs, and
19716 --without-newlib.
19717 * Makefile.in (all-xiberty): Depend upon all-ld.
19718
19719 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19720
19721 * configure.in: Change i[34]86 to i[345]86.
19722
19723 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19724
19725 * configure (version): A few more tweaks to help message.
19726
19727 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19728
19729 * Makefile.in: Remove (for now) librx as a host library,
19730 now that we're building it for target.
19731
19732 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19733
19734 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19735 (Karl Berry).
19736
19737 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19738
19739 * configure.in: Also configure librx.
19740
19741 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19742
19743 * Makefile.in: Update various rules to reflect that librx
19744 is now needed for libg++.
19745
19746 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19747
19748 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19749
19750 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19751
19752 * configure.in: Configure the examples directory.
19753
19754 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19755
19756 * configure: Simplify Jun 2 1994 change.
19757
19758 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19759
19760 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19761 /bin/gcc isn't good enough to build gcc.
19762
19763 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19764
19765 * Makefile.in (GDB_SUPPORT_FILES): Remove
19766 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19767 (gdb.tar.gz): Add new rule to use standard distribution building
19768 mechanism.
19769
19770 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19771
19772 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19773 Bill Cox <bill@cygnus.com>.
19774
19775 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19776
19777 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19778
19779 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19780
19781 * configure: Search current dir first in .gdbinit.
19782
19783 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19784
19785 * config.sub: Recognize freebsd (merged from gcc config.sub).
19786
19787 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19788
19789 * config.sub: Refer to NeXT's operating system as nextstep.
19790
19791 * config.sub (case $basic_machine): Re-order the cases, to match
19792 the order in the FSF version (which is mostly alphabethical).
19793 Merge in some additions and changes from the FSF.
19794
19795 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19796
19797 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19798 * config.sub: Recognize cxux7.
19799 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19800
19801 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19802
19803 * config.sub: Fix typo powerpc -> powerpc-*.
19804
19805 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19806
19807 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19808
19809 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19810 parallel with all-emacs and install-emacs). Top-level command
19811 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19812
19813 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19814
19815 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19816 $(relbindir)/make before doing ``make install'', and use
19817 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19818 installing over running make binary.
19819 ($(host)-stamp-stage3-installed): Likewise.
19820
19821 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19822
19823 * config.guess: Recognize Mach.
19824
19825 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19826
19827 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19828 see whether --exec-prefix was used.
19829
19830 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19831
19832 * README: Explicitly mention libg++/README. (Zoo's idea.)
19833
19834 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19835
19836 * Makefile.in: Add all-librx target similar to all-libproc.
19837
19838 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19839
19840 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19841 with post 1.2 uname bogosity.
19842
19843 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19844
19845 * configure: Remove temporary files on receipt of a signal.
19846
19847 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19848
19849 * configure: If there is a package_makefile_frag, remove
19850 ${subdir}/Makefile.tem after copying it in.
19851
19852 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19853
19854 * build_all.mk: support rs6000 lynx identifies itself as
19855 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19856 since /bin/gcc is too feeble to compile a modern gcc.
19857
19858 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19859
19860 * brought devo/test-build.mk update-to-date with progressive/
19861 test-build.mk. Add lynx targets and hppa flag info.
19862
19863 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19864
19865 * configure.in: Use mh-ncrsvr43. Patch from
19866 Tom McConnell <tmcconne@sedona.intel.com>.
19867
19868 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19869
19870 * config.guess (i386-unknown-bsdi): No longer need to
19871 check #if defined(__bsdi__) && defined(__i386__).
19872
19873 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19874
19875 * configure: Set program_transform_nameoption correctly.
19876
19877 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19878
19879 * brought build-all.mk update-to-date with progressive build-all.mk,
19880 added new targets and hppa info.
19881
19882 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19883
19884 * configure: If config.guess result is a prefix of the user
19885 specified target, assume a native build and use the user specified
19886 target as the host alias. Remove SunOS patch suffix removal hack.
19887 * configure.in: Remove SunOS patch suffix removal hack.
19888
19889 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19890 in NATIVE_CHECK_MODULES.
19891
19892 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19893
19894 * Makefile.in: Rename HOST_ONLY to NATIVE.
19895 * configure: Delete SunOs patch suffix from host_canonical
19896 and build_canonical variables that are prepended to Makefiles.
19897 * configure.in: Add comments for easier maintenance.
19898
19899 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19900
19901 * Makefile.in: Add all-libproc target similar to all-gui.
19902
19903 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19904
19905 * Makefile.in (CHECK_MODULES): split into
19906 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19907
19908 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19909
19910 * config.guess (i386-unknown-bsdi): New system to guess.
19911
19912 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19913
19914 * Makefile.in: Add all-gui target (but not yet build by "all").
19915
19916 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19917
19918 * config.sub: Move deletion of patch suffix from here...
19919 * configure.in: To here, at Ian's suggestion. The top-
19920 level scripts might need to know of a patch level.
19921
19922 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19923
19924 * config.sub: Strip off patch suffix so rtl is recognized
19925 as a sunos4.1.3 machine, even though it's been patched.
19926
19927 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19928
19929 * Makefile.in (INSTALL_LAST): Delete.
19930 (INSTALL_DOSREL): New.
19931
19932 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19933
19934 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19935 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19936 whether we pass down --with-gnu-ld anyhow.
19937
19938 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19939
19940 * Makefile.in (INSTALL_LAST): Change operation so it works
19941 on more flavors of make.
19942 * configure.in (go32): Don't build libg++ or libio.
19943
19944 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19945
19946 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19947 they can be overriden by templates.
19948
19949 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19950
19951 * configure.in (target==go32): Don't build gdb.
19952 * dosrel: New directory.
19953
19954 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19955
19956 * configure.in (host==go32): Configure dosrel too.
19957 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19959 be set by incoming names or templates.
19960 (INSTALL_LAST): New rule.
19961
19962 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19963
19964 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19965
19966 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19967
19968 * configure.in (appdirs): New variable. Currently empty, but will
19969 be used in gas distribution. If nonempty, lists a set of
19970 directories at least one of which must get configured, or top
19971 level configuration is considered to have failed.
19972 (rs6000-*-lynxos*): Use new file name.
19973
19974 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19975
19976 Eliminate XTRAFLAGS.
19977 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19978 newlib include files using -idirafter, and also use -nostdinc.
19979 (CXX_FOR_TARGET): Likewise.
19980 (XTRAFLAGS): Removed.
19981 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19982 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19983 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19984 ($(DO_X)): Don't pass down XTRAFLAGS.
19985
19986 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19987
19988 * configure.in (mips*-dec-bsd*): New target; do build linker.
19989 (mips*-*-bsd*): New target; don't build linker.
19990
19991 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19992
19993 * configure.in: support rs6000-*-lynxos* configuration.
19994 support sunos4 as a cross target.
19995
19996 * config.sub: look for lynx*, not lynx since the OS version may
19997 legitimately be part of the name.
19998
19999 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20000
20001 * configure.in (i[34]86-*-sco*): Move to be with other i386
20002 targets.
20003 (romp-*-*): New target. Skip various binary utilities.
20004 (vax-*-*): New target. Don't build newlib.
20005 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20006
20007 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20008
20009 * configure.in: Only set host_makefile_frag if config
20010 directory exists.
20011
20012 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20013
20014 * install.sh: If $dstdir exists, don't check whether each
20015 component does.
20016
20017 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20018
20019 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20020
20021 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20022
20023 * configure.in (*-*-lynxos*): Don't configure newlib for either
20024 native or cross Lynx.
20025
20026 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20027
20028 * config.sub (sparc64-elf): Fix os.
20029 (z8k): Remove duplicate.
20030
20031 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20032
20033 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20034 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20035
20036 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20037
20038 * configure: Make file links cleanly even if Lynx fails on
20039 an NFS symlink (at least fail cleanly).
20040
20041 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20042
20043 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20044 -XNh2000.
20045
20046 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20047
20048 * configure: Unknown options are fatal again.
20049
20050 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20051
20052 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20053 compatibility.
20054
20055 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20056
20057 * build-all.mk: Add `clean' target.
20058
20059 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20060
20061 * config.guess: Add SINIX support.
20062 * configure.in: Add mips-*-sysv4* support.
20063
20064 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20065
20066 * build-all.mk: Document all useful targets.
20067 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20068 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20069
20070 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20071
20072 * configure: Support --silent, --quiet.
20073
20074 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20075
20076 * configure: Support --disable-FEATURE.
20077
20078 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20079
20080 * config.guess: Recognize NCR running SVR4.3.
20081
20082 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20083
20084 * config.guess: Make BSDI generate i386-unknown-bsd386.
20085 Patch from Paul Eggert <eggert@twinsun.com>.
20086
20087 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20088
20089 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20090
20091 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20092
20093 * configure: Make unrecognized options give nonfatal warnings
20094 instead of fatal errors, and pass them to any subdirectory
20095 configures in case they recognize them.
20096 Make --x equivalent to --with-x.
20097
20098 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20099
20100 * configure: Add --enable-* options. Clean up usage message and
20101 some comments.
20102
20103 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20104
20105 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20106
20107 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20108
20109 * configure.in (hppa*-*-*): Enable binutils.
20110
20111 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20112
20113 * config.sub: Recognize cisco.
20114
20115 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20116
20117 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20118
20119 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20120
20121 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20122 than one configuration name. Add comment.
20123
20124 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20125
20126 * config.guess: about target *-hitachi-hiuxwe2, fixed
20127 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20128 macro is incorrect.]
20129
20130 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20131
20132 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20133 than the "make ls" stuff which used to be here.
20134
20135 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20136
20137 * config.guess: Recognize i[34]86-unknown-freebsd.
20138 From Shawn M Carey <smcarey@rodan.syr.edu>.
20139
20140 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20141
20142 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20143
20144 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20145
20146 * config.guess: Check for ptx.
20147
20148 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20149
20150 * config.sub: Add os9k checking.
20151
20152 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20153
20154 * config.guess: Handle OSF1 running on HPPA processors
20155
20156 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20157
20158 * configure: If subdir configure fails, print out a message with
20159 subdirectory name, in case subdir's configure code didn't identify
20160 itself.
20161
20162 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20163
20164 * configure.in: Remove embedded newlines from configdirs.
20165 Avoid mismatches of substrings. Fix matching strings at end
20166 of configdirs.
20167
20168 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20169
20170 * config.guess: Add Lynx/rs6000 config support.
20171
20172 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20173
20174 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20175
20176 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20177
20178 * configure.in (hppa*-*-osf*): Treat this just like most other
20179 PA configurations (eg no binutils or ld).
20180 (hppa*-*-*elf*): These configurations have binutils and ld.
20181
20182 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20183
20184 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20185
20186 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20187
20188 * configure.in (rs6000-*-*): Build gas.
20189
20190 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20191
20192 * Makefile.in: Avoid bug in losing hpux sed.
20193
20194 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20195
20196 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20197 for GDB and GDB has been fixed to not need it.
20198
20199 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20200
20201 * config.guess: Recognize vax hosts.
20202
20203 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20204
20205 * configure (while loop): Don't use "break 2" inside case
20206 statement -- the case statement isn't an enclosing loop.
20207
20208 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20209
20210 * config.guess: Clean up NeXT support, to allow nextstep
20211 on Intel machines. Make OS be nextstep.
20212
20213 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20214
20215 * config.guess: Add alternate forms for Convex.
20216
20217 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20218
20219 * configure: Completely rewrite option processing. Take
20220 advantage of pattern-matching to avoid invoking test frequently.
20221 Also clean up host and target defaulting logic.
20222
20223 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20224
20225 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20226 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20227 commands (plus user environment) will fit SCO limits.
20228
20229 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20230
20231 * configure.in: Don't issue warnings about directories which are
20232 not being configured if -norecursion is set. Correct test for
20233 --with-gnu-as and --with-gnu-ld to not get confused by substring
20234 matches.
20235
20236 * configure.in: Don't build gas for alpha-dec-osf1*.
20237
20238 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20239
20240 * configure: Back out Per's change of 12/19/1993. It changes the
20241 behavior of configure in unexpected and confusing ways.
20242
20243 Also, use different delim char when calculating
20244 program_transform_name so that the name can contain slashes.
20245
20246 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20247
20248 * configure.in, config.sub: Add support for VSTa micro-kernel.
20249
20250 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20251
20252 * configure.in: Nuke hacks which were used to get a special
20253 version of GAS for HPPA configurations.
20254
20255 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20256
20257 * configure: If only ${target_alias} is given, use that
20258 as the default for ${host_alias}.
20259 * configure: Add missing back-slashes before nested quotes.
20260
20261 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20262
20263 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20264
20265 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20266
20267 * config.guess: Recognize some Tektronix configurations.
20268 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20269
20270 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20271
20272 * config.sub: Match any flavor of SH.
20273
20274 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20275
20276 * configure.in: Don't try to configure newlib for Alpha.
20277
20278 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20279
20280 * configure.in: Don't build ld for Irix 5. Don't build gas,
20281 libg++ or libio for any Alpha target.
20282
20283 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20284
20285 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20286
20287 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20288 default arguments -- so it tried to compress itself.
20289
20290 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20291
20292 * configure.in (notsupp): ensure that a space is always at the end
20293 of the configdirs list, since the grep checks for an explicit space
20294
20295 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20296
20297 * configure.in (target i386-sysv4.2): don't build ld, since static
20298 versions of many libraries are not available.
20299
20300 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20301
20302 * config.guess: Recognize Apollos (using environment variables).
20303 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20304
20305 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20306
20307 * config.guess: Recognize Sony news mips running newsos.
20308
20309 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20310
20311 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20312 "fi ; else" for bash.
20313
20314 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20315
20316 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20317
20318 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20319
20320 * config.sub: accept unixware as an alias for svr4.2.
20321 Fix some inconsistancies with the gcc version.
20322
20323 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20324
20325 * Makefile.in (DISTDOCDIRS): Add gdb.
20326
20327 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20328
20329 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20330
20331 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20332
20333 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20334 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20335 this now.
20336
20337 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20338
20339 * config.sub: Accept hiux* as an OS name.
20340
20341 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20342 etc/make-stds.texi. The underscore came from gcc, and dje now
20343 agrees that RUNTESTFLAGS is the correct name.
20344
20345 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20346
20347 * install.sh: Remove 'set -e'. It makes any conditionals
20348 in the script useless.
20349
20350 * config.guess: Automatically recognize arm-acorn-riscix
20351 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20352
20353 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20354
20355 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20356
20357 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20358
20359 * Makefile.in (DISTDOCDIRS): New variable.
20360 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20361 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20362
20363 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20364
20365 * configure.in (hppa target): check the source directory for the
20366 pagas sub-directory
20367
20368 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20369
20370 * config.sub: Allow -aout* and -elf*.
20371
20372 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20373
20374 * configure.in: Don't build ld on i386-solaris2, same as for
20375 sparc-solaris2.
20376
20377 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20378
20379 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20380
20381 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20382
20383 * configure.in: Configure gdb for alpha.
20384
20385 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20386
20387 * Makefile.in (CXXFLAGS): Add -O.
20388
20389 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20390
20391 * config.guess: added support for DG Aviion
20392
20393 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20394
20395 * configure.in: Produce warning message for subdirectories not
20396 configurable for this host/target combination. Don't try to
20397 configure gdb for vms.
20398
20399 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20400
20401 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20402 appropriate files before making "diststuff".
20403 (DISTBISONFILES): New var: list of files to be edited.
20404 (DISTSTUFFDIRS): Add binutils.
20405
20406 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20407
20408 * config.sub: also handle mipsel and mips64el (for little endian mips)
20409
20410 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20411
20412 * configure.in: Add * to end of all OS names.
20413
20414 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20415
20416 * configure.in: Build newlib for LynxOS native.
20417
20418 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20419
20420 * config.guess: Add support for delta 88k running SVR3.
20421
20422 * configure.in: Add comment about HP compiler vs. emacs.
20423
20424 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20425
20426 * configure.in: don't build ld on solaris2 (not a viable option
20427 due to bugs in getpwnam & getpwuid)
20428
20429 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20430
20431 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20432 config.guess will produce a full version number.
20433
20434 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20435
20436 * configure.in: Build linker and binutils for alpha-dec-osf1.
20437
20438 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20439
20440 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20441 and gdb/testsuite/Makefile.in.
20442
20443 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20444
20445 * configure.in: recognize mips*- instead of mips-
20446
20447 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20448
20449 * config.sub: Accept linux*coff and linux*elf as operating
20450 systems.
20451
20452 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20453
20454 * config.sub: Recognize mips64, and mips3 as an alias for it.
20455
20456 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20457
20458 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20459 gdb knows how to handle OSF/1 shared libraries.
20460
20461 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20462
20463 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20464 * config.guess: Recognize Hitachi's HIUX.
20465 * config.sub: Recognize h3050r* and hppahitachi.
20466 Remove redundant cases for hp9k[23]*.
20467
20468 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20469
20470 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20471 if gas and ld are in the source tree and are in ${configdirs}.
20472 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20473 --with options (but still pass them down on the command line,
20474 if they were explicitly specified).
20475
20476 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20477
20478 * configure: substitute SHELL value in Makefile.in with
20479 ${CONFIG_SHELL}
20480
20481 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20482
20483 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20484 *-*-solaris2* targets.
20485
20486 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20487
20488 * Makefile.in: define M4, and pass it down to sub-makes;
20489 all-autoconf now depends on all-m4
20490
20491 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20492
20493 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20494 presence of {ar,ranlib} instead of a configured directory
20495
20496 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20497
20498 * config.guess: Accept 34?? as well as 33?? for NCR.
20499
20500 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20501
20502 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20503 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20504
20505 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20506
20507 * configure: grab values for $(CC) and $(CXX) from the
20508 environment, so that someone can do "CC=gcc configure; make" and
20509 have it work right (matching the way that autoconf works now)
20510
20511 * configure.in, Makefile.in: add support for gash, the tcl
20512 interface to Galaxy
20513
20514 * config.guess: add NetBSD variants (hp300, x86)
20515
20516 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20517
20518 * install.sh: Support -d option (in the manner of SunOS 4 install,
20519 as it is more deterministic than that of GNU install)
20520 (chmodcmd): Set file to mode 755 by default (should also do default
20521 chgrp and chown, but I don't feel like dealing with that now)
20522
20523 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20524
20525 * config.sub: Remove h8300hhms alias.
20526
20527 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20528
20529 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20530
20531 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20532
20533 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20534 as stmp-fixinc
20535
20536 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20537
20538 * config.sub: recognize m88110-bug-coff.
20539
20540 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541
20542 * Makefile.in (all-libio): all dependencies on the toolchain used
20543 to build this (gcc, gas, ld, etc)
20544
20545 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20546
20547 * config.guess: Deal with OSF/1 1.3 on alpha.
20548
20549 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20550
20551 * install.sh: add some 'else true' clauses for portability
20552
20553 * configure.in: don't build libio for h8[35]00-*-* targets
20554
20555 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20556
20557 * Makefile.in: Add support for new libio.
20558
20559 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20560
20561 * install.sh: If one command fails, don't try the rest. Don't try
20562 to remove $dsttmp (via trap) unless we have already created it.
20563 If $src doesn't exist, detect it and exit with an error.
20564
20565 * config.guess: Recognize BSD on hp300.
20566
20567 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20568
20569 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20570 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20571
20572 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20573
20574 * Makefile.in (all-send-pr): depends on all-prms
20575
20576 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20577
20578 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20579
20580 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20581
20582 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20583 Added test for mips-mips-riscos5.
20584
20585 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20586
20587 * configure.in: use mh-hp300 for 68k HP hosts
20588
20589 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20590
20591 * configure: add support for CONFIG_SHELL, so that you can use
20592 some alternate shell for evaluating configure scripts
20593
20594 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20595
20596 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20597 in configure script to bug-gdb@prep.ai.mit.edu when building
20598 distribution archive.
20599 * Makefile.in (COMPRESS): Remove def.
20600 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20601 gdb.tar.Z and make-gdb.tar.Z respectively.
20602 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20603 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20604 to convergence with 'taz' target in Makefile.in.
20605
20606 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20607
20608 * install.sh (dsttmp): use trap to ensure that tmp files go
20609 away on error conditions
20610
20611 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20612
20613 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20614
20615 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20616
20617 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20618 its parent is '/' not ''.
20619
20620 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20621
20622 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20623
20624 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20625 that ${newsrcdir}/configure.in does.
20626
20627 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20628
20629 * test-build.mk: support for CONFIG_SHELL
20630
20631 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20632
20633 * config.sub (netware): Add as a basic system type.
20634
20635 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20636
20637 * Makefile.in (Makefile): depend on configure.in. Also drop the
20638 $(srcdir)/ from the dependency on Makefile.in.
20639
20640 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20641
20642 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20643 (h8300hhms is temporary until multi-libraries are implemented).
20644 * configure.in: Handle h8300h too.
20645
20646 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20647
20648 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20649
20650 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20651
20652 * configure: Remove extraneous output when guessing host type.
20653 * config.guess: Remove extraneous output when guessing using C
20654 compiler rather than uname, or when guessing fails.
20655
20656 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20657
20658 * Makefile.in: remove all.cross and install.cross targets
20659
20660 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20661 definitions
20662
20663 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20664
20665 * configure.in (target sh): Build gprof.
20666
20667 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20668
20669 * config.sub: change -solaris to -solaris2
20670
20671 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20672
20673 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20674
20675 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20676
20677 * configure: Correct error message for missing Makefile.in to
20678 print correct directory.
20679
20680 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20681
20682 * install.sh: kludge around 386BSD shell bug
20683
20684 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20685
20686 * config.guess: Recognize NeXT.
20687 * config.guess: Recognize i486-ncr-sysv4.
20688 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20689
20690 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20691
20692 * Makefile.in (MAKEINFOFLAGS): New variable.
20693 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20694 * build-all.mk, test-build.mk: Pass down --no-split as
20695 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20696
20697 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20698
20699 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20700
20701 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20702
20703 * Makefile.in (libg++.tar.z): New rule.
20704 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20705 * Makefile.in (taz): Only do a single chmod.
20706
20707 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20708
20709 * install.sh: don't use dirname anymore (replaced with sed usage)
20710
20711 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20712
20713 * Makefile.in: Change extension for gzip'd files from '.z' to
20714 '.gz' per new FSF standard usage.
20715
20716 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20717
20718 * configure: put quotes around the final value of program_transform_name
20719
20720 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20721
20722 * Makefile.in: new install.sh support; update install-info rules
20723
20724 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20725
20726 * configure.in: Build diff for crosses, but not for go32 host.
20727
20728 * configure.in: Build gprof only for native, and don't build it
20729 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20730
20731 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20732
20733 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20734
20735 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20736
20737 * configure.in (host_tools): Add prms.
20738
20739 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20740
20741 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20742 with $(FLAGS_TO_PASS) on the command line
20743
20744 * config.sub: Recognize lynx and lynxos
20745
20746 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20747
20748 * config.sub: Accept -ecoff*, not just -ecoff.
20749
20750 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20751
20752 * Makefile.in (taz): Use .gz suffix instead of .z.
20753 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20754 names.
20755
20756 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20757
20758 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20759
20760 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20761
20762 * Makefile.in (install-no-fixedincludes): install gcc last, so
20763 that rebuilds that might happen during 'make install' don't get
20764 bogus gcc include files
20765
20766 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20767
20768 Change from Utah for HPPA support:
20769 * config.guess: Recognize hppa1.x-hp-bsd.
20770
20771 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20772
20773 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20774 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20775
20776 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20777
20778 * config.sub: Add support for rom68k and bug boot monitors.
20779
20780 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20781
20782 * Makefile.in: Make all-opcodes depend on all-bfd.
20783
20784 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20785
20786 * config.guess: Added special check for i[34]86-univel-sysv4*.
20787
20788 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20789
20790 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20791 the processor rather than assuming i486.
20792
20793 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20794
20795 * config.guess: Recognize SunOS6 as Solaris3.
20796
20797 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20798
20799 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20800 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20801
20802 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20803
20804 * build-all.mk (all-cross): New target for Canadian Cross.
20805 Added Q2 go32 targets.
20806 * test-build.mk: Configure go32 cross sparclite-aout and
20807 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20808 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20809
20810 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20811
20812 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20813 GO32 hosted toolchains
20814
20815 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20816
20817 * configure: change so "-exec-prefix" gets passed down rather
20818 than "-exec_prefix" so autoconf generated Makefiles get the
20819 exec_prefix set right.
20820
20821 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20822
20823 * config.guess: get the Solaris2 minor version number
20824
20825 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20826
20827 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20828
20829 * config.guess: Recognize some Sequent platforms.
20830
20831 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20832
20833 * Makefile.in: added the vault-install target
20834
20835 * configure.in: actually use the Sun3 makefile fragment that's in
20836 config, also added the release dir to configdirs
20837
20838 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20839
20840 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20841
20842 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20843
20844 * configure.in: remove some program from Alpha targetted toolchains
20845
20846 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20847
20848 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20849 gprof.
20850 (taz): Run "make diststuff" in those directories instead of "make
20851 proto-dir". Look for "VERSION=" only at start of line in subdir
20852 Makefile. Use "gzip -9" for compression.
20853 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20854 (binutils.tar.z): New target.
20855
20856 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20857
20858 * Makefile.in (taz): Include gpl.texinfo.
20859
20860 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20861
20862 * Makefile.in (setup-dirs): Merged into "taz" target.
20863 (taz): Only do `proto-dir' stuff if a directory is actually needed
20864 for this target.
20865
20866 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20867
20868 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20869 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20870 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20871 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20872 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20873
20874 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20875
20876 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20877 config.sub, and move-if-change to gdb testsuite distribution
20878 archive, so the testsuite can be extracted, configured, and
20879 run separately from the gdb distribution. Blow away the Chill
20880 tests that require a Chill compiled executable, since GNU Chill
20881 is not yet publically available.
20882
20883 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20884
20885 * test-build.mk: set environment variables in a single command,
20886 instead of a list of assignments and exports
20887
20888 * config.guess: recognize Alpha/OSF1 systems
20889
20890 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20891
20892 * configure: Change help message to prefer --options rather than
20893 -options.
20894
20895 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20896
20897 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20898 zippy@ecst.csuchico.edu.
20899 * config.guess: Recognize miniframe.
20900
20901 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20902
20903 * Makefile.in: Use srcroot to find runtest rather than rootme.
20904 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20905
20906 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20907
20908 * test-build.mk: Extensive additions to support building on a
20909 machine other than the host.
20910
20911 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20912
20913 * configure (tooldir): Fix for i386-aix again.
20914
20915 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20916
20917 * configure, Makefile.in: Change definition of $(tooldir)
20918 to match the FSF.
20919
20920 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20921
20922 * config.guess: Recognize i[34]86/SVR4.
20923
20924 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20925
20926 * Makefile.in (all-gdb): gdb depends on sim.
20927
20928 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20929
20930 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20931 at the same time we make the prototype gdb directory.
20932 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20933 files at the same time as the gdb base release distribution.
20934
20935 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20936
20937 * Makefile.in (check): Use individual check targets rather than
20938 DO_X rule.
20939 (check-gcc): Added.
20940
20941 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20942
20943 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20944 for System V release 3.2.
20945
20946 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20947
20948 * config.sub: Recognize hppaosf.
20949 * configure.in: Do configure ld/binutils/gas for it.
20950
20951 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20952
20953 * configure (tooldir): Alter syntax used to set this, for systems
20954 where "\$" isn't handled right, like i386-aix.
20955
20956 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20957
20958 * configure: Pass program-transform-name, not
20959 program_transform_name, to recursive configures.
20960
20961 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20962
20963 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20964 of gas+ld+binutils.
20965
20966 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20967
20968 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20969
20970 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20971
20972 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20973
20974 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20975
20976 * Makefile.in (PRMS): Set back to all-prms.
20977
20978 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20979
20980 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20981 targets, rather than for MIPS hosts.
20982
20983 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20984
20985 * configure.in: add comment for --with-x default values
20986
20987 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20988
20989 * Makefile.in: add check-* targets for each of the directories in
20990 the tree. Add a definition of RUNTEST that will use the one we
20991 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20992
20993 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20994
20995 * configure.in: Removed obsolete references to bfd_target and
20996 target_makefile_frag.
20997
20998 * build-all.mk: Set assorted targets for Q2.
20999 * config.sub: Recognize z8k-sim and h8300-hms.
21000 * test-build.mk: Really don't pass host to configure.
21001 (HOLES): Added uname.
21002
21003 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21004
21005 * configure: Handle an empty program-prefix, program-suffix or
21006 program-transform-name correctly.
21007
21008 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21009
21010 * build-all.mk: -G 8 no longer required for MIPS targets.
21011 * test-build.mk: Don't pass host argument to configure; make it
21012 guess.
21013
21014 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21015
21016 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21017 * Makefile.in (COMPRESS): New macro, like GZIP.
21018
21019 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21020
21021 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21022
21023 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21024 with gas currently defaults to -G 0.
21025
21026 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21027
21028 * Makefile.in (all-flex): flex depends on byacc.
21029
21030 * build-all.mk: If host not specified, use config.guess. Pass TAG
21031 to test-build.mk as RELEASE_TAG.
21032 * test-build.mk (configargs): New variable containing arguments to
21033 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21034 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21035
21036 * config.guess: Use /bin/uname when checking -X argument on SCO,
21037 to avoid invoking GNU uname which doesn't understand -X.
21038
21039 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21040
21041 * configure.in: Build gas for mips-*-*.
21042
21043 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21044
21045 * Makefile.in (all.normal): insert missing backslash.
21046
21047 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21048
21049 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21050
21051 * Makefile.in: Complete overhaul to merge many almost identical
21052 targets.
21053
21054 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21055
21056 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21057 (gdb.tar.Z): Adjusted.
21058
21059 * Makefile.in (setup-dirs, taz): New targets; should be general
21060 enough to adapt for gdb sometime. Build only .z file.
21061 (gas.tar.z): New target.
21062
21063 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21064
21065 * build-all.mk: Use CC=cc -Xs on Solaris.
21066
21067 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21068
21069 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21070 for handling BISON for FSF releases.
21071
21072 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21073
21074 * configure: Actually implement the change zoo just documented.
21075
21076 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21077
21078 * configure: when using config.guess, only set target_alias when
21079 it's not already been set (ie, on the command line)
21080
21081 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21082
21083 * Makefile.in: add installcheck target, set PRMS to install-prms
21084
21085 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21086
21087 * configure: add support for package_makefile_fragment, handle the
21088 case where a directory has a configure.in file but no Makefile.in
21089 more gracefully (with an actual understandable error message, even);
21090 add support for --without (and add this to the usage message); also
21091 explicitly add a --host=${host_alias} to the command line when
21092 config.guess is used
21093
21094 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21095
21096 * configure: Must use both --host and --target in recursive calls.
21097
21098 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21099
21100 * Makefile.in: Change deja-gnu to dejagnu.
21101
21102 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21103
21104 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21105
21106 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21107
21108 * configure.in: canonicalize all instances to *-*-solaris2*,
21109 also strip out a number of tools to not build for go32 host
21110
21111 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21112
21113 * config.guess: add GPL.
21114
21115 * Makefile.in, config.guess, config.sub, configure: bump
21116 copyrights to 93.
21117
21118 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21119
21120 * Makefile.in (do-info): Removed obsolete check for existence of
21121 localenv file.
21122
21123 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21124
21125 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21126
21127 * Makefile.in: a couple of 'else true' for decstation,
21128 support for TclX
21129
21130 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21131
21132 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21133
21134 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21135
21136 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21137
21138 * config.guess: Recognize i386-ibm-aix (PS/2).
21139 * configure.in: Use config/mh-aix386 file for it.
21140
21141 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21142
21143 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21144 CC_FOR_TARGET instead.
21145 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21146
21147 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21148
21149 * Makefile.in: Add sim to list of directories sent with gdb
21150
21151 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21152
21153 * configure.in: Put back mips-dec-bsd* case.
21154
21155 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21156
21157 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21158 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21159 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21160
21161 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21162
21163 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21164
21165 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21166 (install-info): install dir.info only if it exists,
21167 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21168
21169 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21170
21171 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21172 gas for mips-dec-bsd.
21173
21174 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21175
21176 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21177 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21178
21179 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21180
21181 * configure.in: Added "dejagnu" to hosttools list.
21182
21183 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21184
21185 * config.sub, configure.in, config.guess: Add support
21186 for Bosx, an AIX variant from Bull.
21187 Patches from F.Pierresteguy@frcl.bull.fr.
21188
21189 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21190
21191 * devo/dejagnu: Initial creation of devo/dejagnu.
21192 Migrated dejagnu testcases and support files for testing software
21193 tools to reside as subdirectories, currently called "testsuite",
21194 within the directory of the software tool. Migrated all programs,
21195 support libraries, etc. beloging to dejagnu proper from
21196 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21197 with no modifications. The changes to these files which will
21198 allow them to configure, build, and execute properly will be made
21199 in a future update.
21200
21201 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21202
21203 * Makefile.in: Change send_pr to send-pr.
21204 * configure.in: Likewise.
21205 * send_pr: Renamed directory to send-pr.
21206
21207 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21208
21209 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21210
21211 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21212
21213 * README: Update for gdb-4.8 release.
21214 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21215 gdb-xxx.tar.z (gzip'd) file also.
21216
21217 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21218
21219 * Makefile.in: make all-diff depend on all-libiberty
21220
21221 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21222
21223 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21224
21225 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21226
21227 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21228
21229 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21230
21231 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21232 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21233 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21234
21235 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21236
21237 * Makefile.in: makeinfo binary is in a new location
21238
21239 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21240
21241 * config.sub: Accept -ecoff as an OS.
21242
21243 * Makefile.in: Various changes to eliminate a level of make
21244 recursion and reduce the required command line length.
21245 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21246 sub-makes.
21247 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21248 variables holding settings for specific sub-makes.
21249 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21250 in terms of BASE_FLAGS_TO_PASS.
21251 (TARGET_LIBS): New variable listing directories which use
21252 TARGET_FLAGS_TO_PASS.
21253 (subdir_do): Eliminated.
21254 (do-*): New set of targets to replace subdir_do.
21255 (various): All targets which used subdir_do now depend on do-*.
21256 (local-clean): Renamed from do_clean.
21257 (local-distclean): New target, dependency of distclean and
21258 realclean.
21259 (install-info): Don't create directories. Depend on dir.info
21260 rather than calling make recursively.
21261 (install-dir.info): Eliminated.
21262 (install-info-dirs): Create all info directories here.
21263 (dir.info): Depend upon do-install-info.
21264
21265 * test-build.mk (HOLES): Added false.
21266
21267 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21268
21269 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21270
21271 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21272
21273 * Makefile.in (info): remove dependency on all-texinfo. The
21274 problem was really in texinfo/C, not at this level.
21275
21276 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21277
21278 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21279
21280 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21281
21282 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21283 GDB releases.
21284
21285 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21286
21287 * configure: Include srcdir in message about target of link not
21288 being found. Don't convert `-' to `_' in `with' options being
21289 passed to subdirs.
21290
21291 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21292
21293 * configure.in: add uudecode to host_tools
21294
21295 * Makefile.in: added {all,install}-uudecode targets, added them to
21296 the appropriate lists
21297
21298 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21299
21300 * Makefile.in (all-gcc): Added dependency on all-gas.
21301
21302 * configure.in (mips-*-*): Build ld and binutils.
21303
21304 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21305
21306 * configure: check return code from mkdir, print error message and
21307 exit on failure.
21308
21309 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21310
21311 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21312
21313 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21314
21315 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21316
21317 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21318
21319 * config.sub (h8500): Recognize this as a cpu type.
21320
21321 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21322
21323 * configure: source directory missing is no longer a warning
21324
21325 * configure.in: recognize irix[34]* instead of irix[34]
21326
21327 * Makefile.in: define and pass down X11_LIB
21328
21329 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21330
21331 * guess-systype: Renamed to ...
21332 * config.guess: ... by popular request.
21333 * configure.in, Makefile.in: Update accordingly.
21334
21335 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21336
21337 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21338 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21339 + Execute ./dummy instead of assuming . is in PATH.
21340
21341 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21342
21343 * guess-systype: New shell script. Attempts to guess the
21344 canonical host name of the executing host.
21345 Only a few hosts are supported so far.
21346 * configure: Call guess-systype if no host is specified.
21347
21348 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21349
21350 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21351 gcc Makefile.
21352
21353 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21354
21355 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21356 (all-gcc, install-gcc, subdir_do): Use it.
21357
21358 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21359
21360 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21361
21362 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21363
21364 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21365 set exclusively by configure, using configure.in .
21366
21367 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21368
21369 * test-build.mk: set $PATH for all builds
21370
21371 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21372
21373 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21374
21375 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21376 the one used in gcc/Makefile.in, so that a null expansion doesn't
21377 override the one needed to build gcc with a native cc.
21378
21379 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21380
21381 * configure: Accept -with arguments.
21382
21383 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21384
21385 * Makefile.in: added h8300sim
21386
21387 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21388
21389 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21390 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21391 (all-cygnus, native, build-cygnus): Make
21392 $(canonhost)-stamp-3stage-done, not $(host)....
21393 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21394 i386-sco3.2v4. Added else true to if command.
21395
21396 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21397
21398 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21399
21400 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21401
21402 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21403
21404 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21405
21406 * configure.in: don't remove binutils from Solaris builds
21407
21408 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21409
21410 * Makefile.in: get rid of earlier definitions for *clean,
21411 also handle the recursive info rule better
21412
21413 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21414
21415 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21416 do more-or-less the right thing.
21417
21418 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21419
21420 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21421 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21422
21423 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21424
21425 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21426 $(host_canonical).
21427
21428 * configure.in: split the configdirs list into 4 categories (native
21429 v. cross, library v. tool) and handle the cross-only and native-
21430 only in more reasonable (and correct!) way.
21431
21432 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21433
21434 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21435 configdirs anymore.
21436
21437 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21438
21439 * Makefile.in: extensive cleanup:: removed all of the explicit
21440 clean-* targets, collapsed many wrappers around subdir_do into
21441 one, added additional targets to satisfy standards.texi, deleted
21442 some old targets, some changes for consistency
21443
21444 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21445
21446 * configure.in: handle some programs as cross-only, and others as
21447 native only
21448
21449 * test-build.mk: handle partial holes in a more generic manner
21450
21451 * Makefile.in: m4 depends on libiberty
21452
21453 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21454
21455 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21456 time, wdiff, and find to configdirs
21457
21458 * Makefile.in: all, clean, and install rules for the new programs
21459 added to configure.in
21460
21461 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21462
21463 * configure.in: use mh-sun for all *-sun-* hosts
21464
21465 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21466
21467 * Makefile.in: define flags for X11 include files and library file
21468 locations, pass them down to the programs that need this info
21469
21470 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21471
21472 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21473
21474 * configure.in: start building libg++ for HP-UX targets
21475
21476 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21477
21478 * README: Update references to files moved into etc/.
21479
21480 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21481
21482 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21483 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21484
21485 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21486
21487 * configure: accept dash as well as underscore in long option
21488 names for FSF compatibility.
21489
21490 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21491
21492 * config.sub: added -sco3.2v4 support from FSF.
21493
21494 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21495
21496 * configure.in: expand the section that adds or removes
21497 directories from the list of programs to build, to handle native
21498 vs. cross in addition to host v. native
21499
21500 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21501
21502 * Makefile.in: Replace C++ in macro names with CXX.
21503 This is less likely to break ...
21504
21505 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21506
21507 * test-build.mk: add -w to GNU_MAKE
21508
21509 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21512 add 'sparc' to list of recognized cpus. This needed to make
21513 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21514 Delete some redundant ose68 variants. Recognize -wrs as an os,
21515 then changes that into $CPU-wrs-vxworks.
21516
21517 * configure.in: remove most references to gdbtest, regularize
21518 target based program removal
21519
21520 * test-build.mk: import from p3 tree (many fixes and changes)
21521
21522 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21523
21524 * Makefile.in: added rules to handle tcl, tk, and expect
21525
21526 * configure.in: handle those directories if they exist
21527
21528 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21529
21530 * config.sub: removed bogus hppabsd and hppahpux names, since
21531 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21532
21533 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21534
21535 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21536 depends upon all-xiberty
21537
21538 * Makefile.in: changes from p3, including:
21539
21540 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21541
21542 * Makefile.in (XTRAFLAGS): include newlib directories if
21543 newlib/Makefile exists, rather than if host != target.
21544
21545 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21546
21547 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21548 from the same source tree and not building a cross-compiler. This
21549 matters for the libg++ configuration if reconfiguring a tree that
21550 has already been installed.
21551
21552 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21553
21554 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21555 pick up the machine and system specific header files.
21556
21557 * Makefile.in: added AS_FOR_TARGET, passed down in
21558 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21559 the C compiler to use to create programs which are run in the
21560 build environment, set it to default to $(CC), and passed it down
21561 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21562
21563 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21564
21565 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21566 We need them for unusual native builds, like systems without
21567 ranlib.
21568
21569 * configure: also define $(host_canonical) and
21570 $(target_canonical), which are the full, canonical names for the
21571 given host and target
21572
21573 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21574
21575 * Makefile.in: Added separate definitions for C++.
21576
21577 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21578
21579 * configure.in (configdirs): Add deja-gnu.
21580
21581 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21582
21583 * README: Update for configure.texi and gdb-4.7 release.
21584
21585 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21586
21587 * Makefile.in: Move "all" target to top of file.
21588 Previously, first target was ".PHONY" which caused BSD4.4 make
21589 to build .PHONY when make was run without arguments.
21590
21591 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21592
21593 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21594 Library-copylefted code in libiberty.
21595
21596 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21597
21598 * config.sub: Replace m68kmote with plain old m68k.
21599
21600 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21601
21602 * Makefile.in: Remove space from blank line, avoid Make complaints.
21603
21604 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21605
21606 * config.sub: Complain if no argument is given. Added support for
21607 386bsd as OS and target alias.
21608
21609 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21610
21611 * Makefile.in (XTRAFLAGS): include newlib directories if
21612 newlib/Makefile exists, rather than if host != target.
21613
21614 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21615
21616 * config.sub: recognize sparclite-wrs-vxworks.
21617
21618 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21619 p3.) Added clean-xiberty to clean.
21620
21621 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21622
21623 * configure.in: use *-*-* instead of nested cases for host and target
21624
21625 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21626
21627 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21628 from the same source tree and not building a cross-compiler. This
21629 matters for the libg++ configuration if reconfiguring a tree that
21630 has already been installed.
21631
21632 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21633
21634 * config.sub (i486v/i486v4): Merge in from FSF version.
21635
21636 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21637
21638 * configure: only set PWD if it is already set.
21639
21640 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21641
21642 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21643 doesn't have unset and all success paths (and most error paths)
21644 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21645 to just ${PWD} to avoid confusion.)
21646
21647 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21648
21649 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21650 even for a native compilation.
21651
21652 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21653
21654 Changes to make the gdb.tar.Z rule work better.
21655
21656 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21657 (DEVO_SUPPORT): Add configure.texi.
21658 (bfd-ilrt.tar.Z): Remove ancient rule.
21659
21660 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21661
21662 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21663 pick up the machine and system specific header files.
21664
21665 * configure.in, config.sub: added new target m68010-adobe-scout,
21666 with alias of adobe68k. Changed configure.in to check for
21667 -scout before -sco* to avoid a false match.
21668
21669 * Makefile.in: added AS_FOR_TARGET, passed down in
21670 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21671 the C compiler to use to create programs which are run in the
21672 build environment, set it to default to $(CC), and passed it down
21673 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21674
21675 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21676
21677 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21678 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21679 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21680 FOR_TARGET variants, to newlib and libg++.
21681
21682 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21683
21684 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21685 first.
21686
21687 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21688
21689 * config.sub: Accept `elf' as an environment.
21690
21691 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21692
21693 * Makefile.in (all-opcodes): cd into the right directory
21694
21695 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21696
21697 * configure: added -program_transform_name option, used as
21698 argument to sed when installing programs.
21699 configure.texi: added documentation for -program_prefix,
21700 -program_suffix and -program_transform_name.
21701
21702 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21703
21704 * config.sub: Accept i486 where i386 ok.
21705
21706 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21707
21708 * config.sub: accept we32k
21709
21710 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21711
21712 * config.sub, configure.in: accept OSE68000 and OSE68k.
21713
21714 * Makefile.in: don't create all directories for ``make install'';
21715 let the subdirectories create the ones they need.
21716
21717 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21718
21719 * COPYING: new file, GPL v2
21720
21721 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21722
21723 * Makefile.in: use the new gen-info-dir, which needs a template
21724 argument (which also lives in texinfo)
21725
21726 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21727
21728 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21729
21730 * config.sub (ncr3000): Change i386 to i486.
21731
21732 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21733
21734 * Makefile.in: add install-rcs, install-grep to
21735 install-no-fixedincludes, removed install-bison and install-libgcc
21736
21737 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21738
21739 * configure.in: grab the HPUX makefile fragment if on HPUX
21740
21741 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21742
21743 * Makefile.in: eradicate bison spoor (ditto libgcc).
21744 configure.in: recognise m68{k,000}-ericsson-OSE.
21745 es1800 is alias for m68k-ericsson-OSE
21746
21747 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21748
21749 * configure.in: rearrange the parts that remove programs from
21750 configdirs, based now on HOST==TARGET or by canonical triple.
21751
21752 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21753
21754 * test-build.mk: recurse explicitly with -f test-build.mk when
21755 appropriate. predicate stage3 and comparison on the existence
21756 of gcc. That is, if gcc isn't around, we aren't three-staging.
21757 On very clean, also remove ...stamp-co. Build in-place before
21758 doing other builds.
21759
21760 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21761
21762 * Makefile.in, configure.in: add tgas
21763
21764 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21765
21766 * Makefile.in: a number of changes merged in from progressive.
21767
21768 * configure.in: add libm.
21769
21770 * .cvsignore: ignore some stuff that comes from test-build.mk.
21771
21772 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21773
21774 * config.sub: Add es1800 (m68k-ericsson-es1800).
21775
21776 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21777
21778 * configure: Add program_suffix (parallel to program_prefix)
21779 * Makefile.in: adjust directory-creating script for losing decstation
21780
21781 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21782
21783 * configure: Minor $subdir-related fixes.
21784
21785 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21786
21787 * configure: fix various problems with propogating
21788 makefile_target_frag in subdirs.
21789 * configure.in: config libgcc if its there
21790
21791 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21792
21793 * config.sub: HPPA merge.
21794
21795 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21796
21797 * Makefile.in: Replace all-bison with all-byacc in all
21798 dependency lines for other tools (which now use byacc).
21799
21800 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21801
21802 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21803
21804 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21805
21806 * Makefile.in: make gprof rules similar to byacc rules (instead of
21807 vestigal $(unsubdir) that didn't work...)
21808
21809 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21810
21811 * config.sub: Add support for Linux.
21812 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21813 (at least for libg++).
21814
21815 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21816
21817 * configure.texi: fix doc for the -nfp option to configure
21818
21819 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21820
21821 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21822
21823 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21824
21825 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21826 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21827 * configure.in: added solaris* host_makefile_frag hook.
21828
21829 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21830
21831 * config.sub: changed recognition of m68000 so that various
21832 m68k types can be specified via m680[01234]0
21833
21834 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21835
21836 * config.sub (basic_machine): fix sed so that '-foo' isn't
21837 completely substituted out while .+'-foo' loses the '-foo'
21838
21839 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21840
21841 * config.sub ($os): Add -aout.
21842
21843 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21844
21845 * configure: If host_makefile_frag is absolute, don't
21846 prefix ${invsubdir} (relevant to libg++ auto-configure).
21847
21848 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21849
21850 * Makefile.in (tooldir): Define it.
21851 (all-ld): Depend on all-flex.
21852
21853 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21854
21855 * Makefile.in (check): Fix libg++ special case.
21856
21857 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21858
21859 * configure: do not bury `pwd` into config.status, thus do fewer
21860 pwd's.
21861
21862 * configure: print the "Building in" message only when building in
21863 other than "." AND verbose.
21864
21865 * configure: remove -s, rework -v to better accommodate guested
21866 configures.
21867
21868 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21869
21870 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21871
21872 * Makefile.in: macroize flags passed on recursion. remove
21873 fileutils.
21874
21875 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21876
21877 * configure: get makesrcdir right for subdirs deeper than 1.
21878
21879 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21880 install.
21881
21882 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21883
21884 * Makefile.in: don't print subdir_do or recursion lines.
21885
21886 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21887
21888 * standards.texi: added menu item.
21889
21890 * Makefile.in: build and install standards.info.
21891
21892 * standards.texi: new file.
21893
21894 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21895
21896 * configure: test for and move config.status pieces from
21897 ${subdir}/.
21898
21899 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21900
21901 * configure: Test for existance of files before trying to mv
21902 them, to avoid numerous non-existance messages.
21903
21904 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21905
21906 * configure: correct final line of config.status.
21907
21908 * configure: patch from eggert. Avoids a protection problem if
21909 the original Makefile.in is read only.
21910
21911 * configure: use move-if-change from gcc to create config.status.
21912 Some makefiles depend on config.status to tell if a directory
21913 has been reconfigured for a different host. This change
21914 prevents those directories from remaking everything in the case
21915 where the reconfig was only intended to rebuild a Makefile.
21916
21917 * configure: test for config.sub with "config.sub sun4" rather
21918 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21919 host alias from a missing config.sub.
21920
21921 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21922
21923 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21924 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21925
21926 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21927
21928 * configure: mkdir ${subdir} as needed.
21929
21930 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21931
21932 * Makefile.in,configure.in: added autoconf.
21933
21934 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21935
21936 * Makefile.in: no longer pass against on recursion.
21937
21938 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21939 definitions are not inherited.
21940
21941 * configure: correct makesrcdir when subdir is .
21942
21943 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21944
21945 * configure: Add support for 'subdirs' variable, which is
21946 like 'configdirs', except that configure doesn't re-invoke
21947 itself for subdirs, it just creates a Makefile for each subdir.
21948 * configure.texi: Document subdirs.
21949
21950 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21951
21952 * configure.in: added flex to configdirs
21953
21954 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21955
21956 * Makefile.in: remove clean-stamps from clean.
21957
21958 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21959
21960 * configure.in: Add gdbtest to configdirs.
21961
21962 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21963
21964 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21965 to recursive makes.
21966 * configure.in: Recognize new ncr3000 config.
21967
21968 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21969
21970 * Makefile.in, configure.in: removed references to gdbm.
21971
21972 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21973
21974 * config.sub: Don't canonicalize os value
21975 newsos* to bsd (readline needs to check for newsos).
21976 (This fix was earlier made Jan 31, but got re-broken.)
21977
21978 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21979
21980 * configure.in: sco is an os, not a vendor!
21981
21982 * configure: Quote $( better. Keep various shells happy.
21983
21984 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21985
21986 * Makefile.in: eliminate stamp-files.
21987
21988 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21989
21990 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21991 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21992
21993 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21994
21995 * config.sub: fix iris/iris3.
21996
21997 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21998
21999 * configure: re-add -rm.
22000
22001 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22002
22003 * Maskefile.in: add .stmp-rcs to all.
22004
22005 * configure.in: remove gas from rs6000 build, use aix host fragment.
22006
22007 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22008
22009 * configure: pass down site_option during recursion.
22010
22011 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22012
22013 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22014
22015 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22016
22017 * configure: Change exec_prefix so that it really defaults to prefix.
22018
22019 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22020
22021 * Makefile.in, configure.in: Add support for mmalloc library.
22022
22023 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22024
22025 * Makefile.in: add stmp dependencies for a few more things.
22026
22027 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22028
22029 * configure: adjusted error message on objdir/srcdir configure
22030 collision, per john's suggestion.
22031
22032 * Makefile.in: add libiberty stmp to all and all.cross.
22033
22034 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22035
22036 * Makefile.in: remove force dependencies, add grep to all.
22037
22038 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22039
22040 * Makefile.in: drop flex. make stamp files work.
22041
22042 * configure: added test for conflicting configuration in srcdir,
22043 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22044 gets cranky. use relative paths for configure and srcdir
22045 whenever possible. Send some error messages to stderr that were
22046 going to stdout.
22047
22048 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22049
22050 * Makefile.in: Fix libg++ rule to check for gcc directory
22051 before using gcc/gcc. Also pass XTRAFLAGS.
22052
22053 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22054
22055 * Makefile.in: added stmp-files so that directories aren't polled
22056 when they are already built.
22057
22058 * configure.texi: fixed a node pointer problem.
22059
22060 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22061
22062 * config.sub configure.in gdb/configure.in
22063 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22064 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22065 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22066
22067 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22068
22069 * configure: -recurring becomes -silent. corrected help message
22070 for -site= option.
22071
22072 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22073
22074 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22075
22076 * configure: when building Makefile for crosses, replace
22077 tooldir and program_prefix. default srcdir from location of
22078 config.sub. remove "for host in hosts" and "for target in
22079 targets" loops.
22080
22081 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22082
22083 * Makefile.in: Do not pass bindir or mandir to cvs.
22084
22085 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22086
22087 * Makefile.in, configure.in: removed traces of namesubdir,
22088 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22089 copyrights to '92, changed some from Cygnus to FSF.
22090
22091 * configure.texi: remove most references to multiple hosts,
22092 multiple targets, subdirs, etc.
22093
22094 * configure.man: removed rcsid. reference config.sub not
22095 config.subr.
22096
22097 * Makefile.in: mkdir $(infodir) on install-info.
22098
22099 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22100
22101 * configure.texi: Explain better about .gdbinit and about
22102 the environment that configure.in sections run in.
22103
22104 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22105
22106 * configure.in: Ultrix is only a decstation if it's a MIPS.
22107
22108 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22109
22110 * README: DOC.configure => cfg-paper.texi.
22111
22112 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22113
22114 * config.sub (near case $os): Don't convert newsos* to bsd!
22115
22116 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22117
22118 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22119 the number of copies of COPYING that go into the GDB tar file.
22120
22121 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22122
22123 * bfd/configure.in, gdb/config/mh-i386sco,
22124 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22125 Fix SCO configuration stuff.
22126
22127 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22128
22129 * Makefile.in: For libg++, make sure the -I pointing
22130 to the gcc directory goes *after* all the libg++-local -I flags.
22131 Also, move just-gcc dependency from just-libg++ to all-libg++.
22132
22133 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22134
22135 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22136
22137 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22138
22139 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22140
22141 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22142
22143 * config.sub: Add stratus configuration frags. Also
22144 submitted to FSF.
22145
22146 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22147
22148 * Makefile.in (DEV_SUPPORT): add configure.man.
22149
22150 * config.sub(Decode manufacturer-specific): add -none*.
22151
22152 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22153
22154 * Makefile.in: remove form feeds to make Sun's make happy.
22155 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22156
22157 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22158
22159 * Makefile.in (AR_FLAGS): Make quieter.
22160
22161 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22162
22163 * configure.in: Add libg++.
22164 * configure: When verbose, don't output the command line at each
22165 level; it will be unremarkably the same as the previous version,
22166 which will be the same as what the user typed.
22167
22168 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22169
22170 * configure.in, Makefile.in: fix clean-info, add flex. add
22171 fileutils.
22172
22173 * configure: be less sensitive to spaces in Makefile.in. Do not
22174 look for sources in "..". Doing so breaks subdirectories that
22175 might have their own configure. If a subdir has it's own
22176 configure script, use it.
22177
22178 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22179
22180 * cfg-paper.texi: some changes suggested by rms.
22181
22182 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22183
22184 * config.sub: Merge in some small additions from the FSF version,
22185 taken from the gcc distribution, to bring the Cygnus and FSF
22186 versions into closer sync.
22187
22188 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22189
22190 * configure.in: Changed svr4 references to sysv4.
22191
22192 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22193
22194 * configure: added -V for version number option.
22195
22196 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22197
22198 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22199 renamed from DOC.configure to cfg-paper.texi.
22200
22201 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22202
22203 * configure, config.subr, config.sub: config.subr is now
22204 config.sub again.
22205
22206 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22207
22208 * configure.texi: new file, in progress.
22209
22210 * Makefile.in: build info file and install the man page for
22211 configure.
22212
22213 * configure.man: new file, first cut.
22214
22215 * configure: find config.subr again now that configuration "none"
22216 has gone. removed all traces of the -ansi option. removed all
22217 traces of the -languages option.
22218
22219 * config.subr: resync from rms.
22220
22221 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22222
22223 * configure, config.sub, config.subr: merge config.sub into
22224 config.subr, call the result config.subr, remove config.sub, use
22225 config.subr.
22226
22227 * Makefile.in: revised install for dir.info.
22228
22229 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22230
22231 * configure.in: add decstation host makefile frag.
22232
22233 * Makefile.in: BISON now bison -y again. also install-gcc on
22234 install. clean-gdbm on clean. infodir belongs in datadir.
22235 Make directories for info install. Build dir.info here then
22236 install it.
22237
22238 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22239
22240 * Makefile.in: fix for bad directory tests.
22241
22242 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22243
22244 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22245 regexp. -srcdir relative was being handled incorrectly.
22246
22247 * Makefile.in: unwrapped some for loops so that parallel makes
22248 work again and so one can focus one's attention on a particular
22249 package.
22250
22251 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22252
22253 * configure: added PWD as a stand in for `pwd` (for speed). use
22254 elif wherever possible. make -srcdir work without -objdir.
22255 -objdir= commented out.
22256
22257 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22258
22259 * configure: +options become --options. -subdirs commented out.
22260 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22261 Makefile now at top of generated Makefile. Removed cvs log
22262 entries. added -srcdir. create .gdbinit only if there is one
22263 in ${srcdir}.
22264
22265 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22266 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22267 and mandir now keyed off datadir by default.
22268
22269 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22270
22271 * Freshly created ChangeLog.
22272
22273 \f
22274 Local Variables:
22275 mode: change-log
22276 left-margin: 8
22277 fill-column: 76
22278 version-control: never
22279 End:
This page took 0.978065 seconds and 5 git commands to generate.