re PR rtl-optimization/88331 (ICE in rtl_verify_bb_layout, at cfgrtl.c:2987)
[gcc.git] / ChangeLog
1 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 PR target/88535
4 * config.guess: Import upstream version 2019-01-03.
5 * config.sub: Import upstream version 2019-01-01.
6
7 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
8
9 * MAINTAINERS (Write After Approval): Update my maintainer address.
10
11 2018-12-21 Gergö Barany <gergo@codesourcery.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
16
17 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
18
19 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
20
21 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
22 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
23 (GCC_TARGET_TOOL): Likewise.
24 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
25 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
26 OTOOL, OTOOL_FOR_TARGET: New substitutions.
27 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
28 * configure: Regenerate.
29 * Makefile.in: Likewise.
30
31 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
35 2018-11-13 Martin Liska <mliska@suse.cz>
36
37 * gcc.target/i386/pr87930.c: Move to ...
38 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
39
40 2018-11-10 Stafford Horne <shorne@gmail.com>
41
42 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
43 (Write After Approval): Remove myself.
44
45 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
46
47 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
48 Append $INCICONV to it.
49
50 2018-11-04 Stafford Horne <shorne@gmail.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
54 2018-10-31 Joseph Myers <joseph@codesourcery.com>
55
56 PR bootstrap/82856
57 * multilib.am: New file. From automake.
58
59 Merge from binutils-gdb:
60 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
61
62 * libtool.m4: Use AC_LANG_SOURCE.
63 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
64 * ar-lib: New file.
65 * test-driver: New file.
66 * configure: Re-generate.
67
68 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
73
74 PR bootstrap/87788
75 PR d/87799
76 * configure: Rebuild.
77 * configure.ac: Disable D on systems where it is known not to work.
78
79 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
80
81 * Makefile.def (target_modules): Add libphobos.
82 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
83 GDCFLAGS_FOR_TARGET.
84 (dependencies): Make libphobos depend on libatomic, libbacktrace
85 configure, and zlib configure.
86 (language): Add language d.
87 * Makefile.in: Rebuild.
88 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
89 (HOST_EXPORTS): Add GDC.
90 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
91 (BASE_TARGET_EXPORTS): Add GDC.
92 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
93 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
94 (EXTRA_HOST_FLAGS): Add GDC.
95 (STAGE1_FLAGS_TO_PASS): Add GDC.
96 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
97 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
98 environment variables.
99 * configure: Rebuild.
100 * configure.ac: Add target-libphobos to target_libraries. Set and
101 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
102
103 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
107 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
108
109 * MAINTAINERS (Write After Approval): Remove myself.
110
111 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
112
113 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
114
115 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
116
117 * MAINTAINERS: Update my email address.
118
119 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
120
121 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
122 maintainer.
123
124 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
125
126 * MAINTAINERS (Write After Approval): Add self.
127
128 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
129
130 * MAINTAINERS (write after approval): Add myself.
131
132 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
133
134 * MAINTAINERS: Update my email address.
135
136 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
137
138 * MAINTAINERS (write after approval): Add myself.
139
140 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
141
142 * MAINTAINERS: Add self to global reviewers list.
143
144 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
145
146 MAINTAINERS: Add c-sky port maintainers.
147
148 2018-08-10 Martin Liska <mliska@suse.cz>
149
150 * MAINTAINERS: Revert change in previous commit and
151 join lines.
152
153 2018-08-10 Martin Liska <mliska@suse.cz>
154
155 * MAINTAINERS: Remove extra line.
156
157 2018-08-06 Naveen H.S <naveenh@marvell.com>
158
159 * MAINTAINERS: Update my email address.
160
161 2018-07-19 DJ Delorie <dj@redhat.com>
162
163 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
164 as maintainer.
165
166 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
167
168 * MAINTAINERS: Adjust email address for me and my colleague Robin
169 Dapp.
170
171 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
172 Sunil K Pandey <sunil.k.pandey@intel.com>
173
174 PR target/84413
175 * config/i386/i386.c (m_CORE_AVX512): New.
176 (m_CORE_AVX2): Likewise.
177 (m_CORE_ALL): Add m_CORE_AVX2.
178 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
179 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
180 and remove the rest of m_SKYLAKE_AVX512.
181
182 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
183
184 * config.sub: Sync with upstream version 2018-07-03.
185
186 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
187
188 * config.guess: Sync with upstream version 2018-06-26.
189 * config.sub: Sync with upstream version 2018-07-02.
190
191 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
192
193 * libtool.m4: Sort output of 'find' to enable deterministic builds.
194 * ltmain.sh: Likewise.
195
196 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
197
198 * contrib/config-list.mk: Remove powerpc-linux_paired.
199
200 2018-06-29 Alexandre Oliva <oliva@adacore.com>
201
202 * configure.ac: Introduce support for @unless/@endunless.
203 * Makefile.tpl (dep-kind): Rewrite with cond; return
204 postbootstrap in some cases.
205 (make-postboot-dep, postboot-targets): New.
206 (dependencies): Do not output postbootstrap dependencies at
207 first. Output non-target ones changed for configure to depend
208 on stage_last @if gcc-bootstrap, and the original deps @unless
209 gcc-bootstrap.
210 * configure.in, Makefile.in: Rebuilt.
211
212 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
213
214 * MAINTAINERS (write after approval): Add myself.
215
216 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
217
218 * MAINTAINERS (write after approval): Add myself.
219
220 2018-06-19 Nick Clifton <nickc@redhat.com>
221
222 * zlib/configure.ac: Restore old behaviour of only enabling
223 multilibs when a target subdirectory is defined. This allows
224 building with srcdir == builddir.
225 * zlib/configure: Regenerate.
226
227 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
228
229 * Makefile.def (fortran): Add check-target-libgomp-fortran.
230 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
231 * Makefile.in: Regenerate.
232
233 2018-06-16 Ben Elliston <bje@gnu.org>
234
235 * config.guess: Import latest version.
236 * config.sub: Likewise.
237
238 2018-06-08 Martin Liska <mliska@suse.cz>
239
240 * MAINTAINERS: Remove MPX-related entries.
241 * Makefile.def: Remove libmpx support.
242 * Makefile.in: Regenerate.
243 * configure.ac: Remove removed files.
244 * configure: Regenerate.
245 * libmpx/ChangeLog: Remove.
246 * libmpx/Makefile.am: Remove.
247 * libmpx/Makefile.in: Remove.
248 * libmpx/acinclude.m4: Remove.
249 * libmpx/aclocal.m4: Remove.
250 * libmpx/config.h.in: Remove.
251 * libmpx/configure: Remove.
252 * libmpx/configure.ac: Remove.
253 * libmpx/configure.tgt: Remove.
254 * libmpx/libmpx.spec.in: Remove.
255 * libmpx/mpxrt/Makefile.am: Remove.
256 * libmpx/mpxrt/Makefile.in: Remove.
257 * libmpx/mpxrt/libmpx.map: Remove.
258 * libmpx/mpxrt/libtool-version: Remove.
259 * libmpx/mpxrt/mpxrt-utils.c: Remove.
260 * libmpx/mpxrt/mpxrt-utils.h: Remove.
261 * libmpx/mpxrt/mpxrt.c: Remove.
262 * libmpx/mpxrt/mpxrt.h: Remove.
263 * libmpx/mpxwrap/Makefile.am: Remove.
264 * libmpx/mpxwrap/Makefile.in: Remove.
265 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
266 * libmpx/mpxwrap/libtool-version: Remove.
267 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
268
269 2018-06-04 Martin Liska <mliska@suse.cz>
270
271 * MAINTAINERS: Add myself as gcov maintainer.
272
273 2018-06-04 Matthew Fortune <mfortune@gmail.com>
274
275 * MAINTAINERS: Update my email address.
276
277 2018-06-04 Tom de Vries <tdevries@suse.de>
278
279 * MAINTAINERS: Remove write-after-approval entries for component
280 maintainers.
281
282 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
283
284 * MAINTAINERS (write after approval): Add myself.
285
286 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
287
288 * MAINTAINERS: Update my email address.
289
290 2018-06-01 Tom de Vries <tdevries@suse.de>
291
292 * MAINTAINERS: Update my email address.
293
294 2018-05-22 Bin Cheng <bin.cheng@arm.com>
295
296 * MAINTAINERS (loop-optimizer): Add myself.
297
298 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
299
300 * configure.ac: Added "nfp" target.
301 * configure: Regenerate.
302
303 2018-04-30 Richard Biener <rguenther@suse.de>
304
305 PR bootstrap/85571
306 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
307 (STAGE3_TFLAGS): Likewise.
308 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
309 (STAGEtrain_TFLAGS): Likewise.
310 * Makefile.in: Regenerate.
311
312 2018-04-26 Richard Biener <rguenther@suse.de>
313
314 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
315 (STAGE2_CFLAGS): Likewise.
316 (STAGE2_TFLAGS): Likewise.
317 (STAGE3_CFLAGS): Add -fchecking.
318 (STAGE3_TFLAGS): Likewise.
319 (STAGEtrain_CFLAGS): Filter out -fchecking.
320 (STAGEtrain_TFLAGS): Likewise.
321 * Makefile.in: Re-generate.
322
323 2018-04-25 Catherine Moore <clm@codesourcery.com>
324
325 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
326
327 2018-04-18 Paul Clarke <pc@us.ibm.com>
328
329 * MAINTAINERS (write after approval): Add myself.
330
331 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
332
333 * MAINTAINERS: Update my email address.
334
335 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
336
337 * MAINTAINERS: Remove redundant Write-After-Approval entry.
338
339 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
340
341 * MAINTAINERS: Update my email address and disambiguate myself
342 a bit from Will Schmidt.
343
344 2018-03-21 Nathan Sidwell <nathan@acm.org>
345
346 * MAINTAINERS: Move maintainers of now-removed picochip and score
347 ports to write after approval.
348
349 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
350
351 * MAINTAINERS: Add entry for SVE maintainership.
352
353 2018-02-13 Maciej W. Rozycki <macro@mips.com>
354
355 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
356 * configure: Regenerate.
357
358 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
359
360 * MAINTAINERS (write after approval): Add myself.
361
362 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
363
364 * MAINTAINERS (write after approval): Add myself.
365
366 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
367
368 * MAINTAINERS (write after approval): Add myself.
369
370 2018-01-03 Jakub Jelinek <jakub@redhat.com>
371
372 Update copyright years.
373
374 2018-01-03 Ben Elliston <bje@gnu.org>
375
376 * config.guess: Import latest version.
377 * config.sub: Likewise.
378
379 2017-12-12 Stafford Horne <shorne@gmail.com>
380
381 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
382 * configure: Regenerate.
383
384 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2017-11-28 Julia Koval <julia.koval@intel.com>
389 Sebastian Peryt <sebastian.peryt@intel.com>
390
391 * Makefile.def (target_modules): Remove libcilkrts.
392 * Makefile.in: Ditto.
393 * configure: Ditto.
394 * configure.ac: Ditto.
395
396 2017-11-28 Julia Koval <julia.koval@intel.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
400 2017-11-22 Sudakshina Das <sudi.das@arm.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403
404 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
405
406 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
407 Use my SiFive email address.
408
409 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
410
411 * MAINTAINERS (write after approval): Add myself.
412
413 2017-10-27 Martin Liska <mliska@suse.cz>
414
415 * Makefile.tpl: Use proper name of folder as it was renamed
416 during transition to 4 stages.
417 * Makefile.in: Regenerate.
418
419 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
420
421 * MAINTAINERS (write after approval): Add myself.
422
423 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
424
425 * MAINTAINERS: Add a note that maintainership also includes web
426 pages, docs, and testsuite related to that area.
427
428 2017-09-25 Tom de Vries <tom@codesourcery.com>
429
430 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
431
432 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
433
434 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
435
436 2017-09-15 Nathan Sidwell <nathan@acm.org>
437
438 * MAINTAINERS: Remove myself as a vxworks maintainer.
439
440 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
441
442 * MAINTAINERS: Remove email address of Jim Norris.
443
444 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
445
446 * MAINTAINERS (Reviewers): Move myself from here...
447 (CPU Port Maintainers): ... to here.
448
449 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
450
451 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
452
453 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
454
455 * MAINTAINERS (write after approval): Add myself.
456
457 2017-07-28 Tony Reix <tony.reix@atos.net>
458
459 * configure.ac (target-libffi): Don't disable for AIX.
460 (go): Don't add to unsupported_languages on AIX.
461 (target-libgo): Don't disable for AIX.
462 * configure: Regenerate.
463
464 2017-07-19 Yury Gribov <tetra2005@gmail.com>
465
466 * MAINTAINERS: Add myself.
467
468 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
469
470 * MAINTAINERS: Update my email address.
471
472 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
473
474 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
475 arm-specific auto-generated header files.
476
477 2017-07-03 Nathan Sidwell <nathan@acm.org>
478
479 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
480 * configure: Rebuilt.
481
482 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
483
484 * MAINTAINERS: Readd myself for c6x.
485
486 2017-06-28 Martin Liska <mliska@suse.cz>
487
488 PR bootstrap/81217
489 * Makefile.def: Remove superfluous bootstrap_target from
490 bootstrap_stage.
491 * Makefile.in: Re-generate the file.
492
493 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
494
495 * MAINTAINERS: Add myself to Write After Approval
496
497 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
498
499 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
500
501 2017-06-19 Martin Liska <mliska@suse.cz>
502
503 * Makefile.def: Define 4 stages PGO bootstrap.
504 * Makefile.tpl: Define FLAGS.
505 * Makefile.in: Regenerate.
506
507 2017-06-14 Ian Lance Taylor <iant@golang.org>
508
509 * Makefile.def: Add check-gotools to go check targets.
510 * Makefile.in: Rebuild.
511
512 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
513
514 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
515
516 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
517
518 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
519 * configure: Regenerate.
520
521 2017-05-31 Martin Liska <mliska@suse.cz>
522
523 * configure.ac: Add handling of stage2_werror_flags to
524 action-if-given and to action-if-not-given.
525 * configure: Regenerate.
526
527 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
528
529 * MAINTAINERS: Add self to Write After Approval
530
531 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
532
533 * MAINTAINERS: Update my email address, and remove myself as
534 maintainer in some areas.
535
536 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
537
538 * MAINTAINERS: Add self to Write After Approval
539
540 2017-05-25 Nathan Sidwell <nathan@acm.org>
541
542 * configure.ac: Add --enable-languages=default to mean default and
543 make --enable-languages=all mean all supported languages.
544 * configure: Regenerated.
545
546 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
547
548 * config.gcc (powerpc*-*-*spe*): New.
549 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
550 (powerpc-*-rtems*spe*): New.
551 (powerpc*-*-linux*spe*): New.
552 (powerpc-wrs-vxworksspe): New.
553 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
554 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
555 * config.host (powerpc*-*-*spe*): New.
556
557 2017-05-19 Martin Liska <mliska@suse.cz>
558
559 * configure.ac: Add --enable-werror-always just for
560 bootstrap-debug (or none build config) and do not add it
561 when we are on a release branch.
562 * configure: Regenerated.
563
564 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
565
566 * MAINTAINERS: Add self to Write After Approval
567
568 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
569
570 * MAINTAINERS: Move myself to Write After Approval section.
571
572 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
573
574 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
575 ACCH registers.
576 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
577 available.
578 (umulsidi3): Likewise.
579 (mulsidi3_700): Disable this pattern when we have advanced mpy
580 instructions.
581 (umulsidi3_700): Likewise.
582 (maddsidi4): New pattern.
583 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
584 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
585 (mpydu_imm_arcv2hs): Likewise.
586 * config/arc/predicates.md (accl_operand): New predicate.
587
588 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
589 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
592 case.
593 (ARC_AUTOFP_IRQ_P): Likewise.
594 (ARC_AUTO_IRQ_P): Likewise.
595 (rgf_banked_register_count): New variable.
596 (parse_mrgf_banked_regs_option): New function.
597 (arc_override_options): Handle rgf_banked_regs option.
598 (arc_handle_interrupt_attribute): Add firq option.
599 (arc_compute_function_type): Return fast irq type when required.
600 (arc_must_save_register): Handle fast interrupts.
601 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
602 (arc_return_address_regs): Update.
603 * config/arc/arc.h (arc_return_address_regs): Update.
604 (arc_function_type): Add fast interrupt type.
605 (ARC_INTERRUPT_P): Update.
606 (RC_FAST_INTERRUPT_P): Define.
607 * config/arc/arc.md (simple_return): Update for fast interrupts.
608 (p_return_i): Likewise.
609 * config/arc/arc.opt (mrgf-banked-regs): New option.
610 * doc/invoke.texi (mrgf-banked-regs): Document.
611
612 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
613
614 * config/arc/arc.c (irq_ctrl_saved): New variable.
615 (ARC_AUTOBLINK_IRQ_P): Define.
616 (ARC_AUTOFP_IRQ_P): Likewise.
617 (ARC_AUTO_IRQ_P): Likewise.
618 (irq_range): New function.
619 (arc_must_save_register): Likewise.
620 (arc_must_save_return_addr): Likewise.
621 (arc_dwarf_emit_irq_save_regs): Likewise.
622 (arc_override_options): Handle deferred options.
623 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
624 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
625 arc_must_save_return_addr.
626 (arc_compute_frame_size): Handle automated save and restore of
627 registers.
628 (arc_expand_prologue): Likewise.
629 (arc_expand_epilogue): Likewise.
630 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
631 * config/arc/arc.opt (mirq-ctrl-saved): New option.
632 * doc/invoke.texi (mirq-ctrl-saved): Document option.
633
634 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
635 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
636
637 PR bootstrap/77661
638 * Makefile.def: Don't pass --enable-maintainer-mode on to an
639 in-tree build MPC.
640 * Makefile.in: Regenerate.
641
642 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
643
644 * configure.ac: Enable LTO by default on darwin >= 9.
645 * configure: Regenerate.
646
647 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
648
649 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
650 and Andrew Waterman as the RISC-V maintainers.
651
652 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
653
654 * MAINTAINERS: Add self to Write After Approval
655
656 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
657
658 * config.guess: Import latest from upstream.
659
660 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
661
662 * MAINTAINERS (Write After Approval): Remove entries that are
663 already covered under Reviewers.
664
665 2017-03-08 Mark Wielaard <mark@klomp.org>
666
667 PR demangler/70909
668 PR demangler/67264
669 * include/demangle.h: Add d_printing to struct demangle_component
670 and pass struct demangle_component as non const.
671
672 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
673
674 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
675
676 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
677
678 * Makefile.tpl: Remove HOST_ISLVER.
679 (HOST_EXPORTS): Remove ISLVER.
680 * Makefile.in: Regenerate.
681
682 2017-02-13 Richard Biener <rguenther@suse.de>
683
684 * configure: Re-generate.
685
686 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
687
688 * MAINTAINERS: Adjust bug reporting URL.
689
690 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
691
692 * MAINTAINERS (Write After Approval): Remove redundant entry
693 for Andrew Burgess.
694
695 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
696
697 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
698 32-bit hppa*-*-hpux*.
699 * configure: Regenerate.
700
701 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
702
703 * configure.ac: Moved the white list of enabling BRIG FE to
704 libhsail-rt/configure.tgt.
705 * configure: Regenerated.
706 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
707
708 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
709 Martin Jambor <mjambor@suse.cz>
710
711 * Makefile.def (target_modules): Added libhsail-rt.
712 (languages): Added language brig.
713 * Makefile.in: Regenerated.
714 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
715 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
716 * configure: Regenerated.
717
718 2017-01-17 Jakub Jelinek <jakub@redhat.com>
719
720 PR other/79046
721 * configure: Regenerated.
722
723 2017-01-04 Alan Modra <amodra@gmail.com>
724
725 * configure: Regenerate.
726
727 2016-12-29 Ben Elliston <bje@gnu.org>
728
729 * config.sub: Import latest version.
730
731 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
735 2016-12-21 Jakub Jelinek <jakub@redhat.com>
736
737 * configure.ac: Don't bootstrap libmpx unless --with-build-config
738 includes bootstrap-mpx.
739 * configure: Regenerated.
740
741 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
745 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
746
747 * configure: Regenerate.
748
749 2016-12-01 Matthias Klose <doko@ubuntu.com>
750
751 * configure.ac: Don't use pkg-config to check for bdw-gc.
752 * configure: Regenerate.
753
754 2016-11-30 Matthias Klose <doko@ubuntu.com>
755
756 * Makefile.def: Remove reference to boehm-gc target module.
757 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
758 options and for the bdw-gc pkg-config module.
759 * configure: Regenerate.
760 * Makefile.in: Regenerate.
761
762 2016-11-28 Nathan Sidwell <nathan@acm.org>
763
764 * MAINTAINERS (nvptx): Remove self.
765
766 2016-11-25 Ben Elliston <bje@gnu.org>
767
768 * config.guess: Import latest version.
769 * config.sub: Likewise.
770
771 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
775 2016-11-15 Matthias Klose <doko@ubuntu.com>
776
777 * Makefile.def: Remove references to GCJ.
778 * Makefile.tpl: Likewise.
779 * Makefile.in: Regenerate.
780
781 2016-11-15 Matthias Klose <doko@ubuntu.com>
782
783 * config-ml.in: Remove references to GCJ.
784 * configure.ac: Likewise.
785 * configure: Regenerate.
786
787 2016-11-01 Josh Conner <joshconner@google.com>
788
789 * MAINTAINERS (Write After Approval): Update email address,
790
791 2016-10-27 Carl Love <cel@us.ibm.com>
792
793 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
794 Approval list to make it alphabetical.
795
796 2016-10-27 Carl Love <cel@us.ibm.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799
800 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * MAINTAINERS (Reviewers): Add myself.
803 (Write After Approval): Add myself.
804
805 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
806 Ulrich Weigand <uweigand@de.ibm.com>
807
808 * MAINTAINERS: Update email address.
809
810 2016-10-10 Nathan Sidwell <nathan@acm.org>
811
812 * MAINTAINERS: Update email address.
813
814 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
815
816 * configure.ac: Add aarch64-*-freebsd*.
817 * configure: Regenerate.
818
819 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
820
821 * MAINTAINERS: Update email address after it got reverted.
822
823 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
824
825 * configure.ac (target_libraries): Readd target-boehm-gc.
826 Restore --enable-objc-gc handling.
827 * configure: Regenerate.
828
829 2015-10-03 Jeff Law <law@redhat.com>
830
831 * MAINTAINERS: Move several inactive maintainers to the
832 write-after-approval section.
833
834 2016-09-30 Jakub Jelinek <jakub@redhat.com>
835
836 * configure.ac: Add target-libffi to target_libraries.
837 Readd libgcj target disablings, modified to only target-libffi.
838 Readd target addition of go to unsupported languages.
839 * configure: Regenerated.
840
841 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
842
843 * MAINTAINERS: Update email address.
844
845 2016-09-30 Andrew Haley <aph@redhat.com>
846
847 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
848 write-after approval. Remove Tom Tromey and Bryce McKinlay from
849 libgcj.
850
851 2016-09-30 Andrew Haley <aph@redhat.com>
852
853 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
854 write-after approval after GCJ deletion.
855
856 2016-09-30 Andrew Haley <aph@redhat.com>
857
858 * Makefile.def: Remove libjava.
859 * Makefile.tpl: Likewise.
860 * Makefile.in: Regenerate.
861 * configure.ac: Likewise.
862 * configure: Likewise.
863 * gcc/java: Remove.
864 * libjava: Likewise.
865
866 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
867
868 * MAINTAINERS (Reviewers): Add myself.
869
870 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
871
872 * configure.ac: Disable "sim" directory for arc*-*-*.
873 * configure: Regenerated.
874
875 2016-09-23 Tamar Christina <tamar.christina@arm.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
879 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
880
881 * configure.ac: Check for the minimum in-tree MPFR version
882 handled.
883 * configure: Regenerate.
884
885 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
886
887 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
888 * configure: Regenerated.
889
890 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
894 2016-06-23 Andi Kleen <ak@linux.intel.com>
895
896 * Makefile.def: Add autoprofiledbootstrap.
897 * Makefile.tpl: Dito.
898 * Makefile.in: Regenerate.
899
900 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
901
902 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
903 * configure: Regenerate.
904
905 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
906
907 * configure: Regenerate.
908 * configure.ac: Remove support for avr-rtems.
909
910 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2016-06-16 Michael Collison <michael.collison@arm.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
919
920 * MAINTAINERS (Write After Approval): Update e-mail address.
921
922 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
926 2016-05-28 Alan Modra <amodra@gmail.com>
927
928 * Makefile.tpl (configure): Depend on m4 files included.
929 * Makefile.in: Regenerate.
930
931 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
932
933 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
934 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
935
936 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
937
938 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
939 special case builtin.
940 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
941 support for ALTIVEC_BUILTIN_VEC_ADDEC.
942 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
943 for __builtin_vec_addec.
944
945 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
946
947 * config.guess: Import version 2016-04-02 (newest).
948 * config.sub: Import version 2016-05-10 (newest).
949
950 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
951
952 * configure.ac: Add ARC support to libgloss.
953 * configure: Regenerate
954
955 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
959 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
960
961 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
962 * configure: Regenerated.
963 * Makefile.def (gmp): Explicitly disable assembler.
964 (mpfr): Adjust lib_path.
965 (mpc): Likewise.
966 * Makefile.in: Regenerated.
967
968 2016-05-01 Jakub Jelinek <jakub@redhat.com>
969
970 PR bootstrap/70704
971 * configure.ac (--enable-stage1-checking): Add missing
972 --enable-checking=.
973 * configure: Regenerated.
974
975 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
976
977 * config.guess: Revert r235676.
978 * config.sub: Revert r235676.
979
980 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
981
982 * config.guess: Remove SH5 support.
983 * config.sub: Likewise.
984 * configure: Likewise.
985 * configure.ac: Likewise.
986
987 2016-04-26 Jakub Jelinek <jakub@redhat.com>
988
989 PR bootstrap/70704
990 * configure.ac (--enable-stage1-checking): For --disable-checking or
991 implicit --enable-checking, make sure extra flag matches in between
992 stage1 and later checking.
993 * configure: Regenerated.
994
995 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
996
997 * .gitattributes: New file.
998
999 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1000
1001 * MAINTAINERS (rs6000/powerpc port): Add myself.
1002
1003 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1004
1005 PR bootstrap/70173
1006 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1007 and gotools directories. Delete the stage_final file.
1008 * Makefile.in: Regenerate.
1009
1010 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1015
1016 * MAINTAINERS (Fortran maintainer): Remove myself.
1017
1018 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1019
1020 * MAINTAINERS (Write After Approval): Add myself.
1021
1022 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1027
1028 Sync with binutils-gdb:
1029
1030 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1031
1032 * configure.ac: Add mips and s390 to the gold target check.
1033 * configure: Regenerate.
1034
1035 2016-03-01 DJ Delorie <dj@redhat.com>
1036
1037 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1038
1039 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1040
1041 * MAINTAINERS (libcpp): Add myself.
1042 (diagnostic messages): Likewise.
1043
1044 2016-02-20 Tom de Vries <tom@codesourcery.com>
1045
1046 * MAINTAINERS: Fix whitespace.
1047
1048 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1053
1054 * config/isl.m4: Add comments about isl-0.16.
1055 * configure: Regenerate.
1056
1057 2016-01-29 Martin Jambor <mjambor@suse.cz>
1058
1059 * MAINTAINERS (hsa maintainers): Add myself.
1060
1061 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1062
1063 * MAINTAINERS: (Write After Approval): Add myself.
1064
1065 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1066 Sebastian Pop <s.pop@samsung.com>
1067
1068 * Makefile.in: Regenerate.
1069 * Makefile.tpl: Export ISLVER.
1070 * configure: Regenerate.
1071 * config/isl.m4: Detect isl-0.15.
1072
1073 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1074
1075 PR bootstrap/69329
1076 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1077 * Makefile.in: Regenerate.
1078
1079 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1080
1081 * configure.ac: Enable LTO for DJGPP
1082 * configure: Regenerate
1083
1084 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 Sync with binutils-gdb:
1087 2015-10-21 Nick Clifton <nickc@redhat.com>
1088
1089 PR gas/19109
1090 * configure.ac: Note the 'none' is an acceptable argument to
1091 --enable-compressed-debug-sections.
1092 * configure: Regenerate.
1093
1094 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1095
1096 PR bootstrap/69134
1097 * Makefile.def (mpfr): Disable assembler.
1098 * Makefile.in: Regenerate.
1099
1100 2016-01-01 Ben Elliston <bje@gnu.org>
1101
1102 * config.guess: Import version 2016-01-01.
1103 * config.sub: Likewise.
1104
1105 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1106
1107 * MAINTAINERS (Write After Approval): Add myself.
1108
1109 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1110
1111 * Makefile.in: Replace ISL with isl.
1112 * Makefile.tpl: Same.
1113 * config/isl.m4: Same.
1114 * configure.ac: Same.
1115 * contrib/download_prerequisites: Same.
1116 * configure: Regenerate.
1117
1118 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1119
1120 * MAINTAINERS (Write After Approval): Add Myself.
1121
1122 2015-12-17 Nathan Sidwell <nathan@acm.org>
1123
1124 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1125 * configure: Regenerate.
1126
1127 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1128 Sebastian Pop <s.pop@samsung.com>
1129
1130 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1131 isl_ctx_get_max_operations.
1132 * configure: Regenerate.
1133
1134 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
1138 2015-12-02 Ian Lance Taylor <iant@google.com>
1139
1140 PR go/66147
1141 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1142 * Makefile.in: Regenerate.
1143
1144 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1145
1146 PR libffi/65726
1147 * Makefile.def (lang_env_dependencies): Make libffi depend
1148 on cxx.
1149 * Makefile.in: Regenerate.
1150
1151 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1152
1153 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1154 symbols.
1155
1156 2015-11-20 Tristan Gingold <gingold@adacore.com>
1157
1158 Sync with binutils-gdb:
1159 2015-11-20 Tristan Gingold <gingold@adacore.com>
1160
1161 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1162 * configure: Regenerate.
1163
1164 2015-11-19 Martin Liska <mliska@suse.cz>
1165
1166 * .gitignore: Add .clang-format to ignored files.
1167 * Makefile.in: Add clang-format.
1168 * Makefile.tpl: Likewise.
1169
1170 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1171
1172 * configure.ac: Enable libmpx by default.
1173 * configure: Regenerated.
1174
1175 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1176
1177 * MAINTAINERS: Update email address.
1178
1179 2015-10-23 Paulo Matos <pmatos@linki.tools>
1180
1181 * MAINTAINERS: Update email address.
1182
1183 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
1187 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 Sync with binutils-gdb:
1190 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 PR gas/19109
1193 * configure.ac: Add
1194 --enable-compressed-debug-sections={all,gas,gold,ld}.
1195 * configure: Regenerated.
1196
1197 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1198
1199 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1200
1201 2015-10-09 Martin Liska <mliska@suse.cz>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2015-10-02 Florian Weimer <fweimer@redhat.com>
1210
1211 * MAINTAINERS: Update email address.
1212
1213 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1218
1219 * MAINTAINERS: Update email.
1220
1221 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1222
1223 * MAINTAINERS: Update my email address.
1224
1225 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1226
1227 * MAINTAINERS (ft32 port): Add myself.
1228
1229 2015-08-28 David Sherwood <david.sherwood@arm.com>
1230
1231 * MAINTAINERS: Add myself.
1232
1233 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
1237 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1238
1239 PR libfortran/54572
1240 * Makefile.def: Make libgfortran depend on libbacktrace.
1241 * Makefile.in: Regenerate.
1242
1243 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
1247 2015-08-12 Tom de Vries <tom@codesourcery.com>
1248
1249 PR other/67092
1250 * configure.ac: Remove --with_host_libstdcxx support.
1251 * configure: Regenerate.
1252
1253 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1254 Jakub Jelinek <jakub@redhat.com>
1255
1256 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1257 nvptx*-*-*.
1258 * configure: Regenerate.
1259
1260 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1261
1262 * Makefile.def (libiconv): Define bootstrap=true.
1263 Mark pdf/html/info as missing.
1264 (configure-gcc): Depend on all-libiconv.
1265 (all-gcc): Ditto.
1266 (configure-libcpp): Ditto.
1267 (all-libcpp): Ditto.
1268 (configure-intl): Ditto.
1269 (all-intl): Ditto.
1270 * Makefile.in: Regenerate.
1271
1272 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1273
1274 * MAINTAINERS (loop ivopts): Add the entry and myself.
1275
1276 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1277
1278 * MAINTAINERS (nvptx): Add self.
1279
1280 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1281
1282 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1283 128-bit vector modes.
1284
1285 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2015-07-28 Ben Elliston <bje@gnu.org>
1290
1291 * config.sub, config.guess: Import from upstream.
1292
1293 2015-07-24 Michael Darling <darlingm@gmail.com>
1294
1295 PR other/66259
1296 * config-ml.in: Reflects renaming of configure.in to configure.ac
1297 * configure: Likewise
1298 * configure.ac: Likewise
1299
1300 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1301
1302 * MAINTAINERS: Update my email address.
1303
1304 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1305
1306 Sync with binutils-gdb:
1307 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1308
1309 * configure.ac (target_configdirs): Exclude target-zlib if
1310 target-libjava isn't built.
1311 * configure: Regenerated.
1312
1313 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1314
1315 Sync with binutils-gdb:
1316 2015-05-13 John David Anglin <dave.anglin@bell.net>
1317
1318 * configure.ac: Disable configuration of GDB for HPUX targets.
1319 * configure: Regenerate.
1320
1321 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1322
1323 * configure.ac: Add --with-system-zlib.
1324 * configure: Regenerated.
1325
1326 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1327
1328 * configure.ac: Add FT32 support.
1329 * configure: Regenerate.
1330
1331 2015-01-12 Anthony Green <green@moxielogic.com>
1332
1333 * configure.ac: Don't disable gprof for moxie.
1334 * configure: Rebuild.
1335
1336 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 Sync with binutils-gdb:
1339 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1340
1341 PR ld/18355
1342 * Makefile.def: Add extra_configure_flags to host zlib.
1343 * configure.ac (extra_host_zlib_configure_flags): New. Set
1344 to --enable-host-shared When bfd is to be built as shared
1345 library. AC_SUBST.
1346 * Makefile.in: Regenerated.
1347
1348 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1349
1350 Sync with src:
1351 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1352 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1353 * Makefile.in: Regenerated.
1354
1355 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1356
1357 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1358 target.
1359 * configure: Regenerate.
1360
1361 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1366
1367 * MAINTAINERS (OS Port Maintainers): Add myself.
1368 (Various Maintainers): Remove myself from libffi testsuite.
1369
1370 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1371
1372 * MAINTAINERS (gen* on machine desc): Add self.
1373
1374 2015-06-02 Jason Merrill <jason@redhat.com>
1375
1376 PR bootstrap/66319
1377 * configure.ac: Use -std=gnu++98.
1378
1379 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1384
1385 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1386 * configure: Regenerate.
1387
1388 2015-05-26 Jason Merrill <jason@redhat.com>
1389
1390 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1391 * configure: Regenerate.
1392
1393 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1394
1395 * configure.ac: FT32 target added.
1396 * configure: Regenerated.
1397
1398 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1407
1408 * configure.ac: Fix typo.
1409 * configure: Regenerate.
1410
1411 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
1415 2015-05-03 Matthias Klose <doko@ubuntu.com>
1416
1417 * configure.ac: Match $host configured with triplets.
1418 * configure: Regenerate.
1419
1420 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1421
1422 * Makefile.tpl: Remove surplus whitespace throughout.
1423 * Makefile.in: Regenerate.
1424
1425 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1426
1427 * MAINTAINERS (Various Maintainers): Add myself as instruction
1428 combiner maintainer.
1429
1430 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1431
1432 PR bootstrap/62077
1433 * configure.ac (--enable-stage1-checking): Default to
1434 release,misc,gimple,rtlflag,tree,types if --disable-checking
1435 or --enable-checking is not specified and DEV-PHASE is not
1436 experimental.
1437 * configure: Regenerated.
1438
1439 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1440
1441 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1442 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1443 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1444 * Makefile.in: Regenerate.
1445
1446 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1447
1448 * MAINTAINERS: Update my email address.
1449
1450 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1451
1452 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1453
1454 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1455
1456 * MAINTAINERS: Add myself as an arm port reviewer.
1457
1458 2015-03-25 Martin Liska <mliska@suse.cz>
1459 Yury Gribov <y.gribov@samsung.com>
1460
1461 * Makefile.in: Fix ln source location for vimrc file.
1462 * Makefile.tpl: Likewise.
1463
1464 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1465
1466 PR bootstrap/25672
1467 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1468 cross-compiling. Similarly for CXX_FOR_TARGET.
1469 * configure: Regenerate.
1470
1471 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1472
1473 * Makefile.def: Add libmpx.
1474 * configure.ac: Add libmpx.
1475 * Makefile.in: Regenerate.
1476 * configure: Regenerate.
1477
1478 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1479
1480 * MAINTAINERS (CPU Port Maintainers): Add myself
1481 i386 vector ISA extns mantainer.
1482
1483 2015-03-13 Jeff Law <law@redhat.com>
1484
1485 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1486 maintainer.
1487 Remove Richard Henderson as a maintainer for the x86 port.
1488
1489 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1490
1491 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1492
1493 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1494
1495 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1496 pointer bounds checker and i386 MPX maintainer.
1497
1498 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1499
1500 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1501
1502 2015-02-26 Martin Sebor <msebor@redhat.com>
1503
1504 * MAINTAINERS (Various Maintainers): Add self.
1505
1506 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1507
1508 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1509 Make sure it contains lto.
1510 * configure: Regenerate.
1511
1512 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1513
1514 * configure: Regenerate.
1515
1516 2015-02-06 Diego Novillo <dnovillo@google.com>
1517 1
1518 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1519 middle-end, docstring): Remove myself.
1520 (Write After Approval): Add myself.
1521
1522 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1523
1524 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1525 (Write After Approval): Update address.
1526
1527 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1528
1529 PR jit/64780
1530 * configure.ac: Require the user to explicitly specify
1531 --enable-host-shared if the jit is enabled.
1532 * configure: Regenerate.
1533
1534 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2015-01-25 Tom de Vries <tom@codesourcery.com>
1539
1540 * MAINTAINERS: Make whitespace consistent.
1541
1542 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
1546 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1547
1548 * MAINTAINERS: (Write After Approval): Add myself.
1549
1550 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1551
1552 * MAINTAINERS: (Write After Approval): Add myself.
1553
1554 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1555
1556 * MAINTAINERS: (Write After Approval): Add myself.
1557
1558 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1559
1560 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1561 objective-c/c++ front end maintainer.
1562
1563 2015-01-13 Marek Polacek <polacek@redhat.com>
1564
1565 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1566
1567 2015-01-12 Jeff Law <law@redhat.com>
1568
1569 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1570 a very long time.
1571
1572 2015-01-09 Ian Lance Taylor <iant@google.com>
1573
1574 * configure.ac (host_tools): Add gotools.
1575 * Makefile.def (host_modules): Add gotools.
1576 (dependencies): Add dependency of all-gotools on all-target-libgo.
1577
1578 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1579
1580 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1581 * configure: Regenerate.
1582
1583 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1584
1585 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1586 all-target-libgomp.
1587 * Makefile.in: Regenerate.
1588
1589 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1590
1591 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1592
1593 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1594
1595 * configure.ac: Add Visium support.
1596 * configure: Regenerate.
1597
1598 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1599
1600 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1601 * configure: Regenerate.
1602
1603 2015-01-03 Andrew Pinski <apinski@cavium.com>
1604
1605 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1606 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1607 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1608 (OBJCOPY_FOR_TARGET): New variable.
1609 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1610 * Makefile.in: Regenerate.
1611 * configure.ac: Check for already installed target objcopy.
1612 Also GCC_TARGET_TOOL on objcopy.
1613 * configure: Regenerate.
1614
1615 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1616
1617 * config.sub: Update from upstream, to 2015-01-01 version.
1618 * config.guess: Ditto.
1619
1620 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1621
1622 * MAINTAINERS (RTEMS Ports): Add myself.
1623
1624 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1629
1630 * MAINTAINERS (Write After Approval): Add myself.
1631
1632 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1633
1634 * configure.ac (--enable-as-accelerator-for): Don't set
1635 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1636 * configure: Regenerate.
1637
1638 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1639
1640 PR bootstrap/64023
1641 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1642 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1643 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1644 to CXX.
1645 * Makefile.in: Regenerated.
1646
1647 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1648 Yury Gribov <y.gribov@samsung.com>
1649
1650 * .gitignore: Added .local.vimrc and .lvimrc.
1651 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1652 * Makefile.in: Regenerate.
1653
1654 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1655
1656 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1657 * configure: Regenerated.
1658
1659 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1660
1661 * MAINTAINERS (nvptx port): New entry.
1662
1663 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1664
1665 * configure: Regenerate.
1666
1667 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1668
1669 * configure.ac: Merge with Binutils.
1670
1671 2014-11-26 Tobias Burnus <burnus@net-b.de>
1672
1673 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1674 * Makefile.in: Regenerate.
1675
1676 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1677
1678 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1679 missing flex.
1680 * Makefile.in: Regenerated.
1681
1682 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1683
1684 * Makefile.in: Regenerate.
1685
1686 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1687
1688 PR bootstrap/63784
1689 * libtool.m4: Add $pic_flag with -shared.
1690
1691 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Added myself.
1694
1695 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1696
1697 * MAINTAINERS (write-after-approval): Add myself.
1698
1699 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1700
1701 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1702 from 2 years ago.
1703
1704 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1705
1706 Revert:
1707 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1708
1709 * MAINTAINERS (Write After Approval): Added myself as line map
1710 maintainer.
1711
1712 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1713
1714 Revert:
1715 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1716
1717 * MAINTAINERS (Write After Approval): Added myself.
1718
1719 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1720
1721 * MAINTAINERS (Write After Approval): Added myself.
1722
1723 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1724
1725 * MAINTAINERS (Write After Approval): Added myself as line map
1726 maintainer.
1727
1728 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1729
1730 * MAINTAINERS (Various Maintainers): Added myself as line map
1731 maintainer.
1732
1733 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1734
1735 * move-if-change: Sync from upstream gnulib.
1736
1737 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1738
1739 * compile: Sync with upstream Automake.
1740 * depcomp: Ditto.
1741 * install-sh: Ditto.
1742 * missing: Ditto.
1743 * mkinstalldirs: Ditto.
1744 * ylwrap: Ditto.
1745
1746 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1747
1748 * config.sub: Update from upstream config repo.
1749 * config.guess: Ditto.
1750
1751 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1752
1753 * Makefile.def: Add liboffloadmic to target_modules. Make
1754 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1755 * Makefile.in: Regenerate.
1756 * configure: Regenerate.
1757 * configure.ac: Add liboffloadmic to target binaries.
1758 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1759 Add liboffloadmic to noconfig list when C++ is not supported.
1760
1761 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1762 Thomas Schwinge <thomas@codesourcery.com>
1763 Ilya Verbin <ilya.verbin@intel.com>
1764 Andrey Turetskiy <andrey.turetskiy@intel.com>
1765
1766 * configure: Regenerate.
1767 * configure.ac (--enable-as-accelerator-for)
1768 (--enable-offload-targets): New configure options.
1769
1770 2014-11-11 Tobias Burnus <burnus@net-b.de>
1771
1772 * Makefile.def: Make all-gcc depend on all-isl.
1773 * Makefile.in: Regenerate.
1774
1775 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1776
1777 * ChangeLog.jit: New.
1778 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1779
1780 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1781
1782 PR target/63610
1783 * libtool.m4: Fix globbing of darwin versions.
1784 * configure: Regenerate.
1785
1786 2014-11-11 Tobias Burnus <burnus@net-b.de>
1787
1788 * Makefile.def: Remove CLooG.
1789 * Makefile.tpl: Ditto.
1790 * configure.ac: Ditto.
1791 * configure: Regenerate.
1792 * Makefile.in: Ditto.
1793
1794 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1795
1796 * configure.ac: Handle nvptx-*-*.
1797 * configure: Regenerate.
1798
1799 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1800
1801 * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1804
1805 * Makefile.def (libcc1): Remove bootstrap=true;.
1806 * Makefile.in: Regenerated.
1807
1808 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1809
1810 * configure.ac: Update comment.
1811 * configure: Regenerate.
1812
1813 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
1817 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1818
1819 * configure.ac (extra_host_libiberty_configure_flags): Add
1820 --enable-shared also for libcc1's benefit.
1821 * configure: Regenerate.
1822
1823 2014-10-29 Tristan Gingold <gingold@adacore.com>
1824
1825 * MAINTAINERS: Change my email address.
1826
1827 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1828 Tom Tromey <tromey@redhat.com>
1829
1830 * Makefile.def: Add libcc1 to host_modules.
1831 * configure.ac (host_tools): Add libcc1.
1832 * Makefile.in, configure: Rebuild.
1833
1834 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1835
1836 * configure.ac (build_configargs): Don't share config.cache between
1837 build subdirs.
1838 * configure: Regenerate.
1839
1840 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1841
1842 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1843 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1844 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1845 leon3v7 as leon3.
1846 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1847 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1848 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1849 * config/sparc/sparc.md (cpu): Add leon3v7.
1850 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1851
1852 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1853
1854 * MAINTAINERS (write-after-approval): Add myself.
1855
1856 2014-10-23 Ian Lance Taylor <iant@google.com>
1857
1858 * configure.ac: Disable the Go frontend on systems where it is known
1859 to not work.
1860 * configure: Regenerate.
1861
1862 2014-10-23 Richard Biener <rguenther@suse.de>
1863
1864 * Makefile.def: Add libcpp build module and dependencies.
1865 * configure.ac: Add libcpp build module.
1866 * Makefile.in: Regenerate.
1867 * configure: Likewise.
1868
1869 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1870
1871 * MAINTAINERS (write-after-approval): Add myself.
1872
1873 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1874
1875 * INSTALL/README: Do not mention CVS.
1876
1877 2014-10-03 Jing Yu <jingyu@google.com>
1878
1879 * configure.ac: Add aarch64 to list of targets that support gold.
1880 * configure: Regenerate.
1881
1882 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1883
1884 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1885
1886 2014-09-29 Catherine Moore <clm@codesourcery.com>
1887
1888 * MAINTAINERS: Add myself as MIPS maintainer.
1889
1890 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1891
1892 * MAINTAINERS: Move myself to MIPS maintainers.
1893
1894 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1895
1896 * MAINTAINERS: Put all email addresses between '<' and '>'.
1897
1898 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1899
1900 * MAINTAINERS: Move myself to reviewers (Fortran).
1901
1902 2014-09-01 Andi Kleen <ak@linux.intel.com>
1903
1904 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1905 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1906 * Makefile.in: Regenerate.
1907
1908 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1909
1910 * rtx-classes-status.txt: Delete
1911
1912 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1913
1914 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1915
1916 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1917
1918 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1919 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1920 of checking for version number.
1921 * configure: Regenerated.
1922 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1923
1924 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1925
1926 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1927 is done; begin phase 6 (use extra rtx_def subclasses).
1928
1929 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1930
1931 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1932 done; begin phase 5 (additional rtx_def subclasses).
1933
1934 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1935
1936 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1937
1938 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1939
1940 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1941 SET_BB_HEADER are done.
1942
1943 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1944
1945 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1946 done.
1947
1948 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1949
1950 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1951
1952 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1953
1954 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1955
1956 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1957
1958 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1959
1960 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1961
1962 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1963
1964 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1965
1966 * rtx-classes-status.txt: Phase 3 (per-file commits within
1967 "config" subdirs) is done; begin phase 4 (removal of
1968 "scaffolding").
1969
1970 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1971
1972 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1973 dir) is done; begin phase 3 (per-file commits within "config"
1974 subdirs).
1975
1976 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1977
1978 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1979 phase 2 (per-file commits in main source dir).
1980
1981 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1982
1983 * configure: Regenerated.
1984
1985 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1986
1987 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1988
1989 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1990
1991 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1992
1993 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1994
1995 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1996
1997 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1998
1999 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2000
2001 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2002
2003 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2004
2005 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
2009 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2010
2011 * MAINTAINERS: Remove myself
2012
2013 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2014
2015 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2016
2017 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
2021 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2022
2023 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2024 SET_BB_HEADER, SET_BB_FOOTER
2025
2026 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2027
2028 * rtx-classes-status.txt: New file
2029
2030 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2031
2032 * configure.ac: Eliminate ClooG installation dependency.
2033 * configure: Regenerate.
2034 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2035 * Makefile.in: Regenerate.
2036
2037 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
2049 2014-07-28 Anthony Green <green@moxielogic.com>
2050
2051 Import from savannah.gnu.org:
2052 * config.sub: Update to 2014-07-28 version.
2053
2054 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2055
2056 * MAINTAINERS: Remove my MIPS maintainer entry.
2057
2058 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2059
2060 PR target/47230
2061 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2062 * configure: Regenerate.
2063
2064 2014-07-24 James Norris <jnorris@codesourcery.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2069
2070 * configure.ac: Accept only CLooG 0.18.1.
2071 * configure: Regenerate.
2072
2073 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2074
2075 * configure.ac: Don't accept isl 0.11.
2076 * configure: Regenerate.
2077
2078 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2083
2084 * configure.ac: Don't accept isl 0.10.
2085 * configure: Regenerate.
2086
2087 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2088
2089 Fix include path for in-tree cloog.
2090 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2091 * configure: Regenerate.
2092
2093 2014-06-18 Richard Henderson <rth@redhat.com>
2094
2095 * .gitignore: Import gcc_update output.
2096
2097 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2098
2099 * config-ml.in: Robustify ac_configure_args parsing.
2100
2101 * configure.ac (--enable-linker-plugin-configure-flags)
2102 (--enable-linker-plugin-flags): New flags.
2103 (configdirs): Conditionally add libiberty-linker-plugin.
2104 * configure: Regenerate.
2105 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2106 (host_modules) <lto-plugin>: Pay attention to
2107 @extra_linker_plugin_flags@ and
2108 @extra_linker_plugin_configure_flags@.
2109 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2110 * Makefile.in: Regenerate.
2111
2112 * Makefile.tpl (configure-[+prefix+][+module+])
2113 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2114 "module_srcdir" instead of "module" for locating a module's srcdir.
2115 * Makefile.in: Regenerate.
2116
2117 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2122
2123 * MAINTAINERS: Update my email address.
2124
2125 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2134
2135 PR libstdc++/61011
2136 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2137 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2138 * configure: Regenerate.
2139
2140 2014-05-28 Pedro Alves <palves@redhat.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
2144 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2145
2146 * MAINTAINERS: Update my affiliation/email.
2147
2148 2014-05-19 Mike Stump <mikestump@comcast.net>
2149
2150 * MAINTAINERS: Add wide-int reviewers.
2151
2152 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2153
2154 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2155 * configure: Regenerated.
2156
2157 2014-05-15 Torvald Riegel <triegel@redhat.com>
2158
2159 * MAINTAINERS (libitm): Add myself as maintainer.
2160
2161 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2166
2167 * config.sub, config.guess: Import from upstream.
2168
2169 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2170
2171 * MAINTAINERS (Write After Approval): Put myself in correct order.
2172
2173 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2178
2179 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2180 section.
2181
2182 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2183
2184 * MAINTAINERS (Write After Approval): Delete myself.
2185
2186 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2187
2188 PR sanitizer/56781
2189 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2190 and -B* options with -Xcompiler.
2191
2192 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2193
2194 PR bootstrap/60620
2195 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2196 * Makefile.in: Regenerate.
2197
2198 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2199
2200 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2201 for WINDRES_FOR_TARGET in default-manifest.o rule.
2202 * Makefile.in: Regenerate.
2203
2204 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2209
2210 PR sanitizer/56781
2211 * Makefile.def: Set bootstrap=true; for host fixincludes.
2212 * configure.ac: Don't bootstrap host fixincludes unless
2213 --with-build-config=bootstrap-{a,ub}san.
2214 * Makefile.in: Regenerated.
2215 * configure: Regenerated.
2216
2217 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2218
2219 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2220 --enable-vtable-verify option parsing. Don't add
2221 target-libsanitizer to bootstrap_target_libs unless
2222 --with-build-config=bootstrap-asan or
2223 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2224 to bootstrap_target_libs unless --enable-vtable-verify.
2225 * configure: Regenerated.
2226
2227 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2232
2233 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2234
2235 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2236
2237 PR bootstrap/58572
2238 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2239 -I for libstdc++-v3 includes if $(LEAN).
2240 * Makefile.in: Regenerated.
2241
2242 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2243
2244 * MAINTAINERS: Update my email address.
2245
2246 2014-02-24 Walter Lee <walt@tilera.com>
2247
2248 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2249 (tilegx-*-*): Change to tilegx*-*-*.
2250 * configure: Regenerate.
2251
2252 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2253
2254 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2255
2256 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
2260 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2261
2262 PR target/59788
2263 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2264 *solaris2*.
2265
2266 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2267
2268 * MAINTAINERS: Update my email address.
2269
2270 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2271
2272 * MAINTAINERS: Convert to UTF-8.
2273 Properly sort Xinliang David Li's entry.
2274
2275 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2276 Sandra Loosemore <sandra@codesourcery.com>
2277
2278 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2279 nios2 port maintainers.
2280
2281 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2286
2287 * configure.ac: Add user-friendly check for native x86_64-linux
2288 multilibs.
2289 * configure: Regenerate.
2290
2291 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2292
2293 * MAINTAINERS: Add myself as sh maintainer.
2294
2295 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2296
2297 * MAINTAINERS: Add self as SLSR maintainer.
2298
2299 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2300
2301 * MAINTAINERS: Update my email address.
2302
2303 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2304
2305 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2306
2307 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2308
2309 * Makefile.in: Regenerate.
2310
2311 * Makefile.tpl: Fix typo.
2312 * Makefile.in: Regenerate partially.
2313
2314 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2315
2316 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2317 supported.
2318 * configure: Regenerated.
2319
2320 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2013-10-30 Jason Merrill <jason@redhat.com>
2325
2326 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2327 --disable-build-format-warnings.
2328
2329 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2330
2331 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2332 depend on libstdc++ and libgcc.
2333 * configure: Regenerate.
2334 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2335 libcilkrts for POSIX and i*86, and x86_64 architectures.
2336 * Makefile.in: Added libcilkrts related fields to support building it.
2337
2338 2013-10-26 Jeff Law <law@redhat.com>
2339
2340 * Makefile.def (target_modules): Remove libmudflap
2341 (languages): Remove check-target-libmudflap).
2342 * Makefile.in: Rebuilt.
2343 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2344 * configure.ac (target_libraries): Remove target-libmudflap.
2345 Remove checks which disabled libmudflap on some systems.
2346 * configure: Rebuilt.
2347 * libmudflap: Directory removed.
2348
2349 2013-10-21 Cong Hou <congh@google.com>
2350
2351 * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2013-10-16 Mike Stump <mikestump@comcast.net>
2354
2355 * .dir-locals.el: Add.
2356
2357 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2358
2359 * configure.ac: Add --enable-host-shared
2360 * configure: Regenerate.
2361
2362 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2363
2364 Import from savannah.gnu.org:
2365 * config.guess: Update to 2013-06-10 version.
2366 * config.sub: Update to 2013-10-01 version.
2367
2368 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2369
2370 Changes to build configuration to allow big endian ARC ELF toolchain
2371 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2372 * configure: Regenerate.
2373
2374 2013-09-20 Alan Modra <amodra@gmail.com>
2375
2376 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2377 ppc host match. Support little-endian powerpc linux hosts.
2378
2379 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2380
2381 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2382 maintainer.
2383
2384 2013-09-12 DJ Delorie <dj@redhat.com>
2385
2386 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2387 maintainers.
2388
2389 2013-09-03 Richard Biener <rguenther@suse.de>
2390
2391 * configure.ac: Also allow ISL 0.12.
2392 * configure: Regenerated.
2393
2394 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2399
2400 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2401
2402 2013-08-26 Caroline Tice <cmtice@google.com>
2403
2404 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2405 "Various Reviewers" to libvtv "Various Maintainers".
2406
2407 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2408
2409 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2410
2411 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2412
2413 * MAINTAINERS: Update name, email.
2414
2415 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
2419 2013-08-12 Caroline Tice <cmtice@google.com>
2420
2421 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2422 address in the Write After Approval section.
2423
2424 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2425
2426 * MAINTAINERS (Write After Approval): Update email.
2427
2428 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2429
2430 * configure.ac: Adjust to check VTV_SUPPORTED.
2431 * configure: Regenerated.
2432
2433 2013-08-02 Caroline Tice <cmtice@google.com>
2434
2435 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2436 on non-linux systems; add target-libvtv to noconfigdirs; add
2437 libsupc++/.libs to C++ library search paths.
2438 * configure: Regenerated.
2439 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2440 libstdc++ and libgcc.
2441 * Makefile.in: Regenerated.
2442
2443 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2448 Shiva Chen <shiva0217@gmail.com>
2449
2450 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2451 nds32 port maintainers.
2452
2453 2013-07-17 Tim Shen <timshen91@gmail.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2458
2459 * configure.ac: Sync from binutils.
2460 * configure: Regenerate.
2461
2462 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2463
2464 * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
2470 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2471
2472 * MAINTAINERS (Write After Approval): Add myself.
2473
2474 2013-04-30 Brooks Moses <bmoses@google.com>
2475
2476 * MAINTAINERS: Update my email; move myself from Fortran
2477 reviewer to Write After Approval.
2478
2479 2013-04-16 Andreas Schwab <schwab@suse.de>
2480
2481 * configure.ac (aarch64-*-*): Don't disable java.
2482 * configure: Regenerate.
2483
2484 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2485
2486 * MAINTAINERS (Write After Approval): Add myself.
2487
2488 2013-03-30 Matthias Klose <doko@ubuntu.com>
2489
2490 * Makefile.def (target_modules): Don't install libffi.
2491 * Makefile.in: Regenerate.
2492
2493 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2494
2495 * MAINTAINERS (Write After Approval): Add myself.
2496
2497 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2502
2503 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2504 * configure: Regenerated.
2505
2506 2013-02-05 Ian Lance Taylor <iant@google.com>
2507
2508 PR go/55969
2509 * configure.ac: Disable libgo on some systems where it does not
2510 work.
2511
2512 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2513
2514 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2515 Remove Geoff Keating as rs6000 port maintainer, at his request.
2516
2517 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2518
2519 * MAINTAINERS: Update my email.
2520
2521 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2522
2523 * configure: Re-generate.
2524
2525 2013-01-15 Richard Biener <rguenther@suse.de>
2526
2527 PR other/55973
2528 * configure: Re-generate.
2529
2530 2013-01-14 Matthias Klose <doko@ubuntu.com>
2531
2532 * Makefile.def (install-target-libsanitizer): Depend on
2533 install-target-libstdc++-v3.
2534 * Makefile.in: Regenerate.
2535
2536 2013-01-14 Richard Biener <rguenther@suse.de>
2537
2538 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2539 * configure: Re-generate
2540
2541 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2542
2543 * config.sub: Update from config repo.
2544
2545 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2546
2547 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2548 * Makefile.in: Regenerate.
2549
2550 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2551
2552 * MAINTAINERS (arc): Add new port maintainership for myself.
2553
2554 2013-01-09 Jason Merrill <jason@redhat.com>
2555
2556 * .gitignore: Import from gdb repository.
2557
2558 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2559
2560 * Makefile.def (configure-gcc): Depend on all-gmp.
2561 (all-gcc): Remove dependency on all-gmp.
2562 * Makefile.in: Regenerated.
2563
2564 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2565
2566 * config.sub: Merge from config repo.
2567 * config.guess: Ditto.
2568
2569 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2570
2571 * Makefile.def: Merge from binutils.
2572 * Makefile.in: Ditto.
2573
2574 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2575
2576 * MAINTAINERS: Update my email.
2577
2578 2012-12-29 Ben Elliston <bje@gnu.org>
2579
2580 * config.guess: Update to 2012-12-29 version.
2581 * config.sub: Likewise.
2582
2583 2012-12-20 Matthias Klose <doko@ubuntu.com>
2584
2585 * Makefile.def (install-target-libgfortran): Depend on
2586 install-target-libquadmath, install-target-libgcc.
2587 (install-target-libsanitizer): Depend on install-target-libgcc.
2588 (install-target-libjava): Depend on install-target-libgcc.
2589 (install-target-libitm): Depend on install-target-libgcc.
2590 (install-target-libobjc): Depend on install-target-libgcc.
2591 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2592 * Makefile.in: Regenerate.
2593
2594 2012-12-19 Matthias Klose <doko@ubuntu.com>
2595
2596 * Makefile.def (install-target-libgo): Depend on
2597 install-target-libatomic.
2598 * Makefile.in: Regenerate.
2599
2600 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2601
2602 PR go/55201
2603 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2604 * Makefile.in: Regenerate.
2605
2606 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2607
2608 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2609 * configure: Regenerate.
2610
2611 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2612
2613 * config.sub: Merge from config repo.
2614
2615 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2616
2617 * Makefile.def (target_modules): Add bootstrap=true and
2618 raw_cxx=true to libsanitizer.
2619 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2620 * Makefile.in: Regenerated.
2621 * configure: Likewise.
2622
2623 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2624
2625 * MAINTAINERS: Remove self as RTL optimization maintainer.
2626
2627 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2632
2633 * Makefile.def (target_modules): Remove bootstrap=true and
2634 raw_cxx=true from libsanitizer.
2635 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2636 * Makefile.in: Regenerated.
2637 * configure: Likewise.
2638
2639 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2640
2641 * Makefile.def (target_modules): Add bootstrap=true and
2642 raw_cxx=true to libsanitizer.
2643 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2644 * Makefile.in: Regenerated.
2645 * configure: Likewise.
2646
2647 2012-11-28 Andrew Pinski <apinski@cavium.com>
2648
2649 PR bootstrap/54279
2650 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2651 * configure: Regenerate.
2652 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2653 * Makefile.in: Regenerate.
2654
2655 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2656
2657 * configure.ac: Disable libsanitizer if we're not building C++.
2658 * configure: Regenerate.
2659
2660 2012-11-15 Roland McGrath <roland@hack.frob.com>
2661
2662 * MAINTAINERS (Write After Approval): Add myself.
2663
2664 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2665
2666 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2667 Kostya Serebryany (kcc@google.com) and
2668 Jakub Jelinek (jakub@redhat.com).
2669 Rename area for Dodji Seketeli (dodji@redhat.com).
2670
2671 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2672
2673 * MAINTAINERS: (asan.c, related): Add myself.
2674
2675 2012-11-14 Roland McGrath <mcgrathr@google.com>
2676
2677 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2678 * configure: Regenerate.
2679
2680 2012-11-13 Richard Henderson <rth@redhat.com>
2681
2682 * configure.ac: Move libsanitizer logic to subdirectory.
2683 * configure: Regenerate.
2684
2685 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2686
2687 * configure.ac: Enable libsanitizer just on x86 linux for now.
2688 * configure: Re-generate.
2689
2690 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2691
2692 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2693 sections.
2694 * configure: Regenerate.
2695
2696 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2697
2698 * configure.ac: Add section for configdirs for libsanitizer.
2699 Disable for cris-*-* and mmix-*-*.
2700 * configure: Regenerate.
2701
2702 2012-11-12 Wei Mi <wmi@google.com>
2703
2704 * configure.ac: Add libsanitizer to target_libraries.
2705 * Makefile.def: Ditto.
2706 * configure: Regenerate.
2707 * Makefile.in: Regenerate.
2708 * libsanitizer: New directory for asan runtime. Contains an empty
2709 tsan directory.
2710
2711 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2712
2713 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2714 against Mingw64 w32api.
2715 * configure: Regenerate.
2716
2717 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2718
2719 * configure: Regenerated.
2720
2721 2012-11-03 Robert Mason <rbmj@verizon.net>
2722
2723 * configure.ac: add --disable-libstdcxx configure option
2724 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2725
2726 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2731
2732 * MAINTAINERS (Write After Approval): Add myself.
2733
2734 2012-10-24 Sharad Singhai <singhai@google.com>
2735
2736 * MAINTAINERS (Write After Approval): Add myself.
2737
2738 2012-10-24 Eric Christopher <echristo@gmail.com>
2739
2740 * MAINTAINERS: Update email address.
2741
2742 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2743
2744 PR bootstrap/54820
2745 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2746 * configure: Regenerate.
2747
2748 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2749
2750 * MAINTAINERS (aarch64): Add Marcus and myself.
2751
2752 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2753
2754 PR bootstrap/54820
2755 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2756 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2757 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2758 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2759 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2760 * Makefile.in: Regenerate.
2761 * configure.ac (have_static_libs): New variable and associated check.
2762 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2763 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2764 * configure: Regenerate.
2765
2766 2012-10-10 Richard Biener <rguenther@suse.de>
2767
2768 * MAINTAINERS: Adjust for changed surname.
2769
2770 2012-10-04 Lawrence Crowl <crowl@google.com>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
2774 2012-10-01 Cary Coutant <ccoutant@google.com>
2775
2776 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2777
2778 2012-09-28 Ian Lance Taylor <iant@google.com>
2779
2780 * Makefile.def: Make all-target-libgo depend on
2781 all-target-libbacktrace.
2782 * Makefile.in: Rebuild.
2783
2784 2012-09-26 Ian Lance Taylor <iant@google.com>
2785
2786 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2787 * Makefile.in: Rebuild.
2788
2789 2012-09-20 Walter Lee <walt@tilera.com>
2790
2791 * configure.ac: Add tilegx to list of targets that support gold.
2792 * configure: Regenerate.
2793
2794 2012-09-20 Marek Polacek <polacek@redhat.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2012-09-19 Steve Ellcey <sellcey@mips.com>
2799
2800 * configure.ac: Add mips*-mti-elf* target.
2801 * configure: Regenerate.
2802
2803 2012-09-17 Ian Lance Taylor <iant@google.com>
2804
2805 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2806 * configure.ac (host_libs): Add libbacktrace.
2807 (target_libraries): Add libbacktrace.
2808 * Makefile.def (host_modules): Add libbacktrace.
2809 (target_modules): Likewise.
2810 * configure, Makefile.in: Rebuild.
2811
2812 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2813
2814 PR target/38607
2815 Merge upstream change.
2816 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2817
2818 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2819 Add libgomp*.o to compare_exclusions for AIX.
2820 * configure: Regenerate.
2821
2822 2012-09-06 Diego Novillo <dnovillo@google.com>
2823
2824 * configure.ac: Bump minimum GMP version to 4.2.3.
2825 * configure: Re-generate.
2826
2827 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2828
2829 PR target/54461
2830 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2831 target-libgloss if not configured --with-avrlibc=no.
2832 * configure: Regenerate.
2833
2834 2012-09-04 Jason Merrill <jason@redhat.com>
2835
2836 * configure.ac: Fix --enable-languages=all.
2837
2838 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2012-09-03 Richard Guenther <rguenther@suse.de>
2843
2844 PR bootstrap/54138
2845 * configure.ac: Re-organize ISL / CLOOG checks to allow
2846 disabling with either --without-isl or --without-cloog.
2847 * configure: Regenerated.
2848
2849 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2850
2851 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2852 * configure: Regenerate.
2853
2854 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2855
2856 * MAINTAINERS: Fix my email address.
2857
2858 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2859
2860 PR binutils/4970
2861 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2862 and opcodes.
2863 * Makefile.in: Regenerated.
2864
2865 2012-08-26 Art Haas <ahaas@impactweather.com>
2866
2867 * configure: Regenerate.
2868
2869 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2870
2871 * INSTALL/README: Also refer to the online installation
2872 instructions.
2873
2874 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2875
2876 * MAINTAINERS (Write After Approval): Add myself.
2877 (Picochip port): Remove myself.
2878
2879 2012-08-14 Diego Novillo <dnovillo@google.com>
2880
2881 Merge from cxx-conversion branch.
2882
2883 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2884 POSTSTAGE1_CONFIGURE_FLAGS.
2885 * Makefile.in: Regenerate.
2886 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2887 Force C++ when bootstrapping.
2888 * configure: Regenerate.
2889
2890 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2895
2896 * README: Document use of ranges of years in copyright notices.
2897
2898 2012-07-06 Richard Guenther <rguenther@suse.de>
2899
2900 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2901 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2902 --with-gmp=system.
2903 * Makefile.in: Regenerated.
2904 * configure: Likewise.
2905
2906 2012-07-06 Richard Guenther <rguenther@suse.de>
2907
2908 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2909 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2910 supply V=1 as extra_make_flags.
2911 * configure: Regenerated.
2912 * Makefile.in: Likewise.
2913
2914 2012-07-04 Tristan Gingold <gingold@adacore.com>
2915
2916 * configure: Regenerate.
2917
2918 2012-07-03 Richard Guenther <rguenther@suse.de>
2919
2920 * Makfile.def (isl): Remove not necessary extra_exports and
2921 extra_make_flags.
2922 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2923 * Makefile.in: Regenerated.
2924
2925 2012-07-03 Richard Guenther <rguenther@suse.de>
2926
2927 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2928 * configure.ac: If either the ISL or the CLooG check failed
2929 do not try to build in-tree versions.
2930 * Makefile.in: Regenerated.
2931 * configure: Regenerated.
2932
2933 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2934
2935 * configure: Regenerate.
2936
2937 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2938
2939 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2940 maintainer.
2941
2942 2012-07-02 Richard Guenther <rguenther@suse.de>
2943
2944 * configure: Regenerated.
2945
2946 2012-07-02 Richard Guenther <rguenther@suse.de>
2947 Michael Matz <matz@suse.de>
2948 Tobias Grosser <tobias@grosser.es>
2949 Sebastian Pop <sebpop@gmail.com>
2950
2951 * Makefile.def: Add ISL host module, remove PPL host module.
2952 Adjust ClooG host module to use the proper ISL.
2953 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2954 * configure.ac: Include config/isl.m4. Add ISL host library,
2955 remove PPL. Remove PPL configury, add ISL configury, adjust
2956 ClooG configury.
2957 * Makefile.in: Regenerated.
2958 * configure: Likewise.
2959
2960 2012-07-02 Richard Guenther <rguenther@suse.de>
2961
2962 Merge from graphite branch
2963 2011-07-21 Tobias Grosser <tobias@grosser.es>
2964
2965 * configure: Regenerated.
2966 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2967 both cloog.org and legacy versions. The only supported version will
2968 be CLooG with the isl backend.
2969
2970 2011-07-21 Tobias Grosser <tobias@grosser.es>
2971
2972 * configure: Regenerated.
2973 * configure.ac: Require cloog isl 0.17.0
2974
2975 2011-07-21 Tobias Grosser <tobias@grosser.es>
2976
2977 * configure: Regenerated.
2978 * config/cloog.m4: Do not define CLOOG_ORG
2979
2980 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2981
2982 * configure.ac: Skip C if explicitly selected.
2983 * configure: Regenerate.
2984
2985 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2986
2987 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2988 they contain -O2.
2989 * configure: Regenerate.
2990
2991 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2992
2993 PR debug/53740
2994 * df.h, df-problems.c, dce.c: Revert last patch.
2995
2996 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2997
2998 * MAINTAINERS (Write After Approval): Update my email address.
2999
3000 2012-06-21 Meador Inge <meadori@codesourcery.com>
3001
3002 * MAINTAINERS (Write After Approval): Add myself.
3003
3004 2012-06-20 Jason Merrill <jason@redhat.com>
3005
3006 * Makefile.tpl (check-target-libgomp-c++): New.
3007 (check-target-libitm-c++): New.
3008 * Makefile.def (c++): Add them.
3009 * Makefile.in: Regenerate.
3010
3011 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2012-05-16 Olivier Hainque <hainque@adacore.com>
3016
3017 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3018 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3019 (install-no-fixedincludes): Adjust accordingly.
3020 * Makefile.in: Regenerate.
3021
3022 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3023
3024 Merge upstream change
3025 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3026
3027 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2012-05-09 Nick Clifton <nickc@redhat.com>
3032 Paul Smith <psmith@gnu.org>
3033
3034 PR bootstrap/50461
3035 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3036 allow for the fact that from release v3.1.0 of MPFR the source
3037 files were moved into a src sub-directory.
3038 * configure: Regenerate.
3039
3040 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3041
3042 * configure.ac: Bump minimum MPFR version to 2.4.0.
3043 * configure: Regenerated.
3044
3045 2012-05-01 Richard Henderson <rth@redhat.com>
3046
3047 * Makefile.def (libatomic): New target_module.
3048 * configure.ac (target_libraries): Add libatomic.
3049 (noconfigdirs): Check if libatomic is supported.
3050 * Makefile.in, configure: Rebuild.
3051
3052 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3057
3058 * config.sub: Update to 2012-04-18 version from official repo.
3059
3060 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3061
3062 * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2012-04-11 Steve Ellcey <sellcey@mips.com>
3065
3066 * MAINTAINERS: Changed email address.
3067
3068 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3069
3070 PR target/52737
3071 * contrib/gcc_update (files_and_dependencies):
3072 Remove gcc/config/avr/t-multilib from touch data.
3073
3074 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3075
3076 * MAINTAINERS (OS Port Maintainers): Remove irix.
3077 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3078 (unsupported_languages): Remove mips-sgi-irix6.*.
3079 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3080 (with_stabs): Remove.
3081 * configure: Regenerate.
3082
3083 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3084
3085 * MAINTAINERS (OS Port Maintainers): Remove osf.
3086 * configure.ac (enable_libgomp): Remove *-*-osf*.
3087 (with_stabs): Remove alpha*-*-osf*.
3088 * configure: Regenerate.
3089
3090 2012-03-05 Tristan Gingold <gingold@adacore.com>
3091
3092 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3093 * configure: Regenerate.
3094
3095 2012-02-17 Walter Lee <walt@tilera.com>
3096
3097 * MAINTAINERS: (Write After Approval): Delete myself.
3098
3099 2012-02-14 Walter Lee <walt@tilera.com>
3100
3101 * MAINTAINERS (tilegx port): Add myself.
3102 (tilepro port): Add myself.
3103 (Write After Approval): Add myself.
3104
3105 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3106
3107 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3108 and Joseph Myers as docstring relicensing maintainers.
3109
3110 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3111
3112 * MAINTAINERS (write-after-approval): Add myself.
3113
3114 2012-02-08 Ira Rosen <irar@il.ibm.com>
3115
3116 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3117 maintainer.
3118
3119 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3120
3121 * MAINTAINERS (Write After Approval): Move myself to
3122 maintain alphabetical order.
3123
3124 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3133 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3134
3135 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3136 * configure: Regenerate.
3137
3138 2012-01-23 Harshit Chopra <harshit@google.com>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
3142 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3143
3144 * configure.ac: Remove reference to mh-interix.
3145 * configure: Regenerate.
3146
3147 2012-01-05 Richard Henderson <rth@redhat.com>
3148
3149 PR bootstrap/51072
3150 * configure.ac: Disable libitm if c++ is not enabled.
3151 * configure: Rebuild.
3152
3153 * configure.ac: Fix regexp for same.
3154 * configure: Rebuild.
3155
3156 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2012-01-02 Richard Guenther <rguenther@suse.de>
3161
3162 PR bootstrap/51686
3163 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3164 * Makefile.in: Regenerate.
3165
3166 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3171
3172 * configure: Regenerate.
3173
3174 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3175
3176 * MAINTAINERS (picochip): Changed email address.
3177
3178 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3179
3180 * MAINTAINERS (write-after-approval): Add self.
3181
3182 2011-11-29 DJ Delorie <dj@redhat.com>
3183
3184 * configure.ac (rl78-*-*) New case.
3185 * configure: Regenerate.
3186 * MAINTAINERS: Add myself as RL78 maintainer.
3187
3188 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3189
3190 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3191
3192 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3193
3194 * libtool.m4: Additional FreeBSD 10 fixes.
3195
3196 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3197
3198 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3199 Maintainers section, as Epiphany maintainer.
3200
3201 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3202
3203 PR target/49992
3204 * configure.ac: Remove ranlib special-casing for Darwin.
3205 * configure: Regenerate.
3206
3207 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3208
3209 * MAINTAINERS (Reviewers): Keep the list sorted.
3210
3211 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3212
3213 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3214
3215 2011-11-09 Roland McGrath <mcgrathr@google.com>
3216
3217 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3218 * configure: Rebuild.
3219 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3220 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3221 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3222 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3223 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3224 Add READELF.
3225 * Makefile.in: Rebuild.
3226
3227 2011-11-09 Jason Merrill <jason@redhat.com>
3228
3229 * Makefile.def (language=c++): Remove check-c++0x.
3230 * Makefile.in (check-gcc-c++): Regenerate.
3231
3232 2011-11-08 Richard Henderson <rth@redhat.com>
3233
3234 * configure.ac: Test for libitm directory present first.
3235
3236 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3237
3238 * configure.ac: Test libitm/configure.tgt to disable libitm.
3239 * configure: Rebuild.
3240
3241 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3242 Richard Henderson <rth@redhat.com>
3243
3244 Merged from transactional-memory.
3245
3246 * Makefile.def (lang_env_dependencies): libitm is c++.
3247 Add libitm target module.
3248 * configure.ac: Likewise.
3249 * config/mmap.m4: New file.
3250 * contrib/gcc_update: Add libitm to touch data.
3251 * Makefile.in, configure: Rebuild.
3252
3253 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3254
3255 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3256 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3257 * Makefile.in: Regenerate.
3258
3259 2011-11-01 DJ Delorie <dj@redhat.com>
3260
3261 * config.sub: Update to version 2011-10-29 (added rl78)
3262
3263 2011-10-27 Nick Clifton <nickc@redhat.com>
3264
3265 * config.sub: Import these changes from the config project:
3266
3267 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3268 Ben Elliston <bje@gnu.org>
3269
3270 * config.sub (epiphany): New.
3271
3272 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3273 Ben Elliston <bje@gnu.org>
3274
3275 * config.sub (hexagon, hexagon-*): New.
3276
3277 2011-08-23 Roland McGrath <mcgrathr@google.com>
3278
3279 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3280 64eb to be64.
3281
3282 2011-08-16 Roland McGrath <mcgrathr@google.com>
3283
3284 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3285 (nacl): Grok as alias for 32el-unknown-nacl.
3286
3287 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
3291 2011-10-24 Teresa Johnson <tejohnson@google.com>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3296
3297 * MAINTAINERS (sparc port): Remove myself.
3298
3299 2011-09-14 Tom de Vries <tom@codesourcery.com>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
3303 2011-08-14 Yao Qi <yao@codesourcery.com>
3304
3305 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3306 * configure: Regenerate.
3307
3308 2011-07-26 Ian Lance Taylor <iant@google.com>
3309
3310 * configure.ac: Set have_compiler based on whether gcc directory
3311 exists, rather than on whether gcc is in configdirs.
3312 * configure: Rebuild.
3313
3314 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3315
3316 * MAINTAINERS (Global Reviewers): Add self.
3317
3318 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3319
3320 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3321 link directories.
3322 * Makefile.in: Rebuild.
3323
3324 2011-07-20 Ian Lance Taylor <iant@google.com>
3325
3326 PR bootstrap/49787
3327 * configure.ac: Move --enable-bootstrap handling earlier in file.
3328 If --enable-bootstrap and either --enable-build-with-cxx or
3329 --enable-build-poststage1-with-cxx, enable C++ automatically.
3330 * configure: Rebuild.
3331
3332 2011-07-19 Ian Lance Taylor <iant@google.com>
3333
3334 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3335 make C++ a boot_language. Set and substitute
3336 POSTSTAGE1_CONFIGURE_FLAGS.
3337 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3338 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3339 * configure, Makefile.in: Rebuild.
3340
3341 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3342
3343 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3344 maintainers.
3345
3346 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3347
3348 * MAINTAINERS (Global Reviewers): Add myself.
3349
3350 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3351
3352 * configure: Regenerate.
3353
3354 2011-07-16 Jason Merrill <jason@redhat.com>
3355
3356 * Makefile.def (language=c++): Add check-c++0x and
3357 check-target-libmudflap-c++.
3358 * Makefile.tpl (check-target-libmudflap-c++): New.
3359 * Makefile.in: Regenerate.
3360
3361 2011-07-16 Matthias Klose <doko@ubuntu.com>
3362
3363 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3364 * Makefile.def (target_modules/libjava): Pass
3365 $(EXTRA_CONFIGARGS_LIBJAVA).
3366 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3367 if not configured with --enable-static-libjava.
3368 * Makefile.in: Regenerate.
3369 * configure: Likewise.
3370
3371 2011-07-15 Jason Merrill <jason@redhat.com>
3372
3373 * Makefile.in (check-c++): Move check-gcc-c++0x after
3374 check-target-libstdc++-v3.
3375
3376 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3377
3378 * MAINTAINERS (c6x port): New entry.
3379
3380 2011-07-13 Jason Merrill <jason@redhat.com>
3381
3382 * Makefile.in (check-gcc-c++0x): New.
3383 (check-c++): Depend on it.
3384
3385 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3386
3387 PR target/39150
3388 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3389 x86_64-*-solaris2.1[0-9]*.
3390 * configure: Regenerate.
3391
3392 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3393
3394 * MAINTAINERS (RTL optimizers): Add self.
3395
3396 2011-06-27 Gabriel Charette <gchare@google.com>
3397
3398 * MAINTAINERS (Write After Approval): Add myself.
3399
3400 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3401
3402 PR regression/47836
3403 PR bootstrap/23656
3404 PR other/47733
3405 PR bootstrap/49247
3406 PR c/48825
3407 * configure.ac (target_libraries): Remove target-libiberty.
3408 Remove case-statement setting skipdirs=target-libiberty for
3409 multiple targets. Remove checking target_configdirs and
3410 removing target-libiberty but keeping target-libgcc if
3411 otherwise empty.
3412 * Makefile.def (target_modules): Don't add libiberty.
3413 (dependencies): Remove all traces of target-libiberty.
3414 * configure, Makefile.in: Regenerate.
3415
3416 2011-06-13 Walter Lee <walt@tilera.com>
3417
3418 * configure.ac (tilepro-*-*) New case.
3419 (tilegx-*-*): Likewise.
3420 * configure: Regenerate.
3421
3422 2011-06-06 Jing Yu <jingyu@google.com>
3423
3424 * configure.ac: Skip target-libiberty for
3425 arm*-*-linux-androideabi.
3426 * configure: Regenerated.
3427
3428 2011-06-06 Nick Clifton <nickc@redhat.com>
3429
3430 * config.sub: Sync from upstream.
3431
3432 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3433
3434 * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2011-06-01 Daniel Jacobowitz <drow@false.org>
3437
3438 * MAINTAINERS: Update my email address.
3439
3440 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3441
3442 * MAINTAINERS (Write After Approval): Update my email address.
3443
3444 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2011-05-08 Doug Kwan <dougkwan@google.com>
3449
3450 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3451 * configure: Regenerated.
3452 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3453 value from configure.
3454 * Makefile.in: Regenerated.
3455
3456 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3457
3458 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3459 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3460 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3461 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3462 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3463 *-*-vxworks*): Disable newlib and libgloss in separate case
3464 statement.
3465 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3466 to separate case statement.
3467 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3468 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3469 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3470 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3471 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3472 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3473 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3474 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3475 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3476 i[[3456789]]86-*-rdos*, m32r-*-*,
3477 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3478 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3479 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3480 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3481 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3482 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3483 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3484 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3485 and libgloss in main case over targets. Remove most empty cases
3486 in main case over targets.
3487 * configure: Regenerate.
3488
3489 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
3493 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3494
3495 * configure.ac: Remove code setting special library locations for
3496 hppa*64*-*-hpux11*. Remove code setting compiler for
3497 sparc-sun-solaris2*.
3498 * configure: Regenerate.
3499
3500 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3501
3502 * configure.ac: Separate libgloss_dir settings from general case
3503 over targets.
3504 * configure: Regenerate.
3505
3506 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3507
3508 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3509 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3510 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3511 cases in libgcj-disabling case statement.
3512 (hppa*64*-*-linux*): Set unsupported_languages instead of
3513 disabling target-zlib.
3514 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3515 to hppa*64*-*-hpux*.
3516 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3517 hppa*-*-hpux*.
3518 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3519 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3520 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3521 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3522 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3523 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3524 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3525 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3526 libgcj-disabling case statement.
3527 * configure: Regenerate.
3528
3529 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3530
3531 * configure.ac: Disable Java for targets not supporting libffi.
3532 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3533 Remove cases in Java-disabling statement.
3534 (*arm-wince-pe): Change to arm-wince-pe.
3535 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3536 cases in Java-disabling statement.
3537 (bfin-*-*): Don't disable Java again.
3538 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3539 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3540 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3541 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3542 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3543 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3544 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3545 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3546 Java-disabling statement.
3547 (mmix-*-*): Don't disable Java again.
3548 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3549 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3550 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3551 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3552 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3553 statement.
3554 * configure: Regenerate.
3555
3556 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3557
3558 * configure.ac: Separate cases disabling Java and Java libraries
3559 from general case over targets.
3560 * configure: Regenerate.
3561
3562 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3563
3564 * MAINTAINERS: Update my email address.
3565
3566 2011-04-20 Easwaran Raman <eraman@google.com>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3571
3572 PR lto/48086
3573 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3574 * configure: Regenerate.
3575
3576 2011-04-16 Jim Meyering <meyering@redhat.com>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3581
3582 * MAINTAINERS: Update my email address.
3583
3584 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
3588 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3589
3590 * MAINTAINERS (Write After Approval): Add myself.
3591
3592 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3593
3594 * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3597
3598 * configure.ac (build_tools): Remove build-byacc.
3599 (host_libs): Remove mmalloc.
3600 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3601 autoconf automake libtool diff rcs fileutils shellutils time
3602 textutils wdiff find uudecode hello tar gzip indent recode release
3603 sed perl gawk findutils gettext zip.
3604 (libgcj): Remove target-qthreads.
3605 (target_tools): Remove target-examples target-gperf.
3606 (YACC): Don't handle building byacc.
3607 * configure: Regenerate.
3608 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3609 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3610 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3611 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3612 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3613 handle building components.
3614 * Makefile.in: Regenerate.
3615
3616 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3617
3618 * MAINTAINERS: Update my email address as Xtensa maintainer.
3619
3620 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3621
3622 * config.sub: Sync from upstream.
3623
3624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3627 (microblaze*): Don't disable libssp.
3628 * configure: Regenerate.
3629
3630 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3631
3632 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3633 moveifchange.
3634 * configure: Regenerate.
3635 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3636 * Makefile.in: Regenerate.
3637
3638 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3639
3640 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3641 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3642 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3643 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3644 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3645 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3646 md_exec_prefix cases.
3647 * configure: Regenerate.
3648
3649 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3650
3651 * configure.ac: Separate cases disabling target-libssp,
3652 target-libiberty, target-libstdc++-v3 and Fortran from general
3653 case over targets.
3654 * configure: Regenerate.
3655
3656 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3657
3658 * configure.ac (*-*-chorusos): Don't disable libgcj.
3659 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3660 Remove case.
3661 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3662 (arm-*-coff): Don't disable libgcj.
3663 (arm*-*-linux-gnueabi): Remove useless assignment.
3664 (arm-*-riscix*): Don't disable libgcj.
3665 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3666 configuration.
3667 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3668 (c54x*-*-*): Remove case.
3669 (tic54x-*-*): Don't disable GCC or GCC libraries.
3670 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3671 to *.
3672 (d10v-*-*): Don't disable GCC libraries.
3673 (d30v-*-*): Don't disable libgcj.
3674 (h8500-*-*): Don't disable GCC libraries.
3675 (i960-*-*): Don't disable libgcj.
3676 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3677 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3678 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3679 libgcj.
3680 (m68k-*-coff*): Remove case.
3681 (mmix-*-*): Don't disable libgloss on host.
3682 (mn10200-*-*, mn10300-*-*): Remove cases.
3683 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3684 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3685 Don't disable libgcj.
3686 (romp-*-*): Remove case.
3687 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3688 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3689 case.
3690 (v810-*-*): Don't disable GCC libraries.
3691 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3692 (ip2k-*-*): Don't disable GCC libraries.
3693 * configure: Regenerate.
3694
3695 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3696
3697 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3698 libffi on host.
3699 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3700 on host.
3701 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3702 * configure: Regenerate.
3703
3704 2011-03-26 John Marino <binutils@marino.st>
3705
3706 * configure.ac: Add support for *-*-dragonfly*
3707 * configure: Regenerate.
3708
3709 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3710
3711 * configure.ac (native_only): Remove.
3712 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3713 send-pr uudecode guile gnuserv on host.
3714 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3715 send-pr rcs guile perl texinfo libtool on host.
3716 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3717 automake send-pr rcs guile perl texinfo libtool on host.
3718 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3719 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3720 (alpha*-dec-osf*): Don't disable fileutils on target.
3721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3722 texinfo send-pr expect dejagnu on target.
3723 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3724 target-qthreads on target.
3725 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3726 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3727 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3728 x86_64-*-mingw*): Don't disable expect on target.
3729 (*-*-cygwin*): Don't disable target-gperf on target.
3730 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3731 gnuserv on target.
3732 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3733 target.
3734 * configure: Regenerate.
3735
3736 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3737
3738 * configure.ac (target_tools): Remove target-groff.
3739 (native_only): Remove target-groff.
3740 (hppa*64*-*-*): Don't disable byacc.
3741 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3742 setting.
3743 (*-*-kaos*): Don't skip target-librx and target-groff.
3744 (*-*-netware*): Don't skip target-libmudflap.
3745 (*-*-tpf*): Don't skip target-libmudflap.
3746 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3747 directories on the host.
3748 (ia64*-*-*vms*): Don't skip tix.
3749 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3750 host.
3751 * configure: Regenerate.
3752
3753 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3754
3755 * configure.ac: Remove references to mt-mep, mt-netware,
3756 mt-wince.
3757 * Makefile.def: Add all-utils soft dependencies.
3758 * Makefile.tpl: Remove GDB_NLM_DEPS.
3759 * configure: Regenerate.
3760 * Makefile.in: Regenerate.
3761
3762 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3763
3764 * configure.ac: Do not include mh-x86omitfp.
3765 * configure: Regenerate.
3766
3767 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3768
3769 * configure.ac: Remove empty cases.
3770 * configure: Regenerate.
3771
3772 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3773
3774 * Makefile.def: Add dependency from termcap to gdb.
3775 * Makefile.in: Regenerate.
3776
3777 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3778
3779 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3780 * configure: Regenerate.
3781 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3782 * Makefile.tpl: Likewise.
3783 * Makefile.in: Regenerate.
3784
3785 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * configure.ac: Remove all mentions of tentative_cc.
3788 * configure: Regenerate.
3789
3790 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3791
3792 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3793 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3794 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3795 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3796 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3797 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3798 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3799 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3800 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3801 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3802 *-*-rhapsody*): Remove host cases.
3803 * configure: Regenerate.
3804
3805 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3806
3807 * configure.ac (ppc*-*-pe): Remove host case.
3808 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3809 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3810 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3811 cases.
3812 * configure: Regenerate.
3813
3814 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3815
3816 * config.sub: Update to version 2011-03-23.
3817
3818 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3819
3820 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3821 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3822 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3823 * configure: Regenerate.
3824
3825 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3826
3827 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3828 to Write After Approval.
3829 * config-ml.in: Don't handle arc-*-elf*.
3830 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3831 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3832 handle GCC libraries.
3833 * configure: Regenerate.
3834
3835 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3836
3837 PR bootstrap/48120:
3838 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3839 Add -lstdc++ -lm to LIBS.
3840 * configure: Regenerate.
3841
3842 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3843
3844 * config.guess: Update to version 2011-02-02
3845 * config.sub: Update to version 2011-02-24
3846
3847 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3848
3849 PR lto/48086
3850 * configure.ac: Re-enable LTO on *-apple-darwin9.
3851 * configure: Regenerate.
3852
3853 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3854
3855 PR lto/48086
3856 * configure.ac: Disable LTO on darwin due to an assembler change in
3857 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3858 under 256.
3859 * configure: Regenerate.
3860
3861 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3862
3863 * MAINTAINERS: Update myself as score backend maintainer,
3864 update my e-mail address.
3865
3866 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3867
3868 * MAINTAINERS: Update my e-mail address.
3869
3870 2011-03-06 Joey Ye <joey.ye@arm.com>
3871
3872 * MAINTAINERS: Update my e-mail address.
3873
3874 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3875
3876 * configure.ac: Adjust test of with_ppl.
3877 * configure: Regenerated.
3878
3879 2011-03-02 Kai Tietz <ktietz@redhat.com>
3880
3881 * MAINTAINERS: Adjust my e-mail address.
3882
3883 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3884
3885 * configure.ac: Add -lpwl to ppllibs.
3886 * configure: Regenerated.
3887
3888 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3889
3890 * config/cloog.m4: Add -lisl to clooglibs.
3891 * configure: Regenerated.
3892
3893 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3894
3895 * MAINTAINERS (CPU Port maintainers): Add self.
3896
3897 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3898
3899 * MAINTAINERS: Add myself as testsuite maintainer.
3900
3901 2011-02-15 Mike Stump <mikestump@comcast.net>
3902
3903 * MAINTAINERS: Add myself as testsuite maintainer.
3904
3905 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3906
3907 Import from Libtool and gnulib:
3908
3909 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3910
3911 Prepare for supporting FreeBSD 10.
3912 * config.rpath: Remove handling of freebsd1* which soon would
3913 match FreeBSD 10.0.
3914
3915 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3916
3917 Remove support for FreeBSD 1.x.
3918 * libtool.m4 (_LT_LINKER_SHLIBS)
3919 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3920 soon would incorrectly match FreeBSD 10.0.
3921
3922 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3923
3924 PR binutils/12283
3925 * move-if-change: Import version from gnulib.
3926
3927 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3928
3929 PR lto/47225
3930 * Makefile.def (lto-plugin): Double dash for enable-shared.
3931 (configure-gcc): Depend on all-lto-plugin.
3932 * Makefile.in: Rebuilt.
3933
3934 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3935
3936 * configure.ac: Remove extra bracket.
3937 * configure: Regenerate.
3938
3939 2011-02-08 Tobias Burnus <burnus@net-b.de>
3940
3941 * MAINTAINERS: Add myself as libquadmath maintainer.
3942
3943 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3944
3945 * MAINTAINERS: Update my email address.
3946
3947 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3948
3949 * MAINTAINERS (option handling): Add self.
3950
3951 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3952
3953 PR lto/47225
3954 * Makefile.def: Add dependency for install-gcc
3955 on install-lto-plugin.
3956 * Makfile.in: Regenerated
3957
3958 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3959
3960 * MAINTAINERS (CPU Port Maintainers): Add myself.
3961
3962 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3963
3964 PR libgcj/44341
3965 * configure.ac: Discard --with-* flags for host when configuring
3966 target libraries for cross build.
3967 * configure: Rebuilt.
3968
3969 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3970
3971 * MAINTAINERS (linear loop transforms): Removed.
3972
3973 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3974
3975 * configure.ac: If with_ppl is no, move setting with_cloog=no
3976 after CLOOG_REQUESTED check.
3977 * configure: Regenerated.
3978
3979 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3980
3981 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3982 CLooG has been requested.
3983 * configure: Regenerated.
3984
3985 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3986
3987 * configure: Regenerated.
3988 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3989
3990 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3991
3992 * configure: Regenerated.
3993 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3994
3995 2011-01-21 Andreas Schwab <schwab@redhat.com>
3996
3997 * configure.ac: Use AS_HELP_STRING throughout.
3998 * configure: Regenerate.
3999
4000 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4001
4002 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4003 * configure: Regenerate.
4004
4005 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4006
4007 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4008
4009 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4010
4011 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4012 for ia64-hpux.
4013 * configure: Regenerate.
4014
4015 2011-01-07 Jan Hubicka <jh@suse.cz>
4016
4017 PR lto/47225
4018 * Makefile.in: Regenerate.
4019 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4020 configure.
4021
4022 2011-01-07 Jan Hubicka <jh@suse.cz>
4023
4024 * Makefile.in: Regenerate.
4025 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4026 and configure dependency on lto-plugin configure.
4027 (lto-plugin module): Remove dependency on GCC; add dependency on
4028 liniberty.
4029
4030 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4035
4036 * configure: Regenerate.
4037
4038 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4039
4040 * configure.ac: (picochip): Disable libiberty.
4041
4042 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4043
4044 * MAINTAINERS (Write After Approval): Add myself.
4045
4046 2010-12-10 Ian Lance Taylor <iant@google.com>
4047
4048 PR bootstrap/46819
4049 * configure.ac: For --disable-libgcj clear libgcj_saved.
4050 * configure: Rebuild.
4051
4052 2010-12-10 Tobias Burnus <burnus@net-b.de>
4053
4054 PR fortran/46540
4055 * configure.ac: Add --disable-libquadmath and
4056 --disable-libquadmath-support.
4057 * configure: Regenerate.
4058
4059 2010-12-03 Ian Lance Taylor <iant@google.com>
4060
4061 * MAINTAINERS: Add myself as libgo maintainer.
4062
4063 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4064
4065 PR libffi/46792
4066 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4067 * configure: Regenerate.
4068
4069 2010-12-02 Ian Lance Taylor <iant@google.com>
4070
4071 * configure.ac: Always set default for poststage1_ldflags to
4072 -static-libstdc++ -static-libgcc.
4073
4074 2010-11-29 Andreas Schwab <schwab@redhat.com>
4075
4076 * configure.ac: Move comment to remove extra space in last argument
4077 of GCC_TARGET_TOOL.
4078
4079 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4080
4081 PR other/46026
4082 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4083 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4084 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4085 (BASE_FLAGS_TO_PASS): Use it.
4086 * configure: Rebuilt.
4087 * Makefile.in: Rebuilt.
4088
4089 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4090
4091 PR binutils/12258
4092 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4093 Properly check default linker.
4094 * configure: Regnerated.
4095
4096 2010-11-23 Matthias Klose <doko@ubuntu.com>
4097
4098 * configure.ac: For --enable-gold, handle value `default' instead of
4099 `both*'. New configure option --{en,dis}able-ld.
4100 * configure: Regenerate.
4101
4102 2010-11-20 Ian Lance Taylor <iant@google.com>
4103
4104 * configure.ac: Only disable a language library if no language needs
4105 it. Don't let --disable-libgcj uncondtionally disable libffi.
4106 * configure: Rebuild.
4107
4108 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4109
4110 * Makefile.in: Regenerate.
4111
4112 PR other/46202
4113 * configure.ac: Fix just-built in-tree STRIP name to be
4114 binutils/strip-new.
4115 * configure: Regenerate.
4116 * Makefile.def (install-strip-gcc, install-strip-binutils)
4117 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4118 (install-strip-sid): Mirror dependencies on non-strip variants
4119 of these targets on the respective -strip prerequisites.
4120 * Makefile.tpl (install-strip, install-strip-host)
4121 (install-strip-target): New targets.
4122 (install-strip-[+module+], install-strip-target-[+module+]):
4123 New targets.
4124 * Makefile.in: Regenerate.
4125
4126 2010-11-19 Ian Lance Taylor <iant@google.com>
4127 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4128
4129 * configure.ac: Add target-libgo to target_libraries. Set
4130 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4131 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4132 (HOST_EXPORTS): Add GOC.
4133 (BASE_TARGET_EXPORTS): Add GOC.
4134 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4135 (GOCFLAGS_FOR_TARGET): New variable.
4136 (EXTRA_HOST_FLAGS): Add GOC.
4137 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4138 * Makefile.def (target_modules): Add libgo.
4139 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4140 (dependencies): Add dependency from configure-target-libgo to
4141 configure-target-libffi and all-target-libstdc++-v3. Add
4142 dependencies from all-target-libgo to all-target-libffi.
4143 (languages): Add go.
4144 * configure: Rebuild.
4145 * Makefile.in: Rebuild.
4146
4147 2010-11-19 Ian Lance Taylor <iant@google.com>
4148
4149 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4150 compiler/flag environment variables.
4151
4152 2010-11-18 Ian Lance Taylor <iant@google.com>
4153
4154 * configure.ac: Check for lang_requires_boot_languages in
4155 config-lang.in files.
4156 * configure: Rebuild.
4157
4158 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4159 Tobias Burnus <burnus@net-b.de>
4160
4161 PR fortran/32049
4162 * Makefile.def: Add libquadmath; build it with language=fortran.
4163 * configure.ac: Add libquadmath.
4164 * Makefile.tpl: Handle multiple libs in check-[+language+].
4165 * Makefile.in: Regenerate.
4166 * configure: Regenerate.
4167
4168 2010-11-16 Tom Tromey <tromey@redhat.com>
4169
4170 * MAINTAINERS: Moved myself to reviewers section.
4171
4172 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4173
4174 * MAINTAINERS: Moved myself to reviewers section.
4175
4176 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4177
4178 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4179 (Write After Approval): Remove self.
4180
4181 2010-11-15 Andreas Schwab <schwab@redhat.com>
4182
4183 * configure.ac: Fix spelling in option names.
4184 * configure: Regenerated.
4185
4186 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4187
4188 PR bootstrap/39622
4189 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4190 * configure: Regenerated.
4191
4192 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4193
4194 * MAINTAINERS: Update my email address.
4195
4196 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4197
4198 * configure: Regenerate.
4199
4200 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4201
4202 * configure: Regenerate.
4203
4204 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4205
4206 * configure: Regenerate.
4207
4208 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4209
4210 * configure: Regenerate.
4211
4212 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4213
4214 * configure.ac: Support official CLooG.org versions.
4215 * configure: Regenerate.
4216 * config/cloog.m4: New.
4217
4218 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4219
4220 * MAINTAINERS (Write After Approval): Add myself.
4221
4222 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4223
4224 * MAINTAINERS: Update my email address.
4225
4226 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4227
4228 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4229 * configure: Regenerate.
4230
4231 2010-11-03 Ian Lance Taylor <iant@google.com>
4232 Dave Korn <dave.korn.cygwin@gmail.com>
4233
4234 PR lto/46273
4235 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4236 and on other supported platforms whenever LTO is enabled.
4237 * configure: Rebuild.
4238
4239 2010-11-02 Alan Modra <amodra@gmail.com>
4240
4241 PR binutils/12110
4242 * configure.ac: Error when source path contains spaces.
4243 * configure: Regenerate.
4244
4245 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4246
4247 * MAINTAINERS: Update my email address.
4248
4249 2010-10-20 Ian Lance Taylor <iant@google.com>
4250
4251 * Makefile.def (target_modules): Set lib_path to src/.libs for
4252 libstdc++-v3 module.
4253 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4254 * Makefile.in: Rebuild.
4255
4256 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4257
4258 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4259 (Write After Approval): Remove myself.
4260
4261 2010-10-15 Tristan Gingold <gingold@adacore.com>
4262
4263 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4264
4265 2010-10-14 Douglas Rupp <rupp@gnat.com>
4266
4267 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4268
4269 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4270
4271 * configure.ac (build_lto_plugin): New shell variable.
4272 (--enable-lto): Turn on by default for all non-ELF platforms that
4273 have had LTO support added so far. Set build_lto_plugin appropriately
4274 for both ELF and non-ELF.
4275 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4276 * configure: Regenerate.
4277
4278 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4279
4280 Sync from src:
4281 * configure.ac (v850 support): Remove target-libgloss from
4282 noconfigdirs.
4283 * configure: Regenerate.
4284
4285 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4286
4287 PR bootstrap/45326
4288 PR bootstrap/45174
4289 * configure.ac: Honor initial values of $build_configargs,
4290 $host_configargs, $target_configargs. Mark the precious, so
4291 environment settings get recorded.
4292 * configure: Regenerate.
4293
4294 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4295
4296 PR bootstrap/45796
4297 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4298 Depend on all-build-libiberty.
4299 * Makefile.in: Regenerate.
4300
4301 2010-09-30 Michael Eager <eager@eagercon.com>
4302
4303 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4304 * configure: Regenerate.
4305
4306 2010-09-28 Michael Eager <eager@eagercon.com>
4307
4308 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4309
4310 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4311
4312 PR bootstrap/44621
4313 * configure.ac: Fix unportable shell quoting.
4314 * configure: Regenerate.
4315
4316 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4317
4318 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4319 targets and amend comment.
4320 * configure: Regenerate.
4321
4322 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4323
4324 * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4327
4328 * configure.ac: Enable LTO by default on Darwin.
4329 * configure: Regenerate.
4330
4331 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4336
4337 * MAINTAINERS (Write After Approval): Add myself.
4338
4339 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4340
4341 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4342 ports
4343
4344 2010-07-28 David Yuste <david.yuste@gmail.com>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
4348 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4349
4350 * configure.ac: Support all v850 targets.
4351 * configure: Regenerate.
4352
4353 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4354
4355 PR bootstrap/44455
4356 * configure.ac (extra_mpfr_configure_flags): Copy from
4357 extra_mpc_gmp_configure_flags.
4358 * configure: Re-generated.
4359
4360 2010-07-22 Andi Kleen <ak@linux.intel.com>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
4368 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
4372 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4373
4374 PR target/44862
4375 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4376 Provide -B option to allow for link spec %s substitutions for
4377 libstdc++.a on darwin.
4378 * Makefile.in: Regenerate.
4379
4380 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4381
4382 * MAINTAINERS (Reviewers): Update my e-mail address
4383
4384 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4385
4386 * Makefile.def (configure-gcc): Depend on all-libelf.
4387 * Makefile.in: Rebuild.
4388
4389 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4390
4391 * MAINTAINERS (Write After Approval): Add myself in the right place.
4392
4393 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4398
4399 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4400
4401 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4402
4403 * config.sub: Update to version 2010-05-21.
4404 * config.guess: Update to version 2010-04-03.
4405
4406 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4407
4408 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4409 * configure: Regenerate.
4410
4411 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4416
4417 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4418 a platform that supports LTO.
4419 * configure: Regenerate.
4420
4421 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4422
4423 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4424 * configure: Regenerated.
4425
4426 2010-04-27 Roland McGrath <roland@redhat.com>
4427 H.J. Lu <hongjiu.lu@intel.com>
4428
4429 * configure.ac (--enable-gold): Support both, both/gold and
4430 both/bfd to add gold to configdirs without removing ld.
4431 * configure: Regenerated.
4432
4433 * Makefile.def: Add install-gold dependency to install-ld.
4434 * Makefile.in: Regenerated.
4435
4436 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4437
4438 PR lto/42776
4439 * configure.ac (--enable-lto): Refactor handling so libelf tests
4440 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4441 and allow LTO to be explicitly enabled on non-ELF platforms that
4442 are known to support it inside else-clause.
4443 * configure: Regenerate.
4444
4445 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4446
4447 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4448 * configure: Regenerate.
4449
4450 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4451
4452 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4453 * configure: Regenerate.
4454
4455 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4456
4457 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4458 separately.
4459 * configure: Regenerate.
4460
4461 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
4465 2010-04-14 Tristan Gingold <gingold@adacore.com>
4466
4467 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4468 * configure: Regenerate.
4469
4470 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4471
4472 * configure: Regenerate after change to elf.m4.
4473
4474 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4479
4480 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4481 * configure: Regenerated.
4482
4483 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4484
4485 * configure.ac: Print "buggy but acceptable" when CLooG
4486 revision is less than 9.
4487 * configure: Regenerated.
4488
4489 2010-04-01 Diego Novillo <dnovillo@google.com>
4490
4491 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4492
4493 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4494
4495 PR bootstrap/43615
4496 PR bootstrap/43328
4497
4498 Revert:
4499
4500 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4501
4502 * configure.ac: Do not pass --enable-multilib nor
4503 --disable-multilib in baseargs. Accept explicitly passed
4504 --enable_multilib.
4505 * configure: Regenerate.
4506
4507 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4508
4509 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4510
4511 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4512
4513 * MAINTAINERS: Remove myself.
4514
4515 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 PR bootstrap/43328
4518 * configure.ac: Do not pass --enable-multilib nor
4519 --disable-multilib in baseargs. Accept explicitly passed
4520 --enable_multilib.
4521 * configure: Regenerate.
4522
4523 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4524
4525 * MAINTAINERS (spu port): Remove me.
4526
4527 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4528
4529 * configure.ac (tic6x-*-*): New case.
4530 * configure: Regenerate.
4531
4532 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4533
4534 * config.sub: Update to version 2010-03-22.
4535 * config.guess: Update to version 2009-12-30.
4536
4537 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4538
4539 PR ada/42554
4540 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4541 * configure: Regenerate.
4542
4543 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4544
4545 * MAINTAINERS: Update my email address.
4546
4547 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4548
4549 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4550 (ghassan.shobaki@amd.com): Removed.
4551
4552 2010-03-17 Alan Modra <amodra@gmail.com>
4553
4554 * MAINTAINERS: Update my email address.
4555
4556 2010-03-16 Diego Novillo <dnovillo@google.com>
4557
4558 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4559 Matthews.
4560
4561 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4562
4563 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4564 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4565
4566 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4567
4568 * MAINTAINERS: Update my email address.
4569
4570 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4571
4572 * MAINTAINERS: Update my email address.
4573
4574 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4575
4576 * MAINTAINERS: Update my email address.
4577
4578 2010-03-09 Jie Zhang <jie@codesourcery.com>
4579
4580 * MAINTAINERS: Update my email address.
4581
4582 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4583
4584 PR libstdc++/32499
4585 * configure.ac (RANLIB): Default to true.
4586 (STRIP): Likewise.
4587 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4588 * configure: Regenerate.
4589
4590 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4591
4592 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4593 (Write After Approval): Update my email address.
4594
4595 2010-02-17 Nick Clifton <nickc@redhat.com>
4596
4597 PR 11238
4598 * Makefile.tpl (local-distclean): Also remove config.cache files in
4599 sub-directories as there may not be Makefiles present in the
4600 sub-directories.
4601 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4602 the config.cache files found by the find command.
4603
4604 * Makefile.in: Regenerate.
4605 * configure.ac: Revert previous delta.
4606 * configure: Regenerate.
4607
4608 2010-02-15 Nick Clifton <nickc@redhat.com>
4609
4610 PR 11238
4611 * configure.ac: Delete config.cache files in sub-directories when
4612 deleting Makefiles.
4613 * configure: Regenerate.
4614
4615 2010-02-12 Ben Elliston <bje@gnu.org>
4616
4617 * MAINTAINERS: Update my email address.
4618
4619 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4620
4621 * MAINTAINERS (spu port): Update my email address.
4622
4623 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4624
4625 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4626
4627 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4628
4629 * configure.ac: Add "recommended" version checks for GMP/MPC.
4630 Update recommended GMP/MPFR/MPC versions.
4631 * configure: Regenerate.
4632
4633 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4634
4635 * MAINTAINERS: Move my Embecosm email address into the
4636 write-after-approval section.
4637
4638 2010-01-26 Ian Lance Taylor <iant@google.com>
4639
4640 * MAINTAINERS: Add myself as Go frontend maintainer.
4641
4642 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4643
4644 PR libstdc++/36101, PR libstdc++/42813
4645 * configure.ac (bootstrap_target_libs): Make inclusion of
4646 target-libgomp conditional on libgomb being in target_configdirs.
4647 * configure: Regenerate.
4648
4649 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4650
4651 PR libstdc++/36101, PR libstdc++/42813
4652 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4653 * configure: Regenerate.
4654
4655 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4656
4657 PR libstdc++/36101, PR libstdc++/42813
4658 * configure.ac (target_configdirs): Substitute.
4659 * Makefile.def: Bootstrap target module libgomp.
4660 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4661 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4662 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4663 * configure, Makefile.in: Regenerate.
4664
4665 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4666
4667 * MAINTAINERS: Adjust my details.
4668
4669 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4670
4671 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4672
4673 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4674
4675 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4676
4677 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4678
4679 * MAINTAINERS (Write After Approval): Add myself.
4680
4681 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2010-01-11 Richard Guenther <rguenther@suse.de>
4686
4687 PR lto/41569
4688 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4689 * Makefile.in: Regenerated.
4690
4691 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4692
4693 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4694 * configure: Regenerate.
4695
4696 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4697 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4698
4699 PR bootstrap/42424
4700 * configure.ac: Include libtool m4 files.
4701 (_LT_CHECK_OBJDIR): Call it.
4702 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4703 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4704
4705 * configure: Regenerate.
4706
4707 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4708
4709 PR bootstrap/41818
4710 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4711 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4712 * Makefile.in: Regenerate.
4713
4714 2010-01-02 Richard Guenther <rguenther@suse.de>
4715
4716 PR lto/41529
4717 * configure.ac: Include config/elf.m4. Disable LTO if not
4718 builting for an elf target.
4719 * configure: Regenerate.
4720
4721 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4722
4723 * MAINTAINERS: Change my email address.
4724
4725 2009-12-18 Ben Elliston <bje@au.ibm.com>
4726
4727 * config.sub, config.guess: Update from upstream sources.
4728
4729 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4730
4731 * MAINTAINERS (Write After Approval): Add myself.
4732
4733 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4734
4735 PR middle-end/30447
4736 PR middle-end/30789
4737 PR other/40302
4738
4739 * configure.ac: Require MPC.
4740 * configure: Regenerate.
4741
4742 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4743
4744 PR target/38384
4745 PR bootstrap/40972
4746 * libtool.m4: Sync from git Libtool.
4747 * ltoptions.m4: Likewise.
4748 * ltversion.m4: Likewise.
4749 * lt~obsolete.m4: Likewise.
4750 * ltmain.sh: Likewise.
4751
4752 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4753
4754 * configure.ac: Update minimum MPC version to 0.8.
4755 * configure: Regenerate.
4756
4757 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4758
4759 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4760 * configure: Regenerated.
4761
4762 2009-11-21 Ian Lance Taylor <iant@google.com>
4763
4764 * configure.ac: Change default of poststage1_ldflags to be empty if
4765 poststage1_libs is set. When poststage1_libs is empty, and
4766 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4767 * configure: Rebuild.
4768
4769 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4770
4771 * MAINTAINERS (Write After Approval): Update my email address.
4772
4773 2009-11-20 Ben Elliston <bje@au.ibm.com>
4774
4775 * config.guess: Update from upstream sources.
4776
4777 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4778
4779 * Makefile.def: Restore host and target settings for gmp.
4780 * Makefile.in: Rebuild.
4781
4782 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4783
4784 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4785 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4786 Fix portability of test of C++ as bootstrap language. Add
4787 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4788 * configure: Rebuild.
4789 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4790 and cloog. Fix in-tree ppl configuration. Introduce libelf
4791 in-tree building.
4792 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4793 (POSTSTAGE1_HOST_EXPORTS): Use it.
4794 (STAGE[+id+]_CXXFLAGS): New.
4795 (BASE_FLAGS_TO_PASS): Pass it down.
4796 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4797 extra_exports.
4798 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4799 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4800 extra_exports.
4801 * Makefile.in: Rebuild.
4802
4803 2009-11-17 Ben Elliston <bje@au.ibm.com>
4804
4805 * config.sub, config.guess: Update from upstream sources.
4806
4807 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4808
4809 * MAINTAINERS (Write After Approval): Add myself.
4810
4811 2009-11-09 Jon Beniston <jon@beniston.com>
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4816
4817 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4818 paths for *-w64-mingw* and x86_64-*mingw*.
4819 * configure: Regenerated.
4820
4821 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4822
4823 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4824
4825 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4826
4827 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4828 Phil Edwards to Write-After Approval.
4829
4830 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4831
4832 * configure.ac: Disable target-winsup & co for
4833 x86_64-*-mingw* and *-w64-mingw* targets.
4834 * configure: Regenerated.
4835
4836 2009-10-16 Nick Clifton <nickc@redhat.com>
4837
4838 * MAINTAINERS: Add myself as a maintainer for the RX port.
4839
4840 2009-10-26 Johannes Singler <singler@kit.edu>
4841
4842 * MAINTAINERS (Write After Approval): Update my e-mail address.
4843
4844 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4845
4846 * configure.ac (CLooG test): Use = with test.
4847 * configure: Regenerate.
4848
4849 2009-10-22 Richard Guenther <rguenther@suse.de>
4850
4851 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4852 cloog if the ppl version check failed. Move flags saving
4853 before setting in libelf check.
4854 * configure: Regenerate.
4855
4856 2009-10-21 Richard Guenther <rguenther@suse.de>
4857
4858 * configure.ac: Adjust the ppl and cloog configure to work as
4859 documented. Disable cloog if ppl was disabled. Omit the version
4860 checks if they were disabled.
4861 * configure: Re-generate.
4862
4863 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4864
4865 * configure.ac: Add 'lto' to enable_languages, not
4866 new_enable_languages, and only if not already present.
4867 * configure: Regenerate.
4868
4869 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4870
4871 * README: Refer to the various COPYING* files instead of just
4872 COPYING.
4873 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4874
4875 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4876
4877 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4878
4879 2009-10-07 Richard Guenther <rguenther@suse.de>
4880
4881 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4882 and Richard Guenther as reviewers.
4883 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4884 as reviewers.
4885
4886 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4887
4888 * config.sub: Update from upstream sources.
4889
4890 2009-10-06 Ian Lance Taylor <iant@google.com>
4891
4892 * Makefile.def: check-gold depends upon all-gas.
4893 * Makefile.in: Rebuild.
4894
4895 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4900
4901 * Makefile.def: all-lto-plugin depends on all-libiberty.
4902 set bootstrap=true for lto-plugin.
4903 Add lto-plugin.
4904 * Makefile.in: Regenerate.
4905 * configure.ac (host_libs): Add lto-plugin.
4906 * configure: Regenerate.
4907
4908 2009-10-03 Diego Novillo <dnovillo@google.com>
4909
4910 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4911 (HOST_LIBELFLIBS): Define.
4912 (HOST_LIBELFINC): Define.
4913 * Makefile.in: Regenerate.
4914 * configure.ac: Add --enable-lto.
4915 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4916 If --enable-lto is used, add 'lto' to new_enable_languages.
4917 If --enable-lto is used and gold is enabled, add
4918 lto-plugin to configdirs.
4919 * configure: Regenerate.
4920
4921 2009-10-03 Simon Baldwin <simonb@google.com>
4922
4923 * configure.ac: If --with-system-zlib, suppress local zlib and
4924 pass --with-system-zlib to subdir configure scripts.
4925 * configure: Regenerate.
4926
4927 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4928 Paolo Bonzini <bonzini@gnu.org>
4929
4930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4931 $(srcdir).
4932 * Makefile.in: Rebuilt.
4933
4934 2009-09-26 Gary Funck <gary@intrepid.com>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
4938 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4939
4940 * configure.ac: Update minimum MPC version to 0.7.
4941 * configure: Regenerate.
4942
4943 2009-09-25 Nick Clifton <nickc@redhat.com>
4944
4945 * configure.ac: Pass any --cache-file=/dev/null option on to
4946 subconfigures.
4947 * configure: Regenerate.
4948
4949 2009-09-23 Nick Clifton <nickc@redhat.com>
4950
4951 * config.sub, config.guess: Update from upstream sources.
4952
4953 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4954
4955 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4956 * Makefile.in: Rebuilt.
4957
4958 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4959
4960 PR bootstrap/32272
4961 * configure.ac: Error out if $srcdir isn't '.' but contains
4962 host-${host_noncanonical}.
4963 * configure: Regenerate.
4964
4965 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4966
4967 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4968 maintainer.
4969
4970 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4971
4972 * configure.ac: If bootstrapping a combined tree with
4973 --enable-gold, require c++ in stage1_languages.
4974 * configure: Regenerate.
4975
4976 * configure.ac: Also add target_libs of stage1_languages to
4977 bootstrap_target_libs.
4978 * configure: Regenerate.
4979
4980 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4981 with --enable-languages not containing c++.
4982 * configure: Regenerate.
4983
4984 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4985
4986 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4987 * configure: Regenerate.
4988
4989 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4990
4991 * MAINTAINERS (Write After Approval): Update my e-mail address,
4992 and move from from here...
4993 (Waiting for paperwork): To here.
4994
4995 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4996
4997 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4998
4999 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5000
5001 * configure.ac: Do not use $extrasub for replacing @if/@endif
5002 parts in Makefile; instead, use additional arguments to
5003 AC_CONFIG_COMMANDS to do the replacement manually, with several
5004 sed invocations, to avoid HP-UX sed command limits.
5005 * configure: Regenerate.
5006
5007 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5008
5009 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5010 blank before -L.
5011
5012 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5013
5014 * configure.ac (with-build-config): Document. Handle without.
5015 Handle missing argument.
5016 * configure: Rebuilt.
5017
5018 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5021 Default to bootstrap-debug only if compare-debug works.
5022 * configure: Rebuilt.
5023 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5024 * Makefile.in: Rebuilt.
5025
5026 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5027
5028 * MAINTAINERS (OS Port Maintainers): Update my email address.
5029
5030 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5031
5032 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5033 * Makefile.in: Rebuilt.
5034
5035 2009-09-01 Chris Demetriou <cgd@google.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5040
5041 PR debug/30161
5042 * include/dwarf2.h (enum dwarf_tag): Added
5043 DW_TAG_GNU_template_template_param
5044 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5045
5046 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.tpl (AWK): Fix typo.
5049 * Makefile.in: Regenerate.
5050
5051 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5052
5053 * configure.ac: Detect awk and sed.
5054 * Makefile.def (flags_to_pass): Add AWK and SED.
5055 * Makefile.tpl (AWK, SED): New.
5056 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5057 * configure: Regenerate.
5058 * Makefile.in: Regenerate.
5059
5060 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5061
5062 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5063 (collapseslashes): Likewise.
5064
5065 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5066
5067 * configure.ac (AC_PREREQ): Bump to 2.64.
5068
5069 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5070
5071 * configure.ac: Remove --with-datarootdir, --with-docdir,
5072 --with-pdfdir, --with-htmldir switches.
5073 * configure: Regenerate.
5074
5075 * configure: Regenerate.
5076
5077 * compile: Sync from Automake 1.11.
5078 * depcomp: Likewise.
5079 * install-sh: Likewise.
5080 * missing: Likewise.
5081 * mkinstalldirs: Likewise.
5082 * ylwrap: Likewise.
5083
5084 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5085
5086 * ltmain.sh (func_normal_abspath): New function.
5087 (func_relative_path): Likewise.
5088 (func_mode_help): Document new -bindir option for link mode.
5089 (func_mode_link): Add new -bindir option, and use it to place
5090 output DLL if specified.
5091
5092 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5093
5094 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5095 (baseargs): Add --disable-option-checking.
5096 * configure: Regenerate.
5097
5098 * Makefile.def (configure-target-libiberty): Depend on
5099 all-binutils and all-ld.
5100 (configure-target-newlib): Likewise.
5101 * Makefile.in: Regenerate.
5102
5103 2009-08-17 Ben Elliston <bje@au.ibm.com>
5104
5105 * config.sub, config.guess: Update from upstream sources.
5106
5107 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5108
5109 Sync from src, merge:
5110
5111 2009-07-02 Tristan Gingold <gingold@adacore.com>
5112
5113 * configure.ac: Do not exclude gas for i386-*-darwin.
5114 Add a case for x86_64-*-darwin.
5115 * configure: Regenerate.
5116
5117 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5118
5119 * MAINTAINERS: Add my name to Write After Approval list.
5120
5121 2009-08-06 Michael Eager <eager@eagercon.com>
5122
5123 * configure.ac: Add Microblaze target.
5124 * configure: Regenerate.
5125
5126 2009-07-31 Christian Bruel <christian.bruel@st.com>
5127
5128 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5129 * configure: Regenerate.
5130
5131 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5132
5133 * MAINTAINERS (Write After Approval): Update my e-mail address.
5134
5135 2009-07-06 Ian Lance Taylor <iant@google.com>
5136
5137 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5138 * configure: Rebuild.
5139
5140 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5141
5142 * MAINTAINERS: Move myself to the Graphite Reviewers.
5143
5144 2009-06-30 Wei Guozhi <carrot@google.com>
5145
5146 * MAINTAINERS: Add my name to Write After Approval list.
5147
5148 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5149
5150 PR bootstrap/40338
5151 * configure.ac (comparestring): Create new variable.
5152 * Makefile.tpl (comparestring): Use to skip some comparisions.
5153 * configure: Regenerate.
5154 * Makefile.in: Regenerate.
5155
5156 2009-06-26 Doug Evans <dje@sebabeach.org>
5157
5158 * Makefile.def (host_modules): Add cgen.
5159 * Makefile.in: Regenerate.
5160 * configure.ac (host_tools): Add cgen.
5161 * configure: Regenerate.
5162
5163 2009-06-23 DJ Delorie <dj@redhat.com>
5164
5165 * MAINTAINERS: Add myself as mep maintainer.
5166
5167 2009-06-23 Ian Lance Taylor <iant@google.com>
5168
5169 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5170 boot_languages. Only bootstrap target libraries listed in
5171 target_libs for some boot language. Add --with-stage1-ldflags,
5172 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5173 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5174 if not building with C++.
5175 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5176 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5177 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5178 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5179 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5180 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5181 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5182 * configure, Makefile.in: Rebuild.
5183
5184 2009-06-23 Li Feng <nemokingdom@gmail.com>
5185
5186 * MAINTAINERS: Added my name to write-after-approval list.
5187
5188 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5189
5190 * configure.ac: Define is_elf for QNX Neutrino targets.
5191 * configure: Regenerate.
5192
5193 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5194
5195 * MAINTAINERS: Added my name to the write-after-approval list
5196
5197 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5198
5199 * configure.ac: Detect MPC in default directory.
5200 * configure: Regenerate.
5201
5202 2009-06-03 Jerome Guitton <guitton@adacore.com>
5203 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5204
5205 * Makefile.tpl (all): Avoid a trailing backslash.
5206 * Makefile.in: Regenerate.
5207
5208 2009-06-03 Ben Elliston <bje@au.ibm.com>
5209
5210 * config.sub, config.guess: Update from upstream sources.
5211
5212 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5213
5214 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5215 to noconfdirs.
5216 * configure: Regenerate.
5217
5218 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5219
5220 * Makefile.tpl ([+compare-target+]): Compare all stage
5221 directories, rather than just gcc.
5222 * Makefile.in: Rebuilt.
5223
5224 2009-06-01 Doug Kwan <dougkwan@google.com>
5225
5226 * configure.ac: Support gold for target arm*-*-*.
5227 * configure: Regenerate.
5228
5229 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5230
5231 * Makefile.def: Add MPC support and dependencies.
5232 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5233
5234 * Makefile.in, configure: Regenerate.
5235
5236 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5237
5238 * Makefile.tpl (all): Avoid harmless warning in make all when
5239 gcc-bootstrap is enabled but stage_last does not exist.
5240 * Makefile.in: Rebuilt.
5241
5242 2009-05-24 Nicolas Roche <roche@adacore.com>
5243
5244 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5245 * Makefile.in: Regenerate.
5246
5247 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5248
5249 * MAINTAINERS: Update my e-mail address.
5250
5251 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5252
5253 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5254 * configure: Regenerate.
5255
5256 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5257
5258 PR other/40159
5259 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5260 gcc-no-bootstrap are mutually exclusive.
5261 * Makefile.in: Rebuilt.
5262
5263 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5264
5265 PR other/40159
5266 * Makefile.tpl (all): Don't end with unconditional success.
5267 * Makefile.in: Rebuilt.
5268
5269 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5270
5271 PR target/37137
5272 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5273 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5274 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5275 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5276 stage_configureflags, stage_cflags and stage_libcflags into
5277 explicit Makefile macros.
5278 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5279 GFORTRAN.
5280 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5281 CC. Set CC_FOR_BUILD from CC.
5282 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5283 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5284 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5285 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5286 and GFORTRAN.
5287 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5288 (_LIBCFLAGS): Renamed to _TFLAGS.
5289 (do-compare-debug, do-compare3-debug): Drop.
5290 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5291 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5292 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5293 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5294 (XGCC_FLAGS_FOR_TARGET): New.
5295 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5296 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5297 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5298 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5299 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5300 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5301 TFLAGS.
5302 (BUILD_CONFIG): Include if requested.
5303 (all): Set TFLAGS on bootstrap.
5304 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5305 (all-stageid-prefixmodule): Likewise.
5306 (do-clean, distclean-stageid): Set TFLAGS.
5307 (restrap): Fix whitespace.
5308 * Makefile.in: Rebuilt.
5309
5310 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5311
5312 * config.guess: Sync with src.
5313
5314 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5315
5316 * configure.ac ($with_ppl): Default to no if not supplied.
5317 ($with_cloog): Likewise.
5318 configure: Regenerate.
5319
5320 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5321
5322 * MAINTAINERS: Update my e-mail address.
5323
5324 2009-04-27 Nick Clifton <nickc@redhat.com>
5325
5326 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5327
5328 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5329
5330 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5331 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5332 * Makefile.in: Regenerate.
5333
5334 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5335
5336 PR bootstrap/39739
5337 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5338 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5339
5340 * configure, Makefile.in: Regenerate.
5341
5342 2009-04-21 Taras Glek <tglek@mozilla.com>
5343
5344 * include/hashtab.h: Update GTY annotations to new syntax
5345 * include/splay-tree.h: Likewise
5346
5347 2009-04-17 Ben Elliston <bje@au.ibm.com>
5348
5349 * config.sub, config.guess: Update from upstream sources.
5350
5351 2009-04-15 Anthony Green <green@moxielogic.com>
5352
5353 * configure.ac: Add moxie support.
5354 * configure: Rebuilt.
5355
5356 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5357
5358 * configure.ac: Change copyright header to refer to version
5359 3 of the GNU General Public License and to point readers at the
5360 COPYING3 file and the FSF's license web page.
5361 * Makefile.def: Likewise.
5362 * Makefile.tpl: Likewise.
5363 * Makefile.in: Regenerate.
5364
5365 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5366
5367 * configure.ac: Restore match for darwin9 or later. Use double
5368 brackets since regeneration eats one pair.
5369 * configure: Regenerate.
5370
5371 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5372
5373 PR gas/10039
5374 * configure.ac: Require texinfo 4.7.
5375 * configure: Regenerated.
5376
5377 2009-04-09 Nick Clifton <nickc@redhat.com>
5378
5379 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5380 the GCC Runtime Library Exception.
5381
5382 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5383
5384 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5385 * configure: Regenerate.
5386
5387 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5388
5389 * Makefil.def (languages): New entries.
5390 * Makefile.tpl (check-gcc-*): New generic target.
5391 * Makefile.in: Regenerate.
5392
5393 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5394
5395 * MAINTAINERS: Update my email address.
5396
5397 2009-03-18 Tom Tromey <tromey@redhat.com>
5398
5399 * configure: Rebuild.
5400 * configure.ac (host_libs): Add libiconv.
5401 * Makefile.in: Rebuild.
5402 * Makefile.def (host_modules): Add libiconv.
5403 (configure-gdb, all-gdb): Depend on libiconv.
5404
5405 2009-03-16 Tristan Gingold <gingold@adacore.com>
5406
5407 * configure.ac: Treat gdb as supported on x86_64-darwin.
5408 * configure: Regenerate.
5409
5410 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5411
5412 * configure.ac (--with-host-libstdcxx): New option.
5413 * configure: Regenerate.
5414
5415 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5416
5417 * MAINTAINERS: Move myself into the write after approval list.
5418
5419 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5420
5421 * MAINTAINERS: Update e-mail address.
5422
5423 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5424
5425 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5426
5427 2009-03-10 Ira Rosen <irar@il.ibm.com>
5428
5429 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5430
5431 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5432
5433 Backport from git Libtool:
5434
5435 2009-01-19 Robert Millan <rmh@aybabtu.com>
5436 Support GNU/kOpenSolaris.
5437 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5438 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5439 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5440 GNU/kOpenSolaris.
5441
5442 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5443
5444 * MAINTAINERS: Update e-mail address.
5445
5446 2009-02-24 Michael Eager <eager@eagercon.com>
5447
5448 * MAINTAINERS (Write After Approval): Add self.
5449
5450 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5451
5452 * MAINTAINERS (Write After Approval): Add myself.
5453
5454 2009-02-05 Andreas Schwab <schwab@suse.de>
5455
5456 * Makefile.tpl (stage_last): Define $r and $s before using
5457 $(RECURSE_FLAGS_TO_PASS).
5458 * Makefile.in: Regenerate
5459
5460 2009-01-30 Ian Lance Taylor <iant@google.com>
5461
5462 * MAINTAINERS: Move myself to the Global Reviewers list.
5463
5464 2009-01-29 Robert Millan <rmh@aybabtu.com>
5465
5466 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5467 * configure: Regenerate.
5468
5469 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5470
5471 * MAINTAINERS: Make whitespace consistent.
5472 Remove Robert Millan from Write After Approval.
5473
5474 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5475
5476 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5477 (all-opcodes): Depend on all-libiberty.
5478 * Makefile.in: Regenerate.
5479
5480 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5481
5482 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5483 * configure: Regenerate.
5484
5485 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5486
5487 * MAINTAINERS (Write After Approval): Add myself.
5488
5489 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5490
5491 * MAINTAINERS: Add myself to reviewers (Fortran).
5492
5493 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5494
5495 PR tree-optimization/38515
5496 * configure.ac (cloog-polylib): Removed.
5497 (with_ppl, with_cloog): Test for "no".
5498 * configure: Regenerated.
5499
5500 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5501
5502 * MAINTAINERS: Moved myself to reviewers (Fortran).
5503
5504 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5505
5506 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5507 (Write After Approval): Remove myself.
5508
5509 2009-01-03 Diego Novillo <dnovillo@google.com>
5510
5511 * MAINTAINERS: Remove myself from alias maintainership.
5512
5513 2009-01-02 David Ayers <ayers@fsfe.org>
5514
5515 * MAINTAINERS: Update e-mail address.
5516
5517 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5518
5519 * MAINTAINERS: Make whitespace consistent.
5520
5521 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5522
5523 Backport from upstream Libtool:
5524 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5525 Add cache variables to tests that require the linker to work.
5526 For shlibpath_overrides_runpath, this also changes the semantics
5527 to let the result from the C compiler take precedence.
5528
5529 2008-12-02 Ben Elliston <bje@au.ibm.com>
5530
5531 * config.sub, config.guess: Update from upstream sources.
5532
5533 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5534
5535 * configure.ac (ppllibs): Add by default the lib flags.
5536 * configure: Regenerate.
5537
5538 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5539
5540 * MAINTAINERS: Add myself to the write after approval list.
5541
5542 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5543
5544 * configure.ac: Add double brackets on darwin[912].
5545 * configure: Regenerate.
5546
5547 2008-12-03 Daniel Kraft <d@domob.eu>
5548
5549 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5550 Approval to Reviewer section (for Fortran front-end).
5551
5552 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5553
5554 * configure.ac: Expand to darwin10 and later.
5555 * configure: Regenerate.
5556
5557 2008-12-02 Andreas Schwab <schwab@suse.de>
5558
5559 * Makefile.def: configure-target-boehm-gc depends on
5560 all-target-libstdc++-v3.
5561 * Makefile.in: Regenerate.
5562
5563 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5564
5565 * MAINTAINERS: Add myself as mingw maintainer.
5566
5567 2008-12-02 Ben Elliston <bje@au.ibm.com>
5568
5569 * config.sub, config.guess: Update from upstream sources.
5570
5571 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5572
5573 * README.SCO: Remove.
5574
5575 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5576
5577 * MAINTAINERS: Add myself to the write after approval list.
5578
5579 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5580
5581 * MAINTAINERS: Update my email address in WAA section.
5582
5583 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5584
5585 * MAINTAINERS: Update e-mail address.
5586
5587 2008-11-27 Toon Moene <toon@moene.org>
5588
5589 * MAINTAINERS: Change e-mail address.
5590
5591 2008-11-27 Tristan Gingold <gingold@adacore.com>
5592
5593 * configure.ac: Build gdb for i?86-*-darwin*
5594 * configure: Regenerated.
5595
5596 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5597
5598 * MAINTAINERS: Added my full name.
5599
5600 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5601
5602 PR bootstrap/38014
5603 PR bootstrap/37923
5604
5605 Revert:
5606
5607 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5608
5609 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5610 * Makefile.in: Regenerated.
5611
5612 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5613
5614 PR gdb/921
5615 PR gdb/1646
5616 PR gdb/2175
5617 PR gdb/2176
5618
5619 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5620 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5621 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5622 (HOST_EXPORTS): Pass CPPFLAGS.
5623 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5624 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5625 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5626 * Makefile.in, configure: Regenerated.
5627 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5628 and CPPFLAGS_FOR_BUILD.
5629
5630 2008-11-06 Jeff Law <law@redhat.com>
5631
5632 * MAINTAINERS: Add myself as middle end maintainer.
5633
5634 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5635
5636 * MAINTAINERS (Write after approval): Add myself.
5637
5638 2008-11-05 Diego Novillo <dnovillo@google.com>
5639
5640 * MAINTAINERS (Global Reviewers): Add myself.
5641 (Non-Algorithmic Maintainers): Remove myself.
5642
5643 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5644
5645 * MAINTAINERS (Write after approval): Add myself.
5646
5647 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5648
5649 * MAINTAINERS (Write after approval): Add myself.
5650
5651 2008-10-31 Ben Elliston <bje@au.ibm.com>
5652
5653 * configure.ac (spu-*-*): Remove special case.
5654 * configure: Regenerate.
5655
5656 2008-10-30 Catherine Moore <clm@codesourcery.com>
5657
5658 * MAINTAINERS (Write after approval): Update my email address.
5659
5660 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5661
5662 * configure.ac [spu-*-*]: Do not set skipdirs.
5663 * configure: Re-generate.
5664
5665 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5666
5667 * MAINTAINERS (Various Maintainers): Add myself to reload.
5668
5669 2008-10-25 Richard Guenther <rguenther@suse.de>
5670
5671 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5672 maintainer. Remove myself as libgcc-math maintainer.
5673 (Non-Algorithmic Maintainers): Remove myself.
5674
5675 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5676
5677 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5678 * Makefile.in: Regenerated.
5679
5680 2008-10-23 Cary Coutant <ccoutant@google.com>
5681
5682 * MAINTAINERS (Write after approval): Add myself.
5683
5684 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5685
5686 PR gdb/921
5687 PR gdb/1646
5688 PR gdb/2175
5689 PR gdb/2176
5690
5691 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5692 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5693 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5694 (HOST_EXPORTS): Pass CPPFLAGS.
5695 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5696 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5697 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5698 * Makefile.in, configure: Regenerated.
5699 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5700 and CPPFLAGS_FOR_BUILD.
5701
5702 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5705 Sebastian Pop.
5706
5707 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5708
5709 * MAINTAINERS (Write After Approval): Added myself.
5710
5711 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5712
5713 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5714 recommended version to 2.3.2.
5715
5716 * configure: Regenerate.
5717
5718 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5719
5720 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5721
5722 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5723
5724 * MAINTAINERS (Write After Approval): Update e-mail address.
5725
5726 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5727
5728 * libtool.m4: Update to libtool 2.2.6.
5729 * lt~obsolete.m4: Update to libtool 2.2.6.
5730 * ltmain.sh: Update to libtool 2.2.6.
5731 * ltsugar.m4: Update to libtool 2.2.6.
5732 * ltversion.m4: Update to libtool 2.2.6.
5733 * ltoptions.m4: Update to libtool 2.2.6.
5734 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5735
5736 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5737
5738 * MAINTAINERS (Write After Approval): Add myself.
5739
5740 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5741
5742 * MAINTAINERS (Write After Approval): Update my name.
5743
5744 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5745
5746 * MAINTAINERS: Add myself in "Write After Approval".
5747
5748 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5749
5750 * MAINTAINERS: Add myself as ia64 maintainer.
5751
5752 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5753
5754 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5755 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5756 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5757 and Michael Tiemann from Write After Approval since they do not
5758 actually have access.
5759
5760 2008-09-05 Richard Guenther <rguenther@suse.de>
5761
5762 * configure.ac: Initialize clooglibs to -lcloog.
5763 * configure: Re-generate.
5764
5765 2008-09-04 Le-Chun Wu <lcwu@google.com>
5766
5767 * MAINTAINERS (Write After Approval): Add myself.
5768
5769 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5770
5771 * configure.ac (--with-cloog-polylib): New.
5772 (--disable-cloog-version-check): New.
5773 (--disable-ppl-version-check): New.
5774 * configure: Re-generate.
5775
5776 2008-09-03 Richard Guenther <rguenther@suse.de>
5777
5778 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5779 cloog test.
5780 * configure: Re-generate.
5781
5782 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5783
5784 Add picoChip port.
5785 * MAINTAINERS: Add picoChip maintainers.
5786
5787 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5788 Tobias Grosser <grosser@fim.uni-passau.de>
5789 Jan Sjodin <jan.sjodin@amd.com>
5790 Harsha Jagasia <harsha.jagasia@amd.com>
5791 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5792 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5793 Adrien Eliche <aeliche@isty.uvsq.fr>
5794
5795 Merge from graphite branch.
5796 * configure: Regenerate.
5797 * Makefile.in: Regenerate.
5798 * configure.ac (host_libs): Add ppl and cloog.
5799 Add checks for PPL and CLooG.
5800 * Makefile.def (ppl, cloog): Added modules and dependences.
5801 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5802 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5803
5804 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5805
5806 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5807 (GCC_SHLIB_SUBDIR): New.
5808 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5809 * configure: Regenerate.
5810 * Makefile.in: Regenerate.
5811
5812 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5813
5814 * MAINTAINERS: Consistently use tabs to separate columns.
5815
5816 2008-08-29 Tristan Gingold <gingold@adacore.com>
5817
5818 * MAINTAINERS (Write after Approval): Add myself.
5819
5820 2008-08-28 Tristan Gingold <gingold@adacore.com>
5821
5822 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5823 Enable bfd, binutils and opcodes.
5824 * configure: Regenerate.
5825
5826 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5827
5828 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5829
5830 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5831
5832 * MAINTAINERS: Use correct Umlaut for last name.
5833
5834 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5835
5836 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5837
5838 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5839
5840 * MAINTAINERS: Update my email address.
5841
5842 2008-08-16 Nicolas Roche <roche@adacore.com>
5843
5844 * Makefile.tpl: Add BOOT_ADAFLAGS.
5845 * Makefile.in: Regenerate.
5846
5847 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5848
5849 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5850 * configure: Regenerate.
5851
5852 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5853
5854 * configure.ac: Add makefile fragments for hpux.
5855 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5856 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5857 * configure: Regenerate.
5858 * Makefile.in: Regenerate.
5859
5860 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5861
5862 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5863
5864 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5865
5866 * MAINTAINERS (Write after Approval): Add myself.
5867
5868 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5877
5878 * MAINTAINERS: Update my email address.
5879
5880 2008-06-25 Joey Ye <joey.ye@intel.com>
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
5883
5884 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5885
5886 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5887 * Makefile.in: Regenerate.
5888 * configure: Regenerate.
5889
5890 2008-06-17 Daniel Kraft <d@domob.eu>
5891
5892 * MAINTAINERS (Write After Approval): Add myself.
5893
5894 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5895
5896 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5897 "$@" is still intact with both Autoconf 2.59 and 2.62.
5898 * configure: Regenerate.
5899
5900 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5901
5902 * Makefile.tpl: Fix comment errors.
5903 * Makefile.in: Regenerate.
5904
5905 2008-06-12 David S. Miller <davem@davemloft.net>
5906 David Edelsohn <edelsohn@gnu.org>
5907
5908 * configure.ac: Add powerpc*-*-* to gold supported targets.
5909 * configure: Regenerate.
5910
5911 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5912
5913 PR tree-optimization/36218
5914 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5915 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5916 (all prefix="build-"): Pass them to build-system sub-makes.
5917 * Makefile.in: Regenerate.
5918
5919 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5920
5921 * MAINTAINERS (mt port): Remove.
5922 (sco5, unixware, sco udk): Remove.
5923 (Kean Johnston): Add to Write After Approval.
5924
5925 2008-05-30 Julian Brown <julian@codesourcery.com>
5926
5927 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5928 of libobjc for ARM EABI Linux.
5929 * configure: Regenerate.
5930
5931 2008-05-18 Xinliang David Li <davidxl@google.com>
5932
5933 * ChangeLog: Remove wrong ChangeLog entry.
5934
5935 2008-05-17 Xinliang David Li <davidxl@google.com>
5936
5937 * MAINTAINERS (Write After Approval): Add myself.
5938
5939 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5940
5941 * MAINTAINERS (Write After Approval): Add myself.
5942
5943 2008-05-14 Rafael Espíndola <espindola@google.com>
5944
5945 * config-ml.in: don't handle --enable-shared and --enable-static.
5946
5947 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5948
5949 * MAINTAINERS: Update my email address.
5950
5951 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5952
5953 * MAINTAINERS: Update my email address.
5954
5955 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5956
5957 * MAINTAINERS (Write After Approval): Add myself.
5958
5959 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
5963 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5964
5965 * MAINTAINERS (crx): Add myself.
5966
5967 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5968
5969 Sync with src:
5970 2008-04-14 David S. Miller <davem@davemloft.net>
5971
5972 * configure.ac: Add sparc*-*-* to gold supported targets.
5973 * configure: Regenerate.
5974
5975 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5976
5977 PR bootstrap/35457
5978 * configure.ac: Include override.m4.
5979 * configure: Regenerate.
5980
5981 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5982
5983 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5984 * Makefile.in: Regenerate.
5985
5986 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5987
5988 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5989 as nonconfigurable directories list.
5990 * configure: Regenerate.
5991
5992 2008-04-14 Ben Elliston <bje@au.ibm.com>
5993
5994 * config.sub, config.guess: Update from upstream sources.
5995
5996 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5997
5998 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5999 * Makefile.in: Regenerate.
6000
6001 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6002
6003 * configure.ac: Do not build libssp for the AVR.
6004 * configure: Regenerate.
6005
6006 2008-04-07 Ian Lance Taylor <iant@google.com>
6007
6008 * Makefile.def: check-gold depends upon all-binutils.
6009 * Makefile.in: Regenerate.
6010
6011 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
6015 2008-04-04 Nick Clifton <nickc@redhat.com>
6016
6017 PR binutils/4334
6018 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6019 builds.
6020 * configure: Regenerate.
6021
6022 2008-04-04 NightStrike <NightStrike@gmail.com>
6023
6024 PR other/35151
6025 * configure.ac: Combine rules for mingw32 and mingw64.
6026 * configure: Regenerate.
6027
6028 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6033
6034 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6035 * Makefile.in (.NOTPARALLEL): Ditto.
6036
6037 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6042
6043 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6044 * Makefile.in (.NOTPARALLEL): Regenerate.
6045
6046 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6047
6048 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6049 * Makefile.in: Regenerate.
6050
6051 2008-03-26 Jakub Staszak <kuba@et.pl>
6052
6053 * MAINTAINERS (Write After Approval): Add myself.
6054
6055 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6056
6057 * MAINTAINERS: Update e-mail address.
6058
6059 2008-03-20 Ian Lance Taylor <iant@google.com>
6060
6061 * configure.ac: Add support for --enable-gold.
6062 * Makefile.def: Add gold as a directory like ld.
6063 * configure, Makefile.in: Regenerate.
6064
6065 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6066
6067 * configure.ac: m4_include config/proginstall.m4.
6068 * configure: Regenerate.
6069
6070 Backport from upstream Libtool:
6071
6072 2007-10-12 Eric Blake <ebb9@byu.net>
6073
6074 Deal with Autoconf 2.62's semantic change in m4_append.
6075 * ltsugar.m4 (lt_append): Replace broken versions of
6076 m4_append.
6077 (lt_if_append_uniq): Don't require separator to be overquoted,
6078 and avoid broken m4_append.
6079 (lt_dict_add): Fix typo.
6080 * libtool.m4 (_LT_DECL): Don't overquote separator.
6081
6082 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6083
6084 * config.rpath: Add AIX 6 support.
6085
6086 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6087
6088 * Makefile.def (stageprofile). Remove -fprofile-generate
6089 from stage_libcflags.
6090 * Makefile.in: Regenerate.
6091
6092 2008-03-13 Ben Elliston <bje@au.ibm.com>
6093
6094 * config.sub, config.guess: Update from upstream sources.
6095
6096 2008-03-06 Tom Tromey <tromey@redhat.com>
6097
6098 * MAINTAINERS: Update for treelang deletion.
6099
6100 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6101
6102 * MAINTAINERS: Update my email address.
6103
6104 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6105
6106 * MAINTAINERS (darwin port): Add myself as a maintainer.
6107 (objective-c/c++): Add myself as a maintainer.
6108
6109 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6110
6111 * MAINTAINERS (Write After Approval): Update my email address.
6112
6113 2008-02-25 Tomas Bily <tbily@suse.cz>
6114
6115 * MAINTAINERS (Write After Approval): Add myself.
6116
6117 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6118
6119 * MAINTAINERS (OpenMP): Add myself.
6120
6121 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6122
6123 PR bootstrap/32009
6124 PR bootstrap/32161
6125
6126 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6127 * configure: Regenerate.
6128
6129 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6130 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6131 STAGE4_LIBCFLAGS): New.
6132 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6133 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6134 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6135 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6136 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6137 for target modules. Don't export LIBCFLAGS.
6138 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6139 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6140 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6141 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6142 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6143 * Makefile.in: Regenerate.
6144
6145 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6146
6147 PR libgcj/33085
6148 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6149 Do not use -DDLL_EXPORT. Backport from upstream.
6150
6151 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
6155 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6156
6157 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6158 * configure: Regenerate.
6159
6160 2008-01-31 Marc Gauthier <marc@tensilica.com>
6161
6162 * configure.ac (xtensa*-*-*): Recognize processor variants.
6163 * configure: Regenerate.
6164
6165 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6166
6167 PR bootstrap/34922
6168 * configure.ac (PARSE_ARGS): Push suitable setting of
6169 ac_subdirs_all, for `./configure --help=recursive'.
6170 Handle `+' in generic toplevel directory disabling.
6171 * configure: Regenerate.
6172
6173 2008-01-28 Nick Clifton <nickc@redhat.com>
6174
6175 * MAINTAINERS (xstormy16): Take over maintainership.
6176
6177 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6178
6179 * MAINTAINERS (c4x port): Remove.
6180
6181 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6182
6183 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6184
6185 2008-01-23 Ben Elliston <bje@au.ibm.com>
6186
6187 * config.sub, config.guess: Update from upstream sources.
6188
6189 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
6193 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6194
6195 * MAINTAINERS: Update my email address.
6196
6197 2008-01-09 Raksit Ashok <raksit@google.com>
6198
6199 * MAINTAINERS (Write After Approval): Add myself.
6200
6201 2008-01-09 Raksit Ashok <raksit@google.com>
6202
6203 * MAINTAINERS (Write After Approval): Add myself.
6204
6205 2008-01-08 Ben Elliston <bje@au.ibm.com>
6206
6207 * config.sub, config.guess: Update from upstream sources.
6208
6209 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6210
6211 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6212 Change recommended MPFR from 2.2.1 -> 2.3.0.
6213 * configure: Regenerate.
6214
6215 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6216
6217 * MAINTAINERS: Update my email address.
6218
6219 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6220
6221 * MAINTAINERS: Update my email address.
6222
6223 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6224
6225 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6226 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6227 * Makefile.in: Regenerate.
6228
6229 2007-12-10 Mark Heffernan <meheff@google.com>
6230
6231 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6232 misplaced entries.
6233
6234 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6235
6236 * configure.ac: Enable libjava for x86_64-*-darwin9.
6237 * configure: Regenerate.
6238
6239 2007-12-07 Bill Maddox <maddox@google.com>
6240
6241 * MAINTAINERS (Write After Approval): Add myself.
6242
6243 2007-12-05 Ben Elliston <bje@au.ibm.com>
6244
6245 * config.sub, config.guess: Update from upstream sources.
6246
6247 2007-12-02 Matthias Klose <doko@ubuntu.com>
6248
6249 * config-ml.in: Remove 64bit configure tests.
6250
6251 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6252
6253 * config-ml.in: Robustify against white space in absolute file
6254 names.
6255
6256 * config-ml.in (multi-clean): Substitute ${Makefile}.
6257 Remove superfluous ${Makefile} in list.
6258
6259 2007-11-19 Thiemo Seufer <ths@mips.com>
6260
6261 * config-ml.in: Don't hardcode the Makefile name.
6262
6263 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6264
6265 * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
6271 2007-11-06 Doug Kwan <dougkwan@google.com>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2007-10-25 Ben Elliston <bje@au.ibm.com>
6276
6277 * MAINTAINERS (mercury): Remove entry.
6278 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6279
6280 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 * Makefile.def (dependencies): Make configure-gdb depend on
6283 all-intl.
6284 * Makefile.in: Regenerated.
6285
6286 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6287
6288 * MAINTAINERS (Fortran maintainer): Remove myself.
6289
6290 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6291
6292 * Makefile.def: To avoid problems running with parallel makes,
6293 build newlib before libgloss so that target specific header
6294 files are availble.
6295 * Makefile.in: Regenerate
6296
6297 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6298
6299 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6300 * Makefile.in: Regenerate.
6301
6302 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6303
6304 * MAINTAINERS (Register allocation reviewer): Add myself.
6305
6306 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6307
6308 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6309 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6310 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6311 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6312 * configure: Regenerate.
6313
6314 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6315
6316 * MAINTAINERS (Register allocation reviewer): Add myself.
6317
6318 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6319
6320 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6321 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6322 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6323 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6324 * configure.ac: Default them to host tools for $host = $build.
6325 Subst them.
6326
6327 * configure: Regenerate.
6328 * Makefile.in: Regenerate.
6329
6330 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6331
6332 * MAINTAINERS (Register allocation reviewer): Add myself.
6333
6334 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6335
6336 * MAINTAINERS (Register allocation reviewer): Add myself.
6337
6338 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6339
6340 * MAINTAINERS (Write After Approval): Fix typo.
6341
6342 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6343
6344 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6345 * configure: Regenerate.
6346
6347 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6348
6349 PR bootstrap/31906
6350 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6351 they're already prefixed.
6352
6353 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6354
6355 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6356 libstdc++.
6357 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6358 * configure: Regenerate.
6359 * Makefile.in: Regenerate.
6360
6361 2007-09-17 Andreas Schwab <schwab@suse.de>
6362
6363 * configure.ac: Raise minimum makeinfo version to 4.6.
6364 * configure: Regenerate.
6365
6366 2007-09-17 Johannes Singler <singler@ira.uka.de>
6367
6368 * MAINTAINERS (write-after-approval) add myself
6369
6370 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6371
6372 * configure.ac: Correct makeinfo version check.
6373 * configure: Regenerate.
6374
6375 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6376
6377 * MAINTAINERS: Update my email address.
6378
6379 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6380
6381 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6382 to $skipdirs and only disable gprof for newlib. Use the normal
6383 mips*-elf* handling in other respects.
6384 * configure: Regnerate.
6385
6386 2007-09-12 David Daney <ddaney@avtrex.com>
6387
6388 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6389 enabling libgcj.
6390 * configure: Regenerate.
6391
6392 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6393
6394 PR other/32154
6395 * configure.ac: For libgloss targets, point the linker to the linker
6396 script, startup code and simulator library.
6397 * configure: Regenerate.
6398
6399 2007-09-07 Andrew Haley <aph@redhat.com>
6400
6401 * configure.ac (noconfigdirs): Remove target-libffi and
6402 target-libjava.
6403 * configure: Regenerate.
6404
6405 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6406
6407 PR target/33281
6408 * configure.ac: Use config/mh-mingw on mingw.
6409 * configure: Regenerate.
6410
6411 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2007-09-05 Richard Guenther <rguenther@suse.de>
6416
6417 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6418 nor --disable-checking is provided also turn on yes and types
6419 checking for stage1.
6420 * configure: Re-generate.
6421
6422 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6423
6424 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6425 (Write After Approval): Remove myself.
6426
6427 2007-08-29 Nick Clifton <nickc@redhat.com>
6428
6429 * config.sub, config.guess: Update from upstream sources.
6430
6431 2007-08-22 Bud Davis <jmdavis@link.com>
6432
6433 * MAINTAINERS (Write After Approval): Added myself.
6434 * MAINTAINERS (Reviewers): Removed myself.
6435
6436 2007-08-18 Paul Brook <paul@codesourcery.com>
6437 Joseph Myers <joseph@codesourcery.com>
6438
6439 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6440 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6441 * Makefile.in: Regenerate.
6442 * configure.ac (--with-debug-prefix-map): New.
6443 * configure: Regenerate.
6444
6445 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6446 Nigel Stephens <nigel@mips.com>
6447
6448 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6449 as target_makefile_frag.
6450 * configure: Regenerate.
6451
6452 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6453
6454 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6455 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6456 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6457 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6458 (do-compare, do-compare3, do-compare-debug): New.
6459 ([+compare-target+]): Use them.
6460
6461 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6462
6463 * MAINTAINERS (Write After Approval): Change my email address.
6464
6465 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6466 Ben Elliston <bje@au.ibm.com>
6467
6468 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6469 --silent if $silent.
6470 * configure: Regenerate.
6471
6472 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6473
6474 * MAINTAINERS (Various Maintainers): Add myself as
6475 loop infrastructure maintainer. Update my e-mail
6476 address.
6477
6478 2007-07-31 Diego Novillo <dnovillo@google.com>
6479
6480 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6481 Adjust description.
6482
6483 2007-07-26 Richard Guenther <rguenther@suse.de>
6484
6485 * configure.ac: Add types checking to stage1 checking flags.
6486 * configure: Regenerate.
6487
6488 2007-07-17 Nick Clifton <nickc@redhat.com>
6489
6490 * COPYING3: New file. Contains version 3 of the GNU General
6491 Public License.
6492 * COPYING3.LIB: New file. Contains version 3 of the GNU
6493 Lesser General Public License.
6494
6495 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6496
6497 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6498
6499 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6500
6501 * MAINTAINERS (S/390 co-maintainer): Add myself.
6502 (Write After Approval): Remove myself.
6503
6504 2007-07-13 Dan Hipschman <dsh@google.com>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
6508 2007-07-11 Nick Clifton <nickc@redhat.com>
6509
6510 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6511 WINDRES export.
6512 * Makefile.in: Regenerate.
6513
6514 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6515
6516 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6517 maintainer.
6518
6519 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6520
6521 * lt~obsolete.m4: New. Import from 20070318 libtool.
6522
6523 2007-07-03 Julian Brown <julian@codesourcery.com>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
6527 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6528
6529 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6530 * configure: Regenerate.
6531
6532 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6533
6534 * configure.ac: Add some missing m4 quotation.
6535 * configure: Regenerate.
6536
6537 2007-07-02 Simon Baldwin <simonb@google.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
6541 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6542
6543 * configure: Regenerate.
6544
6545 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6546
6547 * Makefile.def: Add windmc tool to build.
6548 * Makefile.tpl: Likewise.
6549 * configure.ac: Likewise.
6550 * Makefile.in: Regenerate.
6551 * configure: Regenerate.
6552
6553 2007-06-28 DJ Delorie <dj@redhat.com>
6554
6555 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6556 not building newlib.
6557 * configure: Regenerated.
6558
6559 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6560
6561 * MAINTAINERS (Write After Approval): Add myself.
6562
6563 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2007-06-19 Chris Matthews <chrismatthews@google.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
6571 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6572
6573 * MAINTAINERS (Write After Approval): Add myself.
6574
6575 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6576
6577 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6578 * Makefile.in: Regenerated.
6579
6580 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6581
6582 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6583 bfin*-*-uclinux* targets.
6584 * configure: Regenerate.
6585
6586 2007-06-14 Ian Lance Taylor <iant@google.com>
6587
6588 * MAINTAINERS: Add myself as non-algorithmic global write
6589 maintainer.
6590
6591 2007-06-14 Diego Novillo <dnovillo@google.com>
6592
6593 * MAINTAINERS: Add self as middle-end maintainer and
6594 non-algorithmic global write maintainer.
6595
6596 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6597
6598 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6599 Move all Fortran maintainers except Paul Brook into the
6600 Non-Autopoiesis section.
6601
6602 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6603
6604 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6605 (distclean-stage[+id+]): Possibly delete stage_last.
6606 * Makefile.in: Regenerate.
6607
6608 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6609
6610 * MAINTAINERS (Various Maintainer): Fix typo.
6611
6612 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6613
6614 * MAINTAINERS (Various Maintainer): Add myself as
6615 dataflow maintainer.
6616
6617 2007-06-07 Ben Elliston <bje@au.ibm.com>
6618
6619 * config.sub, config.guess: Update from upstream sources.
6620
6621 2007-06-07 Ben Elliston <bje@au.ibm.com>
6622
6623 * Makefile.tpl: Fix spelling error.
6624 * Makefile.in: Regenerate.
6625
6626 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6627
6628 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6629 lt_cv_sys_max_cmd_len.
6630
6631 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6632
6633 * MAINTAINERS (Various Maintainers): Add myself as
6634 auto-vectorizer maintainer.
6635
6636 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6637
6638 PR libjava/32098
6639 * libtool.m4: Revert previous change.
6640 * ltgcc.m4: Put it here.
6641
6642 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6643
6644 * MAINTAINERS (Various Maintainers): Add myself as
6645 auto-vectorizer maintainer.
6646
6647 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6648
6649 PR libjava/32098
6650 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6651
6652 2007-05-30 Richard Guenther <rguenther@suse.de>
6653
6654 * MAINTAINERS (Various Maintainers): Add myself as
6655 auto-vectorizer maintainer.
6656
6657 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6658
6659 PR bootstrap/29382
6660 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6661 * configure: Rebuilt.
6662
6663 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6664
6665 * MAINTAINERS (Write After Approval): Removed my name.
6666
6667 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6668
6669 * MAINTAINERS (Write After Approval): Remove myself.
6670
6671 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6672
6673 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6674
6675 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6676
6677 * ltmain.sh: Update from ToT Libtool.
6678 * libtool.m4: Update from ToT Libtool.
6679 * ltsugar.m4: New. Update from ToT Libtool.
6680 * ltversion.m4: New. Update from ToT Libtool.
6681 * ltoptions.m4: New. Update from ToT Libtool.
6682 * ltconfig: Remove.
6683 * ltcf-c.sh: Remove.
6684 * ltcf-cxx.sh: Remove.
6685 * ltcf-gcj.sh: Remove.
6686
6687 2007-05-22 Ollie Wild <aaw@google.com>
6688
6689 * MAINTAINERS (Write After Approval): Add myself.
6690
6691 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6692
6693 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6694 stage_cflags.
6695 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6696 Remove CFLAGS/LIBCFLAGS.
6697 (configure-stage[+id+]-[+prefix+][+module+],
6698 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6699 * Makefile.in: Regenerate.
6700
6701 2007-05-15 Diego Novillo <dnovillo@google.com>
6702
6703 * MAINTAINERS: Update e-mail address.
6704
6705 2007-05-15 Revital Eres <eres@il.ibm.com>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
6709 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6710
6711 * MAINTAINERS (Write After Approval): Updated my address.
6712
6713 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
6717 2007-05-11 Silvius Rus <rus@google.com>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
6721 2007-04-23 Tom Tromey <tromey@redhat.com>
6722
6723 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6724
6725 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6726
6727 * MAINTAINERS (cpplib): Rename to ...
6728 (libcpp): ... this. Add C/C++ front end maintainers.
6729
6730 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6731
6732 * config-ml.in: Pass ${ml_config_env} to configure calls.
6733
6734 2007-04-04 Christian Bruel <christian.bruel@st.com>
6735
6736 * MAINTAINERS (Write After Approval): Add myself.
6737
6738 2007-04-02 Dave Korn <dave.korn@artimi.com>
6739
6740 * MAINTAINERS (Write After Approval): Add myself.
6741
6742 2007-03-31 Tobias Burnus <burnus@net-b.de>
6743
6744 * MAINTAINERS (fortran 95 front end): Add myself.
6745
6746 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
6749
6750 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6751
6752 * MAINTAINERS (Modulo Scheduler): Add myself.
6753
6754 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6755
6756 * MAINTAINERS (fortran 95 front end): Add myself.
6757 (c++ front end): whitespace fix.
6758
6759 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
6763 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6764
6765 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6766 of glob. Quote arguments with single quotes too.
6767 * configure: Regenerate.
6768
6769 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6770
6771 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6772 * Makefile.in: Regenerate
6773
6774 2007-03-07 Andreas Schwab <schwab@suse.de>
6775
6776 * configure: Regenerate.
6777
6778 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6779
6780 * configure.ac: Add "--with-pdfdir" configure option,
6781 which defines pdfdir variable.
6782 * Makefile.def (target=fixincludes): Add install-pdf to
6783 missing targets.
6784 (recursive_targets): Add install-pdf target.
6785 (flags_to_pass): Add pdfdir.
6786 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6787 target.
6788 * configure: Regenerate
6789 * Makefile.in: Regenerate
6790
6791 2007-02-28 Eric Christopher <echristo@apple.com>
6792
6793 Revert:
6794 2006-12-07 Mike Stump <mrs@apple.com>
6795
6796 * Makefile.def (dependencies): Add dependency for
6797 install-target-libssp and install-target-libgomp on
6798 install-gcc.
6799 * Makefile.in: Regenerate.
6800
6801 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6802
6803 * configure: Regenerate.
6804 * configure.ac: Move statements after variable declarations.
6805
6806 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6807
6808 * MAINTAINERS: Add myself as sh maintainer.
6809
6810 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6811
6812 * configure.ac: Adjust for loop syntax.
6813 * configure: Regenerate.
6814
6815 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6816
6817 * configure: Rebuilt.
6818
6819 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6820
6821 * configure.ac: Drop multiple occurrences of --enable-languages,
6822 and fix its quoting.
6823 * configure: Rebuilt.
6824
6825 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6826 Nathan Sidwell <nathan@codesourcery.com>
6827 Vladimir Prus <vladimir@codesourcery.com>
6828 Joseph Myers <joseph@codesourcery.com>
6829
6830 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6831 * configure: Regenerate.
6832
6833 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6834
6835 * ltconfig (freebsd*): Default to elf.
6836
6837 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6838
6839 * configure.ac (target_libraries): Move libgcc before libiberty.
6840 * configure: Regenerated.
6841
6842 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6843 Paolo Bonzini <bonzini@gnu.org>
6844
6845 PR bootstrap/30753
6846 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6847 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6848 * configure: Regenerated.
6849
6850 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6851
6852 * MAINTAINERS (Language Front End Maintainers): Update my mail
6853 address.
6854
6855 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6856
6857 PR bootstrap/30748
6858 * configure.ac: Correct syntax for Solaris ksh.
6859 * configure: Regenerated.
6860
6861 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6862
6863 * configure.ac: Sync with src.
6864 * configure: Regenerate.
6865
6866 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6867
6868 * Makefile.in: Regenerate.
6869
6870 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * config.sub: Sync with src.
6873
6874 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6875
6876 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6877 noncanonical equivalents.
6878 * configure.in: Rename to...
6879 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6880 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6881 target_noncanonical. Use them. Rewrite removal of configure
6882 arguments for autoconf 2.59. Discard variable settings. Force
6883 program_transform_name for native tools.
6884
6885 * Makefile.in: Regenerated.
6886 * configure: Regenerated with autoconf 2.59.
6887
6888 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6889
6890 * MAINTAINERS (Write After Approval): Add myself.
6891
6892 2007-01-31 Andreas Schwab <schwab@suse.de>
6893
6894 * Makefile.tpl (LDFLAGS): Substitute it.
6895 * Makefile.in: Regenerate.
6896
6897 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
6901 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6902
6903 * MAINTAINERS (spu port): Add myself.
6904
6905 2007-01-23 Richard Guenther <rguenther@suse.de>
6906
6907 PR bootstrap/30541
6908 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6909 * Makefile.tpl (GNATBIND): Substitute it.
6910 (GNATMAKE): Likewise.
6911 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6912 of STAGE_PREFIX.
6913 * Makefile.in: Regenerate.
6914 * configure: Regenerate.
6915
6916 2007-01-18 Mike Stump <mrs@apple.com>
6917
6918 * configure.in: Re-enable -Werror for gcc builds.
6919
6920 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * configure.in: Change == to = in test command.
6927 * configure: Regenerate.
6928
6929 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6930 Nick Clifton <nickc@redhat.com>
6931 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6932
6933 * configure.in (build_configargs, host_configargs, target_configargs):
6934 Remove build/host/target parameters.
6935 (host_libs): Add gmp and mpfr.
6936 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6937 * Makefile.def (gmp, mpfr): New.
6938 (gcc): Remove target.
6939 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6940 target_os, target_vendor): New.
6941 (configure): Add host_alias/target_alias arguments; adjust invocations.
6942 * configure: Regenerate.
6943 * Makefile.in: Regenerate.
6944
6945 2007-01-11 Matt Fago <fago@earthlink.net>
6946
6947 * configure.in: Try to link to functions only in mpfr 2.2.x
6948 to improve robustness of configure tests.
6949 * configure: Regenerate.
6950
6951 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6952
6953 * MAINTAINERS: Add myself as i386 maintainer.
6954
6955 2007-01-08 Jan Hubicka <jh@suse.cz>
6956
6957 * MAINTAINERS: Add myself as i386 maintainer.
6958
6959 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6960
6961 * configure.in: Add support for an x86_64-mingw* target.
6962 * configure: Regenerate.
6963
6964 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6965
6966 * Makefile.tpl (all-target): Correct @if conditional for target
6967 modules.
6968 * configure.in: Omit libiberty if building only target libgcc.
6969 * configure, Makefile.in: Regenerated.
6970
6971 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6972
6973 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6974 * configure: Regenerate.
6975
6976 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * Makefile.def (target_modules): Add libgcc.
6979 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6980 * Makefile.tpl (clean-target-libgcc): Delete.
6981 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6982 on gcc even for bootstrapped modules. Rewrite handling of
6983 lang_env_dependencies to loop over target_modules.
6984 * configure.in (target_libraries): Add target-libgcc.
6985 * Makefile.in, configure: Regenerated.
6986
6987 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6988
6989 * configure.in: Reorganize recognition of languages. Add
6990 --enable-stage1-languages. Show supported languages for the chosen
6991 target rather than all recognized languages.
6992 * configure: Regenerate.
6993
6994 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6995
6996 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6997 * Makefile.in: Regenerate.
6998
6999 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7000
7001 * configure.in: Warn that MPFR 2.2.0 is buggy.
7002 * configure: Regenerate.
7003
7004 2006-12-27 Ian Lance Taylor <iant@google.com>
7005
7006 * configure.in: When removing Makefiles to force a reconfigure, also
7007 remove prev-DIR*/Makefile.
7008 * configure: Regenerate.
7009
7010 2006-12-22 Andreas Schwab <schwab@suse.de>
7011
7012 * configure: Regenerate with correct autoconf version.
7013
7014 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7015
7016 * configure.in: add AC_SUBST for *_FOR_TARGET.
7017 * configure: Regenerate.
7018
7019 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * configure.in: Simplify logic for rejecting languages that cannot
7022 be built. Separate the case when a language is unsupported,
7023 from the case when the user chooses not to build a language.
7024
7025 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7028 it only affects bootstrap and could be tested on "$host" as well.
7029 * configure: Regenerate.
7030 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7031
7032 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7033
7034 PR bootstrap/29544
7035 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7036 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7037 move here comment from Makefile.tpl.
7038 * Makefile.tpl: Move some definitions higher in the file.
7039 (STAGE1_CHECKING): New.
7040 * configure.in: Add --enable-stage1-checking.
7041 * configure: Regenerate.
7042 * Makefile.in: Regenerate.
7043
7044 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7045
7046 * MAINTAINERS: Add myself as build system maintainer.
7047
7048 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7049
7050 * MAINTAINERS (Write After Approval): Add myself.
7051
7052 2006-12-13 Eric Christopher <echristo@apple.com>
7053
7054 * MAINTAINERS: Add myself as darwin maintainer.
7055
7056 2006-12-11 Ian Lance Taylor <ian@airs.com>
7057
7058 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7059
7060 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7061
7062 MAINTAINERS: Update my entry.
7063
7064 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7065
7066 * configure.in: Handle spu makefile frag.
7067 * Makefile.tpl (MAINT): Define
7068 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7069 * configure: Regenerate.
7070 * Makefile.in: Regenerate.
7071
7072 2006-12-11 Ben Elliston <bje@au.ibm.com>
7073
7074 * config.guess: Import latest version.
7075 * config.sub: Likewise.
7076
7077 2006-12-11 Ben Elliston <bje@au.ibm.com>
7078
7079 * configure.in (spu-*-*): Don't skip target-libiberty.
7080 * configure: Regenerate.
7081
7082 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7083
7084 PR bootstrap/30134
7085 * configure.in: Correct x86 darwin support for libjava to powerpc
7086 and i?86 only.
7087 * configure: Regenerate.
7088
7089 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7090
7091 * configure.in: Add x86 darwin support for libjava.
7092 * configure: Regenerate.
7093
7094 2006-12-07 Mike Stump <mrs@apple.com>
7095
7096 * Makefile.def (dependencies): Add dependency for
7097 install-target-libssp and install-target-libgomp on
7098 install-gcc.
7099 * Makefile.in: Regenerate.
7100
7101 2006-12-04 Richard Guenther <rguenther@suse.de>
7102
7103 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7104 (Non-Algorithmic Maintainers): Move over non-algorithmic
7105 loop optimizer maintainers, add myself as a non-algorithmic
7106 middle-end maintainer.
7107
7108 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7109
7110 * MAINTAINERS (Write After Approval): Add myself.
7111
7112 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7113
7114 * configure.in: Update error message for missing GMP/MPFR.
7115
7116 * configure: Regenerate.
7117
7118 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7119
7120 * configure.in: Update MPFR version in error message.
7121
7122 * configure: Regenerate.
7123
7124 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7125
7126 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7127 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7128 --with-gmp-lib): New flags.
7129
7130 * configure: Regenerate.
7131
7132 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7133
7134 * MAINTAINERS (Write After Approval): Change my email address.
7135
7136 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
7139
7140 2006-11-22 Philipp Thomas <pth@suse.de>
7141
7142 * MAINTAINERS (i18n): Update e-mail address.
7143
7144 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7145
7146 * MAINTAINERS (spu port): Add myself as maintainer.
7147 (Write After Approval): Remove myself.
7148
7149 2006-11-22 Ben Elliston <bje@au.ibm.com>
7150
7151 * configure.in (skipdirs): Don't build libssp for SPU.
7152 * configure: Regenerate.
7153
7154 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7155
7156 * MAINTAINERS (spu port): Add myself as maintainer.
7157 (libobjc): Update my email address.
7158
7159 2006-11-21 Andrea Bona <andrea.bona@st.com>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
7163 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7164
7165 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7166 * configure : Rebuilt.
7167
7168 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7169
7170 * MAINTAINERS (Write After Approval): Add myself.
7171
7172 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7173
7174 * MAINTAINERS (Write After Approval): Add myself.
7175
7176 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7177
7178 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7179 libmpfr.a.
7180 * configure: Regenerate.
7181
7182 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7185 (unstage): Test for stage_last presence.
7186
7187 PR bootstrap/29802
7188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7189 STAGE_PREFIX.
7190 * Makefile.in: Regenerate.
7191
7192 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7193
7194 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7195 maintainers.
7196
7197 2006-11-14 Erven Rohou <erven.rohou@st.com>
7198
7199 * MAINTAINERS (Write After Approval): Add myself.
7200
7201 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7204 and stageN-package/Makefile.
7205 * Makefile.in: Regenerated.
7206
7207 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7208
7209 * configure.in: Remove target-libgloss from noconfigdirs for
7210 bfin-*-*.
7211 * configure: Regenerated.
7212
7213 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7214
7215 * configure.in (have_gmp): Only error if the gcc directory exists.
7216
7217 * configure: Regenerate.
7218
7219 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7220
7221 * configure.in: Robustify error message for missing GMP/MPFR.
7222
7223 * configure: Regenerate.
7224
7225 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7226
7227 * MAINTAINERS (Write After Approval): Add myself.
7228
7229 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7230
7231 * MAINTAINERS: Change email address.
7232
7233 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7234
7235 * MAINTAINERS (Write After Approval): Add myself.
7236
7237 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7238
7239 * MAINTAINERS (Write After Approval): Add myself.
7240
7241 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7242
7243 * MAINTAINERS (Write After Approval): Move myself to
7244 Write After Approval section.
7245
7246 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7247
7248 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7249 need_gmp anymore.
7250 * configure: Regenerate.
7251
7252 2006-10-16 Tobias Burnus <burnus@net-b.de>
7253
7254 * MAINTAINERS (Write After Approval): Add myself.
7255
7256 2006-10-16 Ben Elliston <bje@au.ibm.com>
7257
7258 * config.guess: Import latest version.
7259 * config.sub: Likewise.
7260
7261 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7262
7263 * Makefile.def: Added pdf target handling.
7264 * Makefile.tpl: Added pdf target handling.
7265 * Makefile.in: Regenerated.
7266
7267 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7268
7269 * MAINTAINERS: Add self as score port maintainer.
7270
7271 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7276
7277 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7278 or newer.
7279 * configure: Regenerated.
7280
7281 2006-09-27 Dave Brolley <brolley@redhat.com>
7282
7283 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7284 using $s instead of $r.
7285 * configure: Regenerated.
7286
7287 2006-09-26 Thiemo Seufer <ths@mips.com>
7288
7289 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7290 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7291 * configure: Regenerate.
7292
7293 2006-09-24 Graeme Peterson <gridly@gmail.com>
7294
7295 * MAINTAINERS (Write After Approval): Remove myself.
7296
7297 2006-09-22 Chao-ying Fu <fu@mips.com>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7302
7303 * MAINTAINERS: Add self as soft-fp maintainer.
7304
7305 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7306
7307 * MAINTAINERS: Add myself as avr maintainer.
7308 Remove Marek Michalkiewicz as avr maintainer.
7309
7310 2006-09-07 Roberto Costa <roberto.costa@st.com>
7311
7312 * MAINTAINERS (Write After Approval): Add myself.
7313
7314 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7315
7316 * configure.in: Never build newlib for a Mingw host.
7317 Never build newlib as Mingw target library.
7318 Test the existence of winsup/cygwin for building a Cygwin newlib,
7319 rather than just winsup.
7320 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7321 building a Mingw target.
7322 * configure: Regenerate.
7323
7324 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7325
7326 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7327
7328 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * config.guess: Import from src (was more updated).
7331 * config.sub: Likewise.
7332
7333 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7336 * configure: Regenerated.
7337
7338 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7339
7340 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7341 for stages after the first.
7342
7343 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7344
7345 * Makefile.def: Add dependencies for configure-opcodes
7346 on configure-intl and all-opcodes on all-intl.
7347 * Makefile.in: Regenerated.
7348
7349 2006-07-13 Ben Elliston <bje@au.ibm.com>
7350
7351 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7352
7353 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7354
7355 Port to hosts whose 'sort' and 'tail' implementations
7356 treat operands with leading '+' as file names, as POSIX
7357 has required since 2001. However, make sure the code still
7358 works on pre-POSIX hosts.
7359 * ltmain.sh: Don't assume "sort +2" is equivalent to
7360 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7361
7362 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7363
7364 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7365
7366 2006-07-04 Peter O'Gorman <peter@pogma.com>
7367
7368 * ltconfig: chmod 644 before ranlib during install.
7369
7370 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7371
7372 PR bootstrap/18058
7373 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7374 if the bootstrap compiler is a GCC version that supports it.
7375 * configure: Regenerate.
7376
7377 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7378
7379 * configure.in: Fix thinkos in previous check-in.
7380 * configure: Regenerate.
7381
7382 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7383
7384 PR other/27063
7385 * configure.in: Test subdir_requires and give an appropriate
7386 error message.
7387 * configure: Regenerate.
7388
7389 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7394
7395 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7396
7397 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7398
7399 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7400
7401 2006-06-20 David Ayers <d.ayers@inode.at>
7402
7403 PR bootstrap/28072
7404 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7405 whether target-libjava is being configured instead of whether the
7406 java front end is enabled.
7407 * configure: Regenerate.
7408
7409 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7410
7411 PR target/27540
7412 * configure.in: Only enable libgomp on IRIX 6.
7413 * configure: Regenerate.
7414
7415 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7416
7417 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7418 too.
7419 * Makefile.in: Regenerate.
7420
7421 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7422
7423 * config-ml.in: Alter CCASFLAGS to include special
7424 multilib options the same as is done for CFLAGS.
7425
7426 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7427
7428 * configure.in: Don't enable libgomp on hpux10.
7429 * configure: Rebuilt.
7430
7431 2006-06-12 David Ayers <d.ayers@inode.at>
7432
7433 PR bootstrap/27963
7434 PR target/19970
7435 * configure.in: Remove target-boehm-gc from noconfigdirs where
7436 ${libgcj} is specified.
7437 * configure: Regenerate.
7438
7439 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7440
7441 Sync from src:
7442
7443 * configure.in: Sync.
7444 * configure: Regenerated.
7445
7446 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * Makefile.def: Added dependencies from sim and gdb on intl, and
7449 added configure dependencies to everything with an all dependency
7450 on intl.
7451 * Makefile.in: Regenerated.
7452
7453 2006-06-06 David Ayers <d.ayers@inode.at>
7454
7455 PR libobjc/13946
7456 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7457 * Makefile.in: Regenerate.
7458 * configure.in: Add --enable-objc-gc at toplevel and have it
7459 enable boehm-gc for Objective-C.
7460 Remove target-boehm-gc from libgcj.
7461 Add target-boehm-gc to target_libraries.
7462 Add target-boehm-gc to noconfigdirs where ${libgcj}
7463 is specified.
7464 Assert that boehm-gc is supported when requested for Objective-C.
7465 Only build boehm-gc if needed either for Java or Objective-C.
7466 * configure: Regenerate.
7467
7468 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7469
7470 PR 27674
7471 * Makefile.tpl (configure-[+prefix+][+module+],
7472 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7473 Remove rule to unstage bootstrapped modules.
7474 (stage_current): New.
7475 * Makefile.in: Regenerate.
7476
7477 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7478
7479 * MAINTAINERS (Write After Approval): Update my e-mail address.
7480
7481 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7482
7483 * include/libiberty.h: Declare pex_run_in_environment.
7484
7485 2006-05-31 Asher Langton <langton2@llnl.gov>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
7489 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7490
7491 * Makefile.def (bfd, opcodes): Fix lib_path.
7492 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7493 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7494 * Makefile.in: Regenerate.
7495
7496 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7497
7498 * Makefile.in: Regenerate.
7499
7500 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7501
7502 * Makefile.def: Add install-html target. Add datarootdir
7503 docdir and htmldir to flags_to_pass.
7504 * Makefile.tpl: Add install-html target.
7505 * Makefile.in: Regenerate.
7506 * configure.in: Add --with-datarootdir, --with-docdir, and
7507 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7508 * configure: Regenerate.
7509
7510 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7511
7512 * configure.in: Enable gprof for cross builds.
7513 * configure: Regenerate.
7514
7515 2006-05-22 Richard Guenther <rguenther@suse.de>
7516
7517 Revert
7518 2006-01-31 Richard Guenther <rguenther@suse.de>
7519 Paolo Bonzini <bonzini@gnu.org>
7520
7521 * Makefile.def (target_modules): Add libgcc-math target module.
7522 * configure.in (target_libraries): Add libgcc-math target library.
7523 (--enable-libgcc-math): New configure switch.
7524 * Makefile.in: Re-generate.
7525 * configure: Re-generate.
7526 * libgcc-math: New toplevel directory.
7527
7528 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7529 Andreas Tobler <a.tobler@schweiz.ch>
7530
7531 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7532 * configure: Rebuilt.
7533
7534 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
7538 2006-05-01 DJ Delorie <dj@redhat.com>
7539
7540 * configure.in: Restore CFLAGS if GMP isn't present.
7541 * configure: Regenerate.
7542
7543 2006-05-01 Richard Guenther <rguenther@suse.de>
7544
7545 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7546 maintainer.
7547
7548 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7549
7550 * MAINTAINERS (Write After Approval): Add myself.
7551
7552 2006-04-28 Jan Beulich <jbeulich@novell.com>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
7556 2006-04-18 DJ Delorie <dj@redhat.com>
7557
7558 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7559 reference libgloss so that libssp can be built in a combined
7560 tree.
7561 * configure: Regenerate.
7562
7563 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
7567 2006-04-05 Ben Elliston <bje@au.ibm.com>
7568
7569 * configure.in: Require makeinfo 4.4 or higher.
7570 * configure: Regenerate.
7571
7572 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7573
7574 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7575 Rearrange the entries of other libraries to have them in one place.
7576
7577 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7578
7579 * MAINTAINERS (Write After Approval): Remove myself.
7580 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7581
7582 2006-03-14 Richard Guenther <rguenther@suse.de>
7583
7584 * configure: Regenerate with autoconf 2.13.
7585
7586 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7587
7588 * MAINTAINERS: Use my work address.
7589
7590 * MAINTAINERS: Update my E-mail address.
7591
7592 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7593
7594 * configure.in: Handle --disable-<component> generically.
7595 * configure: Regenerate.
7596
7597 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7598
7599 PR libgcj/17311
7600 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7601
7602 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7603
7604 * MAINTAINERS (Write After Approval): Remove myself.
7605 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7606
7607 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7608
7609 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7610 (TARGET_CONFIGDIRS): Remove.
7611 * configure.in: Remove AC_SUBST(target_configdirs).
7612 * Makefile.in, configure: Regenerated.
7613
7614 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7615
7616 * MAINTAINERS (Write After Approval): Remove myself.
7617 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7618
7619 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7620
7621 PR bootstrap/25670
7622
7623 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7624
7625 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7626 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7627 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7628 BUILD_PREFIX, BUILD_PREFIX_1.
7629 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7630
7631 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7633
7634 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7635 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7636 of `cat stage_current`. Always provide the `r' and `s' variables.
7637 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7638 a single shell execution.
7639 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7640 bootstrapped modules, make the stage1 module if the build was not
7641 started yet, else build the current stage.
7642 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7643 (all-build, all-host, all-target, [+make_target+]-host,
7644 [+make_target+]-target): Do not use \-continued lines.
7645 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7646 (current_stage, restrap, stage_last): New.
7647
7648 * Makefile.in: Regenerate.
7649 * configure: Regenerate.
7650
7651 2006-02-19 Bud Davis <jmdavis@link.com>
7652
7653 * MAINTAINERS (Write After Approval): Remove myself.
7654 (Language Front End Maintainers): Add myself as fortran 95
7655 maintainer and update e-mail address.
7656
7657 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7658
7659 * MAINTAINERS (Write After Approval): Remove myself.
7660 (Language Front End Maintainers): Add myself as fortran 95
7661 maintainer.
7662
7663 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7664
7665 * MAINTAINERS (Write After Approval): Add myself.
7666
7667 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7668
7669 * MAINTAINERS (Write After Approval): Remove myself.
7670 (Language Front End Maintainers): Add myself as
7671 fortran 95 maintainer.
7672
7673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7674
7675 Sync from src:
7676
7677 2005-12-27 Leif Ekblad <leif@rdos.net>
7678
7679 * configure.in: Add support for RDOS target.
7680 * configure: Regenerate.
7681
7682 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7683 Andreas Schwab <schwab@suse.de>
7684
7685 * configure: Regenerate.
7686
7687 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7688
7689 * configure.in (enable_libgomp): Add AIX.
7690 * configure: Regenerate.
7691
7692 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2006-02-03 Lee Millward <lee.millward@gmail.com>
7697
7698 * MAINTAINERS (Write After Approval): Add myself.
7699
7700 2006-01-31 Richard Guenther <rguenther@suse.de>
7701 Paolo Bonzini <bonzini@gnu.org>
7702
7703 * Makefile.def (target_modules): Add libgcc-math target module.
7704 * configure.in (target_libraries): Add libgcc-math target library.
7705 (--enable-libgcc-math): New configure switch.
7706 * Makefile.in: Re-generate.
7707 * configure: Re-generate.
7708 * libgcc-math: New toplevel directory.
7709
7710 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7711
7712 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7713 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7714 the assembler, linker and binutils.
7715 * configure: Regenerate.
7716
7717 2006-01-22 Dirk Mueller <dmueller@suse.de>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
7721 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7722
7723 * configure: Regenerate.
7724
7725 2006-01-18 Richard Henderson <rth@redhat.com>
7726 Jakub Jelinek <jakub@redhat.com>
7727 Diego Novillo <dnovillo@redhat.com>
7728
7729 * libgomp: New directory.
7730 * Makefile.def: Add target_module libgomp.
7731 * Makefile.in: Regenerate.
7732 * configure.in (target_libraries): Add target-libgomp.
7733 * configure: Regenerate.
7734
7735 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7736
7737 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7738 @ from continuation.
7739 * Makefile.in: Rebuilt.
7740
7741 2006-01-04 Chris Lattner <sabre@gnu.org>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7746
7747 PR bootstrap/24252
7748
7749 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7750 * Makefile.tpl (OBJDUMP): New.
7751 (EXTRA_HOST_FLAGS): Add it.
7752 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7753
7754 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7755 to use symbolic links between directories. Avoid race conditions
7756 or make them harmless.
7757 * configure.in: Do not try to use symbolic links between directories.
7758
7759 * Makefile.def (LEAN): Pass.
7760 * Makefile.tpl (LEAN): Define.
7761 (stage[+id+]-start): Accept that the previous directory does not
7762 exist, if the bootstrap is lean.
7763 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7764 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7765 configure substitution.
7766 ([+compare-target+]): Likewise.
7767 ([+bootstrap-target+]-lean): New.
7768 * configure.in: Remove lean bootstrap support from here.
7769
7770 * Makefile.in: Regenerate.
7771 * configure: Regenerate.
7772
7773 2006-01-04 Ben Elliston <bje@au.ibm.com>
7774
7775 * MAINTAINERS (libdecnumber): Add myself.
7776
7777 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7778
7779 * libtool-ldflags: New script.
7780
7781 2006-01-02 Andreas Schwab <schwab@suse.de>
7782
7783 * configure.in: When reconfiguring remove Makefile in
7784 all stage directories.
7785 * configure: Regenerate.
7786
7787 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7788
7789 * MAINTAINERS: Update my email address.
7790
7791 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7792
7793 Revert Ada-related part of the previous change.
7794
7795 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7796 Do not pass.
7797 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7798 * Makefile.in: Regenerate.
7799 * configure.in: Do not include mt-ppc-aix target fragment.
7800 * configure: Regenerate.
7801
7802 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * configure.in: Select appropriate fragments for PowerPC/AIX.
7805 * configure: Regenerate.
7806
7807 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7808 BOOT_CFLAGS, BOOT_LDFLAGS.
7809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7810 BOOT_CFLAGS, BOOT_LDFLAGS.
7811 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7812 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7813 (stage): Fail if we cannot complete the work.
7814 * Makefile.in: Regenerate.
7815
7816 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7817
7818 * configure.in: Replace ms1 with mt.
7819 * configure: Rebuilt.
7820
7821 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7822
7823 * MAINTAINERS: Update my email address.
7824
7825 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7826
7827 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7828 install-host-nogcc): Don't invoke $(stage) at the end.
7829 * Makefile.in: Regenerate.
7830
7831 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7832
7833 * configure.in: Flip the top-level bootstrap switch.
7834 * configure: Regenerate.
7835
7836 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7837
7838 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7839 $(stage) and $(unstage).
7840 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7841 (all): Remove stray semicolon.
7842 (local-distclean): Don't handle multilib.tmp and multilib.out.
7843 (install.all): Set $s for consistency.
7844 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7845 check_multilibs setting. Always make the install directory.
7846 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7847 Correct @if/@endif.
7848 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7849 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7850 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7851 (multilib.out): Remove.
7852 * Makefile.in: Regenerated.
7853
7854 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7855
7856 * MAINTAINERS (Write After Approval): Add myself.
7857
7858 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7859
7860 * MAINTAINERS: Add myself as mt maintainer.
7861
7862 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7863
7864 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7865
7866 * MAINTAINERS: Change email address.
7867
7868 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7871 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7872 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7873 Find in-tree tools if available.
7874 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7875 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7876 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7877 (COMPILER_*_FOR_TARGET): New.
7878 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7879 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7880 (CONFIGURED_*, USUAL_*): Remove.
7881 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7882 STRIP): Use autoconf substitutions.
7883 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7884 COMPILER_NM_FOR_TARGET): New.
7885 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7886
7887 (all): Make all-host and all-target in parallel.
7888 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7889 that $$r and $$s are set before invoking a recursive make.
7890 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7891 ([+bootstrap-target+]): Inline most of the `all' target.
7892
7893 2005-11-29 Ben Elliston <bje@au.ibm.com>
7894
7895 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7896 from the gcc build directory.
7897 * Makefile.in: Regenerate.
7898
7899 2005-11-29 Ben Elliston <bje@au.ibm.com>
7900
7901 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7902 depend on all-libdecnumber.
7903 * configure.in (host_libs): Include libdecnumber.
7904 * Makefile.in: Regenerate.
7905 * configure: Likewise.
7906
7907 2005-11-29 Ben Elliston <bje@au.ibm.com>
7908
7909 * libdecnumber: Import decNumber sources from the dfp-branch.
7910
7911 2005-11-21 Kean Johnston <jkj@sco.com>
7912
7913 * config.sub, config.guess: Sync from upstream sources.
7914
7915 2005-11-21 Ben Elliston <bje@au.ibm.com>
7916
7917 Import from Autoconf sources:
7918
7919 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7920 * config/move-if-change: Don't output "$2 is unchanged";
7921 suggested by Ben Elliston. Handle weird characters correctly.
7922
7923 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7924
7925 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7926 to match upstream libtool for darwin.
7927
7928 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7929
7930 * Makefile.def: Remove gdb dependencies for gdbtk.
7931 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7932 (configure-gdb, install-gdb): New rules.
7933 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7934 * Makefile.in, configure: Regenerated.
7935
7936 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
7940 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7945
7946 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7947 Diego Novillo.
7948
7949 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7950
7951 PR bootstrap/24297
7952 * Makefile.tpl (do-[+make-target+], do-check, install,
7953 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7954 are set before recursing.
7955 * Makefile.in: Regenerate.
7956
7957 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7958
7959 PR bootstrap/18939
7960 * Makefile.def (gcc) <target>: Fix thinko.
7961 * Makefile.in: Regenerate.
7962
7963 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7964
7965 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7966 * configure: Regenerate.
7967
7968 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7969
7970 * MAINTAINERS (Write After Approval): Add self.
7971
7972 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7973
7974 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7975 target-libffi, target-qthreads, target-libjava, and
7976 targetlibobjc.
7977 * configure: Regenerate.
7978
7979 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7980
7981 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7982 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7983 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7984 (USUAL_OBJDUMP_FOR_TARGET): New.
7985 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7986 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7987 * configure, Makefile.in: Regenerated.
7988
7989 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7990
7991 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7992 before other host packages.
7993
7994 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7995
7996 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7997
7998 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR bootstrap/22340
8001
8002 * configure.in (default_target): Remove.
8003 * Makefile.tpl (all): Do not use prerequisites as subroutines
8004 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8005 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8006 use prerequisites as subroutines.
8007 (check-host, check-target): New.
8008 (bootstrap configure & all targets): Do not use stage*-start
8009 if the directory layout is already ok.
8010 (non-bootstrap configure & all targets): Prepend a $(unstage).
8011 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8012 (NOTPARALLEL): Remove.
8013 (unstage, stage variables): New variables.
8014 (unstage, stage targets): Simply expand to those variables.
8015
8016 * configure: Regenerate.
8017 * Makefile.in: Regenerate.
8018
8019 2005-10-04 James E Wilson <wilson@specifix.com>
8020
8021 * Makefile.def (lang_env_dependencies): Add libmudflap.
8022 * Makefile.in: Regenerate.
8023
8024 2005-10-03 Andreas Schwab <schwab@suse.de>
8025
8026 Backport from libtool CVS:
8027 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8028
8029 * ltmain.sh: add support for installing into temporary
8030 staging area (e.g. 'make install DESTDIR=...')
8031
8032 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8033
8034 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8035 * configure: Regenerated.
8036
8037 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8038
8039 * configure: Regenerate with the correct
8040 autoconf version.
8041
8042 2005-09-30 Catherine Moore <clm@cm00re.com>
8043
8044 * configure.in (bfin-*-*): New.
8045 * configure: Regenerated.
8046
8047 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8048
8049 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8050 (LIPO_FOR_TARGET): New.
8051 (CONFIGURED_LIPO_FOR_TARGET): New.
8052 (USUAL_LIPO_FOR_TARGET): New.
8053 (STRIP_FOR_TARGET): New.
8054 (CONFIGURED_STRIP_FOR_TARGET): New.
8055 (USUAL_STRIP_FOR_TARGET): New.
8056 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8057 STRIP_FOR_TARGET.
8058 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8059 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8060 * Makefile.in: Regenerate.
8061 * configure: Regenerate.
8062
8063 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8064
8065 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8066 (rs6000-*-aix*): Same.
8067 * configure: Regenerate.
8068
8069 2005-09-16 Tom Tromey <tromey@redhat.com>
8070
8071 * MAINTAINERS: Add self as java maintainer.
8072
8073 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8074
8075 * configure.in: Recognize f95 in the --enable-languages option,
8076 and substitute it for fortran, issuing a warning.
8077 * configure: Regenerate.
8078
8079 2005-08-30 Phil Edwards <phil@codesourcery.com>
8080
8081 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8082 * configure: Regenerated.
8083
8084 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8085
8086 * MAINTAINERS: Add self as ms1 maintainer.
8087
8088 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8089
8090 * Makefile.def (libssp): Add to lang_env_dependencies.
8091 * Makefile.in: Regenerate.
8092
8093 2005-08-18 Ian Lance Taylor <ian@airs.com>
8094
8095 * MAINTAINERS: Add myself as middle-end maintainer.
8096
8097 2005-08-17 Christian Groessler <chris@groessler.org>
8098
8099 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8100 * Makefile.in: Regenerate.
8101
8102 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8103
8104 * MAINTAINERS (write after approval): Added myself.
8105
8106 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8107
8108 * MAINTAINERS (Write After Approval): Add myself.
8109
8110 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8111
8112 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8113 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8114 Look for alternate names of the target cc and c++
8115 * configure: Regenerate.
8116
8117 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8118
8119 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8120 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8121 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8122 tools; remove code to manually set them.
8123 (Target tools): Look in the environment for them.
8124 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8125 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8126 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8127 build directory.
8128 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8129 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8130 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8131 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8132 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8133 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8134 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8135 * configure: Regenerate.
8136 * Makefile.in: Regenerate.
8137
8138 2005-07-28 Ben Elliston <bje@au.ibm.com>
8139
8140 * MAINTAINERS: Update for removed CPU targets.
8141
8142 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8143
8144 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8145 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8146 * Makefile.in: Regenerated.
8147
8148 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8149
8150 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8151 (CFLAGS_FOR_TARGET): Use it.
8152 (CXXFLAGS_FOR_TARGET): Likewise.
8153 * Makefile.in: Regenerated.
8154 * configure.in (--with-build-sysroot): New option.
8155 * configure: Regenerated.
8156
8157 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8158
8159 * Makefile.tpl: Wrap install between unstage and stage
8160 * Makefile.in: Regenerate.
8161
8162 2005-07-21 Eric Christopher <echristo@apple.com>
8163
8164 * MAINTAINERS: Update affiliation.
8165
8166 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8167
8168 * MAINTAINERS: Add self as crx port maintainer.
8169
8170 2005-07-20 DJ Delorie <dj@redhat.com>
8171
8172 * MAINTAINERS: Add self as m32c maintainer.
8173
8174 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8175
8176 * all files: Update FSF address.
8177
8178 2005-07-15 Eric Christopher <echristo@redhat.com>
8179
8180 * MAINTAINERS: Change affiliation.
8181
8182 2005-07-14 Jim Blandy <jimb@redhat.com>
8183
8184 * configure.in: Add cases for Renesas m32c.
8185 * configure: Regenerated.
8186
8187 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8188
8189 * COPYING.LIB: Update from fsf.org.
8190
8191 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8192
8193 * COPYING, compile, config.guess,
8194 config.sub, install-sh, missing, mkinstalldirs,
8195 symlink-tree, ylwrap: Sync from upstream sources.
8196 * config-ml.in: Update FSF address.
8197
8198 2005-07-13 Eric Christopher <echristo@redhat.com>
8199
8200 * configure.in: Add toplevel noconfigdir support for tpf.
8201 * configure: Regenerate.
8202
8203 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8204
8205 PR ada/22340
8206
8207 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8208 * Makefile.in: Regenerate.
8209
8210 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8211
8212 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8213 Brolley to write-after-approval.
8214
8215 2005-07-07 Andreas Schwab <schwab@suse.de>
8216
8217 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8218 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8219 * Makefile.in: Regenerated.
8220
8221 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8222
8223 * configure.in: Don't build sim or rda when targetting darwin.
8224 * configure: Regenerate.
8225
8226 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8227
8228 * configure.in: Add --enable-libssp and --disable-libssp.
8229 * configure: Regenerate with autoconf-2.13.
8230
8231 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8232
8233 * Makefile.def (target_modules): Add libssp.
8234 * configure.in (target_libraries): Add target-libssp.
8235 * configure: Rebuilt.
8236 * Makefile.in: Rebuilt.
8237
8238 2005-07-01 Zack Weinberg <zackw@panix.com>
8239
8240 * MAINTAINERS: Change email address. Resign from maintainership.
8241
8242 2005-07-01 Richard Guenther <rguenther@suse.de>
8243
8244 * MAINTAINERS: Change my e-mail address and affiliation.
8245
8246 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8247
8248 * Makefile.def (stagefeedback): Come after profile.
8249 Define profiledbootstrap target.
8250 * Makefile.tpl (profiledbootstrap): Remove.
8251 (stageprofile-end): Zap stagefeedback.
8252 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8253 * Makefile.in: Regenerate.
8254
8255 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8256
8257 * MAINTAINERS: Update my email address.
8258
8259 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8260
8261 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8262 In 'cpp' stanza, support '#line' as well as '# '.
8263
8264 2005-06-08 Andreas Schwab <schwab@suse.de>
8265
8266 * MAINTAINERS: Move myself from 'Write After Approval' to
8267 'CPU Port Maintainers' section as m68k maintainer.
8268
8269 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8270
8271 * configure.in (unsupported_languages): New macro.
8272 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8273 non-ported target libraries in noconfigdirs.
8274 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8275 non-linux-gnu. Remove libgcj_ex_libffi.
8276 <lang_frag loop>: Set add_this_lang=no if the language is in
8277 unsupported_languages.
8278 * configure: Regenerate.
8279
8280 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8281
8282 * configure.in: Fix typo in handling of --with-mpfr-dir.
8283 * configure: Regenerate.
8284
8285 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8286
8287 * MAINTAINERS: Update my email address.
8288
8289 2005-06-02 Jim Blandy <jimb@redhat.com>
8290
8291 * config.sub: Add cases for the Renesas m32c. (This patch has been
8292 accepted into the master sources.)
8293
8294 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8295 Michael Snyder <msnyder@redhat.com>
8296 Stan Cox <scox@redhat.com>
8297
8298 * configure.in: Set noconfigdirs for ms1.
8299
8300 * configure: Regenerate.
8301
8302 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8303
8304 * MAINTAINERS (Write After Approval): Add self.
8305
8306 2005-06-01 Josh Conner <jconner@apple.com>
8307
8308 * MAINTAINERS (Write After Approval): Add self.
8309
8310 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8311
8312 * MAINTAINERS: Update my email address.
8313
8314 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8315
8316 * MAINTAINERS (Write After Approval): Add self.
8317
8318 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8319
8320 * MAINTAINERS (Write After Approval): Remove self.
8321
8322 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8325 (Dependencies): Consider target modules for bootstrap dependencies.
8326 Make target bootstrap modules depend on each stage's gcc.
8327 * Makefile.in: Regenerate.
8328
8329 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8330
8331 * Makefile.def (configure-gcc): Depend on binutils having been built.
8332 (all-gcc): No need to do it here.
8333 * Makefile.in: Regenerate.
8334
8335 2005-05-19 Paul Brook <paul@codesourcery.com>
8336
8337 * configure.in: Rewrite misleading error message when requested
8338 language cannot be built.
8339 * configure: Regenerate.
8340
8341 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * ylwrap: Import from Automake 1.9.5.
8344
8345 2005-05-13 David Ung <davidu@mips.com>
8346
8347 * MAINTAINERS (Write After Approval): Add self.
8348
8349 2005-05-09 Mike Stump <mrs@apple.com>
8350
8351 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8352 lt_cv_sys_max_cmd_len for now.
8353
8354 2005-05-09 Stan Cox <scox@redhat.com>
8355
8356 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8357
8358 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8359
8360 * README.SCO: Update the URL.
8361
8362 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8363
8364 * ltconfig: Define file_list_spec. Pass file_list_spec and
8365 with_gnu_ld to libtool.
8366 * ltcf-c.sh (aix[45]): Define file_list_spec.
8367 * ltcf-cxx.sh (aix[45]): Same.
8368 * ltcf-gcj.sh (aix[45]): Same.
8369 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8370 exists, write list of input files to temporary file.
8371
8372 2005-05-04 Mike Stump <mrs@apple.com>
8373
8374 * configure.in: Always pass --target to target configures as
8375 otherwise rebuilds that do --recheck will fail.
8376 * confiugure: Rebuilt.
8377
8378 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8379
8380 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8381 STAGE_HOST_EXPORTS.
8382 (configure, all): Add bootstrap support.
8383 (Host modules, target modules): Pass post-stage1 flags and exports.
8384 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8385 * Makefile.in: Regenerate.
8386
8387 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8388
8389 * configure: Regenerate.
8390
8391 2005-04-27 Mike Stump <mrs@apple.com>
8392
8393 * MAINTAINERS: Add self as darwin maintainer.
8394
8395 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8396
8397 * config.sub: Update from master copy.
8398
8399 2005-04-21 Mike Stump <mrs@apple.com>
8400
8401 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8402 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8403
8404 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8405
8406 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8407 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8408 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8409 "*-*-elf" and "*-*-linux*".
8410 * configure: Regenerate.
8411
8412 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8413
8414 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8415
8416 2005-04-12 Mike Stump <mrs@apple.com>
8417
8418 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8419
8420 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
8424 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8425
8426 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8427
8428 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8429
8430 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8431 (TARGET_CONFIGARGS): Include --with-target-subdir.
8432 (configure, all): New macros. Use them throughout.
8433 * Makefile.in: Regenerate.
8434
8435 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8436
8437 * MAINTAINERS (Write After Approval): Add myself.
8438
8439 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8440
8441 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8442
8443 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8444
8445 * MAINTAINERS: Move John Carr to Write After Approval.
8446
8447 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8448
8449 * config/mh-mingw32: Delete.
8450 * configure.in: Don't use it.
8451 * configure: Regenerate.
8452
8453 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8454
8455 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8456 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8457 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8458 (HOST_LIB_PATH): Generate from Makefile.def.
8459 (TARGET_LIB_PATH): Likewise.
8460 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8461 * Makefile.in: Regenerate.
8462 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8463 (RPATH_ENVVAR): Include Darwin case.
8464 * configure: Regenerate.
8465
8466 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8467
8468 * MAINTAINERS (Various Maintainers): Remove self.
8469 (Write After Approval): Add self.
8470
8471 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8472
8473 * MAINTAINERS (Various Maintainers): Add self.
8474
8475 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8476
8477 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8478 * configure: Regenerate.
8479
8480 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8481
8482 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8483 gcc_version, and gcc_version_trigger from set of flags to pass.
8484 * Makefile.tpl: Remove definitions of above variables.
8485 (config.status): Remove dependency on $(gcc_version_trigger).
8486 * Makefile.in: Regenerate.
8487 * configure.in: Do not reference config/gcc-version.m4 nor
8488 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8489 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8490 * configure: Regenerate.
8491
8492 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8493 Andrew Pinski <pinskia@physics.uc.edu>
8494
8495 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8496 * Makefile.in: Regenerate.
8497
8498 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8499
8500 * MAINTAINERS (Write After Approval): Add myself.
8501
8502 2005-03-03 David Ayers <d.ayers@inode.at>
8503
8504 * MAINTAINERS (Write After Approval): Add myself.
8505
8506 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8507
8508 PR libgcj/20160
8509 * ltmain.sh: Avoid creating archives with components that have
8510 duplicate basenames.
8511
8512 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8513
8514 PR bootstrap/20250
8515 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8516 instead of check.
8517 * Makefile.in: Regenerate.
8518
8519 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.in: Regenerate to fix conflict between the previous two
8522 patches.
8523
8524 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8525
8526 PR bootstrap/17383
8527 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8528 * Makefile.tpl (HOST_SUBDIR): New substitution.
8529 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8530 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8531 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8532 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8533 (Host modules, Bootstrapped modules): Use it.
8534 (Build modules, Target modules): Do not create symlink trees,
8535 always configure out-of-srcdir.
8536 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8537 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8538 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8539 $(HOST_SUBDIR). Create a symlink for host_subdir.
8540
8541 * Makefile.in: Regenerate.
8542 * configure: Regenerate.
8543
8544 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8545
8546 Merged from libada-gnattools-branch:
8547 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8548
8549 * gnattools: New directory.
8550 * Makefile.def: Add gnattools as a module, depending on target-libada.
8551 * Makefile.in: Regenerate.
8552 * configure.in: Include gnattools in host_tools; disable it if ada
8553 is disabled.
8554 * configure: Regenerate.
8555
8556 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8557
8558 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8559 treelang maintainer.
8560 (Write After Approval): Remove myself.
8561
8562 2005-02-23 Paul Schlie <schlie@comcast.net>
8563
8564 * configure.in: Allow darwin targeted ports to build tk, itcl and
8565 libgui.
8566 * configure: Regenerate.
8567
8568 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8569
8570 PR libgcj/10353
8571 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8572 * configure: Regenerate.
8573
8574 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8575
8576 * MAINTAINERS (Write After Approval): Add myself.
8577
8578 2005-02-10 Ian Lance Taylor <ian@airs.com>
8579
8580 * MAINTAINERS: Update my e-mail address.
8581
8582 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8583
8584 * MAINTAINERS (Write After Approval): Add myself.
8585
8586 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8587
8588 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8589 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8590 target-libgloss when not *-*-elf and *-*-aout.
8591 * configure: Regenerate.
8592
8593 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8594
8595 * MAINTAINERS: Remove obsolete entries.
8596
8597 * MAINTAINERS (Write After Approval): Add Michael Matz.
8598
8599 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8600
8601 * MAINTAINERS: Remove self as cpplib maintainer.
8602
8603 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8604
8605 * install-sh, config.sub: Import from upstream.
8606
8607 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8608
8609 PR bootstrap/18222
8610 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8611 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8612 * Makefile.in: Regenerate.
8613
8614 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8615
8616 * MAINTAINERS: Update my email address.
8617
8618 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8619 Andreas Schwab <schwab@suse.de>
8620
8621 PR bootstrap/18033
8622 * config-ml.in: Eval option if surrounded by single quotes.
8623
8624 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8625
8626 Revert 2004-12-28 Makefile changes, a better fix will be
8627 applied to mainline and src after GCC 4.0 branches.
8628
8629 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8630
8631 PR bootstrap/17383
8632
8633 * Makefile.def (target_modules): Remove stage parameter,
8634 it is always true now.
8635 * Makefile.tpl (configure-build-[+module+],
8636 configure-target-[+module+]): Always build symlink tree
8637 for the directory and for include. BUILD_SUBDIR and
8638 TARGET_SUBDIR cannot be . anymore.
8639 * Makefile.in: Regenerate.
8640
8641 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8642
8643 Revert 2004-12-08 Makefile changes.
8644
8645 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8646
8647 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8648 cygwin, mingw.
8649
8650 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8651
8652 * configure.in (sh64-*-*): Reenable gprof.
8653 * configure: Regenerate.
8654
8655 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8656
8657 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8658 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8659 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8660 * Makefile.in: Regenerate.
8661
8662 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8663
8664 * MAINTAINERS: Update my email address.
8665
8666 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8667
8668 * Makefile.tpl: Generate normal dependencies if the LHS module is
8669 not bootstrapped.
8670 * Makefile.in: Regenerate.
8671
8672 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8673
8674 * configure.in: Include config/gxx-include-dir.m4. Use
8675 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8676 * configure: Regenerate.
8677
8678 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8679
8680 * config.if: Delete.
8681 * configure.in: Set libstdcxx_incdir directly.
8682 * configure: Regenerate.
8683
8684 2004-12-02 Eric Christopher <echristo@redhat.com>
8685
8686 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8687 * Makefile.in: Regenerate.
8688
8689 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8690
8691 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8692 * configure: Regenerate.
8693
8694 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8695
8696 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8697 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8698 * configure: Regenerate.
8699
8700 2004-12-01 Eric Christopher <echristo@redhat.com>
8701
8702 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8703 of things to remove.
8704
8705 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8706
8707 * MAINTAINERS (Write After Approval): Update my e-mail address.
8708
8709 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8710
8711 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8712 from CVS libtool to always pass_all.
8713
8714 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8715
8716 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8717 (hppa*64*-*-*): Delete incorrect comment.
8718 * configure: Rebuilt.
8719
8720 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8721
8722 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8723
8724 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8725
8726 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8727 from CVS libtool to always pass_all.
8728
8729 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8730
8731 * install-sh, compile: Import from automake.
8732
8733 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8734
8735 * config.guess, config.sub: Import from savannnah.
8736
8737 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8738
8739 * MAINTAINERS (Write After Approval): Add myself
8740
8741 2004-11-12 Mike Stump <mrs@apple.com>
8742
8743 * Makefile.def: Add html support.
8744 * Makefile.tpl: Likewise.
8745 * Makefile.in: Regenerate.
8746
8747 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8748
8749 PR 18423
8750 * configure.in: Remove all instances of build-fixincludes from
8751 noconfigdirs.
8752 (build_configargs): Supply --target to subdirectories.
8753 * configure: Regenerate.
8754
8755 * Makefile.def: Make gcc install depend on fixincludes install.
8756 * Makefile.in: Regenerate.
8757
8758 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8759
8760 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8761
8762 2004-11-11 Paul Brook <paul@codesourcery.com>
8763
8764 * MAINTAINERS: Add self as arm maintainer. Update email address.
8765
8766 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8767
8768 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8769 target-libgfortran.
8770 * configure: Regenerate.
8771
8772 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8773
8774 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8775 like CC.
8776
8777 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8778
8779 * Makefile.def (host fixincludes): Specify missing targets.
8780 * Makefile.in: Regenerate.
8781
8782 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8783
8784 * MAINTAINERS: Add myself
8785
8786 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8787
8788 * MAINTAINERS (Write After Approval): Add myself.
8789
8790 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8791
8792 * Makefile.def: Build fixincludes for the host, too.
8793 * Makefile.in: Regenerate.
8794 * configure.in (host_tools): Add fixincludes.
8795 * configure: Regenerate.
8796
8797 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8798
8799 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8800 * configure: Regenerated.
8801
8802 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8803
8804 PR other/17783
8805 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8806 * configure: Regenerated.
8807
8808 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8809
8810 * README.SCO: Update per FSF instructions.
8811
8812 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8813
8814 PR target/18151
8815 * configure.in (case ${target}): Do not build fixincludes for avr.
8816 * configure: Regenerated.
8817
8818 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8819
8820 * configure.in (case ${target}): Do not build fixincludes
8821 on platforms where it is not used.
8822 * configure: Regenerated.
8823
8824 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8825
8826 * configure.in: Use an absolute path to install-sh.
8827 * configure: Regenerated.
8828
8829 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8830
8831 * MAINTAINERS (Write After Approval): Add myself.
8832
8833 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8834
8835 * MAINTAINERS: Remove from Write After Approval those that are
8836 already maintainers.
8837
8838 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8839
8840 * MAINTAINERS: Update my email address.
8841
8842 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8843
8844 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8845 * configure: Regenerate.
8846
8847 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8848
8849 * MAINTAINERS: Update my email address.
8850
8851 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8852
8853 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8854 entries belonging to this category.
8855
8856 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8857
8858 * MAINTAINERS: Update my e-mail address.
8859
8860 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8861
8862 Fix wrong conflict resolution in:
8863
8864 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * Makefile.in: Regenerate.
8867 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8868 in the recursive `make', instead of hardwiring `all'.
8869 (Autogenerated TARGET-* variables): New.
8870
8871 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8872
8873 * configure.in: Enable target-libgloss for crx-*-*.
8874 * configure: Regenerate.
8875
8876 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8877
8878 * MAINTAINERS (Various Maintainers): Move the "windows,
8879 cygwin, mingw" maintainer to ...
8880 (OS Port Maintainers): ... here.
8881
8882 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8883
8884 * MAINTAINERS (Write After Approval): Remove those that are
8885 maintainers of some subsystem.
8886
8887 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8888
8889 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8890 * ltcf-cxx.sh (tpf*): Likewise.
8891 * ltconfig (tpf*): Add TPF OS configuration support.
8892
8893 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8894
8895 * MAINTAINERS: Change my email address to my new work account.
8896
8897 2004-09-24 Michael Roth <mroth@nessie.de>
8898
8899 * configure.in (--without-headers): Add missing double quotes.
8900 * configure: Regenerate.
8901
8902 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8903
8904 * ylwrap: Revert to previous version.
8905
8906 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8907
8908 PR bootstrap/17369
8909 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8910 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8911 SET_GCC_LIB_PATH_CMD.
8912 (BASE_TARGET_EXPORTS): Likewise.
8913 * Makefile.in: Regenerated.
8914
8915 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8916 * configure: Regenerated.
8917
8918 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8919
8920 * config.guess: New upstream version
8921 * compile, depcomp, install-sh, ylwrap: Likewise.
8922
8923 2004-09-19 Roger Sayle <roger@eyesopen.com>
8924
8925 * config/mh-x86omitfp: New host makefile fragment. Add
8926 -fomit-frame-pointer to the default BOOT_CFLAGS.
8927 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8928 * configure: Regenerate.
8929
8930 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8931
8932 PR target/11572
8933 * configure.in (*-*-darwin*): Renable libobjc.
8934 * configure: Regenerate.
8935
8936 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8937
8938 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8939
8940 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8941
8942 * Makefile.def: Remove libbanshee.
8943 * Makefile.tpl: Ditto.
8944 * configure.in: Ditto.
8945 * Makefile.in: Regen.
8946 * configure: Ditto.
8947
8948 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8949
8950 * ltmain.sh: Use $pic_object as $non_pic_object if
8951 $non_pic_object=none.
8952
8953 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8954
8955 * missing: Import latest version from master repository.
8956
8957 2004-09-06 Nick Clifton <nickc@redhat.com>
8958
8959 * config.sub: Import latest version from master repository.
8960 * config.guess: Likewise.
8961 This includes these changes:
8962
8963 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8964
8965 * config.sub: Handle crisv32, alias etraxfs.
8966 * config.guess (crisv32:Linux:*:*): Handle.
8967
8968 2004-08-13 Brad Smith <brad@comstyle.com>
8969
8970 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8971 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8972
8973 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8974
8975 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8976 assume the processor is a powerpc. This is because coreutils
8977 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8978 in this case, due to a MacOS X bug that causes
8979 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8980 to return a negative number.
8981 Problem reported by Petter Reinholdtsen in:
8982 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8983
8984 2004-07-19 Ben Elliston <bje@gnu.org>
8985
8986 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8987
8988 2004-06-24 Ben Elliston <bje@gnu.org>
8989
8990 * config.guess: Update copyright years.
8991 * config.sub: Likewise.
8992
8993 2004-06-22 Robert Millan <robertmh@gnu.org>
8994
8995 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8996 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8997
8998 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8999
9000 * config.guess (*:*VMS:*:*): New entry. Replaces
9001 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9002 manufacturer.
9003
9004 2004-06-22 Ben Elliston <bje@gnu.org>
9005
9006 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9007 * config.sub: Likewise.
9008
9009 2004-06-22 Ben Elliston <bje@gnu.org>
9010
9011 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9012 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9013
9014 2004-06-11 Ben Elliston <bje@gnu.org>
9015
9016 * config.guess (pegasos:OpenBSD:*:*): Remove.
9017
9018 2004-06-11 Ben Elliston <bje@gnu.org>
9019
9020 From Wouter Verhelst <wouter@grep.be>:
9021 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9022
9023 2004-06-11 Ben Elliston <bje@gnu.org>
9024
9025 * config.guess (luna88k:OpenBSD:*:*): New.
9026
9027 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9028
9029 * config.guess (m32r*:Linux:*:*): New case.
9030 * config.sub: Handle m32rle.
9031
9032 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9033
9034 From Jens Petersen <petersen@redhat.com>:
9035 * config.sub: Handle sparcv8.
9036
9037 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9038
9039 From Tom Smith <smith@cag.lkg.hp.com>:
9040 * config.guess: Version suffixes are equally significant on Tru64
9041 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9042 prefix of "P" (patched kernel).
9043
9044 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9045
9046 * config.sub: Add support for National Semiconductor CRX target.
9047
9048 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9049
9050 * MAINTAINERS (Various Maintainers): Remove myself as web page
9051 maintainer, add myself as maintainer of build status lists.
9052
9053 2004-09-03 Jan Beulich <jbeulich@novell.com>
9054
9055 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9056 *-*-netware, but add target-libmudflap.
9057 Consolidate *-*-netware targets (of which really only i?86 exists)
9058 into a single entry.
9059 * configure: Likewise.
9060
9061 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9062
9063 * Makefile.tpl (sorry): Remove.
9064 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9065 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9066 (do-clean): Clean per-stage directories too.
9067 (do-distclean): Run distclean-stage1 too.
9068 (.NOTPARALLEL): Enable during toplevel bootstrap.
9069 (stage[+id+]-bubble): Enable parallel execution during
9070 the recursive invocation.
9071 * Makefile.in: Regenerate.
9072
9073 Fix previous checkin:
9074
9075 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9076 include.
9077 * configure.in: Fix indentation.
9078 * configure: Regenerate.
9079
9080 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9081
9082 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9083 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9084 * configure: regenerate
9085 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9086 -mdynamic-no-pic
9087
9088 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * Makefile.def (build_modules): Add fixincludes.
9091 (dependencies): Make gcc depend on fixincludes.
9092 * configure.in (build_tools): Add fixincludes.
9093 (build_configdirs): Always include build_libs.
9094 * Makefile.in: Regenerate.
9095 * configure: Regenerate.
9096
9097 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9100 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9101 phony targets; do not generate timestamp files.
9102 (distclean-stageN): Remove references to their timestamp files.
9103 (restageN, touch-stageN): Remove.
9104 (stageN-bubble): Rewritten.
9105 (compare): Support lean bootstraps.
9106 * Makefile.in: Regenerate.
9107
9108 * configure.in: Only warn when bootstrapping but
9109 build != host or build != target. Support lean bootstraps.
9110 * configure: Regenerate.
9111
9112 2004-08-26 Phil Edwards <phil@codesourcery.com>
9113
9114 * configure.in: Give a better error message if GMP/MPFR are missing
9115 and a language needing them has been requested.
9116 * configure: Regenerated.
9117
9118 2004-08-25 Phil Edwards <phil@codesourcery.com>
9119
9120 * configure.in: Print a list of available language front-ends if
9121 a requested one is missing. Tidy stray tab characters.
9122 * configure: Regenerated.
9123
9124 2004-08-19 Michael Koch <konqueror@gmx.de>
9125
9126 * gcc/doc/install.texi: Update entry about automake for libjava.
9127
9128 2004-08-17 Robert Millan <robertmh@gnu.org>
9129
9130 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9131 (instead of FreeBSD).
9132 * configure: Regenerate.
9133
9134 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9135
9136 * Makefile.in: Regenerate.
9137 * configure: Regenerate.
9138
9139 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9140 stage_*_flags.
9141 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9142 for bootstrapped modules if toplevel bootstrap is going.
9143 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9144 modules. Adjust for changes in Makefile.def. Enable several
9145 rules even in non-bootstrap mode, just to avoid peppering the
9146 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9147 (stage-[+prev+]-bubble): Remove.
9148
9149 * Makefile.def (Dependencies): Depend on all-build-bison,
9150 all-build-flex, all-build-byacc, all-build-texinfo, rather
9151 than the host variations.
9152 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9153 with BUILD_SUBDIR.
9154 (BISON): Update for recent Bisons.
9155 (YACC): Fix typo.
9156 (cross): Depend on all-build.
9157 (all): Do not depend on all-build.
9158 (prebootstrap): Remove.
9159 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9160 (Prebootstrap dependencies): Add them to the per-stage targets
9161 and to all-prebootstrap.
9162 * configure.in (build_configdirs): Always enable build_tools.
9163 (BUILD_DIR_PREFIX): Remove.
9164
9165 * Makefile.def (gcc): Add target variable.
9166 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9167 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9168 in the recursive `make', instead of hardwiring `all'.
9169 (Autogenerated TARGET-* variables): New.
9170
9171 2004-08-13 Brian Booth <bbooth@redhat.com>
9172
9173 * MAINTAINERS: Remove myself from write-after-approval.
9174
9175 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9176
9177 * src-release: Stop distributing mmalloc with gdb (which doesn't
9178 use it).
9179 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9180 * Makefile.in: Regenerate.
9181
9182 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9183
9184 * configure.in (arm*-*-eabi*): New target.
9185 * configure: Regenerate.
9186
9187 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9188
9189 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9190 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9191 (Dependencies): New section.
9192 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9193 (configure-target-[+module+]): Depend on maybe-all-gcc
9194 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9195 (toplevel profiledbootstrap): Fix dependencies.
9196 * Makefile.in: Regenerate.
9197
9198 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9199
9200 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9201 target-libiberty to noconfigdirs.
9202 * configure: Regenerate.
9203
9204 2004-08-03 Paul Brook <paul@codesourcery.com>
9205
9206 * configure.in: Check for MPFR as well as GMP.
9207 * configure: Regenerate.
9208
9209 2004-08-01 Robert Millan <robertmh@gnu.org>
9210
9211 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9212 libmudflap for all GNU-based systems (with Glibc).
9213 * configure: Regenerate.
9214
9215 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (host-modules): Add gcc.
9218 * Makefile.in: Regenerate.
9219 * Makefile.tpl (sorry): New rule.
9220 (configure-host, all-host, [+make_target+]-host, do-check,
9221 install-host): Do not add gcc as a special case.
9222 (host modules): Add a small special-casing for gcc. Export
9223 extra_make_flags through the environment.
9224 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9225 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9226 other recursive targets for gcc): Remove.
9227
9228 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9229 (stage, unstage): New rules.
9230 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9231 distclean-stage[+id+]): Use stage_current.
9232 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9233 the stage*-start rules.
9234
9235 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9236
9237 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9238 use -all_load flag.
9239
9240 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9241
9242 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9243 * configure: Regenerate.
9244
9245 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9246
9247 * maintainer-scripts/gcc_release: Revert yesterday's change.
9248
9249 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9250
9251 * MAINTAINERS: Add myself to write-after-approval.
9252
9253 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9254
9255 * libf2c: Removed.
9256 * gcc/gccbug.in: Updated because of libf2c removal.
9257 * maintainer-scripts/gcc_release: Ditto.
9258
9259 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9260
9261 * configure.in: Build libmudflap by default on FreeBSD.
9262 * configure: Regenerated.
9263
9264 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9265
9266 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9267 systems.
9268 * configure: Regenerated.
9269
9270 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9271
9272 PR target/16344
9273 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9274 feedback based compiler.
9275 * Makefile.in: Rebuilt.
9276
9277 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9278
9279 * Makefile.def (host_modules): Set bootstrap=true for flex.
9280 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9281 * Makefile.in: Rebuilt.
9282
9283 2004-07-07 Jan Hubicka <jh@suse.cz>
9284
9285 * MAINTAINERS: Add self as a profile feedback maintainer.
9286
9287 2004-07-05 Phil Edwards <phil@codesourcery.com>
9288
9289 * configure.in: Do not prepend $srcdir to /dev/null in
9290 makefile fragments.
9291 * configure: Regenerate.
9292
9293 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9294
9295 * Makefile.def (build_modules): Add bison, byacc, flex,
9296 m4, texinfo.
9297 (flags_to_pass): Add FLEX.
9298 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9299 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9300 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9301 DEFAULT_MAKEINFO): Remove.
9302 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9303 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9304 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9305 objdir or else use configured tool.
9306 (all-build): New.
9307 (all): Depend on it.
9308 (Build module dependencies): Add.
9309 * Makefile.in: Regenerate.
9310 * configure.in: Better support for multiple build modules,
9311 matching what is done for host/target modules. Do not look
9312 for "plausible" locations of build tools if Canadian cross.
9313 Use autoconf's AC_PROG_CC to find a C compiler. Define
9314 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9315 * configure: Regenerate.
9316
9317 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9318
9319 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9320 * Makefile.in: Regenerate.
9321
9322 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9323
9324 * Makefile.tpl (configure-build-[+module+],
9325 configure-[+module+], configure-target-[+module+]): Pass
9326 [+extra_configure_args+].
9327 (all-build-[+module+], all-[+module+], check-[+module+],
9328 install-[+module+], [+make_target+]-[+module+],
9329 all-target-[+module+], check-target-[+module+],
9330 install-target-[+module+], [+make_target+]-target-[+module+]):
9331 Pass [+extra_make_args+].
9332 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9333 (GCC_HOST_EXPORTS): Remove.
9334 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9335 cross, check-gcc, check-gcc-c++, install-gcc,
9336 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9337 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9338 * Makefile.in: Regenerate.
9339
9340 2004-06-21 Matthew Sachs <msachs@apple.com>
9341
9342 * MAINTAINERS: Added self to write-after-approval.
9343
9344 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9345
9346 * configure.in: Check for srcdir/winsup rather than build directory
9347 winsup.
9348 * configure: Regenerate.
9349
9350 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9351
9352 * configure.in: Don't build Cygwin native newlib if winsup
9353 directory is missing. Emit warning instead.
9354 * configure: Regenerate.
9355
9356 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9357
9358 * Makefile.tpl (touch-stage[+id+]): New.
9359 (restage[+prev+]): Depend on touch-stage[+id+].
9360
9361 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9362 Use it throughout.
9363
9364 * Makefile.def: Add profile and feedback bootstrap stages.
9365 Remove next field from bootstrap stages.
9366 * Makefile.tpl (LN, LN_S): Substitute.
9367 (stageN-start, stageN-end): Use double-colon rules, to
9368 provide a hook for additional setup commands.
9369 (distclean-stageN-gcc, restageN): Create dependencies from
9370 [+prev+], not from [+next+].
9371 (stageN-bubble): Add commands for successive stages from
9372 [+prev+], using double-colon rules.
9373 (all-stageN-gcc): Fix typo.
9374 (stagefeedback-start, profiledbootstrap): New.
9375 * Makefile.in: Regenerate.
9376 * configure.in: Call ACX_PROG_LN.
9377 * configure: Regenerate.
9378
9379 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9380
9381 * MAINTAINERS (Write After Approval): Add myself.
9382
9383 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9384
9385 * MAINTAINERS (Write After Approval): Add myself.
9386
9387 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9388
9389 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9390 without gcc.
9391 * configure: Regenerate.
9392
9393 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9394
9395 * Makefile.tpl: Fix typo.
9396 * Makefile.in: Regenerate.
9397
9398 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9399
9400 * configure.in: Remove new- prefix from toplevel
9401 bootstrap targets.
9402 * configure: Regenerate.
9403
9404 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9405
9406 * Makefile.tpl (all.normal): Rename to all.
9407 (all): Replace with a rule to pick the default
9408 target from configure.
9409 (all-gcc, configure-gcc): Use conditionals to
9410 do nothing when toplevel bootstrap is going on.
9411 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9412 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9413 * configure.in: Support --enable-bootstrap.
9414
9415 * Makefile.def: Remove new- prefix from toplevel
9416 bootstrap targets.
9417 * Makefile.tpl: Likewise.
9418
9419 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9420 target.
9421
9422 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9423 $(RECURSE_FLAGS) to recursive invocation of make.
9424
9425 * Makefile.in: Regenerate.
9426 * configure: Regenerate.
9427
9428 2004-05-30 Andreas Jaeger <aj@suse.de>
9429 Jim Wilson <wilson@specifixinc.com>
9430
9431 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9432 like CC.
9433
9434 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9435
9436 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9437 * configure: Regenerate.
9438
9439 2004-05-25 Daniel Jacobowitz <drow@false.org>
9440
9441 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9442 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9443 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9444 targets.
9445 * Makefile.in: Regenerate.
9446
9447 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9448
9449 * configure.in: Test the ability to symlink directories.
9450 * configure: Regenerate.
9451
9452 * Makefile.def (bootstrap-stage): New definitions.
9453 * Makefile.tpl (configure-stage1-gcc,
9454 configure-stage2-gcc, configure-stage3-gcc,
9455 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9456 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9457 new-restage3, compare): Autogenerate, see Makefile.in
9458 entry for behavioral changes.
9459 (distclean-stage1, new-stage1-start, new-stage1-end,
9460 new-stage1-bubble, distclean-stage2, new-stage2-start,
9461 new-stage2-end, new-stage2-bubble, distclean-stage3,
9462 new-stage3-start, new-stage3-end): New autogenerated targets.
9463 (objext, prebootstrap, BOOT_CFLAGS,
9464 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9465 targets.
9466
9467 * Makefile.in: Regenerate.
9468 (distclean-stage1, new-stage1-start, new-stage1-end,
9469 new-stage1-bubble, distclean-stage2, new-stage2-start,
9470 new-stage2-end, new-stage2-bubble, distclean-stage3,
9471 new-stage3-start, new-stage3-end): New targets.
9472 (all-stage1-gcc): Move prebootstrap dependency from here...
9473 (configure-stage1-gcc): ...to here.
9474 (new-bootstrap): Use bubble targets.
9475 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9476 Use per-stage distclean targets.
9477 (configure-stage1-gcc, configure-stage2-gcc,
9478 configure-stage3-gcc, all-stage1-gcc,
9479 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9480 Use new-stageN-start to prepare the tree.
9481
9482 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9483
9484 * Makefile.def (host_modules): add libcpp.
9485 * Makefile.tpl: Add dependencies on and for libcpp.
9486 * Makefile.in: Regenerate.
9487 * configure.in: Add libcpp host module.
9488 * configure: Regenerate.
9489
9490 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9491
9492 * Makefile.tpl: Whenever a recursive target is defined, wrap
9493 it in a special @if/@endif block, and prepare its maybe
9494 dependency in the @if/@endif block
9495 * configure.in: Instead of writing maybe dependencies, remove
9496 the @if/@endif statements, and remove the @if/@endif blocks
9497 that remain.
9498 * configure: Regenerate.
9499 * Makefile.in: Regenerate.
9500
9501 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9502
9503 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9504
9505 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9506
9507 PR bootstrap/15120
9508 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9509 * */configure: Rebuilt.
9510
9511 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9512
9513 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9514 of libf2c.
9515 * configure, Makefile.in: Regenerate.
9516
9517 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9518
9519 * MAINTAINERS (Write After Approval): Add myself.
9520
9521 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9522
9523 Merge from tree-ssa-20020619-branch.
9524
9525 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9526 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9527 (HOST_GMPLIBS): Define.
9528 (HOST_GMPINC): Define.
9529 (TARGET_LIB_PATH): Add libmudflap.
9530 (GFORTRAN_FOR_TARGET): Define.
9531 (configure-build*): Export GFORTRAN.
9532 (configure-gcc): Export GMPLIBS and GMPINC.
9533 (all-gcc): Add maybe-all-libbanshee.
9534 (configure-target-libgfortran): Define.
9535 * Makefile.in: Regenerate.
9536 * configure.in (host_libs): Add libbanshee.
9537 (target_libraries): Add target-libmudflap and target-libgfortran.
9538 Add --with-libbanshee.
9539 Handle --disable-libmudflap.
9540 (*-*-freebsd*): Use with_gmp.
9541 Add $(libgcj) to noconfigdirs.
9542 * configure: Regenerate.
9543 * depcomp: New file.
9544 * MAINTAINERS: Add tree-ssa maintainers.
9545
9546 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9547
9548 * MAINTAINERS (Various Maintainers): Add myself.
9549
9550 2004-04-30 Brian Ford <ford@vss.fsi.com>
9551
9552 * MAINTAINERS (Write After Approval): Add myself.
9553
9554 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9555
9556 * MAINTAINERS (Write After Approval): Add myself.
9557
9558 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9559
9560 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9561 * configure: Regenerate.
9562
9563 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9564
9565 Revert:
9566 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (flags_to_pass): Remove *dir variables that
9569 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9570 as well as prefix and exec_prefix.
9571 * Makefile.in: Regenerate.
9572
9573 2004-04-26 Robert Millan <robertmh@gnu.org>
9574
9575 Add patches from libtool CVS.
9576 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9577 * ltconfig: Likewise.
9578 * ltcf-c.sh: Likewise.
9579 * ltcf-cxx.sh: Likewise.
9580 * ltcf-gcj.sh: Likewise.
9581
9582 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9583
9584 * Makefile.def (host_modules): Mark with the bootstrap
9585 flag packages on which gcc depends.
9586 * Makefile.tpl (all-bootstrap): Use it.
9587 * Makefile.in: Regenerate.
9588
9589 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9590
9591 * Makefile.def (flags_to_pass): Remove *dir variables that
9592 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9593 as well as prefix and exec_prefix.
9594 * Makefile.in: Regenerate.
9595
9596 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9597
9598 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9599 * configure: Regenerate.
9600 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9601 * gcc/Makefile.tpl (compare): Use the result of the test.
9602 * gcc/Makefile.in: Regenerate.
9603
9604 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9605
9606 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9607 Always relocate gcc and prev-gcc to the original names, even
9608 if the build fails.
9609 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9610 New targets.
9611
9612 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9613
9614 * MAINTAINERS: Update my email address.
9615
9616 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9617
9618 * configure.in (mips*-*-irix5*): Enable ld.
9619 * configure: Regenerate.
9620
9621 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9622
9623 * configure: Regenerate.
9624
9625 2004-04-15 James E Wilson <wilson@specifixinc.com>
9626
9627 * Makefile.tpl (configure-[+module+], configure-gcc,
9628 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9629 Set and export LDFLAGS.
9630 * Makefile.in: Regenerate.
9631
9632 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9633
9634 * MAINTAINERS: Add myself to write-after-approval.
9635
9636 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9637
9638 PR bootstrap/14871
9639 * Makefile.tpl: If we don't have built-in-tree target tools,
9640 use the ones found by configure rather than hacking around with
9641 program_transform_name.
9642 * configure.in: Give Makefile.tpl the information necessary
9643 to do that.
9644 * Makefile.in: Regenerate.
9645 * configure: Regenerate.
9646
9647 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9648
9649 PR bootstrap/14760
9650 * configure.in: When computing baseargs, strip *all* copies of
9651 offending options. Also, don't match/substitute the trailing space,
9652 so that this actually works when two similar options are separated by
9653 only one space.
9654 * configure: Regenerate.
9655
9656 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9657
9658 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9659 (rs6000-*-aix*): Same.
9660 * configure: Regenerate.
9661
9662 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9663
9664 * MAINTAINERS: Add myself to write-after-approval.
9665
9666 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9667
9668 * MAINTAINERS: Add myself to write-after-approval.
9669
9670 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9671
9672 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9673 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9674 * Makefile.in: Regenerate.
9675
9676 * configure.in (top level bootstrap support): Rework --enable-werror
9677 to set @stage2_werror_flag@.
9678 * configure: Regenerate.
9679 * Makefile.tpl (top level bootstrap support): Pass
9680 @stage2_werror_flag@ down to configure in stages 2 and 3.
9681 * Makefile.in: Regenerate.
9682
9683 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9684
9685 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9686 for stages 2 and 3 as well as in make. As a consequence, remove
9687 OUTPUT_OPTION (now detected by configure) from the flags passed down
9688 to make.
9689 * Makefile.in: Regenerate.
9690
9691 * Makefile.tpl (new-bootstrap): Fix typo.
9692 * Makefile.in: Regenerate.
9693
9694 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9695
9696 * Makefile.tpl: Rearrange by moving recursive_targets rules
9697 into their proper sections.
9698 * Makefile.tpl (top level bootstrap support): Move disabling
9699 of coverage flags from 'make' to 'configure'; improve comments.
9700 * Makefile.in: Regenerate.
9701
9702 * Makefile.tpl (experimental top level bootstrap) Move stage1
9703 language setting from all- target to configure- target; disable
9704 intermodule optimization in stage 1; prevent gratuitous rebuilds
9705 of stage 1.
9706 * Makefile.in: Regenerate.
9707 * configure.in: Comma-separate stage 1 language list for top
9708 level bootstrap.
9709 * configure: Regenerate.
9710
9711 * Makefile.tpl: Clean up experimental top level bootstrap support:
9712 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9713 prev-gcc in configure- targets as well as all- targets.
9714 * Makefile.in: Regenerate.
9715
9716 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9717
9718 * compile: New file imported from automake.
9719
9720 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9721
9722 * configure.in: Remove symbolic link section.
9723 * configure: Regenerate.
9724 * Makefile.tpl (links): Remove.
9725 * Makefile.in: Regenerate.
9726
9727 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9728 Nathanael Nerode <neroden@gcc.gnu.org>
9729
9730 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9731 Set with AC_CHECK_PROGS.
9732 * configure.in: Fix comment typo from last patch.
9733 * configure: Regenerate.
9734
9735 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9736
9737 * Makefile.tpl: Introduce experimental top level bootstrap support.
9738 * Makefile.in: Regenerate.
9739 * configure.in: Introduce support for top level bootstrap.
9740 * configure: Regenerate.
9741
9742 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9743 Paolo Bonzini <bonzini@gnu.org>
9744
9745 PR bootstrap/14522
9746 * configure.in: Cope with shells that do not support unquoted ^
9747 * configure: Regenerate.
9748
9749 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9750 Paolo Bonzini <bonzini@gnu.org>
9751
9752 PR bootstrap/14522
9753 * configure.in: Cope with shells that do not support nesting
9754 quotes inside quoted backquote substitutions.
9755 * configure: Regenerate.
9756
9757 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9758
9759 PR bootstrap/14522
9760 * configure.in: Fix escaping of $.
9761 * configure: Regenerate.
9762
9763 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9764
9765 * configure: Regenerate, since I forgot to while committing Paolo's
9766 changes.
9767
9768 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9769
9770 PR ada/14131
9771 Move language detection to the top level.
9772 * configure.in: Find default values for the tools as
9773 soon as possible. Disable ada if GNAT is not found.
9774 Emit error message about missing languages. Expand
9775 --enable-languages=all for the gcc subdirectory.
9776
9777 2004-03-10 Ben Elliston <bje@gnu.org>
9778
9779 * MAINTAINERS: Update my email address.
9780
9781 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9782
9783 * ltconfig: Disable building static libraries if building shared
9784 libraries on AIX 5L.
9785
9786 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9787
9788 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9789 and disable libgcj.
9790 * configure: Regenerated.
9791
9792 2004-03-01 Brian Booth <bbooth@redhat.com>
9793
9794 * MAINTAINERS: Add myself to write-after-approval.
9795
9796 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9797
9798 * MAINTAINERS: Add myself to write-after-approval.
9799
9800 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9801
9802 PR bootstrap/7087
9803 * Makefile.tpl: Guard XFOO sed statements better.
9804 * Makefile.tpl: Add dependency for configure-target-libada.
9805 * Makefile.in: Regenerate (incidentally fixes broken
9806 commit when libada-branch was merged).
9807
9808 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9809
9810 * MAINTAINERS: Add myself to write-after-approval.
9811
9812 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9813
9814 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9815 maintainers.
9816
9817 2004-02-20 Andrew Cagney <cagney@redhat.com>
9818
9819 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9820 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9821
9822 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 PR bootstrap/11932
9825 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9826
9827 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9828
9829 * MAINTAINERS: Added myself to write-after-approval.
9830
9831 2004-02-14 Michael Koch <konqueror@gmx.de>
9832
9833 * MAINTAINERS: Added myself to write-after-approval.
9834
9835 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9836
9837 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9838 some OS port maintainers to OS port maintainers section.
9839
9840 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9841
9842 * MAINTAINERS: Add self.
9843
9844 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9845
9846 * MAINTAINERS: Alphabetize.
9847
9848 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9849
9850 * MAINTAINERS: Remove myself.
9851
9852 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9853
9854 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9855 (rs6000-*-aix*): Same.
9856 * configure: Regenerate.
9857
9858 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9859
9860 * configure.in (host): Add in missing $noconfigdirs to defines.
9861 * configure: Regenerate.
9862
9863 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9864 Nathanael Nerode <neroden@gcc.gnu.org>
9865
9866 PR ada/6637, PR ada/5911
9867 Merge with libada-branch:
9868 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9869 with appropriate dependencies. Add --enable-libada configure switch.
9870 * configure, Makefile.in: Regenerate.
9871
9872 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9873
9874 * MAINTAINERS: Add myself to write-after-approval.
9875
9876 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9877
9878 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9879 * configure: Regenerate.
9880
9881 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9882
9883 Merge from upstream:
9884
9885 * ltmain.in: When setting IFS to '~', be careful about user
9886 arguments that contain '~'.
9887
9888 2004-02-04 Peter O'Gorman <peter@pogma.com>
9889
9890 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9891 Also test $base_compile against $CC with escaped arguments. Bug
9892 reported by Geoff Keating <geoffk@apple.com>.
9893
9894 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9895
9896 * MAINTAINERS: Remove i960 port.
9897
9898 2004-01-23 DJ Delorie <dj@redhat.com>
9899
9900 * Makefile.def (target_modules) [libiberty]: Don't stage.
9901 * Makefile.in: Rebuilt.
9902
9903 2004-01-20 Caroline Tice <ctice@apple.com>
9904
9905 * MAINTAINERS: Add myself to write-after-approval.
9906
9907 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9908
9909 * MAINTAINERS: Update my email address.
9910
9911 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9912
9913 * MAINTAINERS: Add myself to write-after-approval.
9914
9915 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9916
9917 * MAINTAINERS: Remove entries without email address.
9918
9919 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9920
9921 * MAINTAINERS: Add myself to write-after-approval.
9922
9923 2004-01-15 Steven Bosscher <stevenb@suse.de>
9924
9925 * MAINTAINERS: Update my email address.
9926
9927 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9928
9929 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9930 * Makefile.tpl (configure-target-[+module+]): Support stage.
9931 * Makefile.in: Rebuilt.
9932
9933 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9934
9935 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9936
9937 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9938
9939 * MAINTAINERS: Add myself as a MIPS maintainer.
9940
9941 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9942
9943 * configure.in: Use ./config.cache, not config.cache.
9944 * configure: Regenerate.
9945 * Makefile.tpl: Special-casing not needed for GCC any more.
9946 * Makefile.in: Regenerate.
9947
9948 * configure.in: Don't share a cache file for host dirs.
9949 * configure: Regenerate.
9950
9951 * config-ml.in: Don't mess with the cache file.
9952
9953 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9954
9955 * MAINTAINERS: Move myself from 'Write After Approval' to
9956 'CPU Port Maintainers' section as SPARC maintainer.
9957
9958 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9959
9960 * Makefile.tpl: Make GCC use a separate config.cache.
9961 * Makefile.in: Regenerate.
9962
9963 PR bootstrap/11932, PR bootstrap/11933
9964 (I don't know if it will fix either of them, but it relates
9965 to them.)
9966 * configure.in: Don't use shared config.cache for target
9967 directories.
9968 * configure: Regenerate.
9969
9970 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9971
9972 * MAINTAINERS: Add myself to 'Write After Approval' section.
9973
9974 2003-12-31 Roger Sayle <roger@eyesopen.com>
9975
9976 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9977 * configure: Regenerated.
9978
9979 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9980
9981 * MAINTAINERS: Remove the mn10200 maintainer.
9982
9983 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9984
9985 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9986 * configure: Regenerated.
9987
9988 2003-12-16 Jan Hubicka <jh@suse.cz>
9989
9990 * MAINTAINERS: Add myself as callgraph maintainer.
9991
9992 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9993
9994 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9995 * configure: Regenerate.
9996
9997 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9998
9999 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10000 'Write After Approval' section. Update email.
10001
10002 2003-12-01 James Lemke <jim@wasabisystems.com>
10003
10004 * MAINTAINERS (Write After Approval): Add myself.
10005
10006 2003-11-20 Matt Thomas <matt@3am-software.com>
10007
10008 * MAINTAINERS: Add myself as a vax port maintainer.
10009
10010 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10011
10012 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10013 (configure-build-[+module+], configure-[+module+]): Likewise.
10014 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10015 * Makefile.in: Regenerate.
10016
10017 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10018
10019 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10020 shared/dylibed libraries.
10021 * ltmain.sh: Likewise.
10022 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10023 * ltcf-cxx.sh: Likewise.
10024 * ltcf-gcj.sh: Likewise.
10025 * ltconfig: Likewise.
10026
10027 2003-11-17 Stan Cox <scox@redhat.com>
10028
10029 * MAINTAINERS: Add myself as iq2000 port maintainer.
10030
10031 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10032
10033 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10034 * Makefile.in: Regenerate.
10035
10036 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10037
10038 * config.sub: Update to 2003-11-03 version.
10039
10040 2003-10-20 Phil Edwards <phil@codesourcery.com>
10041
10042 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10043 * configure: Regenerate.
10044
10045 2003-10-20 Nicolas Pitre <nico@cam.org>
10046
10047 * MAINTAINERS: Add myself to 'Write After Approval' section.
10048
10049 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10050
10051 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10052
10053 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10054
10055 * MAINTAINERS: Update my email address.
10056
10057 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10058
10059 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10060
10061 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10062
10063 * MAINTAINERS: Add myself to 'Write After Approval' section.
10064
10065 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10066
10067 * config.guess: Update to 2003-10-16 version.
10068 * config.sub: Update to 2003-10-16 version.
10069
10070 2003-10-15 David Daney <ddaney@avtrex.com>
10071
10072 * MAINTAINERS: Added myself to 'Write After Approval' section.
10073
10074 2003-10-15 Falk Hueffner <falk@debian.org>
10075
10076 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10077 'Write After Approval' section. Update email.
10078
10079 2003-10-14 Roger Sayle <roger@eyesopen.com>
10080
10081 * MAINTAINERS: Move myself from 'Write After Approval' to
10082 'Various Maintainers' section as middle-end maintainer.
10083
10084 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10085
10086 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10087 HOST_FLAGS_TO_PASS.
10088 * Makefile.in: Regenerate.
10089
10090 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10091
10092 * config.guess: Update to 2003-10-07 version.
10093 * config.sub: Update to 2003-10-07 version.
10094
10095 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10096
10097 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10098 * ltconfig (irix5*, irix6*): Don't override version_type.
10099
10100 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10101
10102 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10103 * configure: Rebuilt
10104 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10105 * Makefile.in: Rebuilt
10106
10107 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10108
10109 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10110
10111 2003-09-30 Carlo Wood <carlo@alinoe.com>
10112
10113 * MAINTAINERS (Write After Approval): Add myself.
10114
10115 2003-09-29 Paul Koning <ni1d@arrl.net>
10116
10117 * MAINTAINERS: Move myself from "Write After Approval"
10118 to CPU platform maintainers for pdp11 platform.
10119
10120 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10121
10122 * MAINTAINERS: Move myself from 'Write After Approval' to
10123 'Various Maintainers' section as libffi testsuite maintainer.
10124
10125 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10126
10127 * configure.in: Pass a computed --program-transform-name
10128 to subconfigures.
10129 * configure: Regenerated.
10130
10131 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10132
10133 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10134 * Makefile.in: Regenerate.
10135
10136 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10137 * Makefile.in: Regenerate.
10138
10139 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10140
10141 * MAINTAINERS: Move myself from 'Write After Approval'
10142 to 'Various Maintainers' (objective-c) section.
10143
10144 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10145
10146 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10147 quoting.
10148 * configure: Regenerated.
10149
10150 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10151
10152 * MAINTAINERS (Write After Approval): Add myself to write after
10153 approval list.
10154
10155 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10156
10157 * MAINTAINERS (Write After Approval): Add myself.
10158
10159 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10160
10161 * MAINTAINERS: Update my e-mail address.
10162
10163 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10164
10165 * libtool.m4 (LD): Correct powerpc64 host match.
10166
10167 2003-09-06 James E Wilson <wilson@tuliptree.org>
10168
10169 * MAINTAINTERS: Update my affiliation and email address.
10170
10171 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10172
10173 * MAINTAINERS (Write After Approval): Add myself.
10174
10175 2003-09-04 DJ Delorie <dj@redhat.com>
10176
10177 * configure: Regenerate.
10178
10179 2003-09-04 Robert Millan <robertmh@gnu.org>
10180
10181 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10182
10183 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10184
10185 * configure.in: Ensure arguments to sed are properly spaced.
10186 * configure: Regenerate.
10187
10188 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10189
10190 * MAINTAINERS: Update my e-mail address.
10191
10192 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10193
10194 * MAINTAINERS (Write After Approval): Add myself.
10195
10196 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10197
10198 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10199 * configure: Regenerated.
10200
10201 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10202
10203 * MAINTAINERS: Update my email address.
10204
10205 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10206
10207 * configure.in: Use newline instead of semicolon when assuming
10208 shell arguments in a for loop.
10209 * configure: Regenerated.
10210
10211 2003-08-22 Jason Eckhardt <jle@rice.edu>
10212
10213 * MAINTAINERS: Resurrect the i860 maintainer.
10214
10215 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10216
10217 PR 8180
10218 * configure.in: When testing with_libs and with_headers, treat
10219 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10220 * configure: Regenerate.
10221
10222 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10223 make, shell, etc.
10224 (baseargs): Likewise.
10225 * configure: Regenerate.
10226
10227 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10228
10229 * MAINTAINERS (Write After Approval): Add myself.
10230
10231 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10232
10233 * configure.in: Disable libgcj for darwin not on powerpc.
10234 * configure: Rebuild.
10235
10236 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10237
10238 * config-ml.in, symlink-tree: Add license.
10239
10240 2003-08-03 Richard Stallman <rms@gnu.org>
10241 Eben Moglen <moglen@columbia.edu>
10242
10243 * README.SCO: New file.
10244
10245 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10246
10247 * Makefile.tpl (check, check-c++): Express dependencies using
10248 dependencies rather than commands.
10249 * Makefile.in: Regenerate.
10250
10251 2003-08-01 Andrew Cagney <cagney@redhat.com>
10252
10253 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10254 * configure: Ditto.
10255
10256 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10257
10258 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10259 * Makefile.in: Update.
10260
10261 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10262
10263 * configure.in: Enable libgcj for darwin.
10264 * configure: Rebuild.
10265
10266 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10267
10268 * config-ml.in: Use ac_configure_args directly instead of
10269 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10270 actually seen.
10271
10272 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10273
10274 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10275 creating target and build subdirs to build all parent dirs as needed.
10276 * Makefile.in: Rebuild.
10277 * configure.in: Don't build dirs explicitly here.
10278 * configure: Rebuild.
10279
10280 2003-07-26 Paul Brook <paul@nowt.org>
10281
10282 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10283
10284 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10285
10286 * Makefile.tpl (all-make): Depend on intl.
10287 * Makefile.in: Rebuilt.
10288
10289 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10290
10291 * install-sh: Update to newer upstream versions (associated with
10292 aclocal 1.7).
10293 * mkinstalldirs: Likewise.
10294 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10295
10296 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10297
10298 * MAINTAINERS: Move self from Bug database only accounts
10299 to write-after-approval.
10300
10301 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10302
10303 * config.if: Remove unused libc_interface determination.
10304
10305 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10306
10307 * MAINTAINERS: Move self from write-after-approval to
10308 build machinery (*.in).
10309
10310 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10311
10312 PR bootstrap/11273
10313 PR bootstrap/11408
10314 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10315 unused INSTALL_PROGRAM_ARGS.
10316 * configure.in: Use AC_PROG_INSTALL.
10317 * Makefile.in: Regenerate.
10318 * configure: Regenerate.
10319
10320 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10321
10322 * MAINTAINERS: Alphabetize.
10323
10324 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10325
10326 * configure: Rebuilt.
10327 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10328 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10329 newlib nor libgloss.
10330 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10331 * configure.in (am33_2.0-*-linux*): Added.
10332
10333 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10334
10335 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10336 * configure: Regenerate.
10337
10338 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10339
10340 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10341 * Makefile.in: Regenerate.
10342
10343 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10344
10345 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10346 * Makefile.in: Regenerate.
10347
10348 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10349
10350 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10351 * Makefile.in: Regenerated.
10352
10353 * config-ml.in: Replace PWD with PWD_COMMAND.
10354
10355 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10356
10357 * intl: New directory; see intl/ChangeLog for details.
10358 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10359 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10360 * Makefile.in: Regenerate.
10361
10362 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10363
10364 * configure.in: Clean up config-lang.in handling. Delete
10365 useless assignment to "subdirs".
10366 * configure: Regenerate.
10367
10368 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10369
10370 * configure.in: Rename 'target_libs' to 'target_libraries'.
10371 Remove useless reference to 'target_libs'.
10372 * configure: Regenerate.
10373
10374 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10375
10376 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10377 * Makefile.in: Regenerate.
10378
10379 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10380
10381 * Makefile.def: Introduce flags_to_pass.
10382 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10383 * Makefile.in: Regenerate.
10384
10385 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10386
10387 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10388 and target-libgloss.
10389 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10390 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10391 * configure: Regenerate.
10392
10393 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10394
10395 * configure.in: Update testsuite_flags to new location.
10396 * configure. Regenerate.
10397
10398 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10399
10400 * Makefile.tpl: Remove BUILD_CC stuff.
10401 * Makefile.in: Regenerate.
10402
10403 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10404
10405 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10406
10407 2003-06-16 Graeme Peterson <gp@qnx.com>
10408
10409 * MAINTAINERS (Write After Approval): Add myself.
10410
10411 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10412
10413 * config.guess: Update to 2003-06-12 version.
10414 * config.sub: Update to 2003-06-13 version.
10415
10416 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10417
10418 * config.guess: Update to 2003-06-06 version.
10419 * config.sub: Update to 2003-06-06 version.
10420
10421 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10422
10423 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10424 * configure. Regenerate.
10425
10426 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10427
10428 * configure.in: Disable serial configure by default.
10429 * configure: Regenerate.
10430 * Makefile.tpl: Abolish .NOTPARALLEL.
10431 * Makefile.in: Regenerate.
10432
10433 * Makefile.tpl: Replace {build,host,target}_canonical by
10434 {build,host,target}.
10435 * Makefile.in: Regenerate.
10436
10437 * Makefile.tpl: Fix stupid pasto.
10438 * Makefile.in: Regenerate.
10439
10440 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10441
10442 * Makefile.tpl: Remove bogus conditional.
10443 * Makefile.in: Regenerate.
10444
10445 2003-06-05 Jan Hubicka <jh@suse.cz>
10446
10447 * Makefile.tpl (profiledbootstrap): New target.
10448 * Makefile.in (profiledbootstrap): New target.
10449
10450 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10451
10452 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10453 Pinski. Remove user names from other bugzilla-only maintainers.
10454
10455 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10456
10457 * Makefile.tpl: Make 'recursive targets' using autogen rather
10458 than shell loop. Remove duplicate 'clean' targets and false
10459 comments.
10460 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10461 Add systematic method of specifying missing targets in subdirs.
10462 Add copyright boilerplate.
10463 * Makefile.in: Regenerate.
10464 * configure.in: Add 'recursive targets' to maybe list.
10465 * configure: Regenerate.
10466
10467 * MAINTAINERS: "GNATS only" -> "Bug database only".
10468
10469 * Makefile.tpl: Rename [+target+] to [+make_target+].
10470 * Makefile.def: Rename 'target' to 'make_target'.
10471
10472 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10473
10474 * MAINTAINERS: Add self as options handling maintainer.
10475
10476 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10477
10478 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10479 been too long since I touched those ports.
10480
10481 2003-05-28 DJ Delorie <dj@redhat.com>
10482
10483 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10484 * Makefile.in: Regenerate.
10485
10486 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10487
10488 * configure.in: Use curly braces in the definition of tooldir.
10489 * configure: Regenerate.
10490
10491 2003-05-21 DJ Delorie <dj@redhat.com>
10492
10493 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10494 newlib or libgloss.
10495 * Makefile.in: Regenerate.
10496
10497 2003-05-21 DJ Delorie <dj@redhat.com>
10498
10499 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10500 * Makefile.in: Regenerate.
10501
10502 2003-05-20 Ian Lance Taylor <ian@airs.com>
10503
10504 * MAINTAINERS: Update my e-mail address.
10505
10506 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10507
10508 * configure.in: Switch more things to use maybe dependencies.
10509 * Makefile.tpl: Switch more things to use maybe dependencies.
10510 Factor out common code from autogen IF statements.
10511 * configure: Regenerate.
10512 * Makefile.in: Regenerate.
10513
10514 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10515
10516 * configure.in: Accept i[3456789]86 for machine type.
10517 * configure: Regenerate.
10518
10519 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10520
10521 * configure.in: Switch more things to use maybe dependencies.
10522 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10523 * configure: Regenerate.
10524 * Makefile.tpl: Switch more things to use maybe dependencies.
10525 * Makefile.in: Regenerate.
10526
10527 2003-05-16 Andreas Schwab <schwab@suse.de>
10528
10529 * Makefile.tpl (install-opcodes): Define.
10530 * Makefile.in: Rebuild.
10531
10532 2003-05-13 Andreas Jaeger <aj@suse.de>
10533
10534 * config.guess: Update to 2003-05-09 version.
10535 * config.sub: Update to 2003-05-09 version.
10536
10537 2003-05-13 Michael Eager <eager@mvista.com>
10538
10539 * configure.in: Correct sed script so that options in quotes are not
10540 deleted.
10541 * configure: Rebuild.
10542
10543 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10544
10545 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10546 and $$s/newlib/libc/sys/cygwin32 include paths.
10547 * configure: Ditto.
10548
10549 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10550
10551 * MAINTAINERS: Update my email addresses.
10552
10553 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10554
10555 * config-ml.in: Propagate INSTALL variables.
10556
10557 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10558
10559 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10560
10561 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10562
10563 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10564 * Makefile.in: Regenerate.
10565
10566 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10567
10568 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10569
10570 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10571
10572 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10573
10574 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10575
10576 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10577 * Makefile.in: Regenerated.
10578
10579 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10580
10581 * MAINTAINERS (Write After Approval): Upgrade myself from
10582 GNATS only to write-after-approval. Update my mail address.
10583
10584 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10585
10586 (OS Port Maintainers: freebsd): Add myself.
10587
10588 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10589
10590 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10591
10592 2003-04-22 Kean Johnston <jkj@sco.com>
10593
10594 * MAINTAINERS (SCO ports): Added myself.
10595
10596 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10597
10598 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10599
10600 2003-04-19 Kean Johnston <jkj@sco.com>
10601
10602 * MAINTAINERS (Write After Approval): Add myself.
10603
10604 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10605
10606 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10607 * Makefile.in: Regenerate.
10608
10609 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10610
10611 * configure.in (powerpc64*-*-linux*): Remove.
10612 * configure: Rebuilt.
10613
10614 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10615
10616 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10617 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10618 and restrap.
10619 * Makefile.in: Regenerate.
10620
10621 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10622
10623 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10624 * configure: Regenerated.
10625
10626 2003-04-15 DJ Delorie <dj@redhat.com>
10627
10628 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10629
10630 2003-04-13 Nick Clifton <nickc@redhat.com>
10631
10632 * config-ml.in: Remove support for --disable-aix removing
10633 call-aix multilibs.
10634
10635 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10636
10637 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10638 * */configure: Rebuilt.
10639
10640 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10641
10642 * MAINTAINERS: Add my email address.
10643
10644 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10645
10646 * MAINTAINERS (Write After Approval): Add myself.
10647
10648 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10649
10650 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10651 * Makefile.in: Regenerate.
10652
10653 2003-03-14 Michael Chastain <mec@shout.net>
10654
10655 * Makefile.in: Regenerate with correct Makefile.def.
10656
10657 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10658
10659 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10660 Make macro.
10661 * Makefile.in: Regenerate.
10662 * configure.in: Clean up gxx_include_dir logic.
10663 * configure: Regenerate.
10664
10665 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10666
10667 * MAINTAINERS (Write After Approval): Add myself.
10668
10669 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10670
10671 * MAINTAINERS: Update my mail address.
10672
10673 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10674
10675 * configure.in (gxx_include_dir): Fix typo.
10676 * configure: Regenerated.
10677
10678 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10679
10680 * Makefile.tpl: Reindent.
10681 * Makefile.in: Regenerate.
10682 * configure.in: Reindent. Don't set unused variables.
10683 * configure: Regenerate.
10684
10685 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10686
10687 * configure.in: Include $(build_tooldir)/sys-include in
10688 FLAGS_FOR_TARGET.
10689 * configure: Regenerated.
10690
10691 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10692
10693 * Makefile.tpl: Always pass down RANLIB.
10694 * Makefile.in: Regenerate.
10695
10696 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10697 * Makefile.in: Regenerate.
10698 * configure.in: Remove unused logic relating to --enable-shared
10699 and --enable-threads. Remove bogus comments. Remove redundant
10700 noconfigdirs.
10701 * configure: Regenerate.
10702
10703 * configure.in: Replace ${libstdcxx_version} by its value.
10704 Remove reference to mh-dgux.
10705 * configure: Regenerate.
10706
10707 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10708
10709 * MAINTAINERS (Write After Approval): Add myself.
10710
10711 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10712
10713 * Makefile.tpl: Rearrange.
10714 * Makefile.in: Regenerate.
10715
10716 2003-02-25 Uwe Stieber <uwe@wwws.de>
10717
10718 * configure.in: Add support for kaOS as cross build target system.
10719 * configure: Regenerated.
10720
10721 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10722
10723 * MAINTAINERS (Write after approval): Add myself.
10724
10725 2003-02-21 James E Wilson <wilson@tuliptree.org>
10726
10727 * MAINTAINERS: Update my email address.
10728
10729 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10730
10731 * MAINTAINERS: Add self to blanket write privs. section.
10732
10733 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10734
10735 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10736 configure-target-* as some target builds may require additional
10737 flags for preprocessor tests.
10738 * Makefile.in: Regenerated.
10739
10740 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10741
10742 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10743 * ltconfig: Handle it.
10744 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10745 auto-detecting it.
10746
10747 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10748 it is used as argument to $CC.
10749 * ltcf-gcj.sh: Likewise.
10750
10751 * configure.in: Introduce --enable-maintainer-mode.
10752 * configure: Rebuilt.
10753 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10754 for maintainer mode.
10755 * Makefile.in: Rebuilt.
10756
10757 2003-02-18 Jason Merrill <jason@redhat.com>
10758
10759 * Makefile.tpl (check-c++): Allow parallelism.
10760
10761 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10762
10763 * MAINTAINERS: Remove John Carr (who never actually had access to
10764 gcc.gnu.org).
10765
10766 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10767
10768 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10769 don't configure target-libobjc.
10770 * configure: Regenerate.
10771
10772 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10773
10774 * Makefile.tpl (RANLIB): Define.
10775 * Makefile.in: Regenerate.
10776
10777 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10778
10779 * MAINTAINERS: Update my email.
10780
10781 2003-02-06 Keith R Seitz <keiths@redhat.com>
10782
10783 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10784 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10785 * Makefile.in: Regenerated.
10786 * configure.in: Remove all traces of snavigator, db, and grep.
10787 * configure: Regenerated.
10788
10789 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10790
10791 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10792 After Approval.
10793
10794 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10795
10796 * MAINTAINERS (Write after approval): Add myself.
10797
10798 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10799
10800 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10801 * Makefile.in: Regenerated.
10802
10803 2003-01-30 Roger Sayle <roger@eyesopen.com>
10804
10805 * config.guess: Updated to 2003-01-30's version.
10806 * config.sub: Updated to 2003-01-28's version.
10807
10808 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * config.if: If gcc_version is already set, just use it. Don't set
10811 gcc_version_trigger if it's already set, otherwise set it to
10812 gcc/version.c, but only if the file exists. If it is not set and
10813 gcc/version.c does not exist, try to extract the version number from
10814 $CC.
10815
10816 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10817
10818 * MAINTAINERS: Add myself to write-after-approval list.
10819
10820 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10821
10822 * configure.in: Revert 24Jan change.
10823 * configure: Regenerate.
10824
10825 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10826
10827 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10828 entry of HJ Lu.
10829
10830 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10831
10832 * configure.in: Revert previous change.
10833 * configure: Regenerate.
10834
10835 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10836
10837 * configure.in: Make rda native-only.
10838 * configure: Regenerate.
10839
10840 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10841
10842 * MAINTAINERS: Move myself from GNATS-only-accounts to
10843 write-after-approval.
10844
10845 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10846
10847 * configure.in: Add missing \.
10848 * configure: Rebuilt.
10849
10850 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10851
10852 * configure.in (baseargs): Avoid using \| in sed regular
10853 expressions.
10854 * configure: Rebuilt.
10855
10856 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10857
10858 * configure.in (baseargs): Remove all supported forms of
10859 --cache-file, --srcdir, --host, --build and --target options
10860 from argument lists.
10861 * configure: Rebuilt.
10862
10863 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10864
10865 * MAINTAINERS: Add myself to write-after-approval list.
10866
10867 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10868
10869 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10870 * configure: Rebuilt.
10871
10872 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10873
10874 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10875 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10876 * Makefile.in: Regenerate.
10877 * configure: Regenerate.
10878
10879 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10880
10881 * configure.in: Remove Makefile in build, host and target modules
10882 unless configure was run with --no-recursion.
10883 * configure: Rebuilt.
10884
10885 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10886
10887 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10888 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10889 * Makefile.in: Regenerate.
10890
10891 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10892
10893 * config.guess: Update to 2003-01-03 version.
10894 * config.sub: Update to 2003-01-03 version.
10895
10896 2003-01-07 Christopher Faylor <cgf@redhat.com>
10897
10898 * configure: Regenerate with proper autoconf 2.13.
10899
10900 2003-01-07 Christopher Faylor <cgf@redhat.com>
10901
10902 * configure.in: Add AC_PREREQ for consistency.
10903 * configure: Regenerate.
10904
10905 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10906
10907 * configure.in (GDB_TK): Add tcl directories conditional on
10908 gdb/gdbtk directory being present.
10909 * configure: Regenerate.
10910
10911 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10912
10913 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10914 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10915 * configure: Rebuilt.
10916
10917 2002-12-31 Tom Tromey <tromey@redhat.com>
10918
10919 * Makefile.in: Rebuilt.
10920 * Makefile.def (target_modules) [libffi]: Allow installation.
10921
10922 2002-12-31 Andreas Schwab <schwab@suse.de>
10923
10924 * configure.in: Fix use of $program_transform_name.
10925 * configure: Regenerated.
10926
10927 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10928
10929 * configure.in (baseargs): Don't remove first configure argument.
10930 * configure: Regenerated.
10931
10932 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10933
10934 * Makefile.tpl (local-distclean): Don't remove...
10935 (multilib.ts): ... this. Moved into...
10936 (multilib.out): ... this. Don't use sub-make.
10937 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10938 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10939 (configure-build-[+module+], configure-[+module+],
10940 configure-target-[+module+], configure-gcc): ... these. Test
10941 for Makefile existence. Drop config.status from dependencies.
10942 * Makefile.in: Rebuilt.
10943 * configure.in: Move gcc-version-trigger to the end of
10944 ac_configure_args. Add comments to maybedep.tmp and
10945 serdep.tmp. Introduce --disable-serial-configure. Remove
10946 nonopt from baseargs, matching and removing corresponding
10947 whitespace while at it.
10948 * configure: Rebuilt.
10949
10950 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10951
10952 * configure.in (host_configargs): Replace reference to
10953 no-longer-defined buildopts with --build=${build_alias}.
10954 * configure: Rebuilt.
10955
10956 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10957 program_transform_name to standard idiom.
10958 (AUTOGEN, AUTOCONF): Define.
10959 (Makefile.in): Use $(AUTOGEN).
10960 (Makefile): Depend on config.status, and use autoconf-style rule to
10961 build it. Move original commands to...
10962 (config.status): ... this new target.
10963 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10964 $(AUTOCONF).
10965 * Makefile.in: Rebuilt.
10966
10967 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10968
10969 * Makefile.tpl: Fix dramatic bustage due to change in
10970 program_transform_name.
10971 * Makefile.in: Regenerate.
10972
10973 * configure.in: Remove unnecessary PATH setting.
10974 * configure: Regnerate.
10975
10976 * configure.in: Don't default to unprefixed tools unless
10977 the native tools will work.
10978 * configure: Regenerate.
10979
10980 * configure.in: Convert to autoconf script. Blow away lots
10981 of now-redundant Makefile fragments.
10982 * configure: Generate using Autoconf.
10983 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10984 * Makefile.in: Regenerate.
10985
10986 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10987
10988 * configure: Fix stupid bug where RANLIB was mistakenly included.
10989
10990 * configure.in: Rename (buildargs, hostargs, targargs) to
10991 (build_configargs, host_configargs, target_configargs).
10992
10993 * configure.in: Move logic out of sed statement.
10994
10995 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10996 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10997
10998 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10999
11000 * config.sub: Import from master repository
11001 * config.guess: Ditto
11002
11003 2002-12-24 Andreas Schwab <schwab@suse.de>
11004
11005 * Makefile.tpl (multilib.out): Fix missing space.
11006 * Makefile.in: Regenerate.
11007
11008 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11009
11010 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11011 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11012 * Makefile.in: Regenerate.
11013 * configure.in: Remove unnecessary leftovers.
11014
11015 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11016
11017 * configure.in (extra_ranlibflags_for_target): New variable.
11018 (*-*-darwin): Add -c to ranlib commands.
11019 * configure (tooldir): Handle extra_ranlibflags_for_target.
11020
11021 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11022
11023 * Makefile.tpl: Revert HJL's change.
11024 * Makefile.in: Regenerated.
11025 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11026 always.
11027
11028 2002-12-19 Andreas Schwab <schwab@suse.de>
11029
11030 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11031 * Makefile.in: Regenerate.
11032
11033 2002-12-18 H.J. Lu <hjl@gnu.org>
11034
11035 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11036 * Makefile.in: Regenerated.
11037
11038 * configure.in (build_prefix): New. Substitute.
11039
11040 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11041
11042 * Makefile.tpl: Don't let real targets depend on phony targets.
11043 * Makefile.in: Regenerate.
11044
11045 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11046 * Makefile.in: Regenerate.
11047
11048 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11049
11050 * config.sub: Import from master repository
11051 * config.guess: Ditto
11052
11053 2002-12-16 Jason Merrill <jason@redhat.com>
11054
11055 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11056 previous 'make bootstrap'.
11057 * Makefile.in: Regenerate.
11058
11059 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11060
11061 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11062
11063 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11064
11065 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11066 * Makefile.in: Regenerate.
11067
11068 2002-12-13 Jason Merrill <jason@redhat.com>
11069
11070 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11071 library tests.
11072 (check-c++): Just depend on it and check-target-libstdc++-v3.
11073 * Makefile.in: Regenerate.
11074
11075 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11076
11077 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11078 * Makefile.in: Rebuilt.
11079
11080 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11081
11082 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11083
11084 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11085
11086 * configure: Fix bug put in by gremlins.
11087
11088 * Makefile.tpl: Substitute more autoconfily.
11089 * configure: Substitute more autoconfily.
11090 * Makefile.in: Regenerate.
11091
11092 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11093
11094 * config.sub: Import from master repository
11095 * config.guess: Ditto
11096 * MAINTAINERS: Added Svein Seldal under write after approval
11097
11098 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11099
11100 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11101 * Makefile.in (all-sim): Ditto.
11102
11103 2002-12-06 DJ Delorie <dj@redhat.com>
11104
11105 * Makefile.tpl: Change configure dependencies to not have real
11106 targets depend on phony targets.
11107
11108 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in: Revert unintentional change.
11111
11112 * Makefile.tpl: Change dependency for */multilib.out so that
11113 it works when gcc isn't in the tree.
11114
11115 * configure.in: Substitute more.
11116 * configure: Run subconfigures from the Makefile.
11117 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11118 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11119
11120 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11121
11122 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11123
11124 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11125
11126 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11127 and corresponding dependencies.
11128 * Makefile.in: Regenerate.
11129
11130 * configure.in (host_tools): Order binutils, gas and ld for
11131 convenience in running the testsuites.
11132
11133 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11134 * Makefile.in: Regenerate.
11135 * configure.in: Introduce rules to serialize subconfigure runs.
11136
11137 * configure.in: Introduce BASE_CC_FOR_TARGET.
11138 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11139 Realize configure-build-* targets. Realize configure-target-* targets.
11140 * Makefile.in: Regenerate.
11141
11142 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11143
11144 * configure: Move gcc_version_trigger stuff from here...
11145 * configure.in: ...to here.
11146
11147 * configure.in: Separate subconfigure options added by this file from
11148 options given by the user. Add machinery to put args for host
11149 subconfigures into the Makefile.
11150
11151 * Makefile.tpl: Remove 'vault' targets.
11152 * Makefile.tpl: Reorder and comment dependencies.
11153 * Makefile.in: Regenerate.
11154
11155 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11156 * configure.in: Fix my broken commit of previous patch. (sigh)
11157
11158 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11159
11160 * configure.in: Move host-specific darwin noconfigdirs into
11161 the host-specific section.
11162
11163 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11164
11165 * configure.in: Move host-specific darwin noconfigdirs into
11166 the host-specific section.
11167
11168 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11169
11170 * configure: Remove skip-this-dir support.
11171 * Makefile.tpl: Remove skip-this-dir support.
11172
11173 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11174 subdirectories.
11175 * Makefile.in: Regenerate.
11176
11177 * Makefile.tpl: Strip out useless setting of 'dir'.
11178 * Makefile.in: Regenerate.
11179
11180 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11181
11182 * configure.in: Fix deeply stupid bug.
11183
11184 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11185 shell code in CXX_FOR_TARGET
11186 * Makefile.def: Introduce raw_cxx.
11187 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11188 RAW_CXX_FOR_TARGET.
11189 * Makefile.in: Regenerate.
11190
11191 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11192
11193 * Makefile.tpl: Remove unnecessary ifs.
11194 * Makefile.in: Regenerate.
11195
11196 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11197 dependencies. Maybe-ize build-libiberty. Create dummy install
11198 targets for 'no_install' modules.
11199 * configure: Move GDB_TK substitution to configure.in. Move
11200 build_modules stuff to configure.in.
11201 * configure.in: Implement soft dependency machinery. Maybe-ize
11202 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11203 * Makefile.in: Regenerate.
11204
11205 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11206
11207 * Makefile.tpl: Make all-target, install-target behave similarly
11208 to all, install (only hitting configured targets). Eliminate
11209 unused macro defintions.
11210
11211 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11212 build != host.
11213
11214 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11215
11216 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11217
11218 * configure.in: Produce lists of subdir targets we're actually
11219 configuring. Remove references to "dosrel".
11220 * Makefile.tpl: Let configure set which subdir targets are hit.
11221 Remove install-cross; clean up install; remove ALL. Remove
11222 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11223 Autogenerate host module targets. Remove empty dependency lines
11224 and redundant dependency; rearrange slightly.
11225 * Makefile.def: Add host-side libtermcap, utils.
11226
11227 * Makefile.in: Regenerate.
11228
11229 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11230
11231 * ltconfig (osf[345]): Append $major to soname_spec.
11232 Reflect this in library_names_spec.
11233 * ltmain.sh (osf): Prefix $major with . for use as extension.
11234
11235 2002-11-19 Andreas Jaeger <aj@suse.de>
11236
11237 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11238 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11239 and sparc64 GNU/Linux systems.
11240
11241 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11242
11243 * MAINTAINERS: Update email.
11244
11245 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11246
11247 * MAINTAINERS: Complete James Dennett's entry.
11248
11249 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11250
11251 * MAINTAINERS (Write After Approval): Add myself.
11252
11253 2002-11-13 Bruce Korb <bkorb@gnu.org>
11254
11255 * Makefile.tpl: syntactic cleanup
11256
11257 2002-11-13 Stuart Hastings <stuart@apple.com>
11258
11259 * MAINTAINERS: Add myself to write-after-approval list.
11260
11261 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11262
11263 * Makefile.def: Add list of recursive targets to autogenerate.
11264 Add build_modules.
11265 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11266 targets. Autogenerate *-build-* targets.
11267 * Makefile.in: Regenerate.
11268
11269 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11270
11271 * configure: More autoconf-style substitutions.
11272 * Makefile.tpl: More autoconf-style substitutions.
11273 * Makefile.in: Regenerate.
11274
11275 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11276
11277 * configure: Substitute more variables in a more autoconf-friendly
11278 way. Simplify slightly.
11279 * Makefile.tpl: Make more variables substitutable in an
11280 autoconf-friendly way.
11281 * Makefile.in: Regenerate.
11282
11283 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11284
11285 * MAINTAINERS (Write After Approval): Add myself.
11286
11287 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11288
11289 * configure.in (v810*): Remove special setting of tools.
11290
11291 * configure: Add support for extra required flags for ar or nm.
11292 * configure.in (aix4.3+): Use above support for target-specific
11293 issues, rather than using config/mt-aix43.
11294
11295 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11296
11297 * configure: Remove 'removing', which doesn't work. Replace $subdir
11298 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11299 with $srcdir. Reformat indentation. Substitute some variables
11300 formerly hard-coded in the Makefile for build=host.
11301 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11302 * Makefile.def: Autogenerate more.
11303 * Makefile.in: Regenerate.
11304
11305 2002-11-04 Adam Nemet <anemet@lnxw.com>
11306
11307 * MAINTAINERS (Write After Approval): Add myself.
11308
11309 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11310
11311 * Makefile.def (host_modules): Add rda.
11312 * Makefile.in: Regenerate.
11313 * configure.in (target_tool): Add target-rda to list.
11314
11315 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11316
11317 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11318
11319 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11320
11321 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11322 and restrap targets to this rule.
11323 * Makefile.in: Regenerate.
11324
11325 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11326
11327 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11328 GNATS only accounts.
11329
11330 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11331
11332 * configure.in (i[3456]86-*-linux*): Add check to disable
11333 ${libgcj} for glibc1.
11334
11335 2002-10-24 Denis Chertykov <denisc@overta.ru>
11336
11337 * MAINTAINERS: Add myself as ip2k port maintainer.
11338
11339 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11340
11341 * configure.in: Add tic4x target.
11342
11343 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11344
11345 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11346 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11347 * Makefile.in: Regenerate.
11348
11349 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11350 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11351 * Makefile.in: Regenerate.
11352
11353 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11354
11355 * MAINTAINERS: Add myself as web pages co-maintainer.
11356
11357 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11360 * Makefile.in: Regenerate.
11361
11362 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11363
11364 * MAINTAINERS: Add myself and Nathan Sidwell
11365 <nathan@codesourcery.com> as VxWorks maintainers.
11366
11367 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11368
11369 * Makefile.def: Remove order dependency comments.
11370 * Makefile.tpl: Add explicit install-install dependencies.
11371 * Makefile.in: Regenerate.
11372
11373 * Makefile.tpl: Remove material now in src-release. (Finally!)
11374 * Makefile.in: Regenerate.
11375
11376 * Makefile.tpl: Add configure-target (for src-release in src)
11377 * Makefile.in: Regenerate.
11378
11379 2002-09-30 Nick Clifton <nickc@redhat.com>
11380
11381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11382
11383 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11384
11385 * configure.in (s390*-*-linux*): Enable libgcj.
11386
11387 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11388
11389 * configure: Revert accidentally applied changes.
11390
11391 * Makefile.tpl: Make more autoconf-friendly.
11392 * Makefile.in: Regenerate.
11393 * configure: Make substitution more autoconf-like.
11394
11395 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11396
11397 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11398 single entry to handle all these.
11399 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11400 libjava on arm-*-elf.
11401
11402 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11403
11404 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11405 things that depend on them.
11406
11407 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11408
11409 * Makefile.tpl: Make subsituted variables more autoconfy.
11410 * Makefile.in: Regenerate.
11411 * configure: Make seds more autoconfy.
11412
11413 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11416 * Makefile.in: Regenerate.
11417 * configure.in: Rewrite sed statements to look autoconfy.
11418
11419 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11420 all-target-foo on configure-target-foo.
11421 * Makefile.def: Ditto.
11422 * Makefile.in: Rebuild.
11423
11424 2002-09-25 Andrew Haley <aph@redhat.com>
11425
11426 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11427
11428 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11429
11430 * Makefile.def: New file.
11431 * Makefile.tpl: New file.
11432 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11433 * contrib/gcc_update: Note that Makefile.in is a generated file.
11434
11435 * configure.in: Minor rearrangement. Simplify tests.
11436
11437 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11438
11439 * configure.in (with_headers): Skip copy if value is "yes".
11440 (with_libs): Likewise.
11441
11442 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11443
11444 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11445 * configure.in (sh*-*-pe*): Ditto.
11446 * configure.in (mips*-*-pe*): Ditto.
11447 * configure.in (*arm-wince-pe): Ditto.
11448
11449 * configure.in: Rearrange.
11450
11451 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11452
11453 * MAINTAINERS: Update my email address.
11454
11455 2002-08-30 Paul Koning <pkoning@equallogic.com>
11456
11457 * MAINTAINERS: (Write After Approval): Add myself.
11458
11459 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11460
11461 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11462
11463 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11464
11465 * MAINTAINERS: Change my mailing address.
11466
11467 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11468
11469 * MAINTAINERS (Write After Approval): Remove myself.
11470 (Various Maintainers: c++ runtime libs): Add myself.
11471
11472 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11473
11474 * MAINTAINERS (Write After Approval): Remove myself.
11475 (Various Maintainers: c++ runtime libs): Add myself.
11476
11477 2002-08-15 Eric Christopher <echristo@redhat.com>
11478
11479 * config.sub: Import from master repository.
11480 * config.guess: Ditto.
11481
11482 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11483
11484 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11485 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11486 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11487
11488 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11489
11490 * MAINTAINERS: Add self to rs6000 vector extensions.
11491
11492 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * libiberty/configure: Reverted unintended yesterday's check in.
11495
11496 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11497
11498 * boehm-gc/configure, libf2c/configure: Rebuilt.
11499 * libffi/configure, libiberty/configure: Ditto.
11500 * libjava/configure, libobjc/configure: Ditto.
11501 * libstdc++-v3/configure, zlib/configure: Ditto.
11502 Merged from binutils:
11503 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11504 From Steve Ellcey <sje@cup.hp.com>:
11505 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11506 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11507 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11508 IA64.
11509 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11510 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11511 soname_spec, sys_lib_search_path_spec): Ditto.
11512
11513 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11514
11515 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11516
11517 2002-08-04 H.J. Lu (hjl@gnu.org)
11518
11519 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11520
11521 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11522
11523 * MAINTAINERS (Write After Approval): Add myself.
11524
11525 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11526
11527 * configure.in: Move generic linux case to end. Copy generic
11528 linux noconfigdirs to mips*-*-linux* entry and new
11529 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11530
11531 2002-07-19 Michael Matz <matz@suse.de>
11532
11533 * MAINTAINERS: Add myself as ra* maintainer.
11534
11535 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11536
11537 * config.guess: Update to 2002-07-09 version.
11538 * config.sub: Update to 2002-07-03 version.
11539
11540 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11541
11542 * MAINTAINERS: Fix typo in a maintainer email address.
11543
11544 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11545
11546 * configure.in: Remove two redundant tests.
11547
11548 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11549
11550 * configure.in (mips*-*-irix6*o32): Enable stabs.
11551
11552 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11553
11554 * configure.in: Don't build grez.
11555 * Makefile.in: Ditto.
11556
11557 * Makefile.in: Remove references to bsp, cygmon, libstub.
11558 * configure.in: Ditto.
11559
11560 * configure.in: Remove leftover reference to gdbtest.
11561
11562 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11563
11564 * configure.in (gxx_include_dir): Change to match versioned
11565 C++ headers if --enable-version-specific-runtime-libs is used.
11566
11567 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11568
11569 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11570
11571 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11572
11573 * configure.in: Make --without-x work.
11574
11575 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11576
11577 * configure.in: Rearrange target Makefile fragment collection.
11578
11579 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11580 cvs[src].
11581 * configure.in: Ditto.
11582
11583 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11584
11585 * MAINTAINERS (Write After Approval): Update my e-mail address.
11586
11587 2002-06-24 Ben Elliston <bje@redhat.com>
11588
11589 * configure.in (host_tools): Remove cgen.
11590
11591 * Makefile.in (all-cgen): Remove; runs from its source directory.
11592 (check-cgen, install-cgen, clean-cgen): Likewise.
11593 (all-opcodes): Do not depend on all-cgen.
11594 (all-sim): Likewise.
11595
11596 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11597
11598 * Makefile.in: Eliminate 'apache' targets.
11599 * configure.in: Eliminate 'apache' targets.
11600
11601 * configure.in: Eliminate redundant tests. Reorganize.
11602
11603 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11604
11605 * config-ml.in: Eliminate references to Cygnus configure.
11606
11607 * Makefile.in: Eliminate references to building emacs.
11608
11609 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11610
11611 * MAINTAINERS: Update my email address.
11612
11613 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11614
11615 * config.if (libstdcxx_incdir): Version C++ headers.
11616 (cxx_incdir): Remove.
11617
11618 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11619
11620 * MAINTAINERS (Write After Approval): Add self.
11621
11622 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11623
11624 * configure.in: Add support for ip2k.
11625
11626 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11627
11628 * configure.in: Fix AIX configury bug.
11629
11630 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11631
11632 * MAINTAINERS (Write After Approval): Add self.
11633
11634 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11635
11636 * configure.in: replace ${topsrcdir} with ${srcdir}
11637
11638 * configure.in: Move definition of libstdcxx_flags
11639 right above usage, rather than waaay earlier.
11640
11641 * configure.in: Pull definition of is_cross_compiler earlier.
11642
11643 * configure.in: Rearrange a little.
11644
11645 * configure.in: Remove references to librx.
11646 * Makefile.in: Remove references to librx.
11647
11648 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11649
11650 * config.sub: Add support for avr target.
11651 Import from master sources, rev 1.255
11652
11653 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11654
11655 * configure, .cvsignore: Revert previous change...
11656 * Makefile: ...delete.
11657
11658 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11659
11660 * configure.in: Eliminate ${gasdir} variable.
11661
11662 2002-06-18 Dave Brolley <brolley@redhat.com>
11663
11664 * configure.in: Add support for frv.
11665 * config.sub: Add support for frv.
11666
11667 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11668
11669 * configure: Remove garbage from previous commit.
11670
11671 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11672
11673 * configure: For in-source builds, make a subdir and re-exec there.
11674 * Makefile: New file. Pass targets through to build directory.
11675 * .cvsignore: No longer ignore "Makefile".
11676
11677 2002-06-16 Douglas Rupp <rupp@gnat.com>
11678
11679 * MAINTAINERS (Write After Approval): Add self.
11680
11681 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11682
11683 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11684
11685 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11686
11687 * configure.in (vax-*-netbsd*): Re-enable gas.
11688
11689 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11690
11691 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11692 BUILD_PREFIX_1, to correct nomenclature.
11693 * configure: Likewise.
11694
11695 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11696 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11697
11698 2002-05-31 Olaf Hering <olh@suse.de>
11699
11700 * config-ml.in: Propogate DESTDIR also.
11701
11702 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11703
11704 * configure.in (vax-*-netbsd*): Don't build gas for this
11705 platform.
11706
11707 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11708
11709 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11710 and libgcj for AVR.
11711
11712 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11713
11714 * MAINTAINERS (Write After Approval): Add myself.
11715
11716 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11717
11718 * config.guess: Update to 2002-05-22 version.
11719 * config.sub: Likewise.
11720
11721 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11722
11723 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11724 * config-ml.in: Likewise.
11725 * configure: Likewise.
11726 * configure.in: Likewise.
11727
11728 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11729
11730 * MAINTAINERS: Update my email address.
11731
11732 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11733
11734 * configure.in: Simplify makefile fragment collection.
11735
11736 * configure.in: Remove code to build emacs.
11737
11738 * configure.in : Remove --srcdir argument from targargs and buildargs
11739 (it's always overridden in the Makefile anyway). Rearrange a bit.
11740
11741 * configure: Move some logic to configure.in.
11742 * configure.in: Move some logic from configure.
11743
11744 2002-05-11 Tom Tromey <tromey@redhat.com>
11745
11746 * MAINTAINERS: Reflect libgcj reality.
11747
11748 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11749
11750 * Makefile.in: Honour DESTDIR.
11751
11752 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11753
11754 * config.guess: Import 2002-03-20 version.
11755 * config.sub: Import 2002-04-26 version.
11756
11757 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11758
11759 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11760
11761 2002-05-07 Tim Josling <tej@melbpc.org.au>
11762
11763 * MAINTAINERS: Add self.
11764
11765 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11766
11767 * ltmain.sh: Detect and handle object name conflicts
11768 while piecewise linking a static library.
11769
11770 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11771
11772 * configure.in (noconfigdirs): Don't disable libgcj on
11773 sparc64-*-solaris* and sparcv9-*-solaris*.
11774
11775 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11776
11777 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11778
11779 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11780
11781 * configure.in (FLAGS_FOR_TARGET): Do not add
11782 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11783 on i[3456]86-*-linux*.
11784
11785 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11786
11787 * configure.in (noconfigdirs): Replace [ ] with test.
11788
11789 * configure.in (noconfigdirs): Do not add target-newlib if
11790 target == i[3456]86-*-linux*, and host == target.
11791
11792 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11793
11794 * configure.in: delete reference to absent file
11795
11796 * configure.in: replace '[' with 'test'
11797
11798 * configure.in: Eliminate references to gash.
11799 * Makefile.in: Eliminate references to gash.
11800
11801 * configure.in: remove useless references to 'pic' makefile fragments.
11802
11803 * configure.in: (*-*-windows*) Finish removing.
11804
11805 * configure.in: Eliminate redundant test for libgui.
11806
11807 2002-04-29 Roger Sayle <roger@eyesopen.com>
11808
11809 * MAINTAINERS: Add self and realphabetize. Update entries
11810 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11811 entry for a29k port maintainer.
11812
11813 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11814
11815 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11816 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11817
11818 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11819
11820 * configure.in: remove references to dead files
11821
11822 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11823
11824 * MAINTAINERS: Add information about purpose of this file.
11825
11826 2002-04-18 Tom Tromey <tromey@redhat.com>
11827
11828 * configure.in: Disallow configuring libgcj when it is already
11829 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11830 Solaris 2.8 by default. For PR libgcj/6158.
11831
11832 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11833
11834 * configure.in: Move default CC setting out of config/mh-* fragments
11835 directly into here.
11836
11837 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11838
11839 * configure.in: don't even try to configure or make a subdirectory
11840 if there's no configure script for it.
11841
11842 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11843
11844 * MAINTAINERS: Remove chill maintainers.
11845 * Makefile.in (CHILLFLAGS): Remove.
11846 (CHILL_LIB): Remove.
11847 (TARGET_CONFIGDIRS): Remove libchill.
11848 (CHILL_FOR_TARGET): Remove.
11849 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11850 CHILL_LIB.
11851 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11852 (CHECK_TARGET_MODULES): Likewise.
11853 (INSTALL_TARGET_MODULES): Likewise.
11854 (CLEAN_TARGET_MODULES): Likewise.
11855 (configure-target-libchill): Remove.
11856 (all-target-libchill): Remove.
11857 * configure.in (target_libs): Remove target-libchill.
11858 Do not compute CHILL_FOR_TARGET.
11859 * libchill: Remove directory.
11860
11861 2002-04-11 DJ Delorie <dj@redhat.com>
11862
11863 * Makefile.in, configure.in: Sync with binutils, entries
11864 follow...
11865
11866 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11867
11868 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11869 (do-tar, do-bz2): New rules.
11870 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11871 (gdb-tar): New rule.
11872 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11873 (insight_dejagnu.tar): New rule.
11874 (insight.tar): New rule.
11875 (gdb+dejagnu.tar): New rule.
11876 (gdb.tar): New rule.
11877
11878 2002-02-01 Mo DeJong <supermo@bayarea.net>
11879
11880 * Makefile.in: Add all-tix to deps for all-snavigator
11881 so that tix is built when building snavigator.
11882
11883 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11884
11885 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11886 ld and gdb are not supported.
11887
11888 2002-01-07 Mark Salter <msalter@redhat.com>
11889
11890 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11891 Allow target-libgloss to be built for arm, strongarm, and xscale.
11892
11893 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11894
11895 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11896 options for i[3456]86-pc-linux* native builds.
11897
11898 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11899
11900 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11901 files from .po files for a distribution.
11902
11903 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11904
11905 * configure.in: Enable libstdc++-v3 for h8300 targets.
11906
11907 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11908
11909 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11910 version from bfd/.
11911
11912 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11913
11914 * Makefile.in (VER): When present, extract the version number from
11915 the file version.in.
11916
11917 2001-05-24 Tom Rix <trix@redhat.com>
11918
11919 * configure.in : enable ld for aix
11920
11921 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11922
11923 * config.guess: Add linux target for S/390.
11924
11925 2000-11-07 Philip Blundell <pb@futuretv.com>
11926
11927 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11928
11929 2000-11-03 Philip Blundell <pb@futuretv.com>
11930
11931 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11932 files.
11933
11934 2001-01-15 Ben Elliston <bje@redhat.com>
11935
11936 * configure.in (host_tools): Add sid.
11937 Always configure cgen.
11938
11939 2000-11-24 Nick Clifton <nickc@redhat.com>
11940
11941 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11942
11943 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11944
11945 * Makefile.in (ALL_MODULES): Add all-cgen.
11946 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11947 (all-cgen): New target.
11948 (all-opcodes,all-sim): Depend on all-cgen.
11949 * configure.in (host_tools): Add cgen.
11950 Only configure cgen if --enable-cgen-maint.
11951
11952 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11953
11954 * configure.in: Add *-*-freebsd* configurations.
11955
11956 2002-04-08 Tom Tromey <tromey@redhat.com>
11957
11958 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11959 Fixes PR libgcj/6068.
11960
11961 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11962
11963 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11964
11965 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11966
11967 * configure.in (alpha*-dec-osf*): Enable libgcj.
11968
11969 2003-03-27 Matthew Gingell <gingell@gnat.com>
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
11973 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11974
11975 Fix for: PR bootstrap/3591, target/5676
11976 * configure.in (mcore-pe): Disable the configuration of
11977 libstdc++-v3 since exceptions are not supported.
11978
11979 2002-03-20 Anthony Green <green@redhat.com>
11980
11981 * configure.in: Enable libgcj for xscale-elf target.
11982
11983 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11984
11985 * MAINTAINERS: Update my email address.
11986
11987 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11988
11989 * ltmain.sh (relink_command): Fix typo in previous change.
11990
11991 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11992
11993 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11994 (relink_command): Added --tag flags.
11995 (mode=install): If relinking fails; error out.
11996
11997 2002-03-12 Richard Henderson <rth@redhat.com>
11998
11999 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12000 .NOTPARALLEL tag.
12001 (do-check): Rename from check.
12002 (check): Allow parallel check.
12003
12004 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12005
12006 * MAINTAINERS: Add myself as maintainer for xtensa port.
12007 Fix alphabetical order in CPU port maintainer list.
12008 Remove myself from Write After Approval list.
12009
12010 2002-03-11 Richard Henderson <rth@redhat.com>
12011
12012 * Makefile.in (.NOTPARALLEL): Add fake tag.
12013
12014 2002-03-07 H.J. Lu (hjl@gnu.org)
12015
12016 * configure.in: Enable gprof for mips*-*-linux*.
12017
12018 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12019
12020 * MAINTAINERS (Write After Approval): Add myself.
12021
12022 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12023
12024 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12025 libjava.
12026 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12027
12028 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12029
12030 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12031 because its Makefile is there; test for the executable instead.
12032
12033 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12034
12035 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12036 libstdc++-v3 and libjava.
12037
12038 2002-02-11 Adam Megacz <adam@xwt.org>
12039
12040 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12041 boehm-gc
12042
12043 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * config.guess: Updated to 2002-01-30's version.
12046 * config.sub: Updated to 2002-02-01's version.
12047 Contribute sh64-elf.
12048 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12049 * configure.in: Added sh64-*-*.
12050
12051 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12052
12053 * MAINTAINERS: Belatedly add myself to write after approval list.
12054
12055 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12056
12057 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12058 Remove self as Write After Approval.
12059
12060 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12061
12062 * MAINTAINERS: Put self in as maintainer for contrib/regression
12063 directory.
12064
12065 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12066
12067 * MAINTAINERS: Update my email address.
12068
12069 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12070
12071 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12072 target-libiberty, and target-libgloss. Skip Java-related
12073 libraries if not supported for NetBSD on target CPU.
12074
12075 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12076
12077 * install-sh: Use _inst.$$_ for temp file name.
12078
12079 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12080
12081 * MAINTAINERS (Write After Approval): Move my contact info
12082 from here...
12083 (OS Port Maintainers): ...to here (netbsd).
12084
12085 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12086
12087 * MAINTAINERS (Write After Approval): Add myself.
12088
12089 2002-01-17 H.J. Lu <hjl@gnu.org>
12090
12091 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12092 (all-target-fastjar): Also depend on all-target-libiberty.
12093
12094 2002-01-16 H.J. Lu (hjl@gnu.org)
12095
12096 * config.guess: Import from master sources, rev 1.225.
12097 * config.sub: Import from master sources, rev 1.238.
12098
12099 2002-01-16 Kazu Hirata <kazu@hxi.com>
12100
12101 * MAINTAINERS (Write After Approval): Remove myself.
12102
12103 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12104
12105 * MAINTAINERS (Write After Approval): Add myself.
12106
12107 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12108
12109 * MAINTAINERS: Add self as docs co-maintainer.
12110
12111 2001-12-11 Matthias Klose <doko@debian.org>
12112
12113 * MAINTAINERS (Write After Approval): Add myself.
12114
12115 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12116
12117 * MAINTAINERS: Update my email address.
12118
12119 2001-12-07 Turly O'Connor <turly@apple.com>
12120 * MAINTAINERS (Write After Approval): Add myself.
12121 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12122 (rs6000_initialize_trampoline): Call __trampoline_setup for
12123 ABI_DARWIN too.
12124 * darwin-tramp.asm: New file, implements __trampoline_setup.
12125 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12126
12127 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12128
12129 * MAINTAINERS (Write After Approval): Add myself.
12130
12131 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12132
12133 * configure, configure.in: Use temp file for long sed commands.
12134
12135 2001-12-03 Laurent Guerby <guerby@acm.org>
12136
12137 * config.sub: Update to version 1.232 on subversion.
12138
12139 2001-12-03 Ben Elliston <bje@redhat.com>
12140
12141 * MAINTAINERS: Update mail address for config.* patches.
12142
12143 2001-11-27 DJ Delorie <dj@redhat.com>
12144 Zack Weinberg <zack@codesourcery.com>
12145
12146 When build != host, create libiberty for the build machine.
12147
12148 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12149 CONFIG_ARGUMENTS.
12150 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12151 New variables.
12152 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12153 and rules.
12154 (all.normal): Depend on ALL_BUILD_MODULES.
12155 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12156 (all-build-libiberty): Depend on configure-build-libiberty.
12157
12158 * configure: Calculate and substitute proper value for
12159 ALL_BUILD_MODULES.
12160 * configure.in: Create the build subdirectory.
12161 Calculate and substitute TARGET_CONFIGARGS (formerly
12162 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12163
12164 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12165
12166 * MAINTAINERS (write-after-approval): Add self.
12167
12168 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12169
12170 * MAINTAINERS (GNATS only accounts): Remove self.
12171
12172 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12173
12174 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12175 libf2c.
12176
12177 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12178
12179 * MAINTAINERS (Write After Approval): Add self.
12180
12181 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12182
12183 * MAINTAINERS: mips and s390 are also CPU ports.
12184
12185 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12186
12187 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12188
12189 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12190
12191 * MAINTAINERS: Alphabetize.
12192
12193 2001-11-09 Kazu Hirata <kazu@hxi.com>
12194
12195 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12196
12197 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12198
12199 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12200
12201 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12202
12203 * configure.in (--enable-languages): Be more permissive about
12204 syntax. Check for empty lists better. Warn about $LANGUAGES.
12205
12206 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12207
12208 * config.sub: Import from master sources, rev. 1.230.
12209 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12210
12211 2001-11-07 Laurent Guerby <guerby@acm.org>
12212
12213 * MAINTAINERS (Write After Approval): Add self.
12214
12215 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12216
12217 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12218
12219 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12220
12221 * config.sub: Import from master sources, rev 1.226.
12222 * config.guess: Import from master sources, rev 1.216.
12223
12224 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12225
12226 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12227 * MAINTAINERS: Add self as maintainer of MMIX port.
12228 Remove old after-approval entry.
12229
12230 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12231
12232 * ChangeLog, configure: Fix spelling errors.
12233
12234 2001-10-20 Brendan Kehoe <brendan@zen.org>
12235
12236 * MAINTAINERS: Tweak my address.
12237
12238 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12239
12240 * MAINTAINERS: Update my email address.
12241
12242 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12243
12244 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12245 * MAINTAINERS: Add self as maintainer of CRIS port.
12246
12247 2001-10-10 Geert Bosch <bosch@gnat.com>
12248
12249 * MAINTAINERS (Various maintainers: Ada front end):
12250 Added Robert Dewar.
12251
12252 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12253
12254 * MAINTAINERS (Write After Approval): Added self
12255
12256 2001-10-02 Geert Bosch <bosch@gnat.com>
12257
12258 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12259
12260 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12261
12262 * configure: Handle temporary files securely using mkdir.
12263
12264 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12265
12266 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12267
12268 2001-09-26 Will Cohen <wcohen@redhat.com>
12269
12270 * configure.in (*-*-linux*): Disable configuration of target-newlib
12271 and target-libgloss.
12272
12273 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12274
12275 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12276 RANLIB.
12277
12278 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12279
12280 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12281 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12282 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12283 avoid quotes nesting problems.
12284 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12285 (DO_X): Export only variables that are set.
12286
12287 2001-09-19 Ben Elliston <bje@redhat.com>
12288
12289 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12290 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12291 semantics. Use the shell built-in "type" command instead.
12292
12293 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12294
12295 Merged from gcc-3_0-branch:
12296 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12297 * ltcf-c.sh: Use $objext, not $ac_objext.
12298 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12299 * ltcf-cxx.sh: Add support for GNU.
12300 2001-07-22 Timothy Wall <twall@redhat.com>
12301 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12302 default settings if using GNU tools with that configuration.
12303 * ltcf-cxx.sh: Ditto.
12304 * ltcf-gcj.sh: Ditto.
12305 2001-07-21 Michael Chastain <chastain@redhat.com>
12306 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12307 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12308 * ltmain.sh: Mark as gcc-local.
12309
12310 2001-08-30 Eric Christopher <echristo@redhat.com>
12311 Jason Eckhardt <jle@redhat.com>
12312
12313 * config.guess: Merge from master sources.
12314 * config.sub: Merge from master sources, add support for mipsisa32.
12315
12316 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12317 * config.sub: Merge from master sources, rev 1.219.
12318 * MAINTAINERS: Add self as contact for stormy16 port.
12319
12320 2001-08-14 Zack Weinberg <zackw@panix.com>
12321
12322 * config.sub: Merge from master sources, rev 1.218.
12323 * config.guess: Merge from master sources, rev 1.209.
12324
12325 2001-08-11 Graham Stott <grahams@redhat.com>
12326
12327 * Makefile.in (check-c++): Add missing semicolon.
12328
12329 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12330
12331 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12332
12333 2001-07-30 Eric Christopher <echristo@redhat.com>
12334
12335 * MAINTAINERS (Various maintainers: mips port): Added myself.
12336
12337 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12338
12339 * configure.in (sh-*-linux*): New.
12340
12341 2001-07-27 Richard Henderson <rth@redhat.com>
12342
12343 * .cvsignore: Add LAST_UPDATED.
12344
12345 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12346
12347 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12348
12349 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12350
12351 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12352
12353 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12354
12355 * MAINTAINERS (Write After Approval): Added myself.
12356
12357 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12358
12359 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12360 and libgcj on m68hc11/m68hc12.
12361
12362 2001-06-27 H.J. Lu (hjl@gnu.org)
12363
12364 * Makefile (CFLAGS_FOR_BUILD): New.
12365 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12366
12367 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12368
12369 * README: Remove version number.
12370
12371 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12372
12373 * INSTALL/README: Update wrt. to the installation instructions now
12374 residing in gcc/doc/install.texi.
12375
12376 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12377
12378 * README: Replace with a cut-down and updated version of gcc/README.
12379
12380 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12381
12382 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12383 multilibs to be disabled.
12384
12385 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12386
12387 * MAINTAINERS (Write After Approval): Add myself.
12388
12389 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12390
12391 * config.guess: Import CVS version 1.195.
12392 * config.sub: Import CVS version 1.212.
12393
12394 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12395
12396 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12397 gcc/xgcc is built, use -print-prog-name to find out the program
12398 name to use.
12399
12400 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12401
12402 * config.guess: Import CVS version 1.194. All gcc-local changes
12403 appear to also be in the master copy.
12404 * config.sub: Import CVS version 1.211.
12405
12406 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12407
12408 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12409 with_gcc]: Use `gcc -shared' to build a shared library.
12410
12411 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12412
12413 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12414 archives.
12415
12416 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12417
12418 * MAINTAINERS (Write After Approval): Add myself.
12419
12420 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12421
12422 * configure.in (libstdcxx_flags): Do not try to execute
12423 libstdc++-v3/testsuite_flags until it exists.
12424
12425 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12426
12427 * MAINTAINERS: Update my email address.
12428
12429 2001-05-31 Graham Stott <grahams@redhat.com>
12430
12431 * MAINTAINERS (Write After Approval): Add myself.
12432
12433 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12434
12435 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12436 libraries when using g++ with native linker.
12437
12438 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12439
12440 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12441
12442 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12443
12444 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12445 [aix4*|aix5*]: Prepend blank.
12446
12447 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12448
12449 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12450 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12451 of subdir/configure scripts to use the new libtool.m4.
12452
12453 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12454
12455 * MAINTAINERS (Write After Approval): Add myself.
12456
12457 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12458
12459 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12460
12461 2001-05-11 Ben Elliston <bje@redhat.com>
12462
12463 * Makefile.in (all-sid): New target.
12464 (check-sid, clean-sid, install-sid): Likewise.
12465
12466 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12467
12468 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12469
12470 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12471
12472 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12473 libgcj.
12474
12475 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12476
12477 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12478 gcc/xgcc is built, use -print-prog-name to find out the program
12479 name to use.
12480
12481 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12482
12483 * configure.in (noconfigdirs): Don't reset it from scratch in the
12484 target case; only append to it.
12485
12486 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12487 sparc-*-solaris2.8]: Disable ${libgcj}.
12488
12489 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12490
12491 * configure.in (libgcj_saved): Copy from $libgcj.
12492 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12493 --disable-libgcj.
12494
12495 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12496
12497 * MAINTAINERS: Remove self as MIPS maintainer and
12498 C front end maintainer.
12499
12500 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12501
12502 * configure.in: Move *-chorusos target case to the proper switch.
12503 Disable libgcj.
12504
12505 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12506
12507 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12508 1.641.2.228.
12509
12510 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12511
12512 * Makefile.in (STAGE1_CFLAGS): Pass down.
12513
12514 2001-04-13 Alan Modra <amodra@one.net.au>
12515
12516 * config.guess: Add hppa64-linux support. Note for next import that
12517 this is already in the master file.
12518 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12519
12520 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12521
12522 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12523 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12524
12525 2001-04-11 Stan Shebs <shebs@apple.com>
12526
12527 * MAINTAINERS: Add self as Darwin port maintainer.
12528
12529 2001-04-11 Alan Modra <amodra@one.net.au>
12530
12531 * MAINTAINERS: Update my email address.
12532
12533 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12534
12535 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12536 recent versions of FreeBSD (release 3 or later).
12537 * ltconfig: On FreeBSD, -lc must not be provided when building
12538 a shared library or else the standard -pthread gcc option is
12539 rendered worthless to later users of the built library.
12540
12541 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12542
12543 * MAINTAINERS: Add self and RTH as C front end maintainers.
12544
12545 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12546
12547 * config.sub: Make sure to match an already-canonicalized
12548 machine name (eg. mn10300-unknown-elf).
12549
12550 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12551
12552 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12553 New macros.
12554 (bootstrap, cross): Use RECURSE_FLAGS.
12555 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12556
12557 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12558
12559 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12560
12561 2001-03-22 Colin Howell <chowell@redhat.com>
12562
12563 * Makefile.in (DO_X): Do not backslash single-quotes in
12564 backquotes (two places).
12565
12566 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12567
12568 Re-installed:
12569 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12570 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12571 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12572 * ltcf-cxx.sh: Likewise.
12573 * ltcf-gcj.sh: Likewise.
12574
12575 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12576
12577 * MAINTAINERS: Add myself as "documentation co-maintainer".
12578
12579 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12582 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12583
12584 2001-03-19 Tom Tromey <tromey@redhat.com>
12585
12586 * config-ml.in: Handle GCJ and GCJFLAGS.
12587
12588 2001-03-21 Michael Chastain <chastain@redhat.com>
12589
12590 * Makefile.in: all-m4 depends on all-texinfo.
12591
12592 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12593
12594 * MAINTAINERS: Add myself to write after approval list.
12595
12596 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12597
12598 * Makefile.in (DO_X): Quote nested quotes.
12599
12600 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12601
12602 * MAINTAINERS: Add myself to write after approval list.
12603
12604 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12605
12606 * Makefile.in (DO_X): Use double quotes for quoting
12607 "RANLIB=$${RANLIB}".
12608
12609 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12610
12611 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12612
12613 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12614
12615 * configure.in: Only use `lang_requires' for languages athat are
12616 actually enabled.
12617
12618 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12619
12620 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12621
12622 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12623
12624 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12625
12626 2001-03-07 Tom Tromey <tromey@redhat.com>
12627
12628 * configure.in: Allow config-lang.in to set `lang_requires' to list
12629 of other required languages.
12630
12631 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12632
12633 * Makefile.in: Remove RANLIB definition. Use RANLIB
12634 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12635 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12636
12637 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12638 Alexandre Oliva <aoliva@redhat.com>
12639
12640 * Makefile.in (check-c++): Use tabs, not spaces.
12641
12642 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12643
12644 * MAINTAINERS: add myself to Write After Approval list.
12645
12646 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12647
12648 * Makefile.in (check-c++): New rule.
12649
12650 * configure.in (target_libs): Remove libg++.
12651 (noconfigdirs): Remove libg++.
12652 (noconfigdirs): Same.
12653 (noconfigdirs): Same.
12654 (noconfigdirs): Same.
12655
12656 * config-ml.in: Remove libg++ references.
12657
12658 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12659 (ALL_TARGET_MODULES): Same.
12660 (configure-target-libg++): Remove.
12661 (all-target-libg++): Remove.
12662 (configure-target-libio): Remove.
12663 (all-target-libio): Remove.
12664 (check-target-libio): Remove.
12665 (.PHONY): Remove.
12666 (libg++.tar.bz2): Remove.
12667 (all-target-cygmon): Remove libio.
12668 (all-target-libstdc++): Remove.
12669 (configure-target-libstdc++): Remove.
12670 (TARGET_LIB_PATH): Remove libstdc++.
12671 (ALL_GCC_CXX): Remove libstdc++.
12672 (all-target-gperf): Correct.
12673
12674 2001-02-16 Nick Clifton <nickc@redhat.com>
12675
12676 * configure.in (noconfigdirs): Allow configuration of texinfo
12677 for Cygwin hosts.
12678
12679 2001-02-15 Anthony Green <green@redhat.com>
12680
12681 * configure: Introduce GCJ_FOR_TARGET.
12682 * configure.in: Ditto.
12683 * Makefile.in: Ditto.
12684
12685 2001-02-13 Andreas Schwab <schwab@suse.de>
12686
12687 * MAINTAINERS: Update mail address.
12688
12689 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12690
12691 * config.guess: Add linux target for S/390.
12692 * config.sub: Likewise.
12693
12694 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12695
12696 * configure.in: for *-chorusos, don't config target-newlib and
12697 target-libgloss.
12698
12699 2001-02-06 Ben Elliston <bje@redhat.com>
12700
12701 * configure: Output host type to stdout, not stderr.
12702
12703 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12704
12705 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12706 * ltcf-cxx.sh: Likewise.
12707
12708 * config.if: Assume enable_libstdcxx_v3 is defined.
12709
12710 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12711
12712 Remove V2 C++ library.
12713 * configure.in: Remove --enable-libstdcxx_v3 support.
12714
12715 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12716
12717 * include/demangle.h: Add prototype for java_demangle_v3.
12718
12719 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12720
12721 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12722
12723 2001-01-27 Richard Henderson <rth@redhat.com>
12724
12725 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12726
12727 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12728
12729 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12730 Don't unset, it's non-portable and no longer necessary, set to empty
12731 instead.
12732
12733 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12734
12735 * ltconfig: Shell portability fix for the tagname validity check.
12736
12737 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12738
12739 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12740 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12741
12742 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12743
12744 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12745
12746 2001-01-26 Tom Tromey <tromey@redhat.com>
12747
12748 * configure.in: Allow libgcj to be built on Sparc Solaris.
12749
12750 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12751
12752 * ltcf-c.sh: Add aix5 case.
12753 * ltcf-cxx.sh: Likewise.
12754 * ltconfig: Likewise.
12755
12756 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12757
12758 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12759 keep at least one of build_libtool_libs or build_old_libs set to
12760 yes.
12761
12762 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12763 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12764
12765 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12766
12767 * configure.in: Enable libgcj on several additional platforms.
12768
12769 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12770
12771 * configure.in: Enable libgcj for linux targets.
12772
12773 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12774
12775 * MAINTAINERS (Write After Approval): Add myself.
12776
12777 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12778
12779 * MAINTAINERS: Add myself as vax port maintainer.
12780
12781 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12782
12783 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12784
12785 2001-01-09 Mike Stump <mrs@wrs.com>
12786
12787 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12788 failures of subdirectories.
12789
12790 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12791
12792 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12793 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12794 * ltcf-cxx.sh: Likewise.
12795 * ltcf-gcj.sh: Likewise.
12796 * ltconfig.sh: Fix typo.
12797
12798 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12799
12800 * configure: handle DOS-style absolute paths.
12801
12802 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12803
12804 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12805
12806 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12807
12808 * MAINTAINERS: Add myself as avr port co-maintainer.
12809
12810 2000-12-28 Ben Elliston <bje@redhat.com>
12811
12812 * MAINTAINERS: Add myself under ``Write After Approval''.
12813
12814 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12815
12816 * texinfo: Remove directory from GCC.
12817
12818 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12819
12820 * COPYING: Update to current
12821 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12822 to 19yy as example year in copyright notice).
12823
12824 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12825
12826 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12827 (libstdcxx_incdir): Pass down.
12828 * config.if: Remove expired bits for cxx_interface, add stub.
12829 (libstdcxx_incdir): Add variable for g++ include directory.
12830 * configure.in (gxx_include_dir): Use it.
12831
12832 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12833
12834 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12835 with old-email address from ``Write After Approval''.
12836
12837 2000-12-15 Andreas Jaeger <aj@suse.de>
12838
12839 * configure.in: Handle lang_dirs.
12840
12841 2000-12-14 Tom Tromey <tromey@redhat.com>
12842
12843 * MAINTAINERS: Removed brads.
12844
12845 * MAINTAINERS: Added gcj developers.
12846
12847 2000-12-13 Anthony Green <green@redhat.com>
12848
12849 * configure.in: Disable libgcj for any target not specifically
12850 listed. Disable libgcj for x86 and Alpha Linux until compatible
12851 with g++ abi.
12852
12853 2000-12-13 Mike Stump <mrs@wrs.com>
12854
12855 * Makefile.in (local-distclean): Also remove fastjar.
12856
12857 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12858
12859 * contrib/gcc_update: Add fastjar --touch entries.
12860
12861 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12862
12863 * configure.in: Disable language-specific target libraries for
12864 languages that aren't enabled.
12865
12866 2000-12-10 Anthony Green <green@redhat.com>
12867
12868 * configure.in: Define libgcj. Disable libgcj target libraries for
12869 most targets.
12870
12871 2000-12-10 Neil Booth <neilb@earthling.net>
12872
12873 * MAINTAINERS: Update mail address, remove from WAA list.
12874
12875 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12876
12877 * libjava: Imported from /cvs/java.
12878 * libffi: Likewise.
12879 * Boehm-gc: Likewise.
12880
12881 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12882
12883 * configure.in (target_libs): Revert 2000-12-08 patch.
12884 (noconfigdirs): Added target-libjava.
12885
12886 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12887
12888 * djunpack.bat: removed.
12889
12890 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12891
12892 * Makefile.in: handle DOS-style absolute paths.
12893 * config-ml.in: likewise.
12894 * symlink-tree: likewise.
12895
12896 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12897
12898 * fastjar: Imported.
12899
12900 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12901
12902 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12903 libjava.
12904 * configure.in (target_libs): Removed `target-libjava'.
12905
12906 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12907
12908 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12909 (ALL_MODULES): Added fastjar.
12910 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12911 (all-target-libjava): all-fastjar replaces all-zip.
12912 (all-fastjar): Added.
12913 (configure-target-fastjar, all-target-fastjar): Likewise.
12914 * configure.in (host_tools): Added fastjar.
12915
12916 2000-12-07 Mike Stump <mrs@wrs.com>
12917
12918 * Makefile.in (local-distclean): Remove leftover built files.
12919
12920 2000-11-24 Nick Clifton <nickc@redhat.com>
12921
12922 * configure.in (xscale-elf): Add target.
12923 (xscale-coff): Add target.
12924
12925 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12926
12927 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12928 recent versions of FreeBSD (release 3 or later).
12929 * ltconfig: On FreeBSD, -lc must not be provided when building
12930 a shared library or else the standard -pthread gcc option is
12931 rendered worthless to later users of the built library.
12932
12933 2000-11-16 Fred Fish <fnf@be.com>
12934
12935 * configure.in (enable_libstdcxx_v3): Fix typo,
12936 libstd++ -> libstdc++.
12937
12938 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12939
12940 * MAINTAINERS: Add self to Write After Approval list.
12941
12942 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12943
12944 * MAINTAINERS: Update my email address. Add myself to global write
12945 privs list.
12946
12947 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12948
12949 * Makefile.in: Merge with src and libgcj.
12950 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12951 configure-target-<library> when their configure scripts need the C
12952 or C++ library to have already been built to work properly.
12953 (do_proto_toplev): Set them to an empty string.
12954
12955 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12956 (REALLY_SET_LIB_PATH): Use them.
12957
12958 2000-11-17 Stan Shebs <shebs@apple.com>
12959
12960 * MAINTAINERS: Add self to Write After Approval list.
12961
12962 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12963
12964 * configure: Provide the original toplevel configure arguments
12965 (including $0) to subprocesses in the environment rather than
12966 through gcc/configargs.h.
12967
12968 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12969
12970 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12971 C99. Alphabetise "Write After Approval" list.
12972
12973 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12974
12975 * configure: Turn on libstdc++ V3 by default.
12976
12977 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12978 if we've got GCC.
12979
12980 2000-11-11 Philip Blundell <philb@gnu.org>
12981
12982 * MAINTAINERS: Add self to Write After Approval list.
12983
12984 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12985
12986 * ltcf-c.sh (aix4): Improve shared library configuration; require
12987 exporting symbols.
12988 * ltcf-cxx.sh (aix4): Define.
12989 * ltconfig (aix4): Define library and soname specs appropriate for
12990 AIX. Define command to create export symbols list.
12991
12992 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12993
12994 * config.sub: Add support for Sun Chorus
12995
12996 2000-10-31 Nick Clifton <nickc@redhat.com>
12997
12998 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12999 <name>@redhat.com. Also installed new email address for Clint
13000 Popetz.
13001
13002 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13003
13004 * etc: Remove directory from GCC.
13005
13006 2000-10-16 Michael Meissner <meissner@redhat.com>
13007
13008 * configure (gcc/configargs.h): Only create if there is a build GCC
13009 directory created.
13010
13011 2000-10-16 Matthias Klose <doko@debian.org>
13012
13013 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13014 when configured for libstdc++-v3.
13015
13016 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13017
13018 * configure: Save configure arguments to gcc/configargs.h.
13019
13020 2000-10-04 Philipp Thomas <pthomas@suse.de>
13021
13022 * config.guess: Import CVS version 1.157.
13023 * config.sub: Import CVS version 1.181.
13024
13025 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13026
13027 * Makefile.in (bootstrap): avoid recursion if subdir missing
13028 (cross): ditto
13029 (do-proto-toplev): ditto
13030
13031 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13032
13033 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13034 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13035
13036 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13037 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13038 all affected `configure' scripts.
13039
13040 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13041
13042 * MAINTAINERS: Add self as cpplib co-maintainer.
13043
13044 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13045
13046 * MAINTAINERS: Add self to Write After Approval list.
13047
13048 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13049
13050 * INSTALL/README: egcs -> GCC update.
13051
13052 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13053
13054 * MAINTAINERS: Add myself to Write After Approval list.
13055
13056 2000-09-15 Kazu Hirata <kazu@hxi.com>
13057
13058 * MAINTAINERS: Add myself to Write After Approval list.
13059
13060 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13061
13062 * configure.in: Do not build byacc for hppa64. Provide paths to the
13063 X11 libraries for hppa64.
13064
13065 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13066
13067 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13068
13069 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13070
13071 * Makefile.in (all-zlib): Added dummy target.
13072
13073 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13074 ltcf-gcj.sh: Updated from libtool multi-language branch.
13075
13076 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13077
13078 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13079 (bootstrap*): Depend on all-bootstrap.
13080
13081 2000-09-05 Philipp Thomas <pthomas@suse.de>
13082
13083 * config.guess: Import CVS version 1.156.
13084 * config.sub: Import CVS version 1.179.
13085
13086 2000-09-02 Anthony Green <green@cygnus.com>
13087
13088 * Makefile.in (all-gcc): Depend on all-zlib.
13089 (CLEAN_MODULES): Add clean-zlib.
13090 (ALL_MODULES): Add all-zlib.
13091 * configure.in (host_libs): Add zlib.
13092
13093 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13094
13095 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13096 crosses, but add gcc/include to the header search path for them.
13097
13098 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13099
13100 * MAINTAINERS: Add self to Write After Approval list.
13101
13102 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13103
13104 * config.guess: Import CVS version 1.152.
13105 * config.sub: Import CVS version 1.177.
13106
13107 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13108
13109 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13110 $targargs to tell whether newlib is going to be built.
13111
13112 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13113 $$r/TARGET_SUBDIR/libio for _G_config.h.
13114
13115 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13116
13117 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13118
13119 2000-08-22 DJ Delorie <dj@redhat.com>
13120
13121 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13122
13123 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13124
13125 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13126 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13127 sub-configures.
13128
13129 2000-08-21 DJ Delorie <dj@redhat.com>
13130
13131 * MAINTAINERS: Add self as a libiberty maintainer
13132
13133 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13134
13135 * configure.in (libstdcxx_flags): Use
13136 libstdc++-v3/src/libstdc++.INC.
13137
13138 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13139
13140 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13141
13142 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13143
13144 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13145
13146 * configure: Make enable_threads and enable_shared defaults
13147 explicit. Substitute enable_threads into generated Makefiles.
13148 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13149 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13150
13151 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13152
13153 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13154
13155 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13156
13157 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13158 previous delta.
13159
13160 2000-08-11 Jason Merrill <jason@redhat.com>
13161
13162 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13163 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13164 (FLAGS_FOR_TARGET): Not here.
13165 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13166
13167 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13168
13169 * config-ml.in (CC, CXX): Don't introduce a leading space.
13170
13171 2000-08-07 DJ Delorie <dj@delorie.com>
13172
13173 * MAINTAINERS: Add self as a DJGPP maintainer
13174
13175 2000-08-07 DJ Delorie <dj@redhat.com>
13176
13177 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13178 "if we're also building gcc, and it's a gcc that will run on the
13179 build machine, we want to use its includes instead of the system's
13180 default includes".
13181
13182 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13183
13184 * MAINTAINERS: Add self to Write After Approval list.
13185
13186 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13187
13188 * configure.in (libstdcxx_flags): Don't use `"'.
13189
13190 * config-ml.in: Adjust multilib search paths to the
13191 appropriate multilib tree.
13192
13193 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13194
13195 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13196 commas in $LANGUAGES.
13197
13198 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13199
13200 * configure.in: Re-enable all references to libg++ and librx.
13201
13202 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13203
13204 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13205 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13206 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13207 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13208
13209 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13210
13211 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13212
13213 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13214 CXX_FOR_TARGET for sed.
13215
13216 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13217
13218 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13219 Do not override if already set in the environment or in configure.
13220 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13221 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13222
13223 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13224
13225 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13226 the libtool CVS tree multi-language branch.
13227 * ltconfig, ltmain.sh: Updated.
13228
13229 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13230
13231 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13232 (clean-target): Depend on it.
13233
13234 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13235 (GCC_FOR_TARGET): Use it.
13236 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13237 * configure.in: ... here.
13238 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13239 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13240
13241 2000-07-24 Eric Christopher <echristo@cygnus.com>
13242
13243 * MAINTAINERS: Add self to Write After Approval list.
13244
13245 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13248 (configure-target-libchill, configure-target-libobjc): Likewise.
13249
13250 * configure.in: Use the same cache file for all target libs.
13251 * config-ml.in: But different cache files per multilib variant.
13252
13253 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13254
13255 * configure (topsrcdir): Don't use dirname.
13256
13257 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13258
13259 * MAINTAINERS: Add self to Write After Approval list.
13260
13261 2000-07-20 Jason Merrill <jason@redhat.com>
13262
13263 * configure.in: Remove all references to libg++ and librx.
13264
13265 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13266
13267 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13268
13269 * config.sub: Update to subversions version 2000-07-06.
13270
13271 2000-07-12 Andrew Haley <aph@cygnus.com>
13272
13273 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13274 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13275
13276 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13277
13278 * symlink-tree: Check number of arguments.
13279
13280 2000-07-05 Jim Wilson <wilson@cygnus.com>
13281
13282 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13283 search path for a g++ extracted from the build tree. This
13284 will allow link tests run by configure scripts in
13285 subdirectories to succeed.
13286
13287 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13288
13289 * ltconfig: Add support for mips-dde-sysv4.2MP
13290
13291 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13292
13293 * MAINTAINERS: Add myself as loop discovery maintainer.
13294
13295 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13296
13297 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13298 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13299
13300 2000-06-19 Timothy Wall <twall@cygnus.com>
13301
13302 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13303 * config.sub: Add tic54x target.
13304
13305 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13306
13307 * MAINTAINERS: Add self as Fortran maintainer,
13308 remove Craig Burley.
13309
13310 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13311
13312 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13313 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13314
13315 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13316
13317 * MAINTAINERS: Add self as i18n maintainer
13318
13319 20000-05-21 H.J. Lu (hjl@gnu.org)
13320
13321 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13322 directory are used if they exist. Make sure
13323 $(build_tooldir)/include is searched for header files,
13324 $(build_tooldir)/lib/ for library files.
13325 (GCC_FOR_TARGET): Likewise.
13326 (CXX_FOR_TARGET): Likewise.
13327
13328 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13329
13330 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13331
13332 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13333
13334 * Makefile.in (configure-target-libiberty): Depend on
13335 configure-target-newlib.
13336
13337 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13338
13339 * configure.in, Makefile.in: Merge all libffi-related
13340 configury stuff from the libgcj tree.
13341
13342 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13343
13344 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13345 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13346
13347 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13348
13349 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13350 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13351 current version information. Add to proto-toplev directory.
13352 (gdb-taz): Build do-djunpack.
13353
13354 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13355
13356 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13357
13358 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13359
13360 * MAINTAINERS: Add self to Write After Approval list.
13361
13362 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13363
13364 * ltmain.sh: Preserve in relink_command any environment
13365 variables that may affect the linker behavior.
13366
13367 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13368
13369 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13370
13371 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13372
13373 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13374
13375 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13376
13377 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13378 with the version name.
13379
13380 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13381
13382 * MAINTAINERS: Add self as bb-reorder maintainer.
13383
13384 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13385
13386 * config.if: Tweak.
13387
13388 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13389
13390 * djunpack.bat: New file.
13391
13392 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13393
13394 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13395 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13396 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13397 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13398
13399 2000-04-16 Dave Pitts <dpitts@cozx.com>
13400
13401 * config.sub (case $basic_machine): Change default for "ibm-*"
13402 to "openedition".
13403
13404 2000-04-13 Andreas Jaeger <aj@suse.de>
13405
13406 * MAINTAINERS: Added myself.
13407
13408 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13409
13410 * Makefile.in (gdb-taz): New target. GDB specific archive.
13411 (do-md5sum): New target.
13412 (MD5PROG): Define.
13413 (PACKAGE): Default to TOOL.
13414 (VER): Default to a shell script.
13415 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13416 md5 checksum generation.
13417 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13418 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13419 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13420 insight.tar.bz2): Use gdb-taz to create archive.
13421
13422 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13423
13424 * configure (warn_cflags): Delete.
13425
13426 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13427
13428 * MAINTAINERS: Added myself.
13429
13430 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13431 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13432
13433 * configure.in (enable_libstdcxx_v3): Add.
13434 (target_libs): Add bits here to switch between libstdc++-v2 and
13435 libstdc++-v3.
13436 * config.if: And this file too.
13437 * Makefile.in: Add libstdc++-v3 targets.
13438
13439 2000-04-05 Michael Meissner <meissner@redhat.com>
13440
13441 * config.sub (d30v): Add d30v as a basic machine type.
13442
13443 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13444
13445 * configure.in: -linux-gnu*, not -linux-gnu.
13446
13447 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13448
13449 * MAINTAINERS: Add self in write-after-approval section.
13450
13451 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13452
13453 * MAINTAINERS: Add self as ia64 port maintainer.
13454
13455 2000-03-08 Neil Booth <NeilB@earthling.net>
13456
13457 * MAINTAINERS: Add self in write-after-approval section.
13458
13459 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13460
13461 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13462 (do-tar-bz2): Replace TOOL with PACKAGE.
13463 (gdb.tar.bz2): Remove GDBTK from GDB package.
13464 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13465 dejagnu.tar.bz2): New packages.
13466
13467 2000-02-27 Andreas Jaeger <aj@suse.de>
13468
13469 * configure.in: Add entry for mips*-*-linux*, move catch all
13470 *-*-*linux* entry below this one.
13471
13472 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13473
13474 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13475
13476 2000-02-24 Nick Clifton <nickc@cygnus.com>
13477
13478 * config.sub: Support an OS of "wince".
13479
13480 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13481
13482 * config.guess, config.sub: Updated to match config's 2000-02-15
13483 version.
13484
13485 2000-02-23 Linas Vepstas <linas@linas.org>
13486
13487 * config.sub: Add support for Linux/IBM 370.
13488 * configure.in: Likewise.
13489
13490 2000-02-22 Nick Clifton <nickc@cygnus.com>
13491
13492 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13493
13494 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13495
13496 * config.guess: Guess "cygwin" rather than "cygwin32".
13497
13498 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13499
13500 * configure (gcc_version): When setting, narrow search to
13501 lines containing `version_string'.
13502
13503 2000-02-15 Denis Chertykov <denisc@overta.ru>
13504
13505 * config.sub: Add support for avr target.
13506
13507 2000-02-14 Nick Clifton <nickc@cygnus.com>
13508
13509 * MAINTAINERS: Add maintainers for MCore port.
13510
13511 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13512
13513 * config.sub: Add mmix-knuth-mmixware.
13514
13515 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13516
13517 * MAINTAINERS: Pair cccp with cpplib maintainership.
13518
13519 2000-01-27 Christopher Faylor <cgf@redhat.com>
13520
13521 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13522 structure stuff to -L library search.
13523 (CXX_FOR_TARGET): Ditto.
13524 (CROSS_CHECK_MODULES): Fix spelling mistake.
13525
13526 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13527
13528 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13529 the C++ compiler.
13530
13531 2000-01-12 Richard Henderson <rth@cygnus.com>
13532
13533 * configure.in: Don't build some bits for beos.
13534
13535 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13536
13537 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13538 as include files.
13539
13540 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13541
13542 * Add self as cpplib maintainer, as requested by Jason
13543 Merrill. Correct my e-mail address.
13544
13545 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13546
13547 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13548 not mh-aix43.
13549
13550 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13551
13552 * MAINTAINERS: Add myself to "write after approval" list.
13553
13554 1999-12-14 Richard Henderson <rth@cygnus.com>
13555
13556 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13557 * config.sub: Accept alphaev[78], alphaev8.
13558
13559 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13560
13561 * config.guess, config.sub: Update from autoconf.
13562
13563 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13564
13565 * MAINTAINERS: update my playtime e-address.
13566
13567 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13568
13569 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13570 necessary libraries are missing.
13571
13572 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13573
13574 * MAINTAINERS: Add new 'write after approval' maintainer.
13575
13576 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13577
13578 * MAINTAINERS: Add new Java maintainer.
13579
13580 1999-10-25 Andreas Schwab <schwab@suse.de>
13581
13582 * configure: Fix quoting inside arguments of eval.
13583
13584 1999-10-21 Nick Clifton <nickc@cygnus.com>
13585
13586 * config-ml.in: Allow suppression of some ARM multilibs.
13587
13588 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13589
13590 * config.guess: Add OS/390 match pattern.
13591 * config.sub: Add mvs, openedition targets.
13592 * configure.in (i370-ibm-opened*): New.
13593
13594 1999-09-04 Steve Chamberlain <sac@pobox.com>
13595
13596 * config.sub: Add support for configuring for pj.
13597
13598 1999-08-31 Nick Clifton <nickc@cygnus.com>
13599
13600 * config.sub (maybe_os): Add support for configuring for fr30.
13601
13602 1999-08-25 Nick Clifton <nickc@cygnus.com>
13603
13604 * configure.in: Do not configure or build ld for AIX
13605 platforms. ld is known to be broken on these platforms.
13606
13607 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13608
13609 * config-ml.in: Pass compiler flag corresponding to multidirs to
13610 subdir configures.
13611
13612 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13613
13614 * Makefile.in (LDFLAGS): Define.
13615
13616 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13617
13618 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13619 noconfigdirs.
13620 (*-*-cygwin*): Likewise.
13621
13622 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13623
13624 * mkdep: New file.
13625 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13626 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13627
13628 From Eli Zaretskii <eliz@is.elta.co.il>:
13629 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13630 long file name when using DJGPP on MS-DOS.
13631
13632 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13633
13634 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13635
13636 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13637
13638 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13639 dependency as this causes "make check" to globally "make all"
13640
13641 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13642
13643 * configure.in (target_libs): Added target-zlib.
13644 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13645 (CONFIGURE_TARGET_MODULES): Likewise.
13646 (CHECK_TARGET_MODULES): Likewise.
13647 (INSTALL_TARGET_MODULES): Likewise.
13648 (CLEAN_TARGET_MODULES): Likewise.
13649 (configure-target-zlib): New target.
13650 (all-target-zlib): Likewise.
13651 (all-target-libjava): Depend on all-target-zlib.
13652 (configure-target-libjava): Depend on configure-target-zlib.
13653
13654 * Makefile.in (configure-target-libjava): Depend on
13655 configure-target-newlib.
13656 (configure-target-boehm-gc): New target.
13657 (configure-target-qthreads): New target.
13658
13659 * configure.in (target_libs): Added target-qthreads.
13660 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13661 (CONFIGURE_TARGET_MODULES): Likewise.
13662 (CHECK_TARGET_MODULES): Likewise.
13663 (INSTALL_TARGET_MODULES): Likewise.
13664 (CLEAN_TARGET_MODULES): Likewise.
13665 (all-target-qthreads): New target.
13666 (configure-target-libjava): Depend on configure-target-qthreads.
13667 (all-target-libjava): Depend on all-target-qthreads.
13668
13669 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13670 (CONFIGURE_TARGET_MODULES): Likewise.
13671 (CHECK_TARGET_MODULES): Likewise.
13672 (INSTALL_TARGET_MODULES): Likewise.
13673 (CLEAN_TARGET_MODULES): Likewise.
13674 (all-target-libjava): New target.
13675 (all-target-boehm-gc): Likewise.
13676 * configure.in (target_libs): Added libjava, boehm-gc.
13677
13678 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13679
13680 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13681 configure.bat in SUPPORT_FILES.
13682 (gas+binutils.tar.bz2): Likewise.
13683
13684 * makeall.bat: Remove; obsolete.
13685
13686 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13687
13688 From Mark Elbrecht:
13689 * configure.bat: Remove; obsolete.
13690
13691 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13692
13693 * configure: Add -W -Wall to the default CFLAGS when compiling with
13694 gcc.
13695
13696 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13697
13698 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13699
13700 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13701
13702 * configure.in: Build ld on IRIX6.
13703
13704 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13705
13706 * Makefile.in: Change distribution targets to use bzip2 instead of
13707 gzip.
13708 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13709 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13710
13711 1999-06-04 Nick Clifton <nickc@cygnus.com>
13712
13713 * config.sub: Add mcore target.
13714
13715 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13716
13717 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13718
13719 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13720
13721 * config.guess (dummy): Changed to $dummy.
13722
13723 1999-05-24 Nick Clifton <nickc@cygnus.com>
13724
13725 * config.sub: Tidied up case statements.
13726
13727 1999-05-22 Ben Elliston <bje@cygnus.com>
13728
13729 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13730 <jiro@din.or.jp>.
13731
13732 * config.guess: Merge with FSF version. Future changes will be
13733 more accurately recorded in this ChangeLog.
13734 * config.sub: Likewise.
13735
13736 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13737
13738 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13739
13740 1999-04-30 Tom Tromey <tromey@cygnus.com>
13741
13742 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13743
13744 1999-04-23 Tom Tromey <tromey@cygnus.com>
13745
13746 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13747
13748 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13749
13750 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13751 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13752 Bad merge removed these two changes.
13753
13754 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13755 Martin Heller (Ing.-Buero_Heller@t-online.de)
13756
13757 * config.guess (interix Alpha): Add.
13758
13759 1999-04-11 Richard Henderson <rth@cygnus.com>
13760
13761 * configure.in (i?86-*-beos*): Do config gperf; don't config
13762 gdb, newlib, or libgloss.
13763
13764 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13765
13766 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13767 link a trivial program with -mabi=64. If it fails, remove mabi=64
13768 from multidirs.
13769
13770 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13771
13772 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13773
13774 1999-04-08 Nick Clifton <nickc@cygnus.com>
13775
13776 * config.sub: Add support for mcore targets.
13777
13778 1999-04-07 Michael Meissner <meissner@cygnus.com>
13779
13780 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13781 not mt-ospace, in order to shut up assembler warning about using
13782 symbols that are named the same as registers.
13783
13784 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13785
13786 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13787 dependency list for all-target-cygmon.
13788
13789 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13790
13791 * config-ml.in: Check $host, not $target, for selective multilibs.
13792 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13793 thumb interworking, and underscore prefix multilibs.
13794
13795 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13796
13797 * missing: Update to version from current automake.
13798
13799 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13800
13801 * configure (gxx_include_dir): Removed.
13802
13803 * configure.in (gxx_include_dir): Handle it.
13804 * Makefile.in: Likewise.
13805
13806 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13807
13808 * config.sub (mips64vr4111,mips64vr4111el) Add.
13809
13810 1999-03-21 Ben Elliston <bje@cygnus.com>
13811
13812 * config.guess: Correct typo for detecting ELF on FreeBSD.
13813
13814 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13815
13816 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13817 config/mh-djgpp.
13818
13819 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13820
13821 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13822 all-target-newlib to dependency list for all-target-bsp.
13823
13824 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13825
13826 * config.sub: Add i386-uwin support.
13827 * config.guess: Likewise.
13828
13829 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13830
13831 * configure.in: cleanup, add mh-*pic handling for arm, special
13832 case powerpc*-*-aix*
13833
13834 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13835
13836 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13837 can be built.
13838
13839 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13840
13841 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13842 targets.
13843
13844 1999-03-02 Nick Clifton <nickc@cygnus.com>
13845
13846 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13847
13848 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13849
13850 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13851
13852 1999-02-24 Nick Clifton <nickc@cygnus.com>
13853
13854 * config.sub: Fix typo in arm recognition.
13855
13856 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13857
13858 * configure.in (noconfigdirs): Changed target_configdirs to
13859 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13860 rather than m68k-*-* since it is not known to work on
13861 m68k-aout. Ditto for arm-*-*oabi.
13862
13863 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13864
13865 * configure.in (*-*-windows*): Remove, no longer used.
13866
13867 1999-02-19 Ben Elliston <bje@cygnus.com>
13868
13869 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13870 Smart and improved by Andrew Cagney.
13871
13872 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13873
13874 * config.guess: Recognize openbsd-*-hppa.
13875
13876 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13877
13878 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13879 only if it is not empty.
13880
13881 1999-02-17 Nick Clifton <nickc@cygnus.com>
13882
13883 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13884
13885 * config.guess: Modified to recognize uname's armv* syntax.
13886
13887 * config.sub: Modified to recognize uname's armv* syntax.
13888
13889 1999-02-17 Mark Salter <msalter@cygnus.com>
13890
13891 * configure.in: Added target-bsp for sparclite.
13892
13893 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13894
13895 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13896
13897 1999-02-08 Nick Clifton <nickc@cygnus.com>
13898
13899 * configure.in: Add support for strongarm port.
13900 * config.sub: Add support for strongarm target.
13901
13902 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13903
13904 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13905 the old name config/mh-cygwin32.
13906 Enable texinfo.
13907
13908 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * configure.in: Do build ld for ix86 Solaris.
13911
13912 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13913
13914 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13915 $AR_FOR_TARGET. Likewise for RANLIB.
13916
13917 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13918
13919 * config.sub (oabi): Recognize.
13920 * configure.in (arm-*-oabi): Handle.
13921
13922 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13923
13924 * config.guess: Improve detection of i686 on UnixWare 7.
13925
13926 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13927
13928 * config.guess: Add support for i386-pc-interix.
13929 * config.sub: Likewise.
13930 * configure.in: Likewise.
13931
13932 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13933
13934 * Makefile.in: Remove unneeded all-target-libio from
13935 from all-target-winsup target since it is now unneeded.
13936 Add all-target-libtermcap in its place since it is now
13937 needed.
13938
13939 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13940
13941 * configure.in: makefile stub for cygwin target is probably
13942 unnecessary. Remove it for now.
13943
13944 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13945
13946 * configure.in: libtermcap.a should be built when cygwin is the
13947 target as well as the host.
13948 * config.guess: Allow mixed case in cygwin uname output.
13949 * Makefile.in: Add libtermcap target.
13950
13951 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13952
13953 * config.sub: Clean up handling of hppa2.0.
13954
13955 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13956
13957 * config.guess: Use C code to identify more HP machines.
13958
13959 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13960
13961 * config.sub: Handle hppa2.0.
13962
13963 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13964
13965 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13966 cygmon for all sparclite targets, regardless of object format.
13967
13968 1998-12-15 Mark Salter <msalter@cygnus.com>
13969
13970 * configure.in: Added target-bsp for several target architectures.
13971
13972 * Makefile.in: Added rules for bsp.
13973
13974 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13975
13976 * config.guess: Improve detection of hppa2.0 processors.
13977
13978 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13979
13980 * config.guess: Recognize FreeBSD using ELF automatically.
13981
13982 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13983
13984 * configure (skip-this-dir): Add handling for new shell script, which
13985 might be created by a sub-directory's configure to indicate, this particular
13986 directory is "unwanted".
13987 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13988
13989 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13990
13991 * ltconfig: import from libtool, after changing libtool to
13992 account for the cygwin name change.
13993
13994 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13995
13996 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13997 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13998
13999 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14000
14001 * configure.in: Add libtermcap to list of cygwin dependencies.
14002
14003 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14004
14005 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14006 they include winsup/include when it's a cygwin target.
14007
14008 1998-11-12 Tom Tromey <tromey@cygnus.com>
14009
14010 * configure.in (host_tools): Added zip.
14011 * Makefile.in (all-target-libjava): Depend on all-zip.
14012 (all-zip): New target.
14013 (ALL_MODULES): Added all-zip.
14014 (NATIVE_CHECK_MODULES): Added check-zip.
14015 (INSTALL_MODULES): Added install-zip.
14016 (CLEAN_MODULES): Added clean-zip.
14017
14018 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14019
14020 * Makefile.in: lose "32" from comment about cygwin.
14021
14022 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14023
14024 * configure.in: Use -Os to build target libraries for the fr30.
14025
14026 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14027
14028 * config.sub: Add fr30.
14029
14030 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14031
14032 * configure.in: drop "32" from config/mh-cygwin32. Check
14033 cygwin* instead of cygwin32*.
14034 * config.sub: Check cygwin* instead of cygwin32*.
14035
14036 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14037
14038 * config.guess: Match any version of Unixware7.
14039
14040 1998-10-20 Syd Polk <spolk@cygnus.com>
14041
14042 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14043 if desired.
14044
14045 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14046
14047 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14048 these if the appropriate directories and files to not exist.
14049
14050 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14051
14052 * Makefile.in (DEVO_SUPPORT): Add config.if.
14053
14054 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14055
14056 * configure: Add pattern to replace "build_tooldir"'s
14057 definition in the generated Makefile with "tooldir"'s
14058 actual value.
14059
14060 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14061
14062 * config.sub: Bring back lost sparcv9.
14063
14064 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14065
14066 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14067
14068 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14069 CC_FOR_TARGET and friends.
14070
14071 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14072
14073 * Makefile.in (build_tooldir): New variable, same as tooldir.
14074 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14075 -B$(build_tooldir)/bin/.
14076 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14077
14078 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14079
14080 * README: Remove installation instructions and refer to the
14081 INSTALL directory instead.
14082
14083 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14084
14085 * config.sub: Add support for i[34567]86-pc-udk.
14086 * configure.in: Likewise.
14087
14088 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14089
14090 * Makefile.in: add bzip2 package building bits for user
14091 tools module
14092 * configure.in: ditto
14093
14094 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14095
14096 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14097 (ALL_TARGET_MODULES): Add all-target-libobjc.
14098 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14099 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14100 (all-target-libchill): Add dependencies.
14101 * configure.in (target_libs): Add libchill.
14102
14103 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14104
14105 * configure.in (target_subdir): Remove duplicate line.
14106
14107 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14108
14109 * Makefile.in (all-automake): fix dependencies.
14110
14111 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14112
14113 * configure.in: Minor cleanups for building in the $(target_alias)
14114 subdir.
14115
14116 1998-09-22 Jim Wilson <wilson@cygnus.com>
14117
14118 * Makefile.in (bootstrap): Set r and s before make all. Use
14119 BASE_FLAGS_TO_PASS in make all.
14120 (cross): Likewise.
14121
14122 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14123
14124 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14125
14126 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14127
14128 * config.sub: Fix typo in last change.
14129
14130 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14131
14132 * config.sub: Add support for C4x target.
14133 * configure.in: Likewise.
14134
14135 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14136
14137 * config.sub: Recognize sparcv9 just like sparc64.
14138
14139 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14140
14141 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14142
14143 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14144
14145 * config.guess: Correctly identify Pentium II sco boxes.
14146
14147 * config.guess: Fix "tr" code. From Weiwen Liu.
14148
14149 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14150
14151 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14152 stabs.
14153
14154 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14155
14156 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14157 (ALL_TARGET_MODULES): Add all-target-libchill.
14158 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14159 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14160 (all-target-libchill): Add dependencies.
14161 * configure.in (target_libs): Add libchill.
14162
14163 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14164
14165 * config.guess: Avoid assumptions about "tr" behaves when
14166 LANG is set to something other than English.
14167
14168 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14169
14170 * configure (gxx_include_dir): Changed to
14171 '${prefix}/include/g++'-${libstdcxx_interface}.
14172
14173 * config.if: New to determine the interfaces.
14174
14175 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14176
14177 * config.guess: Detect and handle MPE/IX.
14178 * config.sub: Deal with MPE/IX.
14179
14180 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14181
14182 * configure.in: Use mh-aix43.
14183
14184 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14185
14186 * configure: Fix --without/--disable cases for gxx-include-dir.
14187
14188 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14189
14190 * mdata-sh: Imported. Needed for automake support.
14191
14192 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14193
14194 * Makefile.in (taz): Try "chmod -R og=u ." before
14195 "chmod og=u `find . -print`".
14196
14197 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14198
14199 * configure.in: Add arm-elf and thumb-elf support.
14200
14201 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14202
14203 * Makefile.in: Undo previous patch.
14204
14205 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14206
14207 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14208 to here ...
14209 (install-no-fixedincludes): and here
14210 (INSTALL_MODULES): ... from here.
14211
14212 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * config.sub: Merge with FSF.
14215
14216 * config.guess: Merge with FSF.
14217
14218 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14219
14220 * configure (extraconfigdirs): New variable.
14221 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14222 * Makefile.in (all): Move higher in file.
14223 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14224 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14225 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14226 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14227 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14228
14229 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14230
14231 * Makefile.in (all-target-libjava): Depend on all-gcc and
14232 all-target-newlib.
14233 (configure-target-libjava): Depend on $(ALL_GCC).
14234
14235 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14236
14237 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14238 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14239
14240 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14241
14242 * INSTALL/README: Fix typo.
14243
14244 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14245
14246 * ylwrap: Change absolute path checks to check for DOS style path
14247 names.
14248
14249 * ylwrap: Don't use a full path name if the source file is in the
14250 same directory. From hjl@lucon.org (H.J. Lu).
14251
14252 * config-ml.in: Default to being verbose, to match Feb 18 change to
14253 configure.
14254
14255 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14256
14257 Brought over from egcs:
14258
14259 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14260
14261 * configure.in (target_subdir): Set to ${target_alias} instead
14262 of "libraries".
14263
14264 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14265
14266 * configure.in (target_subdir): Set to libraries if enable_multilib.
14267
14268 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14271 multilibs, force reconfiguration the first time we create
14272 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14273
14274 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14277 avoid confusion with --no-recursion.
14278
14279 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14280
14281 * configure.in: Win32 hosts shouldn't use install -x
14282 * install-sh: remove -x option, and special .exe-handling
14283 hack.
14284
14285 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14286
14287 * config.guess: Recognize i586-pc-beos.
14288 * configure.in: Don't build some bits for beos.
14289
14290 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14291
14292 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14293 CFLAGS default to -O2.
14294
14295 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14296 when using GNU ld.
14297
14298 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * ltmain.sh: Correct install when using a different shell.
14301
14302 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14305
14306 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14307
14308 * makefile.vms: Update to build binutils/makefile.vms. Add install
14309 target.
14310
14311 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14312
14313 * ltconfig: Update to correct AIX handling.
14314
14315 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14316
14317 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14318
14319 * configure.in (target_subdir): Set to ${target_alias} instead
14320 of "libraries".
14321
14322 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14323
14324 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14325 (Makefile): Depend on $(gcc_version_trigger).
14326
14327 * configure (gcc_version): Change default initializer to empty
14328 string.
14329 (gcc_version_trigger): New variable; pass this variable down
14330 to subdir configures to enable them checking gcc's version
14331 themselves. Emit make macros for both gcc_version vars.
14332 (topsrcdir): Initialize reliably.
14333 (recursion line): Remove --with-gcc-version=${gcc_version}.
14334
14335 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14336
14337 * configure (enable_version_specific_runtime_libs): Implement new flag
14338 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14339 in $(libsubdir); emit definition in each generated Makefile.
14340 (gxx_include_dir): Initialize depending on
14341 $enable_version_specific_runtime_libs.
14342
14343 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14344
14345 * configure (gcc_version): Initialize properly depending on
14346 how and where configure is started.
14347 (recursion line): Pass a --with-gcc-version=${gcc_version}
14348 to configures in subdirs.
14349
14350 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14351
14352 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14353 cygmon
14354
14355 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14356
14357 * configure.in: Add cygmon and libstub support for mn10200.
14358
14359 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14360
14361 * configure (gcc_version): Add new variable describing the
14362 particular gcc version we're building.
14363 * Makefile.in (libsubdir): Add new macro for the directory
14364 in which the compiler finds executables, libraries, etc.
14365 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14366 and libsubdir.
14367
14368 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14369
14370 * Makefile.in (local-clean): Remove *.log.
14371 (warning.log): Built with warn_summary from build.log.
14372 (mail-report.log): Run test_summary.
14373 (mail-report-with-warnings.log): Run test_summary including
14374 warning.log in the report.
14375
14376 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14377
14378 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14379
14380 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14381
14382 * Makefile.in (grep): Grep no longer depends on libiberty.
14383
14384 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14385
14386 * Makefile.in: all-snavigator needs all-libgui.
14387
14388 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14389
14390 * configure.in: Add cygmon and libstub support for mn10300.
14391
14392 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * missing: Update to version from automake 1.3.
14395
14396 * ltmain.sh: On installation, don't get confused if the same name
14397 appears more than once in the list of library names.
14398
14399 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14400
14401 * config.sub: Accept m68060 and m5200 as CPU names.
14402
14403 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14404
14405 * configure: Use && rather than using -a in test, because odd
14406 strings can confuse test.
14407 * configure.in: Likewise.
14408
14409 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14412
14413 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14414
14415 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14416 bootstrap4-lean): New targets.
14417
14418 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14419
14420 * mpw-* Delete. Not used.
14421
14422 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14423
14424 * COPYING.LIB: Update FSF address.
14425
14426 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14429
14430 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14431 GAS_SUPPORT_DIRS.
14432
14433 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * ltconfig, ltmain.sh: Avoid producing a version number if
14436 -version-info was not used.
14437
14438 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14439
14440 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14441 building with newlib.
14442
14443 1998-04-30 Paul Eggert <eggert@twinsun.com>
14444
14445 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14446 Solaris `make' causes it to continue to next definition.
14447
14448 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14449
14450 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14451 the right GUI libraries and files are installed along with GDB.
14452
14453 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * configure.in: Change alpha to alpha* in several places.
14456
14457 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14458
14459 * config.sub: Recognize sparc86x.
14460
14461 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14462
14463 * configure.in (--enable-target-optspace): Remove debug echo.
14464
14465 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14466
14467 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14468
14469 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14470
14471 * ltconfig: Update cygwin32 support.
14472
14473 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14474 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14475 (GDB_SUPPORT_DIRS): Likewise.
14476
14477 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14478
14479 * configure.in (target_makefile_frag): If --enable-target-optspace,
14480 use -Os to compile target libraries rather than -O2. Default to
14481 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14482 not used.
14483 * configure.in (target_cflags): Ditto for d30v.
14484
14485 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14486
14487 * Makefile.in (all-bfd): Depend on all-intl.
14488 (all-binutils): Likewise.
14489 (all-gas): Likewise.
14490 (all-gprof): Likewise.
14491 (all-ld): Likewise.
14492
14493 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14494
14495 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14496
14497 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * Makefile.in (all-bfd): Depend upon all-libiberty.
14500
14501 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14502
14503 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14504
14505 * Makefile.in: Add libstub.
14506
14507 * configure.in: Ditto. Build libstub for targets that have cygmon
14508 support.
14509
14510 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14511
14512 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14513
14514 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14515
14516 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14517 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14518
14519 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14520
14521 * configure: Define DEFAULT_M4 by searching PATH.
14522 * Makfile.in: Use DEFAULT_M4.
14523
14524 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * ltconfig: Add cygwin32 support.
14527
14528 * Makefile.in, configure.in: Add libtool as a native only directory
14529 to configure and build.
14530
14531 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14532
14533 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14534
14535 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14536
14537 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14538
14539 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14540
14541 * Makefile.in: add ash make rules
14542 * configure.in: add ash to native_only and host_tools lists
14543
14544 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14545
14546 * Makefile.in (all-gettext, all-intl): New targets.
14547 (ALL_MODULES): Added all-gettext, all-intl.
14548 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14549 (INSTALL_MODULES): Added install-gettext, install-intl.
14550 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14551
14552 * configure.in (host_tools): Added gettext.
14553 (native_only): Likewise.
14554 (noconfigdirs) [various cases]: Likewise.
14555 (host_libs): Added intl.
14556
14557 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14558
14559 * configure: Do not disable building gdbtk for cygwin32 hosts.
14560
14561 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14562
14563 * configure.in: Add thumb-coff target.
14564 * config.sub: Add thumb-coff target.
14565
14566 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14567
14568 * Makefile.in: Revert yesterday's change.
14569 (all-target-winsup): all-target-librx stays out of here.
14570
14571 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14572
14573 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14574 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14575 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14576 Remove references to librx and libg++.
14577
14578 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14579
14580 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14581 recursive makes
14582
14583 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14586 for newlib directory.
14587 (CXX_FOR_TARGET): Likewise.
14588
14589 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14590
14591 * ltconfig: Update after libtool/ltconfig.in change for
14592 hpux11.
14593
14594 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * ltconfig, ltmain.sh: Update to libtool 1.2.
14597
14598 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14599
14600 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14601 (install-gcc-cross): Instead, override LANGUAGES here.
14602
14603 1998-03-18 Dave Love <d.love@dl.ac.uk>
14604
14605 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14606 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14607
14608 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14609
14610 * configure.in: Add Thumb-pe target.
14611
14612 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14613
14614 * Makefile.in - changed sn targets to snavigator
14615 * configure.in - changed sn targets to snavigator
14616
14617 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14618
14619 * config-ml.in: After building symlink tree call make distclean
14620 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14621 to be the case for libiberty.
14622
14623 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14624
14625 * configure: When making link, also check the current
14626 directory. The configure scripts may create one.
14627
14628 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14629
14630 * config.sub: Accept alphapca56 and alphaev6 properly.
14631
14632 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14633
14634 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14635
14636 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14637
14638 * config.sub (sco5): Fix typo.
14639
14640 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14643 install-itcl.
14644 (install-itcl): Remove dependency on install-tcl.
14645
14646 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14647
14648 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14649
14650 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14651
14652 * configure.in: Don't build libgui for a cygwin32 target when not on
14653 a cygwin32 host.
14654
14655 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14656
14657 * configure (redirect): Set to null, so default behavior of
14658 configure is now --verbose.
14659
14660 1998-02-16 Dave Love <d.love@dl.ac.uk>
14661
14662 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14663 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14664
14665 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14666
14667 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14668 this change to sync Makefile.in with its ChangeLog entries.
14669
14670 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14671
14672 * ltmain.sh (mkdir): Check that the directory doesn't exist
14673 before we exit with error, so that we don't get races during
14674 parallel builds.
14675
14676 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14677
14678 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14679
14680 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14681
14682 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14683 PICFLAG_FOR_TARGET.
14684 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14685
14686 * configure: Emit a definition for the new macro enable_shared
14687 into each Makefile.
14688
14689 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14690
14691 * configure.in (host_tools, native_only): Add libtool.
14692
14693 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14694
14695 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14696 Fix typo in ming config comment.
14697
14698 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14701
14702 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14703
14704 * config.sub: Add tic30 cases, and map c30 to tic30.
14705
14706 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14707
14708 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14709 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14710 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14711 (CLEAN_TARGET_MODULES): Similarly
14712 (all-target-libf2c): Add dependences.
14713 * configure.in (target_libs): Add libf2c.
14714
14715 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14716
14717 * configure.in: Remove expect from noconfigdirs when target
14718 is cygwin32. OK to build expect and dejagnu with Canadian
14719 Cross.
14720
14721 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14724 host.
14725
14726 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14727 and mingw32.
14728
14729 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14730
14731 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14732 here as it is not defined in the toplevel Makefile.
14733
14734 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14735
14736 * configure (package_makefile_rules_frag): New variable, which names
14737 a file with generic rules, ...
14738 Change comment to mention we now have FIVE parts.
14739 * configure: Undo last change.
14740
14741 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14742
14743 * config.guess: More accurate determination of HP processor types.
14744 * config.sub: More accurate determination of HP processor types.
14745
14746 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14747
14748 * configure (package_makefile_frag): Move inserting the
14749 ${package_makefile_frag} to where it should be according
14750 to the comment.
14751
14752 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14753
14754 * config.guess: Add support for Linux/ARM.
14755
14756 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14757
14758 * .cvsignore: Remove *-info and *-install since they match
14759 release-info and mpw-install, which we don't want to just ignore.
14760
14761 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14762
14763 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14764
14765 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14766
14767 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14768 local_prefix to sub-make invocations.
14769
14770 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14771
14772 * configure.in: Check makefile fragments in the source
14773 directory.
14774
14775 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14776
14777 * configure.in: Check whether host and target makefile
14778 fragments exist before adding them to *_makefile_frag.
14779
14780 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14781
14782 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14783
14784 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14785
14786 * configure.in: Make sure we only replace RPATH_ENVVAR on
14787 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14788 regexp to sed.
14789
14790 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14791 to sub-makes.
14792
14793 1998-01-13 Lee Iverson (leei@ai.sri.com)
14794
14795 * config-ml.in (multi-do): LDFLAGS must include multilib
14796 designator.
14797
14798 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14799
14800 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14801
14802 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14803
14804 * config.sub: Add mingw32 support.
14805 * configure.in: Likewise.
14806
14807 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14808
14809 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14810
14811 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14812
14813 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14814 * configure (gxx_include_dir): Provide a definition for subdirs
14815 which do not use autoconf.
14816
14817 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14818
14819 * config.guess: Sync with egcs. Picks up new alpha support,
14820 BeOS & some additional linux support.
14821
14822 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14823
14824 * config.guess: HP 9000/803 is a PA1.1 machine.
14825
14826 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14827
14828 * configure.in: It's alpha*-...
14829
14830 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14831
14832 * configure.in (host_makefile_frag, target_makefile_frag):
14833 Handle multiple config files.
14834 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14835 alpha-*-*.
14836
14837 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14838
14839 * mkdep: New file.
14840
14841 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14842
14843 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14844
14845 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * Makefile.in: Add libgui directory.
14848 (GDB_TK): Add all-libgui.
14849 * configure.in: Add libgui directory.
14850 * configure: Add all-libgui to GDB_TK.
14851
14852 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14853
14854 * config-ml.in (multidirs): Add m32r to multilib list.
14855
14856 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14857
14858 * Makefile.in (all-target-gperf): Change dependency to
14859 all-target-libstdc++.
14860
14861 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14862
14863 * config.guess: Add BeOS support.
14864
14865 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14866
14867 Source directory cvs renamed to cvssrc:
14868 * configure.in (host_tools): Change cvs to cvssrc.
14869 (native_only): Likewise.
14870 (noconfigdirs) [various cases]: Likewise.
14871 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14872 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14873 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14874 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14875 (all-cvssrc): Rename target from all-cvs.
14876
14877 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14878
14879 * configure (gxx_include_dir): Fix thinko.
14880
14881 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14882
14883 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14884 (install-cross, install-gcc-cross): New targets.
14885
14886 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14887
14888 * configure.in (noconfigdirs): Add support for Thumb target.
14889
14890 * config.sub (maybe_os): Add support for Thumb target.
14891
14892 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14893
14894 * Makefile.in: Add rules for cygmon.
14895
14896 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14897
14898 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14899
14900 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14901 * configure (gxx_include_dir): Provide a definition for subdirs
14902 which do not use autoconf.
14903
14904 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14905
14906 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14907 11/18/97 build
14908
14909 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14910
14911 * From Franz Sirl.
14912 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14913 found on RedHat Linux systems.
14914
14915 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14916
14917 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14918 guesses.
14919
14920 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14921
14922 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14923
14924 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14925
14926 * ltmain.sh: If mkdir fails, check whether the directory was created
14927 anyhow by some other process.
14928
14929 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14930
14931 * configure.in (d30v-*-*): Configure all directories.
14932
14933 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14934
14935 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14936 for the D30V.
14937
14938 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14939
14940 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14941
14942 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14943
14944 * include/libiberty.h: Add extern "C" { so it can be used with C++
14945 progrms.
14946 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14947 programs.
14948
14949 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14950
14951 * configure.in (d30v-*-*): Configure GCC now.
14952
14953 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14954
14955 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14956 is no longer needed.
14957
14958 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14959
14960 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14961
14962 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14963
14964 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14965 targets using "$@" to provide support for similar but not identical
14966 targets without having to duplicate code.
14967
14968 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14969
14970 * makefile.vms: Fix to work with DEC C.
14971
14972 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14973
14974 * config.sub: Add mips-tx39-elf to marketing names.
14975
14976 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14977
14978 * ltmain.sh: Handle symlinks in generated script.
14979
14980 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14981
14982 * configure: Handle autoconf style directory options: --bindir,
14983 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14984 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14985 --sysconfdir.
14986 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14987 (sharedstatedir, localstatedir, oldincludedir): New variables.
14988 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14989 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14990 sbindir, sharedstatedir, and sysconfdir.
14991
14992 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14993
14994 * Makefile.in (bootstrap-lean): New target.
14995
14996 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14997
14998 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14999 sn, and gnuserv from noconfigdirs.
15000
15001 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15002
15003 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15004
15005 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15006
15007 * Makefile.in (cross): New target.
15008
15009 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15010 Jeff Law <law@cygnus.com>
15011
15012 * Makefile.in (bootstrap2, bootstrap3): New targets.
15013 (all-bootstrap): Remove outdated and confusing target.
15014 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15015
15016 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15017
15018 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15019 windows. Consistent with gdb/configure.
15020
15021 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15022
15023 * configure.in: Name Linux target fragment.
15024
15025 * configure: Rewrite so that project Makefile fragment is inserted
15026 first and appears last in the resulting Makefile.
15027
15028 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15029
15030 * Makefile.in (install-itcl): Install tcl first.
15031
15032 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15033
15034 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15035
15036 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15037
15038 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15039
15040 * configure.in (skipdirs): Add target-librx for Linux.
15041 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15042
15043 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15044
15045 * Makefile.in (bootstrap): New target.
15046
15047 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15048
15049 * config.sub: Accept 'amigados' for backward compatibility.
15050
15051 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * config.guess: Merge with FSF.
15054
15055 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15056
15057 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15058
15059 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15060
15061 * config.sub: Add "marketing-names" patch.
15062
15063 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15064
15065 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15066
15067 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15068
15069 * config.sub: Handle v850-elf.
15070
15071 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15072
15073 * .cvsignore (*-install): Remove.
15074
15075 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15076
15077 * ltconfig: Set CONFIG_SHELL in libtool.
15078 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15079
15080 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15081
15082 * configure.in (target_subdir): Set to libraries if enable_multilib.
15083
15084 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15085
15086 * config.guess: Update from gcc directory.
15087
15088 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15089
15090 * Makefile.in (all-sim): Depends on all-readline.
15091
15092 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15093
15094 * Makefile.in (BISON, YACC): Use $$s.
15095 (all-bison): Depend on all-texinfo.
15096
15097 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15098
15099 * Makefile.in (BISON): Add -L flag.
15100 (YACC): Likewise.
15101
15102 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15103
15104 * configure.in (noconfigdirs): Add support for v850e target.
15105
15106 * config.sub (maybe_os): Add support for v850e target.
15107
15108 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15109
15110 * configure.in (noconfigdirs): Add support for v850ea target.
15111
15112 * config.sub (maybe_os): Add support for v850ea target.
15113
15114 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15115
15116 * config.sub: Add mipstx39. Delete r3900.
15117
15118 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15119
15120 * Makefile.in (all-autoconf): Depends on all-texinfo.
15121
15122 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15123
15124 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15125 eabi targets.
15126
15127 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15130
15131 * configure: When handling a Canadian Cross, handle YACC as well as
15132 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15133 * Makefile.in (all-bison): Depend upon all-texinfo.
15134
15135 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15136
15137 * Makefile.in (BISON): bison, not byacc or bison -y.
15138 (YACC): bison -y or byacc or yacc.
15139 (various): Add *-bison as appropriate.
15140 (taz): No need to mess with BISON anymore.
15141
15142 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15143
15144 * configure: If OSTYPE matches *win32*, try to find a good value for
15145 CONFIG_SHELL.
15146
15147 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15148
15149 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15150 configure.in if it is present.
15151
15152 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15153
15154 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15155
15156 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15157
15158 * config.sub: Recognize `arc' cpu.
15159 * configure.in: Likewise.
15160 * config-ml.in: Likewise.
15161
15162 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15165
15166 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15167
15168 * configure: Changed sed delimiter from ':' to '|' when
15169 attempting to substitute ${config_shell} for SHELL. On
15170 NT ${config_shell} may contain a ':' in it.
15171
15172 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15173
15174 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15175
15176 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15177
15178 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15179
15180 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15181
15182 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15183
15184 * ylwrap: If the program is a relative path, force it to be
15185 absolute.
15186
15187 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15188
15189 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15190
15191 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15192
15193 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15194 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15195 for libraries.
15196
15197 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15198
15199 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15200 separated by spaces.
15201
15202 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15203
15204 * ylwrap: New file.
15205 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15206
15207 * ltmain.sh: Handle /bin/sh at start of install program.
15208
15209 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15210
15211 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15212 * missing: New file, from automake 1.2.
15213
15214 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15215
15216 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15217 check-tk to CHECK_X11_MODULES.
15218
15219 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15220
15221 * config.sub: Merge with FSF.
15222
15223 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15224
15225 * config.guess: Merge with FSF.
15226
15227 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15228
15229 * configure: Treat msdosdjgpp like go32.
15230 * configure.in: Likewise. Don't remove gprof for go32.
15231
15232 * configure: Change Makefile.tem2 to Makefile.tm2.
15233
15234 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15235
15236 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15237
15238 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15239
15240 * install-sh (chmodcmd): Set to null if the DST directory already
15241 exists. Same as Nov 11th change.
15242
15243 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15244
15245 * configure (GDB_TK): Needs itcl and tix.
15246
15247 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15248
15249 * config.guess: Update from FSF.
15250
15251 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15252
15253 * Makefile.in (GDB_TK): Depend on itcl and tix.
15254
15255 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15256
15257 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15258 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15259 (INSTALL_SCRIPT): New variable.
15260 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15261 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15262 to -x.
15263 * install-sh: Add support for -x option.
15264
15265 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * configure.in, Makefile.in: Treat tix like itcl.
15268
15269 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15270
15271 * Makefile.in (WINDRES): New variable.
15272 (WINDRES_FOR_TARGET): New variable.
15273 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15274 (EXTRA_HOST_FLAGS): Add WINDRES.
15275 (EXTRA_TARGET_FLAGS): Add WINDRES.
15276 (EXTRA_GCC_FLAGS): Add WINDRES.
15277 ($(DO_X)): Pass down WINDRES.
15278 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15279 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15280 DLLTOOL_FOR_TARGET.
15281
15282 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15283
15284 * configure.in: configure sim before gdb for win32-x-ppc
15285
15286 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15287
15288 Move gperf into the toplevel, from libg++.
15289 * configure.in (target_tools): Add target-gperf.
15290 (native_only): Add target-gperf.
15291 * Makefile.in (all-target-gperf): New target, depend on
15292 all-target-libg++.
15293 (configure-target-gperf): Empty rule.
15294 (ALL_TARGET_MODULES): Add all-target-gperf.
15295 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15296 (CHECK_TARGET_MODULES): Add check-target-gperf.
15297 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15298 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15299
15300 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15301
15302 * config.sub (mn10200): Recognize new basic machine.
15303
15304 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15305
15306 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15307 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15308
15309 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15310
15311 * configure.in: If we're building mips-sgi-irix6* native, turn on
15312 ENABLE_MULTILIB and set TARGET_SUBDIR.
15313
15314 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15315
15316 * Makefile.in (all-sn): Depend on all-grep.
15317
15318 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15321
15322 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15323 Makefile. From Jeff Makey <jeff@cts.com>.
15324 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15325
15326 * Makefile.in (DISTBISONFILES): Remove.
15327 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15328 $(DEFAULT_YACC).
15329
15330 * configure.in: Build itl, db, sn, etc., when building for native
15331 cygwin32.
15332
15333 * Makefile.in (LD): New variable.
15334 (EXTRA_HOST_FLAGS): Pass down LD.
15335 ($(DO_X)): Likewise.
15336
15337 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15338
15339 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15340
15341 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15342
15343 * configure.in (targargs): Strip out any supplied --build argument
15344 before adding our own. Always add --build.
15345
15346 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15347
15348 * configure.in (targargs): Pass --build if we're doing
15349 a cross-compile.
15350
15351 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15352
15353 * configure: Use '|' instead of ":" as the separator in
15354 sed. Otherwise sed chokes on NT path names with drive
15355 designators. Also look for "?:*" as the leading characters in an
15356 absolute pathname.
15357
15358 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15359
15360 * config.sub: Support for r3900.
15361
15362 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15363
15364 * configure.in: Use install-sh, not install.sh.
15365
15366 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15367
15368 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15369 apply it twice.
15370
15371 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15372
15373 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15374 install-binutils.
15375
15376 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * Makefile.in: Add automake targets.
15379 * configure.in (host_tools): Add automake.
15380
15381 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15382
15383 * configure: Default CXX to c++, not gcc.
15384 * Makefile.in (CXX): Set to c++, not gcc.
15385 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15386
15387 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15388
15389 * install-sh: try appending a .exe if source file doesn't
15390 exist
15391
15392 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15393
15394 * configure.in: Turn on multilib by default.
15395 (cross_only): Remove target-libiberty.
15396
15397 * Makefile.in (all-gcc): Don't depend on libiberty.
15398
15399 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15400
15401 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15402
15403 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15404
15405 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15406 (DISTBISONFILES): Add ld/Makefile.in
15407
15408 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15409
15410 * configure.in: if target is cygwin32 but host isn't cygwin32,
15411 don't configure gdb tcl tk expect, not just gdb.
15412
15413 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15414
15415 * configure.in: Added gnuserv everywhere sn appears.
15416
15417 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15418 (CROSS_CHECK_MODULES): Added check-gnuserv.
15419 (INSTALL_MODULES): Added install-gnuserv.
15420 (CLEAN_MODULES): Added clean-gnuserv.
15421 (all-gnuserv): New target.
15422
15423 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15424
15425 * config.guess: Fixes for MIPS OpenBSD systems.
15426
15427 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15428
15429 * Makefile.in (INSTALL_XFORM): Remove.
15430 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15431
15432 * mkinstalldirs: New file, copied from automake.
15433 * Makefile.in (installdirs): Rename from install-dirs. Use
15434 mkinstalldirs. Change all users.
15435 (DEVO_SUPPORT): Add mkinstalldirs.
15436
15437 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * install-sh: Rename from install.sh.
15440 * Makefile.in (INSTALL): Change install.sh to install-sh.
15441 (DEVO_SUPPORT): Likewise.
15442
15443 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15444 Graichen <graichen@rzpd.de>.
15445
15446 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15447
15448 * config.guess: Recognize OpenBSD systems correctly.
15449
15450 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15451
15452 * README, Makefile.in (ETC_SUPPORT): Remove references to
15453 cfg-paper*, configure.{texi,man,info*}._
15454
15455 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15456
15457 * Makefile.in (all.normal): Ensure that gcc is built after all
15458 the x11 - ie gdb - targets.
15459
15460 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15461
15462 * makefile.vms: Don't run conf-a-gas.
15463
15464 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15465
15466 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15467
15468 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15469
15470 * configure.in: Remove noconfigdirs case since gdb also
15471 configures and builds for tic80-coff.
15472
15473 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15474
15475 * configure: Set cache_file to config.cache.
15476 * Makefile.in (local-distclean): Remove config.cache.
15477
15478 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15479
15480 * COPYING: Update FSF address.
15481
15482 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15483
15484 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15485 noconfigdirs.
15486
15487 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15490 MAKEDIRS, is empty.
15491
15492 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15493
15494 * config.sub: Tweak mn10300 entry.
15495
15496 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15497
15498 * configure.in (host_tools): Put sim before gdb, so gdb's
15499 configure.tgt can determine if the simulator was configured.
15500
15501 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15502
15503 * config.sub: Move BeOS $os case to be with other Cygnus
15504 local cases.
15505
15506 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15507
15508 * config.sub: Remove misplaced comment that broke Linux.
15509
15510 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15511
15512 * config.sub: Add BeOS support.
15513
15514 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15515
15516 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15517
15518 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15519
15520 * configure.in (noconfigdirs): Remove tcl and tk from
15521 noconfigdirs for cygwin32 builds.
15522
15523 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15524
15525 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15526
15527 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15528
15529 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15530 make-all.com, use makefile.vms instead.
15531
15532 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15533
15534 * config.sub: Accept -lnews*.
15535
15536 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15537
15538 * configure.in (noconfigdirs): Disable target-newlib,
15539 target-examples and target-libiberty for d30v.
15540
15541 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15542
15543 * configure.in (noconfigdirs): Enable ld for d30v.
15544
15545 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15546
15547 * configure.in (tic80-*-*): Build compiler.
15548
15549 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15550
15551 * configure.in (d30v-*): Remove sim directory from list of
15552 unsupported d30v directories
15553
15554 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15555
15556 * config.sub, configure.in: Add d30v target cpu.
15557
15558 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15559
15560 * makefile.vms: New file.
15561 * make-all.com: Remove.
15562
15563 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15564
15565 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15566
15567 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15568
15569 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15570
15571 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15572
15573 * Makefile.in (ALL_MODULES): Added all-db.
15574 (CROSS_CHECK_MODULES): Addec check-db.
15575 (INSTALL_MODULES): Added install-db.
15576 (CLEAN_MODULES): Added clean-db.
15577
15578 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15579
15580 * config.guess: Merge with latest FSF sources.
15581
15582 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15583
15584 * Makefile.in (ALL_MODULES): Added all-itcl.
15585 (CROSS_CHECK_MODULES): Added check-itcl.
15586 (INSTALL_MODULES): Added install-itcl.
15587 (CLEAN_MODULES): Added clean-itcl.
15588
15589 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15590
15591 * configure.in: build gdb for mn10200
15592
15593 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15594
15595 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15596
15597 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15598
15599 * configure.in (tic80-*-*): Turn off most targets right now.
15600
15601 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15604 rather than the makeinfo program.
15605 (do-info): Depend upon all-texinfo.
15606
15607 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15608
15609 * configure.in: Remove uses of config/mh-linux.
15610
15611 * config.sub, config.guess: Merge with latest FSF sources.
15612
15613 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15614
15615 * config.sub (case $basic_machine): Add tic80 entries.
15616
15617 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15618
15619 * config.sub, config.guess: Merge with latest FSF sources.
15620
15621 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15622
15623 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15624 * mpw-config.in: Test for NewFolderRecursive.
15625 * mpw-install: Use symbolic name for startup filename.
15626 * mpw-README: Add various additional details.
15627
15628 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15629
15630 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15631
15632 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15633
15634 * configure.in: Do build gcc and the target libraries for
15635 the mn10200.
15636
15637 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15638
15639 * configure.in: don't avoid building gdb for mn10300 any more
15640 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15641 instead of single-quoting it.
15642
15643 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15644
15645 * configure.in: Don't use --with-stabs on IRIX 6.
15646
15647 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15648
15649 * configure.in (m32r): Build gdb, libg++ now.
15650
15651 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15652
15653 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15654 directories from noconfigdirs.
15655
15656 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15657
15658 * config.sub (basic_machine): added mips16 configuration
15659
15660 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15661
15662 * config.sub: Handle d10v-unknown.
15663
15664 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15665
15666 * config.sub: Handle v850-unknown.
15667
15668 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15669
15670 * Makefile.in: add findutils
15671 * configure.in: add findutils to list of host_tools
15672
15673 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15674
15675 * config.sub: Handle mn10200 and mn10300.
15676
15677 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15678
15679 * configure.in (d10v-*): Do not build librx.
15680
15681 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15682
15683 * configure.in (mn10300): Build everything except gdb & libgloss.
15684
15685 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15686
15687 * config.guess: Patch for Dansk Data Elektronik servers,
15688 from Niels Skou Olsen <nso@dde.dk>.
15689
15690 For ncr, use /bin/uname rather than uname, since GNU uname does not
15691 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15692
15693 Patch for MIPS R4000 running System V,
15694 from Eric S. Raymond <esr@snark.thyrsus.com>.
15695
15696 Fix thinko for nextstep.
15697
15698 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15699
15700 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15701 * config.guess: Guess mips-dec-mach_bsd4.3.
15702
15703 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15704 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15705 release numbers.
15706 * config.guess (mips-mips-riscos*): Emit just enough of the
15707 release number.
15708
15709 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15710 * config.guess (sparc-auspex-sunos*): Added.
15711 (f300-fujitsu-*): Added.
15712
15713 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15714 * config.guess: Recognize a Tadpole as a sparc.
15715
15716 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15717
15718 * config.guess: Don't assume that NextStep version is either 2 or
15719 3. NextStep 4 (aka OpenStep 4) has come out now.
15720
15721 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15722
15723 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15724 From Rik Faith <faith@cs.unc.edu>.
15725
15726 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15727
15728 * config.sub: Contributions from bug-gnu-utils to:
15729 Support plain "hppa" (no version given) architecture, reported by
15730 OpenStep.
15731 OpenBSD like NetBSD.
15732 LynxOs is not a hardware supplier.
15733
15734 * config.guess: Contributions from bug-gnu-utils to add support for:
15735 OpenBSD like NetBSD.
15736 Stratus systems.
15737 More Pyramid systems.
15738 i[n>4]86 Intel chips.
15739 M680[n>4]0 Motorola chips.
15740 Use unknown instead of lynx for hardware manufacturer.
15741
15742 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15743
15744 * install.sh (chmodcmd): Set to null if the DST directory already
15745 exists.
15746
15747 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15748
15749 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15750 not use mt-ppc target Makefile fragment any more.
15751
15752 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15753
15754 * configure.in (*-*-windows): Exclude everything but those dirs
15755 needed to build windows.
15756
15757 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15758
15759 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15760
15761 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15762
15763 * configure.in: Exclude mmalloc from i386-windows.
15764
15765 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15766
15767 * Undo my previous change.
15768
15769 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15770
15771 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15772 unconditionally.
15773 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15774
15775 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15776
15777 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15778 host to add it's own flags.
15779
15780 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15781
15782 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15783
15784 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15785
15786 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15787 (CXX_FOR_TARGET): Likewise.
15788 (GCC_FOR_TARGET): Define.
15789 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15790 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15791 CC_FOR_TARGET was specified on the command line.
15792 (MAKEOVERRIDES): Don't define.
15793
15794 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15795
15796 * configure.in (m32r): Fix spelling of libg++ libs.
15797
15798 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15799
15800 * config.sub (-apple*): Remove, now redundant.
15801
15802 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15803
15804 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15805
15806 * configure: Rework yesterday's sed script patch.
15807
15808 * config.sub: Merge with FSF.
15809
15810 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15811
15812 * config.guess: Merge from FSF.
15813
15814 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15815 * config.guess: Use pc instead of unknown, for pc clone systems.
15816 Change linux to linux-gnu.
15817
15818 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15819 * config.guess: Avoid non-portable tr syntax.
15820
15821 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15822
15823 * test-build.mk (HOLES): Add "xargs" for gdb.
15824
15825 * configure: Avoid hpux10.20 sed bug.
15826
15827 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15828
15829 * configure.in: Add support for windows host
15830 (that is a build done under the Microsoft build environment).
15831
15832 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15833
15834 * Makefile.in: Replace all uses of srcroot with s, to shrink
15835 command line lengths.
15836
15837 Patches from Geoffrey Noer <noer@cygnus.com>:
15838 * configure.in: If configuring for newlib, pass --with-newlib to
15839 subdirectories.
15840 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15841 -Bnewlib/ and -Lwinsup to gcc.
15842 (CXX_FOR_TARGET): Likewise.
15843
15844 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15845
15846 * Makefile.in (ETC_SUPPORT): Add configure.
15847
15848 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15849
15850 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15851 host configuration file.
15852
15853 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15854
15855 * configure.in: Break mn10x00 support into separate
15856 mn10200 and mn10300 configurations.
15857 * config.sub: Likewise.
15858
15859 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15860
15861 * configure.in: Add lots of stuff to noconfigdirs for
15862 the mn10x00 targets.
15863
15864 * config.sub, configure.in: Add mn10x00 support.
15865
15866 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15867
15868 * make-all.com: Call conf-a-gas, not config-a-gas.
15869
15870 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15871
15872 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15873 targets.
15874
15875 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15876
15877 * mpw-README: Add much more detail for native PowerMac.
15878 * mpw-install: New file.
15879 * mpw-configure: Add --norecursion and --help options.
15880 * mpw-config.in: Translate readme and install files when
15881 copying to objdir.
15882 * mpw-build.in: Don't always depend on byacc and flex.
15883 (install-only-top): New action.
15884
15885 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15886
15887 * configure.in: You can now configure GDB for the v850.
15888
15889 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15890
15891 * configure.in (noconfigdirs): Don't configure any C++ dirs
15892 if targeting D10V.
15893
15894 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * config.sub: Recognize mips64vr5000.
15897
15898 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * configure.in: Use a single line for host_tools and native_only.
15901
15902 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15903
15904 * config.sub, configure.in: Add entries for m32r.
15905
15906 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15907
15908 * Makefile.in (inet-install): Don't run install-gzip.
15909
15910 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15911
15912 * configure.in: Don't config lots of things for *-*-windows*.
15913
15914 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15915
15916 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15917 (host_libs, host_tools): Copy from configure.in.
15918 * mpw-configure: Don't complain about directories not found.
15919
15920 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15921
15922 * configure.in (i[345]86): Recognize i686 for pentium pro.
15923 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15924 file.
15925
15926 * config.guess (i[345]86): Ditto.
15927
15928 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15929
15930 * configure.in (noconfigdirs): Removed gdb for D10V.
15931
15932 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15933
15934 * configure.in: Remove ld, target-libio, target-libg++, and
15935 target-libstdc++ from noconfigdirs.
15936
15937 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15938
15939 * configure: Fix three locations where shell scripts were
15940 being run directly rather than with config_shell.
15941
15942 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15943
15944 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15945 * config.sub (basic_machine): Recognize v850.
15946
15947 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15948
15949 * mpw-configure: Handle multiple enable/disable options and
15950 pass them down recursively, handle -c and -s flags appropriately
15951 depending on choice of compiler, add escape mechanism for
15952 quoted arguments to gC.
15953
15954 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15955
15956 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15957 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15958 so that -mrelocatable-lib and -mno-eabi are used.
15959
15960 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15961 not support --print-multi-lib, don't abort.
15962
15963 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15964
15965 * make-all.com: Run config-a-gas.
15966 * setup.com: Don't copy subdirectory files around.
15967
15968 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15969
15970 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15971 target, it now compiles correctly.
15972
15973 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15974
15975 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15976
15977 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15978
15979 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15980
15981 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15982
15983 * configure.in (native_only): Add prms.
15984
15985 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15986
15987 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15988 (BINUTILS_SUPPORT_DIRS): Likewise.
15989
15990 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15991
15992 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15993 d10v support is added.
15994
15995 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15996
15997 * configure.in (d10v-*-*): New target.
15998
15999 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16000
16001 * config.guess (HP 9000/811): Recognize this as a PA1.1
16002 machine.
16003
16004 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16005
16006 * Makefile.in (do-tar-gz): New target, split out from tail end of
16007 taz target. Run each command separately, don't use pipes.
16008 (taz): Use it.
16009
16010 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16011
16012 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16013 * mpw-build.in: No builds should depend on building byacc or flex,
16014 they are assumed to be installed already.
16015
16016 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16017
16018 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16019 variable that CC_FOR_TARGET needs.
16020
16021 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16022
16023 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16024 options have changed since the last time the subdirectory was
16025 configured, and if it has, reconfigure.
16026 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16027 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16028
16029 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16030
16031 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16032 CLEAN_MODULES): Add bash.
16033 (all-bash): New target.
16034
16035 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16036
16037 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16038
16039 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16040
16041 * config.sub (basic_machine): Recognize d10v as a valid processor.
16042
16043 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16044
16045 * mpw-configure: Add support for --bindir.
16046 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16047
16048 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16049
16050 * configure.in: add bash, time, gawk to list of hosttools and things
16051 to only build for native toolchains
16052
16053 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16054
16055 * Makefile.in (docdir): Remove.
16056
16057 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16058
16059 * Makefile.in (datadir): Set to $(prefix)/share.
16060
16061 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16062
16063 * configure.in: build diff and patch for cygwin32-hosted
16064 toolchains.
16065
16066 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16067
16068 * config.sub: Accept -rtems*.
16069
16070 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16071
16072 * configure.in: enable dosrel for cygwin32-hosted builds,
16073 remove diff from the list of things not buildable
16074 via Canadian Cross
16075
16076 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16077
16078 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16079 don't get ". ".
16080
16081 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16082
16083 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16084
16085 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16086
16087 * Makefile.in (taz): Handle case where tex3patch didn't even get
16088 checked out. Also, if it was found, put the symlink in a new util
16089 subdirectory.
16090
16091 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16092
16093 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16094
16095 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16096
16097 * config.sub: Recognize -openvms.
16098 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16099 * make-all.com, setup.com: New files.
16100
16101 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16102
16103 * Makefile.in (taz): tex3patch moved to texinfo/util.
16104
16105 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16106
16107 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16108 * configure.in: remove make from disable-if-Can-Cross list
16109 enable gdb if ${host} and ${target} are cygwin32
16110
16111 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16112
16113 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16114 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16115
16116 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16117
16118 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16119 distinguish sysv/svr4/bsd variants.
16120 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16121
16122 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16123
16124 * configure.in: Added copyright notice.
16125 * move-if-change: Added copyright notice.
16126
16127 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16128
16129 * configure.in (powerpcle-*-solaris*): Until we get shared
16130 libraries working, don't build gdb, sim, make, tcl, tk, or
16131 expect.
16132
16133 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16134
16135 * config.guess: Merge with FSF:
16136
16137 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16138 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16139
16140 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16141 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16142
16143 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16144 * config.guess: Combine two OSF1 rules.
16145 Also recognize field test versions. From mjr@zk3.dec.com.
16146 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16147 because GNU uname does not support -p. From pmr@pajato.com.
16148
16149 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16150
16151 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16152
16153 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16154
16155 * mpw-README: Document GCCIncludes.
16156
16157 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16158
16159 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16160
16161 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16162
16163 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16164
16165 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16166
16167 * configure.in (*-*-cygwin32): Configure make.
16168
16169 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16170
16171 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16172
16173 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16174
16175 * Makefile.in (all-inet): Depend on all-perl.
16176
16177 * Makefile.in (inet-install): New target.
16178
16179 * Makefile.in (all-inet): Depend on all-tcl.
16180 (all-inet): Depend on all-send-pr.
16181
16182 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16183
16184 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16185 temporarily.
16186
16187 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16188
16189 * configure.in: Don't configure --with-gnu-ld on AIX.
16190
16191 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16192
16193 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16194
16195 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16196
16197 * Makefile.in (ALL_MODULES): Added all-inet.
16198 (CROSS_CHECK_MODULES): Added check-inet.
16199 (INSTALL_MODULES): Added install-inet.
16200 (CLEAN_MODULES): Added clean-inet.
16201 (all-indent): New target.
16202
16203 * configure.in (host_tools): Added inet.
16204 (native_only): Added inet.
16205 (noconfigdirs): Added inet.
16206
16207 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * configure.in: Don't configure libgloss if we are not configuring
16210 newlib.
16211
16212 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16213
16214 * configure.in: Don't configure libgloss for unsupported
16215 architectures.
16216
16217 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16218
16219 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16220
16221 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16222
16223 * Makefile.in (ALL_MODULES): Include all-apache.
16224 (CROSS_CHECK_MODULES): Include check-apache.
16225 (INSTALL_MODULES): Include install-apache.
16226 (all-apache): New target.
16227
16228 * configure.in: Added apache everywhere perl is seen.
16229
16230 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16231
16232 * Makefile.in: Add support for clean-{module} and
16233 clean-target-{module} rules.
16234
16235 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16236
16237 * configure.in (*-*-ose) do not build libgloss.
16238
16239 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16240
16241 * config.guess (prep*:SunOS:5.*:*): Turn into
16242 powerpele-unknown-solaris2.
16243
16244 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * configure.in: Permit --enable-shared to specify a list of
16247 directories.
16248
16249 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16250
16251 * configure.in (host==solaris): Pass only the first word of $CC
16252 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16253
16254 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16255
16256 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16257
16258 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16259
16260 * Makefile.in (ALL_MODULES): Include all-perl.
16261 (CROSS_CHECK_MODULES): Include check-perl.
16262 (INSTALL_MODULES): Include install-perl.
16263 (ALL_X11_MODULES): Include all-guile.
16264 (CHECK_X11_MODULES): Include check-guile.
16265 (INSTALL_X11_MODULES): Include install-guile.
16266 (all-perl): New target.
16267 (all-guile): New target.
16268
16269 * configure.in (host_tools): Include perl and guile.
16270 (native_only): Include perl and guile.
16271 (noconfigdirs): Don't build guile and perl; no ports have been
16272 done.
16273
16274 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16275
16276 * configure (--enable-*): Handle quoted option lists such as
16277 --enable-sim-cflags='-g0 -O' better.
16278
16279 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16280
16281 * Makefile.in ({,inst}all-target): New rule so we can make and
16282 install all of the target directories easily.
16283
16284 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16285
16286 * configure.in: Add missing global flag in sed substitution when
16287 deleting `target-' from ${configdirs}.
16288
16289 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16292 option.
16293
16294 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16295 config/mh-necv4.
16296
16297 * install.sh: Correct misspelling of transformbasename.
16298
16299 * config.guess: Recognize mips-*-sysv*.
16300
16301 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16302
16303 * config.sub: Recognize mon960.
16304
16305 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16306
16307 * configure: Restore Canadian Cross handling of BISON and LEX,
16308 removed in Feb 20 change.
16309
16310 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16311
16312 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16313 Mention make install. Remove the old copyright date as well the
16314 clumsy and rather pointless copyright on the README file.
16315
16316 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16317
16318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16319 Makefile after running symlink-tree, then run `make distclean' to
16320 avoid clobbering any generated files in srcdir.
16321
16322 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16323
16324 * configure.in (m68k-*-netbsd*): Build everything now.
16325
16326 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16327
16328 * Makefile.in (taz): Fix quoting.
16329
16330 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16331
16332 * configure.in (sparclet-*-*): Build everything now.
16333
16334 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16335
16336 * configure.in (m68k-*-linux*): New host.
16337
16338 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * configure: Check for bison before byacc.
16341
16342 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16343
16344 * Makefile.in configure: Change the way LEX and BISON/YACC are
16345 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16346 searching PATH. These are used as fallbacks by Makefile.in if
16347 flex/bison/byacc aren't in objdir.
16348
16349 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16350
16351 * Makefile.in: Make everything which depends upon all-bfd also
16352 depend upon all-opcodes, in case --with-commonbfdlib is used.
16353
16354 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16355
16356 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16357 building NT native compilers on Unix.
16358
16359 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure.in: Don't get CC from the host Makefile fragment if we
16362 can find gcc in PATH, or if this is a Canadian Cross. Move the
16363 Solaris test for /usr/ucb/cc to the post target script, just after
16364 the compiler sanity test.
16365
16366 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16367
16368 * config.sub: Merge with FSF.
16369
16370 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * Makefile.in (RPATH_ENVVAR): New variable.
16373 (REALLY_SET_LIB_PATH): Use it.
16374 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16375
16376 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16377
16378 * config.sub, configure.in: Recognize sparclet cpu.
16379
16380 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16381
16382 * config.guess: Support m68k-cbm-sysv4.
16383
16384 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16385
16386 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16387 m68k-unknown-linuxaout from linker help string. Put quotes around
16388 $ld_help_string.
16389
16390 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16391
16392 * config.guess (powerpc-harris-powerunix): Add guess for port
16393 to new target.
16394
16395 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16396
16397 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16398
16399 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16400
16401 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16402 $(REALLY_SET_LIB_PATH) in Makefile.
16403 * Makefile.in (SET_LIB_PATH): New variable.
16404 (REALLY_SET_LIB_PATH): New variable.
16405 ($(DO_X)): Use $(SET_LIB_PATH).
16406 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16407 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16408 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16409 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16410 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16411 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16412 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16413 (install-dosrel): Likewise.
16414 (all-opcodes): Depend upon all-libiberty.
16415
16416 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16417
16418 * config.guess (*:CYGWIN*): New
16419
16420 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16421
16422 * Makefile.in (all-target-winsup): All all-target-libiberty.
16423
16424 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16425
16426 * configure.in (noconfigdirs): Add missing # in front of comment.
16427
16428 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16429
16430 * configure.in: add second pass to things added to noconfigdirs
16431 so *-gm-magic can exclude libgloss properly.
16432
16433 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16434
16435 * mpw-configure (extralibs_name, rez_name): Set correctly
16436 for MWC68K compiler.
16437
16438 * mpw-README: Add more info on the necessary build tools.
16439
16440 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16441
16442 * configure.in, config.sub: Recognize cygwin32.
16443
16444 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16445
16446 * config.guess, config.sub: Recognize A/UX.
16447
16448 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * config.sub: Merge with gcc/config.sub.
16451
16452 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16453
16454 * mpw-build.in (do-binutils): Add build of stamps.
16455
16456 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16457
16458 * config.sub: Add recognition for mips64vr4100*-* targets.
16459
16460 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16461
16462 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16463 Add creation of gconfigargs with `--enable-shared' turned on.
16464 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16465 ($(host)-stamp-stage3-configured): Likewise.
16466 (HOLES): Add chatr and ldd.
16467 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16468
16469 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16470
16471 * configure: Pass --nfp to recursive configures.
16472
16473 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16474
16475 * Makefile.in (DLLTOOL): New.
16476 (DLLTOOL_FOR_TARGET): New.
16477 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16478 (EXTRA_TARGET_FLAGS): Ditto.
16479 (EXTRA_GCC_FLAGS): Ditto.
16480 (CONFIGURE_TARGET_MODULES): Ditto.
16481 (DO_X): Ditto.
16482 * configure: Add DLLTOOL.
16483
16484 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16485
16486 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16487 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16488 mh-sco, since old workarounds no longer needed, and don't
16489 build ld, since libraries have weak symbols in COFF.
16490
16491 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16492
16493 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16494
16495 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * configure.in: Make sure that ${CC} can be used to compile an
16498 executable.
16499
16500 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16501
16502 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16503 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16504 nothing depending on whether gdbtk is being built.
16505
16506 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16507
16508 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16509
16510 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16511
16512 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16513 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16514
16515 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16516
16517 * config-ml.in: Add support for
16518 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16519 Simplify setting of multidirs from --disable-foo.
16520
16521 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16522
16523 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16524 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16525 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16526 non-empty, pass them on to the GCC make.
16527 (all-bootstrap): New rule that is like all-gcc, except it executes
16528 the GCC bootstrap rule instead of the GCC all rule.
16529
16530 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16531
16532 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16533
16534 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16535
16536 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16537 DG/UX support.
16538
16539 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16540
16541 * config.sub (i*86*) Change [345] to [3456]
16542
16543 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16544
16545 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16546 --with-gnu-ld=no.
16547
16548 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16549
16550 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16551 AIX multilibs get built.
16552
16553 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16554
16555 * configure.in (i386-win32): Don't build expect if we're not
16556 building the tcl subdir.
16557
16558 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16559
16560 * Makefile.in: (configure-target-examples, all-target-examples):
16561 New targets, configure and build example programs.
16562
16563 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16564
16565 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16566 use it as input to sedit the generated MPW makefile.
16567 * mpw-README: Add a suggestion about Gestalt.h.
16568
16569 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16570
16571 * config.sub: Accept *-*-ieee*.
16572
16573 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16574
16575 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16576 Ronald F. Guilmette <rfg@monkeys.com>.
16577
16578 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16579
16580 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16581 for powerpc-pe native.
16582 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16583 (target==powerpc-pe): duplicate i386-win32 entry.
16584
16585 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16586
16587 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16588 of vxworks, not just vxworks5.1.
16589
16590 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16591
16592 * mpw-configure: Add support for exec-prefix.
16593
16594 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16595
16596 * config.guess: Recognize HP model 816 machines as having
16597 a PA1.1 processor.
16598
16599 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16600
16601 * configure: Ignore new autoconf configure options.
16602
16603 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16604
16605 * config.guess: Recognize Pentium under SCO.
16606 From Robert Lipe <robertl@arnet.com>.
16607
16608 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16609
16610 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16611
16612 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16613
16614 * configure.in: Don't configure gas for alpha-dec-osf*.
16615
16616 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16617
16618 * configure.in: Default to --with-stabs for some targets for which
16619 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16620 i[345]86*-*-unixware*.
16621
16622 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16625 rather than basing it on the target. Simplify handling of options
16626 controlling which directories to configure. Remove extraneous
16627 slash in multi-clean target.
16628
16629 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16630
16631 * config-ml.in: Prefix more variables with ml_ so they don't collide
16632 with configure's.
16633
16634 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16635
16636 * configure: Don't turn -v into --v.
16637
16638 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16639
16640 * configure.in (targargs): Fix typo.
16641
16642 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16643
16644 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * configure.in: Strip --host and --target options from
16647 CONFIG_ARGUMENTS, and always configure for --host only. Add
16648 --with-cross-host option when building with a cross-compiler.
16649 * configure: Canonicalize the arguments put into config.status by
16650 always using `=' for an option with an argument. Pass a presumed
16651 --host or --target explicitly.
16652
16653 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16654
16655 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16656 into general OS recognition case.
16657
16658 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16659
16660 * configure.in (target_configdirs): add target-winsup only
16661 for win32 target systems.
16662
16663 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * Makefile.in (all-target-libgloss): Depend upon
16666 configure-target-newlib, since when libgloss is built it looks to
16667 see if the newlib directory exists.
16668
16669 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16670
16671 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16672 cfg-ml-*.in.
16673
16674 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16675
16676 * configure: Handle LD and LD_FOR_TARGET when configuring a
16677 Canadian Cross.
16678
16679 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16680
16681 * configure.in (target_libs): add target-winsup.
16682 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16683 (target==ppcle-pe): remove ld from $noconfigdirs.
16684
16685 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16686
16687 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16688 Preserve relative path names in $srcdir. Build symlink tree if
16689 configuring cross target dir and srcdir=. (= no VPATH support).
16690 (configure-target-libg++): Depend on configure-target-librx.
16691 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16692 * config-ml.in: New file.
16693 * symlink-tree: New file.
16694 * configure: Ensure srcdir="." if that's what it is.
16695
16696 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16697
16698 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16699 includes and FLEX_SKELETON setting.
16700 * mpw-configure (--with-gnu-ld): New option, controls whether
16701 to use PPCLink or ld with PowerMac GCC.
16702 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16703 * mpw-config.in: Configure grez if targeting Mac.
16704
16705 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16706 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16707 just macos.
16708 * configure.in: Configure grez resource compiler if targeting Mac.
16709 * Makefile.in (all-grez, install-grez): New targets.
16710
16711 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16712
16713 * configure: CXX defaults to gcc, not g++. If we find
16714 gcc in the path, set CC to gcc -O2.
16715
16716 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16717
16718 * configure: Default ${build} correctly. Avoid picking up extra
16719 spaces when reading CC and CXX from Makefile. When doing a
16720 Canadian Cross, use plausible default values for numerous
16721 variables.
16722 * configure.in: When doing a Canadian Cross, don't try to
16723 configure tools whose configure script can't handle it.
16724
16725 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16726
16727 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16728
16729 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16730
16731 * configure: Remove dubious bug reporting address.
16732
16733 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16734
16735 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16736 configure script, run that instead of this directory's configure.
16737 In either case, print a message that we're configuring the sub-dir.
16738
16739 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16740
16741 * configure.in: Before checking for the existence of various files,
16742 use sed to filter out "target-".
16743
16744 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16745
16746 * Makefile.in (DO_X): Split rule to decrease command line length
16747 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16748 (Philippe De Muyter).
16749
16750 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16751
16752 * Makefile.in (all-patch): depend on all-libiberty.
16753
16754 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16755
16756 * configure.in: If the only directory in target_configdirs which
16757 actually exists is libiberty, then set target_configdirs to empty,
16758 to avoid trying to build a target libiberty in a gas or gdb
16759 distribution.
16760
16761 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16762
16763 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16764 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16765 systems.
16766
16767 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16768
16769 * configure.in (copy_dirs): Use sys-include instead of include
16770 for --with-headers option.
16771
16772 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16773
16774 * Makefile.in, configure.in: Make winsup builds work with
16775 new scheme.
16776
16777 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * configure.in: Build the linker on AIX.
16780
16781 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16782
16783 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16784 where needed.
16785
16786 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16787
16788 * Makefile.in (all-gcc): Fix typo.
16789
16790 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16791
16792 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16793
16794 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16795
16796 * configure.in: Rename libFOO to target-libFOO, and xiberty
16797 to target-xiberty, to provide more flexibility.
16798 (target_subdir): Define. Create if cross.
16799 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16800 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16801 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16802 check-libFOO -> check-target-libFOO, etc.
16803 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16804 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16805 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16806 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16807 allow ALL_GCC="" to only configure.
16808 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16809 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16810 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16811
16812 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16813
16814 * Makefile.in (taz): Build "info" in etc explicitly.
16815
16816 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16817
16818 * configure.in: Make sure that CC is undefined (as opposed to
16819 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16820 problem with autoconf trying to configure on a host without GCC.
16821
16822 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16823
16824 * mpw-configure: Set host alias from choice of host compiler,
16825 only use generic MPW Makefile sed if present, edit a file
16826 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16827 * mpw-README: Add problem notes about CW6 and CW7.
16828
16829 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16830
16831 * Makefile.in (taz): Use ";" instead of ";;".
16832
16833 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16834
16835 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16836 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16837 DISTDOCDIRS.
16838 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16839 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16840
16841 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16842
16843 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16844 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16845 Move bfd to DISTSTUFFDIRS.
16846
16847 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16848
16849 * Makefile.in (X11_LIB): Removed.
16850 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16851
16852 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16853
16854 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16855
16856 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16857 names.
16858
16859 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16860
16861 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16862
16863 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16864
16865 * configure.in (i[345]86-*-win32): Always build newlib.
16866 Don't configure cvs, autoconf or texinfo.
16867 * Makefile.in (LD_FOR_TARGET): New.
16868 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16869 Pass down LD_FOR_TARGET.
16870
16871 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16872
16873 * winsup: New directory.
16874 * Makefile.in: Build winsup.
16875 * configure.in: Winsup is configured when target is win32.
16876 Can only build win32 target GDB when native.
16877
16878 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16879
16880 * config.guess: Recognize HP model 819 machines as having
16881 a PA 1.1 processor.
16882
16883 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16884
16885 * configure: Fix sed loop which substitutes for CC and CXX to
16886 avoid bug found in various sed implementations.
16887
16888 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16889
16890 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16891 simulator. Use standard powerpc-*-eabi*.
16892
16893 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16894
16895 * configure.in: Stop putting gas and binutils in noconfigdirs for
16896 powerpc-*-aix* and rs6000-*-*.
16897
16898 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16899
16900 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16901 -mcall-aixdesc libraries.
16902
16903 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16904
16905 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16906
16907 * config.sub (arm | armel | armeb): Fix shell syntax.
16908
16909 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16910
16911 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16912 -msoft-float and -mcpu=common support.
16913 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16914 libraries.
16915
16916 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16917
16918 * configure.in: Allow configuration and build of emacs19 for the alpha.
16919
16920 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16921
16922 * configure.in (CC): Get ^CC, not just any old CC, from
16923 ${host_makefile_frag}.
16924
16925 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16926
16927 * configure.in (CC): Try to get CC from
16928 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16929
16930 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16931
16932 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16933 only if it exists in $(srcdir).
16934
16935 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure: If CC and CXX are not set in the environment, set
16938 them, based on either an existing Makefile or on searching for gcc
16939 in PATH. Substitute for CC and CXX in Makefile.
16940 * configure.in: Remove libm from target_libs. Separate
16941 target_configdirs from configdirs. If CC is not set in
16942 environment, try to get it from a host Makefile fragment. Rewrite
16943 changes of configdirs to use skipdirs instead. A few minor
16944 tweaks. Take directories out of target_configdirs as they are
16945 taken out of configdirs. Remove existing Makefile files from
16946 subdirectories. Substitute for TARGET_CONFIGDIRS and
16947 CONFIG_ARGUMENTS in Makefile.
16948 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16949 by configure.in.
16950 (CONFIG_ARGUMENTS): Likewise.
16951 (CONFIGURE_TARGET_MODULES): New variable.
16952 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16953 ($(CONFIGURE_TARGET_MODULES)): New target.
16954 (configure-libg++, configure-libio): New targets.
16955 (all-libg++): Depend upon configure-libg++.
16956 (all-libio): Depend upon configure-libio.
16957 (configure-libgloss, all-libgloss): New targets.
16958 (configure-libstdc++): New target.
16959 (all-libstdc++): Depend upon configure-libstdc++.
16960 (configure-librx, all-librx): New targets.
16961 (configure-newlib): New target.
16962 (all-newlib): Depend upon configure-newlib
16963 (configure-xiberty): New target.
16964 (all-xiberty): Depend upon configure-xiberty.
16965
16966 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16967
16968 * configure.in (host i[345]86-*-win32): Expand the
16969 noconfigdirs again.
16970
16971 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16972
16973 * mpw-configure: Fix sed command file name.
16974
16975 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16976
16977 * configure.in (host i[345]86-*-win32): Reduce the
16978 noconfigdirs again.
16979
16980 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16983 or powerpc*-*-pe*, since they are not yet supported.
16984
16985 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16986
16987 Add PowerMac support and many other enhancements.
16988 * mpw-configure: New option --cc to select compiler to use,
16989 paste options set according to --cc into the generated
16990 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16991 if mpw-make.sed is present.
16992 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16993 add forward includes for PowerPC include files.
16994 * mpw-build.in: Build using Makefile.PPC if present.
16995 (do-byacc, etc): Remove separate version resource builds.
16996 (do-gas): Build "stamps" before "all".
16997 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16998 * mpw-README: Update to reflect --cc option, PowerMac support,
16999 and recently-reported compatibility problems.
17000
17001 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17002
17003 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17004 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17005 (--with-multilib-top): Pass to recursive invocations.
17006
17007 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17008
17009 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17010 v810-*-*.
17011
17012 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17013
17014 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17015 gdb, ld and opcodes on v810-*-*.
17016
17017 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17020 (local-maintainer-clean): New target.
17021 (maintainer-clean): New target.
17022 (realclean): Just depend upon maintainer-clean.
17023
17024 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17025
17026 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17027
17028 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * configure.in: Build ld in mips*-*-bsd* case.
17031
17032 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17033
17034 * config.sub: Accept -lites* OS. From Ian Dall.
17035
17036 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17037
17038 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17039 targets.
17040
17041 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17042
17043 * configure.in: treat i386-win32 canadian cross the same as
17044 i386-go32 canadian cross.
17045
17046 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17047
17048 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17049 running under the simulator to build a reduced set of libraries.
17050 (powerpc-*-eabiaix): Add fine grained multilib support added to
17051 other powerpc targets yesterday.
17052
17053 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17054
17055 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17056 -disable-softfloat, -disable-relocatable, -disable-aix, and
17057 -disable-sysv to control which multilib libraries get built.
17058
17059 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17060
17061 * configure: Add Makefile.tem to list of files to remove in trap
17062 handler.
17063
17064 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17065
17066 * config.guess (*Linux*): Add missing "exit"s.
17067 Also, need specific check for alpha-unknown-linux (uses COFF).
17068
17069 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17070
17071 * config.guess: Merge with FSF:
17072
17073 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17074 * config.guess (AIX4): More robust release numbering discovery.
17075
17076 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17077 * config.guess (i386-sequent-ptx): Properly get version number.
17078
17079 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17080 * config.guess (mips:*:4*:UMIPS): New case.
17081
17082 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17083
17084 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17085 (i386-win32 host): Likewise. Don't build readline.
17086
17087 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17088
17089 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17090 SUPPORT_FILES to submakes.
17091
17092 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17093
17094 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17095 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17096 mpw-configure.
17097
17098 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17099
17100 * configure.in (appdirs): Use =, not ==, in test expression when
17101 trying to build the text to print in the warning message for
17102 Solaris users.
17103
17104 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17105
17106 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17107
17108 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17109
17110 * config.guess: Recognize lynx-2.3.
17111
17112 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17113
17114 * config.sub (z8ksim): Deleted
17115 (z8k-*-coff): New, this is the one true name of the target.
17116
17117 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17118
17119 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17120
17121 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17122
17123 * config.guess (*:Linux:*:*): First try asking the linker what the
17124 default object file format is (elf, aout, or coff). Then if this
17125 fails, try previous methods.
17126
17127 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17128
17129 * configure.in: Don't build newlib for *-*-vxworks5.1.
17130
17131 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17132
17133 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17134 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17135
17136 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17137
17138 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17139
17140 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17141
17142 * cfg-ml-com.in: New file.
17143 * cfg-ml-pos.in: New file.
17144
17145 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17146
17147 * COPYING.NEWLIB: Add HP free copyright to list.
17148
17149 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17150
17151 * config.sub: Recognize -eabi* for the system, not just -eabi.
17152
17153 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17154
17155 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17156 * config.sub, configure.in (win32): New target and host.
17157
17158 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17159
17160 * configure.in: Add i386-pe configuration.
17161
17162 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17163
17164 * mpw-build.in (install): Install GDB after LD.
17165
17166 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17167
17168 * mpw-config.in (elf/mips.h): Always forward-include, needed
17169 for GDB to build.
17170
17171 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17172
17173 * testsuite: New directory for customer acceptance and whole tool
17174 chain tests.
17175
17176 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17177
17178 * configure: If per-host line isn't found, but AC_OUTPUT is found
17179 and a configure script exists, run it instead.
17180
17181 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17182
17183 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17184
17185 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17186
17187 * configure: Set build_{cpu,vendor,os,alias} to host values when
17188 --build isn't specified.
17189
17190 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17191
17192 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17193 (FLAGS_TO_PASS): Pass them.
17194 (EXTRA_TARGET_FLAGS): Ditto.
17195
17196 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17197
17198 * Makefile.in (all-libg++): Depend on all-libstdc++.
17199
17200 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17201
17202 * configure.in (noconfigdirs): Enable all packages for
17203 i386-unknown-netbsd.
17204
17205 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17206
17207 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17208 hosted builds (DOS builds)
17209
17210 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17211
17212 Changes for ARM based on patches from Richard Earnshaw:
17213 * config.sub: Handle armeb and armel.
17214 * configure.in: Omit arm linker only for riscix.
17215
17216 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17217
17218 * config.guess: Update from FSF.
17219
17220 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17221
17222 * config.sub: Recognize powerpcle as the little endian variant of
17223 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17224 powerpcle variant. Convert pentium into i586, not i486. Add p5
17225 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17226 temporarily.
17227
17228 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17229
17230 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17231
17232 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17233
17234 * config.sub: Accept -lites* as a basic system type.
17235
17236 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17237
17238 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17239 installed, and if so return linuxoldld as the system name.
17240
17241 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17242
17243 * config.guess: Add hppa1.1-hp-lites support.
17244
17245 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17246
17247 * configure.in: Don't build newlib for m68k-vxworks5.1.
17248
17249 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17250
17251 * configure.in (mips-sgi-irix6): Use mh-irix5.
17252
17253 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17254
17255 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17256
17257 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17258
17259 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17260 OSF/1. Fix compiler flags.
17261 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17262
17263 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17264
17265 * configure.in: Recognize --with-newlib.
17266 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17267
17268 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17269
17270 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17271 to *_X11_MODULES due to gdbtk needing X include files et al.
17272
17273 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17274
17275 Merge in support for Mac MPW as a host.
17276 (Old change descriptions retained for informational value.)
17277
17278 * mpw-config.in: Add generic include forwards for cpu-specific
17279 include files in aout and elf directories.
17280
17281 * mpw-configure: Added copyright.
17282 * mpw-config.in: Check for presence of required build tools.
17283 (target_libs): Add newlib.
17284 (target_tools): Add examples.
17285 (Read Me): Generate as "Read Me for MPW" instead.
17286 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17287 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17288 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17289
17290 * mpw-configure: Remove subdir-specific makefile hackery,
17291 delete mk.tmp after using it.
17292
17293 * mpw-build.in (all): Display start and end times.
17294
17295 * mpw-configure (host_canonical): Set.
17296 (target_cpu): Always add to makefiles.
17297 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17298 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17299 (mpw-mh-mpw): Look for in srcdir and srcroot.
17300 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17301
17302 * mpw-build.in: (install-only): New target.
17303
17304 * mpw-configure (host_alias, target_alias): Rename from hostalias
17305 and targetalias, add into generated Makefile.
17306 (mk.tmp): If present, add into generated Makefile.
17307 * mpw-build.in (all-gas): Build config.h first before gas proper.
17308
17309 * mpw-configure (config.status): Write only if changed.
17310 * mpw-config.in (readline): Configure it (not built, just used for
17311 definitions).
17312
17313 * mpw-config.in (elf/mips.h): Add a forward include.
17314
17315 * mpw-config.in: Forward-include most .h files in include into
17316 extra-include.
17317 (readline): Don't build.
17318 mpw-build.in (install): Install GDB.
17319
17320 * mpw-configure (prefix, mpw_prefix): Handle it.
17321 * mpw-config.in (mmalloc, readline): Don't configure.
17322 * mpw-build.in (thisscript): Rename to ThisScript.
17323 Use mpw-build instead of BuildProgram everywhere.
17324 (mmalloc, readline): Don't build.
17325 * mpw-README: New file, basic documentation about the MPW port.
17326
17327 * mpw-config.in: Use forward-include to create include files.
17328
17329 * mpw-configure: Add more things to the top of each configured
17330 Makefile, including contents of config/mpw-mh-mpw.
17331 * mpw-config.in (extra-include): Create this directory and fill it
17332 with Posix-like include files when configuring.
17333
17334 * config.sub (apple, mac, mpw): Add various aliases.
17335
17336 * mpw-build.in: New file, top-level build script fragment for MPW.
17337 * mpw-configure: New file, configure script for MPW.
17338 * mpw-config.in: New file, config fragment for MPW.
17339
17340 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17341
17342 * configure.in (host_libs): Remove glob, since it is gone from the
17343 sources.
17344
17345 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17346
17347 * Makefile.in: define empty GDB_NLM_DEPS var.
17348
17349 * configure.in(target_makefile_frag): use config/mt-netware
17350 for netware targets.
17351
17352 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17353
17354 * config.sub: Merge in recent FSF changes. Remove linux special
17355 cases.
17356
17357 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17358
17359 Revert this change:
17360
17361 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * build-all.mk: Use CC=cc -Xs on Solaris.
17364
17365 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17366
17367 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17368 stop using it.
17369 * Makefile.in: Nuke all references to glob subdirectory.
17370
17371 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17372
17373 * configure.in: Fix --enable-shared logic in per-host.
17374
17375 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17378
17379 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17380
17381 * configure.in (noconfigdirs): Don't build gas on AIX, for
17382 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17383
17384 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17385
17386 * configure: Fix --cache-file to work if the file argument is a
17387 relative path.
17388
17389 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17390
17391 * configure: If the --cache-file is used, pass it down to
17392 configure in subdirectories.
17393
17394 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17395
17396 * config.sub: add vxworks29k configuration.
17397
17398 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17399
17400 * Makefile.in (taz): Do "diststuff" part quietly.
17401
17402 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17403
17404 * config.sub: Mini-merge with gcc/config.sub.
17405
17406 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17407
17408 * config.guess (IRIX): Sed - to _.
17409
17410 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17411
17412 * Makefile.in (source-vault, binary-vault): New targets.
17413
17414 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17415
17416 * config.sub: Recognize -eabi as a basic system type.
17417
17418 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17419
17420 * configure.in (enable_shared stuff): Fix typo.
17421
17422 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17423
17424 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17425
17426 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17427
17428 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17429
17430 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17431
17432 * configure.in (rs6000-*-*): Don't build gas.
17433
17434 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17435
17436 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17437 reduce command line length.
17438 (AS_FOR_TARGET): Check for as.new, not Makefile.
17439 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17440
17441 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17442
17443 * config.guess: Merge from FSF.
17444
17445 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17446
17447 * configure: Don't use $ when handling program_suffix.
17448
17449 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17450
17451 * configure.in: Configure tk for hppa/hpux.
17452
17453 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17454
17455 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17456
17457 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17458
17459 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17460 to LIBCXXFLAGS. Tests are better run without it.
17461
17462 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17463
17464 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17465
17466 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17467
17468 * configure.in (*-*-netware*): Don't configure xiberty.
17469
17470 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17471
17472 * configure.in: Remove tk from native_only list.
17473
17474 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17475
17476 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17477 for special NCD build.
17478
17479 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17480
17481 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17482 makeall.bat, they're only useful for binutils snapshots.
17483 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17484 makeall.bat to specified SUPPORT_FILES.
17485
17486 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17487
17488 * build-all.mk: Add Ericsson targets to sun4 and solaris
17489 hosts. Add BNR's sun4 target to solaris host, so their
17490 build-from-source will be tested in-house first.
17491
17492 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17493
17494 * Makefile.in (LIBCFLAGS): New variable.
17495 (CFLAGS_FOR_TARGET): Ditto.
17496 (LIBCFLAGS_FOR_TARGET): Ditto.
17497 (LIBCXXFLAGS): Ditto.
17498 (CXXFLAGS_FOR_TARGET): Ditto.
17499 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17500 (BASE_FLAGS_TO_PASS): Pass them.
17501 (EXTRA_TARGET_FLAGS): Ditto.
17502
17503 * configure.in: Support --enable-shared.
17504
17505 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17506
17507 * configure.in (target_libs): Include libstdc++ again.
17508 * config.guess: Update from FSF (for FreeBSD).
17509
17510 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17511
17512 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17513 makeall.bat.
17514 (DISTDOCDIRS): Add `etc'.
17515 (ETC_SUPPORT_PFX): New variable.
17516 (taz): Include anything from etc starting with a word in
17517 ETC_SUPPORT_PFX.
17518
17519 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17520
17521 * config.sub: Update for recent FSF changes. Remove obsolete
17522 h8300hds entry. Add -windows* and -osx as basic os. Minor
17523 spacing changes.
17524
17525 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17526
17527 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17528
17529 * config.guess: Merge with FSF.
17530 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17531
17532 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17533
17534 * configure: Since the "trap 0" handler will override the exit
17535 status on many systems, only use it for "exit 1", and make it set
17536 a non-zero exit status; reset it before "exit 0". Also, check
17537 exit status of config.sub, and error out if it failed.
17538
17539 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17540
17541 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17542 and install libgloss.
17543
17544 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17545
17546 * Makefile.in (all-binutils): Depend upon all-byacc.
17547
17548 * configure.in: Don't build emacs on Irix 5.
17549
17550 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17551
17552 * configure.in (*-*-netware*): Add libio.
17553
17554 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17555
17556 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17557 (CHECK_TARGET_MODULES): Ditto.
17558 (INSTALL_TARGET_MODULES): Ditto.
17559 (TARGET_LIBS): Ditto.
17560 (all-libstdc++): Note dependencies.
17561
17562 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17563
17564 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17565
17566 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17567
17568 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17569 -fexternal-templates.
17570
17571 * configure.in (target_libs): Add libstdc++.
17572 (noconfigdirs): Add libstdc++ as appropriate.
17573
17574 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17575
17576 * config.guess: Update from FSF.
17577
17578 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17579
17580 * configure: Use ${config_shell} when running ${configsub}.
17581
17582 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17583
17584 * config.sub: No longer recognize h8300h.
17585
17586 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17587
17588 * config.sub: Remove extraneous differences between config.sub and
17589 gcc/config.sub.
17590
17591 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17592
17593 * Makefile.in (DISTSTUFFDIRS): Add gas.
17594
17595 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17596
17597 * COPYING.NEWLIB: New file.
17598
17599 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17600
17601 * config.guess (HP-UX): Patch from Harlan Stenn
17602 <harlan@landmark.com> to also emit release level.
17603
17604 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17605
17606 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17607
17608 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17609
17610 * config.sub: Merge nextstep cleanup from FSF.
17611
17612 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17613
17614 * configure.in (arm-*-*): Don't configure ld for this target.
17615
17616 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17617
17618 * configure.in (*-*-netware): don't configure libg++, libio,
17619 librx, or newlib.
17620
17621 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17622
17623 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17624 configure ld--it works, but it doesn't support shared libraries.
17625
17626 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17627
17628 * config.guess (*-unknown-freebsd*): Get rid of possible
17629 trailing "(Release)" in version string.
17630 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17631
17632 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17633
17634 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17635 Fix type: *-next-neststep -> *-next-nextstep.
17636
17637 * config.guess: Merge from FSF:
17638
17639 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17640
17641 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17642
17643 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17644
17645 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17646 instead of UNIX_SV for UnixWare 1.0).
17647
17648 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17649
17650 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17651 to make gdb/nlm/* build after the compiler and linker.
17652
17653 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654
17655 * config.guess (netbsd, freebsd, linux): Accept any machine,
17656 not just i[34]86.
17657 (m68k-atari-sysv4): Relocate to match FSF version.
17658
17659 * config.guess: More merges from the FSF:
17660
17661 Add a space before function call or macro invocation.
17662
17663 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17664
17665 * config.guess: Add trap cmd to remove dummy.c and dummy when
17666 interrupted.
17667
17668 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17669
17670 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17671 (dummy): Redirect stderr from compilation of dummy.c.
17672
17673 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17674
17675 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17676
17677 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17678
17679 * configure: Accept and ignore --cache*, for compatibility with
17680 new autoconf.
17681
17682 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17683
17684 * config.guess: Merge from FSF:
17685
17686 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17687
17688 * config.guess (Pyramid*:OSx*:*:*): New case.
17689 (PATH): Add /.attbin at end for finding uname.
17690 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17691
17692 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17693
17694 * config.guess (M88*:DolphinOS:*:*): New case.
17695
17696 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17697
17698 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17699 to select whether to use ELF or COFF.
17700
17701 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17702
17703 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17704
17705 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17706
17707 * config.guess: Guess the OS version for HPUX.
17708
17709 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17710
17711 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17712
17713 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17714
17715 * configure.in: Recognize --with-headers, --with-libs, and
17716 --without-newlib.
17717 * Makefile.in (all-xiberty): Depend upon all-ld.
17718
17719 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17720
17721 * configure.in: Change i[34]86 to i[345]86.
17722
17723 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17724
17725 * configure (version): A few more tweaks to help message.
17726
17727 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * Makefile.in: Remove (for now) librx as a host library,
17730 now that we're building it for target.
17731
17732 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17733
17734 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17735 (Karl Berry).
17736
17737 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17738
17739 * configure.in: Also configure librx.
17740
17741 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17742
17743 * Makefile.in: Update various rules to reflect that librx
17744 is now needed for libg++.
17745
17746 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17747
17748 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17749
17750 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17751
17752 * configure.in: Configure the examples directory.
17753
17754 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17755
17756 * configure: Simplify Jun 2 1994 change.
17757
17758 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17759
17760 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17761 /bin/gcc isn't good enough to build gcc.
17762
17763 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17764
17765 * Makefile.in (GDB_SUPPORT_FILES): Remove
17766 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17767 (gdb.tar.gz): Add new rule to use standard distribution building
17768 mechanism.
17769
17770 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17771
17772 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17773 Bill Cox <bill@cygnus.com>.
17774
17775 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17776
17777 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17778
17779 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17780
17781 * configure: Search current dir first in .gdbinit.
17782
17783 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17784
17785 * config.sub: Recognize freebsd (merged from gcc config.sub).
17786
17787 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17788
17789 * config.sub: Refer to NeXT's operating system as nextstep.
17790
17791 * config.sub (case $basic_machine): Re-order the cases, to match
17792 the order in the FSF version (which is mostly alphabethical).
17793 Merge in some additions and changes from the FSF.
17794
17795 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17796
17797 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17798 * config.sub: Recognize cxux7.
17799 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17800
17801 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17802
17803 * config.sub: Fix typo powerpc -> powerpc-*.
17804
17805 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17806
17807 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17808
17809 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17810 parallel with all-emacs and install-emacs). Top-level command
17811 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17812
17813 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17814
17815 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17816 $(relbindir)/make before doing ``make install'', and use
17817 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17818 installing over running make binary.
17819 ($(host)-stamp-stage3-installed): Likewise.
17820
17821 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17822
17823 * config.guess: Recognize Mach.
17824
17825 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17826
17827 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17828 see whether --exec-prefix was used.
17829
17830 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17831
17832 * README: Explicitly mention libg++/README. (Zoo's idea.)
17833
17834 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17835
17836 * Makefile.in: Add all-librx target similar to all-libproc.
17837
17838 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17839
17840 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17841 with post 1.2 uname bogosity.
17842
17843 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17844
17845 * configure: Remove temporary files on receipt of a signal.
17846
17847 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17848
17849 * configure: If there is a package_makefile_frag, remove
17850 ${subdir}/Makefile.tem after copying it in.
17851
17852 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17853
17854 * build_all.mk: support rs6000 lynx identifies itself as
17855 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17856 since /bin/gcc is too feeble to compile a modern gcc.
17857
17858 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17859
17860 * brought devo/test-build.mk update-to-date with progressive/
17861 test-build.mk. Add lynx targets and hppa flag info.
17862
17863 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17864
17865 * configure.in: Use mh-ncrsvr43. Patch from
17866 Tom McConnell <tmcconne@sedona.intel.com>.
17867
17868 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17869
17870 * config.guess (i386-unknown-bsdi): No longer need to
17871 check #if defined(__bsdi__) && defined(__i386__).
17872
17873 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17874
17875 * configure: Set program_transform_nameoption correctly.
17876
17877 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17878
17879 * brought build-all.mk update-to-date with progressive build-all.mk,
17880 added new targets and hppa info.
17881
17882 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17883
17884 * configure: If config.guess result is a prefix of the user
17885 specified target, assume a native build and use the user specified
17886 target as the host alias. Remove SunOS patch suffix removal hack.
17887 * configure.in: Remove SunOS patch suffix removal hack.
17888
17889 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17890 in NATIVE_CHECK_MODULES.
17891
17892 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17893
17894 * Makefile.in: Rename HOST_ONLY to NATIVE.
17895 * configure: Delete SunOs patch suffix from host_canonical
17896 and build_canonical variables that are prepended to Makefiles.
17897 * configure.in: Add comments for easier maintenance.
17898
17899 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17900
17901 * Makefile.in: Add all-libproc target similar to all-gui.
17902
17903 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17904
17905 * Makefile.in (CHECK_MODULES): split into
17906 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17907
17908 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17909
17910 * config.guess (i386-unknown-bsdi): New system to guess.
17911
17912 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17913
17914 * Makefile.in: Add all-gui target (but not yet build by "all").
17915
17916 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17917
17918 * config.sub: Move deletion of patch suffix from here...
17919 * configure.in: To here, at Ian's suggestion. The top-
17920 level scripts might need to know of a patch level.
17921
17922 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17923
17924 * config.sub: Strip off patch suffix so rtl is recognized
17925 as a sunos4.1.3 machine, even though it's been patched.
17926
17927 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17928
17929 * Makefile.in (INSTALL_LAST): Delete.
17930 (INSTALL_DOSREL): New.
17931
17932 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17933
17934 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17935 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17936 whether we pass down --with-gnu-ld anyhow.
17937
17938 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17939
17940 * Makefile.in (INSTALL_LAST): Change operation so it works
17941 on more flavors of make.
17942 * configure.in (go32): Don't build libg++ or libio.
17943
17944 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17945
17946 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17947 they can be overriden by templates.
17948
17949 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17950
17951 * configure.in (target==go32): Don't build gdb.
17952 * dosrel: New directory.
17953
17954 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17955
17956 * configure.in (host==go32): Configure dosrel too.
17957 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17959 be set by incoming names or templates.
17960 (INSTALL_LAST): New rule.
17961
17962 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17963
17964 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17965
17966 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17967
17968 * configure.in (appdirs): New variable. Currently empty, but will
17969 be used in gas distribution. If nonempty, lists a set of
17970 directories at least one of which must get configured, or top
17971 level configuration is considered to have failed.
17972 (rs6000-*-lynxos*): Use new file name.
17973
17974 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17975
17976 Eliminate XTRAFLAGS.
17977 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17978 newlib include files using -idirafter, and also use -nostdinc.
17979 (CXX_FOR_TARGET): Likewise.
17980 (XTRAFLAGS): Removed.
17981 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17982 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17983 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17984 ($(DO_X)): Don't pass down XTRAFLAGS.
17985
17986 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17987
17988 * configure.in (mips*-dec-bsd*): New target; do build linker.
17989 (mips*-*-bsd*): New target; don't build linker.
17990
17991 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17992
17993 * configure.in: support rs6000-*-lynxos* configuration.
17994 support sunos4 as a cross target.
17995
17996 * config.sub: look for lynx*, not lynx since the OS version may
17997 legitimately be part of the name.
17998
17999 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18000
18001 * configure.in (i[34]86-*-sco*): Move to be with other i386
18002 targets.
18003 (romp-*-*): New target. Skip various binary utilities.
18004 (vax-*-*): New target. Don't build newlib.
18005 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18006
18007 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18008
18009 * configure.in: Only set host_makefile_frag if config
18010 directory exists.
18011
18012 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18013
18014 * install.sh: If $dstdir exists, don't check whether each
18015 component does.
18016
18017 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18018
18019 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18020
18021 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18022
18023 * configure.in (*-*-lynxos*): Don't configure newlib for either
18024 native or cross Lynx.
18025
18026 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18027
18028 * config.sub (sparc64-elf): Fix os.
18029 (z8k): Remove duplicate.
18030
18031 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18032
18033 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18034 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18035
18036 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18037
18038 * configure: Make file links cleanly even if Lynx fails on
18039 an NFS symlink (at least fail cleanly).
18040
18041 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18042
18043 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18044 -XNh2000.
18045
18046 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18047
18048 * configure: Unknown options are fatal again.
18049
18050 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18051
18052 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18053 compatibility.
18054
18055 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18056
18057 * build-all.mk: Add `clean' target.
18058
18059 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18060
18061 * config.guess: Add SINIX support.
18062 * configure.in: Add mips-*-sysv4* support.
18063
18064 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18065
18066 * build-all.mk: Document all useful targets.
18067 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18068 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18069
18070 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18071
18072 * configure: Support --silent, --quiet.
18073
18074 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18075
18076 * configure: Support --disable-FEATURE.
18077
18078 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18079
18080 * config.guess: Recognize NCR running SVR4.3.
18081
18082 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18083
18084 * config.guess: Make BSDI generate i386-unknown-bsd386.
18085 Patch from Paul Eggert <eggert@twinsun.com>.
18086
18087 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18088
18089 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18090
18091 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18092
18093 * configure: Make unrecognized options give nonfatal warnings
18094 instead of fatal errors, and pass them to any subdirectory
18095 configures in case they recognize them.
18096 Make --x equivalent to --with-x.
18097
18098 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18099
18100 * configure: Add --enable-* options. Clean up usage message and
18101 some comments.
18102
18103 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18104
18105 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18106
18107 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18108
18109 * configure.in (hppa*-*-*): Enable binutils.
18110
18111 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18112
18113 * config.sub: Recognize cisco.
18114
18115 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18116
18117 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18118
18119 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18120
18121 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18122 than one configuration name. Add comment.
18123
18124 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18125
18126 * config.guess: about target *-hitachi-hiuxwe2, fixed
18127 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18128 macro is incorrect.]
18129
18130 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18131
18132 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18133 than the "make ls" stuff which used to be here.
18134
18135 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18136
18137 * config.guess: Recognize i[34]86-unknown-freebsd.
18138 From Shawn M Carey <smcarey@rodan.syr.edu>.
18139
18140 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18141
18142 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18143
18144 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18145
18146 * config.guess: Check for ptx.
18147
18148 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18149
18150 * config.sub: Add os9k checking.
18151
18152 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18153
18154 * config.guess: Handle OSF1 running on HPPA processors
18155
18156 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18157
18158 * configure: If subdir configure fails, print out a message with
18159 subdirectory name, in case subdir's configure code didn't identify
18160 itself.
18161
18162 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18163
18164 * configure.in: Remove embedded newlines from configdirs.
18165 Avoid mismatches of substrings. Fix matching strings at end
18166 of configdirs.
18167
18168 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18169
18170 * config.guess: Add Lynx/rs6000 config support.
18171
18172 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18173
18174 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18175
18176 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18177
18178 * configure.in (hppa*-*-osf*): Treat this just like most other
18179 PA configurations (eg no binutils or ld).
18180 (hppa*-*-*elf*): These configurations have binutils and ld.
18181
18182 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18183
18184 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18185
18186 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18187
18188 * configure.in (rs6000-*-*): Build gas.
18189
18190 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18191
18192 * Makefile.in: Avoid bug in losing hpux sed.
18193
18194 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18195
18196 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18197 for GDB and GDB has been fixed to not need it.
18198
18199 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18200
18201 * config.guess: Recognize vax hosts.
18202
18203 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18204
18205 * configure (while loop): Don't use "break 2" inside case
18206 statement -- the case statement isn't an enclosing loop.
18207
18208 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18209
18210 * config.guess: Clean up NeXT support, to allow nextstep
18211 on Intel machines. Make OS be nextstep.
18212
18213 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18214
18215 * config.guess: Add alternate forms for Convex.
18216
18217 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18218
18219 * configure: Completely rewrite option processing. Take
18220 advantage of pattern-matching to avoid invoking test frequently.
18221 Also clean up host and target defaulting logic.
18222
18223 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18224
18225 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18226 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18227 commands (plus user environment) will fit SCO limits.
18228
18229 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18230
18231 * configure.in: Don't issue warnings about directories which are
18232 not being configured if -norecursion is set. Correct test for
18233 --with-gnu-as and --with-gnu-ld to not get confused by substring
18234 matches.
18235
18236 * configure.in: Don't build gas for alpha-dec-osf1*.
18237
18238 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18239
18240 * configure: Back out Per's change of 12/19/1993. It changes the
18241 behavior of configure in unexpected and confusing ways.
18242
18243 Also, use different delim char when calculating
18244 program_transform_name so that the name can contain slashes.
18245
18246 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18247
18248 * configure.in, config.sub: Add support for VSTa micro-kernel.
18249
18250 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18251
18252 * configure.in: Nuke hacks which were used to get a special
18253 version of GAS for HPPA configurations.
18254
18255 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18256
18257 * configure: If only ${target_alias} is given, use that
18258 as the default for ${host_alias}.
18259 * configure: Add missing back-slashes before nested quotes.
18260
18261 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18262
18263 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18264
18265 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18266
18267 * config.guess: Recognize some Tektronix configurations.
18268 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18269
18270 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18271
18272 * config.sub: Match any flavor of SH.
18273
18274 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18275
18276 * configure.in: Don't try to configure newlib for Alpha.
18277
18278 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18279
18280 * configure.in: Don't build ld for Irix 5. Don't build gas,
18281 libg++ or libio for any Alpha target.
18282
18283 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18284
18285 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18286
18287 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18288 default arguments -- so it tried to compress itself.
18289
18290 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18291
18292 * configure.in (notsupp): ensure that a space is always at the end
18293 of the configdirs list, since the grep checks for an explicit space
18294
18295 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18296
18297 * configure.in (target i386-sysv4.2): don't build ld, since static
18298 versions of many libraries are not available.
18299
18300 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18301
18302 * config.guess: Recognize Apollos (using environment variables).
18303 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18304
18305 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18306
18307 * config.guess: Recognize Sony news mips running newsos.
18308
18309 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18310
18311 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18312 "fi ; else" for bash.
18313
18314 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18315
18316 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18317
18318 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18319
18320 * config.sub: accept unixware as an alias for svr4.2.
18321 Fix some inconsistancies with the gcc version.
18322
18323 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18324
18325 * Makefile.in (DISTDOCDIRS): Add gdb.
18326
18327 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18328
18329 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18330
18331 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18332
18333 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18334 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18335 this now.
18336
18337 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18338
18339 * config.sub: Accept hiux* as an OS name.
18340
18341 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18342 etc/make-stds.texi. The underscore came from gcc, and dje now
18343 agrees that RUNTESTFLAGS is the correct name.
18344
18345 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18346
18347 * install.sh: Remove 'set -e'. It makes any conditionals
18348 in the script useless.
18349
18350 * config.guess: Automatically recognize arm-acorn-riscix
18351 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18352
18353 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18354
18355 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18356
18357 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18358
18359 * Makefile.in (DISTDOCDIRS): New variable.
18360 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18361 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18362
18363 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18364
18365 * configure.in (hppa target): check the source directory for the
18366 pagas sub-directory
18367
18368 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18369
18370 * config.sub: Allow -aout* and -elf*.
18371
18372 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18373
18374 * configure.in: Don't build ld on i386-solaris2, same as for
18375 sparc-solaris2.
18376
18377 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18378
18379 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18380
18381 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18382
18383 * configure.in: Configure gdb for alpha.
18384
18385 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18386
18387 * Makefile.in (CXXFLAGS): Add -O.
18388
18389 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18390
18391 * config.guess: added support for DG Aviion
18392
18393 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18394
18395 * configure.in: Produce warning message for subdirectories not
18396 configurable for this host/target combination. Don't try to
18397 configure gdb for vms.
18398
18399 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18400
18401 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18402 appropriate files before making "diststuff".
18403 (DISTBISONFILES): New var: list of files to be edited.
18404 (DISTSTUFFDIRS): Add binutils.
18405
18406 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18407
18408 * config.sub: also handle mipsel and mips64el (for little endian mips)
18409
18410 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18411
18412 * configure.in: Add * to end of all OS names.
18413
18414 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18415
18416 * configure.in: Build newlib for LynxOS native.
18417
18418 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * config.guess: Add support for delta 88k running SVR3.
18421
18422 * configure.in: Add comment about HP compiler vs. emacs.
18423
18424 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18425
18426 * configure.in: don't build ld on solaris2 (not a viable option
18427 due to bugs in getpwnam & getpwuid)
18428
18429 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18430
18431 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18432 config.guess will produce a full version number.
18433
18434 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18435
18436 * configure.in: Build linker and binutils for alpha-dec-osf1.
18437
18438 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18439
18440 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18441 and gdb/testsuite/Makefile.in.
18442
18443 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18444
18445 * configure.in: recognize mips*- instead of mips-
18446
18447 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18448
18449 * config.sub: Accept linux*coff and linux*elf as operating
18450 systems.
18451
18452 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18453
18454 * config.sub: Recognize mips64, and mips3 as an alias for it.
18455
18456 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18457
18458 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18459 gdb knows how to handle OSF/1 shared libraries.
18460
18461 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18462
18463 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18464 * config.guess: Recognize Hitachi's HIUX.
18465 * config.sub: Recognize h3050r* and hppahitachi.
18466 Remove redundant cases for hp9k[23]*.
18467
18468 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18469
18470 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18471 if gas and ld are in the source tree and are in ${configdirs}.
18472 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18473 --with options (but still pass them down on the command line,
18474 if they were explicitly specified).
18475
18476 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18477
18478 * configure: substitute SHELL value in Makefile.in with
18479 ${CONFIG_SHELL}
18480
18481 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18482
18483 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18484 *-*-solaris2* targets.
18485
18486 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18487
18488 * Makefile.in: define M4, and pass it down to sub-makes;
18489 all-autoconf now depends on all-m4
18490
18491 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18492
18493 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18494 presence of {ar,ranlib} instead of a configured directory
18495
18496 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18497
18498 * config.guess: Accept 34?? as well as 33?? for NCR.
18499
18500 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18501
18502 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18503 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18504
18505 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18506
18507 * configure: grab values for $(CC) and $(CXX) from the
18508 environment, so that someone can do "CC=gcc configure; make" and
18509 have it work right (matching the way that autoconf works now)
18510
18511 * configure.in, Makefile.in: add support for gash, the tcl
18512 interface to Galaxy
18513
18514 * config.guess: add NetBSD variants (hp300, x86)
18515
18516 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18517
18518 * install.sh: Support -d option (in the manner of SunOS 4 install,
18519 as it is more deterministic than that of GNU install)
18520 (chmodcmd): Set file to mode 755 by default (should also do default
18521 chgrp and chown, but I don't feel like dealing with that now)
18522
18523 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18524
18525 * config.sub: Remove h8300hhms alias.
18526
18527 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18528
18529 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18530
18531 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18532
18533 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18534 as stmp-fixinc
18535
18536 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18537
18538 * config.sub: recognize m88110-bug-coff.
18539
18540 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18541
18542 * Makefile.in (all-libio): all dependencies on the toolchain used
18543 to build this (gcc, gas, ld, etc)
18544
18545 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18546
18547 * config.guess: Deal with OSF/1 1.3 on alpha.
18548
18549 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18550
18551 * install.sh: add some 'else true' clauses for portability
18552
18553 * configure.in: don't build libio for h8[35]00-*-* targets
18554
18555 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18556
18557 * Makefile.in: Add support for new libio.
18558
18559 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18560
18561 * install.sh: If one command fails, don't try the rest. Don't try
18562 to remove $dsttmp (via trap) unless we have already created it.
18563 If $src doesn't exist, detect it and exit with an error.
18564
18565 * config.guess: Recognize BSD on hp300.
18566
18567 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18568
18569 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18570 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18571
18572 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18573
18574 * Makefile.in (all-send-pr): depends on all-prms
18575
18576 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18577
18578 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18579
18580 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18581
18582 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18583 Added test for mips-mips-riscos5.
18584
18585 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18586
18587 * configure.in: use mh-hp300 for 68k HP hosts
18588
18589 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18590
18591 * configure: add support for CONFIG_SHELL, so that you can use
18592 some alternate shell for evaluating configure scripts
18593
18594 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18595
18596 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18597 in configure script to bug-gdb@prep.ai.mit.edu when building
18598 distribution archive.
18599 * Makefile.in (COMPRESS): Remove def.
18600 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18601 gdb.tar.Z and make-gdb.tar.Z respectively.
18602 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18603 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18604 to convergence with 'taz' target in Makefile.in.
18605
18606 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18607
18608 * install.sh (dsttmp): use trap to ensure that tmp files go
18609 away on error conditions
18610
18611 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18612
18613 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18614
18615 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18618 its parent is '/' not ''.
18619
18620 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18621
18622 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18623
18624 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18625 that ${newsrcdir}/configure.in does.
18626
18627 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18628
18629 * test-build.mk: support for CONFIG_SHELL
18630
18631 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18632
18633 * config.sub (netware): Add as a basic system type.
18634
18635 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18636
18637 * Makefile.in (Makefile): depend on configure.in. Also drop the
18638 $(srcdir)/ from the dependency on Makefile.in.
18639
18640 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18641
18642 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18643 (h8300hhms is temporary until multi-libraries are implemented).
18644 * configure.in: Handle h8300h too.
18645
18646 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18647
18648 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18649
18650 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18651
18652 * configure: Remove extraneous output when guessing host type.
18653 * config.guess: Remove extraneous output when guessing using C
18654 compiler rather than uname, or when guessing fails.
18655
18656 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18657
18658 * Makefile.in: remove all.cross and install.cross targets
18659
18660 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18661 definitions
18662
18663 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18664
18665 * configure.in (target sh): Build gprof.
18666
18667 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18668
18669 * config.sub: change -solaris to -solaris2
18670
18671 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18672
18673 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18674
18675 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18676
18677 * configure: Correct error message for missing Makefile.in to
18678 print correct directory.
18679
18680 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18681
18682 * install.sh: kludge around 386BSD shell bug
18683
18684 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18685
18686 * config.guess: Recognize NeXT.
18687 * config.guess: Recognize i486-ncr-sysv4.
18688 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18689
18690 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18691
18692 * Makefile.in (MAKEINFOFLAGS): New variable.
18693 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18694 * build-all.mk, test-build.mk: Pass down --no-split as
18695 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18696
18697 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18698
18699 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18700
18701 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18702
18703 * Makefile.in (libg++.tar.z): New rule.
18704 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18705 * Makefile.in (taz): Only do a single chmod.
18706
18707 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18708
18709 * install.sh: don't use dirname anymore (replaced with sed usage)
18710
18711 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18712
18713 * Makefile.in: Change extension for gzip'd files from '.z' to
18714 '.gz' per new FSF standard usage.
18715
18716 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18717
18718 * configure: put quotes around the final value of program_transform_name
18719
18720 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18721
18722 * Makefile.in: new install.sh support; update install-info rules
18723
18724 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18725
18726 * configure.in: Build diff for crosses, but not for go32 host.
18727
18728 * configure.in: Build gprof only for native, and don't build it
18729 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18730
18731 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18732
18733 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18734
18735 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18736
18737 * configure.in (host_tools): Add prms.
18738
18739 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18740
18741 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18742 with $(FLAGS_TO_PASS) on the command line
18743
18744 * config.sub: Recognize lynx and lynxos
18745
18746 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18747
18748 * config.sub: Accept -ecoff*, not just -ecoff.
18749
18750 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18751
18752 * Makefile.in (taz): Use .gz suffix instead of .z.
18753 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18754 names.
18755
18756 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18757
18758 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18759
18760 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18761
18762 * Makefile.in (install-no-fixedincludes): install gcc last, so
18763 that rebuilds that might happen during 'make install' don't get
18764 bogus gcc include files
18765
18766 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18767
18768 Change from Utah for HPPA support:
18769 * config.guess: Recognize hppa1.x-hp-bsd.
18770
18771 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18772
18773 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18774 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18775
18776 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18777
18778 * config.sub: Add support for rom68k and bug boot monitors.
18779
18780 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18781
18782 * Makefile.in: Make all-opcodes depend on all-bfd.
18783
18784 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18785
18786 * config.guess: Added special check for i[34]86-univel-sysv4*.
18787
18788 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18789
18790 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18791 the processor rather than assuming i486.
18792
18793 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18794
18795 * config.guess: Recognize SunOS6 as Solaris3.
18796
18797 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18798
18799 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18800 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18801
18802 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18803
18804 * build-all.mk (all-cross): New target for Canadian Cross.
18805 Added Q2 go32 targets.
18806 * test-build.mk: Configure go32 cross sparclite-aout and
18807 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18808 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18809
18810 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18811
18812 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18813 GO32 hosted toolchains
18814
18815 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18816
18817 * configure: change so "-exec-prefix" gets passed down rather
18818 than "-exec_prefix" so autoconf generated Makefiles get the
18819 exec_prefix set right.
18820
18821 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18822
18823 * config.guess: get the Solaris2 minor version number
18824
18825 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18826
18827 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18828
18829 * config.guess: Recognize some Sequent platforms.
18830
18831 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18832
18833 * Makefile.in: added the vault-install target
18834
18835 * configure.in: actually use the Sun3 makefile fragment that's in
18836 config, also added the release dir to configdirs
18837
18838 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18839
18840 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18841
18842 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18843
18844 * configure.in: remove some program from Alpha targetted toolchains
18845
18846 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18847
18848 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18849 gprof.
18850 (taz): Run "make diststuff" in those directories instead of "make
18851 proto-dir". Look for "VERSION=" only at start of line in subdir
18852 Makefile. Use "gzip -9" for compression.
18853 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18854 (binutils.tar.z): New target.
18855
18856 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18857
18858 * Makefile.in (taz): Include gpl.texinfo.
18859
18860 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18861
18862 * Makefile.in (setup-dirs): Merged into "taz" target.
18863 (taz): Only do `proto-dir' stuff if a directory is actually needed
18864 for this target.
18865
18866 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18867
18868 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18869 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18870 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18871 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18872 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18873
18874 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18875
18876 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18877 config.sub, and move-if-change to gdb testsuite distribution
18878 archive, so the testsuite can be extracted, configured, and
18879 run separately from the gdb distribution. Blow away the Chill
18880 tests that require a Chill compiled executable, since GNU Chill
18881 is not yet publically available.
18882
18883 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18884
18885 * test-build.mk: set environment variables in a single command,
18886 instead of a list of assignments and exports
18887
18888 * config.guess: recognize Alpha/OSF1 systems
18889
18890 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18891
18892 * configure: Change help message to prefer --options rather than
18893 -options.
18894
18895 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18896
18897 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18898 zippy@ecst.csuchico.edu.
18899 * config.guess: Recognize miniframe.
18900
18901 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18902
18903 * Makefile.in: Use srcroot to find runtest rather than rootme.
18904 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18905
18906 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18907
18908 * test-build.mk: Extensive additions to support building on a
18909 machine other than the host.
18910
18911 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18912
18913 * configure (tooldir): Fix for i386-aix again.
18914
18915 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18916
18917 * configure, Makefile.in: Change definition of $(tooldir)
18918 to match the FSF.
18919
18920 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18921
18922 * config.guess: Recognize i[34]86/SVR4.
18923
18924 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18925
18926 * Makefile.in (all-gdb): gdb depends on sim.
18927
18928 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18929
18930 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18931 at the same time we make the prototype gdb directory.
18932 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18933 files at the same time as the gdb base release distribution.
18934
18935 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18936
18937 * Makefile.in (check): Use individual check targets rather than
18938 DO_X rule.
18939 (check-gcc): Added.
18940
18941 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18942
18943 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18944 for System V release 3.2.
18945
18946 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18947
18948 * config.sub: Recognize hppaosf.
18949 * configure.in: Do configure ld/binutils/gas for it.
18950
18951 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18952
18953 * configure (tooldir): Alter syntax used to set this, for systems
18954 where "\$" isn't handled right, like i386-aix.
18955
18956 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18957
18958 * configure: Pass program-transform-name, not
18959 program_transform_name, to recursive configures.
18960
18961 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18962
18963 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18964 of gas+ld+binutils.
18965
18966 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18967
18968 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18969
18970 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18971
18972 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18973
18974 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18975
18976 * Makefile.in (PRMS): Set back to all-prms.
18977
18978 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18979
18980 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18981 targets, rather than for MIPS hosts.
18982
18983 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18984
18985 * configure.in: add comment for --with-x default values
18986
18987 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18988
18989 * Makefile.in: add check-* targets for each of the directories in
18990 the tree. Add a definition of RUNTEST that will use the one we
18991 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18992
18993 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18994
18995 * configure.in: Removed obsolete references to bfd_target and
18996 target_makefile_frag.
18997
18998 * build-all.mk: Set assorted targets for Q2.
18999 * config.sub: Recognize z8k-sim and h8300-hms.
19000 * test-build.mk: Really don't pass host to configure.
19001 (HOLES): Added uname.
19002
19003 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19004
19005 * configure: Handle an empty program-prefix, program-suffix or
19006 program-transform-name correctly.
19007
19008 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19009
19010 * build-all.mk: -G 8 no longer required for MIPS targets.
19011 * test-build.mk: Don't pass host argument to configure; make it
19012 guess.
19013
19014 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19015
19016 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19017 * Makefile.in (COMPRESS): New macro, like GZIP.
19018
19019 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19020
19021 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19022
19023 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19024 with gas currently defaults to -G 0.
19025
19026 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19027
19028 * Makefile.in (all-flex): flex depends on byacc.
19029
19030 * build-all.mk: If host not specified, use config.guess. Pass TAG
19031 to test-build.mk as RELEASE_TAG.
19032 * test-build.mk (configargs): New variable containing arguments to
19033 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19034 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19035
19036 * config.guess: Use /bin/uname when checking -X argument on SCO,
19037 to avoid invoking GNU uname which doesn't understand -X.
19038
19039 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19040
19041 * configure.in: Build gas for mips-*-*.
19042
19043 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19044
19045 * Makefile.in (all.normal): insert missing backslash.
19046
19047 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19048
19049 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19050
19051 * Makefile.in: Complete overhaul to merge many almost identical
19052 targets.
19053
19054 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19055
19056 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19057 (gdb.tar.Z): Adjusted.
19058
19059 * Makefile.in (setup-dirs, taz): New targets; should be general
19060 enough to adapt for gdb sometime. Build only .z file.
19061 (gas.tar.z): New target.
19062
19063 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19064
19065 * build-all.mk: Use CC=cc -Xs on Solaris.
19066
19067 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19068
19069 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19070 for handling BISON for FSF releases.
19071
19072 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19073
19074 * configure: Actually implement the change zoo just documented.
19075
19076 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19077
19078 * configure: when using config.guess, only set target_alias when
19079 it's not already been set (ie, on the command line)
19080
19081 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19082
19083 * Makefile.in: add installcheck target, set PRMS to install-prms
19084
19085 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19086
19087 * configure: add support for package_makefile_fragment, handle the
19088 case where a directory has a configure.in file but no Makefile.in
19089 more gracefully (with an actual understandable error message, even);
19090 add support for --without (and add this to the usage message); also
19091 explicitly add a --host=${host_alias} to the command line when
19092 config.guess is used
19093
19094 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19095
19096 * configure: Must use both --host and --target in recursive calls.
19097
19098 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19099
19100 * Makefile.in: Change deja-gnu to dejagnu.
19101
19102 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19103
19104 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19105
19106 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
19108 * configure.in: canonicalize all instances to *-*-solaris2*,
19109 also strip out a number of tools to not build for go32 host
19110
19111 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19112
19113 * config.guess: add GPL.
19114
19115 * Makefile.in, config.guess, config.sub, configure: bump
19116 copyrights to 93.
19117
19118 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19119
19120 * Makefile.in (do-info): Removed obsolete check for existence of
19121 localenv file.
19122
19123 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19124
19125 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19126
19127 * Makefile.in: a couple of 'else true' for decstation,
19128 support for TclX
19129
19130 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19131
19132 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19133
19134 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19135
19136 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19137
19138 * config.guess: Recognize i386-ibm-aix (PS/2).
19139 * configure.in: Use config/mh-aix386 file for it.
19140
19141 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19142
19143 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19144 CC_FOR_TARGET instead.
19145 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19146
19147 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19148
19149 * Makefile.in: Add sim to list of directories sent with gdb
19150
19151 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19152
19153 * configure.in: Put back mips-dec-bsd* case.
19154
19155 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19156
19157 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19158 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19159 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19160
19161 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19162
19163 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19164
19165 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19166 (install-info): install dir.info only if it exists,
19167 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19168
19169 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19170
19171 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19172 gas for mips-dec-bsd.
19173
19174 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19175
19176 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19177 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19178
19179 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19180
19181 * configure.in: Added "dejagnu" to hosttools list.
19182
19183 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19184
19185 * config.sub, configure.in, config.guess: Add support
19186 for Bosx, an AIX variant from Bull.
19187 Patches from F.Pierresteguy@frcl.bull.fr.
19188
19189 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19190
19191 * devo/dejagnu: Initial creation of devo/dejagnu.
19192 Migrated dejagnu testcases and support files for testing software
19193 tools to reside as subdirectories, currently called "testsuite",
19194 within the directory of the software tool. Migrated all programs,
19195 support libraries, etc. beloging to dejagnu proper from
19196 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19197 with no modifications. The changes to these files which will
19198 allow them to configure, build, and execute properly will be made
19199 in a future update.
19200
19201 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19202
19203 * Makefile.in: Change send_pr to send-pr.
19204 * configure.in: Likewise.
19205 * send_pr: Renamed directory to send-pr.
19206
19207 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19208
19209 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19210
19211 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19212
19213 * README: Update for gdb-4.8 release.
19214 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19215 gdb-xxx.tar.z (gzip'd) file also.
19216
19217 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * Makefile.in: make all-diff depend on all-libiberty
19220
19221 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19222
19223 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19224
19225 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19226
19227 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19228
19229 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19230
19231 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19232 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19233 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19234
19235 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19236
19237 * Makefile.in: makeinfo binary is in a new location
19238
19239 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19240
19241 * config.sub: Accept -ecoff as an OS.
19242
19243 * Makefile.in: Various changes to eliminate a level of make
19244 recursion and reduce the required command line length.
19245 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19246 sub-makes.
19247 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19248 variables holding settings for specific sub-makes.
19249 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19250 in terms of BASE_FLAGS_TO_PASS.
19251 (TARGET_LIBS): New variable listing directories which use
19252 TARGET_FLAGS_TO_PASS.
19253 (subdir_do): Eliminated.
19254 (do-*): New set of targets to replace subdir_do.
19255 (various): All targets which used subdir_do now depend on do-*.
19256 (local-clean): Renamed from do_clean.
19257 (local-distclean): New target, dependency of distclean and
19258 realclean.
19259 (install-info): Don't create directories. Depend on dir.info
19260 rather than calling make recursively.
19261 (install-dir.info): Eliminated.
19262 (install-info-dirs): Create all info directories here.
19263 (dir.info): Depend upon do-install-info.
19264
19265 * test-build.mk (HOLES): Added false.
19266
19267 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19268
19269 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19270
19271 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19272
19273 * Makefile.in (info): remove dependency on all-texinfo. The
19274 problem was really in texinfo/C, not at this level.
19275
19276 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19277
19278 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19279
19280 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19281
19282 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19283 GDB releases.
19284
19285 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19286
19287 * configure: Include srcdir in message about target of link not
19288 being found. Don't convert `-' to `_' in `with' options being
19289 passed to subdirs.
19290
19291 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19292
19293 * configure.in: add uudecode to host_tools
19294
19295 * Makefile.in: added {all,install}-uudecode targets, added them to
19296 the appropriate lists
19297
19298 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19299
19300 * Makefile.in (all-gcc): Added dependency on all-gas.
19301
19302 * configure.in (mips-*-*): Build ld and binutils.
19303
19304 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19305
19306 * configure: check return code from mkdir, print error message and
19307 exit on failure.
19308
19309 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19310
19311 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19312
19313 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19314
19315 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19316
19317 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19318
19319 * config.sub (h8500): Recognize this as a cpu type.
19320
19321 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19322
19323 * configure: source directory missing is no longer a warning
19324
19325 * configure.in: recognize irix[34]* instead of irix[34]
19326
19327 * Makefile.in: define and pass down X11_LIB
19328
19329 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19330
19331 * guess-systype: Renamed to ...
19332 * config.guess: ... by popular request.
19333 * configure.in, Makefile.in: Update accordingly.
19334
19335 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19336
19337 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19338 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19339 + Execute ./dummy instead of assuming . is in PATH.
19340
19341 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19342
19343 * guess-systype: New shell script. Attempts to guess the
19344 canonical host name of the executing host.
19345 Only a few hosts are supported so far.
19346 * configure: Call guess-systype if no host is specified.
19347
19348 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19349
19350 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19351 gcc Makefile.
19352
19353 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19354
19355 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19356 (all-gcc, install-gcc, subdir_do): Use it.
19357
19358 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19359
19360 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19361
19362 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19363
19364 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19365 set exclusively by configure, using configure.in .
19366
19367 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19368
19369 * test-build.mk: set $PATH for all builds
19370
19371 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19372
19373 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19374
19375 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19376 the one used in gcc/Makefile.in, so that a null expansion doesn't
19377 override the one needed to build gcc with a native cc.
19378
19379 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19380
19381 * configure: Accept -with arguments.
19382
19383 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19384
19385 * Makefile.in: added h8300sim
19386
19387 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19388
19389 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19390 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19391 (all-cygnus, native, build-cygnus): Make
19392 $(canonhost)-stamp-3stage-done, not $(host)....
19393 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19394 i386-sco3.2v4. Added else true to if command.
19395
19396 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19397
19398 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19399
19400 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19401
19402 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19403
19404 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19405
19406 * configure.in: don't remove binutils from Solaris builds
19407
19408 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19409
19410 * Makefile.in: get rid of earlier definitions for *clean,
19411 also handle the recursive info rule better
19412
19413 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19414
19415 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19416 do more-or-less the right thing.
19417
19418 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19419
19420 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19421 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19422
19423 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19424
19425 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19426 $(host_canonical).
19427
19428 * configure.in: split the configdirs list into 4 categories (native
19429 v. cross, library v. tool) and handle the cross-only and native-
19430 only in more reasonable (and correct!) way.
19431
19432 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19433
19434 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19435 configdirs anymore.
19436
19437 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19438
19439 * Makefile.in: extensive cleanup:: removed all of the explicit
19440 clean-* targets, collapsed many wrappers around subdir_do into
19441 one, added additional targets to satisfy standards.texi, deleted
19442 some old targets, some changes for consistency
19443
19444 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19445
19446 * configure.in: handle some programs as cross-only, and others as
19447 native only
19448
19449 * test-build.mk: handle partial holes in a more generic manner
19450
19451 * Makefile.in: m4 depends on libiberty
19452
19453 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19454
19455 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19456 time, wdiff, and find to configdirs
19457
19458 * Makefile.in: all, clean, and install rules for the new programs
19459 added to configure.in
19460
19461 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19462
19463 * configure.in: use mh-sun for all *-sun-* hosts
19464
19465 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19466
19467 * Makefile.in: define flags for X11 include files and library file
19468 locations, pass them down to the programs that need this info
19469
19470 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19471
19472 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19473
19474 * configure.in: start building libg++ for HP-UX targets
19475
19476 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19477
19478 * README: Update references to files moved into etc/.
19479
19480 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19481
19482 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19483 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19484
19485 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19486
19487 * configure: accept dash as well as underscore in long option
19488 names for FSF compatibility.
19489
19490 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19491
19492 * config.sub: added -sco3.2v4 support from FSF.
19493
19494 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * configure.in: expand the section that adds or removes
19497 directories from the list of programs to build, to handle native
19498 vs. cross in addition to host v. native
19499
19500 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19501
19502 * Makefile.in: Replace C++ in macro names with CXX.
19503 This is less likely to break ...
19504
19505 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19506
19507 * test-build.mk: add -w to GNU_MAKE
19508
19509 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19510
19511 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19512 add 'sparc' to list of recognized cpus. This needed to make
19513 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19514 Delete some redundant ose68 variants. Recognize -wrs as an os,
19515 then changes that into $CPU-wrs-vxworks.
19516
19517 * configure.in: remove most references to gdbtest, regularize
19518 target based program removal
19519
19520 * test-build.mk: import from p3 tree (many fixes and changes)
19521
19522 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19523
19524 * Makefile.in: added rules to handle tcl, tk, and expect
19525
19526 * configure.in: handle those directories if they exist
19527
19528 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19529
19530 * config.sub: removed bogus hppabsd and hppahpux names, since
19531 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19532
19533 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19534
19535 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19536 depends upon all-xiberty
19537
19538 * Makefile.in: changes from p3, including:
19539
19540 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19541
19542 * Makefile.in (XTRAFLAGS): include newlib directories if
19543 newlib/Makefile exists, rather than if host != target.
19544
19545 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19546
19547 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19548 from the same source tree and not building a cross-compiler. This
19549 matters for the libg++ configuration if reconfiguring a tree that
19550 has already been installed.
19551
19552 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19553
19554 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19555 pick up the machine and system specific header files.
19556
19557 * Makefile.in: added AS_FOR_TARGET, passed down in
19558 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19559 the C compiler to use to create programs which are run in the
19560 build environment, set it to default to $(CC), and passed it down
19561 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19562
19563 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19564
19565 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19566 We need them for unusual native builds, like systems without
19567 ranlib.
19568
19569 * configure: also define $(host_canonical) and
19570 $(target_canonical), which are the full, canonical names for the
19571 given host and target
19572
19573 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19574
19575 * Makefile.in: Added separate definitions for C++.
19576
19577 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19578
19579 * configure.in (configdirs): Add deja-gnu.
19580
19581 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19582
19583 * README: Update for configure.texi and gdb-4.7 release.
19584
19585 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19586
19587 * Makefile.in: Move "all" target to top of file.
19588 Previously, first target was ".PHONY" which caused BSD4.4 make
19589 to build .PHONY when make was run without arguments.
19590
19591 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19592
19593 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19594 Library-copylefted code in libiberty.
19595
19596 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19597
19598 * config.sub: Replace m68kmote with plain old m68k.
19599
19600 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19601
19602 * Makefile.in: Remove space from blank line, avoid Make complaints.
19603
19604 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19605
19606 * config.sub: Complain if no argument is given. Added support for
19607 386bsd as OS and target alias.
19608
19609 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19610
19611 * Makefile.in (XTRAFLAGS): include newlib directories if
19612 newlib/Makefile exists, rather than if host != target.
19613
19614 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19615
19616 * config.sub: recognize sparclite-wrs-vxworks.
19617
19618 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19619 p3.) Added clean-xiberty to clean.
19620
19621 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19622
19623 * configure.in: use *-*-* instead of nested cases for host and target
19624
19625 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19626
19627 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19628 from the same source tree and not building a cross-compiler. This
19629 matters for the libg++ configuration if reconfiguring a tree that
19630 has already been installed.
19631
19632 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19633
19634 * config.sub (i486v/i486v4): Merge in from FSF version.
19635
19636 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19637
19638 * configure: only set PWD if it is already set.
19639
19640 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19641
19642 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19643 doesn't have unset and all success paths (and most error paths)
19644 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19645 to just ${PWD} to avoid confusion.)
19646
19647 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19648
19649 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19650 even for a native compilation.
19651
19652 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19653
19654 Changes to make the gdb.tar.Z rule work better.
19655
19656 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19657 (DEVO_SUPPORT): Add configure.texi.
19658 (bfd-ilrt.tar.Z): Remove ancient rule.
19659
19660 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19661
19662 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19663 pick up the machine and system specific header files.
19664
19665 * configure.in, config.sub: added new target m68010-adobe-scout,
19666 with alias of adobe68k. Changed configure.in to check for
19667 -scout before -sco* to avoid a false match.
19668
19669 * Makefile.in: added AS_FOR_TARGET, passed down in
19670 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19671 the C compiler to use to create programs which are run in the
19672 build environment, set it to default to $(CC), and passed it down
19673 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19674
19675 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19676
19677 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19678 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19679 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19680 FOR_TARGET variants, to newlib and libg++.
19681
19682 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19683
19684 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19685 first.
19686
19687 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19688
19689 * config.sub: Accept `elf' as an environment.
19690
19691 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19692
19693 * Makefile.in (all-opcodes): cd into the right directory
19694
19695 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19696
19697 * configure: added -program_transform_name option, used as
19698 argument to sed when installing programs.
19699 configure.texi: added documentation for -program_prefix,
19700 -program_suffix and -program_transform_name.
19701
19702 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19703
19704 * config.sub: Accept i486 where i386 ok.
19705
19706 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19707
19708 * config.sub: accept we32k
19709
19710 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19711
19712 * config.sub, configure.in: accept OSE68000 and OSE68k.
19713
19714 * Makefile.in: don't create all directories for ``make install'';
19715 let the subdirectories create the ones they need.
19716
19717 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19718
19719 * COPYING: new file, GPL v2
19720
19721 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * Makefile.in: use the new gen-info-dir, which needs a template
19724 argument (which also lives in texinfo)
19725
19726 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19727
19728 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19729
19730 * config.sub (ncr3000): Change i386 to i486.
19731
19732 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19733
19734 * Makefile.in: add install-rcs, install-grep to
19735 install-no-fixedincludes, removed install-bison and install-libgcc
19736
19737 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19738
19739 * configure.in: grab the HPUX makefile fragment if on HPUX
19740
19741 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19742
19743 * Makefile.in: eradicate bison spoor (ditto libgcc).
19744 configure.in: recognise m68{k,000}-ericsson-OSE.
19745 es1800 is alias for m68k-ericsson-OSE
19746
19747 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19748
19749 * configure.in: rearrange the parts that remove programs from
19750 configdirs, based now on HOST==TARGET or by canonical triple.
19751
19752 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19753
19754 * test-build.mk: recurse explicitly with -f test-build.mk when
19755 appropriate. predicate stage3 and comparison on the existence
19756 of gcc. That is, if gcc isn't around, we aren't three-staging.
19757 On very clean, also remove ...stamp-co. Build in-place before
19758 doing other builds.
19759
19760 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19761
19762 * Makefile.in, configure.in: add tgas
19763
19764 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19765
19766 * Makefile.in: a number of changes merged in from progressive.
19767
19768 * configure.in: add libm.
19769
19770 * .cvsignore: ignore some stuff that comes from test-build.mk.
19771
19772 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19773
19774 * config.sub: Add es1800 (m68k-ericsson-es1800).
19775
19776 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19777
19778 * configure: Add program_suffix (parallel to program_prefix)
19779 * Makefile.in: adjust directory-creating script for losing decstation
19780
19781 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19782
19783 * configure: Minor $subdir-related fixes.
19784
19785 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19786
19787 * configure: fix various problems with propogating
19788 makefile_target_frag in subdirs.
19789 * configure.in: config libgcc if its there
19790
19791 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19792
19793 * config.sub: HPPA merge.
19794
19795 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19796
19797 * Makefile.in: Replace all-bison with all-byacc in all
19798 dependency lines for other tools (which now use byacc).
19799
19800 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19801
19802 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19803
19804 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19805
19806 * Makefile.in: make gprof rules similar to byacc rules (instead of
19807 vestigal $(unsubdir) that didn't work...)
19808
19809 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19810
19811 * config.sub: Add support for Linux.
19812 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19813 (at least for libg++).
19814
19815 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19816
19817 * configure.texi: fix doc for the -nfp option to configure
19818
19819 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19820
19821 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19822
19823 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19824
19825 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19826 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19827 * configure.in: added solaris* host_makefile_frag hook.
19828
19829 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19830
19831 * config.sub: changed recognition of m68000 so that various
19832 m68k types can be specified via m680[01234]0
19833
19834 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19835
19836 * config.sub (basic_machine): fix sed so that '-foo' isn't
19837 completely substituted out while .+'-foo' loses the '-foo'
19838
19839 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19840
19841 * config.sub ($os): Add -aout.
19842
19843 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19844
19845 * configure: If host_makefile_frag is absolute, don't
19846 prefix ${invsubdir} (relevant to libg++ auto-configure).
19847
19848 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19849
19850 * Makefile.in (tooldir): Define it.
19851 (all-ld): Depend on all-flex.
19852
19853 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19854
19855 * Makefile.in (check): Fix libg++ special case.
19856
19857 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19858
19859 * configure: do not bury `pwd` into config.status, thus do fewer
19860 pwd's.
19861
19862 * configure: print the "Building in" message only when building in
19863 other than "." AND verbose.
19864
19865 * configure: remove -s, rework -v to better accommodate guested
19866 configures.
19867
19868 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19869
19870 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19871
19872 * Makefile.in: macroize flags passed on recursion. remove
19873 fileutils.
19874
19875 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19876
19877 * configure: get makesrcdir right for subdirs deeper than 1.
19878
19879 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19880 install.
19881
19882 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19883
19884 * Makefile.in: don't print subdir_do or recursion lines.
19885
19886 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19887
19888 * standards.texi: added menu item.
19889
19890 * Makefile.in: build and install standards.info.
19891
19892 * standards.texi: new file.
19893
19894 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19895
19896 * configure: test for and move config.status pieces from
19897 ${subdir}/.
19898
19899 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19900
19901 * configure: Test for existance of files before trying to mv
19902 them, to avoid numerous non-existance messages.
19903
19904 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19905
19906 * configure: correct final line of config.status.
19907
19908 * configure: patch from eggert. Avoids a protection problem if
19909 the original Makefile.in is read only.
19910
19911 * configure: use move-if-change from gcc to create config.status.
19912 Some makefiles depend on config.status to tell if a directory
19913 has been reconfigured for a different host. This change
19914 prevents those directories from remaking everything in the case
19915 where the reconfig was only intended to rebuild a Makefile.
19916
19917 * configure: test for config.sub with "config.sub sun4" rather
19918 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19919 host alias from a missing config.sub.
19920
19921 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19922
19923 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19924 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19925
19926 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19927
19928 * configure: mkdir ${subdir} as needed.
19929
19930 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19931
19932 * Makefile.in,configure.in: added autoconf.
19933
19934 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19935
19936 * Makefile.in: no longer pass against on recursion.
19937
19938 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19939 definitions are not inherited.
19940
19941 * configure: correct makesrcdir when subdir is .
19942
19943 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19944
19945 * configure: Add support for 'subdirs' variable, which is
19946 like 'configdirs', except that configure doesn't re-invoke
19947 itself for subdirs, it just creates a Makefile for each subdir.
19948 * configure.texi: Document subdirs.
19949
19950 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19951
19952 * configure.in: added flex to configdirs
19953
19954 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19955
19956 * Makefile.in: remove clean-stamps from clean.
19957
19958 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19959
19960 * configure.in: Add gdbtest to configdirs.
19961
19962 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19963
19964 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19965 to recursive makes.
19966 * configure.in: Recognize new ncr3000 config.
19967
19968 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19969
19970 * Makefile.in, configure.in: removed references to gdbm.
19971
19972 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19973
19974 * config.sub: Don't canonicalize os value
19975 newsos* to bsd (readline needs to check for newsos).
19976 (This fix was earlier made Jan 31, but got re-broken.)
19977
19978 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19979
19980 * configure.in: sco is an os, not a vendor!
19981
19982 * configure: Quote $( better. Keep various shells happy.
19983
19984 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19985
19986 * Makefile.in: eliminate stamp-files.
19987
19988 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19989
19990 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19991 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19992
19993 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19994
19995 * config.sub: fix iris/iris3.
19996
19997 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19998
19999 * configure: re-add -rm.
20000
20001 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20002
20003 * Maskefile.in: add .stmp-rcs to all.
20004
20005 * configure.in: remove gas from rs6000 build, use aix host fragment.
20006
20007 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20008
20009 * configure: pass down site_option during recursion.
20010
20011 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20012
20013 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20014
20015 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20016
20017 * configure: Change exec_prefix so that it really defaults to prefix.
20018
20019 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20020
20021 * Makefile.in, configure.in: Add support for mmalloc library.
20022
20023 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20024
20025 * Makefile.in: add stmp dependencies for a few more things.
20026
20027 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20028
20029 * configure: adjusted error message on objdir/srcdir configure
20030 collision, per john's suggestion.
20031
20032 * Makefile.in: add libiberty stmp to all and all.cross.
20033
20034 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20035
20036 * Makefile.in: remove force dependencies, add grep to all.
20037
20038 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20039
20040 * Makefile.in: drop flex. make stamp files work.
20041
20042 * configure: added test for conflicting configuration in srcdir,
20043 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20044 gets cranky. use relative paths for configure and srcdir
20045 whenever possible. Send some error messages to stderr that were
20046 going to stdout.
20047
20048 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20049
20050 * Makefile.in: Fix libg++ rule to check for gcc directory
20051 before using gcc/gcc. Also pass XTRAFLAGS.
20052
20053 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20054
20055 * Makefile.in: added stmp-files so that directories aren't polled
20056 when they are already built.
20057
20058 * configure.texi: fixed a node pointer problem.
20059
20060 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20061
20062 * config.sub configure.in gdb/configure.in
20063 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20064 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20065 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20066
20067 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20068
20069 * configure: -recurring becomes -silent. corrected help message
20070 for -site= option.
20071
20072 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20073
20074 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20075
20076 * configure: when building Makefile for crosses, replace
20077 tooldir and program_prefix. default srcdir from location of
20078 config.sub. remove "for host in hosts" and "for target in
20079 targets" loops.
20080
20081 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20082
20083 * Makefile.in: Do not pass bindir or mandir to cvs.
20084
20085 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20086
20087 * Makefile.in, configure.in: removed traces of namesubdir,
20088 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20089 copyrights to '92, changed some from Cygnus to FSF.
20090
20091 * configure.texi: remove most references to multiple hosts,
20092 multiple targets, subdirs, etc.
20093
20094 * configure.man: removed rcsid. reference config.sub not
20095 config.subr.
20096
20097 * Makefile.in: mkdir $(infodir) on install-info.
20098
20099 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20100
20101 * configure.texi: Explain better about .gdbinit and about
20102 the environment that configure.in sections run in.
20103
20104 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20105
20106 * configure.in: Ultrix is only a decstation if it's a MIPS.
20107
20108 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20109
20110 * README: DOC.configure => cfg-paper.texi.
20111
20112 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20113
20114 * config.sub (near case $os): Don't convert newsos* to bsd!
20115
20116 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20117
20118 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20119 the number of copies of COPYING that go into the GDB tar file.
20120
20121 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20122
20123 * bfd/configure.in, gdb/config/mh-i386sco,
20124 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20125 Fix SCO configuration stuff.
20126
20127 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20128
20129 * Makefile.in: For libg++, make sure the -I pointing
20130 to the gcc directory goes *after* all the libg++-local -I flags.
20131 Also, move just-gcc dependency from just-libg++ to all-libg++.
20132
20133 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20134
20135 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20136
20137 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20138
20139 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20140
20141 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20142
20143 * config.sub: Add stratus configuration frags. Also
20144 submitted to FSF.
20145
20146 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20147
20148 * Makefile.in (DEV_SUPPORT): add configure.man.
20149
20150 * config.sub(Decode manufacturer-specific): add -none*.
20151
20152 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20153
20154 * Makefile.in: remove form feeds to make Sun's make happy.
20155 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20156
20157 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20158
20159 * Makefile.in (AR_FLAGS): Make quieter.
20160
20161 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20162
20163 * configure.in: Add libg++.
20164 * configure: When verbose, don't output the command line at each
20165 level; it will be unremarkably the same as the previous version,
20166 which will be the same as what the user typed.
20167
20168 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20169
20170 * configure.in, Makefile.in: fix clean-info, add flex. add
20171 fileutils.
20172
20173 * configure: be less sensitive to spaces in Makefile.in. Do not
20174 look for sources in "..". Doing so breaks subdirectories that
20175 might have their own configure. If a subdir has it's own
20176 configure script, use it.
20177
20178 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20179
20180 * cfg-paper.texi: some changes suggested by rms.
20181
20182 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20183
20184 * config.sub: Merge in some small additions from the FSF version,
20185 taken from the gcc distribution, to bring the Cygnus and FSF
20186 versions into closer sync.
20187
20188 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20189
20190 * configure.in: Changed svr4 references to sysv4.
20191
20192 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20193
20194 * configure: added -V for version number option.
20195
20196 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20197
20198 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20199 renamed from DOC.configure to cfg-paper.texi.
20200
20201 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20202
20203 * configure, config.subr, config.sub: config.subr is now
20204 config.sub again.
20205
20206 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20207
20208 * configure.texi: new file, in progress.
20209
20210 * Makefile.in: build info file and install the man page for
20211 configure.
20212
20213 * configure.man: new file, first cut.
20214
20215 * configure: find config.subr again now that configuration "none"
20216 has gone. removed all traces of the -ansi option. removed all
20217 traces of the -languages option.
20218
20219 * config.subr: resync from rms.
20220
20221 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20222
20223 * configure, config.sub, config.subr: merge config.sub into
20224 config.subr, call the result config.subr, remove config.sub, use
20225 config.subr.
20226
20227 * Makefile.in: revised install for dir.info.
20228
20229 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20230
20231 * configure.in: add decstation host makefile frag.
20232
20233 * Makefile.in: BISON now bison -y again. also install-gcc on
20234 install. clean-gdbm on clean. infodir belongs in datadir.
20235 Make directories for info install. Build dir.info here then
20236 install it.
20237
20238 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20239
20240 * Makefile.in: fix for bad directory tests.
20241
20242 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20243
20244 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20245 regexp. -srcdir relative was being handled incorrectly.
20246
20247 * Makefile.in: unwrapped some for loops so that parallel makes
20248 work again and so one can focus one's attention on a particular
20249 package.
20250
20251 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20252
20253 * configure: added PWD as a stand in for `pwd` (for speed). use
20254 elif wherever possible. make -srcdir work without -objdir.
20255 -objdir= commented out.
20256
20257 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20258
20259 * configure: +options become --options. -subdirs commented out.
20260 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20261 Makefile now at top of generated Makefile. Removed cvs log
20262 entries. added -srcdir. create .gdbinit only if there is one
20263 in ${srcdir}.
20264
20265 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20266 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20267 and mandir now keyed off datadir by default.
20268
20269 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20270
20271 * Freshly created ChangeLog.
20272
20273 \f
20274 Local Variables:
20275 mode: change-log
20276 left-margin: 8
20277 fill-column: 76
20278 version-control: never
20279 End: