]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
* tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid
[thirdparty/gcc.git] / ChangeLog
1 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2
3 * MAINTAINERS (Write After Approval): Update my maintainer address.
4
5 2018-12-21 Gergö Barany <gergo@codesourcery.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
10
11 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
12
13 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
14
15 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
16 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
17 (GCC_TARGET_TOOL): Likewise.
18 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
19 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
20 OTOOL, OTOOL_FOR_TARGET: New substitutions.
21 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
22 * configure: Regenerate.
23 * Makefile.in: Likewise.
24
25 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
26
27 * MAINTAINERS (Write After Approval): Add myself.
28
29 2018-11-13 Martin Liska <mliska@suse.cz>
30
31 * gcc.target/i386/pr87930.c: Move to ...
32 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
33
34 2018-11-10 Stafford Horne <shorne@gmail.com>
35
36 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
37 (Write After Approval): Remove myself.
38
39 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
40
41 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
42 Append $INCICONV to it.
43
44 2018-11-04 Stafford Horne <shorne@gmail.com>
45
46 * MAINTAINERS (Write After Approval): Add myself.
47
48 2018-10-31 Joseph Myers <joseph@codesourcery.com>
49
50 PR bootstrap/82856
51 * multilib.am: New file. From automake.
52
53 Merge from binutils-gdb:
54 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
55
56 * libtool.m4: Use AC_LANG_SOURCE.
57 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
58 * ar-lib: New file.
59 * test-driver: New file.
60 * configure: Re-generate.
61
62 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
67
68 PR bootstrap/87788
69 PR d/87799
70 * configure: Rebuild.
71 * configure.ac: Disable D on systems where it is known not to work.
72
73 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
74
75 * Makefile.def (target_modules): Add libphobos.
76 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
77 GDCFLAGS_FOR_TARGET.
78 (dependencies): Make libphobos depend on libatomic, libbacktrace
79 configure, and zlib configure.
80 (language): Add language d.
81 * Makefile.in: Rebuild.
82 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
83 (HOST_EXPORTS): Add GDC.
84 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
85 (BASE_TARGET_EXPORTS): Add GDC.
86 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
87 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
88 (EXTRA_HOST_FLAGS): Add GDC.
89 (STAGE1_FLAGS_TO_PASS): Add GDC.
90 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
91 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
92 environment variables.
93 * configure: Rebuild.
94 * configure.ac: Add target-libphobos to target_libraries. Set and
95 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
96
97 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
98
99 * MAINTAINERS (Write After Approval): Add myself.
100
101 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
102
103 * MAINTAINERS (Write After Approval): Remove myself.
104
105 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
106
107 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
108
109 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
110
111 * MAINTAINERS: Update my email address.
112
113 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
114
115 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
116 maintainer.
117
118 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
119
120 * MAINTAINERS (Write After Approval): Add self.
121
122 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
123
124 * MAINTAINERS (write after approval): Add myself.
125
126 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
127
128 * MAINTAINERS: Update my email address.
129
130 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
131
132 * MAINTAINERS (write after approval): Add myself.
133
134 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
135
136 * MAINTAINERS: Add self to global reviewers list.
137
138 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
139
140 MAINTAINERS: Add c-sky port maintainers.
141
142 2018-08-10 Martin Liska <mliska@suse.cz>
143
144 * MAINTAINERS: Revert change in previous commit and
145 join lines.
146
147 2018-08-10 Martin Liska <mliska@suse.cz>
148
149 * MAINTAINERS: Remove extra line.
150
151 2018-08-06 Naveen H.S <naveenh@marvell.com>
152
153 * MAINTAINERS: Update my email address.
154
155 2018-07-19 DJ Delorie <dj@redhat.com>
156
157 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
158 as maintainer.
159
160 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
161
162 * MAINTAINERS: Adjust email address for me and my colleague Robin
163 Dapp.
164
165 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
166 Sunil K Pandey <sunil.k.pandey@intel.com>
167
168 PR target/84413
169 * config/i386/i386.c (m_CORE_AVX512): New.
170 (m_CORE_AVX2): Likewise.
171 (m_CORE_ALL): Add m_CORE_AVX2.
172 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
173 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
174 and remove the rest of m_SKYLAKE_AVX512.
175
176 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
177
178 * config.sub: Sync with upstream version 2018-07-03.
179
180 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
181
182 * config.guess: Sync with upstream version 2018-06-26.
183 * config.sub: Sync with upstream version 2018-07-02.
184
185 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
186
187 * libtool.m4: Sort output of 'find' to enable deterministic builds.
188 * ltmain.sh: Likewise.
189
190 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
191
192 * contrib/config-list.mk: Remove powerpc-linux_paired.
193
194 2018-06-29 Alexandre Oliva <oliva@adacore.com>
195
196 * configure.ac: Introduce support for @unless/@endunless.
197 * Makefile.tpl (dep-kind): Rewrite with cond; return
198 postbootstrap in some cases.
199 (make-postboot-dep, postboot-targets): New.
200 (dependencies): Do not output postbootstrap dependencies at
201 first. Output non-target ones changed for configure to depend
202 on stage_last @if gcc-bootstrap, and the original deps @unless
203 gcc-bootstrap.
204 * configure.in, Makefile.in: Rebuilt.
205
206 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
207
208 * MAINTAINERS (write after approval): Add myself.
209
210 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
211
212 * MAINTAINERS (write after approval): Add myself.
213
214 2018-06-19 Nick Clifton <nickc@redhat.com>
215
216 * zlib/configure.ac: Restore old behaviour of only enabling
217 multilibs when a target subdirectory is defined. This allows
218 building with srcdir == builddir.
219 * zlib/configure: Regenerate.
220
221 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
222
223 * Makefile.def (fortran): Add check-target-libgomp-fortran.
224 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
225 * Makefile.in: Regenerate.
226
227 2018-06-16 Ben Elliston <bje@gnu.org>
228
229 * config.guess: Import latest version.
230 * config.sub: Likewise.
231
232 2018-06-08 Martin Liska <mliska@suse.cz>
233
234 * MAINTAINERS: Remove MPX-related entries.
235 * Makefile.def: Remove libmpx support.
236 * Makefile.in: Regenerate.
237 * configure.ac: Remove removed files.
238 * configure: Regenerate.
239 * libmpx/ChangeLog: Remove.
240 * libmpx/Makefile.am: Remove.
241 * libmpx/Makefile.in: Remove.
242 * libmpx/acinclude.m4: Remove.
243 * libmpx/aclocal.m4: Remove.
244 * libmpx/config.h.in: Remove.
245 * libmpx/configure: Remove.
246 * libmpx/configure.ac: Remove.
247 * libmpx/configure.tgt: Remove.
248 * libmpx/libmpx.spec.in: Remove.
249 * libmpx/mpxrt/Makefile.am: Remove.
250 * libmpx/mpxrt/Makefile.in: Remove.
251 * libmpx/mpxrt/libmpx.map: Remove.
252 * libmpx/mpxrt/libtool-version: Remove.
253 * libmpx/mpxrt/mpxrt-utils.c: Remove.
254 * libmpx/mpxrt/mpxrt-utils.h: Remove.
255 * libmpx/mpxrt/mpxrt.c: Remove.
256 * libmpx/mpxrt/mpxrt.h: Remove.
257 * libmpx/mpxwrap/Makefile.am: Remove.
258 * libmpx/mpxwrap/Makefile.in: Remove.
259 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
260 * libmpx/mpxwrap/libtool-version: Remove.
261 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
262
263 2018-06-04 Martin Liska <mliska@suse.cz>
264
265 * MAINTAINERS: Add myself as gcov maintainer.
266
267 2018-06-04 Matthew Fortune <mfortune@gmail.com>
268
269 * MAINTAINERS: Update my email address.
270
271 2018-06-04 Tom de Vries <tdevries@suse.de>
272
273 * MAINTAINERS: Remove write-after-approval entries for component
274 maintainers.
275
276 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
277
278 * MAINTAINERS (write after approval): Add myself.
279
280 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
281
282 * MAINTAINERS: Update my email address.
283
284 2018-06-01 Tom de Vries <tdevries@suse.de>
285
286 * MAINTAINERS: Update my email address.
287
288 2018-05-22 Bin Cheng <bin.cheng@arm.com>
289
290 * MAINTAINERS (loop-optimizer): Add myself.
291
292 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
293
294 * configure.ac: Added "nfp" target.
295 * configure: Regenerate.
296
297 2018-04-30 Richard Biener <rguenther@suse.de>
298
299 PR bootstrap/85571
300 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
301 (STAGE3_TFLAGS): Likewise.
302 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
303 (STAGEtrain_TFLAGS): Likewise.
304 * Makefile.in: Regenerate.
305
306 2018-04-26 Richard Biener <rguenther@suse.de>
307
308 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
309 (STAGE2_CFLAGS): Likewise.
310 (STAGE2_TFLAGS): Likewise.
311 (STAGE3_CFLAGS): Add -fchecking.
312 (STAGE3_TFLAGS): Likewise.
313 (STAGEtrain_CFLAGS): Filter out -fchecking.
314 (STAGEtrain_TFLAGS): Likewise.
315 * Makefile.in: Re-generate.
316
317 2018-04-25 Catherine Moore <clm@codesourcery.com>
318
319 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
320
321 2018-04-18 Paul Clarke <pc@us.ibm.com>
322
323 * MAINTAINERS (write after approval): Add myself.
324
325 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
326
327 * MAINTAINERS: Update my email address.
328
329 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
330
331 * MAINTAINERS: Remove redundant Write-After-Approval entry.
332
333 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
334
335 * MAINTAINERS: Update my email address and disambiguate myself
336 a bit from Will Schmidt.
337
338 2018-03-21 Nathan Sidwell <nathan@acm.org>
339
340 * MAINTAINERS: Move maintainers of now-removed picochip and score
341 ports to write after approval.
342
343 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
344
345 * MAINTAINERS: Add entry for SVE maintainership.
346
347 2018-02-13 Maciej W. Rozycki <macro@mips.com>
348
349 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
350 * configure: Regenerate.
351
352 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
353
354 * MAINTAINERS (write after approval): Add myself.
355
356 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
357
358 * MAINTAINERS (write after approval): Add myself.
359
360 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
361
362 * MAINTAINERS (write after approval): Add myself.
363
364 2018-01-03 Jakub Jelinek <jakub@redhat.com>
365
366 Update copyright years.
367
368 2018-01-03 Ben Elliston <bje@gnu.org>
369
370 * config.guess: Import latest version.
371 * config.sub: Likewise.
372
373 2017-12-12 Stafford Horne <shorne@gmail.com>
374
375 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
376 * configure: Regenerate.
377
378 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2017-11-28 Julia Koval <julia.koval@intel.com>
383 Sebastian Peryt <sebastian.peryt@intel.com>
384
385 * Makefile.def (target_modules): Remove libcilkrts.
386 * Makefile.in: Ditto.
387 * configure: Ditto.
388 * configure.ac: Ditto.
389
390 2017-11-28 Julia Koval <julia.koval@intel.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2017-11-22 Sudakshina Das <sudi.das@arm.com>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
398 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
399
400 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
401 Use my SiFive email address.
402
403 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
404
405 * MAINTAINERS (write after approval): Add myself.
406
407 2017-10-27 Martin Liska <mliska@suse.cz>
408
409 * Makefile.tpl: Use proper name of folder as it was renamed
410 during transition to 4 stages.
411 * Makefile.in: Regenerate.
412
413 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
414
415 * MAINTAINERS (write after approval): Add myself.
416
417 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
418
419 * MAINTAINERS: Add a note that maintainership also includes web
420 pages, docs, and testsuite related to that area.
421
422 2017-09-25 Tom de Vries <tom@codesourcery.com>
423
424 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
425
426 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
427
428 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
429
430 2017-09-15 Nathan Sidwell <nathan@acm.org>
431
432 * MAINTAINERS: Remove myself as a vxworks maintainer.
433
434 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
435
436 * MAINTAINERS: Remove email address of Jim Norris.
437
438 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
439
440 * MAINTAINERS (Reviewers): Move myself from here...
441 (CPU Port Maintainers): ... to here.
442
443 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
444
445 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
446
447 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
448
449 * MAINTAINERS (write after approval): Add myself.
450
451 2017-07-28 Tony Reix <tony.reix@atos.net>
452
453 * configure.ac (target-libffi): Don't disable for AIX.
454 (go): Don't add to unsupported_languages on AIX.
455 (target-libgo): Don't disable for AIX.
456 * configure: Regenerate.
457
458 2017-07-19 Yury Gribov <tetra2005@gmail.com>
459
460 * MAINTAINERS: Add myself.
461
462 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
463
464 * MAINTAINERS: Update my email address.
465
466 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
467
468 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
469 arm-specific auto-generated header files.
470
471 2017-07-03 Nathan Sidwell <nathan@acm.org>
472
473 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
474 * configure: Rebuilt.
475
476 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
477
478 * MAINTAINERS: Readd myself for c6x.
479
480 2017-06-28 Martin Liska <mliska@suse.cz>
481
482 PR bootstrap/81217
483 * Makefile.def: Remove superfluous bootstrap_target from
484 bootstrap_stage.
485 * Makefile.in: Re-generate the file.
486
487 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
488
489 * MAINTAINERS: Add myself to Write After Approval
490
491 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
492
493 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
494
495 2017-06-19 Martin Liska <mliska@suse.cz>
496
497 * Makefile.def: Define 4 stages PGO bootstrap.
498 * Makefile.tpl: Define FLAGS.
499 * Makefile.in: Regenerate.
500
501 2017-06-14 Ian Lance Taylor <iant@golang.org>
502
503 * Makefile.def: Add check-gotools to go check targets.
504 * Makefile.in: Rebuild.
505
506 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
507
508 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
509
510 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
511
512 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
513 * configure: Regenerate.
514
515 2017-05-31 Martin Liska <mliska@suse.cz>
516
517 * configure.ac: Add handling of stage2_werror_flags to
518 action-if-given and to action-if-not-given.
519 * configure: Regenerate.
520
521 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
522
523 * MAINTAINERS: Add self to Write After Approval
524
525 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
526
527 * MAINTAINERS: Update my email address, and remove myself as
528 maintainer in some areas.
529
530 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
531
532 * MAINTAINERS: Add self to Write After Approval
533
534 2017-05-25 Nathan Sidwell <nathan@acm.org>
535
536 * configure.ac: Add --enable-languages=default to mean default and
537 make --enable-languages=all mean all supported languages.
538 * configure: Regenerated.
539
540 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
541
542 * config.gcc (powerpc*-*-*spe*): New.
543 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
544 (powerpc-*-rtems*spe*): New.
545 (powerpc*-*-linux*spe*): New.
546 (powerpc-wrs-vxworksspe): New.
547 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
548 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
549 * config.host (powerpc*-*-*spe*): New.
550
551 2017-05-19 Martin Liska <mliska@suse.cz>
552
553 * configure.ac: Add --enable-werror-always just for
554 bootstrap-debug (or none build config) and do not add it
555 when we are on a release branch.
556 * configure: Regenerated.
557
558 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
559
560 * MAINTAINERS: Add self to Write After Approval
561
562 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
563
564 * MAINTAINERS: Move myself to Write After Approval section.
565
566 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
567
568 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
569 ACCH registers.
570 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
571 available.
572 (umulsidi3): Likewise.
573 (mulsidi3_700): Disable this pattern when we have advanced mpy
574 instructions.
575 (umulsidi3_700): Likewise.
576 (maddsidi4): New pattern.
577 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
578 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
579 (mpydu_imm_arcv2hs): Likewise.
580 * config/arc/predicates.md (accl_operand): New predicate.
581
582 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
583 Andrew Burgess <andrew.burgess@embecosm.com>
584
585 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
586 case.
587 (ARC_AUTOFP_IRQ_P): Likewise.
588 (ARC_AUTO_IRQ_P): Likewise.
589 (rgf_banked_register_count): New variable.
590 (parse_mrgf_banked_regs_option): New function.
591 (arc_override_options): Handle rgf_banked_regs option.
592 (arc_handle_interrupt_attribute): Add firq option.
593 (arc_compute_function_type): Return fast irq type when required.
594 (arc_must_save_register): Handle fast interrupts.
595 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
596 (arc_return_address_regs): Update.
597 * config/arc/arc.h (arc_return_address_regs): Update.
598 (arc_function_type): Add fast interrupt type.
599 (ARC_INTERRUPT_P): Update.
600 (RC_FAST_INTERRUPT_P): Define.
601 * config/arc/arc.md (simple_return): Update for fast interrupts.
602 (p_return_i): Likewise.
603 * config/arc/arc.opt (mrgf-banked-regs): New option.
604 * doc/invoke.texi (mrgf-banked-regs): Document.
605
606 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
607
608 * config/arc/arc.c (irq_ctrl_saved): New variable.
609 (ARC_AUTOBLINK_IRQ_P): Define.
610 (ARC_AUTOFP_IRQ_P): Likewise.
611 (ARC_AUTO_IRQ_P): Likewise.
612 (irq_range): New function.
613 (arc_must_save_register): Likewise.
614 (arc_must_save_return_addr): Likewise.
615 (arc_dwarf_emit_irq_save_regs): Likewise.
616 (arc_override_options): Handle deferred options.
617 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
618 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
619 arc_must_save_return_addr.
620 (arc_compute_frame_size): Handle automated save and restore of
621 registers.
622 (arc_expand_prologue): Likewise.
623 (arc_expand_epilogue): Likewise.
624 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
625 * config/arc/arc.opt (mirq-ctrl-saved): New option.
626 * doc/invoke.texi (mirq-ctrl-saved): Document option.
627
628 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
629 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
630
631 PR bootstrap/77661
632 * Makefile.def: Don't pass --enable-maintainer-mode on to an
633 in-tree build MPC.
634 * Makefile.in: Regenerate.
635
636 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
637
638 * configure.ac: Enable LTO by default on darwin >= 9.
639 * configure: Regenerate.
640
641 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
642
643 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
644 and Andrew Waterman as the RISC-V maintainers.
645
646 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
647
648 * MAINTAINERS: Add self to Write After Approval
649
650 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
651
652 * config.guess: Import latest from upstream.
653
654 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
655
656 * MAINTAINERS (Write After Approval): Remove entries that are
657 already covered under Reviewers.
658
659 2017-03-08 Mark Wielaard <mark@klomp.org>
660
661 PR demangler/70909
662 PR demangler/67264
663 * include/demangle.h: Add d_printing to struct demangle_component
664 and pass struct demangle_component as non const.
665
666 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
667
668 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
669
670 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
671
672 * Makefile.tpl: Remove HOST_ISLVER.
673 (HOST_EXPORTS): Remove ISLVER.
674 * Makefile.in: Regenerate.
675
676 2017-02-13 Richard Biener <rguenther@suse.de>
677
678 * configure: Re-generate.
679
680 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
681
682 * MAINTAINERS: Adjust bug reporting URL.
683
684 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
685
686 * MAINTAINERS (Write After Approval): Remove redundant entry
687 for Andrew Burgess.
688
689 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
690
691 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
692 32-bit hppa*-*-hpux*.
693 * configure: Regenerate.
694
695 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
696
697 * configure.ac: Moved the white list of enabling BRIG FE to
698 libhsail-rt/configure.tgt.
699 * configure: Regenerated.
700 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
701
702 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
703 Martin Jambor <mjambor@suse.cz>
704
705 * Makefile.def (target_modules): Added libhsail-rt.
706 (languages): Added language brig.
707 * Makefile.in: Regenerated.
708 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
709 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
710 * configure: Regenerated.
711
712 2017-01-17 Jakub Jelinek <jakub@redhat.com>
713
714 PR other/79046
715 * configure: Regenerated.
716
717 2017-01-04 Alan Modra <amodra@gmail.com>
718
719 * configure: Regenerate.
720
721 2016-12-29 Ben Elliston <bje@gnu.org>
722
723 * config.sub: Import latest version.
724
725 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
729 2016-12-21 Jakub Jelinek <jakub@redhat.com>
730
731 * configure.ac: Don't bootstrap libmpx unless --with-build-config
732 includes bootstrap-mpx.
733 * configure: Regenerated.
734
735 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
736
737 * MAINTAINERS (Write After Approval): Add myself.
738
739 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
740
741 * configure: Regenerate.
742
743 2016-12-01 Matthias Klose <doko@ubuntu.com>
744
745 * configure.ac: Don't use pkg-config to check for bdw-gc.
746 * configure: Regenerate.
747
748 2016-11-30 Matthias Klose <doko@ubuntu.com>
749
750 * Makefile.def: Remove reference to boehm-gc target module.
751 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
752 options and for the bdw-gc pkg-config module.
753 * configure: Regenerate.
754 * Makefile.in: Regenerate.
755
756 2016-11-28 Nathan Sidwell <nathan@acm.org>
757
758 * MAINTAINERS (nvptx): Remove self.
759
760 2016-11-25 Ben Elliston <bje@gnu.org>
761
762 * config.guess: Import latest version.
763 * config.sub: Likewise.
764
765 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
769 2016-11-15 Matthias Klose <doko@ubuntu.com>
770
771 * Makefile.def: Remove references to GCJ.
772 * Makefile.tpl: Likewise.
773 * Makefile.in: Regenerate.
774
775 2016-11-15 Matthias Klose <doko@ubuntu.com>
776
777 * config-ml.in: Remove references to GCJ.
778 * configure.ac: Likewise.
779 * configure: Regenerate.
780
781 2016-11-01 Josh Conner <joshconner@google.com>
782
783 * MAINTAINERS (Write After Approval): Update email address,
784
785 2016-10-27 Carl Love <cel@us.ibm.com>
786
787 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
788 Approval list to make it alphabetical.
789
790 2016-10-27 Carl Love <cel@us.ibm.com>
791
792 * MAINTAINERS (Write After Approval): Add myself.
793
794 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
795
796 * MAINTAINERS (Reviewers): Add myself.
797 (Write After Approval): Add myself.
798
799 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
800 Ulrich Weigand <uweigand@de.ibm.com>
801
802 * MAINTAINERS: Update email address.
803
804 2016-10-10 Nathan Sidwell <nathan@acm.org>
805
806 * MAINTAINERS: Update email address.
807
808 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
809
810 * configure.ac: Add aarch64-*-freebsd*.
811 * configure: Regenerate.
812
813 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
814
815 * MAINTAINERS: Update email address after it got reverted.
816
817 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
818
819 * configure.ac (target_libraries): Readd target-boehm-gc.
820 Restore --enable-objc-gc handling.
821 * configure: Regenerate.
822
823 2015-10-03 Jeff Law <law@redhat.com>
824
825 * MAINTAINERS: Move several inactive maintainers to the
826 write-after-approval section.
827
828 2016-09-30 Jakub Jelinek <jakub@redhat.com>
829
830 * configure.ac: Add target-libffi to target_libraries.
831 Readd libgcj target disablings, modified to only target-libffi.
832 Readd target addition of go to unsupported languages.
833 * configure: Regenerated.
834
835 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
836
837 * MAINTAINERS: Update email address.
838
839 2016-09-30 Andrew Haley <aph@redhat.com>
840
841 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
842 write-after approval. Remove Tom Tromey and Bryce McKinlay from
843 libgcj.
844
845 2016-09-30 Andrew Haley <aph@redhat.com>
846
847 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
848 write-after approval after GCJ deletion.
849
850 2016-09-30 Andrew Haley <aph@redhat.com>
851
852 * Makefile.def: Remove libjava.
853 * Makefile.tpl: Likewise.
854 * Makefile.in: Regenerate.
855 * configure.ac: Likewise.
856 * configure: Likewise.
857 * gcc/java: Remove.
858 * libjava: Likewise.
859
860 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
861
862 * MAINTAINERS (Reviewers): Add myself.
863
864 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
865
866 * configure.ac: Disable "sim" directory for arc*-*-*.
867 * configure: Regenerated.
868
869 2016-09-23 Tamar Christina <tamar.christina@arm.com>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
873 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
874
875 * configure.ac: Check for the minimum in-tree MPFR version
876 handled.
877 * configure: Regenerate.
878
879 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
880
881 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
882 * configure: Regenerated.
883
884 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
888 2016-06-23 Andi Kleen <ak@linux.intel.com>
889
890 * Makefile.def: Add autoprofiledbootstrap.
891 * Makefile.tpl: Dito.
892 * Makefile.in: Regenerate.
893
894 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
895
896 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
897 * configure: Regenerate.
898
899 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
900
901 * configure: Regenerate.
902 * configure.ac: Remove support for avr-rtems.
903
904 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
908 2016-06-16 Michael Collison <michael.collison@arm.com>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
912 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
913
914 * MAINTAINERS (Write After Approval): Update e-mail address.
915
916 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
917
918 * MAINTAINERS (Write After Approval): Add myself.
919
920 2016-05-28 Alan Modra <amodra@gmail.com>
921
922 * Makefile.tpl (configure): Depend on m4 files included.
923 * Makefile.in: Regenerate.
924
925 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
926
927 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
928 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
929
930 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
931
932 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
933 special case builtin.
934 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
935 support for ALTIVEC_BUILTIN_VEC_ADDEC.
936 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
937 for __builtin_vec_addec.
938
939 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
940
941 * config.guess: Import version 2016-04-02 (newest).
942 * config.sub: Import version 2016-05-10 (newest).
943
944 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
945
946 * configure.ac: Add ARC support to libgloss.
947 * configure: Regenerate
948
949 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
953 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
954
955 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
956 * configure: Regenerated.
957 * Makefile.def (gmp): Explicitly disable assembler.
958 (mpfr): Adjust lib_path.
959 (mpc): Likewise.
960 * Makefile.in: Regenerated.
961
962 2016-05-01 Jakub Jelinek <jakub@redhat.com>
963
964 PR bootstrap/70704
965 * configure.ac (--enable-stage1-checking): Add missing
966 --enable-checking=.
967 * configure: Regenerated.
968
969 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
970
971 * config.guess: Revert r235676.
972 * config.sub: Revert r235676.
973
974 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
975
976 * config.guess: Remove SH5 support.
977 * config.sub: Likewise.
978 * configure: Likewise.
979 * configure.ac: Likewise.
980
981 2016-04-26 Jakub Jelinek <jakub@redhat.com>
982
983 PR bootstrap/70704
984 * configure.ac (--enable-stage1-checking): For --disable-checking or
985 implicit --enable-checking, make sure extra flag matches in between
986 stage1 and later checking.
987 * configure: Regenerated.
988
989 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
990
991 * .gitattributes: New file.
992
993 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
994
995 * MAINTAINERS (rs6000/powerpc port): Add myself.
996
997 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
998
999 PR bootstrap/70173
1000 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1001 and gotools directories. Delete the stage_final file.
1002 * Makefile.in: Regenerate.
1003
1004 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1009
1010 * MAINTAINERS (Fortran maintainer): Remove myself.
1011
1012 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
1016 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
1020 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1021
1022 Sync with binutils-gdb:
1023
1024 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1025
1026 * configure.ac: Add mips and s390 to the gold target check.
1027 * configure: Regenerate.
1028
1029 2016-03-01 DJ Delorie <dj@redhat.com>
1030
1031 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1032
1033 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1034
1035 * MAINTAINERS (libcpp): Add myself.
1036 (diagnostic messages): Likewise.
1037
1038 2016-02-20 Tom de Vries <tom@codesourcery.com>
1039
1040 * MAINTAINERS: Fix whitespace.
1041
1042 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1047
1048 * config/isl.m4: Add comments about isl-0.16.
1049 * configure: Regenerate.
1050
1051 2016-01-29 Martin Jambor <mjambor@suse.cz>
1052
1053 * MAINTAINERS (hsa maintainers): Add myself.
1054
1055 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1056
1057 * MAINTAINERS: (Write After Approval): Add myself.
1058
1059 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1060 Sebastian Pop <s.pop@samsung.com>
1061
1062 * Makefile.in: Regenerate.
1063 * Makefile.tpl: Export ISLVER.
1064 * configure: Regenerate.
1065 * config/isl.m4: Detect isl-0.15.
1066
1067 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1068
1069 PR bootstrap/69329
1070 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1071 * Makefile.in: Regenerate.
1072
1073 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1074
1075 * configure.ac: Enable LTO for DJGPP
1076 * configure: Regenerate
1077
1078 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 Sync with binutils-gdb:
1081 2015-10-21 Nick Clifton <nickc@redhat.com>
1082
1083 PR gas/19109
1084 * configure.ac: Note the 'none' is an acceptable argument to
1085 --enable-compressed-debug-sections.
1086 * configure: Regenerate.
1087
1088 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1089
1090 PR bootstrap/69134
1091 * Makefile.def (mpfr): Disable assembler.
1092 * Makefile.in: Regenerate.
1093
1094 2016-01-01 Ben Elliston <bje@gnu.org>
1095
1096 * config.guess: Import version 2016-01-01.
1097 * config.sub: Likewise.
1098
1099 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1100
1101 * MAINTAINERS (Write After Approval): Add myself.
1102
1103 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1104
1105 * Makefile.in: Replace ISL with isl.
1106 * Makefile.tpl: Same.
1107 * config/isl.m4: Same.
1108 * configure.ac: Same.
1109 * contrib/download_prerequisites: Same.
1110 * configure: Regenerate.
1111
1112 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1113
1114 * MAINTAINERS (Write After Approval): Add Myself.
1115
1116 2015-12-17 Nathan Sidwell <nathan@acm.org>
1117
1118 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1119 * configure: Regenerate.
1120
1121 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1122 Sebastian Pop <s.pop@samsung.com>
1123
1124 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1125 isl_ctx_get_max_operations.
1126 * configure: Regenerate.
1127
1128 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2015-12-02 Ian Lance Taylor <iant@google.com>
1133
1134 PR go/66147
1135 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1136 * Makefile.in: Regenerate.
1137
1138 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1139
1140 PR libffi/65726
1141 * Makefile.def (lang_env_dependencies): Make libffi depend
1142 on cxx.
1143 * Makefile.in: Regenerate.
1144
1145 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1146
1147 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1148 symbols.
1149
1150 2015-11-20 Tristan Gingold <gingold@adacore.com>
1151
1152 Sync with binutils-gdb:
1153 2015-11-20 Tristan Gingold <gingold@adacore.com>
1154
1155 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1156 * configure: Regenerate.
1157
1158 2015-11-19 Martin Liska <mliska@suse.cz>
1159
1160 * .gitignore: Add .clang-format to ignored files.
1161 * Makefile.in: Add clang-format.
1162 * Makefile.tpl: Likewise.
1163
1164 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1165
1166 * configure.ac: Enable libmpx by default.
1167 * configure: Regenerated.
1168
1169 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1170
1171 * MAINTAINERS: Update email address.
1172
1173 2015-10-23 Paulo Matos <pmatos@linki.tools>
1174
1175 * MAINTAINERS: Update email address.
1176
1177 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
1181 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1182
1183 Sync with binutils-gdb:
1184 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 PR gas/19109
1187 * configure.ac: Add
1188 --enable-compressed-debug-sections={all,gas,gold,ld}.
1189 * configure: Regenerated.
1190
1191 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1192
1193 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1194
1195 2015-10-09 Martin Liska <mliska@suse.cz>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2015-10-02 Florian Weimer <fweimer@redhat.com>
1204
1205 * MAINTAINERS: Update email address.
1206
1207 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1212
1213 * MAINTAINERS: Update email.
1214
1215 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1216
1217 * MAINTAINERS: Update my email address.
1218
1219 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1220
1221 * MAINTAINERS (ft32 port): Add myself.
1222
1223 2015-08-28 David Sherwood <david.sherwood@arm.com>
1224
1225 * MAINTAINERS: Add myself.
1226
1227 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1232
1233 PR libfortran/54572
1234 * Makefile.def: Make libgfortran depend on libbacktrace.
1235 * Makefile.in: Regenerate.
1236
1237 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2015-08-12 Tom de Vries <tom@codesourcery.com>
1242
1243 PR other/67092
1244 * configure.ac: Remove --with_host_libstdcxx support.
1245 * configure: Regenerate.
1246
1247 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1248 Jakub Jelinek <jakub@redhat.com>
1249
1250 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1251 nvptx*-*-*.
1252 * configure: Regenerate.
1253
1254 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1255
1256 * Makefile.def (libiconv): Define bootstrap=true.
1257 Mark pdf/html/info as missing.
1258 (configure-gcc): Depend on all-libiconv.
1259 (all-gcc): Ditto.
1260 (configure-libcpp): Ditto.
1261 (all-libcpp): Ditto.
1262 (configure-intl): Ditto.
1263 (all-intl): Ditto.
1264 * Makefile.in: Regenerate.
1265
1266 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1267
1268 * MAINTAINERS (loop ivopts): Add the entry and myself.
1269
1270 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1271
1272 * MAINTAINERS (nvptx): Add self.
1273
1274 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1275
1276 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1277 128-bit vector modes.
1278
1279 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1280
1281 * MAINTAINERS (Write After Approval): Add myself.
1282
1283 2015-07-28 Ben Elliston <bje@gnu.org>
1284
1285 * config.sub, config.guess: Import from upstream.
1286
1287 2015-07-24 Michael Darling <darlingm@gmail.com>
1288
1289 PR other/66259
1290 * config-ml.in: Reflects renaming of configure.in to configure.ac
1291 * configure: Likewise
1292 * configure.ac: Likewise
1293
1294 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1295
1296 * MAINTAINERS: Update my email address.
1297
1298 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1299
1300 Sync with binutils-gdb:
1301 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 * configure.ac (target_configdirs): Exclude target-zlib if
1304 target-libjava isn't built.
1305 * configure: Regenerated.
1306
1307 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1308
1309 Sync with binutils-gdb:
1310 2015-05-13 John David Anglin <dave.anglin@bell.net>
1311
1312 * configure.ac: Disable configuration of GDB for HPUX targets.
1313 * configure: Regenerate.
1314
1315 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1316
1317 * configure.ac: Add --with-system-zlib.
1318 * configure: Regenerated.
1319
1320 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1321
1322 * configure.ac: Add FT32 support.
1323 * configure: Regenerate.
1324
1325 2015-01-12 Anthony Green <green@moxielogic.com>
1326
1327 * configure.ac: Don't disable gprof for moxie.
1328 * configure: Rebuild.
1329
1330 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1331
1332 Sync with binutils-gdb:
1333 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1334
1335 PR ld/18355
1336 * Makefile.def: Add extra_configure_flags to host zlib.
1337 * configure.ac (extra_host_zlib_configure_flags): New. Set
1338 to --enable-host-shared When bfd is to be built as shared
1339 library. AC_SUBST.
1340 * Makefile.in: Regenerated.
1341
1342 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1343
1344 Sync with src:
1345 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1346 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1347 * Makefile.in: Regenerated.
1348
1349 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1352 target.
1353 * configure: Regenerate.
1354
1355 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1356
1357 * MAINTAINERS (Write After Approval): Add myself.
1358
1359 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1360
1361 * MAINTAINERS (OS Port Maintainers): Add myself.
1362 (Various Maintainers): Remove myself from libffi testsuite.
1363
1364 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1365
1366 * MAINTAINERS (gen* on machine desc): Add self.
1367
1368 2015-06-02 Jason Merrill <jason@redhat.com>
1369
1370 PR bootstrap/66319
1371 * configure.ac: Use -std=gnu++98.
1372
1373 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1374
1375 * MAINTAINERS (Write After Approval): Add myself.
1376
1377 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1378
1379 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1380 * configure: Regenerate.
1381
1382 2015-05-26 Jason Merrill <jason@redhat.com>
1383
1384 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1385 * configure: Regenerate.
1386
1387 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1388
1389 * configure.ac: FT32 target added.
1390 * configure: Regenerated.
1391
1392 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1393
1394 * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1397
1398 * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1401
1402 * configure.ac: Fix typo.
1403 * configure: Regenerate.
1404
1405 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
1409 2015-05-03 Matthias Klose <doko@ubuntu.com>
1410
1411 * configure.ac: Match $host configured with triplets.
1412 * configure: Regenerate.
1413
1414 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1415
1416 * Makefile.tpl: Remove surplus whitespace throughout.
1417 * Makefile.in: Regenerate.
1418
1419 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1420
1421 * MAINTAINERS (Various Maintainers): Add myself as instruction
1422 combiner maintainer.
1423
1424 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1425
1426 PR bootstrap/62077
1427 * configure.ac (--enable-stage1-checking): Default to
1428 release,misc,gimple,rtlflag,tree,types if --disable-checking
1429 or --enable-checking is not specified and DEV-PHASE is not
1430 experimental.
1431 * configure: Regenerated.
1432
1433 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1434
1435 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1436 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1437 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1438 * Makefile.in: Regenerate.
1439
1440 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1441
1442 * MAINTAINERS: Update my email address.
1443
1444 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1445
1446 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1447
1448 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1449
1450 * MAINTAINERS: Add myself as an arm port reviewer.
1451
1452 2015-03-25 Martin Liska <mliska@suse.cz>
1453 Yury Gribov <y.gribov@samsung.com>
1454
1455 * Makefile.in: Fix ln source location for vimrc file.
1456 * Makefile.tpl: Likewise.
1457
1458 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1459
1460 PR bootstrap/25672
1461 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1462 cross-compiling. Similarly for CXX_FOR_TARGET.
1463 * configure: Regenerate.
1464
1465 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1466
1467 * Makefile.def: Add libmpx.
1468 * configure.ac: Add libmpx.
1469 * Makefile.in: Regenerate.
1470 * configure: Regenerate.
1471
1472 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1473
1474 * MAINTAINERS (CPU Port Maintainers): Add myself
1475 i386 vector ISA extns mantainer.
1476
1477 2015-03-13 Jeff Law <law@redhat.com>
1478
1479 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1480 maintainer.
1481 Remove Richard Henderson as a maintainer for the x86 port.
1482
1483 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1484
1485 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1486
1487 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1488
1489 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1490 pointer bounds checker and i386 MPX maintainer.
1491
1492 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1493
1494 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1495
1496 2015-02-26 Martin Sebor <msebor@redhat.com>
1497
1498 * MAINTAINERS (Various Maintainers): Add self.
1499
1500 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1501
1502 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1503 Make sure it contains lto.
1504 * configure: Regenerate.
1505
1506 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1507
1508 * configure: Regenerate.
1509
1510 2015-02-06 Diego Novillo <dnovillo@google.com>
1511 1
1512 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1513 middle-end, docstring): Remove myself.
1514 (Write After Approval): Add myself.
1515
1516 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1517
1518 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1519 (Write After Approval): Update address.
1520
1521 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1522
1523 PR jit/64780
1524 * configure.ac: Require the user to explicitly specify
1525 --enable-host-shared if the jit is enabled.
1526 * configure: Regenerate.
1527
1528 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1529
1530 * MAINTAINERS (Write After Approval): Add myself.
1531
1532 2015-01-25 Tom de Vries <tom@codesourcery.com>
1533
1534 * MAINTAINERS: Make whitespace consistent.
1535
1536 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1537
1538 * MAINTAINERS (Write After Approval): Add myself.
1539
1540 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1541
1542 * MAINTAINERS: (Write After Approval): Add myself.
1543
1544 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1545
1546 * MAINTAINERS: (Write After Approval): Add myself.
1547
1548 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1549
1550 * MAINTAINERS: (Write After Approval): Add myself.
1551
1552 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1553
1554 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1555 objective-c/c++ front end maintainer.
1556
1557 2015-01-13 Marek Polacek <polacek@redhat.com>
1558
1559 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1560
1561 2015-01-12 Jeff Law <law@redhat.com>
1562
1563 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1564 a very long time.
1565
1566 2015-01-09 Ian Lance Taylor <iant@google.com>
1567
1568 * configure.ac (host_tools): Add gotools.
1569 * Makefile.def (host_modules): Add gotools.
1570 (dependencies): Add dependency of all-gotools on all-target-libgo.
1571
1572 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1573
1574 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1575 * configure: Regenerate.
1576
1577 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1578
1579 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1580 all-target-libgomp.
1581 * Makefile.in: Regenerate.
1582
1583 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1584
1585 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1586
1587 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1588
1589 * configure.ac: Add Visium support.
1590 * configure: Regenerate.
1591
1592 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1593
1594 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1595 * configure: Regenerate.
1596
1597 2015-01-03 Andrew Pinski <apinski@cavium.com>
1598
1599 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1600 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1601 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1602 (OBJCOPY_FOR_TARGET): New variable.
1603 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1604 * Makefile.in: Regenerate.
1605 * configure.ac: Check for already installed target objcopy.
1606 Also GCC_TARGET_TOOL on objcopy.
1607 * configure: Regenerate.
1608
1609 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1610
1611 * config.sub: Update from upstream, to 2015-01-01 version.
1612 * config.guess: Ditto.
1613
1614 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1615
1616 * MAINTAINERS (RTEMS Ports): Add myself.
1617
1618 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1627
1628 * configure.ac (--enable-as-accelerator-for): Don't set
1629 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1630 * configure: Regenerate.
1631
1632 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1633
1634 PR bootstrap/64023
1635 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1636 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1637 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1638 to CXX.
1639 * Makefile.in: Regenerated.
1640
1641 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1642 Yury Gribov <y.gribov@samsung.com>
1643
1644 * .gitignore: Added .local.vimrc and .lvimrc.
1645 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1646 * Makefile.in: Regenerate.
1647
1648 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1649
1650 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1651 * configure: Regenerated.
1652
1653 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1654
1655 * MAINTAINERS (nvptx port): New entry.
1656
1657 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1658
1659 * configure: Regenerate.
1660
1661 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1662
1663 * configure.ac: Merge with Binutils.
1664
1665 2014-11-26 Tobias Burnus <burnus@net-b.de>
1666
1667 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1668 * Makefile.in: Regenerate.
1669
1670 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1671
1672 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1673 missing flex.
1674 * Makefile.in: Regenerated.
1675
1676 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1677
1678 * Makefile.in: Regenerate.
1679
1680 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1681
1682 PR bootstrap/63784
1683 * libtool.m4: Add $pic_flag with -shared.
1684
1685 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1686
1687 * MAINTAINERS (Write After Approval): Added myself.
1688
1689 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1690
1691 * MAINTAINERS (write-after-approval): Add myself.
1692
1693 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1694
1695 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1696 from 2 years ago.
1697
1698 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1699
1700 Revert:
1701 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1702
1703 * MAINTAINERS (Write After Approval): Added myself as line map
1704 maintainer.
1705
1706 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1707
1708 Revert:
1709 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1710
1711 * MAINTAINERS (Write After Approval): Added myself.
1712
1713 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1714
1715 * MAINTAINERS (Write After Approval): Added myself.
1716
1717 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1718
1719 * MAINTAINERS (Write After Approval): Added myself as line map
1720 maintainer.
1721
1722 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1723
1724 * MAINTAINERS (Various Maintainers): Added myself as line map
1725 maintainer.
1726
1727 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1728
1729 * move-if-change: Sync from upstream gnulib.
1730
1731 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1732
1733 * compile: Sync with upstream Automake.
1734 * depcomp: Ditto.
1735 * install-sh: Ditto.
1736 * missing: Ditto.
1737 * mkinstalldirs: Ditto.
1738 * ylwrap: Ditto.
1739
1740 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1741
1742 * config.sub: Update from upstream config repo.
1743 * config.guess: Ditto.
1744
1745 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1746
1747 * Makefile.def: Add liboffloadmic to target_modules. Make
1748 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1749 * Makefile.in: Regenerate.
1750 * configure: Regenerate.
1751 * configure.ac: Add liboffloadmic to target binaries.
1752 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1753 Add liboffloadmic to noconfig list when C++ is not supported.
1754
1755 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1756 Thomas Schwinge <thomas@codesourcery.com>
1757 Ilya Verbin <ilya.verbin@intel.com>
1758 Andrey Turetskiy <andrey.turetskiy@intel.com>
1759
1760 * configure: Regenerate.
1761 * configure.ac (--enable-as-accelerator-for)
1762 (--enable-offload-targets): New configure options.
1763
1764 2014-11-11 Tobias Burnus <burnus@net-b.de>
1765
1766 * Makefile.def: Make all-gcc depend on all-isl.
1767 * Makefile.in: Regenerate.
1768
1769 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1770
1771 * ChangeLog.jit: New.
1772 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1773
1774 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1775
1776 PR target/63610
1777 * libtool.m4: Fix globbing of darwin versions.
1778 * configure: Regenerate.
1779
1780 2014-11-11 Tobias Burnus <burnus@net-b.de>
1781
1782 * Makefile.def: Remove CLooG.
1783 * Makefile.tpl: Ditto.
1784 * configure.ac: Ditto.
1785 * configure: Regenerate.
1786 * Makefile.in: Ditto.
1787
1788 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1789
1790 * configure.ac: Handle nvptx-*-*.
1791 * configure: Regenerate.
1792
1793 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
1797 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1798
1799 * Makefile.def (libcc1): Remove bootstrap=true;.
1800 * Makefile.in: Regenerated.
1801
1802 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1803
1804 * configure.ac: Update comment.
1805 * configure: Regenerate.
1806
1807 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1812
1813 * configure.ac (extra_host_libiberty_configure_flags): Add
1814 --enable-shared also for libcc1's benefit.
1815 * configure: Regenerate.
1816
1817 2014-10-29 Tristan Gingold <gingold@adacore.com>
1818
1819 * MAINTAINERS: Change my email address.
1820
1821 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1822 Tom Tromey <tromey@redhat.com>
1823
1824 * Makefile.def: Add libcc1 to host_modules.
1825 * configure.ac (host_tools): Add libcc1.
1826 * Makefile.in, configure: Rebuild.
1827
1828 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1829
1830 * configure.ac (build_configargs): Don't share config.cache between
1831 build subdirs.
1832 * configure: Regenerate.
1833
1834 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1835
1836 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1837 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1838 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1839 leon3v7 as leon3.
1840 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1841 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1842 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1843 * config/sparc/sparc.md (cpu): Add leon3v7.
1844 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1845
1846 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1847
1848 * MAINTAINERS (write-after-approval): Add myself.
1849
1850 2014-10-23 Ian Lance Taylor <iant@google.com>
1851
1852 * configure.ac: Disable the Go frontend on systems where it is known
1853 to not work.
1854 * configure: Regenerate.
1855
1856 2014-10-23 Richard Biener <rguenther@suse.de>
1857
1858 * Makefile.def: Add libcpp build module and dependencies.
1859 * configure.ac: Add libcpp build module.
1860 * Makefile.in: Regenerate.
1861 * configure: Likewise.
1862
1863 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1864
1865 * MAINTAINERS (write-after-approval): Add myself.
1866
1867 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1868
1869 * INSTALL/README: Do not mention CVS.
1870
1871 2014-10-03 Jing Yu <jingyu@google.com>
1872
1873 * configure.ac: Add aarch64 to list of targets that support gold.
1874 * configure: Regenerate.
1875
1876 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1877
1878 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1879
1880 2014-09-29 Catherine Moore <clm@codesourcery.com>
1881
1882 * MAINTAINERS: Add myself as MIPS maintainer.
1883
1884 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1885
1886 * MAINTAINERS: Move myself to MIPS maintainers.
1887
1888 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1889
1890 * MAINTAINERS: Put all email addresses between '<' and '>'.
1891
1892 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1893
1894 * MAINTAINERS: Move myself to reviewers (Fortran).
1895
1896 2014-09-01 Andi Kleen <ak@linux.intel.com>
1897
1898 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1899 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1900 * Makefile.in: Regenerate.
1901
1902 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1903
1904 * rtx-classes-status.txt: Delete
1905
1906 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1907
1908 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1909
1910 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1911
1912 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1913 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1914 of checking for version number.
1915 * configure: Regenerated.
1916 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1917
1918 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1919
1920 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1921 is done; begin phase 6 (use extra rtx_def subclasses).
1922
1923 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1924
1925 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1926 done; begin phase 5 (additional rtx_def subclasses).
1927
1928 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1929
1930 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1931
1932 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1933
1934 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1935 SET_BB_HEADER are done.
1936
1937 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1938
1939 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1940 done.
1941
1942 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1943
1944 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1945
1946 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1947
1948 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1949
1950 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1951
1952 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1953
1954 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1955
1956 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1957
1958 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1959
1960 * rtx-classes-status.txt: Phase 3 (per-file commits within
1961 "config" subdirs) is done; begin phase 4 (removal of
1962 "scaffolding").
1963
1964 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1965
1966 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1967 dir) is done; begin phase 3 (per-file commits within "config"
1968 subdirs).
1969
1970 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1971
1972 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1973 phase 2 (per-file commits in main source dir).
1974
1975 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1976
1977 * configure: Regenerated.
1978
1979 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1980
1981 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1982
1983 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1984
1985 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1986
1987 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1988
1989 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1990
1991 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1992
1993 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1994
1995 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1996
1997 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1998
1999 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
2003 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2004
2005 * MAINTAINERS: Remove myself
2006
2007 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2008
2009 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2010
2011 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2016
2017 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2018 SET_BB_HEADER, SET_BB_FOOTER
2019
2020 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2021
2022 * rtx-classes-status.txt: New file
2023
2024 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2025
2026 * configure.ac: Eliminate ClooG installation dependency.
2027 * configure: Regenerate.
2028 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2029 * Makefile.in: Regenerate.
2030
2031 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
2043 2014-07-28 Anthony Green <green@moxielogic.com>
2044
2045 Import from savannah.gnu.org:
2046 * config.sub: Update to 2014-07-28 version.
2047
2048 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2049
2050 * MAINTAINERS: Remove my MIPS maintainer entry.
2051
2052 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2053
2054 PR target/47230
2055 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2056 * configure: Regenerate.
2057
2058 2014-07-24 James Norris <jnorris@codesourcery.com>
2059
2060 * MAINTAINERS (Write After Approval): Add myself.
2061
2062 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2063
2064 * configure.ac: Accept only CLooG 0.18.1.
2065 * configure: Regenerate.
2066
2067 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2068
2069 * configure.ac: Don't accept isl 0.11.
2070 * configure: Regenerate.
2071
2072 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2077
2078 * configure.ac: Don't accept isl 0.10.
2079 * configure: Regenerate.
2080
2081 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2082
2083 Fix include path for in-tree cloog.
2084 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2085 * configure: Regenerate.
2086
2087 2014-06-18 Richard Henderson <rth@redhat.com>
2088
2089 * .gitignore: Import gcc_update output.
2090
2091 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2092
2093 * config-ml.in: Robustify ac_configure_args parsing.
2094
2095 * configure.ac (--enable-linker-plugin-configure-flags)
2096 (--enable-linker-plugin-flags): New flags.
2097 (configdirs): Conditionally add libiberty-linker-plugin.
2098 * configure: Regenerate.
2099 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2100 (host_modules) <lto-plugin>: Pay attention to
2101 @extra_linker_plugin_flags@ and
2102 @extra_linker_plugin_configure_flags@.
2103 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2104 * Makefile.in: Regenerate.
2105
2106 * Makefile.tpl (configure-[+prefix+][+module+])
2107 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2108 "module_srcdir" instead of "module" for locating a module's srcdir.
2109 * Makefile.in: Regenerate.
2110
2111 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2116
2117 * MAINTAINERS: Update my email address.
2118
2119 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2128
2129 PR libstdc++/61011
2130 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2131 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2132 * configure: Regenerate.
2133
2134 2014-05-28 Pedro Alves <palves@redhat.com>
2135
2136 * MAINTAINERS (Write After Approval): Add myself.
2137
2138 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2139
2140 * MAINTAINERS: Update my affiliation/email.
2141
2142 2014-05-19 Mike Stump <mikestump@comcast.net>
2143
2144 * MAINTAINERS: Add wide-int reviewers.
2145
2146 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2147
2148 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2149 * configure: Regenerated.
2150
2151 2014-05-15 Torvald Riegel <triegel@redhat.com>
2152
2153 * MAINTAINERS (libitm): Add myself as maintainer.
2154
2155 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
2159 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2160
2161 * config.sub, config.guess: Import from upstream.
2162
2163 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2164
2165 * MAINTAINERS (Write After Approval): Put myself in correct order.
2166
2167 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2168
2169 * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2172
2173 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2174 section.
2175
2176 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2177
2178 * MAINTAINERS (Write After Approval): Delete myself.
2179
2180 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2181
2182 PR sanitizer/56781
2183 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2184 and -B* options with -Xcompiler.
2185
2186 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2187
2188 PR bootstrap/60620
2189 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2190 * Makefile.in: Regenerate.
2191
2192 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2193
2194 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2195 for WINDRES_FOR_TARGET in default-manifest.o rule.
2196 * Makefile.in: Regenerate.
2197
2198 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2203
2204 PR sanitizer/56781
2205 * Makefile.def: Set bootstrap=true; for host fixincludes.
2206 * configure.ac: Don't bootstrap host fixincludes unless
2207 --with-build-config=bootstrap-{a,ub}san.
2208 * Makefile.in: Regenerated.
2209 * configure: Regenerated.
2210
2211 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2212
2213 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2214 --enable-vtable-verify option parsing. Don't add
2215 target-libsanitizer to bootstrap_target_libs unless
2216 --with-build-config=bootstrap-asan or
2217 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2218 to bootstrap_target_libs unless --enable-vtable-verify.
2219 * configure: Regenerated.
2220
2221 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2222
2223 * MAINTAINERS (Write After Approval): Add myself.
2224
2225 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2226
2227 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2228
2229 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2230
2231 PR bootstrap/58572
2232 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2233 -I for libstdc++-v3 includes if $(LEAN).
2234 * Makefile.in: Regenerated.
2235
2236 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2237
2238 * MAINTAINERS: Update my email address.
2239
2240 2014-02-24 Walter Lee <walt@tilera.com>
2241
2242 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2243 (tilegx-*-*): Change to tilegx*-*-*.
2244 * configure: Regenerate.
2245
2246 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2247
2248 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2249
2250 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2251
2252 * MAINTAINERS (Write After Approval): Add myself.
2253
2254 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2255
2256 PR target/59788
2257 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2258 *solaris2*.
2259
2260 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2261
2262 * MAINTAINERS: Update my email address.
2263
2264 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2265
2266 * MAINTAINERS: Convert to UTF-8.
2267 Properly sort Xinliang David Li's entry.
2268
2269 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2270 Sandra Loosemore <sandra@codesourcery.com>
2271
2272 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2273 nios2 port maintainers.
2274
2275 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2276
2277 * MAINTAINERS (Write After Approval): Add myself.
2278
2279 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2280
2281 * configure.ac: Add user-friendly check for native x86_64-linux
2282 multilibs.
2283 * configure: Regenerate.
2284
2285 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2286
2287 * MAINTAINERS: Add myself as sh maintainer.
2288
2289 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2290
2291 * MAINTAINERS: Add self as SLSR maintainer.
2292
2293 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2294
2295 * MAINTAINERS: Update my email address.
2296
2297 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2298
2299 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2300
2301 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2302
2303 * Makefile.in: Regenerate.
2304
2305 * Makefile.tpl: Fix typo.
2306 * Makefile.in: Regenerate partially.
2307
2308 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2309
2310 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2311 supported.
2312 * configure: Regenerated.
2313
2314 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2315
2316 * MAINTAINERS (Write After Approval): Add myself.
2317
2318 2013-10-30 Jason Merrill <jason@redhat.com>
2319
2320 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2321 --disable-build-format-warnings.
2322
2323 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2324
2325 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2326 depend on libstdc++ and libgcc.
2327 * configure: Regenerate.
2328 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2329 libcilkrts for POSIX and i*86, and x86_64 architectures.
2330 * Makefile.in: Added libcilkrts related fields to support building it.
2331
2332 2013-10-26 Jeff Law <law@redhat.com>
2333
2334 * Makefile.def (target_modules): Remove libmudflap
2335 (languages): Remove check-target-libmudflap).
2336 * Makefile.in: Rebuilt.
2337 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2338 * configure.ac (target_libraries): Remove target-libmudflap.
2339 Remove checks which disabled libmudflap on some systems.
2340 * configure: Rebuilt.
2341 * libmudflap: Directory removed.
2342
2343 2013-10-21 Cong Hou <congh@google.com>
2344
2345 * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2013-10-16 Mike Stump <mikestump@comcast.net>
2348
2349 * .dir-locals.el: Add.
2350
2351 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2352
2353 * configure.ac: Add --enable-host-shared
2354 * configure: Regenerate.
2355
2356 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2357
2358 Import from savannah.gnu.org:
2359 * config.guess: Update to 2013-06-10 version.
2360 * config.sub: Update to 2013-10-01 version.
2361
2362 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2363
2364 Changes to build configuration to allow big endian ARC ELF toolchain
2365 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2366 * configure: Regenerate.
2367
2368 2013-09-20 Alan Modra <amodra@gmail.com>
2369
2370 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2371 ppc host match. Support little-endian powerpc linux hosts.
2372
2373 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2374
2375 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2376 maintainer.
2377
2378 2013-09-12 DJ Delorie <dj@redhat.com>
2379
2380 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2381 maintainers.
2382
2383 2013-09-03 Richard Biener <rguenther@suse.de>
2384
2385 * configure.ac: Also allow ISL 0.12.
2386 * configure: Regenerated.
2387
2388 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2393
2394 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2395
2396 2013-08-26 Caroline Tice <cmtice@google.com>
2397
2398 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2399 "Various Reviewers" to libvtv "Various Maintainers".
2400
2401 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2402
2403 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2404
2405 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2406
2407 * MAINTAINERS: Update name, email.
2408
2409 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2013-08-12 Caroline Tice <cmtice@google.com>
2414
2415 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2416 address in the Write After Approval section.
2417
2418 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2419
2420 * MAINTAINERS (Write After Approval): Update email.
2421
2422 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2423
2424 * configure.ac: Adjust to check VTV_SUPPORTED.
2425 * configure: Regenerated.
2426
2427 2013-08-02 Caroline Tice <cmtice@google.com>
2428
2429 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2430 on non-linux systems; add target-libvtv to noconfigdirs; add
2431 libsupc++/.libs to C++ library search paths.
2432 * configure: Regenerated.
2433 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2434 libstdc++ and libgcc.
2435 * Makefile.in: Regenerated.
2436
2437 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2438
2439 * MAINTAINERS (Write After Approval): Add myself.
2440
2441 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2442 Shiva Chen <shiva0217@gmail.com>
2443
2444 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2445 nds32 port maintainers.
2446
2447 2013-07-17 Tim Shen <timshen91@gmail.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2452
2453 * configure.ac: Sync from binutils.
2454 * configure: Regenerate.
2455
2456 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2465
2466 * MAINTAINERS (Write After Approval): Add myself.
2467
2468 2013-04-30 Brooks Moses <bmoses@google.com>
2469
2470 * MAINTAINERS: Update my email; move myself from Fortran
2471 reviewer to Write After Approval.
2472
2473 2013-04-16 Andreas Schwab <schwab@suse.de>
2474
2475 * configure.ac (aarch64-*-*): Don't disable java.
2476 * configure: Regenerate.
2477
2478 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2013-03-30 Matthias Klose <doko@ubuntu.com>
2483
2484 * Makefile.def (target_modules): Don't install libffi.
2485 * Makefile.in: Regenerate.
2486
2487 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2488
2489 * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2492
2493 * MAINTAINERS (Write After Approval): Add myself.
2494
2495 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2496
2497 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2498 * configure: Regenerated.
2499
2500 2013-02-05 Ian Lance Taylor <iant@google.com>
2501
2502 PR go/55969
2503 * configure.ac: Disable libgo on some systems where it does not
2504 work.
2505
2506 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2507
2508 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2509 Remove Geoff Keating as rs6000 port maintainer, at his request.
2510
2511 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2512
2513 * MAINTAINERS: Update my email.
2514
2515 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2516
2517 * configure: Re-generate.
2518
2519 2013-01-15 Richard Biener <rguenther@suse.de>
2520
2521 PR other/55973
2522 * configure: Re-generate.
2523
2524 2013-01-14 Matthias Klose <doko@ubuntu.com>
2525
2526 * Makefile.def (install-target-libsanitizer): Depend on
2527 install-target-libstdc++-v3.
2528 * Makefile.in: Regenerate.
2529
2530 2013-01-14 Richard Biener <rguenther@suse.de>
2531
2532 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2533 * configure: Re-generate
2534
2535 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2536
2537 * config.sub: Update from config repo.
2538
2539 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2540
2541 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2542 * Makefile.in: Regenerate.
2543
2544 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2545
2546 * MAINTAINERS (arc): Add new port maintainership for myself.
2547
2548 2013-01-09 Jason Merrill <jason@redhat.com>
2549
2550 * .gitignore: Import from gdb repository.
2551
2552 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2553
2554 * Makefile.def (configure-gcc): Depend on all-gmp.
2555 (all-gcc): Remove dependency on all-gmp.
2556 * Makefile.in: Regenerated.
2557
2558 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2559
2560 * config.sub: Merge from config repo.
2561 * config.guess: Ditto.
2562
2563 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2564
2565 * Makefile.def: Merge from binutils.
2566 * Makefile.in: Ditto.
2567
2568 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2569
2570 * MAINTAINERS: Update my email.
2571
2572 2012-12-29 Ben Elliston <bje@gnu.org>
2573
2574 * config.guess: Update to 2012-12-29 version.
2575 * config.sub: Likewise.
2576
2577 2012-12-20 Matthias Klose <doko@ubuntu.com>
2578
2579 * Makefile.def (install-target-libgfortran): Depend on
2580 install-target-libquadmath, install-target-libgcc.
2581 (install-target-libsanitizer): Depend on install-target-libgcc.
2582 (install-target-libjava): Depend on install-target-libgcc.
2583 (install-target-libitm): Depend on install-target-libgcc.
2584 (install-target-libobjc): Depend on install-target-libgcc.
2585 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2586 * Makefile.in: Regenerate.
2587
2588 2012-12-19 Matthias Klose <doko@ubuntu.com>
2589
2590 * Makefile.def (install-target-libgo): Depend on
2591 install-target-libatomic.
2592 * Makefile.in: Regenerate.
2593
2594 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2595
2596 PR go/55201
2597 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2598 * Makefile.in: Regenerate.
2599
2600 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2601
2602 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2603 * configure: Regenerate.
2604
2605 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2606
2607 * config.sub: Merge from config repo.
2608
2609 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2610
2611 * Makefile.def (target_modules): Add bootstrap=true and
2612 raw_cxx=true to libsanitizer.
2613 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2614 * Makefile.in: Regenerated.
2615 * configure: Likewise.
2616
2617 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2618
2619 * MAINTAINERS: Remove self as RTL optimization maintainer.
2620
2621 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2622
2623 * MAINTAINERS (Write After Approval): Add myself.
2624
2625 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2626
2627 * Makefile.def (target_modules): Remove bootstrap=true and
2628 raw_cxx=true from libsanitizer.
2629 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2630 * Makefile.in: Regenerated.
2631 * configure: Likewise.
2632
2633 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2634
2635 * Makefile.def (target_modules): Add bootstrap=true and
2636 raw_cxx=true to libsanitizer.
2637 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2638 * Makefile.in: Regenerated.
2639 * configure: Likewise.
2640
2641 2012-11-28 Andrew Pinski <apinski@cavium.com>
2642
2643 PR bootstrap/54279
2644 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2645 * configure: Regenerate.
2646 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2647 * Makefile.in: Regenerate.
2648
2649 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2650
2651 * configure.ac: Disable libsanitizer if we're not building C++.
2652 * configure: Regenerate.
2653
2654 2012-11-15 Roland McGrath <roland@hack.frob.com>
2655
2656 * MAINTAINERS (Write After Approval): Add myself.
2657
2658 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2659
2660 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2661 Kostya Serebryany (kcc@google.com) and
2662 Jakub Jelinek (jakub@redhat.com).
2663 Rename area for Dodji Seketeli (dodji@redhat.com).
2664
2665 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2666
2667 * MAINTAINERS: (asan.c, related): Add myself.
2668
2669 2012-11-14 Roland McGrath <mcgrathr@google.com>
2670
2671 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2672 * configure: Regenerate.
2673
2674 2012-11-13 Richard Henderson <rth@redhat.com>
2675
2676 * configure.ac: Move libsanitizer logic to subdirectory.
2677 * configure: Regenerate.
2678
2679 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2680
2681 * configure.ac: Enable libsanitizer just on x86 linux for now.
2682 * configure: Re-generate.
2683
2684 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2685
2686 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2687 sections.
2688 * configure: Regenerate.
2689
2690 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2691
2692 * configure.ac: Add section for configdirs for libsanitizer.
2693 Disable for cris-*-* and mmix-*-*.
2694 * configure: Regenerate.
2695
2696 2012-11-12 Wei Mi <wmi@google.com>
2697
2698 * configure.ac: Add libsanitizer to target_libraries.
2699 * Makefile.def: Ditto.
2700 * configure: Regenerate.
2701 * Makefile.in: Regenerate.
2702 * libsanitizer: New directory for asan runtime. Contains an empty
2703 tsan directory.
2704
2705 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2706
2707 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2708 against Mingw64 w32api.
2709 * configure: Regenerate.
2710
2711 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2712
2713 * configure: Regenerated.
2714
2715 2012-11-03 Robert Mason <rbmj@verizon.net>
2716
2717 * configure.ac: add --disable-libstdcxx configure option
2718 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2719
2720 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2012-10-24 Sharad Singhai <singhai@google.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2012-10-24 Eric Christopher <echristo@gmail.com>
2733
2734 * MAINTAINERS: Update email address.
2735
2736 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2737
2738 PR bootstrap/54820
2739 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2740 * configure: Regenerate.
2741
2742 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2743
2744 * MAINTAINERS (aarch64): Add Marcus and myself.
2745
2746 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2747
2748 PR bootstrap/54820
2749 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2750 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2751 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2752 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2753 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2754 * Makefile.in: Regenerate.
2755 * configure.ac (have_static_libs): New variable and associated check.
2756 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2757 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2758 * configure: Regenerate.
2759
2760 2012-10-10 Richard Biener <rguenther@suse.de>
2761
2762 * MAINTAINERS: Adjust for changed surname.
2763
2764 2012-10-04 Lawrence Crowl <crowl@google.com>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2012-10-01 Cary Coutant <ccoutant@google.com>
2769
2770 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2771
2772 2012-09-28 Ian Lance Taylor <iant@google.com>
2773
2774 * Makefile.def: Make all-target-libgo depend on
2775 all-target-libbacktrace.
2776 * Makefile.in: Rebuild.
2777
2778 2012-09-26 Ian Lance Taylor <iant@google.com>
2779
2780 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2781 * Makefile.in: Rebuild.
2782
2783 2012-09-20 Walter Lee <walt@tilera.com>
2784
2785 * configure.ac: Add tilegx to list of targets that support gold.
2786 * configure: Regenerate.
2787
2788 2012-09-20 Marek Polacek <polacek@redhat.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2012-09-19 Steve Ellcey <sellcey@mips.com>
2793
2794 * configure.ac: Add mips*-mti-elf* target.
2795 * configure: Regenerate.
2796
2797 2012-09-17 Ian Lance Taylor <iant@google.com>
2798
2799 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2800 * configure.ac (host_libs): Add libbacktrace.
2801 (target_libraries): Add libbacktrace.
2802 * Makefile.def (host_modules): Add libbacktrace.
2803 (target_modules): Likewise.
2804 * configure, Makefile.in: Rebuild.
2805
2806 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2807
2808 PR target/38607
2809 Merge upstream change.
2810 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2811
2812 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2813 Add libgomp*.o to compare_exclusions for AIX.
2814 * configure: Regenerate.
2815
2816 2012-09-06 Diego Novillo <dnovillo@google.com>
2817
2818 * configure.ac: Bump minimum GMP version to 4.2.3.
2819 * configure: Re-generate.
2820
2821 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2822
2823 PR target/54461
2824 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2825 target-libgloss if not configured --with-avrlibc=no.
2826 * configure: Regenerate.
2827
2828 2012-09-04 Jason Merrill <jason@redhat.com>
2829
2830 * configure.ac: Fix --enable-languages=all.
2831
2832 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2012-09-03 Richard Guenther <rguenther@suse.de>
2837
2838 PR bootstrap/54138
2839 * configure.ac: Re-organize ISL / CLOOG checks to allow
2840 disabling with either --without-isl or --without-cloog.
2841 * configure: Regenerated.
2842
2843 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2844
2845 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2846 * configure: Regenerate.
2847
2848 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2849
2850 * MAINTAINERS: Fix my email address.
2851
2852 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2853
2854 PR binutils/4970
2855 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2856 and opcodes.
2857 * Makefile.in: Regenerated.
2858
2859 2012-08-26 Art Haas <ahaas@impactweather.com>
2860
2861 * configure: Regenerate.
2862
2863 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2864
2865 * INSTALL/README: Also refer to the online installation
2866 instructions.
2867
2868 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871 (Picochip port): Remove myself.
2872
2873 2012-08-14 Diego Novillo <dnovillo@google.com>
2874
2875 Merge from cxx-conversion branch.
2876
2877 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2878 POSTSTAGE1_CONFIGURE_FLAGS.
2879 * Makefile.in: Regenerate.
2880 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2881 Force C++ when bootstrapping.
2882 * configure: Regenerate.
2883
2884 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2889
2890 * README: Document use of ranges of years in copyright notices.
2891
2892 2012-07-06 Richard Guenther <rguenther@suse.de>
2893
2894 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2895 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2896 --with-gmp=system.
2897 * Makefile.in: Regenerated.
2898 * configure: Likewise.
2899
2900 2012-07-06 Richard Guenther <rguenther@suse.de>
2901
2902 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2903 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2904 supply V=1 as extra_make_flags.
2905 * configure: Regenerated.
2906 * Makefile.in: Likewise.
2907
2908 2012-07-04 Tristan Gingold <gingold@adacore.com>
2909
2910 * configure: Regenerate.
2911
2912 2012-07-03 Richard Guenther <rguenther@suse.de>
2913
2914 * Makfile.def (isl): Remove not necessary extra_exports and
2915 extra_make_flags.
2916 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2917 * Makefile.in: Regenerated.
2918
2919 2012-07-03 Richard Guenther <rguenther@suse.de>
2920
2921 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2922 * configure.ac: If either the ISL or the CLooG check failed
2923 do not try to build in-tree versions.
2924 * Makefile.in: Regenerated.
2925 * configure: Regenerated.
2926
2927 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2928
2929 * configure: Regenerate.
2930
2931 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2932
2933 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2934 maintainer.
2935
2936 2012-07-02 Richard Guenther <rguenther@suse.de>
2937
2938 * configure: Regenerated.
2939
2940 2012-07-02 Richard Guenther <rguenther@suse.de>
2941 Michael Matz <matz@suse.de>
2942 Tobias Grosser <tobias@grosser.es>
2943 Sebastian Pop <sebpop@gmail.com>
2944
2945 * Makefile.def: Add ISL host module, remove PPL host module.
2946 Adjust ClooG host module to use the proper ISL.
2947 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2948 * configure.ac: Include config/isl.m4. Add ISL host library,
2949 remove PPL. Remove PPL configury, add ISL configury, adjust
2950 ClooG configury.
2951 * Makefile.in: Regenerated.
2952 * configure: Likewise.
2953
2954 2012-07-02 Richard Guenther <rguenther@suse.de>
2955
2956 Merge from graphite branch
2957 2011-07-21 Tobias Grosser <tobias@grosser.es>
2958
2959 * configure: Regenerated.
2960 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2961 both cloog.org and legacy versions. The only supported version will
2962 be CLooG with the isl backend.
2963
2964 2011-07-21 Tobias Grosser <tobias@grosser.es>
2965
2966 * configure: Regenerated.
2967 * configure.ac: Require cloog isl 0.17.0
2968
2969 2011-07-21 Tobias Grosser <tobias@grosser.es>
2970
2971 * configure: Regenerated.
2972 * config/cloog.m4: Do not define CLOOG_ORG
2973
2974 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2975
2976 * configure.ac: Skip C if explicitly selected.
2977 * configure: Regenerate.
2978
2979 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2980
2981 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2982 they contain -O2.
2983 * configure: Regenerate.
2984
2985 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2986
2987 PR debug/53740
2988 * df.h, df-problems.c, dce.c: Revert last patch.
2989
2990 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2991
2992 * MAINTAINERS (Write After Approval): Update my email address.
2993
2994 2012-06-21 Meador Inge <meadori@codesourcery.com>
2995
2996 * MAINTAINERS (Write After Approval): Add myself.
2997
2998 2012-06-20 Jason Merrill <jason@redhat.com>
2999
3000 * Makefile.tpl (check-target-libgomp-c++): New.
3001 (check-target-libitm-c++): New.
3002 * Makefile.def (c++): Add them.
3003 * Makefile.in: Regenerate.
3004
3005 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2012-05-16 Olivier Hainque <hainque@adacore.com>
3010
3011 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3012 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3013 (install-no-fixedincludes): Adjust accordingly.
3014 * Makefile.in: Regenerate.
3015
3016 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3017
3018 Merge upstream change
3019 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3020
3021 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2012-05-09 Nick Clifton <nickc@redhat.com>
3026 Paul Smith <psmith@gnu.org>
3027
3028 PR bootstrap/50461
3029 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3030 allow for the fact that from release v3.1.0 of MPFR the source
3031 files were moved into a src sub-directory.
3032 * configure: Regenerate.
3033
3034 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3035
3036 * configure.ac: Bump minimum MPFR version to 2.4.0.
3037 * configure: Regenerated.
3038
3039 2012-05-01 Richard Henderson <rth@redhat.com>
3040
3041 * Makefile.def (libatomic): New target_module.
3042 * configure.ac (target_libraries): Add libatomic.
3043 (noconfigdirs): Check if libatomic is supported.
3044 * Makefile.in, configure: Rebuild.
3045
3046 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3051
3052 * config.sub: Update to 2012-04-18 version from official repo.
3053
3054 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2012-04-11 Steve Ellcey <sellcey@mips.com>
3059
3060 * MAINTAINERS: Changed email address.
3061
3062 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3063
3064 PR target/52737
3065 * contrib/gcc_update (files_and_dependencies):
3066 Remove gcc/config/avr/t-multilib from touch data.
3067
3068 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3069
3070 * MAINTAINERS (OS Port Maintainers): Remove irix.
3071 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3072 (unsupported_languages): Remove mips-sgi-irix6.*.
3073 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3074 (with_stabs): Remove.
3075 * configure: Regenerate.
3076
3077 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3078
3079 * MAINTAINERS (OS Port Maintainers): Remove osf.
3080 * configure.ac (enable_libgomp): Remove *-*-osf*.
3081 (with_stabs): Remove alpha*-*-osf*.
3082 * configure: Regenerate.
3083
3084 2012-03-05 Tristan Gingold <gingold@adacore.com>
3085
3086 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3087 * configure: Regenerate.
3088
3089 2012-02-17 Walter Lee <walt@tilera.com>
3090
3091 * MAINTAINERS: (Write After Approval): Delete myself.
3092
3093 2012-02-14 Walter Lee <walt@tilera.com>
3094
3095 * MAINTAINERS (tilegx port): Add myself.
3096 (tilepro port): Add myself.
3097 (Write After Approval): Add myself.
3098
3099 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3100
3101 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3102 and Joseph Myers as docstring relicensing maintainers.
3103
3104 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3105
3106 * MAINTAINERS (write-after-approval): Add myself.
3107
3108 2012-02-08 Ira Rosen <irar@il.ibm.com>
3109
3110 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3111 maintainer.
3112
3113 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3114
3115 * MAINTAINERS (Write After Approval): Move myself to
3116 maintain alphabetical order.
3117
3118 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3127 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3128
3129 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3130 * configure: Regenerate.
3131
3132 2012-01-23 Harshit Chopra <harshit@google.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3137
3138 * configure.ac: Remove reference to mh-interix.
3139 * configure: Regenerate.
3140
3141 2012-01-05 Richard Henderson <rth@redhat.com>
3142
3143 PR bootstrap/51072
3144 * configure.ac: Disable libitm if c++ is not enabled.
3145 * configure: Rebuild.
3146
3147 * configure.ac: Fix regexp for same.
3148 * configure: Rebuild.
3149
3150 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2012-01-02 Richard Guenther <rguenther@suse.de>
3155
3156 PR bootstrap/51686
3157 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3158 * Makefile.in: Regenerate.
3159
3160 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3165
3166 * configure: Regenerate.
3167
3168 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3169
3170 * MAINTAINERS (picochip): Changed email address.
3171
3172 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3173
3174 * MAINTAINERS (write-after-approval): Add self.
3175
3176 2011-11-29 DJ Delorie <dj@redhat.com>
3177
3178 * configure.ac (rl78-*-*) New case.
3179 * configure: Regenerate.
3180 * MAINTAINERS: Add myself as RL78 maintainer.
3181
3182 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3183
3184 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3185
3186 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3187
3188 * libtool.m4: Additional FreeBSD 10 fixes.
3189
3190 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3191
3192 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3193 Maintainers section, as Epiphany maintainer.
3194
3195 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3196
3197 PR target/49992
3198 * configure.ac: Remove ranlib special-casing for Darwin.
3199 * configure: Regenerate.
3200
3201 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3202
3203 * MAINTAINERS (Reviewers): Keep the list sorted.
3204
3205 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3206
3207 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3208
3209 2011-11-09 Roland McGrath <mcgrathr@google.com>
3210
3211 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3212 * configure: Rebuild.
3213 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3214 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3215 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3216 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3217 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3218 Add READELF.
3219 * Makefile.in: Rebuild.
3220
3221 2011-11-09 Jason Merrill <jason@redhat.com>
3222
3223 * Makefile.def (language=c++): Remove check-c++0x.
3224 * Makefile.in (check-gcc-c++): Regenerate.
3225
3226 2011-11-08 Richard Henderson <rth@redhat.com>
3227
3228 * configure.ac: Test for libitm directory present first.
3229
3230 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3231
3232 * configure.ac: Test libitm/configure.tgt to disable libitm.
3233 * configure: Rebuild.
3234
3235 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3236 Richard Henderson <rth@redhat.com>
3237
3238 Merged from transactional-memory.
3239
3240 * Makefile.def (lang_env_dependencies): libitm is c++.
3241 Add libitm target module.
3242 * configure.ac: Likewise.
3243 * config/mmap.m4: New file.
3244 * contrib/gcc_update: Add libitm to touch data.
3245 * Makefile.in, configure: Rebuild.
3246
3247 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3248
3249 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3250 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3251 * Makefile.in: Regenerate.
3252
3253 2011-11-01 DJ Delorie <dj@redhat.com>
3254
3255 * config.sub: Update to version 2011-10-29 (added rl78)
3256
3257 2011-10-27 Nick Clifton <nickc@redhat.com>
3258
3259 * config.sub: Import these changes from the config project:
3260
3261 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3262 Ben Elliston <bje@gnu.org>
3263
3264 * config.sub (epiphany): New.
3265
3266 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3267 Ben Elliston <bje@gnu.org>
3268
3269 * config.sub (hexagon, hexagon-*): New.
3270
3271 2011-08-23 Roland McGrath <mcgrathr@google.com>
3272
3273 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3274 64eb to be64.
3275
3276 2011-08-16 Roland McGrath <mcgrathr@google.com>
3277
3278 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3279 (nacl): Grok as alias for 32el-unknown-nacl.
3280
3281 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3282
3283 * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2011-10-24 Teresa Johnson <tejohnson@google.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3290
3291 * MAINTAINERS (sparc port): Remove myself.
3292
3293 2011-09-14 Tom de Vries <tom@codesourcery.com>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2011-08-14 Yao Qi <yao@codesourcery.com>
3298
3299 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3300 * configure: Regenerate.
3301
3302 2011-07-26 Ian Lance Taylor <iant@google.com>
3303
3304 * configure.ac: Set have_compiler based on whether gcc directory
3305 exists, rather than on whether gcc is in configdirs.
3306 * configure: Rebuild.
3307
3308 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3309
3310 * MAINTAINERS (Global Reviewers): Add self.
3311
3312 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3313
3314 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3315 link directories.
3316 * Makefile.in: Rebuild.
3317
3318 2011-07-20 Ian Lance Taylor <iant@google.com>
3319
3320 PR bootstrap/49787
3321 * configure.ac: Move --enable-bootstrap handling earlier in file.
3322 If --enable-bootstrap and either --enable-build-with-cxx or
3323 --enable-build-poststage1-with-cxx, enable C++ automatically.
3324 * configure: Rebuild.
3325
3326 2011-07-19 Ian Lance Taylor <iant@google.com>
3327
3328 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3329 make C++ a boot_language. Set and substitute
3330 POSTSTAGE1_CONFIGURE_FLAGS.
3331 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3332 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3333 * configure, Makefile.in: Rebuild.
3334
3335 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3336
3337 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3338 maintainers.
3339
3340 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3341
3342 * MAINTAINERS (Global Reviewers): Add myself.
3343
3344 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3345
3346 * configure: Regenerate.
3347
3348 2011-07-16 Jason Merrill <jason@redhat.com>
3349
3350 * Makefile.def (language=c++): Add check-c++0x and
3351 check-target-libmudflap-c++.
3352 * Makefile.tpl (check-target-libmudflap-c++): New.
3353 * Makefile.in: Regenerate.
3354
3355 2011-07-16 Matthias Klose <doko@ubuntu.com>
3356
3357 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3358 * Makefile.def (target_modules/libjava): Pass
3359 $(EXTRA_CONFIGARGS_LIBJAVA).
3360 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3361 if not configured with --enable-static-libjava.
3362 * Makefile.in: Regenerate.
3363 * configure: Likewise.
3364
3365 2011-07-15 Jason Merrill <jason@redhat.com>
3366
3367 * Makefile.in (check-c++): Move check-gcc-c++0x after
3368 check-target-libstdc++-v3.
3369
3370 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3371
3372 * MAINTAINERS (c6x port): New entry.
3373
3374 2011-07-13 Jason Merrill <jason@redhat.com>
3375
3376 * Makefile.in (check-gcc-c++0x): New.
3377 (check-c++): Depend on it.
3378
3379 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3380
3381 PR target/39150
3382 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3383 x86_64-*-solaris2.1[0-9]*.
3384 * configure: Regenerate.
3385
3386 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3387
3388 * MAINTAINERS (RTL optimizers): Add self.
3389
3390 2011-06-27 Gabriel Charette <gchare@google.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3395
3396 PR regression/47836
3397 PR bootstrap/23656
3398 PR other/47733
3399 PR bootstrap/49247
3400 PR c/48825
3401 * configure.ac (target_libraries): Remove target-libiberty.
3402 Remove case-statement setting skipdirs=target-libiberty for
3403 multiple targets. Remove checking target_configdirs and
3404 removing target-libiberty but keeping target-libgcc if
3405 otherwise empty.
3406 * Makefile.def (target_modules): Don't add libiberty.
3407 (dependencies): Remove all traces of target-libiberty.
3408 * configure, Makefile.in: Regenerate.
3409
3410 2011-06-13 Walter Lee <walt@tilera.com>
3411
3412 * configure.ac (tilepro-*-*) New case.
3413 (tilegx-*-*): Likewise.
3414 * configure: Regenerate.
3415
3416 2011-06-06 Jing Yu <jingyu@google.com>
3417
3418 * configure.ac: Skip target-libiberty for
3419 arm*-*-linux-androideabi.
3420 * configure: Regenerated.
3421
3422 2011-06-06 Nick Clifton <nickc@redhat.com>
3423
3424 * config.sub: Sync from upstream.
3425
3426 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2011-06-01 Daniel Jacobowitz <drow@false.org>
3431
3432 * MAINTAINERS: Update my email address.
3433
3434 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3435
3436 * MAINTAINERS (Write After Approval): Update my email address.
3437
3438 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
3442 2011-05-08 Doug Kwan <dougkwan@google.com>
3443
3444 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3445 * configure: Regenerated.
3446 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3447 value from configure.
3448 * Makefile.in: Regenerated.
3449
3450 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3451
3452 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3453 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3454 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3455 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3456 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3457 *-*-vxworks*): Disable newlib and libgloss in separate case
3458 statement.
3459 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3460 to separate case statement.
3461 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3462 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3463 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3464 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3465 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3466 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3467 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3468 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3469 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3470 i[[3456789]]86-*-rdos*, m32r-*-*,
3471 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3472 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3473 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3474 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3475 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3476 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3477 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3478 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3479 and libgloss in main case over targets. Remove most empty cases
3480 in main case over targets.
3481 * configure: Regenerate.
3482
3483 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3488
3489 * configure.ac: Remove code setting special library locations for
3490 hppa*64*-*-hpux11*. Remove code setting compiler for
3491 sparc-sun-solaris2*.
3492 * configure: Regenerate.
3493
3494 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3495
3496 * configure.ac: Separate libgloss_dir settings from general case
3497 over targets.
3498 * configure: Regenerate.
3499
3500 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3501
3502 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3503 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3504 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3505 cases in libgcj-disabling case statement.
3506 (hppa*64*-*-linux*): Set unsupported_languages instead of
3507 disabling target-zlib.
3508 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3509 to hppa*64*-*-hpux*.
3510 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3511 hppa*-*-hpux*.
3512 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3513 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3514 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3515 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3516 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3517 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3518 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3519 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3520 libgcj-disabling case statement.
3521 * configure: Regenerate.
3522
3523 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3524
3525 * configure.ac: Disable Java for targets not supporting libffi.
3526 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3527 Remove cases in Java-disabling statement.
3528 (*arm-wince-pe): Change to arm-wince-pe.
3529 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3530 cases in Java-disabling statement.
3531 (bfin-*-*): Don't disable Java again.
3532 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3533 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3534 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3535 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3536 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3537 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3538 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3539 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3540 Java-disabling statement.
3541 (mmix-*-*): Don't disable Java again.
3542 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3543 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3544 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3545 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3546 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3547 statement.
3548 * configure: Regenerate.
3549
3550 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3551
3552 * configure.ac: Separate cases disabling Java and Java libraries
3553 from general case over targets.
3554 * configure: Regenerate.
3555
3556 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3557
3558 * MAINTAINERS: Update my email address.
3559
3560 2011-04-20 Easwaran Raman <eraman@google.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3565
3566 PR lto/48086
3567 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3568 * configure: Regenerate.
3569
3570 2011-04-16 Jim Meyering <meyering@redhat.com>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
3574 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3575
3576 * MAINTAINERS: Update my email address.
3577
3578 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3587
3588 * MAINTAINERS (Write After Approval): Add myself.
3589
3590 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3591
3592 * configure.ac (build_tools): Remove build-byacc.
3593 (host_libs): Remove mmalloc.
3594 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3595 autoconf automake libtool diff rcs fileutils shellutils time
3596 textutils wdiff find uudecode hello tar gzip indent recode release
3597 sed perl gawk findutils gettext zip.
3598 (libgcj): Remove target-qthreads.
3599 (target_tools): Remove target-examples target-gperf.
3600 (YACC): Don't handle building byacc.
3601 * configure: Regenerate.
3602 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3603 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3604 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3605 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3606 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3607 handle building components.
3608 * Makefile.in: Regenerate.
3609
3610 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3611
3612 * MAINTAINERS: Update my email address as Xtensa maintainer.
3613
3614 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3615
3616 * config.sub: Sync from upstream.
3617
3618 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3619
3620 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3621 (microblaze*): Don't disable libssp.
3622 * configure: Regenerate.
3623
3624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3627 moveifchange.
3628 * configure: Regenerate.
3629 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3630 * Makefile.in: Regenerate.
3631
3632 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3633
3634 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3635 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3636 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3637 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3638 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3639 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3640 md_exec_prefix cases.
3641 * configure: Regenerate.
3642
3643 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3644
3645 * configure.ac: Separate cases disabling target-libssp,
3646 target-libiberty, target-libstdc++-v3 and Fortran from general
3647 case over targets.
3648 * configure: Regenerate.
3649
3650 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3651
3652 * configure.ac (*-*-chorusos): Don't disable libgcj.
3653 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3654 Remove case.
3655 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3656 (arm-*-coff): Don't disable libgcj.
3657 (arm*-*-linux-gnueabi): Remove useless assignment.
3658 (arm-*-riscix*): Don't disable libgcj.
3659 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3660 configuration.
3661 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3662 (c54x*-*-*): Remove case.
3663 (tic54x-*-*): Don't disable GCC or GCC libraries.
3664 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3665 to *.
3666 (d10v-*-*): Don't disable GCC libraries.
3667 (d30v-*-*): Don't disable libgcj.
3668 (h8500-*-*): Don't disable GCC libraries.
3669 (i960-*-*): Don't disable libgcj.
3670 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3671 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3672 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3673 libgcj.
3674 (m68k-*-coff*): Remove case.
3675 (mmix-*-*): Don't disable libgloss on host.
3676 (mn10200-*-*, mn10300-*-*): Remove cases.
3677 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3678 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3679 Don't disable libgcj.
3680 (romp-*-*): Remove case.
3681 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3682 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3683 case.
3684 (v810-*-*): Don't disable GCC libraries.
3685 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3686 (ip2k-*-*): Don't disable GCC libraries.
3687 * configure: Regenerate.
3688
3689 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3690
3691 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3692 libffi on host.
3693 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3694 on host.
3695 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3696 * configure: Regenerate.
3697
3698 2011-03-26 John Marino <binutils@marino.st>
3699
3700 * configure.ac: Add support for *-*-dragonfly*
3701 * configure: Regenerate.
3702
3703 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3704
3705 * configure.ac (native_only): Remove.
3706 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3707 send-pr uudecode guile gnuserv on host.
3708 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3709 send-pr rcs guile perl texinfo libtool on host.
3710 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3711 automake send-pr rcs guile perl texinfo libtool on host.
3712 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3713 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3714 (alpha*-dec-osf*): Don't disable fileutils on target.
3715 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3716 texinfo send-pr expect dejagnu on target.
3717 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3718 target-qthreads on target.
3719 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3720 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3721 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3722 x86_64-*-mingw*): Don't disable expect on target.
3723 (*-*-cygwin*): Don't disable target-gperf on target.
3724 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3725 gnuserv on target.
3726 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3727 target.
3728 * configure: Regenerate.
3729
3730 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3731
3732 * configure.ac (target_tools): Remove target-groff.
3733 (native_only): Remove target-groff.
3734 (hppa*64*-*-*): Don't disable byacc.
3735 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3736 setting.
3737 (*-*-kaos*): Don't skip target-librx and target-groff.
3738 (*-*-netware*): Don't skip target-libmudflap.
3739 (*-*-tpf*): Don't skip target-libmudflap.
3740 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3741 directories on the host.
3742 (ia64*-*-*vms*): Don't skip tix.
3743 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3744 host.
3745 * configure: Regenerate.
3746
3747 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3748
3749 * configure.ac: Remove references to mt-mep, mt-netware,
3750 mt-wince.
3751 * Makefile.def: Add all-utils soft dependencies.
3752 * Makefile.tpl: Remove GDB_NLM_DEPS.
3753 * configure: Regenerate.
3754 * Makefile.in: Regenerate.
3755
3756 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3757
3758 * configure.ac: Do not include mh-x86omitfp.
3759 * configure: Regenerate.
3760
3761 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * configure.ac: Remove empty cases.
3764 * configure: Regenerate.
3765
3766 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3767
3768 * Makefile.def: Add dependency from termcap to gdb.
3769 * Makefile.in: Regenerate.
3770
3771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3772
3773 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3774 * configure: Regenerate.
3775 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3776 * Makefile.tpl: Likewise.
3777 * Makefile.in: Regenerate.
3778
3779 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3780
3781 * configure.ac: Remove all mentions of tentative_cc.
3782 * configure: Regenerate.
3783
3784 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3785
3786 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3787 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3788 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3789 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3790 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3791 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3792 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3793 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3794 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3795 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3796 *-*-rhapsody*): Remove host cases.
3797 * configure: Regenerate.
3798
3799 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3800
3801 * configure.ac (ppc*-*-pe): Remove host case.
3802 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3803 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3804 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3805 cases.
3806 * configure: Regenerate.
3807
3808 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3809
3810 * config.sub: Update to version 2011-03-23.
3811
3812 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3813
3814 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3815 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3816 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3817 * configure: Regenerate.
3818
3819 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3820
3821 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3822 to Write After Approval.
3823 * config-ml.in: Don't handle arc-*-elf*.
3824 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3825 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3826 handle GCC libraries.
3827 * configure: Regenerate.
3828
3829 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3830
3831 PR bootstrap/48120:
3832 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3833 Add -lstdc++ -lm to LIBS.
3834 * configure: Regenerate.
3835
3836 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3837
3838 * config.guess: Update to version 2011-02-02
3839 * config.sub: Update to version 2011-02-24
3840
3841 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3842
3843 PR lto/48086
3844 * configure.ac: Re-enable LTO on *-apple-darwin9.
3845 * configure: Regenerate.
3846
3847 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3848
3849 PR lto/48086
3850 * configure.ac: Disable LTO on darwin due to an assembler change in
3851 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3852 under 256.
3853 * configure: Regenerate.
3854
3855 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3856
3857 * MAINTAINERS: Update myself as score backend maintainer,
3858 update my e-mail address.
3859
3860 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3861
3862 * MAINTAINERS: Update my e-mail address.
3863
3864 2011-03-06 Joey Ye <joey.ye@arm.com>
3865
3866 * MAINTAINERS: Update my e-mail address.
3867
3868 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3869
3870 * configure.ac: Adjust test of with_ppl.
3871 * configure: Regenerated.
3872
3873 2011-03-02 Kai Tietz <ktietz@redhat.com>
3874
3875 * MAINTAINERS: Adjust my e-mail address.
3876
3877 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3878
3879 * configure.ac: Add -lpwl to ppllibs.
3880 * configure: Regenerated.
3881
3882 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3883
3884 * config/cloog.m4: Add -lisl to clooglibs.
3885 * configure: Regenerated.
3886
3887 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3888
3889 * MAINTAINERS (CPU Port maintainers): Add self.
3890
3891 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3892
3893 * MAINTAINERS: Add myself as testsuite maintainer.
3894
3895 2011-02-15 Mike Stump <mikestump@comcast.net>
3896
3897 * MAINTAINERS: Add myself as testsuite maintainer.
3898
3899 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3900
3901 Import from Libtool and gnulib:
3902
3903 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3904
3905 Prepare for supporting FreeBSD 10.
3906 * config.rpath: Remove handling of freebsd1* which soon would
3907 match FreeBSD 10.0.
3908
3909 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3910
3911 Remove support for FreeBSD 1.x.
3912 * libtool.m4 (_LT_LINKER_SHLIBS)
3913 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3914 soon would incorrectly match FreeBSD 10.0.
3915
3916 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3917
3918 PR binutils/12283
3919 * move-if-change: Import version from gnulib.
3920
3921 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3922
3923 PR lto/47225
3924 * Makefile.def (lto-plugin): Double dash for enable-shared.
3925 (configure-gcc): Depend on all-lto-plugin.
3926 * Makefile.in: Rebuilt.
3927
3928 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3929
3930 * configure.ac: Remove extra bracket.
3931 * configure: Regenerate.
3932
3933 2011-02-08 Tobias Burnus <burnus@net-b.de>
3934
3935 * MAINTAINERS: Add myself as libquadmath maintainer.
3936
3937 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3938
3939 * MAINTAINERS: Update my email address.
3940
3941 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3942
3943 * MAINTAINERS (option handling): Add self.
3944
3945 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3946
3947 PR lto/47225
3948 * Makefile.def: Add dependency for install-gcc
3949 on install-lto-plugin.
3950 * Makfile.in: Regenerated
3951
3952 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3953
3954 * MAINTAINERS (CPU Port Maintainers): Add myself.
3955
3956 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3957
3958 PR libgcj/44341
3959 * configure.ac: Discard --with-* flags for host when configuring
3960 target libraries for cross build.
3961 * configure: Rebuilt.
3962
3963 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3964
3965 * MAINTAINERS (linear loop transforms): Removed.
3966
3967 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3968
3969 * configure.ac: If with_ppl is no, move setting with_cloog=no
3970 after CLOOG_REQUESTED check.
3971 * configure: Regenerated.
3972
3973 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3974
3975 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3976 CLooG has been requested.
3977 * configure: Regenerated.
3978
3979 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3980
3981 * configure: Regenerated.
3982 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3983
3984 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3985
3986 * configure: Regenerated.
3987 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3988
3989 2011-01-21 Andreas Schwab <schwab@redhat.com>
3990
3991 * configure.ac: Use AS_HELP_STRING throughout.
3992 * configure: Regenerate.
3993
3994 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3995
3996 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3997 * configure: Regenerate.
3998
3999 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4000
4001 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4002
4003 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4004
4005 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4006 for ia64-hpux.
4007 * configure: Regenerate.
4008
4009 2011-01-07 Jan Hubicka <jh@suse.cz>
4010
4011 PR lto/47225
4012 * Makefile.in: Regenerate.
4013 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4014 configure.
4015
4016 2011-01-07 Jan Hubicka <jh@suse.cz>
4017
4018 * Makefile.in: Regenerate.
4019 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4020 and configure dependency on lto-plugin configure.
4021 (lto-plugin module): Remove dependency on GCC; add dependency on
4022 liniberty.
4023
4024 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4025
4026 * MAINTAINERS (Write After Approval): Add myself.
4027
4028 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4029
4030 * configure: Regenerate.
4031
4032 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4033
4034 * configure.ac: (picochip): Disable libiberty.
4035
4036 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2010-12-10 Ian Lance Taylor <iant@google.com>
4041
4042 PR bootstrap/46819
4043 * configure.ac: For --disable-libgcj clear libgcj_saved.
4044 * configure: Rebuild.
4045
4046 2010-12-10 Tobias Burnus <burnus@net-b.de>
4047
4048 PR fortran/46540
4049 * configure.ac: Add --disable-libquadmath and
4050 --disable-libquadmath-support.
4051 * configure: Regenerate.
4052
4053 2010-12-03 Ian Lance Taylor <iant@google.com>
4054
4055 * MAINTAINERS: Add myself as libgo maintainer.
4056
4057 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4058
4059 PR libffi/46792
4060 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4061 * configure: Regenerate.
4062
4063 2010-12-02 Ian Lance Taylor <iant@google.com>
4064
4065 * configure.ac: Always set default for poststage1_ldflags to
4066 -static-libstdc++ -static-libgcc.
4067
4068 2010-11-29 Andreas Schwab <schwab@redhat.com>
4069
4070 * configure.ac: Move comment to remove extra space in last argument
4071 of GCC_TARGET_TOOL.
4072
4073 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4074
4075 PR other/46026
4076 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4077 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4078 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4079 (BASE_FLAGS_TO_PASS): Use it.
4080 * configure: Rebuilt.
4081 * Makefile.in: Rebuilt.
4082
4083 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4084
4085 PR binutils/12258
4086 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4087 Properly check default linker.
4088 * configure: Regnerated.
4089
4090 2010-11-23 Matthias Klose <doko@ubuntu.com>
4091
4092 * configure.ac: For --enable-gold, handle value `default' instead of
4093 `both*'. New configure option --{en,dis}able-ld.
4094 * configure: Regenerate.
4095
4096 2010-11-20 Ian Lance Taylor <iant@google.com>
4097
4098 * configure.ac: Only disable a language library if no language needs
4099 it. Don't let --disable-libgcj uncondtionally disable libffi.
4100 * configure: Rebuild.
4101
4102 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4103
4104 * Makefile.in: Regenerate.
4105
4106 PR other/46202
4107 * configure.ac: Fix just-built in-tree STRIP name to be
4108 binutils/strip-new.
4109 * configure: Regenerate.
4110 * Makefile.def (install-strip-gcc, install-strip-binutils)
4111 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4112 (install-strip-sid): Mirror dependencies on non-strip variants
4113 of these targets on the respective -strip prerequisites.
4114 * Makefile.tpl (install-strip, install-strip-host)
4115 (install-strip-target): New targets.
4116 (install-strip-[+module+], install-strip-target-[+module+]):
4117 New targets.
4118 * Makefile.in: Regenerate.
4119
4120 2010-11-19 Ian Lance Taylor <iant@google.com>
4121 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4122
4123 * configure.ac: Add target-libgo to target_libraries. Set
4124 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4125 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4126 (HOST_EXPORTS): Add GOC.
4127 (BASE_TARGET_EXPORTS): Add GOC.
4128 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4129 (GOCFLAGS_FOR_TARGET): New variable.
4130 (EXTRA_HOST_FLAGS): Add GOC.
4131 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4132 * Makefile.def (target_modules): Add libgo.
4133 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4134 (dependencies): Add dependency from configure-target-libgo to
4135 configure-target-libffi and all-target-libstdc++-v3. Add
4136 dependencies from all-target-libgo to all-target-libffi.
4137 (languages): Add go.
4138 * configure: Rebuild.
4139 * Makefile.in: Rebuild.
4140
4141 2010-11-19 Ian Lance Taylor <iant@google.com>
4142
4143 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4144 compiler/flag environment variables.
4145
4146 2010-11-18 Ian Lance Taylor <iant@google.com>
4147
4148 * configure.ac: Check for lang_requires_boot_languages in
4149 config-lang.in files.
4150 * configure: Rebuild.
4151
4152 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4153 Tobias Burnus <burnus@net-b.de>
4154
4155 PR fortran/32049
4156 * Makefile.def: Add libquadmath; build it with language=fortran.
4157 * configure.ac: Add libquadmath.
4158 * Makefile.tpl: Handle multiple libs in check-[+language+].
4159 * Makefile.in: Regenerate.
4160 * configure: Regenerate.
4161
4162 2010-11-16 Tom Tromey <tromey@redhat.com>
4163
4164 * MAINTAINERS: Moved myself to reviewers section.
4165
4166 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4167
4168 * MAINTAINERS: Moved myself to reviewers section.
4169
4170 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4171
4172 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4173 (Write After Approval): Remove self.
4174
4175 2010-11-15 Andreas Schwab <schwab@redhat.com>
4176
4177 * configure.ac: Fix spelling in option names.
4178 * configure: Regenerated.
4179
4180 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4181
4182 PR bootstrap/39622
4183 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4184 * configure: Regenerated.
4185
4186 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4187
4188 * MAINTAINERS: Update my email address.
4189
4190 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4191
4192 * configure: Regenerate.
4193
4194 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4195
4196 * configure: Regenerate.
4197
4198 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4199
4200 * configure: Regenerate.
4201
4202 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4203
4204 * configure: Regenerate.
4205
4206 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4207
4208 * configure.ac: Support official CLooG.org versions.
4209 * configure: Regenerate.
4210 * config/cloog.m4: New.
4211
4212 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4217
4218 * MAINTAINERS: Update my email address.
4219
4220 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4221
4222 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4223 * configure: Regenerate.
4224
4225 2010-11-03 Ian Lance Taylor <iant@google.com>
4226 Dave Korn <dave.korn.cygwin@gmail.com>
4227
4228 PR lto/46273
4229 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4230 and on other supported platforms whenever LTO is enabled.
4231 * configure: Rebuild.
4232
4233 2010-11-02 Alan Modra <amodra@gmail.com>
4234
4235 PR binutils/12110
4236 * configure.ac: Error when source path contains spaces.
4237 * configure: Regenerate.
4238
4239 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4240
4241 * MAINTAINERS: Update my email address.
4242
4243 2010-10-20 Ian Lance Taylor <iant@google.com>
4244
4245 * Makefile.def (target_modules): Set lib_path to src/.libs for
4246 libstdc++-v3 module.
4247 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4248 * Makefile.in: Rebuild.
4249
4250 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4251
4252 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4253 (Write After Approval): Remove myself.
4254
4255 2010-10-15 Tristan Gingold <gingold@adacore.com>
4256
4257 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4258
4259 2010-10-14 Douglas Rupp <rupp@gnat.com>
4260
4261 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4262
4263 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4264
4265 * configure.ac (build_lto_plugin): New shell variable.
4266 (--enable-lto): Turn on by default for all non-ELF platforms that
4267 have had LTO support added so far. Set build_lto_plugin appropriately
4268 for both ELF and non-ELF.
4269 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4270 * configure: Regenerate.
4271
4272 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4273
4274 Sync from src:
4275 * configure.ac (v850 support): Remove target-libgloss from
4276 noconfigdirs.
4277 * configure: Regenerate.
4278
4279 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4280
4281 PR bootstrap/45326
4282 PR bootstrap/45174
4283 * configure.ac: Honor initial values of $build_configargs,
4284 $host_configargs, $target_configargs. Mark the precious, so
4285 environment settings get recorded.
4286 * configure: Regenerate.
4287
4288 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4289
4290 PR bootstrap/45796
4291 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4292 Depend on all-build-libiberty.
4293 * Makefile.in: Regenerate.
4294
4295 2010-09-30 Michael Eager <eager@eagercon.com>
4296
4297 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4298 * configure: Regenerate.
4299
4300 2010-09-28 Michael Eager <eager@eagercon.com>
4301
4302 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4303
4304 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4305
4306 PR bootstrap/44621
4307 * configure.ac: Fix unportable shell quoting.
4308 * configure: Regenerate.
4309
4310 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4311
4312 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4313 targets and amend comment.
4314 * configure: Regenerate.
4315
4316 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4321
4322 * configure.ac: Enable LTO by default on Darwin.
4323 * configure: Regenerate.
4324
4325 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4326
4327 * MAINTAINERS (Write After Approval): Add myself.
4328
4329 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4334
4335 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4336 ports
4337
4338 2010-07-28 David Yuste <david.yuste@gmail.com>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4343
4344 * configure.ac: Support all v850 targets.
4345 * configure: Regenerate.
4346
4347 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4348
4349 PR bootstrap/44455
4350 * configure.ac (extra_mpfr_configure_flags): Copy from
4351 extra_mpc_gmp_configure_flags.
4352 * configure: Re-generated.
4353
4354 2010-07-22 Andi Kleen <ak@linux.intel.com>
4355
4356 * MAINTAINERS (Write After Approval): Add myself.
4357
4358 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4359
4360 * MAINTAINERS (Write After Approval): Add myself.
4361
4362 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4363
4364 * MAINTAINERS (Write After Approval): Add myself.
4365
4366 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4367
4368 PR target/44862
4369 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4370 Provide -B option to allow for link spec %s substitutions for
4371 libstdc++.a on darwin.
4372 * Makefile.in: Regenerate.
4373
4374 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4375
4376 * MAINTAINERS (Reviewers): Update my e-mail address
4377
4378 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4379
4380 * Makefile.def (configure-gcc): Depend on all-libelf.
4381 * Makefile.in: Rebuild.
4382
4383 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4384
4385 * MAINTAINERS (Write After Approval): Add myself in the right place.
4386
4387 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4388
4389 * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4392
4393 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4394
4395 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4396
4397 * config.sub: Update to version 2010-05-21.
4398 * config.guess: Update to version 2010-04-03.
4399
4400 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4401
4402 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4403 * configure: Regenerate.
4404
4405 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4410
4411 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4412 a platform that supports LTO.
4413 * configure: Regenerate.
4414
4415 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4416
4417 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4418 * configure: Regenerated.
4419
4420 2010-04-27 Roland McGrath <roland@redhat.com>
4421 H.J. Lu <hongjiu.lu@intel.com>
4422
4423 * configure.ac (--enable-gold): Support both, both/gold and
4424 both/bfd to add gold to configdirs without removing ld.
4425 * configure: Regenerated.
4426
4427 * Makefile.def: Add install-gold dependency to install-ld.
4428 * Makefile.in: Regenerated.
4429
4430 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4431
4432 PR lto/42776
4433 * configure.ac (--enable-lto): Refactor handling so libelf tests
4434 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4435 and allow LTO to be explicitly enabled on non-ELF platforms that
4436 are known to support it inside else-clause.
4437 * configure: Regenerate.
4438
4439 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4440
4441 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4442 * configure: Regenerate.
4443
4444 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4445
4446 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4447 * configure: Regenerate.
4448
4449 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4450
4451 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4452 separately.
4453 * configure: Regenerate.
4454
4455 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2010-04-14 Tristan Gingold <gingold@adacore.com>
4460
4461 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4462 * configure: Regenerate.
4463
4464 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4465
4466 * configure: Regenerate after change to elf.m4.
4467
4468 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4473
4474 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4475 * configure: Regenerated.
4476
4477 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4478
4479 * configure.ac: Print "buggy but acceptable" when CLooG
4480 revision is less than 9.
4481 * configure: Regenerated.
4482
4483 2010-04-01 Diego Novillo <dnovillo@google.com>
4484
4485 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4486
4487 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4488
4489 PR bootstrap/43615
4490 PR bootstrap/43328
4491
4492 Revert:
4493
4494 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4495
4496 * configure.ac: Do not pass --enable-multilib nor
4497 --disable-multilib in baseargs. Accept explicitly passed
4498 --enable_multilib.
4499 * configure: Regenerate.
4500
4501 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4502
4503 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4504
4505 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4506
4507 * MAINTAINERS: Remove myself.
4508
4509 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4510
4511 PR bootstrap/43328
4512 * configure.ac: Do not pass --enable-multilib nor
4513 --disable-multilib in baseargs. Accept explicitly passed
4514 --enable_multilib.
4515 * configure: Regenerate.
4516
4517 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4518
4519 * MAINTAINERS (spu port): Remove me.
4520
4521 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4522
4523 * configure.ac (tic6x-*-*): New case.
4524 * configure: Regenerate.
4525
4526 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4527
4528 * config.sub: Update to version 2010-03-22.
4529 * config.guess: Update to version 2009-12-30.
4530
4531 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4532
4533 PR ada/42554
4534 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4535 * configure: Regenerate.
4536
4537 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4538
4539 * MAINTAINERS: Update my email address.
4540
4541 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4542
4543 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4544 (ghassan.shobaki@amd.com): Removed.
4545
4546 2010-03-17 Alan Modra <amodra@gmail.com>
4547
4548 * MAINTAINERS: Update my email address.
4549
4550 2010-03-16 Diego Novillo <dnovillo@google.com>
4551
4552 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4553 Matthews.
4554
4555 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4556
4557 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4558 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4559
4560 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4561
4562 * MAINTAINERS: Update my email address.
4563
4564 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * MAINTAINERS: Update my email address.
4567
4568 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4569
4570 * MAINTAINERS: Update my email address.
4571
4572 2010-03-09 Jie Zhang <jie@codesourcery.com>
4573
4574 * MAINTAINERS: Update my email address.
4575
4576 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4577
4578 PR libstdc++/32499
4579 * configure.ac (RANLIB): Default to true.
4580 (STRIP): Likewise.
4581 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4582 * configure: Regenerate.
4583
4584 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4585
4586 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4587 (Write After Approval): Update my email address.
4588
4589 2010-02-17 Nick Clifton <nickc@redhat.com>
4590
4591 PR 11238
4592 * Makefile.tpl (local-distclean): Also remove config.cache files in
4593 sub-directories as there may not be Makefiles present in the
4594 sub-directories.
4595 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4596 the config.cache files found by the find command.
4597
4598 * Makefile.in: Regenerate.
4599 * configure.ac: Revert previous delta.
4600 * configure: Regenerate.
4601
4602 2010-02-15 Nick Clifton <nickc@redhat.com>
4603
4604 PR 11238
4605 * configure.ac: Delete config.cache files in sub-directories when
4606 deleting Makefiles.
4607 * configure: Regenerate.
4608
4609 2010-02-12 Ben Elliston <bje@gnu.org>
4610
4611 * MAINTAINERS: Update my email address.
4612
4613 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4614
4615 * MAINTAINERS (spu port): Update my email address.
4616
4617 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4618
4619 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4620
4621 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4622
4623 * configure.ac: Add "recommended" version checks for GMP/MPC.
4624 Update recommended GMP/MPFR/MPC versions.
4625 * configure: Regenerate.
4626
4627 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4628
4629 * MAINTAINERS: Move my Embecosm email address into the
4630 write-after-approval section.
4631
4632 2010-01-26 Ian Lance Taylor <iant@google.com>
4633
4634 * MAINTAINERS: Add myself as Go frontend maintainer.
4635
4636 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4637
4638 PR libstdc++/36101, PR libstdc++/42813
4639 * configure.ac (bootstrap_target_libs): Make inclusion of
4640 target-libgomp conditional on libgomb being in target_configdirs.
4641 * configure: Regenerate.
4642
4643 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4644
4645 PR libstdc++/36101, PR libstdc++/42813
4646 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4647 * configure: Regenerate.
4648
4649 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4650
4651 PR libstdc++/36101, PR libstdc++/42813
4652 * configure.ac (target_configdirs): Substitute.
4653 * Makefile.def: Bootstrap target module libgomp.
4654 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4655 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4656 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4657 * configure, Makefile.in: Regenerate.
4658
4659 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4660
4661 * MAINTAINERS: Adjust my details.
4662
4663 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4664
4665 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4666
4667 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4668
4669 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4670
4671 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4672
4673 * MAINTAINERS (Write After Approval): Add myself.
4674
4675 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4676
4677 * MAINTAINERS (Write After Approval): Add myself.
4678
4679 2010-01-11 Richard Guenther <rguenther@suse.de>
4680
4681 PR lto/41569
4682 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4683 * Makefile.in: Regenerated.
4684
4685 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4686
4687 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4688 * configure: Regenerate.
4689
4690 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4691 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4692
4693 PR bootstrap/42424
4694 * configure.ac: Include libtool m4 files.
4695 (_LT_CHECK_OBJDIR): Call it.
4696 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4697 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4698
4699 * configure: Regenerate.
4700
4701 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4702
4703 PR bootstrap/41818
4704 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4705 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4706 * Makefile.in: Regenerate.
4707
4708 2010-01-02 Richard Guenther <rguenther@suse.de>
4709
4710 PR lto/41529
4711 * configure.ac: Include config/elf.m4. Disable LTO if not
4712 builting for an elf target.
4713 * configure: Regenerate.
4714
4715 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4716
4717 * MAINTAINERS: Change my email address.
4718
4719 2009-12-18 Ben Elliston <bje@au.ibm.com>
4720
4721 * config.sub, config.guess: Update from upstream sources.
4722
4723 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4728
4729 PR middle-end/30447
4730 PR middle-end/30789
4731 PR other/40302
4732
4733 * configure.ac: Require MPC.
4734 * configure: Regenerate.
4735
4736 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4737
4738 PR target/38384
4739 PR bootstrap/40972
4740 * libtool.m4: Sync from git Libtool.
4741 * ltoptions.m4: Likewise.
4742 * ltversion.m4: Likewise.
4743 * lt~obsolete.m4: Likewise.
4744 * ltmain.sh: Likewise.
4745
4746 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4747
4748 * configure.ac: Update minimum MPC version to 0.8.
4749 * configure: Regenerate.
4750
4751 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4752
4753 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4754 * configure: Regenerated.
4755
4756 2009-11-21 Ian Lance Taylor <iant@google.com>
4757
4758 * configure.ac: Change default of poststage1_ldflags to be empty if
4759 poststage1_libs is set. When poststage1_libs is empty, and
4760 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4761 * configure: Rebuild.
4762
4763 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4764
4765 * MAINTAINERS (Write After Approval): Update my email address.
4766
4767 2009-11-20 Ben Elliston <bje@au.ibm.com>
4768
4769 * config.guess: Update from upstream sources.
4770
4771 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4772
4773 * Makefile.def: Restore host and target settings for gmp.
4774 * Makefile.in: Rebuild.
4775
4776 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4777
4778 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4779 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4780 Fix portability of test of C++ as bootstrap language. Add
4781 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4782 * configure: Rebuild.
4783 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4784 and cloog. Fix in-tree ppl configuration. Introduce libelf
4785 in-tree building.
4786 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4787 (POSTSTAGE1_HOST_EXPORTS): Use it.
4788 (STAGE[+id+]_CXXFLAGS): New.
4789 (BASE_FLAGS_TO_PASS): Pass it down.
4790 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4791 extra_exports.
4792 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4793 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4794 extra_exports.
4795 * Makefile.in: Rebuild.
4796
4797 2009-11-17 Ben Elliston <bje@au.ibm.com>
4798
4799 * config.sub, config.guess: Update from upstream sources.
4800
4801 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * MAINTAINERS (Write After Approval): Add myself.
4804
4805 2009-11-09 Jon Beniston <jon@beniston.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4810
4811 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4812 paths for *-w64-mingw* and x86_64-*mingw*.
4813 * configure: Regenerated.
4814
4815 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4816
4817 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4818
4819 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4820
4821 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4822 Phil Edwards to Write-After Approval.
4823
4824 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4825
4826 * configure.ac: Disable target-winsup & co for
4827 x86_64-*-mingw* and *-w64-mingw* targets.
4828 * configure: Regenerated.
4829
4830 2009-10-16 Nick Clifton <nickc@redhat.com>
4831
4832 * MAINTAINERS: Add myself as a maintainer for the RX port.
4833
4834 2009-10-26 Johannes Singler <singler@kit.edu>
4835
4836 * MAINTAINERS (Write After Approval): Update my e-mail address.
4837
4838 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4839
4840 * configure.ac (CLooG test): Use = with test.
4841 * configure: Regenerate.
4842
4843 2009-10-22 Richard Guenther <rguenther@suse.de>
4844
4845 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4846 cloog if the ppl version check failed. Move flags saving
4847 before setting in libelf check.
4848 * configure: Regenerate.
4849
4850 2009-10-21 Richard Guenther <rguenther@suse.de>
4851
4852 * configure.ac: Adjust the ppl and cloog configure to work as
4853 documented. Disable cloog if ppl was disabled. Omit the version
4854 checks if they were disabled.
4855 * configure: Re-generate.
4856
4857 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4858
4859 * configure.ac: Add 'lto' to enable_languages, not
4860 new_enable_languages, and only if not already present.
4861 * configure: Regenerate.
4862
4863 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4864
4865 * README: Refer to the various COPYING* files instead of just
4866 COPYING.
4867 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4868
4869 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4870
4871 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4872
4873 2009-10-07 Richard Guenther <rguenther@suse.de>
4874
4875 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4876 and Richard Guenther as reviewers.
4877 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4878 as reviewers.
4879
4880 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4881
4882 * config.sub: Update from upstream sources.
4883
4884 2009-10-06 Ian Lance Taylor <iant@google.com>
4885
4886 * Makefile.def: check-gold depends upon all-gas.
4887 * Makefile.in: Rebuild.
4888
4889 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4890
4891 * MAINTAINERS (Write After Approval): Add myself.
4892
4893 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4894
4895 * Makefile.def: all-lto-plugin depends on all-libiberty.
4896 set bootstrap=true for lto-plugin.
4897 Add lto-plugin.
4898 * Makefile.in: Regenerate.
4899 * configure.ac (host_libs): Add lto-plugin.
4900 * configure: Regenerate.
4901
4902 2009-10-03 Diego Novillo <dnovillo@google.com>
4903
4904 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4905 (HOST_LIBELFLIBS): Define.
4906 (HOST_LIBELFINC): Define.
4907 * Makefile.in: Regenerate.
4908 * configure.ac: Add --enable-lto.
4909 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4910 If --enable-lto is used, add 'lto' to new_enable_languages.
4911 If --enable-lto is used and gold is enabled, add
4912 lto-plugin to configdirs.
4913 * configure: Regenerate.
4914
4915 2009-10-03 Simon Baldwin <simonb@google.com>
4916
4917 * configure.ac: If --with-system-zlib, suppress local zlib and
4918 pass --with-system-zlib to subdir configure scripts.
4919 * configure: Regenerate.
4920
4921 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4922 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4925 $(srcdir).
4926 * Makefile.in: Rebuilt.
4927
4928 2009-09-26 Gary Funck <gary@intrepid.com>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4933
4934 * configure.ac: Update minimum MPC version to 0.7.
4935 * configure: Regenerate.
4936
4937 2009-09-25 Nick Clifton <nickc@redhat.com>
4938
4939 * configure.ac: Pass any --cache-file=/dev/null option on to
4940 subconfigures.
4941 * configure: Regenerate.
4942
4943 2009-09-23 Nick Clifton <nickc@redhat.com>
4944
4945 * config.sub, config.guess: Update from upstream sources.
4946
4947 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4948
4949 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4950 * Makefile.in: Rebuilt.
4951
4952 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4953
4954 PR bootstrap/32272
4955 * configure.ac: Error out if $srcdir isn't '.' but contains
4956 host-${host_noncanonical}.
4957 * configure: Regenerate.
4958
4959 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4960
4961 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4962 maintainer.
4963
4964 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4965
4966 * configure.ac: If bootstrapping a combined tree with
4967 --enable-gold, require c++ in stage1_languages.
4968 * configure: Regenerate.
4969
4970 * configure.ac: Also add target_libs of stage1_languages to
4971 bootstrap_target_libs.
4972 * configure: Regenerate.
4973
4974 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4975 with --enable-languages not containing c++.
4976 * configure: Regenerate.
4977
4978 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4979
4980 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4981 * configure: Regenerate.
4982
4983 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4984
4985 * MAINTAINERS (Write After Approval): Update my e-mail address,
4986 and move from from here...
4987 (Waiting for paperwork): To here.
4988
4989 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4990
4991 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4992
4993 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4994
4995 * configure.ac: Do not use $extrasub for replacing @if/@endif
4996 parts in Makefile; instead, use additional arguments to
4997 AC_CONFIG_COMMANDS to do the replacement manually, with several
4998 sed invocations, to avoid HP-UX sed command limits.
4999 * configure: Regenerate.
5000
5001 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5002
5003 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5004 blank before -L.
5005
5006 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5007
5008 * configure.ac (with-build-config): Document. Handle without.
5009 Handle missing argument.
5010 * configure: Rebuilt.
5011
5012 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5013
5014 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5015 Default to bootstrap-debug only if compare-debug works.
5016 * configure: Rebuilt.
5017 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5018 * Makefile.in: Rebuilt.
5019
5020 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5021
5022 * MAINTAINERS (OS Port Maintainers): Update my email address.
5023
5024 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5025
5026 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5027 * Makefile.in: Rebuilt.
5028
5029 2009-09-01 Chris Demetriou <cgd@google.com>
5030
5031 * MAINTAINERS (Write After Approval): Add myself.
5032
5033 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5034
5035 PR debug/30161
5036 * include/dwarf2.h (enum dwarf_tag): Added
5037 DW_TAG_GNU_template_template_param
5038 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5039
5040 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5041
5042 * Makefile.tpl (AWK): Fix typo.
5043 * Makefile.in: Regenerate.
5044
5045 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * configure.ac: Detect awk and sed.
5048 * Makefile.def (flags_to_pass): Add AWK and SED.
5049 * Makefile.tpl (AWK, SED): New.
5050 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5051 * configure: Regenerate.
5052 * Makefile.in: Regenerate.
5053
5054 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5055
5056 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5057 (collapseslashes): Likewise.
5058
5059 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5060
5061 * configure.ac (AC_PREREQ): Bump to 2.64.
5062
5063 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5064
5065 * configure.ac: Remove --with-datarootdir, --with-docdir,
5066 --with-pdfdir, --with-htmldir switches.
5067 * configure: Regenerate.
5068
5069 * configure: Regenerate.
5070
5071 * compile: Sync from Automake 1.11.
5072 * depcomp: Likewise.
5073 * install-sh: Likewise.
5074 * missing: Likewise.
5075 * mkinstalldirs: Likewise.
5076 * ylwrap: Likewise.
5077
5078 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5079
5080 * ltmain.sh (func_normal_abspath): New function.
5081 (func_relative_path): Likewise.
5082 (func_mode_help): Document new -bindir option for link mode.
5083 (func_mode_link): Add new -bindir option, and use it to place
5084 output DLL if specified.
5085
5086 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5087
5088 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5089 (baseargs): Add --disable-option-checking.
5090 * configure: Regenerate.
5091
5092 * Makefile.def (configure-target-libiberty): Depend on
5093 all-binutils and all-ld.
5094 (configure-target-newlib): Likewise.
5095 * Makefile.in: Regenerate.
5096
5097 2009-08-17 Ben Elliston <bje@au.ibm.com>
5098
5099 * config.sub, config.guess: Update from upstream sources.
5100
5101 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5102
5103 Sync from src, merge:
5104
5105 2009-07-02 Tristan Gingold <gingold@adacore.com>
5106
5107 * configure.ac: Do not exclude gas for i386-*-darwin.
5108 Add a case for x86_64-*-darwin.
5109 * configure: Regenerate.
5110
5111 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5112
5113 * MAINTAINERS: Add my name to Write After Approval list.
5114
5115 2009-08-06 Michael Eager <eager@eagercon.com>
5116
5117 * configure.ac: Add Microblaze target.
5118 * configure: Regenerate.
5119
5120 2009-07-31 Christian Bruel <christian.bruel@st.com>
5121
5122 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5123 * configure: Regenerate.
5124
5125 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5126
5127 * MAINTAINERS (Write After Approval): Update my e-mail address.
5128
5129 2009-07-06 Ian Lance Taylor <iant@google.com>
5130
5131 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5132 * configure: Rebuild.
5133
5134 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5135
5136 * MAINTAINERS: Move myself to the Graphite Reviewers.
5137
5138 2009-06-30 Wei Guozhi <carrot@google.com>
5139
5140 * MAINTAINERS: Add my name to Write After Approval list.
5141
5142 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5143
5144 PR bootstrap/40338
5145 * configure.ac (comparestring): Create new variable.
5146 * Makefile.tpl (comparestring): Use to skip some comparisions.
5147 * configure: Regenerate.
5148 * Makefile.in: Regenerate.
5149
5150 2009-06-26 Doug Evans <dje@sebabeach.org>
5151
5152 * Makefile.def (host_modules): Add cgen.
5153 * Makefile.in: Regenerate.
5154 * configure.ac (host_tools): Add cgen.
5155 * configure: Regenerate.
5156
5157 2009-06-23 DJ Delorie <dj@redhat.com>
5158
5159 * MAINTAINERS: Add myself as mep maintainer.
5160
5161 2009-06-23 Ian Lance Taylor <iant@google.com>
5162
5163 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5164 boot_languages. Only bootstrap target libraries listed in
5165 target_libs for some boot language. Add --with-stage1-ldflags,
5166 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5167 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5168 if not building with C++.
5169 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5170 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5171 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5172 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5173 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5174 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5175 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5176 * configure, Makefile.in: Rebuild.
5177
5178 2009-06-23 Li Feng <nemokingdom@gmail.com>
5179
5180 * MAINTAINERS: Added my name to write-after-approval list.
5181
5182 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5183
5184 * configure.ac: Define is_elf for QNX Neutrino targets.
5185 * configure: Regenerate.
5186
5187 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5188
5189 * MAINTAINERS: Added my name to the write-after-approval list
5190
5191 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5192
5193 * configure.ac: Detect MPC in default directory.
5194 * configure: Regenerate.
5195
5196 2009-06-03 Jerome Guitton <guitton@adacore.com>
5197 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5198
5199 * Makefile.tpl (all): Avoid a trailing backslash.
5200 * Makefile.in: Regenerate.
5201
5202 2009-06-03 Ben Elliston <bje@au.ibm.com>
5203
5204 * config.sub, config.guess: Update from upstream sources.
5205
5206 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5207
5208 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5209 to noconfdirs.
5210 * configure: Regenerate.
5211
5212 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5213
5214 * Makefile.tpl ([+compare-target+]): Compare all stage
5215 directories, rather than just gcc.
5216 * Makefile.in: Rebuilt.
5217
5218 2009-06-01 Doug Kwan <dougkwan@google.com>
5219
5220 * configure.ac: Support gold for target arm*-*-*.
5221 * configure: Regenerate.
5222
5223 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5224
5225 * Makefile.def: Add MPC support and dependencies.
5226 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5227
5228 * Makefile.in, configure: Regenerate.
5229
5230 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5231
5232 * Makefile.tpl (all): Avoid harmless warning in make all when
5233 gcc-bootstrap is enabled but stage_last does not exist.
5234 * Makefile.in: Rebuilt.
5235
5236 2009-05-24 Nicolas Roche <roche@adacore.com>
5237
5238 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5239 * Makefile.in: Regenerate.
5240
5241 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5242
5243 * MAINTAINERS: Update my e-mail address.
5244
5245 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5246
5247 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5248 * configure: Regenerate.
5249
5250 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5251
5252 PR other/40159
5253 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5254 gcc-no-bootstrap are mutually exclusive.
5255 * Makefile.in: Rebuilt.
5256
5257 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5258
5259 PR other/40159
5260 * Makefile.tpl (all): Don't end with unconditional success.
5261 * Makefile.in: Rebuilt.
5262
5263 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5264
5265 PR target/37137
5266 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5267 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5268 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5269 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5270 stage_configureflags, stage_cflags and stage_libcflags into
5271 explicit Makefile macros.
5272 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5273 GFORTRAN.
5274 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5275 CC. Set CC_FOR_BUILD from CC.
5276 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5277 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5278 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5279 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5280 and GFORTRAN.
5281 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5282 (_LIBCFLAGS): Renamed to _TFLAGS.
5283 (do-compare-debug, do-compare3-debug): Drop.
5284 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5285 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5286 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5287 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5288 (XGCC_FLAGS_FOR_TARGET): New.
5289 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5290 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5291 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5292 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5293 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5294 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5295 TFLAGS.
5296 (BUILD_CONFIG): Include if requested.
5297 (all): Set TFLAGS on bootstrap.
5298 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5299 (all-stageid-prefixmodule): Likewise.
5300 (do-clean, distclean-stageid): Set TFLAGS.
5301 (restrap): Fix whitespace.
5302 * Makefile.in: Rebuilt.
5303
5304 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5305
5306 * config.guess: Sync with src.
5307
5308 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5309
5310 * configure.ac ($with_ppl): Default to no if not supplied.
5311 ($with_cloog): Likewise.
5312 configure: Regenerate.
5313
5314 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5315
5316 * MAINTAINERS: Update my e-mail address.
5317
5318 2009-04-27 Nick Clifton <nickc@redhat.com>
5319
5320 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5321
5322 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5323
5324 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5325 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5326 * Makefile.in: Regenerate.
5327
5328 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5329
5330 PR bootstrap/39739
5331 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5332 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5333
5334 * configure, Makefile.in: Regenerate.
5335
5336 2009-04-21 Taras Glek <tglek@mozilla.com>
5337
5338 * include/hashtab.h: Update GTY annotations to new syntax
5339 * include/splay-tree.h: Likewise
5340
5341 2009-04-17 Ben Elliston <bje@au.ibm.com>
5342
5343 * config.sub, config.guess: Update from upstream sources.
5344
5345 2009-04-15 Anthony Green <green@moxielogic.com>
5346
5347 * configure.ac: Add moxie support.
5348 * configure: Rebuilt.
5349
5350 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5351
5352 * configure.ac: Change copyright header to refer to version
5353 3 of the GNU General Public License and to point readers at the
5354 COPYING3 file and the FSF's license web page.
5355 * Makefile.def: Likewise.
5356 * Makefile.tpl: Likewise.
5357 * Makefile.in: Regenerate.
5358
5359 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5360
5361 * configure.ac: Restore match for darwin9 or later. Use double
5362 brackets since regeneration eats one pair.
5363 * configure: Regenerate.
5364
5365 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5366
5367 PR gas/10039
5368 * configure.ac: Require texinfo 4.7.
5369 * configure: Regenerated.
5370
5371 2009-04-09 Nick Clifton <nickc@redhat.com>
5372
5373 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5374 the GCC Runtime Library Exception.
5375
5376 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5377
5378 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5379 * configure: Regenerate.
5380
5381 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5382
5383 * Makefil.def (languages): New entries.
5384 * Makefile.tpl (check-gcc-*): New generic target.
5385 * Makefile.in: Regenerate.
5386
5387 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5388
5389 * MAINTAINERS: Update my email address.
5390
5391 2009-03-18 Tom Tromey <tromey@redhat.com>
5392
5393 * configure: Rebuild.
5394 * configure.ac (host_libs): Add libiconv.
5395 * Makefile.in: Rebuild.
5396 * Makefile.def (host_modules): Add libiconv.
5397 (configure-gdb, all-gdb): Depend on libiconv.
5398
5399 2009-03-16 Tristan Gingold <gingold@adacore.com>
5400
5401 * configure.ac: Treat gdb as supported on x86_64-darwin.
5402 * configure: Regenerate.
5403
5404 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5405
5406 * configure.ac (--with-host-libstdcxx): New option.
5407 * configure: Regenerate.
5408
5409 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5410
5411 * MAINTAINERS: Move myself into the write after approval list.
5412
5413 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5414
5415 * MAINTAINERS: Update e-mail address.
5416
5417 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5418
5419 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5420
5421 2009-03-10 Ira Rosen <irar@il.ibm.com>
5422
5423 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5424
5425 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5426
5427 Backport from git Libtool:
5428
5429 2009-01-19 Robert Millan <rmh@aybabtu.com>
5430 Support GNU/kOpenSolaris.
5431 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5432 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5433 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5434 GNU/kOpenSolaris.
5435
5436 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5437
5438 * MAINTAINERS: Update e-mail address.
5439
5440 2009-02-24 Michael Eager <eager@eagercon.com>
5441
5442 * MAINTAINERS (Write After Approval): Add self.
5443
5444 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5445
5446 * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2009-02-05 Andreas Schwab <schwab@suse.de>
5449
5450 * Makefile.tpl (stage_last): Define $r and $s before using
5451 $(RECURSE_FLAGS_TO_PASS).
5452 * Makefile.in: Regenerate
5453
5454 2009-01-30 Ian Lance Taylor <iant@google.com>
5455
5456 * MAINTAINERS: Move myself to the Global Reviewers list.
5457
5458 2009-01-29 Robert Millan <rmh@aybabtu.com>
5459
5460 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5461 * configure: Regenerate.
5462
5463 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5464
5465 * MAINTAINERS: Make whitespace consistent.
5466 Remove Robert Millan from Write After Approval.
5467
5468 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5469
5470 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5471 (all-opcodes): Depend on all-libiberty.
5472 * Makefile.in: Regenerate.
5473
5474 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5475
5476 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5477 * configure: Regenerate.
5478
5479 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5484
5485 * MAINTAINERS: Add myself to reviewers (Fortran).
5486
5487 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5488
5489 PR tree-optimization/38515
5490 * configure.ac (cloog-polylib): Removed.
5491 (with_ppl, with_cloog): Test for "no".
5492 * configure: Regenerated.
5493
5494 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5495
5496 * MAINTAINERS: Moved myself to reviewers (Fortran).
5497
5498 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5499
5500 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5501 (Write After Approval): Remove myself.
5502
5503 2009-01-03 Diego Novillo <dnovillo@google.com>
5504
5505 * MAINTAINERS: Remove myself from alias maintainership.
5506
5507 2009-01-02 David Ayers <ayers@fsfe.org>
5508
5509 * MAINTAINERS: Update e-mail address.
5510
5511 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5512
5513 * MAINTAINERS: Make whitespace consistent.
5514
5515 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5516
5517 Backport from upstream Libtool:
5518 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5519 Add cache variables to tests that require the linker to work.
5520 For shlibpath_overrides_runpath, this also changes the semantics
5521 to let the result from the C compiler take precedence.
5522
5523 2008-12-02 Ben Elliston <bje@au.ibm.com>
5524
5525 * config.sub, config.guess: Update from upstream sources.
5526
5527 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5528
5529 * configure.ac (ppllibs): Add by default the lib flags.
5530 * configure: Regenerate.
5531
5532 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5533
5534 * MAINTAINERS: Add myself to the write after approval list.
5535
5536 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5537
5538 * configure.ac: Add double brackets on darwin[912].
5539 * configure: Regenerate.
5540
5541 2008-12-03 Daniel Kraft <d@domob.eu>
5542
5543 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5544 Approval to Reviewer section (for Fortran front-end).
5545
5546 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5547
5548 * configure.ac: Expand to darwin10 and later.
5549 * configure: Regenerate.
5550
5551 2008-12-02 Andreas Schwab <schwab@suse.de>
5552
5553 * Makefile.def: configure-target-boehm-gc depends on
5554 all-target-libstdc++-v3.
5555 * Makefile.in: Regenerate.
5556
5557 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5558
5559 * MAINTAINERS: Add myself as mingw maintainer.
5560
5561 2008-12-02 Ben Elliston <bje@au.ibm.com>
5562
5563 * config.sub, config.guess: Update from upstream sources.
5564
5565 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5566
5567 * README.SCO: Remove.
5568
5569 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5570
5571 * MAINTAINERS: Add myself to the write after approval list.
5572
5573 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5574
5575 * MAINTAINERS: Update my email address in WAA section.
5576
5577 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5578
5579 * MAINTAINERS: Update e-mail address.
5580
5581 2008-11-27 Toon Moene <toon@moene.org>
5582
5583 * MAINTAINERS: Change e-mail address.
5584
5585 2008-11-27 Tristan Gingold <gingold@adacore.com>
5586
5587 * configure.ac: Build gdb for i?86-*-darwin*
5588 * configure: Regenerated.
5589
5590 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5591
5592 * MAINTAINERS: Added my full name.
5593
5594 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5595
5596 PR bootstrap/38014
5597 PR bootstrap/37923
5598
5599 Revert:
5600
5601 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5602
5603 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5604 * Makefile.in: Regenerated.
5605
5606 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5607
5608 PR gdb/921
5609 PR gdb/1646
5610 PR gdb/2175
5611 PR gdb/2176
5612
5613 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5614 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5615 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5616 (HOST_EXPORTS): Pass CPPFLAGS.
5617 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5618 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5619 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5620 * Makefile.in, configure: Regenerated.
5621 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5622 and CPPFLAGS_FOR_BUILD.
5623
5624 2008-11-06 Jeff Law <law@redhat.com>
5625
5626 * MAINTAINERS: Add myself as middle end maintainer.
5627
5628 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5629
5630 * MAINTAINERS (Write after approval): Add myself.
5631
5632 2008-11-05 Diego Novillo <dnovillo@google.com>
5633
5634 * MAINTAINERS (Global Reviewers): Add myself.
5635 (Non-Algorithmic Maintainers): Remove myself.
5636
5637 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5638
5639 * MAINTAINERS (Write after approval): Add myself.
5640
5641 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5642
5643 * MAINTAINERS (Write after approval): Add myself.
5644
5645 2008-10-31 Ben Elliston <bje@au.ibm.com>
5646
5647 * configure.ac (spu-*-*): Remove special case.
5648 * configure: Regenerate.
5649
5650 2008-10-30 Catherine Moore <clm@codesourcery.com>
5651
5652 * MAINTAINERS (Write after approval): Update my email address.
5653
5654 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5655
5656 * configure.ac [spu-*-*]: Do not set skipdirs.
5657 * configure: Re-generate.
5658
5659 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5660
5661 * MAINTAINERS (Various Maintainers): Add myself to reload.
5662
5663 2008-10-25 Richard Guenther <rguenther@suse.de>
5664
5665 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5666 maintainer. Remove myself as libgcc-math maintainer.
5667 (Non-Algorithmic Maintainers): Remove myself.
5668
5669 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5672 * Makefile.in: Regenerated.
5673
5674 2008-10-23 Cary Coutant <ccoutant@google.com>
5675
5676 * MAINTAINERS (Write after approval): Add myself.
5677
5678 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 PR gdb/921
5681 PR gdb/1646
5682 PR gdb/2175
5683 PR gdb/2176
5684
5685 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5686 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5687 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5688 (HOST_EXPORTS): Pass CPPFLAGS.
5689 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5690 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5691 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5692 * Makefile.in, configure: Regenerated.
5693 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5694 and CPPFLAGS_FOR_BUILD.
5695
5696 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5697
5698 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5699 Sebastian Pop.
5700
5701 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5702
5703 * MAINTAINERS (Write After Approval): Added myself.
5704
5705 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5706
5707 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5708 recommended version to 2.3.2.
5709
5710 * configure: Regenerate.
5711
5712 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5713
5714 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5715
5716 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5717
5718 * MAINTAINERS (Write After Approval): Update e-mail address.
5719
5720 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5721
5722 * libtool.m4: Update to libtool 2.2.6.
5723 * lt~obsolete.m4: Update to libtool 2.2.6.
5724 * ltmain.sh: Update to libtool 2.2.6.
5725 * ltsugar.m4: Update to libtool 2.2.6.
5726 * ltversion.m4: Update to libtool 2.2.6.
5727 * ltoptions.m4: Update to libtool 2.2.6.
5728 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5729
5730 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5731
5732 * MAINTAINERS (Write After Approval): Add myself.
5733
5734 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5735
5736 * MAINTAINERS (Write After Approval): Update my name.
5737
5738 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5739
5740 * MAINTAINERS: Add myself in "Write After Approval".
5741
5742 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5743
5744 * MAINTAINERS: Add myself as ia64 maintainer.
5745
5746 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5747
5748 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5749 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5750 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5751 and Michael Tiemann from Write After Approval since they do not
5752 actually have access.
5753
5754 2008-09-05 Richard Guenther <rguenther@suse.de>
5755
5756 * configure.ac: Initialize clooglibs to -lcloog.
5757 * configure: Re-generate.
5758
5759 2008-09-04 Le-Chun Wu <lcwu@google.com>
5760
5761 * MAINTAINERS (Write After Approval): Add myself.
5762
5763 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5764
5765 * configure.ac (--with-cloog-polylib): New.
5766 (--disable-cloog-version-check): New.
5767 (--disable-ppl-version-check): New.
5768 * configure: Re-generate.
5769
5770 2008-09-03 Richard Guenther <rguenther@suse.de>
5771
5772 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5773 cloog test.
5774 * configure: Re-generate.
5775
5776 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5777
5778 Add picoChip port.
5779 * MAINTAINERS: Add picoChip maintainers.
5780
5781 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5782 Tobias Grosser <grosser@fim.uni-passau.de>
5783 Jan Sjodin <jan.sjodin@amd.com>
5784 Harsha Jagasia <harsha.jagasia@amd.com>
5785 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5786 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5787 Adrien Eliche <aeliche@isty.uvsq.fr>
5788
5789 Merge from graphite branch.
5790 * configure: Regenerate.
5791 * Makefile.in: Regenerate.
5792 * configure.ac (host_libs): Add ppl and cloog.
5793 Add checks for PPL and CLooG.
5794 * Makefile.def (ppl, cloog): Added modules and dependences.
5795 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5796 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5797
5798 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5799
5800 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5801 (GCC_SHLIB_SUBDIR): New.
5802 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5803 * configure: Regenerate.
5804 * Makefile.in: Regenerate.
5805
5806 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5807
5808 * MAINTAINERS: Consistently use tabs to separate columns.
5809
5810 2008-08-29 Tristan Gingold <gingold@adacore.com>
5811
5812 * MAINTAINERS (Write after Approval): Add myself.
5813
5814 2008-08-28 Tristan Gingold <gingold@adacore.com>
5815
5816 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5817 Enable bfd, binutils and opcodes.
5818 * configure: Regenerate.
5819
5820 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5821
5822 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5823
5824 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5825
5826 * MAINTAINERS: Use correct Umlaut for last name.
5827
5828 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5829
5830 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5831
5832 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5833
5834 * MAINTAINERS: Update my email address.
5835
5836 2008-08-16 Nicolas Roche <roche@adacore.com>
5837
5838 * Makefile.tpl: Add BOOT_ADAFLAGS.
5839 * Makefile.in: Regenerate.
5840
5841 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5842
5843 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5844 * configure: Regenerate.
5845
5846 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5847
5848 * configure.ac: Add makefile fragments for hpux.
5849 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5850 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5851 * configure: Regenerate.
5852 * Makefile.in: Regenerate.
5853
5854 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5855
5856 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5857
5858 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5859
5860 * MAINTAINERS (Write after Approval): Add myself.
5861
5862 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
5865
5866 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5867
5868 * MAINTAINERS (Write After Approval): Add myself.
5869
5870 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5871
5872 * MAINTAINERS: Update my email address.
5873
5874 2008-06-25 Joey Ye <joey.ye@intel.com>
5875
5876 * MAINTAINERS (Write After Approval): Add myself.
5877
5878 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5879
5880 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5881 * Makefile.in: Regenerate.
5882 * configure: Regenerate.
5883
5884 2008-06-17 Daniel Kraft <d@domob.eu>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
5887
5888 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5889
5890 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5891 "$@" is still intact with both Autoconf 2.59 and 2.62.
5892 * configure: Regenerate.
5893
5894 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5895
5896 * Makefile.tpl: Fix comment errors.
5897 * Makefile.in: Regenerate.
5898
5899 2008-06-12 David S. Miller <davem@davemloft.net>
5900 David Edelsohn <edelsohn@gnu.org>
5901
5902 * configure.ac: Add powerpc*-*-* to gold supported targets.
5903 * configure: Regenerate.
5904
5905 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5906
5907 PR tree-optimization/36218
5908 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5909 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5910 (all prefix="build-"): Pass them to build-system sub-makes.
5911 * Makefile.in: Regenerate.
5912
5913 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5914
5915 * MAINTAINERS (mt port): Remove.
5916 (sco5, unixware, sco udk): Remove.
5917 (Kean Johnston): Add to Write After Approval.
5918
5919 2008-05-30 Julian Brown <julian@codesourcery.com>
5920
5921 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5922 of libobjc for ARM EABI Linux.
5923 * configure: Regenerate.
5924
5925 2008-05-18 Xinliang David Li <davidxl@google.com>
5926
5927 * ChangeLog: Remove wrong ChangeLog entry.
5928
5929 2008-05-17 Xinliang David Li <davidxl@google.com>
5930
5931 * MAINTAINERS (Write After Approval): Add myself.
5932
5933 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
5936
5937 2008-05-14 Rafael Espíndola <espindola@google.com>
5938
5939 * config-ml.in: don't handle --enable-shared and --enable-static.
5940
5941 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5942
5943 * MAINTAINERS: Update my email address.
5944
5945 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5946
5947 * MAINTAINERS: Update my email address.
5948
5949 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5950
5951 * MAINTAINERS (Write After Approval): Add myself.
5952
5953 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5954
5955 * MAINTAINERS (Write After Approval): Add myself.
5956
5957 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5958
5959 * MAINTAINERS (crx): Add myself.
5960
5961 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5962
5963 Sync with src:
5964 2008-04-14 David S. Miller <davem@davemloft.net>
5965
5966 * configure.ac: Add sparc*-*-* to gold supported targets.
5967 * configure: Regenerate.
5968
5969 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5970
5971 PR bootstrap/35457
5972 * configure.ac: Include override.m4.
5973 * configure: Regenerate.
5974
5975 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5976
5977 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5978 * Makefile.in: Regenerate.
5979
5980 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5981
5982 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5983 as nonconfigurable directories list.
5984 * configure: Regenerate.
5985
5986 2008-04-14 Ben Elliston <bje@au.ibm.com>
5987
5988 * config.sub, config.guess: Update from upstream sources.
5989
5990 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5991
5992 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5993 * Makefile.in: Regenerate.
5994
5995 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5996
5997 * configure.ac: Do not build libssp for the AVR.
5998 * configure: Regenerate.
5999
6000 2008-04-07 Ian Lance Taylor <iant@google.com>
6001
6002 * Makefile.def: check-gold depends upon all-binutils.
6003 * Makefile.in: Regenerate.
6004
6005 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6006
6007 * MAINTAINERS (Write After Approval): Add myself.
6008
6009 2008-04-04 Nick Clifton <nickc@redhat.com>
6010
6011 PR binutils/4334
6012 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6013 builds.
6014 * configure: Regenerate.
6015
6016 2008-04-04 NightStrike <NightStrike@gmail.com>
6017
6018 PR other/35151
6019 * configure.ac: Combine rules for mingw32 and mingw64.
6020 * configure: Regenerate.
6021
6022 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6023
6024 * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6027
6028 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6029 * Makefile.in (.NOTPARALLEL): Ditto.
6030
6031 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6032
6033 * MAINTAINERS (Write After Approval): Add myself.
6034
6035 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6036
6037 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6038 * Makefile.in (.NOTPARALLEL): Regenerate.
6039
6040 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6043 * Makefile.in: Regenerate.
6044
6045 2008-03-26 Jakub Staszak <kuba@et.pl>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6050
6051 * MAINTAINERS: Update e-mail address.
6052
6053 2008-03-20 Ian Lance Taylor <iant@google.com>
6054
6055 * configure.ac: Add support for --enable-gold.
6056 * Makefile.def: Add gold as a directory like ld.
6057 * configure, Makefile.in: Regenerate.
6058
6059 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6060
6061 * configure.ac: m4_include config/proginstall.m4.
6062 * configure: Regenerate.
6063
6064 Backport from upstream Libtool:
6065
6066 2007-10-12 Eric Blake <ebb9@byu.net>
6067
6068 Deal with Autoconf 2.62's semantic change in m4_append.
6069 * ltsugar.m4 (lt_append): Replace broken versions of
6070 m4_append.
6071 (lt_if_append_uniq): Don't require separator to be overquoted,
6072 and avoid broken m4_append.
6073 (lt_dict_add): Fix typo.
6074 * libtool.m4 (_LT_DECL): Don't overquote separator.
6075
6076 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6077
6078 * config.rpath: Add AIX 6 support.
6079
6080 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6081
6082 * Makefile.def (stageprofile). Remove -fprofile-generate
6083 from stage_libcflags.
6084 * Makefile.in: Regenerate.
6085
6086 2008-03-13 Ben Elliston <bje@au.ibm.com>
6087
6088 * config.sub, config.guess: Update from upstream sources.
6089
6090 2008-03-06 Tom Tromey <tromey@redhat.com>
6091
6092 * MAINTAINERS: Update for treelang deletion.
6093
6094 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6095
6096 * MAINTAINERS: Update my email address.
6097
6098 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6099
6100 * MAINTAINERS (darwin port): Add myself as a maintainer.
6101 (objective-c/c++): Add myself as a maintainer.
6102
6103 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6104
6105 * MAINTAINERS (Write After Approval): Update my email address.
6106
6107 2008-02-25 Tomas Bily <tbily@suse.cz>
6108
6109 * MAINTAINERS (Write After Approval): Add myself.
6110
6111 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6112
6113 * MAINTAINERS (OpenMP): Add myself.
6114
6115 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6116
6117 PR bootstrap/32009
6118 PR bootstrap/32161
6119
6120 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6121 * configure: Regenerate.
6122
6123 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6124 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6125 STAGE4_LIBCFLAGS): New.
6126 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6127 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6128 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6129 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6130 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6131 for target modules. Don't export LIBCFLAGS.
6132 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6133 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6134 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6135 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6136 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6137 * Makefile.in: Regenerate.
6138
6139 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6140
6141 PR libgcj/33085
6142 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6143 Do not use -DDLL_EXPORT. Backport from upstream.
6144
6145 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6150
6151 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6152 * configure: Regenerate.
6153
6154 2008-01-31 Marc Gauthier <marc@tensilica.com>
6155
6156 * configure.ac (xtensa*-*-*): Recognize processor variants.
6157 * configure: Regenerate.
6158
6159 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6160
6161 PR bootstrap/34922
6162 * configure.ac (PARSE_ARGS): Push suitable setting of
6163 ac_subdirs_all, for `./configure --help=recursive'.
6164 Handle `+' in generic toplevel directory disabling.
6165 * configure: Regenerate.
6166
6167 2008-01-28 Nick Clifton <nickc@redhat.com>
6168
6169 * MAINTAINERS (xstormy16): Take over maintainership.
6170
6171 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6172
6173 * MAINTAINERS (c4x port): Remove.
6174
6175 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6176
6177 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6178
6179 2008-01-23 Ben Elliston <bje@au.ibm.com>
6180
6181 * config.sub, config.guess: Update from upstream sources.
6182
6183 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6188
6189 * MAINTAINERS: Update my email address.
6190
6191 2008-01-09 Raksit Ashok <raksit@google.com>
6192
6193 * MAINTAINERS (Write After Approval): Add myself.
6194
6195 2008-01-09 Raksit Ashok <raksit@google.com>
6196
6197 * MAINTAINERS (Write After Approval): Add myself.
6198
6199 2008-01-08 Ben Elliston <bje@au.ibm.com>
6200
6201 * config.sub, config.guess: Update from upstream sources.
6202
6203 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6204
6205 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6206 Change recommended MPFR from 2.2.1 -> 2.3.0.
6207 * configure: Regenerate.
6208
6209 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6210
6211 * MAINTAINERS: Update my email address.
6212
6213 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6214
6215 * MAINTAINERS: Update my email address.
6216
6217 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6218
6219 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6220 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6221 * Makefile.in: Regenerate.
6222
6223 2007-12-10 Mark Heffernan <meheff@google.com>
6224
6225 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6226 misplaced entries.
6227
6228 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6229
6230 * configure.ac: Enable libjava for x86_64-*-darwin9.
6231 * configure: Regenerate.
6232
6233 2007-12-07 Bill Maddox <maddox@google.com>
6234
6235 * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2007-12-05 Ben Elliston <bje@au.ibm.com>
6238
6239 * config.sub, config.guess: Update from upstream sources.
6240
6241 2007-12-02 Matthias Klose <doko@ubuntu.com>
6242
6243 * config-ml.in: Remove 64bit configure tests.
6244
6245 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6246
6247 * config-ml.in: Robustify against white space in absolute file
6248 names.
6249
6250 * config-ml.in (multi-clean): Substitute ${Makefile}.
6251 Remove superfluous ${Makefile} in list.
6252
6253 2007-11-19 Thiemo Seufer <ths@mips.com>
6254
6255 * config-ml.in: Don't hardcode the Makefile name.
6256
6257 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6258
6259 * MAINTAINERS (Write After Approval): Add myself.
6260
6261 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6262
6263 * MAINTAINERS (Write After Approval): Add myself.
6264
6265 2007-11-06 Doug Kwan <dougkwan@google.com>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2007-10-25 Ben Elliston <bje@au.ibm.com>
6270
6271 * MAINTAINERS (mercury): Remove entry.
6272 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6273
6274 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6275
6276 * Makefile.def (dependencies): Make configure-gdb depend on
6277 all-intl.
6278 * Makefile.in: Regenerated.
6279
6280 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6281
6282 * MAINTAINERS (Fortran maintainer): Remove myself.
6283
6284 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6285
6286 * Makefile.def: To avoid problems running with parallel makes,
6287 build newlib before libgloss so that target specific header
6288 files are availble.
6289 * Makefile.in: Regenerate
6290
6291 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6292
6293 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6294 * Makefile.in: Regenerate.
6295
6296 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6297
6298 * MAINTAINERS (Register allocation reviewer): Add myself.
6299
6300 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6301
6302 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6303 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6304 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6305 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6306 * configure: Regenerate.
6307
6308 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6309
6310 * MAINTAINERS (Register allocation reviewer): Add myself.
6311
6312 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6313
6314 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6315 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6316 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6317 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6318 * configure.ac: Default them to host tools for $host = $build.
6319 Subst them.
6320
6321 * configure: Regenerate.
6322 * Makefile.in: Regenerate.
6323
6324 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6325
6326 * MAINTAINERS (Register allocation reviewer): Add myself.
6327
6328 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6329
6330 * MAINTAINERS (Register allocation reviewer): Add myself.
6331
6332 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6333
6334 * MAINTAINERS (Write After Approval): Fix typo.
6335
6336 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6337
6338 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6339 * configure: Regenerate.
6340
6341 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6342
6343 PR bootstrap/31906
6344 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6345 they're already prefixed.
6346
6347 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6348
6349 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6350 libstdc++.
6351 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6352 * configure: Regenerate.
6353 * Makefile.in: Regenerate.
6354
6355 2007-09-17 Andreas Schwab <schwab@suse.de>
6356
6357 * configure.ac: Raise minimum makeinfo version to 4.6.
6358 * configure: Regenerate.
6359
6360 2007-09-17 Johannes Singler <singler@ira.uka.de>
6361
6362 * MAINTAINERS (write-after-approval) add myself
6363
6364 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6365
6366 * configure.ac: Correct makeinfo version check.
6367 * configure: Regenerate.
6368
6369 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6370
6371 * MAINTAINERS: Update my email address.
6372
6373 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6374
6375 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6376 to $skipdirs and only disable gprof for newlib. Use the normal
6377 mips*-elf* handling in other respects.
6378 * configure: Regnerate.
6379
6380 2007-09-12 David Daney <ddaney@avtrex.com>
6381
6382 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6383 enabling libgcj.
6384 * configure: Regenerate.
6385
6386 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6387
6388 PR other/32154
6389 * configure.ac: For libgloss targets, point the linker to the linker
6390 script, startup code and simulator library.
6391 * configure: Regenerate.
6392
6393 2007-09-07 Andrew Haley <aph@redhat.com>
6394
6395 * configure.ac (noconfigdirs): Remove target-libffi and
6396 target-libjava.
6397 * configure: Regenerate.
6398
6399 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6400
6401 PR target/33281
6402 * configure.ac: Use config/mh-mingw on mingw.
6403 * configure: Regenerate.
6404
6405 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6406
6407 * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2007-09-05 Richard Guenther <rguenther@suse.de>
6410
6411 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6412 nor --disable-checking is provided also turn on yes and types
6413 checking for stage1.
6414 * configure: Re-generate.
6415
6416 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6417
6418 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6419 (Write After Approval): Remove myself.
6420
6421 2007-08-29 Nick Clifton <nickc@redhat.com>
6422
6423 * config.sub, config.guess: Update from upstream sources.
6424
6425 2007-08-22 Bud Davis <jmdavis@link.com>
6426
6427 * MAINTAINERS (Write After Approval): Added myself.
6428 * MAINTAINERS (Reviewers): Removed myself.
6429
6430 2007-08-18 Paul Brook <paul@codesourcery.com>
6431 Joseph Myers <joseph@codesourcery.com>
6432
6433 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6434 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6435 * Makefile.in: Regenerate.
6436 * configure.ac (--with-debug-prefix-map): New.
6437 * configure: Regenerate.
6438
6439 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6440 Nigel Stephens <nigel@mips.com>
6441
6442 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6443 as target_makefile_frag.
6444 * configure: Regenerate.
6445
6446 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6447
6448 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6449 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6450 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6451 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6452 (do-compare, do-compare3, do-compare-debug): New.
6453 ([+compare-target+]): Use them.
6454
6455 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6456
6457 * MAINTAINERS (Write After Approval): Change my email address.
6458
6459 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6460 Ben Elliston <bje@au.ibm.com>
6461
6462 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6463 --silent if $silent.
6464 * configure: Regenerate.
6465
6466 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6467
6468 * MAINTAINERS (Various Maintainers): Add myself as
6469 loop infrastructure maintainer. Update my e-mail
6470 address.
6471
6472 2007-07-31 Diego Novillo <dnovillo@google.com>
6473
6474 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6475 Adjust description.
6476
6477 2007-07-26 Richard Guenther <rguenther@suse.de>
6478
6479 * configure.ac: Add types checking to stage1 checking flags.
6480 * configure: Regenerate.
6481
6482 2007-07-17 Nick Clifton <nickc@redhat.com>
6483
6484 * COPYING3: New file. Contains version 3 of the GNU General
6485 Public License.
6486 * COPYING3.LIB: New file. Contains version 3 of the GNU
6487 Lesser General Public License.
6488
6489 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6490
6491 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6492
6493 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6494
6495 * MAINTAINERS (S/390 co-maintainer): Add myself.
6496 (Write After Approval): Remove myself.
6497
6498 2007-07-13 Dan Hipschman <dsh@google.com>
6499
6500 * MAINTAINERS (Write After Approval): Add myself.
6501
6502 2007-07-11 Nick Clifton <nickc@redhat.com>
6503
6504 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6505 WINDRES export.
6506 * Makefile.in: Regenerate.
6507
6508 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6509
6510 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6511 maintainer.
6512
6513 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6514
6515 * lt~obsolete.m4: New. Import from 20070318 libtool.
6516
6517 2007-07-03 Julian Brown <julian@codesourcery.com>
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
6521 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6522
6523 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6524 * configure: Regenerate.
6525
6526 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6527
6528 * configure.ac: Add some missing m4 quotation.
6529 * configure: Regenerate.
6530
6531 2007-07-02 Simon Baldwin <simonb@google.com>
6532
6533 * MAINTAINERS (Write After Approval): Add myself.
6534
6535 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6536
6537 * configure: Regenerate.
6538
6539 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6540
6541 * Makefile.def: Add windmc tool to build.
6542 * Makefile.tpl: Likewise.
6543 * configure.ac: Likewise.
6544 * Makefile.in: Regenerate.
6545 * configure: Regenerate.
6546
6547 2007-06-28 DJ Delorie <dj@redhat.com>
6548
6549 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6550 not building newlib.
6551 * configure: Regenerated.
6552
6553 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6554
6555 * MAINTAINERS (Write After Approval): Add myself.
6556
6557 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6558
6559 * MAINTAINERS (Write After Approval): Add myself.
6560
6561 2007-06-19 Chris Matthews <chrismatthews@google.com>
6562
6563 * MAINTAINERS (Write After Approval): Add myself.
6564
6565 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6566
6567 * MAINTAINERS (Write After Approval): Add myself.
6568
6569 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6570
6571 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6572 * Makefile.in: Regenerated.
6573
6574 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6575
6576 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6577 bfin*-*-uclinux* targets.
6578 * configure: Regenerate.
6579
6580 2007-06-14 Ian Lance Taylor <iant@google.com>
6581
6582 * MAINTAINERS: Add myself as non-algorithmic global write
6583 maintainer.
6584
6585 2007-06-14 Diego Novillo <dnovillo@google.com>
6586
6587 * MAINTAINERS: Add self as middle-end maintainer and
6588 non-algorithmic global write maintainer.
6589
6590 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6591
6592 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6593 Move all Fortran maintainers except Paul Brook into the
6594 Non-Autopoiesis section.
6595
6596 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6597
6598 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6599 (distclean-stage[+id+]): Possibly delete stage_last.
6600 * Makefile.in: Regenerate.
6601
6602 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6603
6604 * MAINTAINERS (Various Maintainer): Fix typo.
6605
6606 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6607
6608 * MAINTAINERS (Various Maintainer): Add myself as
6609 dataflow maintainer.
6610
6611 2007-06-07 Ben Elliston <bje@au.ibm.com>
6612
6613 * config.sub, config.guess: Update from upstream sources.
6614
6615 2007-06-07 Ben Elliston <bje@au.ibm.com>
6616
6617 * Makefile.tpl: Fix spelling error.
6618 * Makefile.in: Regenerate.
6619
6620 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6621
6622 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6623 lt_cv_sys_max_cmd_len.
6624
6625 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6626
6627 * MAINTAINERS (Various Maintainers): Add myself as
6628 auto-vectorizer maintainer.
6629
6630 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6631
6632 PR libjava/32098
6633 * libtool.m4: Revert previous change.
6634 * ltgcc.m4: Put it here.
6635
6636 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6637
6638 * MAINTAINERS (Various Maintainers): Add myself as
6639 auto-vectorizer maintainer.
6640
6641 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6642
6643 PR libjava/32098
6644 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6645
6646 2007-05-30 Richard Guenther <rguenther@suse.de>
6647
6648 * MAINTAINERS (Various Maintainers): Add myself as
6649 auto-vectorizer maintainer.
6650
6651 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6652
6653 PR bootstrap/29382
6654 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6655 * configure: Rebuilt.
6656
6657 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6658
6659 * MAINTAINERS (Write After Approval): Removed my name.
6660
6661 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6662
6663 * MAINTAINERS (Write After Approval): Remove myself.
6664
6665 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6666
6667 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6668
6669 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6670
6671 * ltmain.sh: Update from ToT Libtool.
6672 * libtool.m4: Update from ToT Libtool.
6673 * ltsugar.m4: New. Update from ToT Libtool.
6674 * ltversion.m4: New. Update from ToT Libtool.
6675 * ltoptions.m4: New. Update from ToT Libtool.
6676 * ltconfig: Remove.
6677 * ltcf-c.sh: Remove.
6678 * ltcf-cxx.sh: Remove.
6679 * ltcf-gcj.sh: Remove.
6680
6681 2007-05-22 Ollie Wild <aaw@google.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6688 stage_cflags.
6689 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6690 Remove CFLAGS/LIBCFLAGS.
6691 (configure-stage[+id+]-[+prefix+][+module+],
6692 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6693 * Makefile.in: Regenerate.
6694
6695 2007-05-15 Diego Novillo <dnovillo@google.com>
6696
6697 * MAINTAINERS: Update e-mail address.
6698
6699 2007-05-15 Revital Eres <eres@il.ibm.com>
6700
6701 * MAINTAINERS (Write After Approval): Add myself.
6702
6703 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6704
6705 * MAINTAINERS (Write After Approval): Updated my address.
6706
6707 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6708
6709 * MAINTAINERS (Write After Approval): Add myself.
6710
6711 2007-05-11 Silvius Rus <rus@google.com>
6712
6713 * MAINTAINERS (Write After Approval): Add myself.
6714
6715 2007-04-23 Tom Tromey <tromey@redhat.com>
6716
6717 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6718
6719 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6720
6721 * MAINTAINERS (cpplib): Rename to ...
6722 (libcpp): ... this. Add C/C++ front end maintainers.
6723
6724 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6725
6726 * config-ml.in: Pass ${ml_config_env} to configure calls.
6727
6728 2007-04-04 Christian Bruel <christian.bruel@st.com>
6729
6730 * MAINTAINERS (Write After Approval): Add myself.
6731
6732 2007-04-02 Dave Korn <dave.korn@artimi.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
6736 2007-03-31 Tobias Burnus <burnus@net-b.de>
6737
6738 * MAINTAINERS (fortran 95 front end): Add myself.
6739
6740 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6745
6746 * MAINTAINERS (Modulo Scheduler): Add myself.
6747
6748 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6749
6750 * MAINTAINERS (fortran 95 front end): Add myself.
6751 (c++ front end): whitespace fix.
6752
6753 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6754
6755 * MAINTAINERS (Write After Approval): Add myself.
6756
6757 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6758
6759 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6760 of glob. Quote arguments with single quotes too.
6761 * configure: Regenerate.
6762
6763 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6764
6765 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6766 * Makefile.in: Regenerate
6767
6768 2007-03-07 Andreas Schwab <schwab@suse.de>
6769
6770 * configure: Regenerate.
6771
6772 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6773
6774 * configure.ac: Add "--with-pdfdir" configure option,
6775 which defines pdfdir variable.
6776 * Makefile.def (target=fixincludes): Add install-pdf to
6777 missing targets.
6778 (recursive_targets): Add install-pdf target.
6779 (flags_to_pass): Add pdfdir.
6780 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6781 target.
6782 * configure: Regenerate
6783 * Makefile.in: Regenerate
6784
6785 2007-02-28 Eric Christopher <echristo@apple.com>
6786
6787 Revert:
6788 2006-12-07 Mike Stump <mrs@apple.com>
6789
6790 * Makefile.def (dependencies): Add dependency for
6791 install-target-libssp and install-target-libgomp on
6792 install-gcc.
6793 * Makefile.in: Regenerate.
6794
6795 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6796
6797 * configure: Regenerate.
6798 * configure.ac: Move statements after variable declarations.
6799
6800 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6801
6802 * MAINTAINERS: Add myself as sh maintainer.
6803
6804 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6805
6806 * configure.ac: Adjust for loop syntax.
6807 * configure: Regenerate.
6808
6809 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6810
6811 * configure: Rebuilt.
6812
6813 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6814
6815 * configure.ac: Drop multiple occurrences of --enable-languages,
6816 and fix its quoting.
6817 * configure: Rebuilt.
6818
6819 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6820 Nathan Sidwell <nathan@codesourcery.com>
6821 Vladimir Prus <vladimir@codesourcery.com>
6822 Joseph Myers <joseph@codesourcery.com>
6823
6824 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6825 * configure: Regenerate.
6826
6827 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6828
6829 * ltconfig (freebsd*): Default to elf.
6830
6831 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6832
6833 * configure.ac (target_libraries): Move libgcc before libiberty.
6834 * configure: Regenerated.
6835
6836 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6837 Paolo Bonzini <bonzini@gnu.org>
6838
6839 PR bootstrap/30753
6840 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6841 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6842 * configure: Regenerated.
6843
6844 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6845
6846 * MAINTAINERS (Language Front End Maintainers): Update my mail
6847 address.
6848
6849 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6850
6851 PR bootstrap/30748
6852 * configure.ac: Correct syntax for Solaris ksh.
6853 * configure: Regenerated.
6854
6855 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6856
6857 * configure.ac: Sync with src.
6858 * configure: Regenerate.
6859
6860 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6861
6862 * Makefile.in: Regenerate.
6863
6864 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6865
6866 * config.sub: Sync with src.
6867
6868 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6871 noncanonical equivalents.
6872 * configure.in: Rename to...
6873 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6874 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6875 target_noncanonical. Use them. Rewrite removal of configure
6876 arguments for autoconf 2.59. Discard variable settings. Force
6877 program_transform_name for native tools.
6878
6879 * Makefile.in: Regenerated.
6880 * configure: Regenerated with autoconf 2.59.
6881
6882 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6883
6884 * MAINTAINERS (Write After Approval): Add myself.
6885
6886 2007-01-31 Andreas Schwab <schwab@suse.de>
6887
6888 * Makefile.tpl (LDFLAGS): Substitute it.
6889 * Makefile.in: Regenerate.
6890
6891 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6892
6893 * MAINTAINERS (Write After Approval): Add myself.
6894
6895 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6896
6897 * MAINTAINERS (spu port): Add myself.
6898
6899 2007-01-23 Richard Guenther <rguenther@suse.de>
6900
6901 PR bootstrap/30541
6902 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6903 * Makefile.tpl (GNATBIND): Substitute it.
6904 (GNATMAKE): Likewise.
6905 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6906 of STAGE_PREFIX.
6907 * Makefile.in: Regenerate.
6908 * configure: Regenerate.
6909
6910 2007-01-18 Mike Stump <mrs@apple.com>
6911
6912 * configure.in: Re-enable -Werror for gcc builds.
6913
6914 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6915
6916 * MAINTAINERS (Write After Approval): Add myself.
6917
6918 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6919
6920 * configure.in: Change == to = in test command.
6921 * configure: Regenerate.
6922
6923 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6924 Nick Clifton <nickc@redhat.com>
6925 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6926
6927 * configure.in (build_configargs, host_configargs, target_configargs):
6928 Remove build/host/target parameters.
6929 (host_libs): Add gmp and mpfr.
6930 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6931 * Makefile.def (gmp, mpfr): New.
6932 (gcc): Remove target.
6933 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6934 target_os, target_vendor): New.
6935 (configure): Add host_alias/target_alias arguments; adjust invocations.
6936 * configure: Regenerate.
6937 * Makefile.in: Regenerate.
6938
6939 2007-01-11 Matt Fago <fago@earthlink.net>
6940
6941 * configure.in: Try to link to functions only in mpfr 2.2.x
6942 to improve robustness of configure tests.
6943 * configure: Regenerate.
6944
6945 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6946
6947 * MAINTAINERS: Add myself as i386 maintainer.
6948
6949 2007-01-08 Jan Hubicka <jh@suse.cz>
6950
6951 * MAINTAINERS: Add myself as i386 maintainer.
6952
6953 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6954
6955 * configure.in: Add support for an x86_64-mingw* target.
6956 * configure: Regenerate.
6957
6958 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6959
6960 * Makefile.tpl (all-target): Correct @if conditional for target
6961 modules.
6962 * configure.in: Omit libiberty if building only target libgcc.
6963 * configure, Makefile.in: Regenerated.
6964
6965 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6966
6967 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6968 * configure: Regenerate.
6969
6970 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6971
6972 * Makefile.def (target_modules): Add libgcc.
6973 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6974 * Makefile.tpl (clean-target-libgcc): Delete.
6975 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6976 on gcc even for bootstrapped modules. Rewrite handling of
6977 lang_env_dependencies to loop over target_modules.
6978 * configure.in (target_libraries): Add target-libgcc.
6979 * Makefile.in, configure: Regenerated.
6980
6981 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6982
6983 * configure.in: Reorganize recognition of languages. Add
6984 --enable-stage1-languages. Show supported languages for the chosen
6985 target rather than all recognized languages.
6986 * configure: Regenerate.
6987
6988 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6989
6990 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6991 * Makefile.in: Regenerate.
6992
6993 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6994
6995 * configure.in: Warn that MPFR 2.2.0 is buggy.
6996 * configure: Regenerate.
6997
6998 2006-12-27 Ian Lance Taylor <iant@google.com>
6999
7000 * configure.in: When removing Makefiles to force a reconfigure, also
7001 remove prev-DIR*/Makefile.
7002 * configure: Regenerate.
7003
7004 2006-12-22 Andreas Schwab <schwab@suse.de>
7005
7006 * configure: Regenerate with correct autoconf version.
7007
7008 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7009
7010 * configure.in: add AC_SUBST for *_FOR_TARGET.
7011 * configure: Regenerate.
7012
7013 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7014
7015 * configure.in: Simplify logic for rejecting languages that cannot
7016 be built. Separate the case when a language is unsupported,
7017 from the case when the user chooses not to build a language.
7018
7019 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7022 it only affects bootstrap and could be tested on "$host" as well.
7023 * configure: Regenerate.
7024 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7025
7026 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7027
7028 PR bootstrap/29544
7029 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7030 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7031 move here comment from Makefile.tpl.
7032 * Makefile.tpl: Move some definitions higher in the file.
7033 (STAGE1_CHECKING): New.
7034 * configure.in: Add --enable-stage1-checking.
7035 * configure: Regenerate.
7036 * Makefile.in: Regenerate.
7037
7038 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7039
7040 * MAINTAINERS: Add myself as build system maintainer.
7041
7042 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7043
7044 * MAINTAINERS (Write After Approval): Add myself.
7045
7046 2006-12-13 Eric Christopher <echristo@apple.com>
7047
7048 * MAINTAINERS: Add myself as darwin maintainer.
7049
7050 2006-12-11 Ian Lance Taylor <ian@airs.com>
7051
7052 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7053
7054 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7055
7056 MAINTAINERS: Update my entry.
7057
7058 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7059
7060 * configure.in: Handle spu makefile frag.
7061 * Makefile.tpl (MAINT): Define
7062 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7063 * configure: Regenerate.
7064 * Makefile.in: Regenerate.
7065
7066 2006-12-11 Ben Elliston <bje@au.ibm.com>
7067
7068 * config.guess: Import latest version.
7069 * config.sub: Likewise.
7070
7071 2006-12-11 Ben Elliston <bje@au.ibm.com>
7072
7073 * configure.in (spu-*-*): Don't skip target-libiberty.
7074 * configure: Regenerate.
7075
7076 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7077
7078 PR bootstrap/30134
7079 * configure.in: Correct x86 darwin support for libjava to powerpc
7080 and i?86 only.
7081 * configure: Regenerate.
7082
7083 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7084
7085 * configure.in: Add x86 darwin support for libjava.
7086 * configure: Regenerate.
7087
7088 2006-12-07 Mike Stump <mrs@apple.com>
7089
7090 * Makefile.def (dependencies): Add dependency for
7091 install-target-libssp and install-target-libgomp on
7092 install-gcc.
7093 * Makefile.in: Regenerate.
7094
7095 2006-12-04 Richard Guenther <rguenther@suse.de>
7096
7097 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7098 (Non-Algorithmic Maintainers): Move over non-algorithmic
7099 loop optimizer maintainers, add myself as a non-algorithmic
7100 middle-end maintainer.
7101
7102 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7107
7108 * configure.in: Update error message for missing GMP/MPFR.
7109
7110 * configure: Regenerate.
7111
7112 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7113
7114 * configure.in: Update MPFR version in error message.
7115
7116 * configure: Regenerate.
7117
7118 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7119
7120 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7121 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7122 --with-gmp-lib): New flags.
7123
7124 * configure: Regenerate.
7125
7126 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7127
7128 * MAINTAINERS (Write After Approval): Change my email address.
7129
7130 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7131
7132 * MAINTAINERS (Write After Approval): Add myself.
7133
7134 2006-11-22 Philipp Thomas <pth@suse.de>
7135
7136 * MAINTAINERS (i18n): Update e-mail address.
7137
7138 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7139
7140 * MAINTAINERS (spu port): Add myself as maintainer.
7141 (Write After Approval): Remove myself.
7142
7143 2006-11-22 Ben Elliston <bje@au.ibm.com>
7144
7145 * configure.in (skipdirs): Don't build libssp for SPU.
7146 * configure: Regenerate.
7147
7148 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7149
7150 * MAINTAINERS (spu port): Add myself as maintainer.
7151 (libobjc): Update my email address.
7152
7153 2006-11-21 Andrea Bona <andrea.bona@st.com>
7154
7155 * MAINTAINERS (Write After Approval): Add myself.
7156
7157 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7158
7159 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7160 * configure : Rebuilt.
7161
7162 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7163
7164 * MAINTAINERS (Write After Approval): Add myself.
7165
7166 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
7170 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7171
7172 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7173 libmpfr.a.
7174 * configure: Regenerate.
7175
7176 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7177
7178 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7179 (unstage): Test for stage_last presence.
7180
7181 PR bootstrap/29802
7182 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7183 STAGE_PREFIX.
7184 * Makefile.in: Regenerate.
7185
7186 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7187
7188 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7189 maintainers.
7190
7191 2006-11-14 Erven Rohou <erven.rohou@st.com>
7192
7193 * MAINTAINERS (Write After Approval): Add myself.
7194
7195 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7196
7197 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7198 and stageN-package/Makefile.
7199 * Makefile.in: Regenerated.
7200
7201 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7202
7203 * configure.in: Remove target-libgloss from noconfigdirs for
7204 bfin-*-*.
7205 * configure: Regenerated.
7206
7207 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7208
7209 * configure.in (have_gmp): Only error if the gcc directory exists.
7210
7211 * configure: Regenerate.
7212
7213 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7214
7215 * configure.in: Robustify error message for missing GMP/MPFR.
7216
7217 * configure: Regenerate.
7218
7219 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7224
7225 * MAINTAINERS: Change email address.
7226
7227 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7228
7229 * MAINTAINERS (Write After Approval): Add myself.
7230
7231 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7232
7233 * MAINTAINERS (Write After Approval): Add myself.
7234
7235 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7236
7237 * MAINTAINERS (Write After Approval): Move myself to
7238 Write After Approval section.
7239
7240 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7241
7242 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7243 need_gmp anymore.
7244 * configure: Regenerate.
7245
7246 2006-10-16 Tobias Burnus <burnus@net-b.de>
7247
7248 * MAINTAINERS (Write After Approval): Add myself.
7249
7250 2006-10-16 Ben Elliston <bje@au.ibm.com>
7251
7252 * config.guess: Import latest version.
7253 * config.sub: Likewise.
7254
7255 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7256
7257 * Makefile.def: Added pdf target handling.
7258 * Makefile.tpl: Added pdf target handling.
7259 * Makefile.in: Regenerated.
7260
7261 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7262
7263 * MAINTAINERS: Add self as score port maintainer.
7264
7265 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7266
7267 * MAINTAINERS (Write After Approval): Add myself.
7268
7269 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7270
7271 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7272 or newer.
7273 * configure: Regenerated.
7274
7275 2006-09-27 Dave Brolley <brolley@redhat.com>
7276
7277 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7278 using $s instead of $r.
7279 * configure: Regenerated.
7280
7281 2006-09-26 Thiemo Seufer <ths@mips.com>
7282
7283 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7284 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7285 * configure: Regenerate.
7286
7287 2006-09-24 Graeme Peterson <gridly@gmail.com>
7288
7289 * MAINTAINERS (Write After Approval): Remove myself.
7290
7291 2006-09-22 Chao-ying Fu <fu@mips.com>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7296
7297 * MAINTAINERS: Add self as soft-fp maintainer.
7298
7299 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7300
7301 * MAINTAINERS: Add myself as avr maintainer.
7302 Remove Marek Michalkiewicz as avr maintainer.
7303
7304 2006-09-07 Roberto Costa <roberto.costa@st.com>
7305
7306 * MAINTAINERS (Write After Approval): Add myself.
7307
7308 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7309
7310 * configure.in: Never build newlib for a Mingw host.
7311 Never build newlib as Mingw target library.
7312 Test the existence of winsup/cygwin for building a Cygwin newlib,
7313 rather than just winsup.
7314 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7315 building a Mingw target.
7316 * configure: Regenerate.
7317
7318 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7319
7320 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7321
7322 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7323
7324 * config.guess: Import from src (was more updated).
7325 * config.sub: Likewise.
7326
7327 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7328
7329 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7330 * configure: Regenerated.
7331
7332 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7333
7334 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7335 for stages after the first.
7336
7337 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7338
7339 * Makefile.def: Add dependencies for configure-opcodes
7340 on configure-intl and all-opcodes on all-intl.
7341 * Makefile.in: Regenerated.
7342
7343 2006-07-13 Ben Elliston <bje@au.ibm.com>
7344
7345 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7346
7347 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7348
7349 Port to hosts whose 'sort' and 'tail' implementations
7350 treat operands with leading '+' as file names, as POSIX
7351 has required since 2001. However, make sure the code still
7352 works on pre-POSIX hosts.
7353 * ltmain.sh: Don't assume "sort +2" is equivalent to
7354 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7355
7356 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7357
7358 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7359
7360 2006-07-04 Peter O'Gorman <peter@pogma.com>
7361
7362 * ltconfig: chmod 644 before ranlib during install.
7363
7364 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7365
7366 PR bootstrap/18058
7367 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7368 if the bootstrap compiler is a GCC version that supports it.
7369 * configure: Regenerate.
7370
7371 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7372
7373 * configure.in: Fix thinkos in previous check-in.
7374 * configure: Regenerate.
7375
7376 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7377
7378 PR other/27063
7379 * configure.in: Test subdir_requires and give an appropriate
7380 error message.
7381 * configure: Regenerate.
7382
7383 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7384
7385 * MAINTAINERS (Write After Approval): Add myself.
7386
7387 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7388
7389 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7390
7391 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7392
7393 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7394
7395 2006-06-20 David Ayers <d.ayers@inode.at>
7396
7397 PR bootstrap/28072
7398 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7399 whether target-libjava is being configured instead of whether the
7400 java front end is enabled.
7401 * configure: Regenerate.
7402
7403 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7404
7405 PR target/27540
7406 * configure.in: Only enable libgomp on IRIX 6.
7407 * configure: Regenerate.
7408
7409 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7410
7411 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7412 too.
7413 * Makefile.in: Regenerate.
7414
7415 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7416
7417 * config-ml.in: Alter CCASFLAGS to include special
7418 multilib options the same as is done for CFLAGS.
7419
7420 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7421
7422 * configure.in: Don't enable libgomp on hpux10.
7423 * configure: Rebuilt.
7424
7425 2006-06-12 David Ayers <d.ayers@inode.at>
7426
7427 PR bootstrap/27963
7428 PR target/19970
7429 * configure.in: Remove target-boehm-gc from noconfigdirs where
7430 ${libgcj} is specified.
7431 * configure: Regenerate.
7432
7433 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7434
7435 Sync from src:
7436
7437 * configure.in: Sync.
7438 * configure: Regenerated.
7439
7440 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7441
7442 * Makefile.def: Added dependencies from sim and gdb on intl, and
7443 added configure dependencies to everything with an all dependency
7444 on intl.
7445 * Makefile.in: Regenerated.
7446
7447 2006-06-06 David Ayers <d.ayers@inode.at>
7448
7449 PR libobjc/13946
7450 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7451 * Makefile.in: Regenerate.
7452 * configure.in: Add --enable-objc-gc at toplevel and have it
7453 enable boehm-gc for Objective-C.
7454 Remove target-boehm-gc from libgcj.
7455 Add target-boehm-gc to target_libraries.
7456 Add target-boehm-gc to noconfigdirs where ${libgcj}
7457 is specified.
7458 Assert that boehm-gc is supported when requested for Objective-C.
7459 Only build boehm-gc if needed either for Java or Objective-C.
7460 * configure: Regenerate.
7461
7462 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7463
7464 PR 27674
7465 * Makefile.tpl (configure-[+prefix+][+module+],
7466 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7467 Remove rule to unstage bootstrapped modules.
7468 (stage_current): New.
7469 * Makefile.in: Regenerate.
7470
7471 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7472
7473 * MAINTAINERS (Write After Approval): Update my e-mail address.
7474
7475 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7476
7477 * include/libiberty.h: Declare pex_run_in_environment.
7478
7479 2006-05-31 Asher Langton <langton2@llnl.gov>
7480
7481 * MAINTAINERS (Write After Approval): Add myself.
7482
7483 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7484
7485 * Makefile.def (bfd, opcodes): Fix lib_path.
7486 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7487 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7488 * Makefile.in: Regenerate.
7489
7490 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7491
7492 * Makefile.in: Regenerate.
7493
7494 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7495
7496 * Makefile.def: Add install-html target. Add datarootdir
7497 docdir and htmldir to flags_to_pass.
7498 * Makefile.tpl: Add install-html target.
7499 * Makefile.in: Regenerate.
7500 * configure.in: Add --with-datarootdir, --with-docdir, and
7501 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7502 * configure: Regenerate.
7503
7504 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7505
7506 * configure.in: Enable gprof for cross builds.
7507 * configure: Regenerate.
7508
7509 2006-05-22 Richard Guenther <rguenther@suse.de>
7510
7511 Revert
7512 2006-01-31 Richard Guenther <rguenther@suse.de>
7513 Paolo Bonzini <bonzini@gnu.org>
7514
7515 * Makefile.def (target_modules): Add libgcc-math target module.
7516 * configure.in (target_libraries): Add libgcc-math target library.
7517 (--enable-libgcc-math): New configure switch.
7518 * Makefile.in: Re-generate.
7519 * configure: Re-generate.
7520 * libgcc-math: New toplevel directory.
7521
7522 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7523 Andreas Tobler <a.tobler@schweiz.ch>
7524
7525 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7526 * configure: Rebuilt.
7527
7528 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7529
7530 * MAINTAINERS (Write After Approval): Add myself.
7531
7532 2006-05-01 DJ Delorie <dj@redhat.com>
7533
7534 * configure.in: Restore CFLAGS if GMP isn't present.
7535 * configure: Regenerate.
7536
7537 2006-05-01 Richard Guenther <rguenther@suse.de>
7538
7539 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7540 maintainer.
7541
7542 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7543
7544 * MAINTAINERS (Write After Approval): Add myself.
7545
7546 2006-04-28 Jan Beulich <jbeulich@novell.com>
7547
7548 * MAINTAINERS (Write After Approval): Add myself.
7549
7550 2006-04-18 DJ Delorie <dj@redhat.com>
7551
7552 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7553 reference libgloss so that libssp can be built in a combined
7554 tree.
7555 * configure: Regenerate.
7556
7557 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7558
7559 * MAINTAINERS (Write After Approval): Add myself.
7560
7561 2006-04-05 Ben Elliston <bje@au.ibm.com>
7562
7563 * configure.in: Require makeinfo 4.4 or higher.
7564 * configure: Regenerate.
7565
7566 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7567
7568 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7569 Rearrange the entries of other libraries to have them in one place.
7570
7571 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7572
7573 * MAINTAINERS (Write After Approval): Remove myself.
7574 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7575
7576 2006-03-14 Richard Guenther <rguenther@suse.de>
7577
7578 * configure: Regenerate with autoconf 2.13.
7579
7580 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7581
7582 * MAINTAINERS: Use my work address.
7583
7584 * MAINTAINERS: Update my E-mail address.
7585
7586 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7587
7588 * configure.in: Handle --disable-<component> generically.
7589 * configure: Regenerate.
7590
7591 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7592
7593 PR libgcj/17311
7594 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7595
7596 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7597
7598 * MAINTAINERS (Write After Approval): Remove myself.
7599 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7600
7601 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7602
7603 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7604 (TARGET_CONFIGDIRS): Remove.
7605 * configure.in: Remove AC_SUBST(target_configdirs).
7606 * Makefile.in, configure: Regenerated.
7607
7608 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7609
7610 * MAINTAINERS (Write After Approval): Remove myself.
7611 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7612
7613 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7614
7615 PR bootstrap/25670
7616
7617 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7618
7619 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7620 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7621 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7622 BUILD_PREFIX, BUILD_PREFIX_1.
7623 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7624
7625 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7626 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7627
7628 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7629 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7630 of `cat stage_current`. Always provide the `r' and `s' variables.
7631 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7632 a single shell execution.
7633 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7634 bootstrapped modules, make the stage1 module if the build was not
7635 started yet, else build the current stage.
7636 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7637 (all-build, all-host, all-target, [+make_target+]-host,
7638 [+make_target+]-target): Do not use \-continued lines.
7639 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7640 (current_stage, restrap, stage_last): New.
7641
7642 * Makefile.in: Regenerate.
7643 * configure: Regenerate.
7644
7645 2006-02-19 Bud Davis <jmdavis@link.com>
7646
7647 * MAINTAINERS (Write After Approval): Remove myself.
7648 (Language Front End Maintainers): Add myself as fortran 95
7649 maintainer and update e-mail address.
7650
7651 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7652
7653 * MAINTAINERS (Write After Approval): Remove myself.
7654 (Language Front End Maintainers): Add myself as fortran 95
7655 maintainer.
7656
7657 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7658
7659 * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7662
7663 * MAINTAINERS (Write After Approval): Remove myself.
7664 (Language Front End Maintainers): Add myself as
7665 fortran 95 maintainer.
7666
7667 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7668
7669 Sync from src:
7670
7671 2005-12-27 Leif Ekblad <leif@rdos.net>
7672
7673 * configure.in: Add support for RDOS target.
7674 * configure: Regenerate.
7675
7676 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7677 Andreas Schwab <schwab@suse.de>
7678
7679 * configure: Regenerate.
7680
7681 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7682
7683 * configure.in (enable_libgomp): Add AIX.
7684 * configure: Regenerate.
7685
7686 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7687
7688 * MAINTAINERS (Write After Approval): Add myself.
7689
7690 2006-02-03 Lee Millward <lee.millward@gmail.com>
7691
7692 * MAINTAINERS (Write After Approval): Add myself.
7693
7694 2006-01-31 Richard Guenther <rguenther@suse.de>
7695 Paolo Bonzini <bonzini@gnu.org>
7696
7697 * Makefile.def (target_modules): Add libgcc-math target module.
7698 * configure.in (target_libraries): Add libgcc-math target library.
7699 (--enable-libgcc-math): New configure switch.
7700 * Makefile.in: Re-generate.
7701 * configure: Re-generate.
7702 * libgcc-math: New toplevel directory.
7703
7704 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7705
7706 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7707 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7708 the assembler, linker and binutils.
7709 * configure: Regenerate.
7710
7711 2006-01-22 Dirk Mueller <dmueller@suse.de>
7712
7713 * MAINTAINERS (Write After Approval): Add myself.
7714
7715 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7716
7717 * configure: Regenerate.
7718
7719 2006-01-18 Richard Henderson <rth@redhat.com>
7720 Jakub Jelinek <jakub@redhat.com>
7721 Diego Novillo <dnovillo@redhat.com>
7722
7723 * libgomp: New directory.
7724 * Makefile.def: Add target_module libgomp.
7725 * Makefile.in: Regenerate.
7726 * configure.in (target_libraries): Add target-libgomp.
7727 * configure: Regenerate.
7728
7729 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7732 @ from continuation.
7733 * Makefile.in: Rebuilt.
7734
7735 2006-01-04 Chris Lattner <sabre@gnu.org>
7736
7737 * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7740
7741 PR bootstrap/24252
7742
7743 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7744 * Makefile.tpl (OBJDUMP): New.
7745 (EXTRA_HOST_FLAGS): Add it.
7746 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7747
7748 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7749 to use symbolic links between directories. Avoid race conditions
7750 or make them harmless.
7751 * configure.in: Do not try to use symbolic links between directories.
7752
7753 * Makefile.def (LEAN): Pass.
7754 * Makefile.tpl (LEAN): Define.
7755 (stage[+id+]-start): Accept that the previous directory does not
7756 exist, if the bootstrap is lean.
7757 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7758 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7759 configure substitution.
7760 ([+compare-target+]): Likewise.
7761 ([+bootstrap-target+]-lean): New.
7762 * configure.in: Remove lean bootstrap support from here.
7763
7764 * Makefile.in: Regenerate.
7765 * configure: Regenerate.
7766
7767 2006-01-04 Ben Elliston <bje@au.ibm.com>
7768
7769 * MAINTAINERS (libdecnumber): Add myself.
7770
7771 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7772
7773 * libtool-ldflags: New script.
7774
7775 2006-01-02 Andreas Schwab <schwab@suse.de>
7776
7777 * configure.in: When reconfiguring remove Makefile in
7778 all stage directories.
7779 * configure: Regenerate.
7780
7781 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7782
7783 * MAINTAINERS: Update my email address.
7784
7785 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7786
7787 Revert Ada-related part of the previous change.
7788
7789 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7790 Do not pass.
7791 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7792 * Makefile.in: Regenerate.
7793 * configure.in: Do not include mt-ppc-aix target fragment.
7794 * configure: Regenerate.
7795
7796 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7797
7798 * configure.in: Select appropriate fragments for PowerPC/AIX.
7799 * configure: Regenerate.
7800
7801 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7802 BOOT_CFLAGS, BOOT_LDFLAGS.
7803 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7804 BOOT_CFLAGS, BOOT_LDFLAGS.
7805 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7806 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7807 (stage): Fail if we cannot complete the work.
7808 * Makefile.in: Regenerate.
7809
7810 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7811
7812 * configure.in: Replace ms1 with mt.
7813 * configure: Rebuilt.
7814
7815 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7816
7817 * MAINTAINERS: Update my email address.
7818
7819 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7820
7821 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7822 install-host-nogcc): Don't invoke $(stage) at the end.
7823 * Makefile.in: Regenerate.
7824
7825 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7826
7827 * configure.in: Flip the top-level bootstrap switch.
7828 * configure: Regenerate.
7829
7830 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7831
7832 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7833 $(stage) and $(unstage).
7834 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7835 (all): Remove stray semicolon.
7836 (local-distclean): Don't handle multilib.tmp and multilib.out.
7837 (install.all): Set $s for consistency.
7838 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7839 check_multilibs setting. Always make the install directory.
7840 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7841 Correct @if/@endif.
7842 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7843 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7844 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7845 (multilib.out): Remove.
7846 * Makefile.in: Regenerated.
7847
7848 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself.
7851
7852 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7853
7854 * MAINTAINERS: Add myself as mt maintainer.
7855
7856 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7857
7858 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7859
7860 * MAINTAINERS: Change email address.
7861
7862 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7863
7864 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7865 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7866 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7867 Find in-tree tools if available.
7868 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7869 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7870 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7871 (COMPILER_*_FOR_TARGET): New.
7872 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7873 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7874 (CONFIGURED_*, USUAL_*): Remove.
7875 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7876 STRIP): Use autoconf substitutions.
7877 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7878 COMPILER_NM_FOR_TARGET): New.
7879 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7880
7881 (all): Make all-host and all-target in parallel.
7882 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7883 that $$r and $$s are set before invoking a recursive make.
7884 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7885 ([+bootstrap-target+]): Inline most of the `all' target.
7886
7887 2005-11-29 Ben Elliston <bje@au.ibm.com>
7888
7889 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7890 from the gcc build directory.
7891 * Makefile.in: Regenerate.
7892
7893 2005-11-29 Ben Elliston <bje@au.ibm.com>
7894
7895 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7896 depend on all-libdecnumber.
7897 * configure.in (host_libs): Include libdecnumber.
7898 * Makefile.in: Regenerate.
7899 * configure: Likewise.
7900
7901 2005-11-29 Ben Elliston <bje@au.ibm.com>
7902
7903 * libdecnumber: Import decNumber sources from the dfp-branch.
7904
7905 2005-11-21 Kean Johnston <jkj@sco.com>
7906
7907 * config.sub, config.guess: Sync from upstream sources.
7908
7909 2005-11-21 Ben Elliston <bje@au.ibm.com>
7910
7911 Import from Autoconf sources:
7912
7913 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7914 * config/move-if-change: Don't output "$2 is unchanged";
7915 suggested by Ben Elliston. Handle weird characters correctly.
7916
7917 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7918
7919 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7920 to match upstream libtool for darwin.
7921
7922 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7923
7924 * Makefile.def: Remove gdb dependencies for gdbtk.
7925 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7926 (configure-gdb, install-gdb): New rules.
7927 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7928 * Makefile.in, configure: Regenerated.
7929
7930 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7931
7932 * MAINTAINERS (Write After Approval): Add myself.
7933
7934 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7939
7940 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7941 Diego Novillo.
7942
7943 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7944
7945 PR bootstrap/24297
7946 * Makefile.tpl (do-[+make-target+], do-check, install,
7947 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7948 are set before recursing.
7949 * Makefile.in: Regenerate.
7950
7951 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7952
7953 PR bootstrap/18939
7954 * Makefile.def (gcc) <target>: Fix thinko.
7955 * Makefile.in: Regenerate.
7956
7957 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7958
7959 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7960 * configure: Regenerate.
7961
7962 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7963
7964 * MAINTAINERS (Write After Approval): Add self.
7965
7966 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7967
7968 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7969 target-libffi, target-qthreads, target-libjava, and
7970 targetlibobjc.
7971 * configure: Regenerate.
7972
7973 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7974
7975 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7976 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7977 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7978 (USUAL_OBJDUMP_FOR_TARGET): New.
7979 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7980 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7981 * configure, Makefile.in: Regenerated.
7982
7983 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7986 before other host packages.
7987
7988 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7989
7990 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7991
7992 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7993
7994 PR bootstrap/22340
7995
7996 * configure.in (default_target): Remove.
7997 * Makefile.tpl (all): Do not use prerequisites as subroutines
7998 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7999 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8000 use prerequisites as subroutines.
8001 (check-host, check-target): New.
8002 (bootstrap configure & all targets): Do not use stage*-start
8003 if the directory layout is already ok.
8004 (non-bootstrap configure & all targets): Prepend a $(unstage).
8005 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8006 (NOTPARALLEL): Remove.
8007 (unstage, stage variables): New variables.
8008 (unstage, stage targets): Simply expand to those variables.
8009
8010 * configure: Regenerate.
8011 * Makefile.in: Regenerate.
8012
8013 2005-10-04 James E Wilson <wilson@specifix.com>
8014
8015 * Makefile.def (lang_env_dependencies): Add libmudflap.
8016 * Makefile.in: Regenerate.
8017
8018 2005-10-03 Andreas Schwab <schwab@suse.de>
8019
8020 Backport from libtool CVS:
8021 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8022
8023 * ltmain.sh: add support for installing into temporary
8024 staging area (e.g. 'make install DESTDIR=...')
8025
8026 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8027
8028 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8029 * configure: Regenerated.
8030
8031 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8032
8033 * configure: Regenerate with the correct
8034 autoconf version.
8035
8036 2005-09-30 Catherine Moore <clm@cm00re.com>
8037
8038 * configure.in (bfin-*-*): New.
8039 * configure: Regenerated.
8040
8041 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8042
8043 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8044 (LIPO_FOR_TARGET): New.
8045 (CONFIGURED_LIPO_FOR_TARGET): New.
8046 (USUAL_LIPO_FOR_TARGET): New.
8047 (STRIP_FOR_TARGET): New.
8048 (CONFIGURED_STRIP_FOR_TARGET): New.
8049 (USUAL_STRIP_FOR_TARGET): New.
8050 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8051 STRIP_FOR_TARGET.
8052 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8053 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8054 * Makefile.in: Regenerate.
8055 * configure: Regenerate.
8056
8057 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8058
8059 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8060 (rs6000-*-aix*): Same.
8061 * configure: Regenerate.
8062
8063 2005-09-16 Tom Tromey <tromey@redhat.com>
8064
8065 * MAINTAINERS: Add self as java maintainer.
8066
8067 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8068
8069 * configure.in: Recognize f95 in the --enable-languages option,
8070 and substitute it for fortran, issuing a warning.
8071 * configure: Regenerate.
8072
8073 2005-08-30 Phil Edwards <phil@codesourcery.com>
8074
8075 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8076 * configure: Regenerated.
8077
8078 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8079
8080 * MAINTAINERS: Add self as ms1 maintainer.
8081
8082 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8083
8084 * Makefile.def (libssp): Add to lang_env_dependencies.
8085 * Makefile.in: Regenerate.
8086
8087 2005-08-18 Ian Lance Taylor <ian@airs.com>
8088
8089 * MAINTAINERS: Add myself as middle-end maintainer.
8090
8091 2005-08-17 Christian Groessler <chris@groessler.org>
8092
8093 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8094 * Makefile.in: Regenerate.
8095
8096 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8097
8098 * MAINTAINERS (write after approval): Added myself.
8099
8100 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8105
8106 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8107 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8108 Look for alternate names of the target cc and c++
8109 * configure: Regenerate.
8110
8111 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8112
8113 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8114 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8115 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8116 tools; remove code to manually set them.
8117 (Target tools): Look in the environment for them.
8118 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8119 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8120 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8121 build directory.
8122 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8123 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8124 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8125 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8126 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8127 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8128 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8129 * configure: Regenerate.
8130 * Makefile.in: Regenerate.
8131
8132 2005-07-28 Ben Elliston <bje@au.ibm.com>
8133
8134 * MAINTAINERS: Update for removed CPU targets.
8135
8136 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8137
8138 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8139 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8140 * Makefile.in: Regenerated.
8141
8142 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8143
8144 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8145 (CFLAGS_FOR_TARGET): Use it.
8146 (CXXFLAGS_FOR_TARGET): Likewise.
8147 * Makefile.in: Regenerated.
8148 * configure.in (--with-build-sysroot): New option.
8149 * configure: Regenerated.
8150
8151 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8152
8153 * Makefile.tpl: Wrap install between unstage and stage
8154 * Makefile.in: Regenerate.
8155
8156 2005-07-21 Eric Christopher <echristo@apple.com>
8157
8158 * MAINTAINERS: Update affiliation.
8159
8160 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8161
8162 * MAINTAINERS: Add self as crx port maintainer.
8163
8164 2005-07-20 DJ Delorie <dj@redhat.com>
8165
8166 * MAINTAINERS: Add self as m32c maintainer.
8167
8168 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8169
8170 * all files: Update FSF address.
8171
8172 2005-07-15 Eric Christopher <echristo@redhat.com>
8173
8174 * MAINTAINERS: Change affiliation.
8175
8176 2005-07-14 Jim Blandy <jimb@redhat.com>
8177
8178 * configure.in: Add cases for Renesas m32c.
8179 * configure: Regenerated.
8180
8181 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8182
8183 * COPYING.LIB: Update from fsf.org.
8184
8185 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8186
8187 * COPYING, compile, config.guess,
8188 config.sub, install-sh, missing, mkinstalldirs,
8189 symlink-tree, ylwrap: Sync from upstream sources.
8190 * config-ml.in: Update FSF address.
8191
8192 2005-07-13 Eric Christopher <echristo@redhat.com>
8193
8194 * configure.in: Add toplevel noconfigdir support for tpf.
8195 * configure: Regenerate.
8196
8197 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8198
8199 PR ada/22340
8200
8201 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8202 * Makefile.in: Regenerate.
8203
8204 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8205
8206 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8207 Brolley to write-after-approval.
8208
8209 2005-07-07 Andreas Schwab <schwab@suse.de>
8210
8211 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8212 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8213 * Makefile.in: Regenerated.
8214
8215 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8216
8217 * configure.in: Don't build sim or rda when targetting darwin.
8218 * configure: Regenerate.
8219
8220 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8221
8222 * configure.in: Add --enable-libssp and --disable-libssp.
8223 * configure: Regenerate with autoconf-2.13.
8224
8225 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8226
8227 * Makefile.def (target_modules): Add libssp.
8228 * configure.in (target_libraries): Add target-libssp.
8229 * configure: Rebuilt.
8230 * Makefile.in: Rebuilt.
8231
8232 2005-07-01 Zack Weinberg <zackw@panix.com>
8233
8234 * MAINTAINERS: Change email address. Resign from maintainership.
8235
8236 2005-07-01 Richard Guenther <rguenther@suse.de>
8237
8238 * MAINTAINERS: Change my e-mail address and affiliation.
8239
8240 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8241
8242 * Makefile.def (stagefeedback): Come after profile.
8243 Define profiledbootstrap target.
8244 * Makefile.tpl (profiledbootstrap): Remove.
8245 (stageprofile-end): Zap stagefeedback.
8246 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8247 * Makefile.in: Regenerate.
8248
8249 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8250
8251 * MAINTAINERS: Update my email address.
8252
8253 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8254
8255 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8256 In 'cpp' stanza, support '#line' as well as '# '.
8257
8258 2005-06-08 Andreas Schwab <schwab@suse.de>
8259
8260 * MAINTAINERS: Move myself from 'Write After Approval' to
8261 'CPU Port Maintainers' section as m68k maintainer.
8262
8263 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8264
8265 * configure.in (unsupported_languages): New macro.
8266 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8267 non-ported target libraries in noconfigdirs.
8268 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8269 non-linux-gnu. Remove libgcj_ex_libffi.
8270 <lang_frag loop>: Set add_this_lang=no if the language is in
8271 unsupported_languages.
8272 * configure: Regenerate.
8273
8274 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8275
8276 * configure.in: Fix typo in handling of --with-mpfr-dir.
8277 * configure: Regenerate.
8278
8279 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8280
8281 * MAINTAINERS: Update my email address.
8282
8283 2005-06-02 Jim Blandy <jimb@redhat.com>
8284
8285 * config.sub: Add cases for the Renesas m32c. (This patch has been
8286 accepted into the master sources.)
8287
8288 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8289 Michael Snyder <msnyder@redhat.com>
8290 Stan Cox <scox@redhat.com>
8291
8292 * configure.in: Set noconfigdirs for ms1.
8293
8294 * configure: Regenerate.
8295
8296 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8297
8298 * MAINTAINERS (Write After Approval): Add self.
8299
8300 2005-06-01 Josh Conner <jconner@apple.com>
8301
8302 * MAINTAINERS (Write After Approval): Add self.
8303
8304 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8305
8306 * MAINTAINERS: Update my email address.
8307
8308 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8309
8310 * MAINTAINERS (Write After Approval): Add self.
8311
8312 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8313
8314 * MAINTAINERS (Write After Approval): Remove self.
8315
8316 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8317
8318 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8319 (Dependencies): Consider target modules for bootstrap dependencies.
8320 Make target bootstrap modules depend on each stage's gcc.
8321 * Makefile.in: Regenerate.
8322
8323 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8324
8325 * Makefile.def (configure-gcc): Depend on binutils having been built.
8326 (all-gcc): No need to do it here.
8327 * Makefile.in: Regenerate.
8328
8329 2005-05-19 Paul Brook <paul@codesourcery.com>
8330
8331 * configure.in: Rewrite misleading error message when requested
8332 language cannot be built.
8333 * configure: Regenerate.
8334
8335 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8336
8337 * ylwrap: Import from Automake 1.9.5.
8338
8339 2005-05-13 David Ung <davidu@mips.com>
8340
8341 * MAINTAINERS (Write After Approval): Add self.
8342
8343 2005-05-09 Mike Stump <mrs@apple.com>
8344
8345 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8346 lt_cv_sys_max_cmd_len for now.
8347
8348 2005-05-09 Stan Cox <scox@redhat.com>
8349
8350 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8351
8352 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8353
8354 * README.SCO: Update the URL.
8355
8356 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8357
8358 * ltconfig: Define file_list_spec. Pass file_list_spec and
8359 with_gnu_ld to libtool.
8360 * ltcf-c.sh (aix[45]): Define file_list_spec.
8361 * ltcf-cxx.sh (aix[45]): Same.
8362 * ltcf-gcj.sh (aix[45]): Same.
8363 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8364 exists, write list of input files to temporary file.
8365
8366 2005-05-04 Mike Stump <mrs@apple.com>
8367
8368 * configure.in: Always pass --target to target configures as
8369 otherwise rebuilds that do --recheck will fail.
8370 * confiugure: Rebuilt.
8371
8372 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8373
8374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8375 STAGE_HOST_EXPORTS.
8376 (configure, all): Add bootstrap support.
8377 (Host modules, target modules): Pass post-stage1 flags and exports.
8378 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8379 * Makefile.in: Regenerate.
8380
8381 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8382
8383 * configure: Regenerate.
8384
8385 2005-04-27 Mike Stump <mrs@apple.com>
8386
8387 * MAINTAINERS: Add self as darwin maintainer.
8388
8389 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8390
8391 * config.sub: Update from master copy.
8392
8393 2005-04-21 Mike Stump <mrs@apple.com>
8394
8395 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8396 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8397
8398 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8399
8400 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8401 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8402 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8403 "*-*-elf" and "*-*-linux*".
8404 * configure: Regenerate.
8405
8406 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8407
8408 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8409
8410 2005-04-12 Mike Stump <mrs@apple.com>
8411
8412 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8413
8414 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8415
8416 * MAINTAINERS (Write After Approval): Add myself.
8417
8418 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8419
8420 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8421
8422 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8423
8424 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8425 (TARGET_CONFIGARGS): Include --with-target-subdir.
8426 (configure, all): New macros. Use them throughout.
8427 * Makefile.in: Regenerate.
8428
8429 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8430
8431 * MAINTAINERS (Write After Approval): Add myself.
8432
8433 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8434
8435 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8436
8437 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8438
8439 * MAINTAINERS: Move John Carr to Write After Approval.
8440
8441 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8442
8443 * config/mh-mingw32: Delete.
8444 * configure.in: Don't use it.
8445 * configure: Regenerate.
8446
8447 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8448
8449 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8450 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8451 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8452 (HOST_LIB_PATH): Generate from Makefile.def.
8453 (TARGET_LIB_PATH): Likewise.
8454 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8455 * Makefile.in: Regenerate.
8456 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8457 (RPATH_ENVVAR): Include Darwin case.
8458 * configure: Regenerate.
8459
8460 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8461
8462 * MAINTAINERS (Various Maintainers): Remove self.
8463 (Write After Approval): Add self.
8464
8465 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8466
8467 * MAINTAINERS (Various Maintainers): Add self.
8468
8469 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8470
8471 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8472 * configure: Regenerate.
8473
8474 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8475
8476 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8477 gcc_version, and gcc_version_trigger from set of flags to pass.
8478 * Makefile.tpl: Remove definitions of above variables.
8479 (config.status): Remove dependency on $(gcc_version_trigger).
8480 * Makefile.in: Regenerate.
8481 * configure.in: Do not reference config/gcc-version.m4 nor
8482 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8483 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8484 * configure: Regenerate.
8485
8486 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8487 Andrew Pinski <pinskia@physics.uc.edu>
8488
8489 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8490 * Makefile.in: Regenerate.
8491
8492 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8493
8494 * MAINTAINERS (Write After Approval): Add myself.
8495
8496 2005-03-03 David Ayers <d.ayers@inode.at>
8497
8498 * MAINTAINERS (Write After Approval): Add myself.
8499
8500 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8501
8502 PR libgcj/20160
8503 * ltmain.sh: Avoid creating archives with components that have
8504 duplicate basenames.
8505
8506 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8507
8508 PR bootstrap/20250
8509 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8510 instead of check.
8511 * Makefile.in: Regenerate.
8512
8513 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8514
8515 * Makefile.in: Regenerate to fix conflict between the previous two
8516 patches.
8517
8518 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8519
8520 PR bootstrap/17383
8521 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8522 * Makefile.tpl (HOST_SUBDIR): New substitution.
8523 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8524 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8525 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8526 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8527 (Host modules, Bootstrapped modules): Use it.
8528 (Build modules, Target modules): Do not create symlink trees,
8529 always configure out-of-srcdir.
8530 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8531 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8532 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8533 $(HOST_SUBDIR). Create a symlink for host_subdir.
8534
8535 * Makefile.in: Regenerate.
8536 * configure: Regenerate.
8537
8538 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8539
8540 Merged from libada-gnattools-branch:
8541 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8542
8543 * gnattools: New directory.
8544 * Makefile.def: Add gnattools as a module, depending on target-libada.
8545 * Makefile.in: Regenerate.
8546 * configure.in: Include gnattools in host_tools; disable it if ada
8547 is disabled.
8548 * configure: Regenerate.
8549
8550 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8551
8552 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8553 treelang maintainer.
8554 (Write After Approval): Remove myself.
8555
8556 2005-02-23 Paul Schlie <schlie@comcast.net>
8557
8558 * configure.in: Allow darwin targeted ports to build tk, itcl and
8559 libgui.
8560 * configure: Regenerate.
8561
8562 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8563
8564 PR libgcj/10353
8565 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8566 * configure: Regenerate.
8567
8568 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8569
8570 * MAINTAINERS (Write After Approval): Add myself.
8571
8572 2005-02-10 Ian Lance Taylor <ian@airs.com>
8573
8574 * MAINTAINERS: Update my e-mail address.
8575
8576 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8577
8578 * MAINTAINERS (Write After Approval): Add myself.
8579
8580 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8581
8582 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8583 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8584 target-libgloss when not *-*-elf and *-*-aout.
8585 * configure: Regenerate.
8586
8587 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8588
8589 * MAINTAINERS: Remove obsolete entries.
8590
8591 * MAINTAINERS (Write After Approval): Add Michael Matz.
8592
8593 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8594
8595 * MAINTAINERS: Remove self as cpplib maintainer.
8596
8597 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8598
8599 * install-sh, config.sub: Import from upstream.
8600
8601 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8602
8603 PR bootstrap/18222
8604 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8605 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8606 * Makefile.in: Regenerate.
8607
8608 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8609
8610 * MAINTAINERS: Update my email address.
8611
8612 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8613 Andreas Schwab <schwab@suse.de>
8614
8615 PR bootstrap/18033
8616 * config-ml.in: Eval option if surrounded by single quotes.
8617
8618 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8619
8620 Revert 2004-12-28 Makefile changes, a better fix will be
8621 applied to mainline and src after GCC 4.0 branches.
8622
8623 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8624
8625 PR bootstrap/17383
8626
8627 * Makefile.def (target_modules): Remove stage parameter,
8628 it is always true now.
8629 * Makefile.tpl (configure-build-[+module+],
8630 configure-target-[+module+]): Always build symlink tree
8631 for the directory and for include. BUILD_SUBDIR and
8632 TARGET_SUBDIR cannot be . anymore.
8633 * Makefile.in: Regenerate.
8634
8635 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8636
8637 Revert 2004-12-08 Makefile changes.
8638
8639 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8640
8641 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8642 cygwin, mingw.
8643
8644 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8645
8646 * configure.in (sh64-*-*): Reenable gprof.
8647 * configure: Regenerate.
8648
8649 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8650
8651 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8652 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8653 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8654 * Makefile.in: Regenerate.
8655
8656 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8657
8658 * MAINTAINERS: Update my email address.
8659
8660 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8661
8662 * Makefile.tpl: Generate normal dependencies if the LHS module is
8663 not bootstrapped.
8664 * Makefile.in: Regenerate.
8665
8666 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8667
8668 * configure.in: Include config/gxx-include-dir.m4. Use
8669 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8670 * configure: Regenerate.
8671
8672 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8673
8674 * config.if: Delete.
8675 * configure.in: Set libstdcxx_incdir directly.
8676 * configure: Regenerate.
8677
8678 2004-12-02 Eric Christopher <echristo@redhat.com>
8679
8680 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8681 * Makefile.in: Regenerate.
8682
8683 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8684
8685 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8686 * configure: Regenerate.
8687
8688 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8689
8690 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8691 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8692 * configure: Regenerate.
8693
8694 2004-12-01 Eric Christopher <echristo@redhat.com>
8695
8696 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8697 of things to remove.
8698
8699 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8700
8701 * MAINTAINERS (Write After Approval): Update my e-mail address.
8702
8703 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8704
8705 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8706 from CVS libtool to always pass_all.
8707
8708 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8709
8710 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8711 (hppa*64*-*-*): Delete incorrect comment.
8712 * configure: Rebuilt.
8713
8714 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8715
8716 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8717
8718 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8719
8720 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8721 from CVS libtool to always pass_all.
8722
8723 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8724
8725 * install-sh, compile: Import from automake.
8726
8727 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8728
8729 * config.guess, config.sub: Import from savannnah.
8730
8731 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8732
8733 * MAINTAINERS (Write After Approval): Add myself
8734
8735 2004-11-12 Mike Stump <mrs@apple.com>
8736
8737 * Makefile.def: Add html support.
8738 * Makefile.tpl: Likewise.
8739 * Makefile.in: Regenerate.
8740
8741 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8742
8743 PR 18423
8744 * configure.in: Remove all instances of build-fixincludes from
8745 noconfigdirs.
8746 (build_configargs): Supply --target to subdirectories.
8747 * configure: Regenerate.
8748
8749 * Makefile.def: Make gcc install depend on fixincludes install.
8750 * Makefile.in: Regenerate.
8751
8752 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8753
8754 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8755
8756 2004-11-11 Paul Brook <paul@codesourcery.com>
8757
8758 * MAINTAINERS: Add self as arm maintainer. Update email address.
8759
8760 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8761
8762 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8763 target-libgfortran.
8764 * configure: Regenerate.
8765
8766 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8767
8768 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8769 like CC.
8770
8771 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8772
8773 * Makefile.def (host fixincludes): Specify missing targets.
8774 * Makefile.in: Regenerate.
8775
8776 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8777
8778 * MAINTAINERS: Add myself
8779
8780 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8781
8782 * MAINTAINERS (Write After Approval): Add myself.
8783
8784 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8785
8786 * Makefile.def: Build fixincludes for the host, too.
8787 * Makefile.in: Regenerate.
8788 * configure.in (host_tools): Add fixincludes.
8789 * configure: Regenerate.
8790
8791 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8792
8793 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8794 * configure: Regenerated.
8795
8796 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8797
8798 PR other/17783
8799 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8800 * configure: Regenerated.
8801
8802 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8803
8804 * README.SCO: Update per FSF instructions.
8805
8806 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8807
8808 PR target/18151
8809 * configure.in (case ${target}): Do not build fixincludes for avr.
8810 * configure: Regenerated.
8811
8812 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8813
8814 * configure.in (case ${target}): Do not build fixincludes
8815 on platforms where it is not used.
8816 * configure: Regenerated.
8817
8818 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8819
8820 * configure.in: Use an absolute path to install-sh.
8821 * configure: Regenerated.
8822
8823 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8824
8825 * MAINTAINERS (Write After Approval): Add myself.
8826
8827 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8828
8829 * MAINTAINERS: Remove from Write After Approval those that are
8830 already maintainers.
8831
8832 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8833
8834 * MAINTAINERS: Update my email address.
8835
8836 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8837
8838 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8839 * configure: Regenerate.
8840
8841 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8842
8843 * MAINTAINERS: Update my email address.
8844
8845 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8846
8847 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8848 entries belonging to this category.
8849
8850 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8851
8852 * MAINTAINERS: Update my e-mail address.
8853
8854 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8855
8856 Fix wrong conflict resolution in:
8857
8858 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8859
8860 * Makefile.in: Regenerate.
8861 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8862 in the recursive `make', instead of hardwiring `all'.
8863 (Autogenerated TARGET-* variables): New.
8864
8865 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8866
8867 * configure.in: Enable target-libgloss for crx-*-*.
8868 * configure: Regenerate.
8869
8870 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8871
8872 * MAINTAINERS (Various Maintainers): Move the "windows,
8873 cygwin, mingw" maintainer to ...
8874 (OS Port Maintainers): ... here.
8875
8876 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8877
8878 * MAINTAINERS (Write After Approval): Remove those that are
8879 maintainers of some subsystem.
8880
8881 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8882
8883 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8884 * ltcf-cxx.sh (tpf*): Likewise.
8885 * ltconfig (tpf*): Add TPF OS configuration support.
8886
8887 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8888
8889 * MAINTAINERS: Change my email address to my new work account.
8890
8891 2004-09-24 Michael Roth <mroth@nessie.de>
8892
8893 * configure.in (--without-headers): Add missing double quotes.
8894 * configure: Regenerate.
8895
8896 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8897
8898 * ylwrap: Revert to previous version.
8899
8900 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8901
8902 PR bootstrap/17369
8903 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8904 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8905 SET_GCC_LIB_PATH_CMD.
8906 (BASE_TARGET_EXPORTS): Likewise.
8907 * Makefile.in: Regenerated.
8908
8909 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8910 * configure: Regenerated.
8911
8912 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8913
8914 * config.guess: New upstream version
8915 * compile, depcomp, install-sh, ylwrap: Likewise.
8916
8917 2004-09-19 Roger Sayle <roger@eyesopen.com>
8918
8919 * config/mh-x86omitfp: New host makefile fragment. Add
8920 -fomit-frame-pointer to the default BOOT_CFLAGS.
8921 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8922 * configure: Regenerate.
8923
8924 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8925
8926 PR target/11572
8927 * configure.in (*-*-darwin*): Renable libobjc.
8928 * configure: Regenerate.
8929
8930 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8931
8932 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8933
8934 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8935
8936 * Makefile.def: Remove libbanshee.
8937 * Makefile.tpl: Ditto.
8938 * configure.in: Ditto.
8939 * Makefile.in: Regen.
8940 * configure: Ditto.
8941
8942 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8943
8944 * ltmain.sh: Use $pic_object as $non_pic_object if
8945 $non_pic_object=none.
8946
8947 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8948
8949 * missing: Import latest version from master repository.
8950
8951 2004-09-06 Nick Clifton <nickc@redhat.com>
8952
8953 * config.sub: Import latest version from master repository.
8954 * config.guess: Likewise.
8955 This includes these changes:
8956
8957 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8958
8959 * config.sub: Handle crisv32, alias etraxfs.
8960 * config.guess (crisv32:Linux:*:*): Handle.
8961
8962 2004-08-13 Brad Smith <brad@comstyle.com>
8963
8964 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8965 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8966
8967 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8968
8969 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8970 assume the processor is a powerpc. This is because coreutils
8971 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8972 in this case, due to a MacOS X bug that causes
8973 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8974 to return a negative number.
8975 Problem reported by Petter Reinholdtsen in:
8976 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8977
8978 2004-07-19 Ben Elliston <bje@gnu.org>
8979
8980 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8981
8982 2004-06-24 Ben Elliston <bje@gnu.org>
8983
8984 * config.guess: Update copyright years.
8985 * config.sub: Likewise.
8986
8987 2004-06-22 Robert Millan <robertmh@gnu.org>
8988
8989 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8990 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8991
8992 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8993
8994 * config.guess (*:*VMS:*:*): New entry. Replaces
8995 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8996 manufacturer.
8997
8998 2004-06-22 Ben Elliston <bje@gnu.org>
8999
9000 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9001 * config.sub: Likewise.
9002
9003 2004-06-22 Ben Elliston <bje@gnu.org>
9004
9005 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9006 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9007
9008 2004-06-11 Ben Elliston <bje@gnu.org>
9009
9010 * config.guess (pegasos:OpenBSD:*:*): Remove.
9011
9012 2004-06-11 Ben Elliston <bje@gnu.org>
9013
9014 From Wouter Verhelst <wouter@grep.be>:
9015 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9016
9017 2004-06-11 Ben Elliston <bje@gnu.org>
9018
9019 * config.guess (luna88k:OpenBSD:*:*): New.
9020
9021 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9022
9023 * config.guess (m32r*:Linux:*:*): New case.
9024 * config.sub: Handle m32rle.
9025
9026 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9027
9028 From Jens Petersen <petersen@redhat.com>:
9029 * config.sub: Handle sparcv8.
9030
9031 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9032
9033 From Tom Smith <smith@cag.lkg.hp.com>:
9034 * config.guess: Version suffixes are equally significant on Tru64
9035 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9036 prefix of "P" (patched kernel).
9037
9038 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9039
9040 * config.sub: Add support for National Semiconductor CRX target.
9041
9042 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9043
9044 * MAINTAINERS (Various Maintainers): Remove myself as web page
9045 maintainer, add myself as maintainer of build status lists.
9046
9047 2004-09-03 Jan Beulich <jbeulich@novell.com>
9048
9049 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9050 *-*-netware, but add target-libmudflap.
9051 Consolidate *-*-netware targets (of which really only i?86 exists)
9052 into a single entry.
9053 * configure: Likewise.
9054
9055 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9056
9057 * Makefile.tpl (sorry): Remove.
9058 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9059 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9060 (do-clean): Clean per-stage directories too.
9061 (do-distclean): Run distclean-stage1 too.
9062 (.NOTPARALLEL): Enable during toplevel bootstrap.
9063 (stage[+id+]-bubble): Enable parallel execution during
9064 the recursive invocation.
9065 * Makefile.in: Regenerate.
9066
9067 Fix previous checkin:
9068
9069 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9070 include.
9071 * configure.in: Fix indentation.
9072 * configure: Regenerate.
9073
9074 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9075
9076 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9077 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9078 * configure: regenerate
9079 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9080 -mdynamic-no-pic
9081
9082 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9083
9084 * Makefile.def (build_modules): Add fixincludes.
9085 (dependencies): Make gcc depend on fixincludes.
9086 * configure.in (build_tools): Add fixincludes.
9087 (build_configdirs): Always include build_libs.
9088 * Makefile.in: Regenerate.
9089 * configure: Regenerate.
9090
9091 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9094 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9095 phony targets; do not generate timestamp files.
9096 (distclean-stageN): Remove references to their timestamp files.
9097 (restageN, touch-stageN): Remove.
9098 (stageN-bubble): Rewritten.
9099 (compare): Support lean bootstraps.
9100 * Makefile.in: Regenerate.
9101
9102 * configure.in: Only warn when bootstrapping but
9103 build != host or build != target. Support lean bootstraps.
9104 * configure: Regenerate.
9105
9106 2004-08-26 Phil Edwards <phil@codesourcery.com>
9107
9108 * configure.in: Give a better error message if GMP/MPFR are missing
9109 and a language needing them has been requested.
9110 * configure: Regenerated.
9111
9112 2004-08-25 Phil Edwards <phil@codesourcery.com>
9113
9114 * configure.in: Print a list of available language front-ends if
9115 a requested one is missing. Tidy stray tab characters.
9116 * configure: Regenerated.
9117
9118 2004-08-19 Michael Koch <konqueror@gmx.de>
9119
9120 * gcc/doc/install.texi: Update entry about automake for libjava.
9121
9122 2004-08-17 Robert Millan <robertmh@gnu.org>
9123
9124 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9125 (instead of FreeBSD).
9126 * configure: Regenerate.
9127
9128 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9129
9130 * Makefile.in: Regenerate.
9131 * configure: Regenerate.
9132
9133 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9134 stage_*_flags.
9135 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9136 for bootstrapped modules if toplevel bootstrap is going.
9137 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9138 modules. Adjust for changes in Makefile.def. Enable several
9139 rules even in non-bootstrap mode, just to avoid peppering the
9140 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9141 (stage-[+prev+]-bubble): Remove.
9142
9143 * Makefile.def (Dependencies): Depend on all-build-bison,
9144 all-build-flex, all-build-byacc, all-build-texinfo, rather
9145 than the host variations.
9146 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9147 with BUILD_SUBDIR.
9148 (BISON): Update for recent Bisons.
9149 (YACC): Fix typo.
9150 (cross): Depend on all-build.
9151 (all): Do not depend on all-build.
9152 (prebootstrap): Remove.
9153 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9154 (Prebootstrap dependencies): Add them to the per-stage targets
9155 and to all-prebootstrap.
9156 * configure.in (build_configdirs): Always enable build_tools.
9157 (BUILD_DIR_PREFIX): Remove.
9158
9159 * Makefile.def (gcc): Add target variable.
9160 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9161 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9162 in the recursive `make', instead of hardwiring `all'.
9163 (Autogenerated TARGET-* variables): New.
9164
9165 2004-08-13 Brian Booth <bbooth@redhat.com>
9166
9167 * MAINTAINERS: Remove myself from write-after-approval.
9168
9169 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9170
9171 * src-release: Stop distributing mmalloc with gdb (which doesn't
9172 use it).
9173 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9174 * Makefile.in: Regenerate.
9175
9176 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9177
9178 * configure.in (arm*-*-eabi*): New target.
9179 * configure: Regenerate.
9180
9181 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9182
9183 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9184 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9185 (Dependencies): New section.
9186 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9187 (configure-target-[+module+]): Depend on maybe-all-gcc
9188 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9189 (toplevel profiledbootstrap): Fix dependencies.
9190 * Makefile.in: Regenerate.
9191
9192 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9193
9194 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9195 target-libiberty to noconfigdirs.
9196 * configure: Regenerate.
9197
9198 2004-08-03 Paul Brook <paul@codesourcery.com>
9199
9200 * configure.in: Check for MPFR as well as GMP.
9201 * configure: Regenerate.
9202
9203 2004-08-01 Robert Millan <robertmh@gnu.org>
9204
9205 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9206 libmudflap for all GNU-based systems (with Glibc).
9207 * configure: Regenerate.
9208
9209 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9210
9211 * Makefile.def (host-modules): Add gcc.
9212 * Makefile.in: Regenerate.
9213 * Makefile.tpl (sorry): New rule.
9214 (configure-host, all-host, [+make_target+]-host, do-check,
9215 install-host): Do not add gcc as a special case.
9216 (host modules): Add a small special-casing for gcc. Export
9217 extra_make_flags through the environment.
9218 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9219 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9220 other recursive targets for gcc): Remove.
9221
9222 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9223 (stage, unstage): New rules.
9224 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9225 distclean-stage[+id+]): Use stage_current.
9226 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9227 the stage*-start rules.
9228
9229 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9230
9231 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9232 use -all_load flag.
9233
9234 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9235
9236 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9237 * configure: Regenerate.
9238
9239 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9240
9241 * maintainer-scripts/gcc_release: Revert yesterday's change.
9242
9243 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9244
9245 * MAINTAINERS: Add myself to write-after-approval.
9246
9247 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9248
9249 * libf2c: Removed.
9250 * gcc/gccbug.in: Updated because of libf2c removal.
9251 * maintainer-scripts/gcc_release: Ditto.
9252
9253 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9254
9255 * configure.in: Build libmudflap by default on FreeBSD.
9256 * configure: Regenerated.
9257
9258 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9259
9260 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9261 systems.
9262 * configure: Regenerated.
9263
9264 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9265
9266 PR target/16344
9267 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9268 feedback based compiler.
9269 * Makefile.in: Rebuilt.
9270
9271 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9272
9273 * Makefile.def (host_modules): Set bootstrap=true for flex.
9274 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9275 * Makefile.in: Rebuilt.
9276
9277 2004-07-07 Jan Hubicka <jh@suse.cz>
9278
9279 * MAINTAINERS: Add self as a profile feedback maintainer.
9280
9281 2004-07-05 Phil Edwards <phil@codesourcery.com>
9282
9283 * configure.in: Do not prepend $srcdir to /dev/null in
9284 makefile fragments.
9285 * configure: Regenerate.
9286
9287 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9288
9289 * Makefile.def (build_modules): Add bison, byacc, flex,
9290 m4, texinfo.
9291 (flags_to_pass): Add FLEX.
9292 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9293 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9294 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9295 DEFAULT_MAKEINFO): Remove.
9296 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9297 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9298 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9299 objdir or else use configured tool.
9300 (all-build): New.
9301 (all): Depend on it.
9302 (Build module dependencies): Add.
9303 * Makefile.in: Regenerate.
9304 * configure.in: Better support for multiple build modules,
9305 matching what is done for host/target modules. Do not look
9306 for "plausible" locations of build tools if Canadian cross.
9307 Use autoconf's AC_PROG_CC to find a C compiler. Define
9308 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9309 * configure: Regenerate.
9310
9311 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9312
9313 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9314 * Makefile.in: Regenerate.
9315
9316 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9317
9318 * Makefile.tpl (configure-build-[+module+],
9319 configure-[+module+], configure-target-[+module+]): Pass
9320 [+extra_configure_args+].
9321 (all-build-[+module+], all-[+module+], check-[+module+],
9322 install-[+module+], [+make_target+]-[+module+],
9323 all-target-[+module+], check-target-[+module+],
9324 install-target-[+module+], [+make_target+]-target-[+module+]):
9325 Pass [+extra_make_args+].
9326 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9327 (GCC_HOST_EXPORTS): Remove.
9328 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9329 cross, check-gcc, check-gcc-c++, install-gcc,
9330 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9331 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9332 * Makefile.in: Regenerate.
9333
9334 2004-06-21 Matthew Sachs <msachs@apple.com>
9335
9336 * MAINTAINERS: Added self to write-after-approval.
9337
9338 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9339
9340 * configure.in: Check for srcdir/winsup rather than build directory
9341 winsup.
9342 * configure: Regenerate.
9343
9344 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9345
9346 * configure.in: Don't build Cygwin native newlib if winsup
9347 directory is missing. Emit warning instead.
9348 * configure: Regenerate.
9349
9350 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9351
9352 * Makefile.tpl (touch-stage[+id+]): New.
9353 (restage[+prev+]): Depend on touch-stage[+id+].
9354
9355 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9356 Use it throughout.
9357
9358 * Makefile.def: Add profile and feedback bootstrap stages.
9359 Remove next field from bootstrap stages.
9360 * Makefile.tpl (LN, LN_S): Substitute.
9361 (stageN-start, stageN-end): Use double-colon rules, to
9362 provide a hook for additional setup commands.
9363 (distclean-stageN-gcc, restageN): Create dependencies from
9364 [+prev+], not from [+next+].
9365 (stageN-bubble): Add commands for successive stages from
9366 [+prev+], using double-colon rules.
9367 (all-stageN-gcc): Fix typo.
9368 (stagefeedback-start, profiledbootstrap): New.
9369 * Makefile.in: Regenerate.
9370 * configure.in: Call ACX_PROG_LN.
9371 * configure: Regenerate.
9372
9373 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9378
9379 * MAINTAINERS (Write After Approval): Add myself.
9380
9381 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9382
9383 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9384 without gcc.
9385 * configure: Regenerate.
9386
9387 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9388
9389 * Makefile.tpl: Fix typo.
9390 * Makefile.in: Regenerate.
9391
9392 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9393
9394 * configure.in: Remove new- prefix from toplevel
9395 bootstrap targets.
9396 * configure: Regenerate.
9397
9398 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9399
9400 * Makefile.tpl (all.normal): Rename to all.
9401 (all): Replace with a rule to pick the default
9402 target from configure.
9403 (all-gcc, configure-gcc): Use conditionals to
9404 do nothing when toplevel bootstrap is going on.
9405 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9406 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9407 * configure.in: Support --enable-bootstrap.
9408
9409 * Makefile.def: Remove new- prefix from toplevel
9410 bootstrap targets.
9411 * Makefile.tpl: Likewise.
9412
9413 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9414 target.
9415
9416 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9417 $(RECURSE_FLAGS) to recursive invocation of make.
9418
9419 * Makefile.in: Regenerate.
9420 * configure: Regenerate.
9421
9422 2004-05-30 Andreas Jaeger <aj@suse.de>
9423 Jim Wilson <wilson@specifixinc.com>
9424
9425 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9426 like CC.
9427
9428 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9429
9430 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9431 * configure: Regenerate.
9432
9433 2004-05-25 Daniel Jacobowitz <drow@false.org>
9434
9435 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9436 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9437 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9438 targets.
9439 * Makefile.in: Regenerate.
9440
9441 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9442
9443 * configure.in: Test the ability to symlink directories.
9444 * configure: Regenerate.
9445
9446 * Makefile.def (bootstrap-stage): New definitions.
9447 * Makefile.tpl (configure-stage1-gcc,
9448 configure-stage2-gcc, configure-stage3-gcc,
9449 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9450 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9451 new-restage3, compare): Autogenerate, see Makefile.in
9452 entry for behavioral changes.
9453 (distclean-stage1, new-stage1-start, new-stage1-end,
9454 new-stage1-bubble, distclean-stage2, new-stage2-start,
9455 new-stage2-end, new-stage2-bubble, distclean-stage3,
9456 new-stage3-start, new-stage3-end): New autogenerated targets.
9457 (objext, prebootstrap, BOOT_CFLAGS,
9458 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9459 targets.
9460
9461 * Makefile.in: Regenerate.
9462 (distclean-stage1, new-stage1-start, new-stage1-end,
9463 new-stage1-bubble, distclean-stage2, new-stage2-start,
9464 new-stage2-end, new-stage2-bubble, distclean-stage3,
9465 new-stage3-start, new-stage3-end): New targets.
9466 (all-stage1-gcc): Move prebootstrap dependency from here...
9467 (configure-stage1-gcc): ...to here.
9468 (new-bootstrap): Use bubble targets.
9469 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9470 Use per-stage distclean targets.
9471 (configure-stage1-gcc, configure-stage2-gcc,
9472 configure-stage3-gcc, all-stage1-gcc,
9473 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9474 Use new-stageN-start to prepare the tree.
9475
9476 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9477
9478 * Makefile.def (host_modules): add libcpp.
9479 * Makefile.tpl: Add dependencies on and for libcpp.
9480 * Makefile.in: Regenerate.
9481 * configure.in: Add libcpp host module.
9482 * configure: Regenerate.
9483
9484 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9485
9486 * Makefile.tpl: Whenever a recursive target is defined, wrap
9487 it in a special @if/@endif block, and prepare its maybe
9488 dependency in the @if/@endif block
9489 * configure.in: Instead of writing maybe dependencies, remove
9490 the @if/@endif statements, and remove the @if/@endif blocks
9491 that remain.
9492 * configure: Regenerate.
9493 * Makefile.in: Regenerate.
9494
9495 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9496
9497 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9498
9499 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9500
9501 PR bootstrap/15120
9502 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9503 * */configure: Rebuilt.
9504
9505 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9506
9507 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9508 of libf2c.
9509 * configure, Makefile.in: Regenerate.
9510
9511 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9512
9513 * MAINTAINERS (Write After Approval): Add myself.
9514
9515 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9516
9517 Merge from tree-ssa-20020619-branch.
9518
9519 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9520 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9521 (HOST_GMPLIBS): Define.
9522 (HOST_GMPINC): Define.
9523 (TARGET_LIB_PATH): Add libmudflap.
9524 (GFORTRAN_FOR_TARGET): Define.
9525 (configure-build*): Export GFORTRAN.
9526 (configure-gcc): Export GMPLIBS and GMPINC.
9527 (all-gcc): Add maybe-all-libbanshee.
9528 (configure-target-libgfortran): Define.
9529 * Makefile.in: Regenerate.
9530 * configure.in (host_libs): Add libbanshee.
9531 (target_libraries): Add target-libmudflap and target-libgfortran.
9532 Add --with-libbanshee.
9533 Handle --disable-libmudflap.
9534 (*-*-freebsd*): Use with_gmp.
9535 Add $(libgcj) to noconfigdirs.
9536 * configure: Regenerate.
9537 * depcomp: New file.
9538 * MAINTAINERS: Add tree-ssa maintainers.
9539
9540 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9541
9542 * MAINTAINERS (Various Maintainers): Add myself.
9543
9544 2004-04-30 Brian Ford <ford@vss.fsi.com>
9545
9546 * MAINTAINERS (Write After Approval): Add myself.
9547
9548 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9549
9550 * MAINTAINERS (Write After Approval): Add myself.
9551
9552 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9553
9554 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9555 * configure: Regenerate.
9556
9557 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9558
9559 Revert:
9560 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9561
9562 * Makefile.def (flags_to_pass): Remove *dir variables that
9563 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9564 as well as prefix and exec_prefix.
9565 * Makefile.in: Regenerate.
9566
9567 2004-04-26 Robert Millan <robertmh@gnu.org>
9568
9569 Add patches from libtool CVS.
9570 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9571 * ltconfig: Likewise.
9572 * ltcf-c.sh: Likewise.
9573 * ltcf-cxx.sh: Likewise.
9574 * ltcf-gcj.sh: Likewise.
9575
9576 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9577
9578 * Makefile.def (host_modules): Mark with the bootstrap
9579 flag packages on which gcc depends.
9580 * Makefile.tpl (all-bootstrap): Use it.
9581 * Makefile.in: Regenerate.
9582
9583 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9584
9585 * Makefile.def (flags_to_pass): Remove *dir variables that
9586 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9587 as well as prefix and exec_prefix.
9588 * Makefile.in: Regenerate.
9589
9590 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9591
9592 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9593 * configure: Regenerate.
9594 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9595 * gcc/Makefile.tpl (compare): Use the result of the test.
9596 * gcc/Makefile.in: Regenerate.
9597
9598 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9599
9600 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9601 Always relocate gcc and prev-gcc to the original names, even
9602 if the build fails.
9603 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9604 New targets.
9605
9606 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9607
9608 * MAINTAINERS: Update my email address.
9609
9610 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9611
9612 * configure.in (mips*-*-irix5*): Enable ld.
9613 * configure: Regenerate.
9614
9615 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9616
9617 * configure: Regenerate.
9618
9619 2004-04-15 James E Wilson <wilson@specifixinc.com>
9620
9621 * Makefile.tpl (configure-[+module+], configure-gcc,
9622 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9623 Set and export LDFLAGS.
9624 * Makefile.in: Regenerate.
9625
9626 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9627
9628 * MAINTAINERS: Add myself to write-after-approval.
9629
9630 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9631
9632 PR bootstrap/14871
9633 * Makefile.tpl: If we don't have built-in-tree target tools,
9634 use the ones found by configure rather than hacking around with
9635 program_transform_name.
9636 * configure.in: Give Makefile.tpl the information necessary
9637 to do that.
9638 * Makefile.in: Regenerate.
9639 * configure: Regenerate.
9640
9641 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9642
9643 PR bootstrap/14760
9644 * configure.in: When computing baseargs, strip *all* copies of
9645 offending options. Also, don't match/substitute the trailing space,
9646 so that this actually works when two similar options are separated by
9647 only one space.
9648 * configure: Regenerate.
9649
9650 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9651
9652 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9653 (rs6000-*-aix*): Same.
9654 * configure: Regenerate.
9655
9656 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9657
9658 * MAINTAINERS: Add myself to write-after-approval.
9659
9660 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9661
9662 * MAINTAINERS: Add myself to write-after-approval.
9663
9664 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9665
9666 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9667 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9668 * Makefile.in: Regenerate.
9669
9670 * configure.in (top level bootstrap support): Rework --enable-werror
9671 to set @stage2_werror_flag@.
9672 * configure: Regenerate.
9673 * Makefile.tpl (top level bootstrap support): Pass
9674 @stage2_werror_flag@ down to configure in stages 2 and 3.
9675 * Makefile.in: Regenerate.
9676
9677 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9678
9679 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9680 for stages 2 and 3 as well as in make. As a consequence, remove
9681 OUTPUT_OPTION (now detected by configure) from the flags passed down
9682 to make.
9683 * Makefile.in: Regenerate.
9684
9685 * Makefile.tpl (new-bootstrap): Fix typo.
9686 * Makefile.in: Regenerate.
9687
9688 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9689
9690 * Makefile.tpl: Rearrange by moving recursive_targets rules
9691 into their proper sections.
9692 * Makefile.tpl (top level bootstrap support): Move disabling
9693 of coverage flags from 'make' to 'configure'; improve comments.
9694 * Makefile.in: Regenerate.
9695
9696 * Makefile.tpl (experimental top level bootstrap) Move stage1
9697 language setting from all- target to configure- target; disable
9698 intermodule optimization in stage 1; prevent gratuitous rebuilds
9699 of stage 1.
9700 * Makefile.in: Regenerate.
9701 * configure.in: Comma-separate stage 1 language list for top
9702 level bootstrap.
9703 * configure: Regenerate.
9704
9705 * Makefile.tpl: Clean up experimental top level bootstrap support:
9706 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9707 prev-gcc in configure- targets as well as all- targets.
9708 * Makefile.in: Regenerate.
9709
9710 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9711
9712 * compile: New file imported from automake.
9713
9714 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9715
9716 * configure.in: Remove symbolic link section.
9717 * configure: Regenerate.
9718 * Makefile.tpl (links): Remove.
9719 * Makefile.in: Regenerate.
9720
9721 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9722 Nathanael Nerode <neroden@gcc.gnu.org>
9723
9724 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9725 Set with AC_CHECK_PROGS.
9726 * configure.in: Fix comment typo from last patch.
9727 * configure: Regenerate.
9728
9729 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9730
9731 * Makefile.tpl: Introduce experimental top level bootstrap support.
9732 * Makefile.in: Regenerate.
9733 * configure.in: Introduce support for top level bootstrap.
9734 * configure: Regenerate.
9735
9736 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9737 Paolo Bonzini <bonzini@gnu.org>
9738
9739 PR bootstrap/14522
9740 * configure.in: Cope with shells that do not support unquoted ^
9741 * configure: Regenerate.
9742
9743 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9744 Paolo Bonzini <bonzini@gnu.org>
9745
9746 PR bootstrap/14522
9747 * configure.in: Cope with shells that do not support nesting
9748 quotes inside quoted backquote substitutions.
9749 * configure: Regenerate.
9750
9751 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9752
9753 PR bootstrap/14522
9754 * configure.in: Fix escaping of $.
9755 * configure: Regenerate.
9756
9757 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9758
9759 * configure: Regenerate, since I forgot to while committing Paolo's
9760 changes.
9761
9762 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9763
9764 PR ada/14131
9765 Move language detection to the top level.
9766 * configure.in: Find default values for the tools as
9767 soon as possible. Disable ada if GNAT is not found.
9768 Emit error message about missing languages. Expand
9769 --enable-languages=all for the gcc subdirectory.
9770
9771 2004-03-10 Ben Elliston <bje@gnu.org>
9772
9773 * MAINTAINERS: Update my email address.
9774
9775 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9776
9777 * ltconfig: Disable building static libraries if building shared
9778 libraries on AIX 5L.
9779
9780 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9781
9782 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9783 and disable libgcj.
9784 * configure: Regenerated.
9785
9786 2004-03-01 Brian Booth <bbooth@redhat.com>
9787
9788 * MAINTAINERS: Add myself to write-after-approval.
9789
9790 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9791
9792 * MAINTAINERS: Add myself to write-after-approval.
9793
9794 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9795
9796 PR bootstrap/7087
9797 * Makefile.tpl: Guard XFOO sed statements better.
9798 * Makefile.tpl: Add dependency for configure-target-libada.
9799 * Makefile.in: Regenerate (incidentally fixes broken
9800 commit when libada-branch was merged).
9801
9802 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9803
9804 * MAINTAINERS: Add myself to write-after-approval.
9805
9806 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9807
9808 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9809 maintainers.
9810
9811 2004-02-20 Andrew Cagney <cagney@redhat.com>
9812
9813 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9814 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9815
9816 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9817
9818 PR bootstrap/11932
9819 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9820
9821 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9822
9823 * MAINTAINERS: Added myself to write-after-approval.
9824
9825 2004-02-14 Michael Koch <konqueror@gmx.de>
9826
9827 * MAINTAINERS: Added myself to write-after-approval.
9828
9829 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9830
9831 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9832 some OS port maintainers to OS port maintainers section.
9833
9834 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9835
9836 * MAINTAINERS: Add self.
9837
9838 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9839
9840 * MAINTAINERS: Alphabetize.
9841
9842 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9843
9844 * MAINTAINERS: Remove myself.
9845
9846 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9847
9848 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9849 (rs6000-*-aix*): Same.
9850 * configure: Regenerate.
9851
9852 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9853
9854 * configure.in (host): Add in missing $noconfigdirs to defines.
9855 * configure: Regenerate.
9856
9857 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9858 Nathanael Nerode <neroden@gcc.gnu.org>
9859
9860 PR ada/6637, PR ada/5911
9861 Merge with libada-branch:
9862 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9863 with appropriate dependencies. Add --enable-libada configure switch.
9864 * configure, Makefile.in: Regenerate.
9865
9866 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9867
9868 * MAINTAINERS: Add myself to write-after-approval.
9869
9870 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9871
9872 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9873 * configure: Regenerate.
9874
9875 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9876
9877 Merge from upstream:
9878
9879 * ltmain.in: When setting IFS to '~', be careful about user
9880 arguments that contain '~'.
9881
9882 2004-02-04 Peter O'Gorman <peter@pogma.com>
9883
9884 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9885 Also test $base_compile against $CC with escaped arguments. Bug
9886 reported by Geoff Keating <geoffk@apple.com>.
9887
9888 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9889
9890 * MAINTAINERS: Remove i960 port.
9891
9892 2004-01-23 DJ Delorie <dj@redhat.com>
9893
9894 * Makefile.def (target_modules) [libiberty]: Don't stage.
9895 * Makefile.in: Rebuilt.
9896
9897 2004-01-20 Caroline Tice <ctice@apple.com>
9898
9899 * MAINTAINERS: Add myself to write-after-approval.
9900
9901 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9902
9903 * MAINTAINERS: Update my email address.
9904
9905 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9906
9907 * MAINTAINERS: Add myself to write-after-approval.
9908
9909 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9910
9911 * MAINTAINERS: Remove entries without email address.
9912
9913 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9914
9915 * MAINTAINERS: Add myself to write-after-approval.
9916
9917 2004-01-15 Steven Bosscher <stevenb@suse.de>
9918
9919 * MAINTAINERS: Update my email address.
9920
9921 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9922
9923 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9924 * Makefile.tpl (configure-target-[+module+]): Support stage.
9925 * Makefile.in: Rebuilt.
9926
9927 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9928
9929 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9930
9931 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9932
9933 * MAINTAINERS: Add myself as a MIPS maintainer.
9934
9935 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 * configure.in: Use ./config.cache, not config.cache.
9938 * configure: Regenerate.
9939 * Makefile.tpl: Special-casing not needed for GCC any more.
9940 * Makefile.in: Regenerate.
9941
9942 * configure.in: Don't share a cache file for host dirs.
9943 * configure: Regenerate.
9944
9945 * config-ml.in: Don't mess with the cache file.
9946
9947 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9948
9949 * MAINTAINERS: Move myself from 'Write After Approval' to
9950 'CPU Port Maintainers' section as SPARC maintainer.
9951
9952 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9953
9954 * Makefile.tpl: Make GCC use a separate config.cache.
9955 * Makefile.in: Regenerate.
9956
9957 PR bootstrap/11932, PR bootstrap/11933
9958 (I don't know if it will fix either of them, but it relates
9959 to them.)
9960 * configure.in: Don't use shared config.cache for target
9961 directories.
9962 * configure: Regenerate.
9963
9964 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9965
9966 * MAINTAINERS: Add myself to 'Write After Approval' section.
9967
9968 2003-12-31 Roger Sayle <roger@eyesopen.com>
9969
9970 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9971 * configure: Regenerated.
9972
9973 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9974
9975 * MAINTAINERS: Remove the mn10200 maintainer.
9976
9977 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9978
9979 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9980 * configure: Regenerated.
9981
9982 2003-12-16 Jan Hubicka <jh@suse.cz>
9983
9984 * MAINTAINERS: Add myself as callgraph maintainer.
9985
9986 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9987
9988 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9989 * configure: Regenerate.
9990
9991 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9992
9993 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9994 'Write After Approval' section. Update email.
9995
9996 2003-12-01 James Lemke <jim@wasabisystems.com>
9997
9998 * MAINTAINERS (Write After Approval): Add myself.
9999
10000 2003-11-20 Matt Thomas <matt@3am-software.com>
10001
10002 * MAINTAINERS: Add myself as a vax port maintainer.
10003
10004 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10005
10006 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10007 (configure-build-[+module+], configure-[+module+]): Likewise.
10008 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10009 * Makefile.in: Regenerate.
10010
10011 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10012
10013 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10014 shared/dylibed libraries.
10015 * ltmain.sh: Likewise.
10016 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10017 * ltcf-cxx.sh: Likewise.
10018 * ltcf-gcj.sh: Likewise.
10019 * ltconfig: Likewise.
10020
10021 2003-11-17 Stan Cox <scox@redhat.com>
10022
10023 * MAINTAINERS: Add myself as iq2000 port maintainer.
10024
10025 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10026
10027 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10028 * Makefile.in: Regenerate.
10029
10030 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10031
10032 * config.sub: Update to 2003-11-03 version.
10033
10034 2003-10-20 Phil Edwards <phil@codesourcery.com>
10035
10036 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10037 * configure: Regenerate.
10038
10039 2003-10-20 Nicolas Pitre <nico@cam.org>
10040
10041 * MAINTAINERS: Add myself to 'Write After Approval' section.
10042
10043 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10044
10045 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10046
10047 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10048
10049 * MAINTAINERS: Update my email address.
10050
10051 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10052
10053 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10054
10055 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10056
10057 * MAINTAINERS: Add myself to 'Write After Approval' section.
10058
10059 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10060
10061 * config.guess: Update to 2003-10-16 version.
10062 * config.sub: Update to 2003-10-16 version.
10063
10064 2003-10-15 David Daney <ddaney@avtrex.com>
10065
10066 * MAINTAINERS: Added myself to 'Write After Approval' section.
10067
10068 2003-10-15 Falk Hueffner <falk@debian.org>
10069
10070 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10071 'Write After Approval' section. Update email.
10072
10073 2003-10-14 Roger Sayle <roger@eyesopen.com>
10074
10075 * MAINTAINERS: Move myself from 'Write After Approval' to
10076 'Various Maintainers' section as middle-end maintainer.
10077
10078 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10079
10080 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10081 HOST_FLAGS_TO_PASS.
10082 * Makefile.in: Regenerate.
10083
10084 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10085
10086 * config.guess: Update to 2003-10-07 version.
10087 * config.sub: Update to 2003-10-07 version.
10088
10089 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10090
10091 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10092 * ltconfig (irix5*, irix6*): Don't override version_type.
10093
10094 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10095
10096 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10097 * configure: Rebuilt
10098 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10099 * Makefile.in: Rebuilt
10100
10101 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10102
10103 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10104
10105 2003-09-30 Carlo Wood <carlo@alinoe.com>
10106
10107 * MAINTAINERS (Write After Approval): Add myself.
10108
10109 2003-09-29 Paul Koning <ni1d@arrl.net>
10110
10111 * MAINTAINERS: Move myself from "Write After Approval"
10112 to CPU platform maintainers for pdp11 platform.
10113
10114 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10115
10116 * MAINTAINERS: Move myself from 'Write After Approval' to
10117 'Various Maintainers' section as libffi testsuite maintainer.
10118
10119 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10120
10121 * configure.in: Pass a computed --program-transform-name
10122 to subconfigures.
10123 * configure: Regenerated.
10124
10125 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10126
10127 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10128 * Makefile.in: Regenerate.
10129
10130 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10131 * Makefile.in: Regenerate.
10132
10133 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10134
10135 * MAINTAINERS: Move myself from 'Write After Approval'
10136 to 'Various Maintainers' (objective-c) section.
10137
10138 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10139
10140 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10141 quoting.
10142 * configure: Regenerated.
10143
10144 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10145
10146 * MAINTAINERS (Write After Approval): Add myself to write after
10147 approval list.
10148
10149 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10150
10151 * MAINTAINERS (Write After Approval): Add myself.
10152
10153 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10154
10155 * MAINTAINERS: Update my e-mail address.
10156
10157 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10158
10159 * libtool.m4 (LD): Correct powerpc64 host match.
10160
10161 2003-09-06 James E Wilson <wilson@tuliptree.org>
10162
10163 * MAINTAINTERS: Update my affiliation and email address.
10164
10165 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10166
10167 * MAINTAINERS (Write After Approval): Add myself.
10168
10169 2003-09-04 DJ Delorie <dj@redhat.com>
10170
10171 * configure: Regenerate.
10172
10173 2003-09-04 Robert Millan <robertmh@gnu.org>
10174
10175 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10176
10177 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10178
10179 * configure.in: Ensure arguments to sed are properly spaced.
10180 * configure: Regenerate.
10181
10182 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10183
10184 * MAINTAINERS: Update my e-mail address.
10185
10186 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10187
10188 * MAINTAINERS (Write After Approval): Add myself.
10189
10190 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10191
10192 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10193 * configure: Regenerated.
10194
10195 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10196
10197 * MAINTAINERS: Update my email address.
10198
10199 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10200
10201 * configure.in: Use newline instead of semicolon when assuming
10202 shell arguments in a for loop.
10203 * configure: Regenerated.
10204
10205 2003-08-22 Jason Eckhardt <jle@rice.edu>
10206
10207 * MAINTAINERS: Resurrect the i860 maintainer.
10208
10209 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10210
10211 PR 8180
10212 * configure.in: When testing with_libs and with_headers, treat
10213 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10214 * configure: Regenerate.
10215
10216 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10217 make, shell, etc.
10218 (baseargs): Likewise.
10219 * configure: Regenerate.
10220
10221 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10222
10223 * MAINTAINERS (Write After Approval): Add myself.
10224
10225 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10226
10227 * configure.in: Disable libgcj for darwin not on powerpc.
10228 * configure: Rebuild.
10229
10230 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10231
10232 * config-ml.in, symlink-tree: Add license.
10233
10234 2003-08-03 Richard Stallman <rms@gnu.org>
10235 Eben Moglen <moglen@columbia.edu>
10236
10237 * README.SCO: New file.
10238
10239 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10240
10241 * Makefile.tpl (check, check-c++): Express dependencies using
10242 dependencies rather than commands.
10243 * Makefile.in: Regenerate.
10244
10245 2003-08-01 Andrew Cagney <cagney@redhat.com>
10246
10247 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10248 * configure: Ditto.
10249
10250 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10251
10252 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10253 * Makefile.in: Update.
10254
10255 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10256
10257 * configure.in: Enable libgcj for darwin.
10258 * configure: Rebuild.
10259
10260 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10261
10262 * config-ml.in: Use ac_configure_args directly instead of
10263 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10264 actually seen.
10265
10266 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10267
10268 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10269 creating target and build subdirs to build all parent dirs as needed.
10270 * Makefile.in: Rebuild.
10271 * configure.in: Don't build dirs explicitly here.
10272 * configure: Rebuild.
10273
10274 2003-07-26 Paul Brook <paul@nowt.org>
10275
10276 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10277
10278 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10279
10280 * Makefile.tpl (all-make): Depend on intl.
10281 * Makefile.in: Rebuilt.
10282
10283 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10284
10285 * install-sh: Update to newer upstream versions (associated with
10286 aclocal 1.7).
10287 * mkinstalldirs: Likewise.
10288 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10289
10290 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10291
10292 * MAINTAINERS: Move self from Bug database only accounts
10293 to write-after-approval.
10294
10295 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10296
10297 * config.if: Remove unused libc_interface determination.
10298
10299 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10300
10301 * MAINTAINERS: Move self from write-after-approval to
10302 build machinery (*.in).
10303
10304 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10305
10306 PR bootstrap/11273
10307 PR bootstrap/11408
10308 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10309 unused INSTALL_PROGRAM_ARGS.
10310 * configure.in: Use AC_PROG_INSTALL.
10311 * Makefile.in: Regenerate.
10312 * configure: Regenerate.
10313
10314 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10315
10316 * MAINTAINERS: Alphabetize.
10317
10318 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10319
10320 * configure: Rebuilt.
10321 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10322 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10323 newlib nor libgloss.
10324 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10325 * configure.in (am33_2.0-*-linux*): Added.
10326
10327 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10328
10329 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10330 * configure: Regenerate.
10331
10332 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10333
10334 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10335 * Makefile.in: Regenerate.
10336
10337 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10338
10339 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10340 * Makefile.in: Regenerate.
10341
10342 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10343
10344 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10345 * Makefile.in: Regenerated.
10346
10347 * config-ml.in: Replace PWD with PWD_COMMAND.
10348
10349 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10350
10351 * intl: New directory; see intl/ChangeLog for details.
10352 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10353 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10354 * Makefile.in: Regenerate.
10355
10356 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10357
10358 * configure.in: Clean up config-lang.in handling. Delete
10359 useless assignment to "subdirs".
10360 * configure: Regenerate.
10361
10362 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10363
10364 * configure.in: Rename 'target_libs' to 'target_libraries'.
10365 Remove useless reference to 'target_libs'.
10366 * configure: Regenerate.
10367
10368 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10369
10370 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10371 * Makefile.in: Regenerate.
10372
10373 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10374
10375 * Makefile.def: Introduce flags_to_pass.
10376 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10377 * Makefile.in: Regenerate.
10378
10379 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10380
10381 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10382 and target-libgloss.
10383 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10384 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10385 * configure: Regenerate.
10386
10387 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10388
10389 * configure.in: Update testsuite_flags to new location.
10390 * configure. Regenerate.
10391
10392 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10393
10394 * Makefile.tpl: Remove BUILD_CC stuff.
10395 * Makefile.in: Regenerate.
10396
10397 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10398
10399 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10400
10401 2003-06-16 Graeme Peterson <gp@qnx.com>
10402
10403 * MAINTAINERS (Write After Approval): Add myself.
10404
10405 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10406
10407 * config.guess: Update to 2003-06-12 version.
10408 * config.sub: Update to 2003-06-13 version.
10409
10410 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10411
10412 * config.guess: Update to 2003-06-06 version.
10413 * config.sub: Update to 2003-06-06 version.
10414
10415 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10416
10417 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10418 * configure. Regenerate.
10419
10420 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10421
10422 * configure.in: Disable serial configure by default.
10423 * configure: Regenerate.
10424 * Makefile.tpl: Abolish .NOTPARALLEL.
10425 * Makefile.in: Regenerate.
10426
10427 * Makefile.tpl: Replace {build,host,target}_canonical by
10428 {build,host,target}.
10429 * Makefile.in: Regenerate.
10430
10431 * Makefile.tpl: Fix stupid pasto.
10432 * Makefile.in: Regenerate.
10433
10434 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10435
10436 * Makefile.tpl: Remove bogus conditional.
10437 * Makefile.in: Regenerate.
10438
10439 2003-06-05 Jan Hubicka <jh@suse.cz>
10440
10441 * Makefile.tpl (profiledbootstrap): New target.
10442 * Makefile.in (profiledbootstrap): New target.
10443
10444 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10445
10446 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10447 Pinski. Remove user names from other bugzilla-only maintainers.
10448
10449 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10450
10451 * Makefile.tpl: Make 'recursive targets' using autogen rather
10452 than shell loop. Remove duplicate 'clean' targets and false
10453 comments.
10454 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10455 Add systematic method of specifying missing targets in subdirs.
10456 Add copyright boilerplate.
10457 * Makefile.in: Regenerate.
10458 * configure.in: Add 'recursive targets' to maybe list.
10459 * configure: Regenerate.
10460
10461 * MAINTAINERS: "GNATS only" -> "Bug database only".
10462
10463 * Makefile.tpl: Rename [+target+] to [+make_target+].
10464 * Makefile.def: Rename 'target' to 'make_target'.
10465
10466 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10467
10468 * MAINTAINERS: Add self as options handling maintainer.
10469
10470 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10471
10472 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10473 been too long since I touched those ports.
10474
10475 2003-05-28 DJ Delorie <dj@redhat.com>
10476
10477 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10478 * Makefile.in: Regenerate.
10479
10480 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10481
10482 * configure.in: Use curly braces in the definition of tooldir.
10483 * configure: Regenerate.
10484
10485 2003-05-21 DJ Delorie <dj@redhat.com>
10486
10487 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10488 newlib or libgloss.
10489 * Makefile.in: Regenerate.
10490
10491 2003-05-21 DJ Delorie <dj@redhat.com>
10492
10493 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10494 * Makefile.in: Regenerate.
10495
10496 2003-05-20 Ian Lance Taylor <ian@airs.com>
10497
10498 * MAINTAINERS: Update my e-mail address.
10499
10500 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10501
10502 * configure.in: Switch more things to use maybe dependencies.
10503 * Makefile.tpl: Switch more things to use maybe dependencies.
10504 Factor out common code from autogen IF statements.
10505 * configure: Regenerate.
10506 * Makefile.in: Regenerate.
10507
10508 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10509
10510 * configure.in: Accept i[3456789]86 for machine type.
10511 * configure: Regenerate.
10512
10513 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10514
10515 * configure.in: Switch more things to use maybe dependencies.
10516 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10517 * configure: Regenerate.
10518 * Makefile.tpl: Switch more things to use maybe dependencies.
10519 * Makefile.in: Regenerate.
10520
10521 2003-05-16 Andreas Schwab <schwab@suse.de>
10522
10523 * Makefile.tpl (install-opcodes): Define.
10524 * Makefile.in: Rebuild.
10525
10526 2003-05-13 Andreas Jaeger <aj@suse.de>
10527
10528 * config.guess: Update to 2003-05-09 version.
10529 * config.sub: Update to 2003-05-09 version.
10530
10531 2003-05-13 Michael Eager <eager@mvista.com>
10532
10533 * configure.in: Correct sed script so that options in quotes are not
10534 deleted.
10535 * configure: Rebuild.
10536
10537 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10538
10539 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10540 and $$s/newlib/libc/sys/cygwin32 include paths.
10541 * configure: Ditto.
10542
10543 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10544
10545 * MAINTAINERS: Update my email addresses.
10546
10547 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10548
10549 * config-ml.in: Propagate INSTALL variables.
10550
10551 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10552
10553 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10554
10555 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10556
10557 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10558 * Makefile.in: Regenerate.
10559
10560 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10561
10562 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10563
10564 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10565
10566 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10567
10568 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10569
10570 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10571 * Makefile.in: Regenerated.
10572
10573 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10574
10575 * MAINTAINERS (Write After Approval): Upgrade myself from
10576 GNATS only to write-after-approval. Update my mail address.
10577
10578 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10579
10580 (OS Port Maintainers: freebsd): Add myself.
10581
10582 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10583
10584 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10585
10586 2003-04-22 Kean Johnston <jkj@sco.com>
10587
10588 * MAINTAINERS (SCO ports): Added myself.
10589
10590 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10591
10592 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10593
10594 2003-04-19 Kean Johnston <jkj@sco.com>
10595
10596 * MAINTAINERS (Write After Approval): Add myself.
10597
10598 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10599
10600 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10601 * Makefile.in: Regenerate.
10602
10603 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10604
10605 * configure.in (powerpc64*-*-linux*): Remove.
10606 * configure: Rebuilt.
10607
10608 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10609
10610 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10611 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10612 and restrap.
10613 * Makefile.in: Regenerate.
10614
10615 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10616
10617 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10618 * configure: Regenerated.
10619
10620 2003-04-15 DJ Delorie <dj@redhat.com>
10621
10622 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10623
10624 2003-04-13 Nick Clifton <nickc@redhat.com>
10625
10626 * config-ml.in: Remove support for --disable-aix removing
10627 call-aix multilibs.
10628
10629 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10632 * */configure: Rebuilt.
10633
10634 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10635
10636 * MAINTAINERS: Add my email address.
10637
10638 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10639
10640 * MAINTAINERS (Write After Approval): Add myself.
10641
10642 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10643
10644 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10645 * Makefile.in: Regenerate.
10646
10647 2003-03-14 Michael Chastain <mec@shout.net>
10648
10649 * Makefile.in: Regenerate with correct Makefile.def.
10650
10651 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10652
10653 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10654 Make macro.
10655 * Makefile.in: Regenerate.
10656 * configure.in: Clean up gxx_include_dir logic.
10657 * configure: Regenerate.
10658
10659 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10660
10661 * MAINTAINERS (Write After Approval): Add myself.
10662
10663 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10664
10665 * MAINTAINERS: Update my mail address.
10666
10667 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10668
10669 * configure.in (gxx_include_dir): Fix typo.
10670 * configure: Regenerated.
10671
10672 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10673
10674 * Makefile.tpl: Reindent.
10675 * Makefile.in: Regenerate.
10676 * configure.in: Reindent. Don't set unused variables.
10677 * configure: Regenerate.
10678
10679 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10680
10681 * configure.in: Include $(build_tooldir)/sys-include in
10682 FLAGS_FOR_TARGET.
10683 * configure: Regenerated.
10684
10685 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10686
10687 * Makefile.tpl: Always pass down RANLIB.
10688 * Makefile.in: Regenerate.
10689
10690 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10691 * Makefile.in: Regenerate.
10692 * configure.in: Remove unused logic relating to --enable-shared
10693 and --enable-threads. Remove bogus comments. Remove redundant
10694 noconfigdirs.
10695 * configure: Regenerate.
10696
10697 * configure.in: Replace ${libstdcxx_version} by its value.
10698 Remove reference to mh-dgux.
10699 * configure: Regenerate.
10700
10701 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10702
10703 * MAINTAINERS (Write After Approval): Add myself.
10704
10705 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10706
10707 * Makefile.tpl: Rearrange.
10708 * Makefile.in: Regenerate.
10709
10710 2003-02-25 Uwe Stieber <uwe@wwws.de>
10711
10712 * configure.in: Add support for kaOS as cross build target system.
10713 * configure: Regenerated.
10714
10715 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10716
10717 * MAINTAINERS (Write after approval): Add myself.
10718
10719 2003-02-21 James E Wilson <wilson@tuliptree.org>
10720
10721 * MAINTAINERS: Update my email address.
10722
10723 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10724
10725 * MAINTAINERS: Add self to blanket write privs. section.
10726
10727 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10728
10729 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10730 configure-target-* as some target builds may require additional
10731 flags for preprocessor tests.
10732 * Makefile.in: Regenerated.
10733
10734 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10735
10736 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10737 * ltconfig: Handle it.
10738 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10739 auto-detecting it.
10740
10741 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10742 it is used as argument to $CC.
10743 * ltcf-gcj.sh: Likewise.
10744
10745 * configure.in: Introduce --enable-maintainer-mode.
10746 * configure: Rebuilt.
10747 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10748 for maintainer mode.
10749 * Makefile.in: Rebuilt.
10750
10751 2003-02-18 Jason Merrill <jason@redhat.com>
10752
10753 * Makefile.tpl (check-c++): Allow parallelism.
10754
10755 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10756
10757 * MAINTAINERS: Remove John Carr (who never actually had access to
10758 gcc.gnu.org).
10759
10760 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10761
10762 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10763 don't configure target-libobjc.
10764 * configure: Regenerate.
10765
10766 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10767
10768 * Makefile.tpl (RANLIB): Define.
10769 * Makefile.in: Regenerate.
10770
10771 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10772
10773 * MAINTAINERS: Update my email.
10774
10775 2003-02-06 Keith R Seitz <keiths@redhat.com>
10776
10777 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10778 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10779 * Makefile.in: Regenerated.
10780 * configure.in: Remove all traces of snavigator, db, and grep.
10781 * configure: Regenerated.
10782
10783 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10784
10785 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10786 After Approval.
10787
10788 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10789
10790 * MAINTAINERS (Write after approval): Add myself.
10791
10792 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10793
10794 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10795 * Makefile.in: Regenerated.
10796
10797 2003-01-30 Roger Sayle <roger@eyesopen.com>
10798
10799 * config.guess: Updated to 2003-01-30's version.
10800 * config.sub: Updated to 2003-01-28's version.
10801
10802 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10803
10804 * config.if: If gcc_version is already set, just use it. Don't set
10805 gcc_version_trigger if it's already set, otherwise set it to
10806 gcc/version.c, but only if the file exists. If it is not set and
10807 gcc/version.c does not exist, try to extract the version number from
10808 $CC.
10809
10810 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10811
10812 * MAINTAINERS: Add myself to write-after-approval list.
10813
10814 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10815
10816 * configure.in: Revert 24Jan change.
10817 * configure: Regenerate.
10818
10819 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10820
10821 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10822 entry of HJ Lu.
10823
10824 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10825
10826 * configure.in: Revert previous change.
10827 * configure: Regenerate.
10828
10829 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10830
10831 * configure.in: Make rda native-only.
10832 * configure: Regenerate.
10833
10834 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10835
10836 * MAINTAINERS: Move myself from GNATS-only-accounts to
10837 write-after-approval.
10838
10839 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10840
10841 * configure.in: Add missing \.
10842 * configure: Rebuilt.
10843
10844 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10845
10846 * configure.in (baseargs): Avoid using \| in sed regular
10847 expressions.
10848 * configure: Rebuilt.
10849
10850 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10851
10852 * configure.in (baseargs): Remove all supported forms of
10853 --cache-file, --srcdir, --host, --build and --target options
10854 from argument lists.
10855 * configure: Rebuilt.
10856
10857 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10858
10859 * MAINTAINERS: Add myself to write-after-approval list.
10860
10861 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10862
10863 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10864 * configure: Rebuilt.
10865
10866 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10867
10868 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10869 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10870 * Makefile.in: Regenerate.
10871 * configure: Regenerate.
10872
10873 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10874
10875 * configure.in: Remove Makefile in build, host and target modules
10876 unless configure was run with --no-recursion.
10877 * configure: Rebuilt.
10878
10879 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10880
10881 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10882 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10883 * Makefile.in: Regenerate.
10884
10885 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10886
10887 * config.guess: Update to 2003-01-03 version.
10888 * config.sub: Update to 2003-01-03 version.
10889
10890 2003-01-07 Christopher Faylor <cgf@redhat.com>
10891
10892 * configure: Regenerate with proper autoconf 2.13.
10893
10894 2003-01-07 Christopher Faylor <cgf@redhat.com>
10895
10896 * configure.in: Add AC_PREREQ for consistency.
10897 * configure: Regenerate.
10898
10899 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10900
10901 * configure.in (GDB_TK): Add tcl directories conditional on
10902 gdb/gdbtk directory being present.
10903 * configure: Regenerate.
10904
10905 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10906
10907 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10908 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10909 * configure: Rebuilt.
10910
10911 2002-12-31 Tom Tromey <tromey@redhat.com>
10912
10913 * Makefile.in: Rebuilt.
10914 * Makefile.def (target_modules) [libffi]: Allow installation.
10915
10916 2002-12-31 Andreas Schwab <schwab@suse.de>
10917
10918 * configure.in: Fix use of $program_transform_name.
10919 * configure: Regenerated.
10920
10921 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10922
10923 * configure.in (baseargs): Don't remove first configure argument.
10924 * configure: Regenerated.
10925
10926 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * Makefile.tpl (local-distclean): Don't remove...
10929 (multilib.ts): ... this. Moved into...
10930 (multilib.out): ... this. Don't use sub-make.
10931 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10932 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10933 (configure-build-[+module+], configure-[+module+],
10934 configure-target-[+module+], configure-gcc): ... these. Test
10935 for Makefile existence. Drop config.status from dependencies.
10936 * Makefile.in: Rebuilt.
10937 * configure.in: Move gcc-version-trigger to the end of
10938 ac_configure_args. Add comments to maybedep.tmp and
10939 serdep.tmp. Introduce --disable-serial-configure. Remove
10940 nonopt from baseargs, matching and removing corresponding
10941 whitespace while at it.
10942 * configure: Rebuilt.
10943
10944 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * configure.in (host_configargs): Replace reference to
10947 no-longer-defined buildopts with --build=${build_alias}.
10948 * configure: Rebuilt.
10949
10950 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10951 program_transform_name to standard idiom.
10952 (AUTOGEN, AUTOCONF): Define.
10953 (Makefile.in): Use $(AUTOGEN).
10954 (Makefile): Depend on config.status, and use autoconf-style rule to
10955 build it. Move original commands to...
10956 (config.status): ... this new target.
10957 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10958 $(AUTOCONF).
10959 * Makefile.in: Rebuilt.
10960
10961 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10962
10963 * Makefile.tpl: Fix dramatic bustage due to change in
10964 program_transform_name.
10965 * Makefile.in: Regenerate.
10966
10967 * configure.in: Remove unnecessary PATH setting.
10968 * configure: Regnerate.
10969
10970 * configure.in: Don't default to unprefixed tools unless
10971 the native tools will work.
10972 * configure: Regenerate.
10973
10974 * configure.in: Convert to autoconf script. Blow away lots
10975 of now-redundant Makefile fragments.
10976 * configure: Generate using Autoconf.
10977 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10978 * Makefile.in: Regenerate.
10979
10980 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10981
10982 * configure: Fix stupid bug where RANLIB was mistakenly included.
10983
10984 * configure.in: Rename (buildargs, hostargs, targargs) to
10985 (build_configargs, host_configargs, target_configargs).
10986
10987 * configure.in: Move logic out of sed statement.
10988
10989 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10990 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10991
10992 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10993
10994 * config.sub: Import from master repository
10995 * config.guess: Ditto
10996
10997 2002-12-24 Andreas Schwab <schwab@suse.de>
10998
10999 * Makefile.tpl (multilib.out): Fix missing space.
11000 * Makefile.in: Regenerate.
11001
11002 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11003
11004 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11005 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11006 * Makefile.in: Regenerate.
11007 * configure.in: Remove unnecessary leftovers.
11008
11009 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11010
11011 * configure.in (extra_ranlibflags_for_target): New variable.
11012 (*-*-darwin): Add -c to ranlib commands.
11013 * configure (tooldir): Handle extra_ranlibflags_for_target.
11014
11015 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11016
11017 * Makefile.tpl: Revert HJL's change.
11018 * Makefile.in: Regenerated.
11019 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11020 always.
11021
11022 2002-12-19 Andreas Schwab <schwab@suse.de>
11023
11024 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11025 * Makefile.in: Regenerate.
11026
11027 2002-12-18 H.J. Lu <hjl@gnu.org>
11028
11029 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11030 * Makefile.in: Regenerated.
11031
11032 * configure.in (build_prefix): New. Substitute.
11033
11034 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11035
11036 * Makefile.tpl: Don't let real targets depend on phony targets.
11037 * Makefile.in: Regenerate.
11038
11039 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11040 * Makefile.in: Regenerate.
11041
11042 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11043
11044 * config.sub: Import from master repository
11045 * config.guess: Ditto
11046
11047 2002-12-16 Jason Merrill <jason@redhat.com>
11048
11049 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11050 previous 'make bootstrap'.
11051 * Makefile.in: Regenerate.
11052
11053 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11054
11055 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11056
11057 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11058
11059 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11060 * Makefile.in: Regenerate.
11061
11062 2002-12-13 Jason Merrill <jason@redhat.com>
11063
11064 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11065 library tests.
11066 (check-c++): Just depend on it and check-target-libstdc++-v3.
11067 * Makefile.in: Regenerate.
11068
11069 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11070
11071 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11072 * Makefile.in: Rebuilt.
11073
11074 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11075
11076 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11077
11078 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11079
11080 * configure: Fix bug put in by gremlins.
11081
11082 * Makefile.tpl: Substitute more autoconfily.
11083 * configure: Substitute more autoconfily.
11084 * Makefile.in: Regenerate.
11085
11086 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11087
11088 * config.sub: Import from master repository
11089 * config.guess: Ditto
11090 * MAINTAINERS: Added Svein Seldal under write after approval
11091
11092 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11093
11094 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11095 * Makefile.in (all-sim): Ditto.
11096
11097 2002-12-06 DJ Delorie <dj@redhat.com>
11098
11099 * Makefile.tpl: Change configure dependencies to not have real
11100 targets depend on phony targets.
11101
11102 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11103
11104 * configure.in: Revert unintentional change.
11105
11106 * Makefile.tpl: Change dependency for */multilib.out so that
11107 it works when gcc isn't in the tree.
11108
11109 * configure.in: Substitute more.
11110 * configure: Run subconfigures from the Makefile.
11111 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11112 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11113
11114 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11115
11116 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11117
11118 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11121 and corresponding dependencies.
11122 * Makefile.in: Regenerate.
11123
11124 * configure.in (host_tools): Order binutils, gas and ld for
11125 convenience in running the testsuites.
11126
11127 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11128 * Makefile.in: Regenerate.
11129 * configure.in: Introduce rules to serialize subconfigure runs.
11130
11131 * configure.in: Introduce BASE_CC_FOR_TARGET.
11132 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11133 Realize configure-build-* targets. Realize configure-target-* targets.
11134 * Makefile.in: Regenerate.
11135
11136 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11137
11138 * configure: Move gcc_version_trigger stuff from here...
11139 * configure.in: ...to here.
11140
11141 * configure.in: Separate subconfigure options added by this file from
11142 options given by the user. Add machinery to put args for host
11143 subconfigures into the Makefile.
11144
11145 * Makefile.tpl: Remove 'vault' targets.
11146 * Makefile.tpl: Reorder and comment dependencies.
11147 * Makefile.in: Regenerate.
11148
11149 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11150 * configure.in: Fix my broken commit of previous patch. (sigh)
11151
11152 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11153
11154 * configure.in: Move host-specific darwin noconfigdirs into
11155 the host-specific section.
11156
11157 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11158
11159 * configure.in: Move host-specific darwin noconfigdirs into
11160 the host-specific section.
11161
11162 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11163
11164 * configure: Remove skip-this-dir support.
11165 * Makefile.tpl: Remove skip-this-dir support.
11166
11167 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11168 subdirectories.
11169 * Makefile.in: Regenerate.
11170
11171 * Makefile.tpl: Strip out useless setting of 'dir'.
11172 * Makefile.in: Regenerate.
11173
11174 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11175
11176 * configure.in: Fix deeply stupid bug.
11177
11178 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11179 shell code in CXX_FOR_TARGET
11180 * Makefile.def: Introduce raw_cxx.
11181 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11182 RAW_CXX_FOR_TARGET.
11183 * Makefile.in: Regenerate.
11184
11185 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11186
11187 * Makefile.tpl: Remove unnecessary ifs.
11188 * Makefile.in: Regenerate.
11189
11190 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11191 dependencies. Maybe-ize build-libiberty. Create dummy install
11192 targets for 'no_install' modules.
11193 * configure: Move GDB_TK substitution to configure.in. Move
11194 build_modules stuff to configure.in.
11195 * configure.in: Implement soft dependency machinery. Maybe-ize
11196 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11197 * Makefile.in: Regenerate.
11198
11199 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11200
11201 * Makefile.tpl: Make all-target, install-target behave similarly
11202 to all, install (only hitting configured targets). Eliminate
11203 unused macro defintions.
11204
11205 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11206 build != host.
11207
11208 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11209
11210 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11211
11212 * configure.in: Produce lists of subdir targets we're actually
11213 configuring. Remove references to "dosrel".
11214 * Makefile.tpl: Let configure set which subdir targets are hit.
11215 Remove install-cross; clean up install; remove ALL. Remove
11216 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11217 Autogenerate host module targets. Remove empty dependency lines
11218 and redundant dependency; rearrange slightly.
11219 * Makefile.def: Add host-side libtermcap, utils.
11220
11221 * Makefile.in: Regenerate.
11222
11223 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11224
11225 * ltconfig (osf[345]): Append $major to soname_spec.
11226 Reflect this in library_names_spec.
11227 * ltmain.sh (osf): Prefix $major with . for use as extension.
11228
11229 2002-11-19 Andreas Jaeger <aj@suse.de>
11230
11231 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11232 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11233 and sparc64 GNU/Linux systems.
11234
11235 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11236
11237 * MAINTAINERS: Update email.
11238
11239 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11240
11241 * MAINTAINERS: Complete James Dennett's entry.
11242
11243 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11244
11245 * MAINTAINERS (Write After Approval): Add myself.
11246
11247 2002-11-13 Bruce Korb <bkorb@gnu.org>
11248
11249 * Makefile.tpl: syntactic cleanup
11250
11251 2002-11-13 Stuart Hastings <stuart@apple.com>
11252
11253 * MAINTAINERS: Add myself to write-after-approval list.
11254
11255 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11256
11257 * Makefile.def: Add list of recursive targets to autogenerate.
11258 Add build_modules.
11259 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11260 targets. Autogenerate *-build-* targets.
11261 * Makefile.in: Regenerate.
11262
11263 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11264
11265 * configure: More autoconf-style substitutions.
11266 * Makefile.tpl: More autoconf-style substitutions.
11267 * Makefile.in: Regenerate.
11268
11269 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11270
11271 * configure: Substitute more variables in a more autoconf-friendly
11272 way. Simplify slightly.
11273 * Makefile.tpl: Make more variables substitutable in an
11274 autoconf-friendly way.
11275 * Makefile.in: Regenerate.
11276
11277 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11278
11279 * MAINTAINERS (Write After Approval): Add myself.
11280
11281 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11282
11283 * configure.in (v810*): Remove special setting of tools.
11284
11285 * configure: Add support for extra required flags for ar or nm.
11286 * configure.in (aix4.3+): Use above support for target-specific
11287 issues, rather than using config/mt-aix43.
11288
11289 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11290
11291 * configure: Remove 'removing', which doesn't work. Replace $subdir
11292 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11293 with $srcdir. Reformat indentation. Substitute some variables
11294 formerly hard-coded in the Makefile for build=host.
11295 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11296 * Makefile.def: Autogenerate more.
11297 * Makefile.in: Regenerate.
11298
11299 2002-11-04 Adam Nemet <anemet@lnxw.com>
11300
11301 * MAINTAINERS (Write After Approval): Add myself.
11302
11303 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11304
11305 * Makefile.def (host_modules): Add rda.
11306 * Makefile.in: Regenerate.
11307 * configure.in (target_tool): Add target-rda to list.
11308
11309 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11310
11311 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11312
11313 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11314
11315 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11316 and restrap targets to this rule.
11317 * Makefile.in: Regenerate.
11318
11319 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11320
11321 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11322 GNATS only accounts.
11323
11324 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11325
11326 * configure.in (i[3456]86-*-linux*): Add check to disable
11327 ${libgcj} for glibc1.
11328
11329 2002-10-24 Denis Chertykov <denisc@overta.ru>
11330
11331 * MAINTAINERS: Add myself as ip2k port maintainer.
11332
11333 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11334
11335 * configure.in: Add tic4x target.
11336
11337 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11338
11339 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11340 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11341 * Makefile.in: Regenerate.
11342
11343 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11344 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11345 * Makefile.in: Regenerate.
11346
11347 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11348
11349 * MAINTAINERS: Add myself as web pages co-maintainer.
11350
11351 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11352
11353 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11354 * Makefile.in: Regenerate.
11355
11356 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11357
11358 * MAINTAINERS: Add myself and Nathan Sidwell
11359 <nathan@codesourcery.com> as VxWorks maintainers.
11360
11361 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11362
11363 * Makefile.def: Remove order dependency comments.
11364 * Makefile.tpl: Add explicit install-install dependencies.
11365 * Makefile.in: Regenerate.
11366
11367 * Makefile.tpl: Remove material now in src-release. (Finally!)
11368 * Makefile.in: Regenerate.
11369
11370 * Makefile.tpl: Add configure-target (for src-release in src)
11371 * Makefile.in: Regenerate.
11372
11373 2002-09-30 Nick Clifton <nickc@redhat.com>
11374
11375 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11376
11377 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11378
11379 * configure.in (s390*-*-linux*): Enable libgcj.
11380
11381 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11382
11383 * configure: Revert accidentally applied changes.
11384
11385 * Makefile.tpl: Make more autoconf-friendly.
11386 * Makefile.in: Regenerate.
11387 * configure: Make substitution more autoconf-like.
11388
11389 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11390
11391 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11392 single entry to handle all these.
11393 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11394 libjava on arm-*-elf.
11395
11396 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11397
11398 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11399 things that depend on them.
11400
11401 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11402
11403 * Makefile.tpl: Make subsituted variables more autoconfy.
11404 * Makefile.in: Regenerate.
11405 * configure: Make seds more autoconfy.
11406
11407 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11408
11409 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11410 * Makefile.in: Regenerate.
11411 * configure.in: Rewrite sed statements to look autoconfy.
11412
11413 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11414 all-target-foo on configure-target-foo.
11415 * Makefile.def: Ditto.
11416 * Makefile.in: Rebuild.
11417
11418 2002-09-25 Andrew Haley <aph@redhat.com>
11419
11420 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11421
11422 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11423
11424 * Makefile.def: New file.
11425 * Makefile.tpl: New file.
11426 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11427 * contrib/gcc_update: Note that Makefile.in is a generated file.
11428
11429 * configure.in: Minor rearrangement. Simplify tests.
11430
11431 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11432
11433 * configure.in (with_headers): Skip copy if value is "yes".
11434 (with_libs): Likewise.
11435
11436 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11437
11438 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11439 * configure.in (sh*-*-pe*): Ditto.
11440 * configure.in (mips*-*-pe*): Ditto.
11441 * configure.in (*arm-wince-pe): Ditto.
11442
11443 * configure.in: Rearrange.
11444
11445 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11446
11447 * MAINTAINERS: Update my email address.
11448
11449 2002-08-30 Paul Koning <pkoning@equallogic.com>
11450
11451 * MAINTAINERS: (Write After Approval): Add myself.
11452
11453 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11454
11455 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11456
11457 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11458
11459 * MAINTAINERS: Change my mailing address.
11460
11461 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11462
11463 * MAINTAINERS (Write After Approval): Remove myself.
11464 (Various Maintainers: c++ runtime libs): Add myself.
11465
11466 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11467
11468 * MAINTAINERS (Write After Approval): Remove myself.
11469 (Various Maintainers: c++ runtime libs): Add myself.
11470
11471 2002-08-15 Eric Christopher <echristo@redhat.com>
11472
11473 * config.sub: Import from master repository.
11474 * config.guess: Ditto.
11475
11476 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11477
11478 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11479 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11480 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11481
11482 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11483
11484 * MAINTAINERS: Add self to rs6000 vector extensions.
11485
11486 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11487
11488 * libiberty/configure: Reverted unintended yesterday's check in.
11489
11490 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11491
11492 * boehm-gc/configure, libf2c/configure: Rebuilt.
11493 * libffi/configure, libiberty/configure: Ditto.
11494 * libjava/configure, libobjc/configure: Ditto.
11495 * libstdc++-v3/configure, zlib/configure: Ditto.
11496 Merged from binutils:
11497 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11498 From Steve Ellcey <sje@cup.hp.com>:
11499 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11500 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11501 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11502 IA64.
11503 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11504 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11505 soname_spec, sys_lib_search_path_spec): Ditto.
11506
11507 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11508
11509 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11510
11511 2002-08-04 H.J. Lu (hjl@gnu.org)
11512
11513 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11514
11515 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11516
11517 * MAINTAINERS (Write After Approval): Add myself.
11518
11519 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11520
11521 * configure.in: Move generic linux case to end. Copy generic
11522 linux noconfigdirs to mips*-*-linux* entry and new
11523 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11524
11525 2002-07-19 Michael Matz <matz@suse.de>
11526
11527 * MAINTAINERS: Add myself as ra* maintainer.
11528
11529 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11530
11531 * config.guess: Update to 2002-07-09 version.
11532 * config.sub: Update to 2002-07-03 version.
11533
11534 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11535
11536 * MAINTAINERS: Fix typo in a maintainer email address.
11537
11538 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11539
11540 * configure.in: Remove two redundant tests.
11541
11542 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11543
11544 * configure.in (mips*-*-irix6*o32): Enable stabs.
11545
11546 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11547
11548 * configure.in: Don't build grez.
11549 * Makefile.in: Ditto.
11550
11551 * Makefile.in: Remove references to bsp, cygmon, libstub.
11552 * configure.in: Ditto.
11553
11554 * configure.in: Remove leftover reference to gdbtest.
11555
11556 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11557
11558 * configure.in (gxx_include_dir): Change to match versioned
11559 C++ headers if --enable-version-specific-runtime-libs is used.
11560
11561 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11562
11563 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11564
11565 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11566
11567 * configure.in: Make --without-x work.
11568
11569 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11570
11571 * configure.in: Rearrange target Makefile fragment collection.
11572
11573 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11574 cvs[src].
11575 * configure.in: Ditto.
11576
11577 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11578
11579 * MAINTAINERS (Write After Approval): Update my e-mail address.
11580
11581 2002-06-24 Ben Elliston <bje@redhat.com>
11582
11583 * configure.in (host_tools): Remove cgen.
11584
11585 * Makefile.in (all-cgen): Remove; runs from its source directory.
11586 (check-cgen, install-cgen, clean-cgen): Likewise.
11587 (all-opcodes): Do not depend on all-cgen.
11588 (all-sim): Likewise.
11589
11590 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11591
11592 * Makefile.in: Eliminate 'apache' targets.
11593 * configure.in: Eliminate 'apache' targets.
11594
11595 * configure.in: Eliminate redundant tests. Reorganize.
11596
11597 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11598
11599 * config-ml.in: Eliminate references to Cygnus configure.
11600
11601 * Makefile.in: Eliminate references to building emacs.
11602
11603 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11604
11605 * MAINTAINERS: Update my email address.
11606
11607 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11608
11609 * config.if (libstdcxx_incdir): Version C++ headers.
11610 (cxx_incdir): Remove.
11611
11612 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11613
11614 * MAINTAINERS (Write After Approval): Add self.
11615
11616 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11617
11618 * configure.in: Add support for ip2k.
11619
11620 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11621
11622 * configure.in: Fix AIX configury bug.
11623
11624 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11625
11626 * MAINTAINERS (Write After Approval): Add self.
11627
11628 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11629
11630 * configure.in: replace ${topsrcdir} with ${srcdir}
11631
11632 * configure.in: Move definition of libstdcxx_flags
11633 right above usage, rather than waaay earlier.
11634
11635 * configure.in: Pull definition of is_cross_compiler earlier.
11636
11637 * configure.in: Rearrange a little.
11638
11639 * configure.in: Remove references to librx.
11640 * Makefile.in: Remove references to librx.
11641
11642 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11643
11644 * config.sub: Add support for avr target.
11645 Import from master sources, rev 1.255
11646
11647 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11648
11649 * configure, .cvsignore: Revert previous change...
11650 * Makefile: ...delete.
11651
11652 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11653
11654 * configure.in: Eliminate ${gasdir} variable.
11655
11656 2002-06-18 Dave Brolley <brolley@redhat.com>
11657
11658 * configure.in: Add support for frv.
11659 * config.sub: Add support for frv.
11660
11661 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11662
11663 * configure: Remove garbage from previous commit.
11664
11665 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11666
11667 * configure: For in-source builds, make a subdir and re-exec there.
11668 * Makefile: New file. Pass targets through to build directory.
11669 * .cvsignore: No longer ignore "Makefile".
11670
11671 2002-06-16 Douglas Rupp <rupp@gnat.com>
11672
11673 * MAINTAINERS (Write After Approval): Add self.
11674
11675 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11676
11677 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11678
11679 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11680
11681 * configure.in (vax-*-netbsd*): Re-enable gas.
11682
11683 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11684
11685 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11686 BUILD_PREFIX_1, to correct nomenclature.
11687 * configure: Likewise.
11688
11689 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11690 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11691
11692 2002-05-31 Olaf Hering <olh@suse.de>
11693
11694 * config-ml.in: Propogate DESTDIR also.
11695
11696 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11697
11698 * configure.in (vax-*-netbsd*): Don't build gas for this
11699 platform.
11700
11701 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11702
11703 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11704 and libgcj for AVR.
11705
11706 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11707
11708 * MAINTAINERS (Write After Approval): Add myself.
11709
11710 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11711
11712 * config.guess: Update to 2002-05-22 version.
11713 * config.sub: Likewise.
11714
11715 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11716
11717 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11718 * config-ml.in: Likewise.
11719 * configure: Likewise.
11720 * configure.in: Likewise.
11721
11722 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11723
11724 * MAINTAINERS: Update my email address.
11725
11726 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11727
11728 * configure.in: Simplify makefile fragment collection.
11729
11730 * configure.in: Remove code to build emacs.
11731
11732 * configure.in : Remove --srcdir argument from targargs and buildargs
11733 (it's always overridden in the Makefile anyway). Rearrange a bit.
11734
11735 * configure: Move some logic to configure.in.
11736 * configure.in: Move some logic from configure.
11737
11738 2002-05-11 Tom Tromey <tromey@redhat.com>
11739
11740 * MAINTAINERS: Reflect libgcj reality.
11741
11742 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11743
11744 * Makefile.in: Honour DESTDIR.
11745
11746 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11747
11748 * config.guess: Import 2002-03-20 version.
11749 * config.sub: Import 2002-04-26 version.
11750
11751 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11752
11753 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11754
11755 2002-05-07 Tim Josling <tej@melbpc.org.au>
11756
11757 * MAINTAINERS: Add self.
11758
11759 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11760
11761 * ltmain.sh: Detect and handle object name conflicts
11762 while piecewise linking a static library.
11763
11764 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11765
11766 * configure.in (noconfigdirs): Don't disable libgcj on
11767 sparc64-*-solaris* and sparcv9-*-solaris*.
11768
11769 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11770
11771 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11772
11773 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11774
11775 * configure.in (FLAGS_FOR_TARGET): Do not add
11776 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11777 on i[3456]86-*-linux*.
11778
11779 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11780
11781 * configure.in (noconfigdirs): Replace [ ] with test.
11782
11783 * configure.in (noconfigdirs): Do not add target-newlib if
11784 target == i[3456]86-*-linux*, and host == target.
11785
11786 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11787
11788 * configure.in: delete reference to absent file
11789
11790 * configure.in: replace '[' with 'test'
11791
11792 * configure.in: Eliminate references to gash.
11793 * Makefile.in: Eliminate references to gash.
11794
11795 * configure.in: remove useless references to 'pic' makefile fragments.
11796
11797 * configure.in: (*-*-windows*) Finish removing.
11798
11799 * configure.in: Eliminate redundant test for libgui.
11800
11801 2002-04-29 Roger Sayle <roger@eyesopen.com>
11802
11803 * MAINTAINERS: Add self and realphabetize. Update entries
11804 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11805 entry for a29k port maintainer.
11806
11807 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11808
11809 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11810 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11811
11812 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11813
11814 * configure.in: remove references to dead files
11815
11816 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11817
11818 * MAINTAINERS: Add information about purpose of this file.
11819
11820 2002-04-18 Tom Tromey <tromey@redhat.com>
11821
11822 * configure.in: Disallow configuring libgcj when it is already
11823 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11824 Solaris 2.8 by default. For PR libgcj/6158.
11825
11826 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11827
11828 * configure.in: Move default CC setting out of config/mh-* fragments
11829 directly into here.
11830
11831 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11832
11833 * configure.in: don't even try to configure or make a subdirectory
11834 if there's no configure script for it.
11835
11836 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11837
11838 * MAINTAINERS: Remove chill maintainers.
11839 * Makefile.in (CHILLFLAGS): Remove.
11840 (CHILL_LIB): Remove.
11841 (TARGET_CONFIGDIRS): Remove libchill.
11842 (CHILL_FOR_TARGET): Remove.
11843 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11844 CHILL_LIB.
11845 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11846 (CHECK_TARGET_MODULES): Likewise.
11847 (INSTALL_TARGET_MODULES): Likewise.
11848 (CLEAN_TARGET_MODULES): Likewise.
11849 (configure-target-libchill): Remove.
11850 (all-target-libchill): Remove.
11851 * configure.in (target_libs): Remove target-libchill.
11852 Do not compute CHILL_FOR_TARGET.
11853 * libchill: Remove directory.
11854
11855 2002-04-11 DJ Delorie <dj@redhat.com>
11856
11857 * Makefile.in, configure.in: Sync with binutils, entries
11858 follow...
11859
11860 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11861
11862 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11863 (do-tar, do-bz2): New rules.
11864 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11865 (gdb-tar): New rule.
11866 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11867 (insight_dejagnu.tar): New rule.
11868 (insight.tar): New rule.
11869 (gdb+dejagnu.tar): New rule.
11870 (gdb.tar): New rule.
11871
11872 2002-02-01 Mo DeJong <supermo@bayarea.net>
11873
11874 * Makefile.in: Add all-tix to deps for all-snavigator
11875 so that tix is built when building snavigator.
11876
11877 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11878
11879 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11880 ld and gdb are not supported.
11881
11882 2002-01-07 Mark Salter <msalter@redhat.com>
11883
11884 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11885 Allow target-libgloss to be built for arm, strongarm, and xscale.
11886
11887 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11888
11889 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11890 options for i[3456]86-pc-linux* native builds.
11891
11892 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11893
11894 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11895 files from .po files for a distribution.
11896
11897 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11898
11899 * configure.in: Enable libstdc++-v3 for h8300 targets.
11900
11901 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11902
11903 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11904 version from bfd/.
11905
11906 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11907
11908 * Makefile.in (VER): When present, extract the version number from
11909 the file version.in.
11910
11911 2001-05-24 Tom Rix <trix@redhat.com>
11912
11913 * configure.in : enable ld for aix
11914
11915 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11916
11917 * config.guess: Add linux target for S/390.
11918
11919 2000-11-07 Philip Blundell <pb@futuretv.com>
11920
11921 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11922
11923 2000-11-03 Philip Blundell <pb@futuretv.com>
11924
11925 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11926 files.
11927
11928 2001-01-15 Ben Elliston <bje@redhat.com>
11929
11930 * configure.in (host_tools): Add sid.
11931 Always configure cgen.
11932
11933 2000-11-24 Nick Clifton <nickc@redhat.com>
11934
11935 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11936
11937 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11938
11939 * Makefile.in (ALL_MODULES): Add all-cgen.
11940 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11941 (all-cgen): New target.
11942 (all-opcodes,all-sim): Depend on all-cgen.
11943 * configure.in (host_tools): Add cgen.
11944 Only configure cgen if --enable-cgen-maint.
11945
11946 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11947
11948 * configure.in: Add *-*-freebsd* configurations.
11949
11950 2002-04-08 Tom Tromey <tromey@redhat.com>
11951
11952 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11953 Fixes PR libgcj/6068.
11954
11955 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11956
11957 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11958
11959 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11960
11961 * configure.in (alpha*-dec-osf*): Enable libgcj.
11962
11963 2003-03-27 Matthew Gingell <gingell@gnat.com>
11964
11965 * MAINTAINERS (Write After Approval): Add myself.
11966
11967 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11968
11969 Fix for: PR bootstrap/3591, target/5676
11970 * configure.in (mcore-pe): Disable the configuration of
11971 libstdc++-v3 since exceptions are not supported.
11972
11973 2002-03-20 Anthony Green <green@redhat.com>
11974
11975 * configure.in: Enable libgcj for xscale-elf target.
11976
11977 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11978
11979 * MAINTAINERS: Update my email address.
11980
11981 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11982
11983 * ltmain.sh (relink_command): Fix typo in previous change.
11984
11985 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11986
11987 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11988 (relink_command): Added --tag flags.
11989 (mode=install): If relinking fails; error out.
11990
11991 2002-03-12 Richard Henderson <rth@redhat.com>
11992
11993 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11994 .NOTPARALLEL tag.
11995 (do-check): Rename from check.
11996 (check): Allow parallel check.
11997
11998 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11999
12000 * MAINTAINERS: Add myself as maintainer for xtensa port.
12001 Fix alphabetical order in CPU port maintainer list.
12002 Remove myself from Write After Approval list.
12003
12004 2002-03-11 Richard Henderson <rth@redhat.com>
12005
12006 * Makefile.in (.NOTPARALLEL): Add fake tag.
12007
12008 2002-03-07 H.J. Lu (hjl@gnu.org)
12009
12010 * configure.in: Enable gprof for mips*-*-linux*.
12011
12012 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12013
12014 * MAINTAINERS (Write After Approval): Add myself.
12015
12016 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12017
12018 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12019 libjava.
12020 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12021
12022 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12023
12024 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12025 because its Makefile is there; test for the executable instead.
12026
12027 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12028
12029 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12030 libstdc++-v3 and libjava.
12031
12032 2002-02-11 Adam Megacz <adam@xwt.org>
12033
12034 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12035 boehm-gc
12036
12037 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12038
12039 * config.guess: Updated to 2002-01-30's version.
12040 * config.sub: Updated to 2002-02-01's version.
12041 Contribute sh64-elf.
12042 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12043 * configure.in: Added sh64-*-*.
12044
12045 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12046
12047 * MAINTAINERS: Belatedly add myself to write after approval list.
12048
12049 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12050
12051 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12052 Remove self as Write After Approval.
12053
12054 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12055
12056 * MAINTAINERS: Put self in as maintainer for contrib/regression
12057 directory.
12058
12059 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12060
12061 * MAINTAINERS: Update my email address.
12062
12063 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12064
12065 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12066 target-libiberty, and target-libgloss. Skip Java-related
12067 libraries if not supported for NetBSD on target CPU.
12068
12069 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12070
12071 * install-sh: Use _inst.$$_ for temp file name.
12072
12073 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12074
12075 * MAINTAINERS (Write After Approval): Move my contact info
12076 from here...
12077 (OS Port Maintainers): ...to here (netbsd).
12078
12079 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12080
12081 * MAINTAINERS (Write After Approval): Add myself.
12082
12083 2002-01-17 H.J. Lu <hjl@gnu.org>
12084
12085 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12086 (all-target-fastjar): Also depend on all-target-libiberty.
12087
12088 2002-01-16 H.J. Lu (hjl@gnu.org)
12089
12090 * config.guess: Import from master sources, rev 1.225.
12091 * config.sub: Import from master sources, rev 1.238.
12092
12093 2002-01-16 Kazu Hirata <kazu@hxi.com>
12094
12095 * MAINTAINERS (Write After Approval): Remove myself.
12096
12097 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12098
12099 * MAINTAINERS (Write After Approval): Add myself.
12100
12101 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12102
12103 * MAINTAINERS: Add self as docs co-maintainer.
12104
12105 2001-12-11 Matthias Klose <doko@debian.org>
12106
12107 * MAINTAINERS (Write After Approval): Add myself.
12108
12109 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12110
12111 * MAINTAINERS: Update my email address.
12112
12113 2001-12-07 Turly O'Connor <turly@apple.com>
12114 * MAINTAINERS (Write After Approval): Add myself.
12115 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12116 (rs6000_initialize_trampoline): Call __trampoline_setup for
12117 ABI_DARWIN too.
12118 * darwin-tramp.asm: New file, implements __trampoline_setup.
12119 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12120
12121 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12122
12123 * MAINTAINERS (Write After Approval): Add myself.
12124
12125 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12126
12127 * configure, configure.in: Use temp file for long sed commands.
12128
12129 2001-12-03 Laurent Guerby <guerby@acm.org>
12130
12131 * config.sub: Update to version 1.232 on subversion.
12132
12133 2001-12-03 Ben Elliston <bje@redhat.com>
12134
12135 * MAINTAINERS: Update mail address for config.* patches.
12136
12137 2001-11-27 DJ Delorie <dj@redhat.com>
12138 Zack Weinberg <zack@codesourcery.com>
12139
12140 When build != host, create libiberty for the build machine.
12141
12142 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12143 CONFIG_ARGUMENTS.
12144 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12145 New variables.
12146 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12147 and rules.
12148 (all.normal): Depend on ALL_BUILD_MODULES.
12149 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12150 (all-build-libiberty): Depend on configure-build-libiberty.
12151
12152 * configure: Calculate and substitute proper value for
12153 ALL_BUILD_MODULES.
12154 * configure.in: Create the build subdirectory.
12155 Calculate and substitute TARGET_CONFIGARGS (formerly
12156 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12157
12158 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12159
12160 * MAINTAINERS (write-after-approval): Add self.
12161
12162 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12163
12164 * MAINTAINERS (GNATS only accounts): Remove self.
12165
12166 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12167
12168 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12169 libf2c.
12170
12171 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12172
12173 * MAINTAINERS (Write After Approval): Add self.
12174
12175 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12176
12177 * MAINTAINERS: mips and s390 are also CPU ports.
12178
12179 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12180
12181 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12182
12183 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12184
12185 * MAINTAINERS: Alphabetize.
12186
12187 2001-11-09 Kazu Hirata <kazu@hxi.com>
12188
12189 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12190
12191 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12192
12193 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12194
12195 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12196
12197 * configure.in (--enable-languages): Be more permissive about
12198 syntax. Check for empty lists better. Warn about $LANGUAGES.
12199
12200 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12201
12202 * config.sub: Import from master sources, rev. 1.230.
12203 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12204
12205 2001-11-07 Laurent Guerby <guerby@acm.org>
12206
12207 * MAINTAINERS (Write After Approval): Add self.
12208
12209 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12210
12211 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12212
12213 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12214
12215 * config.sub: Import from master sources, rev 1.226.
12216 * config.guess: Import from master sources, rev 1.216.
12217
12218 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12219
12220 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12221 * MAINTAINERS: Add self as maintainer of MMIX port.
12222 Remove old after-approval entry.
12223
12224 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12225
12226 * ChangeLog, configure: Fix spelling errors.
12227
12228 2001-10-20 Brendan Kehoe <brendan@zen.org>
12229
12230 * MAINTAINERS: Tweak my address.
12231
12232 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12233
12234 * MAINTAINERS: Update my email address.
12235
12236 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12237
12238 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12239 * MAINTAINERS: Add self as maintainer of CRIS port.
12240
12241 2001-10-10 Geert Bosch <bosch@gnat.com>
12242
12243 * MAINTAINERS (Various maintainers: Ada front end):
12244 Added Robert Dewar.
12245
12246 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12247
12248 * MAINTAINERS (Write After Approval): Added self
12249
12250 2001-10-02 Geert Bosch <bosch@gnat.com>
12251
12252 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12253
12254 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12255
12256 * configure: Handle temporary files securely using mkdir.
12257
12258 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12259
12260 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12261
12262 2001-09-26 Will Cohen <wcohen@redhat.com>
12263
12264 * configure.in (*-*-linux*): Disable configuration of target-newlib
12265 and target-libgloss.
12266
12267 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12268
12269 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12270 RANLIB.
12271
12272 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12273
12274 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12275 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12276 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12277 avoid quotes nesting problems.
12278 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12279 (DO_X): Export only variables that are set.
12280
12281 2001-09-19 Ben Elliston <bje@redhat.com>
12282
12283 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12284 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12285 semantics. Use the shell built-in "type" command instead.
12286
12287 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12288
12289 Merged from gcc-3_0-branch:
12290 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12291 * ltcf-c.sh: Use $objext, not $ac_objext.
12292 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12293 * ltcf-cxx.sh: Add support for GNU.
12294 2001-07-22 Timothy Wall <twall@redhat.com>
12295 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12296 default settings if using GNU tools with that configuration.
12297 * ltcf-cxx.sh: Ditto.
12298 * ltcf-gcj.sh: Ditto.
12299 2001-07-21 Michael Chastain <chastain@redhat.com>
12300 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12301 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12302 * ltmain.sh: Mark as gcc-local.
12303
12304 2001-08-30 Eric Christopher <echristo@redhat.com>
12305 Jason Eckhardt <jle@redhat.com>
12306
12307 * config.guess: Merge from master sources.
12308 * config.sub: Merge from master sources, add support for mipsisa32.
12309
12310 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12311 * config.sub: Merge from master sources, rev 1.219.
12312 * MAINTAINERS: Add self as contact for stormy16 port.
12313
12314 2001-08-14 Zack Weinberg <zackw@panix.com>
12315
12316 * config.sub: Merge from master sources, rev 1.218.
12317 * config.guess: Merge from master sources, rev 1.209.
12318
12319 2001-08-11 Graham Stott <grahams@redhat.com>
12320
12321 * Makefile.in (check-c++): Add missing semicolon.
12322
12323 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12324
12325 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12326
12327 2001-07-30 Eric Christopher <echristo@redhat.com>
12328
12329 * MAINTAINERS (Various maintainers: mips port): Added myself.
12330
12331 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12332
12333 * configure.in (sh-*-linux*): New.
12334
12335 2001-07-27 Richard Henderson <rth@redhat.com>
12336
12337 * .cvsignore: Add LAST_UPDATED.
12338
12339 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12340
12341 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12342
12343 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12344
12345 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12346
12347 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12348
12349 * MAINTAINERS (Write After Approval): Added myself.
12350
12351 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12352
12353 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12354 and libgcj on m68hc11/m68hc12.
12355
12356 2001-06-27 H.J. Lu (hjl@gnu.org)
12357
12358 * Makefile (CFLAGS_FOR_BUILD): New.
12359 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12360
12361 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12362
12363 * README: Remove version number.
12364
12365 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12366
12367 * INSTALL/README: Update wrt. to the installation instructions now
12368 residing in gcc/doc/install.texi.
12369
12370 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12371
12372 * README: Replace with a cut-down and updated version of gcc/README.
12373
12374 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12375
12376 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12377 multilibs to be disabled.
12378
12379 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12380
12381 * MAINTAINERS (Write After Approval): Add myself.
12382
12383 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12384
12385 * config.guess: Import CVS version 1.195.
12386 * config.sub: Import CVS version 1.212.
12387
12388 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12389
12390 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12391 gcc/xgcc is built, use -print-prog-name to find out the program
12392 name to use.
12393
12394 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12395
12396 * config.guess: Import CVS version 1.194. All gcc-local changes
12397 appear to also be in the master copy.
12398 * config.sub: Import CVS version 1.211.
12399
12400 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12401
12402 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12403 with_gcc]: Use `gcc -shared' to build a shared library.
12404
12405 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12406
12407 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12408 archives.
12409
12410 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12411
12412 * MAINTAINERS (Write After Approval): Add myself.
12413
12414 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12415
12416 * configure.in (libstdcxx_flags): Do not try to execute
12417 libstdc++-v3/testsuite_flags until it exists.
12418
12419 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12420
12421 * MAINTAINERS: Update my email address.
12422
12423 2001-05-31 Graham Stott <grahams@redhat.com>
12424
12425 * MAINTAINERS (Write After Approval): Add myself.
12426
12427 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12428
12429 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12430 libraries when using g++ with native linker.
12431
12432 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12433
12434 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12435
12436 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12437
12438 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12439 [aix4*|aix5*]: Prepend blank.
12440
12441 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12442
12443 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12444 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12445 of subdir/configure scripts to use the new libtool.m4.
12446
12447 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12448
12449 * MAINTAINERS (Write After Approval): Add myself.
12450
12451 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12452
12453 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12454
12455 2001-05-11 Ben Elliston <bje@redhat.com>
12456
12457 * Makefile.in (all-sid): New target.
12458 (check-sid, clean-sid, install-sid): Likewise.
12459
12460 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12461
12462 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12463
12464 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12465
12466 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12467 libgcj.
12468
12469 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12470
12471 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12472 gcc/xgcc is built, use -print-prog-name to find out the program
12473 name to use.
12474
12475 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12476
12477 * configure.in (noconfigdirs): Don't reset it from scratch in the
12478 target case; only append to it.
12479
12480 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12481 sparc-*-solaris2.8]: Disable ${libgcj}.
12482
12483 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * configure.in (libgcj_saved): Copy from $libgcj.
12486 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12487 --disable-libgcj.
12488
12489 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12490
12491 * MAINTAINERS: Remove self as MIPS maintainer and
12492 C front end maintainer.
12493
12494 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12495
12496 * configure.in: Move *-chorusos target case to the proper switch.
12497 Disable libgcj.
12498
12499 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12500
12501 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12502 1.641.2.228.
12503
12504 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12505
12506 * Makefile.in (STAGE1_CFLAGS): Pass down.
12507
12508 2001-04-13 Alan Modra <amodra@one.net.au>
12509
12510 * config.guess: Add hppa64-linux support. Note for next import that
12511 this is already in the master file.
12512 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12513
12514 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12515
12516 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12517 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12518
12519 2001-04-11 Stan Shebs <shebs@apple.com>
12520
12521 * MAINTAINERS: Add self as Darwin port maintainer.
12522
12523 2001-04-11 Alan Modra <amodra@one.net.au>
12524
12525 * MAINTAINERS: Update my email address.
12526
12527 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12528
12529 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12530 recent versions of FreeBSD (release 3 or later).
12531 * ltconfig: On FreeBSD, -lc must not be provided when building
12532 a shared library or else the standard -pthread gcc option is
12533 rendered worthless to later users of the built library.
12534
12535 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12536
12537 * MAINTAINERS: Add self and RTH as C front end maintainers.
12538
12539 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12540
12541 * config.sub: Make sure to match an already-canonicalized
12542 machine name (eg. mn10300-unknown-elf).
12543
12544 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12545
12546 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12547 New macros.
12548 (bootstrap, cross): Use RECURSE_FLAGS.
12549 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12550
12551 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12554
12555 2001-03-22 Colin Howell <chowell@redhat.com>
12556
12557 * Makefile.in (DO_X): Do not backslash single-quotes in
12558 backquotes (two places).
12559
12560 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12561
12562 Re-installed:
12563 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12564 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12565 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12566 * ltcf-cxx.sh: Likewise.
12567 * ltcf-gcj.sh: Likewise.
12568
12569 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12570
12571 * MAINTAINERS: Add myself as "documentation co-maintainer".
12572
12573 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12574
12575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12576 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12577
12578 2001-03-19 Tom Tromey <tromey@redhat.com>
12579
12580 * config-ml.in: Handle GCJ and GCJFLAGS.
12581
12582 2001-03-21 Michael Chastain <chastain@redhat.com>
12583
12584 * Makefile.in: all-m4 depends on all-texinfo.
12585
12586 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12587
12588 * MAINTAINERS: Add myself to write after approval list.
12589
12590 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12591
12592 * Makefile.in (DO_X): Quote nested quotes.
12593
12594 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12595
12596 * MAINTAINERS: Add myself to write after approval list.
12597
12598 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12599
12600 * Makefile.in (DO_X): Use double quotes for quoting
12601 "RANLIB=$${RANLIB}".
12602
12603 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12604
12605 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12606
12607 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12608
12609 * configure.in: Only use `lang_requires' for languages athat are
12610 actually enabled.
12611
12612 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12613
12614 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12615
12616 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12617
12618 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12619
12620 2001-03-07 Tom Tromey <tromey@redhat.com>
12621
12622 * configure.in: Allow config-lang.in to set `lang_requires' to list
12623 of other required languages.
12624
12625 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12626
12627 * Makefile.in: Remove RANLIB definition. Use RANLIB
12628 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12629 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12630
12631 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12632 Alexandre Oliva <aoliva@redhat.com>
12633
12634 * Makefile.in (check-c++): Use tabs, not spaces.
12635
12636 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12637
12638 * MAINTAINERS: add myself to Write After Approval list.
12639
12640 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12641
12642 * Makefile.in (check-c++): New rule.
12643
12644 * configure.in (target_libs): Remove libg++.
12645 (noconfigdirs): Remove libg++.
12646 (noconfigdirs): Same.
12647 (noconfigdirs): Same.
12648 (noconfigdirs): Same.
12649
12650 * config-ml.in: Remove libg++ references.
12651
12652 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12653 (ALL_TARGET_MODULES): Same.
12654 (configure-target-libg++): Remove.
12655 (all-target-libg++): Remove.
12656 (configure-target-libio): Remove.
12657 (all-target-libio): Remove.
12658 (check-target-libio): Remove.
12659 (.PHONY): Remove.
12660 (libg++.tar.bz2): Remove.
12661 (all-target-cygmon): Remove libio.
12662 (all-target-libstdc++): Remove.
12663 (configure-target-libstdc++): Remove.
12664 (TARGET_LIB_PATH): Remove libstdc++.
12665 (ALL_GCC_CXX): Remove libstdc++.
12666 (all-target-gperf): Correct.
12667
12668 2001-02-16 Nick Clifton <nickc@redhat.com>
12669
12670 * configure.in (noconfigdirs): Allow configuration of texinfo
12671 for Cygwin hosts.
12672
12673 2001-02-15 Anthony Green <green@redhat.com>
12674
12675 * configure: Introduce GCJ_FOR_TARGET.
12676 * configure.in: Ditto.
12677 * Makefile.in: Ditto.
12678
12679 2001-02-13 Andreas Schwab <schwab@suse.de>
12680
12681 * MAINTAINERS: Update mail address.
12682
12683 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12684
12685 * config.guess: Add linux target for S/390.
12686 * config.sub: Likewise.
12687
12688 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12689
12690 * configure.in: for *-chorusos, don't config target-newlib and
12691 target-libgloss.
12692
12693 2001-02-06 Ben Elliston <bje@redhat.com>
12694
12695 * configure: Output host type to stdout, not stderr.
12696
12697 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12698
12699 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12700 * ltcf-cxx.sh: Likewise.
12701
12702 * config.if: Assume enable_libstdcxx_v3 is defined.
12703
12704 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12705
12706 Remove V2 C++ library.
12707 * configure.in: Remove --enable-libstdcxx_v3 support.
12708
12709 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12710
12711 * include/demangle.h: Add prototype for java_demangle_v3.
12712
12713 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12714
12715 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12716
12717 2001-01-27 Richard Henderson <rth@redhat.com>
12718
12719 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12720
12721 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12722
12723 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12724 Don't unset, it's non-portable and no longer necessary, set to empty
12725 instead.
12726
12727 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12728
12729 * ltconfig: Shell portability fix for the tagname validity check.
12730
12731 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12732
12733 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12734 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12735
12736 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12737
12738 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12739
12740 2001-01-26 Tom Tromey <tromey@redhat.com>
12741
12742 * configure.in: Allow libgcj to be built on Sparc Solaris.
12743
12744 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12745
12746 * ltcf-c.sh: Add aix5 case.
12747 * ltcf-cxx.sh: Likewise.
12748 * ltconfig: Likewise.
12749
12750 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12751
12752 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12753 keep at least one of build_libtool_libs or build_old_libs set to
12754 yes.
12755
12756 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12757 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12758
12759 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12760
12761 * configure.in: Enable libgcj on several additional platforms.
12762
12763 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12764
12765 * configure.in: Enable libgcj for linux targets.
12766
12767 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12768
12769 * MAINTAINERS (Write After Approval): Add myself.
12770
12771 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12772
12773 * MAINTAINERS: Add myself as vax port maintainer.
12774
12775 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12776
12777 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12778
12779 2001-01-09 Mike Stump <mrs@wrs.com>
12780
12781 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12782 failures of subdirectories.
12783
12784 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12785
12786 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12787 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12788 * ltcf-cxx.sh: Likewise.
12789 * ltcf-gcj.sh: Likewise.
12790 * ltconfig.sh: Fix typo.
12791
12792 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12793
12794 * configure: handle DOS-style absolute paths.
12795
12796 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12797
12798 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12799
12800 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12801
12802 * MAINTAINERS: Add myself as avr port co-maintainer.
12803
12804 2000-12-28 Ben Elliston <bje@redhat.com>
12805
12806 * MAINTAINERS: Add myself under ``Write After Approval''.
12807
12808 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12809
12810 * texinfo: Remove directory from GCC.
12811
12812 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12813
12814 * COPYING: Update to current
12815 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12816 to 19yy as example year in copyright notice).
12817
12818 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12819
12820 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12821 (libstdcxx_incdir): Pass down.
12822 * config.if: Remove expired bits for cxx_interface, add stub.
12823 (libstdcxx_incdir): Add variable for g++ include directory.
12824 * configure.in (gxx_include_dir): Use it.
12825
12826 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12827
12828 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12829 with old-email address from ``Write After Approval''.
12830
12831 2000-12-15 Andreas Jaeger <aj@suse.de>
12832
12833 * configure.in: Handle lang_dirs.
12834
12835 2000-12-14 Tom Tromey <tromey@redhat.com>
12836
12837 * MAINTAINERS: Removed brads.
12838
12839 * MAINTAINERS: Added gcj developers.
12840
12841 2000-12-13 Anthony Green <green@redhat.com>
12842
12843 * configure.in: Disable libgcj for any target not specifically
12844 listed. Disable libgcj for x86 and Alpha Linux until compatible
12845 with g++ abi.
12846
12847 2000-12-13 Mike Stump <mrs@wrs.com>
12848
12849 * Makefile.in (local-distclean): Also remove fastjar.
12850
12851 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12852
12853 * contrib/gcc_update: Add fastjar --touch entries.
12854
12855 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12856
12857 * configure.in: Disable language-specific target libraries for
12858 languages that aren't enabled.
12859
12860 2000-12-10 Anthony Green <green@redhat.com>
12861
12862 * configure.in: Define libgcj. Disable libgcj target libraries for
12863 most targets.
12864
12865 2000-12-10 Neil Booth <neilb@earthling.net>
12866
12867 * MAINTAINERS: Update mail address, remove from WAA list.
12868
12869 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12870
12871 * libjava: Imported from /cvs/java.
12872 * libffi: Likewise.
12873 * Boehm-gc: Likewise.
12874
12875 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12876
12877 * configure.in (target_libs): Revert 2000-12-08 patch.
12878 (noconfigdirs): Added target-libjava.
12879
12880 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12881
12882 * djunpack.bat: removed.
12883
12884 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12885
12886 * Makefile.in: handle DOS-style absolute paths.
12887 * config-ml.in: likewise.
12888 * symlink-tree: likewise.
12889
12890 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12891
12892 * fastjar: Imported.
12893
12894 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12895
12896 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12897 libjava.
12898 * configure.in (target_libs): Removed `target-libjava'.
12899
12900 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12901
12902 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12903 (ALL_MODULES): Added fastjar.
12904 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12905 (all-target-libjava): all-fastjar replaces all-zip.
12906 (all-fastjar): Added.
12907 (configure-target-fastjar, all-target-fastjar): Likewise.
12908 * configure.in (host_tools): Added fastjar.
12909
12910 2000-12-07 Mike Stump <mrs@wrs.com>
12911
12912 * Makefile.in (local-distclean): Remove leftover built files.
12913
12914 2000-11-24 Nick Clifton <nickc@redhat.com>
12915
12916 * configure.in (xscale-elf): Add target.
12917 (xscale-coff): Add target.
12918
12919 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12920
12921 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12922 recent versions of FreeBSD (release 3 or later).
12923 * ltconfig: On FreeBSD, -lc must not be provided when building
12924 a shared library or else the standard -pthread gcc option is
12925 rendered worthless to later users of the built library.
12926
12927 2000-11-16 Fred Fish <fnf@be.com>
12928
12929 * configure.in (enable_libstdcxx_v3): Fix typo,
12930 libstd++ -> libstdc++.
12931
12932 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12933
12934 * MAINTAINERS: Add self to Write After Approval list.
12935
12936 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12937
12938 * MAINTAINERS: Update my email address. Add myself to global write
12939 privs list.
12940
12941 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12942
12943 * Makefile.in: Merge with src and libgcj.
12944 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12945 configure-target-<library> when their configure scripts need the C
12946 or C++ library to have already been built to work properly.
12947 (do_proto_toplev): Set them to an empty string.
12948
12949 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12950 (REALLY_SET_LIB_PATH): Use them.
12951
12952 2000-11-17 Stan Shebs <shebs@apple.com>
12953
12954 * MAINTAINERS: Add self to Write After Approval list.
12955
12956 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12957
12958 * configure: Provide the original toplevel configure arguments
12959 (including $0) to subprocesses in the environment rather than
12960 through gcc/configargs.h.
12961
12962 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12963
12964 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12965 C99. Alphabetise "Write After Approval" list.
12966
12967 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12968
12969 * configure: Turn on libstdc++ V3 by default.
12970
12971 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12972 if we've got GCC.
12973
12974 2000-11-11 Philip Blundell <philb@gnu.org>
12975
12976 * MAINTAINERS: Add self to Write After Approval list.
12977
12978 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12979
12980 * ltcf-c.sh (aix4): Improve shared library configuration; require
12981 exporting symbols.
12982 * ltcf-cxx.sh (aix4): Define.
12983 * ltconfig (aix4): Define library and soname specs appropriate for
12984 AIX. Define command to create export symbols list.
12985
12986 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12987
12988 * config.sub: Add support for Sun Chorus
12989
12990 2000-10-31 Nick Clifton <nickc@redhat.com>
12991
12992 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12993 <name>@redhat.com. Also installed new email address for Clint
12994 Popetz.
12995
12996 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12997
12998 * etc: Remove directory from GCC.
12999
13000 2000-10-16 Michael Meissner <meissner@redhat.com>
13001
13002 * configure (gcc/configargs.h): Only create if there is a build GCC
13003 directory created.
13004
13005 2000-10-16 Matthias Klose <doko@debian.org>
13006
13007 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13008 when configured for libstdc++-v3.
13009
13010 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13011
13012 * configure: Save configure arguments to gcc/configargs.h.
13013
13014 2000-10-04 Philipp Thomas <pthomas@suse.de>
13015
13016 * config.guess: Import CVS version 1.157.
13017 * config.sub: Import CVS version 1.181.
13018
13019 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13020
13021 * Makefile.in (bootstrap): avoid recursion if subdir missing
13022 (cross): ditto
13023 (do-proto-toplev): ditto
13024
13025 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13026
13027 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13028 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13029
13030 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13031 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13032 all affected `configure' scripts.
13033
13034 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13035
13036 * MAINTAINERS: Add self as cpplib co-maintainer.
13037
13038 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13039
13040 * MAINTAINERS: Add self to Write After Approval list.
13041
13042 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13043
13044 * INSTALL/README: egcs -> GCC update.
13045
13046 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13047
13048 * MAINTAINERS: Add myself to Write After Approval list.
13049
13050 2000-09-15 Kazu Hirata <kazu@hxi.com>
13051
13052 * MAINTAINERS: Add myself to Write After Approval list.
13053
13054 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13055
13056 * configure.in: Do not build byacc for hppa64. Provide paths to the
13057 X11 libraries for hppa64.
13058
13059 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13060
13061 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13062
13063 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13064
13065 * Makefile.in (all-zlib): Added dummy target.
13066
13067 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13068 ltcf-gcj.sh: Updated from libtool multi-language branch.
13069
13070 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13071
13072 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13073 (bootstrap*): Depend on all-bootstrap.
13074
13075 2000-09-05 Philipp Thomas <pthomas@suse.de>
13076
13077 * config.guess: Import CVS version 1.156.
13078 * config.sub: Import CVS version 1.179.
13079
13080 2000-09-02 Anthony Green <green@cygnus.com>
13081
13082 * Makefile.in (all-gcc): Depend on all-zlib.
13083 (CLEAN_MODULES): Add clean-zlib.
13084 (ALL_MODULES): Add all-zlib.
13085 * configure.in (host_libs): Add zlib.
13086
13087 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13088
13089 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13090 crosses, but add gcc/include to the header search path for them.
13091
13092 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13093
13094 * MAINTAINERS: Add self to Write After Approval list.
13095
13096 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13097
13098 * config.guess: Import CVS version 1.152.
13099 * config.sub: Import CVS version 1.177.
13100
13101 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13102
13103 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13104 $targargs to tell whether newlib is going to be built.
13105
13106 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13107 $$r/TARGET_SUBDIR/libio for _G_config.h.
13108
13109 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13110
13111 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13112
13113 2000-08-22 DJ Delorie <dj@redhat.com>
13114
13115 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13116
13117 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13118
13119 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13120 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13121 sub-configures.
13122
13123 2000-08-21 DJ Delorie <dj@redhat.com>
13124
13125 * MAINTAINERS: Add self as a libiberty maintainer
13126
13127 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13128
13129 * configure.in (libstdcxx_flags): Use
13130 libstdc++-v3/src/libstdc++.INC.
13131
13132 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13133
13134 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13135
13136 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13137
13138 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13139
13140 * configure: Make enable_threads and enable_shared defaults
13141 explicit. Substitute enable_threads into generated Makefiles.
13142 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13143 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13144
13145 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13146
13147 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13148
13149 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13150
13151 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13152 previous delta.
13153
13154 2000-08-11 Jason Merrill <jason@redhat.com>
13155
13156 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13157 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13158 (FLAGS_FOR_TARGET): Not here.
13159 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13160
13161 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13162
13163 * config-ml.in (CC, CXX): Don't introduce a leading space.
13164
13165 2000-08-07 DJ Delorie <dj@delorie.com>
13166
13167 * MAINTAINERS: Add self as a DJGPP maintainer
13168
13169 2000-08-07 DJ Delorie <dj@redhat.com>
13170
13171 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13172 "if we're also building gcc, and it's a gcc that will run on the
13173 build machine, we want to use its includes instead of the system's
13174 default includes".
13175
13176 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13177
13178 * MAINTAINERS: Add self to Write After Approval list.
13179
13180 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13181
13182 * configure.in (libstdcxx_flags): Don't use `"'.
13183
13184 * config-ml.in: Adjust multilib search paths to the
13185 appropriate multilib tree.
13186
13187 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13188
13189 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13190 commas in $LANGUAGES.
13191
13192 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13193
13194 * configure.in: Re-enable all references to libg++ and librx.
13195
13196 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13197
13198 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13199 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13200 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13201 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13202
13203 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13204
13205 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13206
13207 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13208 CXX_FOR_TARGET for sed.
13209
13210 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13211
13212 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13213 Do not override if already set in the environment or in configure.
13214 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13215 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13216
13217 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13218
13219 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13220 the libtool CVS tree multi-language branch.
13221 * ltconfig, ltmain.sh: Updated.
13222
13223 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13224
13225 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13226 (clean-target): Depend on it.
13227
13228 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13229 (GCC_FOR_TARGET): Use it.
13230 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13231 * configure.in: ... here.
13232 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13233 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13234
13235 2000-07-24 Eric Christopher <echristo@cygnus.com>
13236
13237 * MAINTAINERS: Add self to Write After Approval list.
13238
13239 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13240
13241 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13242 (configure-target-libchill, configure-target-libobjc): Likewise.
13243
13244 * configure.in: Use the same cache file for all target libs.
13245 * config-ml.in: But different cache files per multilib variant.
13246
13247 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13248
13249 * configure (topsrcdir): Don't use dirname.
13250
13251 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13252
13253 * MAINTAINERS: Add self to Write After Approval list.
13254
13255 2000-07-20 Jason Merrill <jason@redhat.com>
13256
13257 * configure.in: Remove all references to libg++ and librx.
13258
13259 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13260
13261 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13262
13263 * config.sub: Update to subversions version 2000-07-06.
13264
13265 2000-07-12 Andrew Haley <aph@cygnus.com>
13266
13267 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13268 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13269
13270 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13271
13272 * symlink-tree: Check number of arguments.
13273
13274 2000-07-05 Jim Wilson <wilson@cygnus.com>
13275
13276 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13277 search path for a g++ extracted from the build tree. This
13278 will allow link tests run by configure scripts in
13279 subdirectories to succeed.
13280
13281 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13282
13283 * ltconfig: Add support for mips-dde-sysv4.2MP
13284
13285 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13286
13287 * MAINTAINERS: Add myself as loop discovery maintainer.
13288
13289 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13290
13291 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13292 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13293
13294 2000-06-19 Timothy Wall <twall@cygnus.com>
13295
13296 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13297 * config.sub: Add tic54x target.
13298
13299 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13300
13301 * MAINTAINERS: Add self as Fortran maintainer,
13302 remove Craig Burley.
13303
13304 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13305
13306 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13307 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13308
13309 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13310
13311 * MAINTAINERS: Add self as i18n maintainer
13312
13313 20000-05-21 H.J. Lu (hjl@gnu.org)
13314
13315 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13316 directory are used if they exist. Make sure
13317 $(build_tooldir)/include is searched for header files,
13318 $(build_tooldir)/lib/ for library files.
13319 (GCC_FOR_TARGET): Likewise.
13320 (CXX_FOR_TARGET): Likewise.
13321
13322 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13323
13324 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13325
13326 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13327
13328 * Makefile.in (configure-target-libiberty): Depend on
13329 configure-target-newlib.
13330
13331 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13332
13333 * configure.in, Makefile.in: Merge all libffi-related
13334 configury stuff from the libgcj tree.
13335
13336 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13337
13338 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13339 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13340
13341 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13342
13343 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13344 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13345 current version information. Add to proto-toplev directory.
13346 (gdb-taz): Build do-djunpack.
13347
13348 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13349
13350 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13351
13352 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13353
13354 * MAINTAINERS: Add self to Write After Approval list.
13355
13356 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13357
13358 * ltmain.sh: Preserve in relink_command any environment
13359 variables that may affect the linker behavior.
13360
13361 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13362
13363 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13364
13365 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13366
13367 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13368
13369 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13370
13371 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13372 with the version name.
13373
13374 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13375
13376 * MAINTAINERS: Add self as bb-reorder maintainer.
13377
13378 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13379
13380 * config.if: Tweak.
13381
13382 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13383
13384 * djunpack.bat: New file.
13385
13386 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13387
13388 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13389 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13390 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13391 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13392
13393 2000-04-16 Dave Pitts <dpitts@cozx.com>
13394
13395 * config.sub (case $basic_machine): Change default for "ibm-*"
13396 to "openedition".
13397
13398 2000-04-13 Andreas Jaeger <aj@suse.de>
13399
13400 * MAINTAINERS: Added myself.
13401
13402 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13403
13404 * Makefile.in (gdb-taz): New target. GDB specific archive.
13405 (do-md5sum): New target.
13406 (MD5PROG): Define.
13407 (PACKAGE): Default to TOOL.
13408 (VER): Default to a shell script.
13409 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13410 md5 checksum generation.
13411 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13412 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13413 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13414 insight.tar.bz2): Use gdb-taz to create archive.
13415
13416 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13417
13418 * configure (warn_cflags): Delete.
13419
13420 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13421
13422 * MAINTAINERS: Added myself.
13423
13424 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13425 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13426
13427 * configure.in (enable_libstdcxx_v3): Add.
13428 (target_libs): Add bits here to switch between libstdc++-v2 and
13429 libstdc++-v3.
13430 * config.if: And this file too.
13431 * Makefile.in: Add libstdc++-v3 targets.
13432
13433 2000-04-05 Michael Meissner <meissner@redhat.com>
13434
13435 * config.sub (d30v): Add d30v as a basic machine type.
13436
13437 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13438
13439 * configure.in: -linux-gnu*, not -linux-gnu.
13440
13441 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13442
13443 * MAINTAINERS: Add self in write-after-approval section.
13444
13445 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13446
13447 * MAINTAINERS: Add self as ia64 port maintainer.
13448
13449 2000-03-08 Neil Booth <NeilB@earthling.net>
13450
13451 * MAINTAINERS: Add self in write-after-approval section.
13452
13453 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13456 (do-tar-bz2): Replace TOOL with PACKAGE.
13457 (gdb.tar.bz2): Remove GDBTK from GDB package.
13458 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13459 dejagnu.tar.bz2): New packages.
13460
13461 2000-02-27 Andreas Jaeger <aj@suse.de>
13462
13463 * configure.in: Add entry for mips*-*-linux*, move catch all
13464 *-*-*linux* entry below this one.
13465
13466 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13467
13468 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13469
13470 2000-02-24 Nick Clifton <nickc@cygnus.com>
13471
13472 * config.sub: Support an OS of "wince".
13473
13474 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13475
13476 * config.guess, config.sub: Updated to match config's 2000-02-15
13477 version.
13478
13479 2000-02-23 Linas Vepstas <linas@linas.org>
13480
13481 * config.sub: Add support for Linux/IBM 370.
13482 * configure.in: Likewise.
13483
13484 2000-02-22 Nick Clifton <nickc@cygnus.com>
13485
13486 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13487
13488 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13489
13490 * config.guess: Guess "cygwin" rather than "cygwin32".
13491
13492 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13493
13494 * configure (gcc_version): When setting, narrow search to
13495 lines containing `version_string'.
13496
13497 2000-02-15 Denis Chertykov <denisc@overta.ru>
13498
13499 * config.sub: Add support for avr target.
13500
13501 2000-02-14 Nick Clifton <nickc@cygnus.com>
13502
13503 * MAINTAINERS: Add maintainers for MCore port.
13504
13505 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13506
13507 * config.sub: Add mmix-knuth-mmixware.
13508
13509 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13510
13511 * MAINTAINERS: Pair cccp with cpplib maintainership.
13512
13513 2000-01-27 Christopher Faylor <cgf@redhat.com>
13514
13515 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13516 structure stuff to -L library search.
13517 (CXX_FOR_TARGET): Ditto.
13518 (CROSS_CHECK_MODULES): Fix spelling mistake.
13519
13520 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13521
13522 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13523 the C++ compiler.
13524
13525 2000-01-12 Richard Henderson <rth@cygnus.com>
13526
13527 * configure.in: Don't build some bits for beos.
13528
13529 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13530
13531 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13532 as include files.
13533
13534 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13535
13536 * Add self as cpplib maintainer, as requested by Jason
13537 Merrill. Correct my e-mail address.
13538
13539 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13540
13541 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13542 not mh-aix43.
13543
13544 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13545
13546 * MAINTAINERS: Add myself to "write after approval" list.
13547
13548 1999-12-14 Richard Henderson <rth@cygnus.com>
13549
13550 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13551 * config.sub: Accept alphaev[78], alphaev8.
13552
13553 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13554
13555 * config.guess, config.sub: Update from autoconf.
13556
13557 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13558
13559 * MAINTAINERS: update my playtime e-address.
13560
13561 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13562
13563 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13564 necessary libraries are missing.
13565
13566 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13567
13568 * MAINTAINERS: Add new 'write after approval' maintainer.
13569
13570 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13571
13572 * MAINTAINERS: Add new Java maintainer.
13573
13574 1999-10-25 Andreas Schwab <schwab@suse.de>
13575
13576 * configure: Fix quoting inside arguments of eval.
13577
13578 1999-10-21 Nick Clifton <nickc@cygnus.com>
13579
13580 * config-ml.in: Allow suppression of some ARM multilibs.
13581
13582 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13583
13584 * config.guess: Add OS/390 match pattern.
13585 * config.sub: Add mvs, openedition targets.
13586 * configure.in (i370-ibm-opened*): New.
13587
13588 1999-09-04 Steve Chamberlain <sac@pobox.com>
13589
13590 * config.sub: Add support for configuring for pj.
13591
13592 1999-08-31 Nick Clifton <nickc@cygnus.com>
13593
13594 * config.sub (maybe_os): Add support for configuring for fr30.
13595
13596 1999-08-25 Nick Clifton <nickc@cygnus.com>
13597
13598 * configure.in: Do not configure or build ld for AIX
13599 platforms. ld is known to be broken on these platforms.
13600
13601 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13602
13603 * config-ml.in: Pass compiler flag corresponding to multidirs to
13604 subdir configures.
13605
13606 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13607
13608 * Makefile.in (LDFLAGS): Define.
13609
13610 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13611
13612 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13613 noconfigdirs.
13614 (*-*-cygwin*): Likewise.
13615
13616 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13617
13618 * mkdep: New file.
13619 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13620 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13621
13622 From Eli Zaretskii <eliz@is.elta.co.il>:
13623 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13624 long file name when using DJGPP on MS-DOS.
13625
13626 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13627
13628 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13629
13630 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13631
13632 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13633 dependency as this causes "make check" to globally "make all"
13634
13635 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13636
13637 * configure.in (target_libs): Added target-zlib.
13638 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13639 (CONFIGURE_TARGET_MODULES): Likewise.
13640 (CHECK_TARGET_MODULES): Likewise.
13641 (INSTALL_TARGET_MODULES): Likewise.
13642 (CLEAN_TARGET_MODULES): Likewise.
13643 (configure-target-zlib): New target.
13644 (all-target-zlib): Likewise.
13645 (all-target-libjava): Depend on all-target-zlib.
13646 (configure-target-libjava): Depend on configure-target-zlib.
13647
13648 * Makefile.in (configure-target-libjava): Depend on
13649 configure-target-newlib.
13650 (configure-target-boehm-gc): New target.
13651 (configure-target-qthreads): New target.
13652
13653 * configure.in (target_libs): Added target-qthreads.
13654 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13655 (CONFIGURE_TARGET_MODULES): Likewise.
13656 (CHECK_TARGET_MODULES): Likewise.
13657 (INSTALL_TARGET_MODULES): Likewise.
13658 (CLEAN_TARGET_MODULES): Likewise.
13659 (all-target-qthreads): New target.
13660 (configure-target-libjava): Depend on configure-target-qthreads.
13661 (all-target-libjava): Depend on all-target-qthreads.
13662
13663 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13664 (CONFIGURE_TARGET_MODULES): Likewise.
13665 (CHECK_TARGET_MODULES): Likewise.
13666 (INSTALL_TARGET_MODULES): Likewise.
13667 (CLEAN_TARGET_MODULES): Likewise.
13668 (all-target-libjava): New target.
13669 (all-target-boehm-gc): Likewise.
13670 * configure.in (target_libs): Added libjava, boehm-gc.
13671
13672 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13673
13674 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13675 configure.bat in SUPPORT_FILES.
13676 (gas+binutils.tar.bz2): Likewise.
13677
13678 * makeall.bat: Remove; obsolete.
13679
13680 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13681
13682 From Mark Elbrecht:
13683 * configure.bat: Remove; obsolete.
13684
13685 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13686
13687 * configure: Add -W -Wall to the default CFLAGS when compiling with
13688 gcc.
13689
13690 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13691
13692 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13693
13694 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13695
13696 * configure.in: Build ld on IRIX6.
13697
13698 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13699
13700 * Makefile.in: Change distribution targets to use bzip2 instead of
13701 gzip.
13702 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13703 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13704
13705 1999-06-04 Nick Clifton <nickc@cygnus.com>
13706
13707 * config.sub: Add mcore target.
13708
13709 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13710
13711 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13712
13713 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13714
13715 * config.guess (dummy): Changed to $dummy.
13716
13717 1999-05-24 Nick Clifton <nickc@cygnus.com>
13718
13719 * config.sub: Tidied up case statements.
13720
13721 1999-05-22 Ben Elliston <bje@cygnus.com>
13722
13723 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13724 <jiro@din.or.jp>.
13725
13726 * config.guess: Merge with FSF version. Future changes will be
13727 more accurately recorded in this ChangeLog.
13728 * config.sub: Likewise.
13729
13730 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13731
13732 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13733
13734 1999-04-30 Tom Tromey <tromey@cygnus.com>
13735
13736 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13737
13738 1999-04-23 Tom Tromey <tromey@cygnus.com>
13739
13740 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13741
13742 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13743
13744 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13745 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13746 Bad merge removed these two changes.
13747
13748 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13749 Martin Heller (Ing.-Buero_Heller@t-online.de)
13750
13751 * config.guess (interix Alpha): Add.
13752
13753 1999-04-11 Richard Henderson <rth@cygnus.com>
13754
13755 * configure.in (i?86-*-beos*): Do config gperf; don't config
13756 gdb, newlib, or libgloss.
13757
13758 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13759
13760 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13761 link a trivial program with -mabi=64. If it fails, remove mabi=64
13762 from multidirs.
13763
13764 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13765
13766 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13767
13768 1999-04-08 Nick Clifton <nickc@cygnus.com>
13769
13770 * config.sub: Add support for mcore targets.
13771
13772 1999-04-07 Michael Meissner <meissner@cygnus.com>
13773
13774 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13775 not mt-ospace, in order to shut up assembler warning about using
13776 symbols that are named the same as registers.
13777
13778 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13779
13780 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13781 dependency list for all-target-cygmon.
13782
13783 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13784
13785 * config-ml.in: Check $host, not $target, for selective multilibs.
13786 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13787 thumb interworking, and underscore prefix multilibs.
13788
13789 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13790
13791 * missing: Update to version from current automake.
13792
13793 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13794
13795 * configure (gxx_include_dir): Removed.
13796
13797 * configure.in (gxx_include_dir): Handle it.
13798 * Makefile.in: Likewise.
13799
13800 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13801
13802 * config.sub (mips64vr4111,mips64vr4111el) Add.
13803
13804 1999-03-21 Ben Elliston <bje@cygnus.com>
13805
13806 * config.guess: Correct typo for detecting ELF on FreeBSD.
13807
13808 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13809
13810 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13811 config/mh-djgpp.
13812
13813 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13814
13815 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13816 all-target-newlib to dependency list for all-target-bsp.
13817
13818 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13819
13820 * config.sub: Add i386-uwin support.
13821 * config.guess: Likewise.
13822
13823 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13824
13825 * configure.in: cleanup, add mh-*pic handling for arm, special
13826 case powerpc*-*-aix*
13827
13828 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13829
13830 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13831 can be built.
13832
13833 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13834
13835 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13836 targets.
13837
13838 1999-03-02 Nick Clifton <nickc@cygnus.com>
13839
13840 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13841
13842 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13843
13844 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13845
13846 1999-02-24 Nick Clifton <nickc@cygnus.com>
13847
13848 * config.sub: Fix typo in arm recognition.
13849
13850 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13851
13852 * configure.in (noconfigdirs): Changed target_configdirs to
13853 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13854 rather than m68k-*-* since it is not known to work on
13855 m68k-aout. Ditto for arm-*-*oabi.
13856
13857 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13858
13859 * configure.in (*-*-windows*): Remove, no longer used.
13860
13861 1999-02-19 Ben Elliston <bje@cygnus.com>
13862
13863 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13864 Smart and improved by Andrew Cagney.
13865
13866 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13867
13868 * config.guess: Recognize openbsd-*-hppa.
13869
13870 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13871
13872 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13873 only if it is not empty.
13874
13875 1999-02-17 Nick Clifton <nickc@cygnus.com>
13876
13877 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13878
13879 * config.guess: Modified to recognize uname's armv* syntax.
13880
13881 * config.sub: Modified to recognize uname's armv* syntax.
13882
13883 1999-02-17 Mark Salter <msalter@cygnus.com>
13884
13885 * configure.in: Added target-bsp for sparclite.
13886
13887 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13888
13889 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13890
13891 1999-02-08 Nick Clifton <nickc@cygnus.com>
13892
13893 * configure.in: Add support for strongarm port.
13894 * config.sub: Add support for strongarm target.
13895
13896 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13897
13898 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13899 the old name config/mh-cygwin32.
13900 Enable texinfo.
13901
13902 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * configure.in: Do build ld for ix86 Solaris.
13905
13906 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13907
13908 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13909 $AR_FOR_TARGET. Likewise for RANLIB.
13910
13911 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13912
13913 * config.sub (oabi): Recognize.
13914 * configure.in (arm-*-oabi): Handle.
13915
13916 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13917
13918 * config.guess: Improve detection of i686 on UnixWare 7.
13919
13920 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13921
13922 * config.guess: Add support for i386-pc-interix.
13923 * config.sub: Likewise.
13924 * configure.in: Likewise.
13925
13926 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13927
13928 * Makefile.in: Remove unneeded all-target-libio from
13929 from all-target-winsup target since it is now unneeded.
13930 Add all-target-libtermcap in its place since it is now
13931 needed.
13932
13933 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13934
13935 * configure.in: makefile stub for cygwin target is probably
13936 unnecessary. Remove it for now.
13937
13938 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13939
13940 * configure.in: libtermcap.a should be built when cygwin is the
13941 target as well as the host.
13942 * config.guess: Allow mixed case in cygwin uname output.
13943 * Makefile.in: Add libtermcap target.
13944
13945 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13946
13947 * config.sub: Clean up handling of hppa2.0.
13948
13949 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13950
13951 * config.guess: Use C code to identify more HP machines.
13952
13953 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13954
13955 * config.sub: Handle hppa2.0.
13956
13957 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13958
13959 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13960 cygmon for all sparclite targets, regardless of object format.
13961
13962 1998-12-15 Mark Salter <msalter@cygnus.com>
13963
13964 * configure.in: Added target-bsp for several target architectures.
13965
13966 * Makefile.in: Added rules for bsp.
13967
13968 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13969
13970 * config.guess: Improve detection of hppa2.0 processors.
13971
13972 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13973
13974 * config.guess: Recognize FreeBSD using ELF automatically.
13975
13976 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13977
13978 * configure (skip-this-dir): Add handling for new shell script, which
13979 might be created by a sub-directory's configure to indicate, this particular
13980 directory is "unwanted".
13981 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13982
13983 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13984
13985 * ltconfig: import from libtool, after changing libtool to
13986 account for the cygwin name change.
13987
13988 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13989
13990 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13991 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13992
13993 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13994
13995 * configure.in: Add libtermcap to list of cygwin dependencies.
13996
13997 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13998
13999 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14000 they include winsup/include when it's a cygwin target.
14001
14002 1998-11-12 Tom Tromey <tromey@cygnus.com>
14003
14004 * configure.in (host_tools): Added zip.
14005 * Makefile.in (all-target-libjava): Depend on all-zip.
14006 (all-zip): New target.
14007 (ALL_MODULES): Added all-zip.
14008 (NATIVE_CHECK_MODULES): Added check-zip.
14009 (INSTALL_MODULES): Added install-zip.
14010 (CLEAN_MODULES): Added clean-zip.
14011
14012 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14013
14014 * Makefile.in: lose "32" from comment about cygwin.
14015
14016 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14017
14018 * configure.in: Use -Os to build target libraries for the fr30.
14019
14020 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14021
14022 * config.sub: Add fr30.
14023
14024 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14025
14026 * configure.in: drop "32" from config/mh-cygwin32. Check
14027 cygwin* instead of cygwin32*.
14028 * config.sub: Check cygwin* instead of cygwin32*.
14029
14030 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14031
14032 * config.guess: Match any version of Unixware7.
14033
14034 1998-10-20 Syd Polk <spolk@cygnus.com>
14035
14036 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14037 if desired.
14038
14039 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14040
14041 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14042 these if the appropriate directories and files to not exist.
14043
14044 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14045
14046 * Makefile.in (DEVO_SUPPORT): Add config.if.
14047
14048 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14049
14050 * configure: Add pattern to replace "build_tooldir"'s
14051 definition in the generated Makefile with "tooldir"'s
14052 actual value.
14053
14054 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14055
14056 * config.sub: Bring back lost sparcv9.
14057
14058 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14059
14060 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14061
14062 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14063 CC_FOR_TARGET and friends.
14064
14065 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14066
14067 * Makefile.in (build_tooldir): New variable, same as tooldir.
14068 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14069 -B$(build_tooldir)/bin/.
14070 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14071
14072 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14073
14074 * README: Remove installation instructions and refer to the
14075 INSTALL directory instead.
14076
14077 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14078
14079 * config.sub: Add support for i[34567]86-pc-udk.
14080 * configure.in: Likewise.
14081
14082 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14083
14084 * Makefile.in: add bzip2 package building bits for user
14085 tools module
14086 * configure.in: ditto
14087
14088 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14089
14090 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14091 (ALL_TARGET_MODULES): Add all-target-libobjc.
14092 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14093 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14094 (all-target-libchill): Add dependencies.
14095 * configure.in (target_libs): Add libchill.
14096
14097 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14098
14099 * configure.in (target_subdir): Remove duplicate line.
14100
14101 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14102
14103 * Makefile.in (all-automake): fix dependencies.
14104
14105 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14106
14107 * configure.in: Minor cleanups for building in the $(target_alias)
14108 subdir.
14109
14110 1998-09-22 Jim Wilson <wilson@cygnus.com>
14111
14112 * Makefile.in (bootstrap): Set r and s before make all. Use
14113 BASE_FLAGS_TO_PASS in make all.
14114 (cross): Likewise.
14115
14116 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14117
14118 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14119
14120 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14121
14122 * config.sub: Fix typo in last change.
14123
14124 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14125
14126 * config.sub: Add support for C4x target.
14127 * configure.in: Likewise.
14128
14129 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14130
14131 * config.sub: Recognize sparcv9 just like sparc64.
14132
14133 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14134
14135 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14136
14137 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14138
14139 * config.guess: Correctly identify Pentium II sco boxes.
14140
14141 * config.guess: Fix "tr" code. From Weiwen Liu.
14142
14143 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14144
14145 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14146 stabs.
14147
14148 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14149
14150 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14151 (ALL_TARGET_MODULES): Add all-target-libchill.
14152 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14153 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14154 (all-target-libchill): Add dependencies.
14155 * configure.in (target_libs): Add libchill.
14156
14157 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14158
14159 * config.guess: Avoid assumptions about "tr" behaves when
14160 LANG is set to something other than English.
14161
14162 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14163
14164 * configure (gxx_include_dir): Changed to
14165 '${prefix}/include/g++'-${libstdcxx_interface}.
14166
14167 * config.if: New to determine the interfaces.
14168
14169 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14170
14171 * config.guess: Detect and handle MPE/IX.
14172 * config.sub: Deal with MPE/IX.
14173
14174 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14175
14176 * configure.in: Use mh-aix43.
14177
14178 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14179
14180 * configure: Fix --without/--disable cases for gxx-include-dir.
14181
14182 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14183
14184 * mdata-sh: Imported. Needed for automake support.
14185
14186 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14187
14188 * Makefile.in (taz): Try "chmod -R og=u ." before
14189 "chmod og=u `find . -print`".
14190
14191 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14192
14193 * configure.in: Add arm-elf and thumb-elf support.
14194
14195 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14196
14197 * Makefile.in: Undo previous patch.
14198
14199 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14200
14201 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14202 to here ...
14203 (install-no-fixedincludes): and here
14204 (INSTALL_MODULES): ... from here.
14205
14206 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14207
14208 * config.sub: Merge with FSF.
14209
14210 * config.guess: Merge with FSF.
14211
14212 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14213
14214 * configure (extraconfigdirs): New variable.
14215 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14216 * Makefile.in (all): Move higher in file.
14217 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14218 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14219 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14220 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14221 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14222
14223 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14224
14225 * Makefile.in (all-target-libjava): Depend on all-gcc and
14226 all-target-newlib.
14227 (configure-target-libjava): Depend on $(ALL_GCC).
14228
14229 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14230
14231 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14232 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14233
14234 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14235
14236 * INSTALL/README: Fix typo.
14237
14238 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * ylwrap: Change absolute path checks to check for DOS style path
14241 names.
14242
14243 * ylwrap: Don't use a full path name if the source file is in the
14244 same directory. From hjl@lucon.org (H.J. Lu).
14245
14246 * config-ml.in: Default to being verbose, to match Feb 18 change to
14247 configure.
14248
14249 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14250
14251 Brought over from egcs:
14252
14253 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14254
14255 * configure.in (target_subdir): Set to ${target_alias} instead
14256 of "libraries".
14257
14258 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14259
14260 * configure.in (target_subdir): Set to libraries if enable_multilib.
14261
14262 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14263
14264 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14265 multilibs, force reconfiguration the first time we create
14266 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14267
14268 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14271 avoid confusion with --no-recursion.
14272
14273 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14274
14275 * configure.in: Win32 hosts shouldn't use install -x
14276 * install-sh: remove -x option, and special .exe-handling
14277 hack.
14278
14279 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14280
14281 * config.guess: Recognize i586-pc-beos.
14282 * configure.in: Don't build some bits for beos.
14283
14284 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14287 CFLAGS default to -O2.
14288
14289 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14290 when using GNU ld.
14291
14292 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14293
14294 * ltmain.sh: Correct install when using a different shell.
14295
14296 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14297
14298 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14299
14300 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14301
14302 * makefile.vms: Update to build binutils/makefile.vms. Add install
14303 target.
14304
14305 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * ltconfig: Update to correct AIX handling.
14308
14309 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14310
14311 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14312
14313 * configure.in (target_subdir): Set to ${target_alias} instead
14314 of "libraries".
14315
14316 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14317
14318 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14319 (Makefile): Depend on $(gcc_version_trigger).
14320
14321 * configure (gcc_version): Change default initializer to empty
14322 string.
14323 (gcc_version_trigger): New variable; pass this variable down
14324 to subdir configures to enable them checking gcc's version
14325 themselves. Emit make macros for both gcc_version vars.
14326 (topsrcdir): Initialize reliably.
14327 (recursion line): Remove --with-gcc-version=${gcc_version}.
14328
14329 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14330
14331 * configure (enable_version_specific_runtime_libs): Implement new flag
14332 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14333 in $(libsubdir); emit definition in each generated Makefile.
14334 (gxx_include_dir): Initialize depending on
14335 $enable_version_specific_runtime_libs.
14336
14337 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14338
14339 * configure (gcc_version): Initialize properly depending on
14340 how and where configure is started.
14341 (recursion line): Pass a --with-gcc-version=${gcc_version}
14342 to configures in subdirs.
14343
14344 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14345
14346 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14347 cygmon
14348
14349 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14350
14351 * configure.in: Add cygmon and libstub support for mn10200.
14352
14353 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14354
14355 * configure (gcc_version): Add new variable describing the
14356 particular gcc version we're building.
14357 * Makefile.in (libsubdir): Add new macro for the directory
14358 in which the compiler finds executables, libraries, etc.
14359 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14360 and libsubdir.
14361
14362 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14363
14364 * Makefile.in (local-clean): Remove *.log.
14365 (warning.log): Built with warn_summary from build.log.
14366 (mail-report.log): Run test_summary.
14367 (mail-report-with-warnings.log): Run test_summary including
14368 warning.log in the report.
14369
14370 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14371
14372 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14373
14374 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14375
14376 * Makefile.in (grep): Grep no longer depends on libiberty.
14377
14378 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14379
14380 * Makefile.in: all-snavigator needs all-libgui.
14381
14382 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14383
14384 * configure.in: Add cygmon and libstub support for mn10300.
14385
14386 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14387
14388 * missing: Update to version from automake 1.3.
14389
14390 * ltmain.sh: On installation, don't get confused if the same name
14391 appears more than once in the list of library names.
14392
14393 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * config.sub: Accept m68060 and m5200 as CPU names.
14396
14397 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14398
14399 * configure: Use && rather than using -a in test, because odd
14400 strings can confuse test.
14401 * configure.in: Likewise.
14402
14403 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14404
14405 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14406
14407 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14408
14409 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14410 bootstrap4-lean): New targets.
14411
14412 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14413
14414 * mpw-* Delete. Not used.
14415
14416 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14417
14418 * COPYING.LIB: Update FSF address.
14419
14420 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14421
14422 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14423
14424 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14425 GAS_SUPPORT_DIRS.
14426
14427 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14428
14429 * ltconfig, ltmain.sh: Avoid producing a version number if
14430 -version-info was not used.
14431
14432 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14433
14434 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14435 building with newlib.
14436
14437 1998-04-30 Paul Eggert <eggert@twinsun.com>
14438
14439 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14440 Solaris `make' causes it to continue to next definition.
14441
14442 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14443
14444 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14445 the right GUI libraries and files are installed along with GDB.
14446
14447 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * configure.in: Change alpha to alpha* in several places.
14450
14451 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14452
14453 * config.sub: Recognize sparc86x.
14454
14455 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14456
14457 * configure.in (--enable-target-optspace): Remove debug echo.
14458
14459 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14460
14461 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14462
14463 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * ltconfig: Update cygwin32 support.
14466
14467 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14468 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14469 (GDB_SUPPORT_DIRS): Likewise.
14470
14471 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14472
14473 * configure.in (target_makefile_frag): If --enable-target-optspace,
14474 use -Os to compile target libraries rather than -O2. Default to
14475 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14476 not used.
14477 * configure.in (target_cflags): Ditto for d30v.
14478
14479 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14480
14481 * Makefile.in (all-bfd): Depend on all-intl.
14482 (all-binutils): Likewise.
14483 (all-gas): Likewise.
14484 (all-gprof): Likewise.
14485 (all-ld): Likewise.
14486
14487 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14488
14489 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14490
14491 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14492
14493 * Makefile.in (all-bfd): Depend upon all-libiberty.
14494
14495 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14496
14497 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14498
14499 * Makefile.in: Add libstub.
14500
14501 * configure.in: Ditto. Build libstub for targets that have cygmon
14502 support.
14503
14504 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14507
14508 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14509
14510 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14511 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14512
14513 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14514
14515 * configure: Define DEFAULT_M4 by searching PATH.
14516 * Makfile.in: Use DEFAULT_M4.
14517
14518 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14519
14520 * ltconfig: Add cygwin32 support.
14521
14522 * Makefile.in, configure.in: Add libtool as a native only directory
14523 to configure and build.
14524
14525 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14526
14527 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14528
14529 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14530
14531 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14532
14533 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14534
14535 * Makefile.in: add ash make rules
14536 * configure.in: add ash to native_only and host_tools lists
14537
14538 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14539
14540 * Makefile.in (all-gettext, all-intl): New targets.
14541 (ALL_MODULES): Added all-gettext, all-intl.
14542 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14543 (INSTALL_MODULES): Added install-gettext, install-intl.
14544 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14545
14546 * configure.in (host_tools): Added gettext.
14547 (native_only): Likewise.
14548 (noconfigdirs) [various cases]: Likewise.
14549 (host_libs): Added intl.
14550
14551 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14552
14553 * configure: Do not disable building gdbtk for cygwin32 hosts.
14554
14555 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14556
14557 * configure.in: Add thumb-coff target.
14558 * config.sub: Add thumb-coff target.
14559
14560 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14561
14562 * Makefile.in: Revert yesterday's change.
14563 (all-target-winsup): all-target-librx stays out of here.
14564
14565 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14566
14567 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14568 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14569 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14570 Remove references to librx and libg++.
14571
14572 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14573
14574 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14575 recursive makes
14576
14577 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14578
14579 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14580 for newlib directory.
14581 (CXX_FOR_TARGET): Likewise.
14582
14583 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14584
14585 * ltconfig: Update after libtool/ltconfig.in change for
14586 hpux11.
14587
14588 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14589
14590 * ltconfig, ltmain.sh: Update to libtool 1.2.
14591
14592 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14593
14594 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14595 (install-gcc-cross): Instead, override LANGUAGES here.
14596
14597 1998-03-18 Dave Love <d.love@dl.ac.uk>
14598
14599 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14600 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14601
14602 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14603
14604 * configure.in: Add Thumb-pe target.
14605
14606 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14607
14608 * Makefile.in - changed sn targets to snavigator
14609 * configure.in - changed sn targets to snavigator
14610
14611 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14612
14613 * config-ml.in: After building symlink tree call make distclean
14614 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14615 to be the case for libiberty.
14616
14617 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14618
14619 * configure: When making link, also check the current
14620 directory. The configure scripts may create one.
14621
14622 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14623
14624 * config.sub: Accept alphapca56 and alphaev6 properly.
14625
14626 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14627
14628 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14629
14630 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14631
14632 * config.sub (sco5): Fix typo.
14633
14634 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14635
14636 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14637 install-itcl.
14638 (install-itcl): Remove dependency on install-tcl.
14639
14640 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14641
14642 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14643
14644 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14645
14646 * configure.in: Don't build libgui for a cygwin32 target when not on
14647 a cygwin32 host.
14648
14649 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14650
14651 * configure (redirect): Set to null, so default behavior of
14652 configure is now --verbose.
14653
14654 1998-02-16 Dave Love <d.love@dl.ac.uk>
14655
14656 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14657 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14658
14659 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14660
14661 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14662 this change to sync Makefile.in with its ChangeLog entries.
14663
14664 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14665
14666 * ltmain.sh (mkdir): Check that the directory doesn't exist
14667 before we exit with error, so that we don't get races during
14668 parallel builds.
14669
14670 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14673
14674 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14675
14676 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14677 PICFLAG_FOR_TARGET.
14678 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14679
14680 * configure: Emit a definition for the new macro enable_shared
14681 into each Makefile.
14682
14683 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14684
14685 * configure.in (host_tools, native_only): Add libtool.
14686
14687 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14688
14689 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14690 Fix typo in ming config comment.
14691
14692 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14693
14694 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14695
14696 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14697
14698 * config.sub: Add tic30 cases, and map c30 to tic30.
14699
14700 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14701
14702 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14703 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14704 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14705 (CLEAN_TARGET_MODULES): Similarly
14706 (all-target-libf2c): Add dependences.
14707 * configure.in (target_libs): Add libf2c.
14708
14709 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14710
14711 * configure.in: Remove expect from noconfigdirs when target
14712 is cygwin32. OK to build expect and dejagnu with Canadian
14713 Cross.
14714
14715 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14718 host.
14719
14720 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14721 and mingw32.
14722
14723 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14724
14725 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14726 here as it is not defined in the toplevel Makefile.
14727
14728 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14729
14730 * configure (package_makefile_rules_frag): New variable, which names
14731 a file with generic rules, ...
14732 Change comment to mention we now have FIVE parts.
14733 * configure: Undo last change.
14734
14735 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14736
14737 * config.guess: More accurate determination of HP processor types.
14738 * config.sub: More accurate determination of HP processor types.
14739
14740 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14741
14742 * configure (package_makefile_frag): Move inserting the
14743 ${package_makefile_frag} to where it should be according
14744 to the comment.
14745
14746 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14747
14748 * config.guess: Add support for Linux/ARM.
14749
14750 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14751
14752 * .cvsignore: Remove *-info and *-install since they match
14753 release-info and mpw-install, which we don't want to just ignore.
14754
14755 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14756
14757 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14758
14759 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14760
14761 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14762 local_prefix to sub-make invocations.
14763
14764 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14765
14766 * configure.in: Check makefile fragments in the source
14767 directory.
14768
14769 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14770
14771 * configure.in: Check whether host and target makefile
14772 fragments exist before adding them to *_makefile_frag.
14773
14774 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14775
14776 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14777
14778 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14779
14780 * configure.in: Make sure we only replace RPATH_ENVVAR on
14781 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14782 regexp to sed.
14783
14784 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14785 to sub-makes.
14786
14787 1998-01-13 Lee Iverson (leei@ai.sri.com)
14788
14789 * config-ml.in (multi-do): LDFLAGS must include multilib
14790 designator.
14791
14792 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14793
14794 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14795
14796 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14797
14798 * config.sub: Add mingw32 support.
14799 * configure.in: Likewise.
14800
14801 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14802
14803 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14804
14805 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14806
14807 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14808 * configure (gxx_include_dir): Provide a definition for subdirs
14809 which do not use autoconf.
14810
14811 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14812
14813 * config.guess: Sync with egcs. Picks up new alpha support,
14814 BeOS & some additional linux support.
14815
14816 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14817
14818 * config.guess: HP 9000/803 is a PA1.1 machine.
14819
14820 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14821
14822 * configure.in: It's alpha*-...
14823
14824 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14825
14826 * configure.in (host_makefile_frag, target_makefile_frag):
14827 Handle multiple config files.
14828 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14829 alpha-*-*.
14830
14831 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14832
14833 * mkdep: New file.
14834
14835 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14836
14837 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14838
14839 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * Makefile.in: Add libgui directory.
14842 (GDB_TK): Add all-libgui.
14843 * configure.in: Add libgui directory.
14844 * configure: Add all-libgui to GDB_TK.
14845
14846 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14847
14848 * config-ml.in (multidirs): Add m32r to multilib list.
14849
14850 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14851
14852 * Makefile.in (all-target-gperf): Change dependency to
14853 all-target-libstdc++.
14854
14855 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14856
14857 * config.guess: Add BeOS support.
14858
14859 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14860
14861 Source directory cvs renamed to cvssrc:
14862 * configure.in (host_tools): Change cvs to cvssrc.
14863 (native_only): Likewise.
14864 (noconfigdirs) [various cases]: Likewise.
14865 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14866 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14867 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14868 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14869 (all-cvssrc): Rename target from all-cvs.
14870
14871 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14872
14873 * configure (gxx_include_dir): Fix thinko.
14874
14875 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14876
14877 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14878 (install-cross, install-gcc-cross): New targets.
14879
14880 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14881
14882 * configure.in (noconfigdirs): Add support for Thumb target.
14883
14884 * config.sub (maybe_os): Add support for Thumb target.
14885
14886 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14887
14888 * Makefile.in: Add rules for cygmon.
14889
14890 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14891
14892 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14893
14894 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14895 * configure (gxx_include_dir): Provide a definition for subdirs
14896 which do not use autoconf.
14897
14898 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14899
14900 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14901 11/18/97 build
14902
14903 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14904
14905 * From Franz Sirl.
14906 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14907 found on RedHat Linux systems.
14908
14909 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14910
14911 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14912 guesses.
14913
14914 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14915
14916 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14917
14918 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14919
14920 * ltmain.sh: If mkdir fails, check whether the directory was created
14921 anyhow by some other process.
14922
14923 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14924
14925 * configure.in (d30v-*-*): Configure all directories.
14926
14927 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14928
14929 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14930 for the D30V.
14931
14932 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14933
14934 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14935
14936 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14937
14938 * include/libiberty.h: Add extern "C" { so it can be used with C++
14939 progrms.
14940 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14941 programs.
14942
14943 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14944
14945 * configure.in (d30v-*-*): Configure GCC now.
14946
14947 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14948
14949 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14950 is no longer needed.
14951
14952 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14953
14954 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14955
14956 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14957
14958 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14959 targets using "$@" to provide support for similar but not identical
14960 targets without having to duplicate code.
14961
14962 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14963
14964 * makefile.vms: Fix to work with DEC C.
14965
14966 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14967
14968 * config.sub: Add mips-tx39-elf to marketing names.
14969
14970 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * ltmain.sh: Handle symlinks in generated script.
14973
14974 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14975
14976 * configure: Handle autoconf style directory options: --bindir,
14977 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14978 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14979 --sysconfdir.
14980 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14981 (sharedstatedir, localstatedir, oldincludedir): New variables.
14982 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14983 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14984 sbindir, sharedstatedir, and sysconfdir.
14985
14986 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14987
14988 * Makefile.in (bootstrap-lean): New target.
14989
14990 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14991
14992 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14993 sn, and gnuserv from noconfigdirs.
14994
14995 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14996
14997 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14998
14999 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15000
15001 * Makefile.in (cross): New target.
15002
15003 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15004 Jeff Law <law@cygnus.com>
15005
15006 * Makefile.in (bootstrap2, bootstrap3): New targets.
15007 (all-bootstrap): Remove outdated and confusing target.
15008 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15009
15010 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15011
15012 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15013 windows. Consistent with gdb/configure.
15014
15015 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15016
15017 * configure.in: Name Linux target fragment.
15018
15019 * configure: Rewrite so that project Makefile fragment is inserted
15020 first and appears last in the resulting Makefile.
15021
15022 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15023
15024 * Makefile.in (install-itcl): Install tcl first.
15025
15026 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15027
15028 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15029
15030 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15031
15032 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15033
15034 * configure.in (skipdirs): Add target-librx for Linux.
15035 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15036
15037 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15038
15039 * Makefile.in (bootstrap): New target.
15040
15041 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15042
15043 * config.sub: Accept 'amigados' for backward compatibility.
15044
15045 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15046
15047 * config.guess: Merge with FSF.
15048
15049 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15050
15051 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15052
15053 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15054
15055 * config.sub: Add "marketing-names" patch.
15056
15057 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15058
15059 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15060
15061 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15062
15063 * config.sub: Handle v850-elf.
15064
15065 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15066
15067 * .cvsignore (*-install): Remove.
15068
15069 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15070
15071 * ltconfig: Set CONFIG_SHELL in libtool.
15072 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15073
15074 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15075
15076 * configure.in (target_subdir): Set to libraries if enable_multilib.
15077
15078 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15079
15080 * config.guess: Update from gcc directory.
15081
15082 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15083
15084 * Makefile.in (all-sim): Depends on all-readline.
15085
15086 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15087
15088 * Makefile.in (BISON, YACC): Use $$s.
15089 (all-bison): Depend on all-texinfo.
15090
15091 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15092
15093 * Makefile.in (BISON): Add -L flag.
15094 (YACC): Likewise.
15095
15096 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15097
15098 * configure.in (noconfigdirs): Add support for v850e target.
15099
15100 * config.sub (maybe_os): Add support for v850e target.
15101
15102 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15103
15104 * configure.in (noconfigdirs): Add support for v850ea target.
15105
15106 * config.sub (maybe_os): Add support for v850ea target.
15107
15108 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15109
15110 * config.sub: Add mipstx39. Delete r3900.
15111
15112 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15113
15114 * Makefile.in (all-autoconf): Depends on all-texinfo.
15115
15116 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15117
15118 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15119 eabi targets.
15120
15121 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15122
15123 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15124
15125 * configure: When handling a Canadian Cross, handle YACC as well as
15126 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15127 * Makefile.in (all-bison): Depend upon all-texinfo.
15128
15129 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15130
15131 * Makefile.in (BISON): bison, not byacc or bison -y.
15132 (YACC): bison -y or byacc or yacc.
15133 (various): Add *-bison as appropriate.
15134 (taz): No need to mess with BISON anymore.
15135
15136 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * configure: If OSTYPE matches *win32*, try to find a good value for
15139 CONFIG_SHELL.
15140
15141 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15142
15143 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15144 configure.in if it is present.
15145
15146 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15147
15148 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15149
15150 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15151
15152 * config.sub: Recognize `arc' cpu.
15153 * configure.in: Likewise.
15154 * config-ml.in: Likewise.
15155
15156 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15157
15158 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15159
15160 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15161
15162 * configure: Changed sed delimiter from ':' to '|' when
15163 attempting to substitute ${config_shell} for SHELL. On
15164 NT ${config_shell} may contain a ':' in it.
15165
15166 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15167
15168 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15169
15170 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15171
15172 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15173
15174 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15175
15176 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15177
15178 * ylwrap: If the program is a relative path, force it to be
15179 absolute.
15180
15181 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15182
15183 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15184
15185 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15186
15187 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15188 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15189 for libraries.
15190
15191 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15192
15193 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15194 separated by spaces.
15195
15196 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15197
15198 * ylwrap: New file.
15199 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15200
15201 * ltmain.sh: Handle /bin/sh at start of install program.
15202
15203 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15204
15205 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15206 * missing: New file, from automake 1.2.
15207
15208 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15209
15210 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15211 check-tk to CHECK_X11_MODULES.
15212
15213 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * config.sub: Merge with FSF.
15216
15217 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * config.guess: Merge with FSF.
15220
15221 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15222
15223 * configure: Treat msdosdjgpp like go32.
15224 * configure.in: Likewise. Don't remove gprof for go32.
15225
15226 * configure: Change Makefile.tem2 to Makefile.tm2.
15227
15228 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15229
15230 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15231
15232 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15233
15234 * install-sh (chmodcmd): Set to null if the DST directory already
15235 exists. Same as Nov 11th change.
15236
15237 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15238
15239 * configure (GDB_TK): Needs itcl and tix.
15240
15241 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15242
15243 * config.guess: Update from FSF.
15244
15245 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15246
15247 * Makefile.in (GDB_TK): Depend on itcl and tix.
15248
15249 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15252 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15253 (INSTALL_SCRIPT): New variable.
15254 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15255 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15256 to -x.
15257 * install-sh: Add support for -x option.
15258
15259 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15260
15261 * configure.in, Makefile.in: Treat tix like itcl.
15262
15263 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15264
15265 * Makefile.in (WINDRES): New variable.
15266 (WINDRES_FOR_TARGET): New variable.
15267 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15268 (EXTRA_HOST_FLAGS): Add WINDRES.
15269 (EXTRA_TARGET_FLAGS): Add WINDRES.
15270 (EXTRA_GCC_FLAGS): Add WINDRES.
15271 ($(DO_X)): Pass down WINDRES.
15272 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15273 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15274 DLLTOOL_FOR_TARGET.
15275
15276 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15277
15278 * configure.in: configure sim before gdb for win32-x-ppc
15279
15280 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15281
15282 Move gperf into the toplevel, from libg++.
15283 * configure.in (target_tools): Add target-gperf.
15284 (native_only): Add target-gperf.
15285 * Makefile.in (all-target-gperf): New target, depend on
15286 all-target-libg++.
15287 (configure-target-gperf): Empty rule.
15288 (ALL_TARGET_MODULES): Add all-target-gperf.
15289 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15290 (CHECK_TARGET_MODULES): Add check-target-gperf.
15291 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15292 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15293
15294 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15295
15296 * config.sub (mn10200): Recognize new basic machine.
15297
15298 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15299
15300 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15301 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15302
15303 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15304
15305 * configure.in: If we're building mips-sgi-irix6* native, turn on
15306 ENABLE_MULTILIB and set TARGET_SUBDIR.
15307
15308 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15309
15310 * Makefile.in (all-sn): Depend on all-grep.
15311
15312 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15313
15314 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15315
15316 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15317 Makefile. From Jeff Makey <jeff@cts.com>.
15318 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15319
15320 * Makefile.in (DISTBISONFILES): Remove.
15321 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15322 $(DEFAULT_YACC).
15323
15324 * configure.in: Build itl, db, sn, etc., when building for native
15325 cygwin32.
15326
15327 * Makefile.in (LD): New variable.
15328 (EXTRA_HOST_FLAGS): Pass down LD.
15329 ($(DO_X)): Likewise.
15330
15331 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15332
15333 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15334
15335 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15336
15337 * configure.in (targargs): Strip out any supplied --build argument
15338 before adding our own. Always add --build.
15339
15340 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15341
15342 * configure.in (targargs): Pass --build if we're doing
15343 a cross-compile.
15344
15345 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15346
15347 * configure: Use '|' instead of ":" as the separator in
15348 sed. Otherwise sed chokes on NT path names with drive
15349 designators. Also look for "?:*" as the leading characters in an
15350 absolute pathname.
15351
15352 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15353
15354 * config.sub: Support for r3900.
15355
15356 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15357
15358 * configure.in: Use install-sh, not install.sh.
15359
15360 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15361
15362 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15363 apply it twice.
15364
15365 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15366
15367 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15368 install-binutils.
15369
15370 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * Makefile.in: Add automake targets.
15373 * configure.in (host_tools): Add automake.
15374
15375 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * configure: Default CXX to c++, not gcc.
15378 * Makefile.in (CXX): Set to c++, not gcc.
15379 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15380
15381 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15382
15383 * install-sh: try appending a .exe if source file doesn't
15384 exist
15385
15386 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15387
15388 * configure.in: Turn on multilib by default.
15389 (cross_only): Remove target-libiberty.
15390
15391 * Makefile.in (all-gcc): Don't depend on libiberty.
15392
15393 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15394
15395 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15396
15397 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15398
15399 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15400 (DISTBISONFILES): Add ld/Makefile.in
15401
15402 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15403
15404 * configure.in: if target is cygwin32 but host isn't cygwin32,
15405 don't configure gdb tcl tk expect, not just gdb.
15406
15407 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15408
15409 * configure.in: Added gnuserv everywhere sn appears.
15410
15411 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15412 (CROSS_CHECK_MODULES): Added check-gnuserv.
15413 (INSTALL_MODULES): Added install-gnuserv.
15414 (CLEAN_MODULES): Added clean-gnuserv.
15415 (all-gnuserv): New target.
15416
15417 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15418
15419 * config.guess: Fixes for MIPS OpenBSD systems.
15420
15421 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * Makefile.in (INSTALL_XFORM): Remove.
15424 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15425
15426 * mkinstalldirs: New file, copied from automake.
15427 * Makefile.in (installdirs): Rename from install-dirs. Use
15428 mkinstalldirs. Change all users.
15429 (DEVO_SUPPORT): Add mkinstalldirs.
15430
15431 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15432
15433 * install-sh: Rename from install.sh.
15434 * Makefile.in (INSTALL): Change install.sh to install-sh.
15435 (DEVO_SUPPORT): Likewise.
15436
15437 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15438 Graichen <graichen@rzpd.de>.
15439
15440 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15441
15442 * config.guess: Recognize OpenBSD systems correctly.
15443
15444 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15445
15446 * README, Makefile.in (ETC_SUPPORT): Remove references to
15447 cfg-paper*, configure.{texi,man,info*}._
15448
15449 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15450
15451 * Makefile.in (all.normal): Ensure that gcc is built after all
15452 the x11 - ie gdb - targets.
15453
15454 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15455
15456 * makefile.vms: Don't run conf-a-gas.
15457
15458 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15459
15460 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15461
15462 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15463
15464 * configure.in: Remove noconfigdirs case since gdb also
15465 configures and builds for tic80-coff.
15466
15467 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * configure: Set cache_file to config.cache.
15470 * Makefile.in (local-distclean): Remove config.cache.
15471
15472 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * COPYING: Update FSF address.
15475
15476 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15477
15478 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15479 noconfigdirs.
15480
15481 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15482
15483 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15484 MAKEDIRS, is empty.
15485
15486 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15487
15488 * config.sub: Tweak mn10300 entry.
15489
15490 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15491
15492 * configure.in (host_tools): Put sim before gdb, so gdb's
15493 configure.tgt can determine if the simulator was configured.
15494
15495 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15496
15497 * config.sub: Move BeOS $os case to be with other Cygnus
15498 local cases.
15499
15500 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15501
15502 * config.sub: Remove misplaced comment that broke Linux.
15503
15504 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15505
15506 * config.sub: Add BeOS support.
15507
15508 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15509
15510 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15511
15512 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15513
15514 * configure.in (noconfigdirs): Remove tcl and tk from
15515 noconfigdirs for cygwin32 builds.
15516
15517 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15518
15519 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15520
15521 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15522
15523 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15524 make-all.com, use makefile.vms instead.
15525
15526 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15527
15528 * config.sub: Accept -lnews*.
15529
15530 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15531
15532 * configure.in (noconfigdirs): Disable target-newlib,
15533 target-examples and target-libiberty for d30v.
15534
15535 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15536
15537 * configure.in (noconfigdirs): Enable ld for d30v.
15538
15539 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15540
15541 * configure.in (tic80-*-*): Build compiler.
15542
15543 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15544
15545 * configure.in (d30v-*): Remove sim directory from list of
15546 unsupported d30v directories
15547
15548 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15549
15550 * config.sub, configure.in: Add d30v target cpu.
15551
15552 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15553
15554 * makefile.vms: New file.
15555 * make-all.com: Remove.
15556
15557 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15558
15559 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15560
15561 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15562
15563 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15564
15565 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15566
15567 * Makefile.in (ALL_MODULES): Added all-db.
15568 (CROSS_CHECK_MODULES): Addec check-db.
15569 (INSTALL_MODULES): Added install-db.
15570 (CLEAN_MODULES): Added clean-db.
15571
15572 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15573
15574 * config.guess: Merge with latest FSF sources.
15575
15576 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15577
15578 * Makefile.in (ALL_MODULES): Added all-itcl.
15579 (CROSS_CHECK_MODULES): Added check-itcl.
15580 (INSTALL_MODULES): Added install-itcl.
15581 (CLEAN_MODULES): Added clean-itcl.
15582
15583 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15584
15585 * configure.in: build gdb for mn10200
15586
15587 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15588
15589 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15590
15591 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15592
15593 * configure.in (tic80-*-*): Turn off most targets right now.
15594
15595 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15596
15597 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15598 rather than the makeinfo program.
15599 (do-info): Depend upon all-texinfo.
15600
15601 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * configure.in: Remove uses of config/mh-linux.
15604
15605 * config.sub, config.guess: Merge with latest FSF sources.
15606
15607 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15608
15609 * config.sub (case $basic_machine): Add tic80 entries.
15610
15611 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15612
15613 * config.sub, config.guess: Merge with latest FSF sources.
15614
15615 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15616
15617 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15618 * mpw-config.in: Test for NewFolderRecursive.
15619 * mpw-install: Use symbolic name for startup filename.
15620 * mpw-README: Add various additional details.
15621
15622 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15623
15624 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15625
15626 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15627
15628 * configure.in: Do build gcc and the target libraries for
15629 the mn10200.
15630
15631 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15632
15633 * configure.in: don't avoid building gdb for mn10300 any more
15634 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15635 instead of single-quoting it.
15636
15637 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15638
15639 * configure.in: Don't use --with-stabs on IRIX 6.
15640
15641 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15642
15643 * configure.in (m32r): Build gdb, libg++ now.
15644
15645 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15646
15647 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15648 directories from noconfigdirs.
15649
15650 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15651
15652 * config.sub (basic_machine): added mips16 configuration
15653
15654 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15655
15656 * config.sub: Handle d10v-unknown.
15657
15658 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15659
15660 * config.sub: Handle v850-unknown.
15661
15662 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15663
15664 * Makefile.in: add findutils
15665 * configure.in: add findutils to list of host_tools
15666
15667 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15668
15669 * config.sub: Handle mn10200 and mn10300.
15670
15671 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15672
15673 * configure.in (d10v-*): Do not build librx.
15674
15675 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15676
15677 * configure.in (mn10300): Build everything except gdb & libgloss.
15678
15679 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15680
15681 * config.guess: Patch for Dansk Data Elektronik servers,
15682 from Niels Skou Olsen <nso@dde.dk>.
15683
15684 For ncr, use /bin/uname rather than uname, since GNU uname does not
15685 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15686
15687 Patch for MIPS R4000 running System V,
15688 from Eric S. Raymond <esr@snark.thyrsus.com>.
15689
15690 Fix thinko for nextstep.
15691
15692 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15693
15694 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15695 * config.guess: Guess mips-dec-mach_bsd4.3.
15696
15697 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15698 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15699 release numbers.
15700 * config.guess (mips-mips-riscos*): Emit just enough of the
15701 release number.
15702
15703 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15704 * config.guess (sparc-auspex-sunos*): Added.
15705 (f300-fujitsu-*): Added.
15706
15707 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15708 * config.guess: Recognize a Tadpole as a sparc.
15709
15710 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15711
15712 * config.guess: Don't assume that NextStep version is either 2 or
15713 3. NextStep 4 (aka OpenStep 4) has come out now.
15714
15715 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15716
15717 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15718 From Rik Faith <faith@cs.unc.edu>.
15719
15720 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15721
15722 * config.sub: Contributions from bug-gnu-utils to:
15723 Support plain "hppa" (no version given) architecture, reported by
15724 OpenStep.
15725 OpenBSD like NetBSD.
15726 LynxOs is not a hardware supplier.
15727
15728 * config.guess: Contributions from bug-gnu-utils to add support for:
15729 OpenBSD like NetBSD.
15730 Stratus systems.
15731 More Pyramid systems.
15732 i[n>4]86 Intel chips.
15733 M680[n>4]0 Motorola chips.
15734 Use unknown instead of lynx for hardware manufacturer.
15735
15736 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15737
15738 * install.sh (chmodcmd): Set to null if the DST directory already
15739 exists.
15740
15741 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15742
15743 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15744 not use mt-ppc target Makefile fragment any more.
15745
15746 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15747
15748 * configure.in (*-*-windows): Exclude everything but those dirs
15749 needed to build windows.
15750
15751 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15752
15753 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15754
15755 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15756
15757 * configure.in: Exclude mmalloc from i386-windows.
15758
15759 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15760
15761 * Undo my previous change.
15762
15763 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15764
15765 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15766 unconditionally.
15767 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15768
15769 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15770
15771 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15772 host to add it's own flags.
15773
15774 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15775
15776 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15777
15778 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15779
15780 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15781 (CXX_FOR_TARGET): Likewise.
15782 (GCC_FOR_TARGET): Define.
15783 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15784 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15785 CC_FOR_TARGET was specified on the command line.
15786 (MAKEOVERRIDES): Don't define.
15787
15788 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15789
15790 * configure.in (m32r): Fix spelling of libg++ libs.
15791
15792 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15793
15794 * config.sub (-apple*): Remove, now redundant.
15795
15796 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15797
15798 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15799
15800 * configure: Rework yesterday's sed script patch.
15801
15802 * config.sub: Merge with FSF.
15803
15804 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15805
15806 * config.guess: Merge from FSF.
15807
15808 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15809 * config.guess: Use pc instead of unknown, for pc clone systems.
15810 Change linux to linux-gnu.
15811
15812 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15813 * config.guess: Avoid non-portable tr syntax.
15814
15815 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15816
15817 * test-build.mk (HOLES): Add "xargs" for gdb.
15818
15819 * configure: Avoid hpux10.20 sed bug.
15820
15821 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15822
15823 * configure.in: Add support for windows host
15824 (that is a build done under the Microsoft build environment).
15825
15826 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15827
15828 * Makefile.in: Replace all uses of srcroot with s, to shrink
15829 command line lengths.
15830
15831 Patches from Geoffrey Noer <noer@cygnus.com>:
15832 * configure.in: If configuring for newlib, pass --with-newlib to
15833 subdirectories.
15834 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15835 -Bnewlib/ and -Lwinsup to gcc.
15836 (CXX_FOR_TARGET): Likewise.
15837
15838 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15839
15840 * Makefile.in (ETC_SUPPORT): Add configure.
15841
15842 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15843
15844 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15845 host configuration file.
15846
15847 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15848
15849 * configure.in: Break mn10x00 support into separate
15850 mn10200 and mn10300 configurations.
15851 * config.sub: Likewise.
15852
15853 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15854
15855 * configure.in: Add lots of stuff to noconfigdirs for
15856 the mn10x00 targets.
15857
15858 * config.sub, configure.in: Add mn10x00 support.
15859
15860 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15861
15862 * make-all.com: Call conf-a-gas, not config-a-gas.
15863
15864 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15865
15866 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15867 targets.
15868
15869 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15870
15871 * mpw-README: Add much more detail for native PowerMac.
15872 * mpw-install: New file.
15873 * mpw-configure: Add --norecursion and --help options.
15874 * mpw-config.in: Translate readme and install files when
15875 copying to objdir.
15876 * mpw-build.in: Don't always depend on byacc and flex.
15877 (install-only-top): New action.
15878
15879 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15880
15881 * configure.in: You can now configure GDB for the v850.
15882
15883 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15884
15885 * configure.in (noconfigdirs): Don't configure any C++ dirs
15886 if targeting D10V.
15887
15888 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15889
15890 * config.sub: Recognize mips64vr5000.
15891
15892 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15893
15894 * configure.in: Use a single line for host_tools and native_only.
15895
15896 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15897
15898 * config.sub, configure.in: Add entries for m32r.
15899
15900 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15901
15902 * Makefile.in (inet-install): Don't run install-gzip.
15903
15904 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15905
15906 * configure.in: Don't config lots of things for *-*-windows*.
15907
15908 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15909
15910 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15911 (host_libs, host_tools): Copy from configure.in.
15912 * mpw-configure: Don't complain about directories not found.
15913
15914 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15915
15916 * configure.in (i[345]86): Recognize i686 for pentium pro.
15917 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15918 file.
15919
15920 * config.guess (i[345]86): Ditto.
15921
15922 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15923
15924 * configure.in (noconfigdirs): Removed gdb for D10V.
15925
15926 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15927
15928 * configure.in: Remove ld, target-libio, target-libg++, and
15929 target-libstdc++ from noconfigdirs.
15930
15931 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15932
15933 * configure: Fix three locations where shell scripts were
15934 being run directly rather than with config_shell.
15935
15936 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15937
15938 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15939 * config.sub (basic_machine): Recognize v850.
15940
15941 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15942
15943 * mpw-configure: Handle multiple enable/disable options and
15944 pass them down recursively, handle -c and -s flags appropriately
15945 depending on choice of compiler, add escape mechanism for
15946 quoted arguments to gC.
15947
15948 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15949
15950 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15951 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15952 so that -mrelocatable-lib and -mno-eabi are used.
15953
15954 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15955 not support --print-multi-lib, don't abort.
15956
15957 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15958
15959 * make-all.com: Run config-a-gas.
15960 * setup.com: Don't copy subdirectory files around.
15961
15962 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15963
15964 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15965 target, it now compiles correctly.
15966
15967 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15968
15969 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15970
15971 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15972
15973 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15974
15975 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15976
15977 * configure.in (native_only): Add prms.
15978
15979 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15980
15981 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15982 (BINUTILS_SUPPORT_DIRS): Likewise.
15983
15984 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15985
15986 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15987 d10v support is added.
15988
15989 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15990
15991 * configure.in (d10v-*-*): New target.
15992
15993 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15994
15995 * config.guess (HP 9000/811): Recognize this as a PA1.1
15996 machine.
15997
15998 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15999
16000 * Makefile.in (do-tar-gz): New target, split out from tail end of
16001 taz target. Run each command separately, don't use pipes.
16002 (taz): Use it.
16003
16004 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16005
16006 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16007 * mpw-build.in: No builds should depend on building byacc or flex,
16008 they are assumed to be installed already.
16009
16010 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16011
16012 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16013 variable that CC_FOR_TARGET needs.
16014
16015 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16016
16017 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16018 options have changed since the last time the subdirectory was
16019 configured, and if it has, reconfigure.
16020 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16021 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16022
16023 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16024
16025 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16026 CLEAN_MODULES): Add bash.
16027 (all-bash): New target.
16028
16029 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16030
16031 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16032
16033 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16034
16035 * config.sub (basic_machine): Recognize d10v as a valid processor.
16036
16037 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16038
16039 * mpw-configure: Add support for --bindir.
16040 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16041
16042 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16043
16044 * configure.in: add bash, time, gawk to list of hosttools and things
16045 to only build for native toolchains
16046
16047 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16048
16049 * Makefile.in (docdir): Remove.
16050
16051 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16052
16053 * Makefile.in (datadir): Set to $(prefix)/share.
16054
16055 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16056
16057 * configure.in: build diff and patch for cygwin32-hosted
16058 toolchains.
16059
16060 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16061
16062 * config.sub: Accept -rtems*.
16063
16064 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16065
16066 * configure.in: enable dosrel for cygwin32-hosted builds,
16067 remove diff from the list of things not buildable
16068 via Canadian Cross
16069
16070 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16071
16072 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16073 don't get ". ".
16074
16075 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16076
16077 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16078
16079 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16080
16081 * Makefile.in (taz): Handle case where tex3patch didn't even get
16082 checked out. Also, if it was found, put the symlink in a new util
16083 subdirectory.
16084
16085 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16086
16087 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16088
16089 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16090
16091 * config.sub: Recognize -openvms.
16092 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16093 * make-all.com, setup.com: New files.
16094
16095 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16096
16097 * Makefile.in (taz): tex3patch moved to texinfo/util.
16098
16099 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16100
16101 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16102 * configure.in: remove make from disable-if-Can-Cross list
16103 enable gdb if ${host} and ${target} are cygwin32
16104
16105 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16106
16107 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16108 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16109
16110 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16111
16112 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16113 distinguish sysv/svr4/bsd variants.
16114 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16115
16116 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16117
16118 * configure.in: Added copyright notice.
16119 * move-if-change: Added copyright notice.
16120
16121 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16122
16123 * configure.in (powerpcle-*-solaris*): Until we get shared
16124 libraries working, don't build gdb, sim, make, tcl, tk, or
16125 expect.
16126
16127 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16128
16129 * config.guess: Merge with FSF:
16130
16131 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16132 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16133
16134 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16135 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16136
16137 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16138 * config.guess: Combine two OSF1 rules.
16139 Also recognize field test versions. From mjr@zk3.dec.com.
16140 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16141 because GNU uname does not support -p. From pmr@pajato.com.
16142
16143 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16144
16145 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16146
16147 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16148
16149 * mpw-README: Document GCCIncludes.
16150
16151 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16152
16153 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16154
16155 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16156
16157 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16158
16159 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16160
16161 * configure.in (*-*-cygwin32): Configure make.
16162
16163 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16164
16165 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16166
16167 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16168
16169 * Makefile.in (all-inet): Depend on all-perl.
16170
16171 * Makefile.in (inet-install): New target.
16172
16173 * Makefile.in (all-inet): Depend on all-tcl.
16174 (all-inet): Depend on all-send-pr.
16175
16176 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16177
16178 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16179 temporarily.
16180
16181 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16182
16183 * configure.in: Don't configure --with-gnu-ld on AIX.
16184
16185 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16186
16187 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16188
16189 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16190
16191 * Makefile.in (ALL_MODULES): Added all-inet.
16192 (CROSS_CHECK_MODULES): Added check-inet.
16193 (INSTALL_MODULES): Added install-inet.
16194 (CLEAN_MODULES): Added clean-inet.
16195 (all-indent): New target.
16196
16197 * configure.in (host_tools): Added inet.
16198 (native_only): Added inet.
16199 (noconfigdirs): Added inet.
16200
16201 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16202
16203 * configure.in: Don't configure libgloss if we are not configuring
16204 newlib.
16205
16206 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16207
16208 * configure.in: Don't configure libgloss for unsupported
16209 architectures.
16210
16211 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16212
16213 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16214
16215 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16216
16217 * Makefile.in (ALL_MODULES): Include all-apache.
16218 (CROSS_CHECK_MODULES): Include check-apache.
16219 (INSTALL_MODULES): Include install-apache.
16220 (all-apache): New target.
16221
16222 * configure.in: Added apache everywhere perl is seen.
16223
16224 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16225
16226 * Makefile.in: Add support for clean-{module} and
16227 clean-target-{module} rules.
16228
16229 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16230
16231 * configure.in (*-*-ose) do not build libgloss.
16232
16233 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16234
16235 * config.guess (prep*:SunOS:5.*:*): Turn into
16236 powerpele-unknown-solaris2.
16237
16238 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16239
16240 * configure.in: Permit --enable-shared to specify a list of
16241 directories.
16242
16243 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16244
16245 * configure.in (host==solaris): Pass only the first word of $CC
16246 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16247
16248 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16249
16250 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16251
16252 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16253
16254 * Makefile.in (ALL_MODULES): Include all-perl.
16255 (CROSS_CHECK_MODULES): Include check-perl.
16256 (INSTALL_MODULES): Include install-perl.
16257 (ALL_X11_MODULES): Include all-guile.
16258 (CHECK_X11_MODULES): Include check-guile.
16259 (INSTALL_X11_MODULES): Include install-guile.
16260 (all-perl): New target.
16261 (all-guile): New target.
16262
16263 * configure.in (host_tools): Include perl and guile.
16264 (native_only): Include perl and guile.
16265 (noconfigdirs): Don't build guile and perl; no ports have been
16266 done.
16267
16268 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16269
16270 * configure (--enable-*): Handle quoted option lists such as
16271 --enable-sim-cflags='-g0 -O' better.
16272
16273 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16274
16275 * Makefile.in ({,inst}all-target): New rule so we can make and
16276 install all of the target directories easily.
16277
16278 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16279
16280 * configure.in: Add missing global flag in sed substitution when
16281 deleting `target-' from ${configdirs}.
16282
16283 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16284
16285 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16286 option.
16287
16288 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16289 config/mh-necv4.
16290
16291 * install.sh: Correct misspelling of transformbasename.
16292
16293 * config.guess: Recognize mips-*-sysv*.
16294
16295 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16296
16297 * config.sub: Recognize mon960.
16298
16299 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16300
16301 * configure: Restore Canadian Cross handling of BISON and LEX,
16302 removed in Feb 20 change.
16303
16304 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16305
16306 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16307 Mention make install. Remove the old copyright date as well the
16308 clumsy and rather pointless copyright on the README file.
16309
16310 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16313 Makefile after running symlink-tree, then run `make distclean' to
16314 avoid clobbering any generated files in srcdir.
16315
16316 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16317
16318 * configure.in (m68k-*-netbsd*): Build everything now.
16319
16320 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16321
16322 * Makefile.in (taz): Fix quoting.
16323
16324 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16325
16326 * configure.in (sparclet-*-*): Build everything now.
16327
16328 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16329
16330 * configure.in (m68k-*-linux*): New host.
16331
16332 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * configure: Check for bison before byacc.
16335
16336 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16337
16338 * Makefile.in configure: Change the way LEX and BISON/YACC are
16339 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16340 searching PATH. These are used as fallbacks by Makefile.in if
16341 flex/bison/byacc aren't in objdir.
16342
16343 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16344
16345 * Makefile.in: Make everything which depends upon all-bfd also
16346 depend upon all-opcodes, in case --with-commonbfdlib is used.
16347
16348 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16349
16350 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16351 building NT native compilers on Unix.
16352
16353 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16354
16355 * configure.in: Don't get CC from the host Makefile fragment if we
16356 can find gcc in PATH, or if this is a Canadian Cross. Move the
16357 Solaris test for /usr/ucb/cc to the post target script, just after
16358 the compiler sanity test.
16359
16360 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16361
16362 * config.sub: Merge with FSF.
16363
16364 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * Makefile.in (RPATH_ENVVAR): New variable.
16367 (REALLY_SET_LIB_PATH): Use it.
16368 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16369
16370 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16371
16372 * config.sub, configure.in: Recognize sparclet cpu.
16373
16374 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16375
16376 * config.guess: Support m68k-cbm-sysv4.
16377
16378 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16379
16380 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16381 m68k-unknown-linuxaout from linker help string. Put quotes around
16382 $ld_help_string.
16383
16384 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16385
16386 * config.guess (powerpc-harris-powerunix): Add guess for port
16387 to new target.
16388
16389 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16390
16391 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16392
16393 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16394
16395 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16396 $(REALLY_SET_LIB_PATH) in Makefile.
16397 * Makefile.in (SET_LIB_PATH): New variable.
16398 (REALLY_SET_LIB_PATH): New variable.
16399 ($(DO_X)): Use $(SET_LIB_PATH).
16400 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16401 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16402 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16403 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16404 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16405 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16406 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16407 (install-dosrel): Likewise.
16408 (all-opcodes): Depend upon all-libiberty.
16409
16410 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16411
16412 * config.guess (*:CYGWIN*): New
16413
16414 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16415
16416 * Makefile.in (all-target-winsup): All all-target-libiberty.
16417
16418 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16419
16420 * configure.in (noconfigdirs): Add missing # in front of comment.
16421
16422 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16423
16424 * configure.in: add second pass to things added to noconfigdirs
16425 so *-gm-magic can exclude libgloss properly.
16426
16427 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16428
16429 * mpw-configure (extralibs_name, rez_name): Set correctly
16430 for MWC68K compiler.
16431
16432 * mpw-README: Add more info on the necessary build tools.
16433
16434 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16435
16436 * configure.in, config.sub: Recognize cygwin32.
16437
16438 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16439
16440 * config.guess, config.sub: Recognize A/UX.
16441
16442 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16443
16444 * config.sub: Merge with gcc/config.sub.
16445
16446 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16447
16448 * mpw-build.in (do-binutils): Add build of stamps.
16449
16450 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16451
16452 * config.sub: Add recognition for mips64vr4100*-* targets.
16453
16454 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16455
16456 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16457 Add creation of gconfigargs with `--enable-shared' turned on.
16458 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16459 ($(host)-stamp-stage3-configured): Likewise.
16460 (HOLES): Add chatr and ldd.
16461 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16462
16463 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16464
16465 * configure: Pass --nfp to recursive configures.
16466
16467 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16468
16469 * Makefile.in (DLLTOOL): New.
16470 (DLLTOOL_FOR_TARGET): New.
16471 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16472 (EXTRA_TARGET_FLAGS): Ditto.
16473 (EXTRA_GCC_FLAGS): Ditto.
16474 (CONFIGURE_TARGET_MODULES): Ditto.
16475 (DO_X): Ditto.
16476 * configure: Add DLLTOOL.
16477
16478 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16479
16480 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16481 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16482 mh-sco, since old workarounds no longer needed, and don't
16483 build ld, since libraries have weak symbols in COFF.
16484
16485 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16486
16487 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16488
16489 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16490
16491 * configure.in: Make sure that ${CC} can be used to compile an
16492 executable.
16493
16494 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16495
16496 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16497 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16498 nothing depending on whether gdbtk is being built.
16499
16500 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16501
16502 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16503
16504 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16505
16506 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16507 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16508
16509 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16510
16511 * config-ml.in: Add support for
16512 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16513 Simplify setting of multidirs from --disable-foo.
16514
16515 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16516
16517 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16518 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16519 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16520 non-empty, pass them on to the GCC make.
16521 (all-bootstrap): New rule that is like all-gcc, except it executes
16522 the GCC bootstrap rule instead of the GCC all rule.
16523
16524 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16525
16526 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16527
16528 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16529
16530 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16531 DG/UX support.
16532
16533 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16534
16535 * config.sub (i*86*) Change [345] to [3456]
16536
16537 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16538
16539 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16540 --with-gnu-ld=no.
16541
16542 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16543
16544 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16545 AIX multilibs get built.
16546
16547 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16548
16549 * configure.in (i386-win32): Don't build expect if we're not
16550 building the tcl subdir.
16551
16552 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16553
16554 * Makefile.in: (configure-target-examples, all-target-examples):
16555 New targets, configure and build example programs.
16556
16557 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16558
16559 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16560 use it as input to sedit the generated MPW makefile.
16561 * mpw-README: Add a suggestion about Gestalt.h.
16562
16563 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16564
16565 * config.sub: Accept *-*-ieee*.
16566
16567 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16568
16569 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16570 Ronald F. Guilmette <rfg@monkeys.com>.
16571
16572 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16573
16574 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16575 for powerpc-pe native.
16576 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16577 (target==powerpc-pe): duplicate i386-win32 entry.
16578
16579 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16580
16581 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16582 of vxworks, not just vxworks5.1.
16583
16584 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16585
16586 * mpw-configure: Add support for exec-prefix.
16587
16588 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16589
16590 * config.guess: Recognize HP model 816 machines as having
16591 a PA1.1 processor.
16592
16593 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16594
16595 * configure: Ignore new autoconf configure options.
16596
16597 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16598
16599 * config.guess: Recognize Pentium under SCO.
16600 From Robert Lipe <robertl@arnet.com>.
16601
16602 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16603
16604 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16605
16606 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16607
16608 * configure.in: Don't configure gas for alpha-dec-osf*.
16609
16610 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16611
16612 * configure.in: Default to --with-stabs for some targets for which
16613 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16614 i[345]86*-*-unixware*.
16615
16616 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16617
16618 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16619 rather than basing it on the target. Simplify handling of options
16620 controlling which directories to configure. Remove extraneous
16621 slash in multi-clean target.
16622
16623 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16624
16625 * config-ml.in: Prefix more variables with ml_ so they don't collide
16626 with configure's.
16627
16628 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16629
16630 * configure: Don't turn -v into --v.
16631
16632 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16633
16634 * configure.in (targargs): Fix typo.
16635
16636 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16637
16638 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16639
16640 * configure.in: Strip --host and --target options from
16641 CONFIG_ARGUMENTS, and always configure for --host only. Add
16642 --with-cross-host option when building with a cross-compiler.
16643 * configure: Canonicalize the arguments put into config.status by
16644 always using `=' for an option with an argument. Pass a presumed
16645 --host or --target explicitly.
16646
16647 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16648
16649 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16650 into general OS recognition case.
16651
16652 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16653
16654 * configure.in (target_configdirs): add target-winsup only
16655 for win32 target systems.
16656
16657 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * Makefile.in (all-target-libgloss): Depend upon
16660 configure-target-newlib, since when libgloss is built it looks to
16661 see if the newlib directory exists.
16662
16663 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16664
16665 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16666 cfg-ml-*.in.
16667
16668 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16669
16670 * configure: Handle LD and LD_FOR_TARGET when configuring a
16671 Canadian Cross.
16672
16673 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16674
16675 * configure.in (target_libs): add target-winsup.
16676 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16677 (target==ppcle-pe): remove ld from $noconfigdirs.
16678
16679 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16680
16681 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16682 Preserve relative path names in $srcdir. Build symlink tree if
16683 configuring cross target dir and srcdir=. (= no VPATH support).
16684 (configure-target-libg++): Depend on configure-target-librx.
16685 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16686 * config-ml.in: New file.
16687 * symlink-tree: New file.
16688 * configure: Ensure srcdir="." if that's what it is.
16689
16690 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16691
16692 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16693 includes and FLEX_SKELETON setting.
16694 * mpw-configure (--with-gnu-ld): New option, controls whether
16695 to use PPCLink or ld with PowerMac GCC.
16696 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16697 * mpw-config.in: Configure grez if targeting Mac.
16698
16699 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16700 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16701 just macos.
16702 * configure.in: Configure grez resource compiler if targeting Mac.
16703 * Makefile.in (all-grez, install-grez): New targets.
16704
16705 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16706
16707 * configure: CXX defaults to gcc, not g++. If we find
16708 gcc in the path, set CC to gcc -O2.
16709
16710 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16711
16712 * configure: Default ${build} correctly. Avoid picking up extra
16713 spaces when reading CC and CXX from Makefile. When doing a
16714 Canadian Cross, use plausible default values for numerous
16715 variables.
16716 * configure.in: When doing a Canadian Cross, don't try to
16717 configure tools whose configure script can't handle it.
16718
16719 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16720
16721 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16722
16723 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16724
16725 * configure: Remove dubious bug reporting address.
16726
16727 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16728
16729 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16730 configure script, run that instead of this directory's configure.
16731 In either case, print a message that we're configuring the sub-dir.
16732
16733 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16734
16735 * configure.in: Before checking for the existence of various files,
16736 use sed to filter out "target-".
16737
16738 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16739
16740 * Makefile.in (DO_X): Split rule to decrease command line length
16741 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16742 (Philippe De Muyter).
16743
16744 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16745
16746 * Makefile.in (all-patch): depend on all-libiberty.
16747
16748 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16749
16750 * configure.in: If the only directory in target_configdirs which
16751 actually exists is libiberty, then set target_configdirs to empty,
16752 to avoid trying to build a target libiberty in a gas or gdb
16753 distribution.
16754
16755 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16756
16757 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16758 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16759 systems.
16760
16761 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16762
16763 * configure.in (copy_dirs): Use sys-include instead of include
16764 for --with-headers option.
16765
16766 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16767
16768 * Makefile.in, configure.in: Make winsup builds work with
16769 new scheme.
16770
16771 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16772
16773 * configure.in: Build the linker on AIX.
16774
16775 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16776
16777 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16778 where needed.
16779
16780 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16781
16782 * Makefile.in (all-gcc): Fix typo.
16783
16784 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16785
16786 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16787
16788 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16789
16790 * configure.in: Rename libFOO to target-libFOO, and xiberty
16791 to target-xiberty, to provide more flexibility.
16792 (target_subdir): Define. Create if cross.
16793 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16794 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16795 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16796 check-libFOO -> check-target-libFOO, etc.
16797 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16798 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16799 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16800 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16801 allow ALL_GCC="" to only configure.
16802 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16803 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16804 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16805
16806 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16807
16808 * Makefile.in (taz): Build "info" in etc explicitly.
16809
16810 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16811
16812 * configure.in: Make sure that CC is undefined (as opposed to
16813 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16814 problem with autoconf trying to configure on a host without GCC.
16815
16816 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16817
16818 * mpw-configure: Set host alias from choice of host compiler,
16819 only use generic MPW Makefile sed if present, edit a file
16820 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16821 * mpw-README: Add problem notes about CW6 and CW7.
16822
16823 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16824
16825 * Makefile.in (taz): Use ";" instead of ";;".
16826
16827 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16828
16829 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16830 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16831 DISTDOCDIRS.
16832 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16833 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16834
16835 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16836
16837 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16838 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16839 Move bfd to DISTSTUFFDIRS.
16840
16841 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16842
16843 * Makefile.in (X11_LIB): Removed.
16844 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16845
16846 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16847
16848 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16849
16850 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16851 names.
16852
16853 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16854
16855 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16856
16857 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16858
16859 * configure.in (i[345]86-*-win32): Always build newlib.
16860 Don't configure cvs, autoconf or texinfo.
16861 * Makefile.in (LD_FOR_TARGET): New.
16862 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16863 Pass down LD_FOR_TARGET.
16864
16865 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16866
16867 * winsup: New directory.
16868 * Makefile.in: Build winsup.
16869 * configure.in: Winsup is configured when target is win32.
16870 Can only build win32 target GDB when native.
16871
16872 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16873
16874 * config.guess: Recognize HP model 819 machines as having
16875 a PA 1.1 processor.
16876
16877 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16878
16879 * configure: Fix sed loop which substitutes for CC and CXX to
16880 avoid bug found in various sed implementations.
16881
16882 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16883
16884 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16885 simulator. Use standard powerpc-*-eabi*.
16886
16887 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16888
16889 * configure.in: Stop putting gas and binutils in noconfigdirs for
16890 powerpc-*-aix* and rs6000-*-*.
16891
16892 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16893
16894 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16895 -mcall-aixdesc libraries.
16896
16897 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16898
16899 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16900
16901 * config.sub (arm | armel | armeb): Fix shell syntax.
16902
16903 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16904
16905 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16906 -msoft-float and -mcpu=common support.
16907 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16908 libraries.
16909
16910 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16911
16912 * configure.in: Allow configuration and build of emacs19 for the alpha.
16913
16914 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16915
16916 * configure.in (CC): Get ^CC, not just any old CC, from
16917 ${host_makefile_frag}.
16918
16919 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16920
16921 * configure.in (CC): Try to get CC from
16922 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16923
16924 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16925
16926 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16927 only if it exists in $(srcdir).
16928
16929 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * configure: If CC and CXX are not set in the environment, set
16932 them, based on either an existing Makefile or on searching for gcc
16933 in PATH. Substitute for CC and CXX in Makefile.
16934 * configure.in: Remove libm from target_libs. Separate
16935 target_configdirs from configdirs. If CC is not set in
16936 environment, try to get it from a host Makefile fragment. Rewrite
16937 changes of configdirs to use skipdirs instead. A few minor
16938 tweaks. Take directories out of target_configdirs as they are
16939 taken out of configdirs. Remove existing Makefile files from
16940 subdirectories. Substitute for TARGET_CONFIGDIRS and
16941 CONFIG_ARGUMENTS in Makefile.
16942 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16943 by configure.in.
16944 (CONFIG_ARGUMENTS): Likewise.
16945 (CONFIGURE_TARGET_MODULES): New variable.
16946 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16947 ($(CONFIGURE_TARGET_MODULES)): New target.
16948 (configure-libg++, configure-libio): New targets.
16949 (all-libg++): Depend upon configure-libg++.
16950 (all-libio): Depend upon configure-libio.
16951 (configure-libgloss, all-libgloss): New targets.
16952 (configure-libstdc++): New target.
16953 (all-libstdc++): Depend upon configure-libstdc++.
16954 (configure-librx, all-librx): New targets.
16955 (configure-newlib): New target.
16956 (all-newlib): Depend upon configure-newlib
16957 (configure-xiberty): New target.
16958 (all-xiberty): Depend upon configure-xiberty.
16959
16960 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16961
16962 * configure.in (host i[345]86-*-win32): Expand the
16963 noconfigdirs again.
16964
16965 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16966
16967 * mpw-configure: Fix sed command file name.
16968
16969 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16970
16971 * configure.in (host i[345]86-*-win32): Reduce the
16972 noconfigdirs again.
16973
16974 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16975
16976 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16977 or powerpc*-*-pe*, since they are not yet supported.
16978
16979 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16980
16981 Add PowerMac support and many other enhancements.
16982 * mpw-configure: New option --cc to select compiler to use,
16983 paste options set according to --cc into the generated
16984 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16985 if mpw-make.sed is present.
16986 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16987 add forward includes for PowerPC include files.
16988 * mpw-build.in: Build using Makefile.PPC if present.
16989 (do-byacc, etc): Remove separate version resource builds.
16990 (do-gas): Build "stamps" before "all".
16991 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16992 * mpw-README: Update to reflect --cc option, PowerMac support,
16993 and recently-reported compatibility problems.
16994
16995 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16996
16997 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16998 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16999 (--with-multilib-top): Pass to recursive invocations.
17000
17001 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17002
17003 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17004 v810-*-*.
17005
17006 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17007
17008 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17009 gdb, ld and opcodes on v810-*-*.
17010
17011 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17012
17013 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17014 (local-maintainer-clean): New target.
17015 (maintainer-clean): New target.
17016 (realclean): Just depend upon maintainer-clean.
17017
17018 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17019
17020 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17021
17022 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17023
17024 * configure.in: Build ld in mips*-*-bsd* case.
17025
17026 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17027
17028 * config.sub: Accept -lites* OS. From Ian Dall.
17029
17030 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17031
17032 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17033 targets.
17034
17035 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17036
17037 * configure.in: treat i386-win32 canadian cross the same as
17038 i386-go32 canadian cross.
17039
17040 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17041
17042 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17043 running under the simulator to build a reduced set of libraries.
17044 (powerpc-*-eabiaix): Add fine grained multilib support added to
17045 other powerpc targets yesterday.
17046
17047 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17048
17049 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17050 -disable-softfloat, -disable-relocatable, -disable-aix, and
17051 -disable-sysv to control which multilib libraries get built.
17052
17053 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17054
17055 * configure: Add Makefile.tem to list of files to remove in trap
17056 handler.
17057
17058 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17059
17060 * config.guess (*Linux*): Add missing "exit"s.
17061 Also, need specific check for alpha-unknown-linux (uses COFF).
17062
17063 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17064
17065 * config.guess: Merge with FSF:
17066
17067 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17068 * config.guess (AIX4): More robust release numbering discovery.
17069
17070 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17071 * config.guess (i386-sequent-ptx): Properly get version number.
17072
17073 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17074 * config.guess (mips:*:4*:UMIPS): New case.
17075
17076 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17077
17078 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17079 (i386-win32 host): Likewise. Don't build readline.
17080
17081 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17082
17083 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17084 SUPPORT_FILES to submakes.
17085
17086 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17087
17088 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17089 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17090 mpw-configure.
17091
17092 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17093
17094 * configure.in (appdirs): Use =, not ==, in test expression when
17095 trying to build the text to print in the warning message for
17096 Solaris users.
17097
17098 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17099
17100 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17101
17102 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17103
17104 * config.guess: Recognize lynx-2.3.
17105
17106 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17107
17108 * config.sub (z8ksim): Deleted
17109 (z8k-*-coff): New, this is the one true name of the target.
17110
17111 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17112
17113 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17114
17115 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17116
17117 * config.guess (*:Linux:*:*): First try asking the linker what the
17118 default object file format is (elf, aout, or coff). Then if this
17119 fails, try previous methods.
17120
17121 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17122
17123 * configure.in: Don't build newlib for *-*-vxworks5.1.
17124
17125 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17126
17127 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17128 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17129
17130 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17131
17132 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17133
17134 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17135
17136 * cfg-ml-com.in: New file.
17137 * cfg-ml-pos.in: New file.
17138
17139 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17140
17141 * COPYING.NEWLIB: Add HP free copyright to list.
17142
17143 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17144
17145 * config.sub: Recognize -eabi* for the system, not just -eabi.
17146
17147 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17148
17149 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17150 * config.sub, configure.in (win32): New target and host.
17151
17152 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17153
17154 * configure.in: Add i386-pe configuration.
17155
17156 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17157
17158 * mpw-build.in (install): Install GDB after LD.
17159
17160 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17161
17162 * mpw-config.in (elf/mips.h): Always forward-include, needed
17163 for GDB to build.
17164
17165 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17166
17167 * testsuite: New directory for customer acceptance and whole tool
17168 chain tests.
17169
17170 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17171
17172 * configure: If per-host line isn't found, but AC_OUTPUT is found
17173 and a configure script exists, run it instead.
17174
17175 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17176
17177 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17178
17179 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17180
17181 * configure: Set build_{cpu,vendor,os,alias} to host values when
17182 --build isn't specified.
17183
17184 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17185
17186 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17187 (FLAGS_TO_PASS): Pass them.
17188 (EXTRA_TARGET_FLAGS): Ditto.
17189
17190 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17191
17192 * Makefile.in (all-libg++): Depend on all-libstdc++.
17193
17194 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17195
17196 * configure.in (noconfigdirs): Enable all packages for
17197 i386-unknown-netbsd.
17198
17199 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17200
17201 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17202 hosted builds (DOS builds)
17203
17204 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17205
17206 Changes for ARM based on patches from Richard Earnshaw:
17207 * config.sub: Handle armeb and armel.
17208 * configure.in: Omit arm linker only for riscix.
17209
17210 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17211
17212 * config.guess: Update from FSF.
17213
17214 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17215
17216 * config.sub: Recognize powerpcle as the little endian variant of
17217 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17218 powerpcle variant. Convert pentium into i586, not i486. Add p5
17219 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17220 temporarily.
17221
17222 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17223
17224 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17225
17226 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17227
17228 * config.sub: Accept -lites* as a basic system type.
17229
17230 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17231
17232 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17233 installed, and if so return linuxoldld as the system name.
17234
17235 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17236
17237 * config.guess: Add hppa1.1-hp-lites support.
17238
17239 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17240
17241 * configure.in: Don't build newlib for m68k-vxworks5.1.
17242
17243 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17244
17245 * configure.in (mips-sgi-irix6): Use mh-irix5.
17246
17247 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17248
17249 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17250
17251 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17252
17253 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17254 OSF/1. Fix compiler flags.
17255 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17256
17257 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17258
17259 * configure.in: Recognize --with-newlib.
17260 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17261
17262 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17263
17264 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17265 to *_X11_MODULES due to gdbtk needing X include files et al.
17266
17267 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17268
17269 Merge in support for Mac MPW as a host.
17270 (Old change descriptions retained for informational value.)
17271
17272 * mpw-config.in: Add generic include forwards for cpu-specific
17273 include files in aout and elf directories.
17274
17275 * mpw-configure: Added copyright.
17276 * mpw-config.in: Check for presence of required build tools.
17277 (target_libs): Add newlib.
17278 (target_tools): Add examples.
17279 (Read Me): Generate as "Read Me for MPW" instead.
17280 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17281 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17282 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17283
17284 * mpw-configure: Remove subdir-specific makefile hackery,
17285 delete mk.tmp after using it.
17286
17287 * mpw-build.in (all): Display start and end times.
17288
17289 * mpw-configure (host_canonical): Set.
17290 (target_cpu): Always add to makefiles.
17291 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17292 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17293 (mpw-mh-mpw): Look for in srcdir and srcroot.
17294 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17295
17296 * mpw-build.in: (install-only): New target.
17297
17298 * mpw-configure (host_alias, target_alias): Rename from hostalias
17299 and targetalias, add into generated Makefile.
17300 (mk.tmp): If present, add into generated Makefile.
17301 * mpw-build.in (all-gas): Build config.h first before gas proper.
17302
17303 * mpw-configure (config.status): Write only if changed.
17304 * mpw-config.in (readline): Configure it (not built, just used for
17305 definitions).
17306
17307 * mpw-config.in (elf/mips.h): Add a forward include.
17308
17309 * mpw-config.in: Forward-include most .h files in include into
17310 extra-include.
17311 (readline): Don't build.
17312 mpw-build.in (install): Install GDB.
17313
17314 * mpw-configure (prefix, mpw_prefix): Handle it.
17315 * mpw-config.in (mmalloc, readline): Don't configure.
17316 * mpw-build.in (thisscript): Rename to ThisScript.
17317 Use mpw-build instead of BuildProgram everywhere.
17318 (mmalloc, readline): Don't build.
17319 * mpw-README: New file, basic documentation about the MPW port.
17320
17321 * mpw-config.in: Use forward-include to create include files.
17322
17323 * mpw-configure: Add more things to the top of each configured
17324 Makefile, including contents of config/mpw-mh-mpw.
17325 * mpw-config.in (extra-include): Create this directory and fill it
17326 with Posix-like include files when configuring.
17327
17328 * config.sub (apple, mac, mpw): Add various aliases.
17329
17330 * mpw-build.in: New file, top-level build script fragment for MPW.
17331 * mpw-configure: New file, configure script for MPW.
17332 * mpw-config.in: New file, config fragment for MPW.
17333
17334 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17335
17336 * configure.in (host_libs): Remove glob, since it is gone from the
17337 sources.
17338
17339 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17340
17341 * Makefile.in: define empty GDB_NLM_DEPS var.
17342
17343 * configure.in(target_makefile_frag): use config/mt-netware
17344 for netware targets.
17345
17346 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17347
17348 * config.sub: Merge in recent FSF changes. Remove linux special
17349 cases.
17350
17351 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17352
17353 Revert this change:
17354
17355 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17356
17357 * build-all.mk: Use CC=cc -Xs on Solaris.
17358
17359 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17360
17361 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17362 stop using it.
17363 * Makefile.in: Nuke all references to glob subdirectory.
17364
17365 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17366
17367 * configure.in: Fix --enable-shared logic in per-host.
17368
17369 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17370
17371 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17372
17373 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17374
17375 * configure.in (noconfigdirs): Don't build gas on AIX, for
17376 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17377
17378 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17379
17380 * configure: Fix --cache-file to work if the file argument is a
17381 relative path.
17382
17383 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17384
17385 * configure: If the --cache-file is used, pass it down to
17386 configure in subdirectories.
17387
17388 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17389
17390 * config.sub: add vxworks29k configuration.
17391
17392 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17393
17394 * Makefile.in (taz): Do "diststuff" part quietly.
17395
17396 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17397
17398 * config.sub: Mini-merge with gcc/config.sub.
17399
17400 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17401
17402 * config.guess (IRIX): Sed - to _.
17403
17404 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17405
17406 * Makefile.in (source-vault, binary-vault): New targets.
17407
17408 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17409
17410 * config.sub: Recognize -eabi as a basic system type.
17411
17412 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17413
17414 * configure.in (enable_shared stuff): Fix typo.
17415
17416 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17417
17418 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17419
17420 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17421
17422 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17423
17424 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17425
17426 * configure.in (rs6000-*-*): Don't build gas.
17427
17428 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17429
17430 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17431 reduce command line length.
17432 (AS_FOR_TARGET): Check for as.new, not Makefile.
17433 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17434
17435 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17436
17437 * config.guess: Merge from FSF.
17438
17439 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17440
17441 * configure: Don't use $ when handling program_suffix.
17442
17443 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17444
17445 * configure.in: Configure tk for hppa/hpux.
17446
17447 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17448
17449 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17450
17451 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17452
17453 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17454 to LIBCXXFLAGS. Tests are better run without it.
17455
17456 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17457
17458 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17459
17460 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17461
17462 * configure.in (*-*-netware*): Don't configure xiberty.
17463
17464 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17465
17466 * configure.in: Remove tk from native_only list.
17467
17468 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17469
17470 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17471 for special NCD build.
17472
17473 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17474
17475 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17476 makeall.bat, they're only useful for binutils snapshots.
17477 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17478 makeall.bat to specified SUPPORT_FILES.
17479
17480 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17481
17482 * build-all.mk: Add Ericsson targets to sun4 and solaris
17483 hosts. Add BNR's sun4 target to solaris host, so their
17484 build-from-source will be tested in-house first.
17485
17486 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17487
17488 * Makefile.in (LIBCFLAGS): New variable.
17489 (CFLAGS_FOR_TARGET): Ditto.
17490 (LIBCFLAGS_FOR_TARGET): Ditto.
17491 (LIBCXXFLAGS): Ditto.
17492 (CXXFLAGS_FOR_TARGET): Ditto.
17493 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17494 (BASE_FLAGS_TO_PASS): Pass them.
17495 (EXTRA_TARGET_FLAGS): Ditto.
17496
17497 * configure.in: Support --enable-shared.
17498
17499 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17500
17501 * configure.in (target_libs): Include libstdc++ again.
17502 * config.guess: Update from FSF (for FreeBSD).
17503
17504 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17505
17506 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17507 makeall.bat.
17508 (DISTDOCDIRS): Add `etc'.
17509 (ETC_SUPPORT_PFX): New variable.
17510 (taz): Include anything from etc starting with a word in
17511 ETC_SUPPORT_PFX.
17512
17513 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17514
17515 * config.sub: Update for recent FSF changes. Remove obsolete
17516 h8300hds entry. Add -windows* and -osx as basic os. Minor
17517 spacing changes.
17518
17519 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17520
17521 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17522
17523 * config.guess: Merge with FSF.
17524 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17525
17526 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17527
17528 * configure: Since the "trap 0" handler will override the exit
17529 status on many systems, only use it for "exit 1", and make it set
17530 a non-zero exit status; reset it before "exit 0". Also, check
17531 exit status of config.sub, and error out if it failed.
17532
17533 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17534
17535 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17536 and install libgloss.
17537
17538 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17539
17540 * Makefile.in (all-binutils): Depend upon all-byacc.
17541
17542 * configure.in: Don't build emacs on Irix 5.
17543
17544 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17545
17546 * configure.in (*-*-netware*): Add libio.
17547
17548 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17549
17550 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17551 (CHECK_TARGET_MODULES): Ditto.
17552 (INSTALL_TARGET_MODULES): Ditto.
17553 (TARGET_LIBS): Ditto.
17554 (all-libstdc++): Note dependencies.
17555
17556 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17557
17558 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17559
17560 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17561
17562 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17563 -fexternal-templates.
17564
17565 * configure.in (target_libs): Add libstdc++.
17566 (noconfigdirs): Add libstdc++ as appropriate.
17567
17568 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17569
17570 * config.guess: Update from FSF.
17571
17572 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17573
17574 * configure: Use ${config_shell} when running ${configsub}.
17575
17576 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17577
17578 * config.sub: No longer recognize h8300h.
17579
17580 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17581
17582 * config.sub: Remove extraneous differences between config.sub and
17583 gcc/config.sub.
17584
17585 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17586
17587 * Makefile.in (DISTSTUFFDIRS): Add gas.
17588
17589 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17590
17591 * COPYING.NEWLIB: New file.
17592
17593 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17594
17595 * config.guess (HP-UX): Patch from Harlan Stenn
17596 <harlan@landmark.com> to also emit release level.
17597
17598 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17599
17600 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17601
17602 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17603
17604 * config.sub: Merge nextstep cleanup from FSF.
17605
17606 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17607
17608 * configure.in (arm-*-*): Don't configure ld for this target.
17609
17610 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17611
17612 * configure.in (*-*-netware): don't configure libg++, libio,
17613 librx, or newlib.
17614
17615 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17616
17617 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17618 configure ld--it works, but it doesn't support shared libraries.
17619
17620 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17621
17622 * config.guess (*-unknown-freebsd*): Get rid of possible
17623 trailing "(Release)" in version string.
17624 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17625
17626 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17627
17628 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17629 Fix type: *-next-neststep -> *-next-nextstep.
17630
17631 * config.guess: Merge from FSF:
17632
17633 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17634
17635 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17636
17637 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17638
17639 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17640 instead of UNIX_SV for UnixWare 1.0).
17641
17642 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17643
17644 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17645 to make gdb/nlm/* build after the compiler and linker.
17646
17647 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17648
17649 * config.guess (netbsd, freebsd, linux): Accept any machine,
17650 not just i[34]86.
17651 (m68k-atari-sysv4): Relocate to match FSF version.
17652
17653 * config.guess: More merges from the FSF:
17654
17655 Add a space before function call or macro invocation.
17656
17657 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17658
17659 * config.guess: Add trap cmd to remove dummy.c and dummy when
17660 interrupted.
17661
17662 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17663
17664 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17665 (dummy): Redirect stderr from compilation of dummy.c.
17666
17667 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17668
17669 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17670
17671 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17672
17673 * configure: Accept and ignore --cache*, for compatibility with
17674 new autoconf.
17675
17676 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17677
17678 * config.guess: Merge from FSF:
17679
17680 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17681
17682 * config.guess (Pyramid*:OSx*:*:*): New case.
17683 (PATH): Add /.attbin at end for finding uname.
17684 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17685
17686 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17687
17688 * config.guess (M88*:DolphinOS:*:*): New case.
17689
17690 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17691
17692 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17693 to select whether to use ELF or COFF.
17694
17695 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17696
17697 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17698
17699 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17700
17701 * config.guess: Guess the OS version for HPUX.
17702
17703 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17704
17705 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17706
17707 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17708
17709 * configure.in: Recognize --with-headers, --with-libs, and
17710 --without-newlib.
17711 * Makefile.in (all-xiberty): Depend upon all-ld.
17712
17713 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17714
17715 * configure.in: Change i[34]86 to i[345]86.
17716
17717 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17718
17719 * configure (version): A few more tweaks to help message.
17720
17721 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17722
17723 * Makefile.in: Remove (for now) librx as a host library,
17724 now that we're building it for target.
17725
17726 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17727
17728 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17729 (Karl Berry).
17730
17731 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17732
17733 * configure.in: Also configure librx.
17734
17735 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17736
17737 * Makefile.in: Update various rules to reflect that librx
17738 is now needed for libg++.
17739
17740 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17741
17742 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17743
17744 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17745
17746 * configure.in: Configure the examples directory.
17747
17748 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17749
17750 * configure: Simplify Jun 2 1994 change.
17751
17752 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17753
17754 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17755 /bin/gcc isn't good enough to build gcc.
17756
17757 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17758
17759 * Makefile.in (GDB_SUPPORT_FILES): Remove
17760 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17761 (gdb.tar.gz): Add new rule to use standard distribution building
17762 mechanism.
17763
17764 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17765
17766 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17767 Bill Cox <bill@cygnus.com>.
17768
17769 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17770
17771 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17772
17773 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17774
17775 * configure: Search current dir first in .gdbinit.
17776
17777 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17778
17779 * config.sub: Recognize freebsd (merged from gcc config.sub).
17780
17781 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17782
17783 * config.sub: Refer to NeXT's operating system as nextstep.
17784
17785 * config.sub (case $basic_machine): Re-order the cases, to match
17786 the order in the FSF version (which is mostly alphabethical).
17787 Merge in some additions and changes from the FSF.
17788
17789 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17790
17791 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17792 * config.sub: Recognize cxux7.
17793 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17794
17795 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17796
17797 * config.sub: Fix typo powerpc -> powerpc-*.
17798
17799 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17800
17801 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17802
17803 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17804 parallel with all-emacs and install-emacs). Top-level command
17805 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17806
17807 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17808
17809 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17810 $(relbindir)/make before doing ``make install'', and use
17811 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17812 installing over running make binary.
17813 ($(host)-stamp-stage3-installed): Likewise.
17814
17815 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17816
17817 * config.guess: Recognize Mach.
17818
17819 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17820
17821 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17822 see whether --exec-prefix was used.
17823
17824 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17825
17826 * README: Explicitly mention libg++/README. (Zoo's idea.)
17827
17828 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17829
17830 * Makefile.in: Add all-librx target similar to all-libproc.
17831
17832 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17833
17834 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17835 with post 1.2 uname bogosity.
17836
17837 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17838
17839 * configure: Remove temporary files on receipt of a signal.
17840
17841 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17842
17843 * configure: If there is a package_makefile_frag, remove
17844 ${subdir}/Makefile.tem after copying it in.
17845
17846 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17847
17848 * build_all.mk: support rs6000 lynx identifies itself as
17849 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17850 since /bin/gcc is too feeble to compile a modern gcc.
17851
17852 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17853
17854 * brought devo/test-build.mk update-to-date with progressive/
17855 test-build.mk. Add lynx targets and hppa flag info.
17856
17857 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17858
17859 * configure.in: Use mh-ncrsvr43. Patch from
17860 Tom McConnell <tmcconne@sedona.intel.com>.
17861
17862 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17863
17864 * config.guess (i386-unknown-bsdi): No longer need to
17865 check #if defined(__bsdi__) && defined(__i386__).
17866
17867 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17868
17869 * configure: Set program_transform_nameoption correctly.
17870
17871 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17872
17873 * brought build-all.mk update-to-date with progressive build-all.mk,
17874 added new targets and hppa info.
17875
17876 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17877
17878 * configure: If config.guess result is a prefix of the user
17879 specified target, assume a native build and use the user specified
17880 target as the host alias. Remove SunOS patch suffix removal hack.
17881 * configure.in: Remove SunOS patch suffix removal hack.
17882
17883 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17884 in NATIVE_CHECK_MODULES.
17885
17886 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17887
17888 * Makefile.in: Rename HOST_ONLY to NATIVE.
17889 * configure: Delete SunOs patch suffix from host_canonical
17890 and build_canonical variables that are prepended to Makefiles.
17891 * configure.in: Add comments for easier maintenance.
17892
17893 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17894
17895 * Makefile.in: Add all-libproc target similar to all-gui.
17896
17897 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17898
17899 * Makefile.in (CHECK_MODULES): split into
17900 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17901
17902 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17903
17904 * config.guess (i386-unknown-bsdi): New system to guess.
17905
17906 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17907
17908 * Makefile.in: Add all-gui target (but not yet build by "all").
17909
17910 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17911
17912 * config.sub: Move deletion of patch suffix from here...
17913 * configure.in: To here, at Ian's suggestion. The top-
17914 level scripts might need to know of a patch level.
17915
17916 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17917
17918 * config.sub: Strip off patch suffix so rtl is recognized
17919 as a sunos4.1.3 machine, even though it's been patched.
17920
17921 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17922
17923 * Makefile.in (INSTALL_LAST): Delete.
17924 (INSTALL_DOSREL): New.
17925
17926 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17927
17928 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17929 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17930 whether we pass down --with-gnu-ld anyhow.
17931
17932 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17933
17934 * Makefile.in (INSTALL_LAST): Change operation so it works
17935 on more flavors of make.
17936 * configure.in (go32): Don't build libg++ or libio.
17937
17938 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17939
17940 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17941 they can be overriden by templates.
17942
17943 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17944
17945 * configure.in (target==go32): Don't build gdb.
17946 * dosrel: New directory.
17947
17948 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17949
17950 * configure.in (host==go32): Configure dosrel too.
17951 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17952 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17953 be set by incoming names or templates.
17954 (INSTALL_LAST): New rule.
17955
17956 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17957
17958 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17959
17960 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17961
17962 * configure.in (appdirs): New variable. Currently empty, but will
17963 be used in gas distribution. If nonempty, lists a set of
17964 directories at least one of which must get configured, or top
17965 level configuration is considered to have failed.
17966 (rs6000-*-lynxos*): Use new file name.
17967
17968 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17969
17970 Eliminate XTRAFLAGS.
17971 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17972 newlib include files using -idirafter, and also use -nostdinc.
17973 (CXX_FOR_TARGET): Likewise.
17974 (XTRAFLAGS): Removed.
17975 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17976 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17977 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17978 ($(DO_X)): Don't pass down XTRAFLAGS.
17979
17980 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17981
17982 * configure.in (mips*-dec-bsd*): New target; do build linker.
17983 (mips*-*-bsd*): New target; don't build linker.
17984
17985 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17986
17987 * configure.in: support rs6000-*-lynxos* configuration.
17988 support sunos4 as a cross target.
17989
17990 * config.sub: look for lynx*, not lynx since the OS version may
17991 legitimately be part of the name.
17992
17993 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17994
17995 * configure.in (i[34]86-*-sco*): Move to be with other i386
17996 targets.
17997 (romp-*-*): New target. Skip various binary utilities.
17998 (vax-*-*): New target. Don't build newlib.
17999 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18000
18001 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18002
18003 * configure.in: Only set host_makefile_frag if config
18004 directory exists.
18005
18006 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18007
18008 * install.sh: If $dstdir exists, don't check whether each
18009 component does.
18010
18011 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18012
18013 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18014
18015 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18016
18017 * configure.in (*-*-lynxos*): Don't configure newlib for either
18018 native or cross Lynx.
18019
18020 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18021
18022 * config.sub (sparc64-elf): Fix os.
18023 (z8k): Remove duplicate.
18024
18025 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18026
18027 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18028 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18029
18030 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18031
18032 * configure: Make file links cleanly even if Lynx fails on
18033 an NFS symlink (at least fail cleanly).
18034
18035 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18036
18037 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18038 -XNh2000.
18039
18040 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18041
18042 * configure: Unknown options are fatal again.
18043
18044 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18045
18046 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18047 compatibility.
18048
18049 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18050
18051 * build-all.mk: Add `clean' target.
18052
18053 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18054
18055 * config.guess: Add SINIX support.
18056 * configure.in: Add mips-*-sysv4* support.
18057
18058 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18059
18060 * build-all.mk: Document all useful targets.
18061 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18062 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18063
18064 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18065
18066 * configure: Support --silent, --quiet.
18067
18068 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18069
18070 * configure: Support --disable-FEATURE.
18071
18072 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18073
18074 * config.guess: Recognize NCR running SVR4.3.
18075
18076 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18077
18078 * config.guess: Make BSDI generate i386-unknown-bsd386.
18079 Patch from Paul Eggert <eggert@twinsun.com>.
18080
18081 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18082
18083 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18084
18085 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18086
18087 * configure: Make unrecognized options give nonfatal warnings
18088 instead of fatal errors, and pass them to any subdirectory
18089 configures in case they recognize them.
18090 Make --x equivalent to --with-x.
18091
18092 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18093
18094 * configure: Add --enable-* options. Clean up usage message and
18095 some comments.
18096
18097 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18098
18099 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18100
18101 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18102
18103 * configure.in (hppa*-*-*): Enable binutils.
18104
18105 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18106
18107 * config.sub: Recognize cisco.
18108
18109 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18110
18111 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18112
18113 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18114
18115 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18116 than one configuration name. Add comment.
18117
18118 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18119
18120 * config.guess: about target *-hitachi-hiuxwe2, fixed
18121 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18122 macro is incorrect.]
18123
18124 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18125
18126 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18127 than the "make ls" stuff which used to be here.
18128
18129 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18130
18131 * config.guess: Recognize i[34]86-unknown-freebsd.
18132 From Shawn M Carey <smcarey@rodan.syr.edu>.
18133
18134 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18135
18136 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18137
18138 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18139
18140 * config.guess: Check for ptx.
18141
18142 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18143
18144 * config.sub: Add os9k checking.
18145
18146 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18147
18148 * config.guess: Handle OSF1 running on HPPA processors
18149
18150 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18151
18152 * configure: If subdir configure fails, print out a message with
18153 subdirectory name, in case subdir's configure code didn't identify
18154 itself.
18155
18156 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18157
18158 * configure.in: Remove embedded newlines from configdirs.
18159 Avoid mismatches of substrings. Fix matching strings at end
18160 of configdirs.
18161
18162 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18163
18164 * config.guess: Add Lynx/rs6000 config support.
18165
18166 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18167
18168 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18169
18170 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18171
18172 * configure.in (hppa*-*-osf*): Treat this just like most other
18173 PA configurations (eg no binutils or ld).
18174 (hppa*-*-*elf*): These configurations have binutils and ld.
18175
18176 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18177
18178 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18179
18180 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18181
18182 * configure.in (rs6000-*-*): Build gas.
18183
18184 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18185
18186 * Makefile.in: Avoid bug in losing hpux sed.
18187
18188 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18189
18190 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18191 for GDB and GDB has been fixed to not need it.
18192
18193 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18194
18195 * config.guess: Recognize vax hosts.
18196
18197 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18198
18199 * configure (while loop): Don't use "break 2" inside case
18200 statement -- the case statement isn't an enclosing loop.
18201
18202 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18203
18204 * config.guess: Clean up NeXT support, to allow nextstep
18205 on Intel machines. Make OS be nextstep.
18206
18207 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18208
18209 * config.guess: Add alternate forms for Convex.
18210
18211 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18212
18213 * configure: Completely rewrite option processing. Take
18214 advantage of pattern-matching to avoid invoking test frequently.
18215 Also clean up host and target defaulting logic.
18216
18217 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18218
18219 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18220 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18221 commands (plus user environment) will fit SCO limits.
18222
18223 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18224
18225 * configure.in: Don't issue warnings about directories which are
18226 not being configured if -norecursion is set. Correct test for
18227 --with-gnu-as and --with-gnu-ld to not get confused by substring
18228 matches.
18229
18230 * configure.in: Don't build gas for alpha-dec-osf1*.
18231
18232 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18233
18234 * configure: Back out Per's change of 12/19/1993. It changes the
18235 behavior of configure in unexpected and confusing ways.
18236
18237 Also, use different delim char when calculating
18238 program_transform_name so that the name can contain slashes.
18239
18240 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18241
18242 * configure.in, config.sub: Add support for VSTa micro-kernel.
18243
18244 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18245
18246 * configure.in: Nuke hacks which were used to get a special
18247 version of GAS for HPPA configurations.
18248
18249 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18250
18251 * configure: If only ${target_alias} is given, use that
18252 as the default for ${host_alias}.
18253 * configure: Add missing back-slashes before nested quotes.
18254
18255 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18256
18257 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18258
18259 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18260
18261 * config.guess: Recognize some Tektronix configurations.
18262 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18263
18264 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18265
18266 * config.sub: Match any flavor of SH.
18267
18268 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18269
18270 * configure.in: Don't try to configure newlib for Alpha.
18271
18272 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18273
18274 * configure.in: Don't build ld for Irix 5. Don't build gas,
18275 libg++ or libio for any Alpha target.
18276
18277 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18278
18279 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18280
18281 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18282 default arguments -- so it tried to compress itself.
18283
18284 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18285
18286 * configure.in (notsupp): ensure that a space is always at the end
18287 of the configdirs list, since the grep checks for an explicit space
18288
18289 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18290
18291 * configure.in (target i386-sysv4.2): don't build ld, since static
18292 versions of many libraries are not available.
18293
18294 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18295
18296 * config.guess: Recognize Apollos (using environment variables).
18297 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18298
18299 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18300
18301 * config.guess: Recognize Sony news mips running newsos.
18302
18303 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18304
18305 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18306 "fi ; else" for bash.
18307
18308 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18309
18310 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18311
18312 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18313
18314 * config.sub: accept unixware as an alias for svr4.2.
18315 Fix some inconsistancies with the gcc version.
18316
18317 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18318
18319 * Makefile.in (DISTDOCDIRS): Add gdb.
18320
18321 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18322
18323 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18324
18325 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18326
18327 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18328 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18329 this now.
18330
18331 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18332
18333 * config.sub: Accept hiux* as an OS name.
18334
18335 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18336 etc/make-stds.texi. The underscore came from gcc, and dje now
18337 agrees that RUNTESTFLAGS is the correct name.
18338
18339 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18340
18341 * install.sh: Remove 'set -e'. It makes any conditionals
18342 in the script useless.
18343
18344 * config.guess: Automatically recognize arm-acorn-riscix
18345 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18346
18347 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18348
18349 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18350
18351 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18352
18353 * Makefile.in (DISTDOCDIRS): New variable.
18354 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18355 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18356
18357 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18358
18359 * configure.in (hppa target): check the source directory for the
18360 pagas sub-directory
18361
18362 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18363
18364 * config.sub: Allow -aout* and -elf*.
18365
18366 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18367
18368 * configure.in: Don't build ld on i386-solaris2, same as for
18369 sparc-solaris2.
18370
18371 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18372
18373 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18374
18375 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18376
18377 * configure.in: Configure gdb for alpha.
18378
18379 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18380
18381 * Makefile.in (CXXFLAGS): Add -O.
18382
18383 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18384
18385 * config.guess: added support for DG Aviion
18386
18387 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18388
18389 * configure.in: Produce warning message for subdirectories not
18390 configurable for this host/target combination. Don't try to
18391 configure gdb for vms.
18392
18393 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18394
18395 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18396 appropriate files before making "diststuff".
18397 (DISTBISONFILES): New var: list of files to be edited.
18398 (DISTSTUFFDIRS): Add binutils.
18399
18400 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18401
18402 * config.sub: also handle mipsel and mips64el (for little endian mips)
18403
18404 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18405
18406 * configure.in: Add * to end of all OS names.
18407
18408 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18409
18410 * configure.in: Build newlib for LynxOS native.
18411
18412 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18413
18414 * config.guess: Add support for delta 88k running SVR3.
18415
18416 * configure.in: Add comment about HP compiler vs. emacs.
18417
18418 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18419
18420 * configure.in: don't build ld on solaris2 (not a viable option
18421 due to bugs in getpwnam & getpwuid)
18422
18423 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18424
18425 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18426 config.guess will produce a full version number.
18427
18428 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18429
18430 * configure.in: Build linker and binutils for alpha-dec-osf1.
18431
18432 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18433
18434 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18435 and gdb/testsuite/Makefile.in.
18436
18437 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18438
18439 * configure.in: recognize mips*- instead of mips-
18440
18441 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18442
18443 * config.sub: Accept linux*coff and linux*elf as operating
18444 systems.
18445
18446 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18447
18448 * config.sub: Recognize mips64, and mips3 as an alias for it.
18449
18450 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18451
18452 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18453 gdb knows how to handle OSF/1 shared libraries.
18454
18455 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18456
18457 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18458 * config.guess: Recognize Hitachi's HIUX.
18459 * config.sub: Recognize h3050r* and hppahitachi.
18460 Remove redundant cases for hp9k[23]*.
18461
18462 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18463
18464 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18465 if gas and ld are in the source tree and are in ${configdirs}.
18466 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18467 --with options (but still pass them down on the command line,
18468 if they were explicitly specified).
18469
18470 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18471
18472 * configure: substitute SHELL value in Makefile.in with
18473 ${CONFIG_SHELL}
18474
18475 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18476
18477 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18478 *-*-solaris2* targets.
18479
18480 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18481
18482 * Makefile.in: define M4, and pass it down to sub-makes;
18483 all-autoconf now depends on all-m4
18484
18485 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18486
18487 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18488 presence of {ar,ranlib} instead of a configured directory
18489
18490 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18491
18492 * config.guess: Accept 34?? as well as 33?? for NCR.
18493
18494 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18495
18496 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18497 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18498
18499 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18500
18501 * configure: grab values for $(CC) and $(CXX) from the
18502 environment, so that someone can do "CC=gcc configure; make" and
18503 have it work right (matching the way that autoconf works now)
18504
18505 * configure.in, Makefile.in: add support for gash, the tcl
18506 interface to Galaxy
18507
18508 * config.guess: add NetBSD variants (hp300, x86)
18509
18510 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18511
18512 * install.sh: Support -d option (in the manner of SunOS 4 install,
18513 as it is more deterministic than that of GNU install)
18514 (chmodcmd): Set file to mode 755 by default (should also do default
18515 chgrp and chown, but I don't feel like dealing with that now)
18516
18517 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18518
18519 * config.sub: Remove h8300hhms alias.
18520
18521 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18522
18523 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18524
18525 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18526
18527 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18528 as stmp-fixinc
18529
18530 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18531
18532 * config.sub: recognize m88110-bug-coff.
18533
18534 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18535
18536 * Makefile.in (all-libio): all dependencies on the toolchain used
18537 to build this (gcc, gas, ld, etc)
18538
18539 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18540
18541 * config.guess: Deal with OSF/1 1.3 on alpha.
18542
18543 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18544
18545 * install.sh: add some 'else true' clauses for portability
18546
18547 * configure.in: don't build libio for h8[35]00-*-* targets
18548
18549 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18550
18551 * Makefile.in: Add support for new libio.
18552
18553 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18554
18555 * install.sh: If one command fails, don't try the rest. Don't try
18556 to remove $dsttmp (via trap) unless we have already created it.
18557 If $src doesn't exist, detect it and exit with an error.
18558
18559 * config.guess: Recognize BSD on hp300.
18560
18561 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18562
18563 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18564 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18565
18566 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18567
18568 * Makefile.in (all-send-pr): depends on all-prms
18569
18570 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18571
18572 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18573
18574 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18575
18576 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18577 Added test for mips-mips-riscos5.
18578
18579 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18580
18581 * configure.in: use mh-hp300 for 68k HP hosts
18582
18583 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18584
18585 * configure: add support for CONFIG_SHELL, so that you can use
18586 some alternate shell for evaluating configure scripts
18587
18588 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18589
18590 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18591 in configure script to bug-gdb@prep.ai.mit.edu when building
18592 distribution archive.
18593 * Makefile.in (COMPRESS): Remove def.
18594 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18595 gdb.tar.Z and make-gdb.tar.Z respectively.
18596 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18597 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18598 to convergence with 'taz' target in Makefile.in.
18599
18600 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18601
18602 * install.sh (dsttmp): use trap to ensure that tmp files go
18603 away on error conditions
18604
18605 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18606
18607 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18608
18609 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18610
18611 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18612 its parent is '/' not ''.
18613
18614 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18615
18616 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18617
18618 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18619 that ${newsrcdir}/configure.in does.
18620
18621 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18622
18623 * test-build.mk: support for CONFIG_SHELL
18624
18625 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18626
18627 * config.sub (netware): Add as a basic system type.
18628
18629 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18630
18631 * Makefile.in (Makefile): depend on configure.in. Also drop the
18632 $(srcdir)/ from the dependency on Makefile.in.
18633
18634 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18635
18636 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18637 (h8300hhms is temporary until multi-libraries are implemented).
18638 * configure.in: Handle h8300h too.
18639
18640 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18641
18642 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18643
18644 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18645
18646 * configure: Remove extraneous output when guessing host type.
18647 * config.guess: Remove extraneous output when guessing using C
18648 compiler rather than uname, or when guessing fails.
18649
18650 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18651
18652 * Makefile.in: remove all.cross and install.cross targets
18653
18654 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18655 definitions
18656
18657 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18658
18659 * configure.in (target sh): Build gprof.
18660
18661 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18662
18663 * config.sub: change -solaris to -solaris2
18664
18665 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18666
18667 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18668
18669 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18670
18671 * configure: Correct error message for missing Makefile.in to
18672 print correct directory.
18673
18674 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18675
18676 * install.sh: kludge around 386BSD shell bug
18677
18678 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18679
18680 * config.guess: Recognize NeXT.
18681 * config.guess: Recognize i486-ncr-sysv4.
18682 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18683
18684 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18685
18686 * Makefile.in (MAKEINFOFLAGS): New variable.
18687 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18688 * build-all.mk, test-build.mk: Pass down --no-split as
18689 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18690
18691 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18692
18693 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18694
18695 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18696
18697 * Makefile.in (libg++.tar.z): New rule.
18698 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18699 * Makefile.in (taz): Only do a single chmod.
18700
18701 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18702
18703 * install.sh: don't use dirname anymore (replaced with sed usage)
18704
18705 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18706
18707 * Makefile.in: Change extension for gzip'd files from '.z' to
18708 '.gz' per new FSF standard usage.
18709
18710 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18711
18712 * configure: put quotes around the final value of program_transform_name
18713
18714 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18715
18716 * Makefile.in: new install.sh support; update install-info rules
18717
18718 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18719
18720 * configure.in: Build diff for crosses, but not for go32 host.
18721
18722 * configure.in: Build gprof only for native, and don't build it
18723 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18724
18725 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18726
18727 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18728
18729 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18730
18731 * configure.in (host_tools): Add prms.
18732
18733 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18734
18735 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18736 with $(FLAGS_TO_PASS) on the command line
18737
18738 * config.sub: Recognize lynx and lynxos
18739
18740 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18741
18742 * config.sub: Accept -ecoff*, not just -ecoff.
18743
18744 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18745
18746 * Makefile.in (taz): Use .gz suffix instead of .z.
18747 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18748 names.
18749
18750 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18751
18752 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18753
18754 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18755
18756 * Makefile.in (install-no-fixedincludes): install gcc last, so
18757 that rebuilds that might happen during 'make install' don't get
18758 bogus gcc include files
18759
18760 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18761
18762 Change from Utah for HPPA support:
18763 * config.guess: Recognize hppa1.x-hp-bsd.
18764
18765 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18766
18767 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18768 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18769
18770 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18771
18772 * config.sub: Add support for rom68k and bug boot monitors.
18773
18774 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18775
18776 * Makefile.in: Make all-opcodes depend on all-bfd.
18777
18778 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18779
18780 * config.guess: Added special check for i[34]86-univel-sysv4*.
18781
18782 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18783
18784 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18785 the processor rather than assuming i486.
18786
18787 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18788
18789 * config.guess: Recognize SunOS6 as Solaris3.
18790
18791 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18792
18793 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18794 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18795
18796 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18797
18798 * build-all.mk (all-cross): New target for Canadian Cross.
18799 Added Q2 go32 targets.
18800 * test-build.mk: Configure go32 cross sparclite-aout and
18801 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18802 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18803
18804 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18805
18806 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18807 GO32 hosted toolchains
18808
18809 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18810
18811 * configure: change so "-exec-prefix" gets passed down rather
18812 than "-exec_prefix" so autoconf generated Makefiles get the
18813 exec_prefix set right.
18814
18815 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18816
18817 * config.guess: get the Solaris2 minor version number
18818
18819 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18820
18821 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18822
18823 * config.guess: Recognize some Sequent platforms.
18824
18825 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18826
18827 * Makefile.in: added the vault-install target
18828
18829 * configure.in: actually use the Sun3 makefile fragment that's in
18830 config, also added the release dir to configdirs
18831
18832 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18833
18834 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18835
18836 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18837
18838 * configure.in: remove some program from Alpha targetted toolchains
18839
18840 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18841
18842 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18843 gprof.
18844 (taz): Run "make diststuff" in those directories instead of "make
18845 proto-dir". Look for "VERSION=" only at start of line in subdir
18846 Makefile. Use "gzip -9" for compression.
18847 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18848 (binutils.tar.z): New target.
18849
18850 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18851
18852 * Makefile.in (taz): Include gpl.texinfo.
18853
18854 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18855
18856 * Makefile.in (setup-dirs): Merged into "taz" target.
18857 (taz): Only do `proto-dir' stuff if a directory is actually needed
18858 for this target.
18859
18860 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18861
18862 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18863 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18864 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18865 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18866 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18867
18868 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18869
18870 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18871 config.sub, and move-if-change to gdb testsuite distribution
18872 archive, so the testsuite can be extracted, configured, and
18873 run separately from the gdb distribution. Blow away the Chill
18874 tests that require a Chill compiled executable, since GNU Chill
18875 is not yet publically available.
18876
18877 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18878
18879 * test-build.mk: set environment variables in a single command,
18880 instead of a list of assignments and exports
18881
18882 * config.guess: recognize Alpha/OSF1 systems
18883
18884 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18885
18886 * configure: Change help message to prefer --options rather than
18887 -options.
18888
18889 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18890
18891 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18892 zippy@ecst.csuchico.edu.
18893 * config.guess: Recognize miniframe.
18894
18895 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18896
18897 * Makefile.in: Use srcroot to find runtest rather than rootme.
18898 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18899
18900 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18901
18902 * test-build.mk: Extensive additions to support building on a
18903 machine other than the host.
18904
18905 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18906
18907 * configure (tooldir): Fix for i386-aix again.
18908
18909 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18910
18911 * configure, Makefile.in: Change definition of $(tooldir)
18912 to match the FSF.
18913
18914 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18915
18916 * config.guess: Recognize i[34]86/SVR4.
18917
18918 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18919
18920 * Makefile.in (all-gdb): gdb depends on sim.
18921
18922 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18923
18924 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18925 at the same time we make the prototype gdb directory.
18926 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18927 files at the same time as the gdb base release distribution.
18928
18929 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18930
18931 * Makefile.in (check): Use individual check targets rather than
18932 DO_X rule.
18933 (check-gcc): Added.
18934
18935 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18936
18937 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18938 for System V release 3.2.
18939
18940 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18941
18942 * config.sub: Recognize hppaosf.
18943 * configure.in: Do configure ld/binutils/gas for it.
18944
18945 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18946
18947 * configure (tooldir): Alter syntax used to set this, for systems
18948 where "\$" isn't handled right, like i386-aix.
18949
18950 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18951
18952 * configure: Pass program-transform-name, not
18953 program_transform_name, to recursive configures.
18954
18955 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18956
18957 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18958 of gas+ld+binutils.
18959
18960 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18961
18962 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18963
18964 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18965
18966 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18967
18968 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18969
18970 * Makefile.in (PRMS): Set back to all-prms.
18971
18972 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18973
18974 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18975 targets, rather than for MIPS hosts.
18976
18977 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18978
18979 * configure.in: add comment for --with-x default values
18980
18981 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18982
18983 * Makefile.in: add check-* targets for each of the directories in
18984 the tree. Add a definition of RUNTEST that will use the one we
18985 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18986
18987 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18988
18989 * configure.in: Removed obsolete references to bfd_target and
18990 target_makefile_frag.
18991
18992 * build-all.mk: Set assorted targets for Q2.
18993 * config.sub: Recognize z8k-sim and h8300-hms.
18994 * test-build.mk: Really don't pass host to configure.
18995 (HOLES): Added uname.
18996
18997 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18998
18999 * configure: Handle an empty program-prefix, program-suffix or
19000 program-transform-name correctly.
19001
19002 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19003
19004 * build-all.mk: -G 8 no longer required for MIPS targets.
19005 * test-build.mk: Don't pass host argument to configure; make it
19006 guess.
19007
19008 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19009
19010 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19011 * Makefile.in (COMPRESS): New macro, like GZIP.
19012
19013 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19014
19015 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19016
19017 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19018 with gas currently defaults to -G 0.
19019
19020 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19021
19022 * Makefile.in (all-flex): flex depends on byacc.
19023
19024 * build-all.mk: If host not specified, use config.guess. Pass TAG
19025 to test-build.mk as RELEASE_TAG.
19026 * test-build.mk (configargs): New variable containing arguments to
19027 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19028 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19029
19030 * config.guess: Use /bin/uname when checking -X argument on SCO,
19031 to avoid invoking GNU uname which doesn't understand -X.
19032
19033 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19034
19035 * configure.in: Build gas for mips-*-*.
19036
19037 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19038
19039 * Makefile.in (all.normal): insert missing backslash.
19040
19041 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19042
19043 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19044
19045 * Makefile.in: Complete overhaul to merge many almost identical
19046 targets.
19047
19048 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19049
19050 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19051 (gdb.tar.Z): Adjusted.
19052
19053 * Makefile.in (setup-dirs, taz): New targets; should be general
19054 enough to adapt for gdb sometime. Build only .z file.
19055 (gas.tar.z): New target.
19056
19057 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19058
19059 * build-all.mk: Use CC=cc -Xs on Solaris.
19060
19061 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19062
19063 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19064 for handling BISON for FSF releases.
19065
19066 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19067
19068 * configure: Actually implement the change zoo just documented.
19069
19070 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19071
19072 * configure: when using config.guess, only set target_alias when
19073 it's not already been set (ie, on the command line)
19074
19075 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19076
19077 * Makefile.in: add installcheck target, set PRMS to install-prms
19078
19079 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19080
19081 * configure: add support for package_makefile_fragment, handle the
19082 case where a directory has a configure.in file but no Makefile.in
19083 more gracefully (with an actual understandable error message, even);
19084 add support for --without (and add this to the usage message); also
19085 explicitly add a --host=${host_alias} to the command line when
19086 config.guess is used
19087
19088 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19089
19090 * configure: Must use both --host and --target in recursive calls.
19091
19092 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19093
19094 * Makefile.in: Change deja-gnu to dejagnu.
19095
19096 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19097
19098 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19099
19100 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19101
19102 * configure.in: canonicalize all instances to *-*-solaris2*,
19103 also strip out a number of tools to not build for go32 host
19104
19105 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19106
19107 * config.guess: add GPL.
19108
19109 * Makefile.in, config.guess, config.sub, configure: bump
19110 copyrights to 93.
19111
19112 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19113
19114 * Makefile.in (do-info): Removed obsolete check for existence of
19115 localenv file.
19116
19117 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19118
19119 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19120
19121 * Makefile.in: a couple of 'else true' for decstation,
19122 support for TclX
19123
19124 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19125
19126 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19127
19128 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19129
19130 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19131
19132 * config.guess: Recognize i386-ibm-aix (PS/2).
19133 * configure.in: Use config/mh-aix386 file for it.
19134
19135 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19136
19137 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19138 CC_FOR_TARGET instead.
19139 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19140
19141 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19142
19143 * Makefile.in: Add sim to list of directories sent with gdb
19144
19145 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19146
19147 * configure.in: Put back mips-dec-bsd* case.
19148
19149 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19150
19151 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19152 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19153 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19154
19155 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19156
19157 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19158
19159 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19160 (install-info): install dir.info only if it exists,
19161 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19162
19163 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19164
19165 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19166 gas for mips-dec-bsd.
19167
19168 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19169
19170 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19171 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19172
19173 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19174
19175 * configure.in: Added "dejagnu" to hosttools list.
19176
19177 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19178
19179 * config.sub, configure.in, config.guess: Add support
19180 for Bosx, an AIX variant from Bull.
19181 Patches from F.Pierresteguy@frcl.bull.fr.
19182
19183 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19184
19185 * devo/dejagnu: Initial creation of devo/dejagnu.
19186 Migrated dejagnu testcases and support files for testing software
19187 tools to reside as subdirectories, currently called "testsuite",
19188 within the directory of the software tool. Migrated all programs,
19189 support libraries, etc. beloging to dejagnu proper from
19190 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19191 with no modifications. The changes to these files which will
19192 allow them to configure, build, and execute properly will be made
19193 in a future update.
19194
19195 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19196
19197 * Makefile.in: Change send_pr to send-pr.
19198 * configure.in: Likewise.
19199 * send_pr: Renamed directory to send-pr.
19200
19201 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19202
19203 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19204
19205 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19206
19207 * README: Update for gdb-4.8 release.
19208 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19209 gdb-xxx.tar.z (gzip'd) file also.
19210
19211 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19212
19213 * Makefile.in: make all-diff depend on all-libiberty
19214
19215 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19216
19217 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19218
19219 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19220
19221 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19222
19223 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19224
19225 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19226 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19227 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19228
19229 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19230
19231 * Makefile.in: makeinfo binary is in a new location
19232
19233 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19234
19235 * config.sub: Accept -ecoff as an OS.
19236
19237 * Makefile.in: Various changes to eliminate a level of make
19238 recursion and reduce the required command line length.
19239 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19240 sub-makes.
19241 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19242 variables holding settings for specific sub-makes.
19243 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19244 in terms of BASE_FLAGS_TO_PASS.
19245 (TARGET_LIBS): New variable listing directories which use
19246 TARGET_FLAGS_TO_PASS.
19247 (subdir_do): Eliminated.
19248 (do-*): New set of targets to replace subdir_do.
19249 (various): All targets which used subdir_do now depend on do-*.
19250 (local-clean): Renamed from do_clean.
19251 (local-distclean): New target, dependency of distclean and
19252 realclean.
19253 (install-info): Don't create directories. Depend on dir.info
19254 rather than calling make recursively.
19255 (install-dir.info): Eliminated.
19256 (install-info-dirs): Create all info directories here.
19257 (dir.info): Depend upon do-install-info.
19258
19259 * test-build.mk (HOLES): Added false.
19260
19261 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19262
19263 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19264
19265 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19266
19267 * Makefile.in (info): remove dependency on all-texinfo. The
19268 problem was really in texinfo/C, not at this level.
19269
19270 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19271
19272 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19273
19274 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19275
19276 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19277 GDB releases.
19278
19279 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19280
19281 * configure: Include srcdir in message about target of link not
19282 being found. Don't convert `-' to `_' in `with' options being
19283 passed to subdirs.
19284
19285 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19286
19287 * configure.in: add uudecode to host_tools
19288
19289 * Makefile.in: added {all,install}-uudecode targets, added them to
19290 the appropriate lists
19291
19292 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19293
19294 * Makefile.in (all-gcc): Added dependency on all-gas.
19295
19296 * configure.in (mips-*-*): Build ld and binutils.
19297
19298 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19299
19300 * configure: check return code from mkdir, print error message and
19301 exit on failure.
19302
19303 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19304
19305 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19306
19307 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19308
19309 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19310
19311 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19312
19313 * config.sub (h8500): Recognize this as a cpu type.
19314
19315 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19316
19317 * configure: source directory missing is no longer a warning
19318
19319 * configure.in: recognize irix[34]* instead of irix[34]
19320
19321 * Makefile.in: define and pass down X11_LIB
19322
19323 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19324
19325 * guess-systype: Renamed to ...
19326 * config.guess: ... by popular request.
19327 * configure.in, Makefile.in: Update accordingly.
19328
19329 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19330
19331 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19332 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19333 + Execute ./dummy instead of assuming . is in PATH.
19334
19335 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19336
19337 * guess-systype: New shell script. Attempts to guess the
19338 canonical host name of the executing host.
19339 Only a few hosts are supported so far.
19340 * configure: Call guess-systype if no host is specified.
19341
19342 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19343
19344 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19345 gcc Makefile.
19346
19347 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19348
19349 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19350 (all-gcc, install-gcc, subdir_do): Use it.
19351
19352 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19353
19354 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19355
19356 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19357
19358 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19359 set exclusively by configure, using configure.in .
19360
19361 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19362
19363 * test-build.mk: set $PATH for all builds
19364
19365 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19366
19367 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19368
19369 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19370 the one used in gcc/Makefile.in, so that a null expansion doesn't
19371 override the one needed to build gcc with a native cc.
19372
19373 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19374
19375 * configure: Accept -with arguments.
19376
19377 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19378
19379 * Makefile.in: added h8300sim
19380
19381 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19382
19383 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19384 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19385 (all-cygnus, native, build-cygnus): Make
19386 $(canonhost)-stamp-3stage-done, not $(host)....
19387 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19388 i386-sco3.2v4. Added else true to if command.
19389
19390 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19391
19392 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19393
19394 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19395
19396 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19397
19398 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * configure.in: don't remove binutils from Solaris builds
19401
19402 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19403
19404 * Makefile.in: get rid of earlier definitions for *clean,
19405 also handle the recursive info rule better
19406
19407 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19408
19409 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19410 do more-or-less the right thing.
19411
19412 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19413
19414 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19415 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19416
19417 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19418
19419 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19420 $(host_canonical).
19421
19422 * configure.in: split the configdirs list into 4 categories (native
19423 v. cross, library v. tool) and handle the cross-only and native-
19424 only in more reasonable (and correct!) way.
19425
19426 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19427
19428 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19429 configdirs anymore.
19430
19431 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19432
19433 * Makefile.in: extensive cleanup:: removed all of the explicit
19434 clean-* targets, collapsed many wrappers around subdir_do into
19435 one, added additional targets to satisfy standards.texi, deleted
19436 some old targets, some changes for consistency
19437
19438 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19439
19440 * configure.in: handle some programs as cross-only, and others as
19441 native only
19442
19443 * test-build.mk: handle partial holes in a more generic manner
19444
19445 * Makefile.in: m4 depends on libiberty
19446
19447 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19448
19449 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19450 time, wdiff, and find to configdirs
19451
19452 * Makefile.in: all, clean, and install rules for the new programs
19453 added to configure.in
19454
19455 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19456
19457 * configure.in: use mh-sun for all *-sun-* hosts
19458
19459 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19460
19461 * Makefile.in: define flags for X11 include files and library file
19462 locations, pass them down to the programs that need this info
19463
19464 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19465
19466 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19467
19468 * configure.in: start building libg++ for HP-UX targets
19469
19470 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19471
19472 * README: Update references to files moved into etc/.
19473
19474 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19475
19476 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19477 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19478
19479 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19480
19481 * configure: accept dash as well as underscore in long option
19482 names for FSF compatibility.
19483
19484 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19485
19486 * config.sub: added -sco3.2v4 support from FSF.
19487
19488 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19489
19490 * configure.in: expand the section that adds or removes
19491 directories from the list of programs to build, to handle native
19492 vs. cross in addition to host v. native
19493
19494 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19495
19496 * Makefile.in: Replace C++ in macro names with CXX.
19497 This is less likely to break ...
19498
19499 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19500
19501 * test-build.mk: add -w to GNU_MAKE
19502
19503 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19504
19505 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19506 add 'sparc' to list of recognized cpus. This needed to make
19507 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19508 Delete some redundant ose68 variants. Recognize -wrs as an os,
19509 then changes that into $CPU-wrs-vxworks.
19510
19511 * configure.in: remove most references to gdbtest, regularize
19512 target based program removal
19513
19514 * test-build.mk: import from p3 tree (many fixes and changes)
19515
19516 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19517
19518 * Makefile.in: added rules to handle tcl, tk, and expect
19519
19520 * configure.in: handle those directories if they exist
19521
19522 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19523
19524 * config.sub: removed bogus hppabsd and hppahpux names, since
19525 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19526
19527 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19528
19529 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19530 depends upon all-xiberty
19531
19532 * Makefile.in: changes from p3, including:
19533
19534 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19535
19536 * Makefile.in (XTRAFLAGS): include newlib directories if
19537 newlib/Makefile exists, rather than if host != target.
19538
19539 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19540
19541 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19542 from the same source tree and not building a cross-compiler. This
19543 matters for the libg++ configuration if reconfiguring a tree that
19544 has already been installed.
19545
19546 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19547
19548 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19549 pick up the machine and system specific header files.
19550
19551 * Makefile.in: added AS_FOR_TARGET, passed down in
19552 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19553 the C compiler to use to create programs which are run in the
19554 build environment, set it to default to $(CC), and passed it down
19555 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19556
19557 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19558
19559 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19560 We need them for unusual native builds, like systems without
19561 ranlib.
19562
19563 * configure: also define $(host_canonical) and
19564 $(target_canonical), which are the full, canonical names for the
19565 given host and target
19566
19567 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19568
19569 * Makefile.in: Added separate definitions for C++.
19570
19571 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19572
19573 * configure.in (configdirs): Add deja-gnu.
19574
19575 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19576
19577 * README: Update for configure.texi and gdb-4.7 release.
19578
19579 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19580
19581 * Makefile.in: Move "all" target to top of file.
19582 Previously, first target was ".PHONY" which caused BSD4.4 make
19583 to build .PHONY when make was run without arguments.
19584
19585 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19586
19587 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19588 Library-copylefted code in libiberty.
19589
19590 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19591
19592 * config.sub: Replace m68kmote with plain old m68k.
19593
19594 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19595
19596 * Makefile.in: Remove space from blank line, avoid Make complaints.
19597
19598 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19599
19600 * config.sub: Complain if no argument is given. Added support for
19601 386bsd as OS and target alias.
19602
19603 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19604
19605 * Makefile.in (XTRAFLAGS): include newlib directories if
19606 newlib/Makefile exists, rather than if host != target.
19607
19608 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19609
19610 * config.sub: recognize sparclite-wrs-vxworks.
19611
19612 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19613 p3.) Added clean-xiberty to clean.
19614
19615 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19616
19617 * configure.in: use *-*-* instead of nested cases for host and target
19618
19619 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19620
19621 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19622 from the same source tree and not building a cross-compiler. This
19623 matters for the libg++ configuration if reconfiguring a tree that
19624 has already been installed.
19625
19626 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19627
19628 * config.sub (i486v/i486v4): Merge in from FSF version.
19629
19630 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19631
19632 * configure: only set PWD if it is already set.
19633
19634 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19635
19636 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19637 doesn't have unset and all success paths (and most error paths)
19638 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19639 to just ${PWD} to avoid confusion.)
19640
19641 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19642
19643 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19644 even for a native compilation.
19645
19646 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19647
19648 Changes to make the gdb.tar.Z rule work better.
19649
19650 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19651 (DEVO_SUPPORT): Add configure.texi.
19652 (bfd-ilrt.tar.Z): Remove ancient rule.
19653
19654 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19655
19656 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19657 pick up the machine and system specific header files.
19658
19659 * configure.in, config.sub: added new target m68010-adobe-scout,
19660 with alias of adobe68k. Changed configure.in to check for
19661 -scout before -sco* to avoid a false match.
19662
19663 * Makefile.in: added AS_FOR_TARGET, passed down in
19664 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19665 the C compiler to use to create programs which are run in the
19666 build environment, set it to default to $(CC), and passed it down
19667 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19668
19669 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19670
19671 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19672 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19673 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19674 FOR_TARGET variants, to newlib and libg++.
19675
19676 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19677
19678 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19679 first.
19680
19681 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19682
19683 * config.sub: Accept `elf' as an environment.
19684
19685 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19686
19687 * Makefile.in (all-opcodes): cd into the right directory
19688
19689 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19690
19691 * configure: added -program_transform_name option, used as
19692 argument to sed when installing programs.
19693 configure.texi: added documentation for -program_prefix,
19694 -program_suffix and -program_transform_name.
19695
19696 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19697
19698 * config.sub: Accept i486 where i386 ok.
19699
19700 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19701
19702 * config.sub: accept we32k
19703
19704 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19705
19706 * config.sub, configure.in: accept OSE68000 and OSE68k.
19707
19708 * Makefile.in: don't create all directories for ``make install'';
19709 let the subdirectories create the ones they need.
19710
19711 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19712
19713 * COPYING: new file, GPL v2
19714
19715 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19716
19717 * Makefile.in: use the new gen-info-dir, which needs a template
19718 argument (which also lives in texinfo)
19719
19720 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19721
19722 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19723
19724 * config.sub (ncr3000): Change i386 to i486.
19725
19726 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19727
19728 * Makefile.in: add install-rcs, install-grep to
19729 install-no-fixedincludes, removed install-bison and install-libgcc
19730
19731 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19732
19733 * configure.in: grab the HPUX makefile fragment if on HPUX
19734
19735 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19736
19737 * Makefile.in: eradicate bison spoor (ditto libgcc).
19738 configure.in: recognise m68{k,000}-ericsson-OSE.
19739 es1800 is alias for m68k-ericsson-OSE
19740
19741 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19742
19743 * configure.in: rearrange the parts that remove programs from
19744 configdirs, based now on HOST==TARGET or by canonical triple.
19745
19746 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19747
19748 * test-build.mk: recurse explicitly with -f test-build.mk when
19749 appropriate. predicate stage3 and comparison on the existence
19750 of gcc. That is, if gcc isn't around, we aren't three-staging.
19751 On very clean, also remove ...stamp-co. Build in-place before
19752 doing other builds.
19753
19754 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19755
19756 * Makefile.in, configure.in: add tgas
19757
19758 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19759
19760 * Makefile.in: a number of changes merged in from progressive.
19761
19762 * configure.in: add libm.
19763
19764 * .cvsignore: ignore some stuff that comes from test-build.mk.
19765
19766 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19767
19768 * config.sub: Add es1800 (m68k-ericsson-es1800).
19769
19770 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19771
19772 * configure: Add program_suffix (parallel to program_prefix)
19773 * Makefile.in: adjust directory-creating script for losing decstation
19774
19775 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19776
19777 * configure: Minor $subdir-related fixes.
19778
19779 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19780
19781 * configure: fix various problems with propogating
19782 makefile_target_frag in subdirs.
19783 * configure.in: config libgcc if its there
19784
19785 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19786
19787 * config.sub: HPPA merge.
19788
19789 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19790
19791 * Makefile.in: Replace all-bison with all-byacc in all
19792 dependency lines for other tools (which now use byacc).
19793
19794 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19795
19796 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19797
19798 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19799
19800 * Makefile.in: make gprof rules similar to byacc rules (instead of
19801 vestigal $(unsubdir) that didn't work...)
19802
19803 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19804
19805 * config.sub: Add support for Linux.
19806 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19807 (at least for libg++).
19808
19809 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19810
19811 * configure.texi: fix doc for the -nfp option to configure
19812
19813 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19814
19815 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19816
19817 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19818
19819 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19820 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19821 * configure.in: added solaris* host_makefile_frag hook.
19822
19823 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19824
19825 * config.sub: changed recognition of m68000 so that various
19826 m68k types can be specified via m680[01234]0
19827
19828 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19829
19830 * config.sub (basic_machine): fix sed so that '-foo' isn't
19831 completely substituted out while .+'-foo' loses the '-foo'
19832
19833 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19834
19835 * config.sub ($os): Add -aout.
19836
19837 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19838
19839 * configure: If host_makefile_frag is absolute, don't
19840 prefix ${invsubdir} (relevant to libg++ auto-configure).
19841
19842 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19843
19844 * Makefile.in (tooldir): Define it.
19845 (all-ld): Depend on all-flex.
19846
19847 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19848
19849 * Makefile.in (check): Fix libg++ special case.
19850
19851 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19852
19853 * configure: do not bury `pwd` into config.status, thus do fewer
19854 pwd's.
19855
19856 * configure: print the "Building in" message only when building in
19857 other than "." AND verbose.
19858
19859 * configure: remove -s, rework -v to better accommodate guested
19860 configures.
19861
19862 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19863
19864 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19865
19866 * Makefile.in: macroize flags passed on recursion. remove
19867 fileutils.
19868
19869 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19870
19871 * configure: get makesrcdir right for subdirs deeper than 1.
19872
19873 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19874 install.
19875
19876 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19877
19878 * Makefile.in: don't print subdir_do or recursion lines.
19879
19880 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19881
19882 * standards.texi: added menu item.
19883
19884 * Makefile.in: build and install standards.info.
19885
19886 * standards.texi: new file.
19887
19888 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19889
19890 * configure: test for and move config.status pieces from
19891 ${subdir}/.
19892
19893 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19894
19895 * configure: Test for existance of files before trying to mv
19896 them, to avoid numerous non-existance messages.
19897
19898 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19899
19900 * configure: correct final line of config.status.
19901
19902 * configure: patch from eggert. Avoids a protection problem if
19903 the original Makefile.in is read only.
19904
19905 * configure: use move-if-change from gcc to create config.status.
19906 Some makefiles depend on config.status to tell if a directory
19907 has been reconfigured for a different host. This change
19908 prevents those directories from remaking everything in the case
19909 where the reconfig was only intended to rebuild a Makefile.
19910
19911 * configure: test for config.sub with "config.sub sun4" rather
19912 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19913 host alias from a missing config.sub.
19914
19915 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19916
19917 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19918 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19919
19920 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19921
19922 * configure: mkdir ${subdir} as needed.
19923
19924 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19925
19926 * Makefile.in,configure.in: added autoconf.
19927
19928 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19929
19930 * Makefile.in: no longer pass against on recursion.
19931
19932 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19933 definitions are not inherited.
19934
19935 * configure: correct makesrcdir when subdir is .
19936
19937 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19938
19939 * configure: Add support for 'subdirs' variable, which is
19940 like 'configdirs', except that configure doesn't re-invoke
19941 itself for subdirs, it just creates a Makefile for each subdir.
19942 * configure.texi: Document subdirs.
19943
19944 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19945
19946 * configure.in: added flex to configdirs
19947
19948 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19949
19950 * Makefile.in: remove clean-stamps from clean.
19951
19952 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19953
19954 * configure.in: Add gdbtest to configdirs.
19955
19956 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19957
19958 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19959 to recursive makes.
19960 * configure.in: Recognize new ncr3000 config.
19961
19962 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19963
19964 * Makefile.in, configure.in: removed references to gdbm.
19965
19966 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19967
19968 * config.sub: Don't canonicalize os value
19969 newsos* to bsd (readline needs to check for newsos).
19970 (This fix was earlier made Jan 31, but got re-broken.)
19971
19972 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19973
19974 * configure.in: sco is an os, not a vendor!
19975
19976 * configure: Quote $( better. Keep various shells happy.
19977
19978 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19979
19980 * Makefile.in: eliminate stamp-files.
19981
19982 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19983
19984 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19985 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19986
19987 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19988
19989 * config.sub: fix iris/iris3.
19990
19991 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19992
19993 * configure: re-add -rm.
19994
19995 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19996
19997 * Maskefile.in: add .stmp-rcs to all.
19998
19999 * configure.in: remove gas from rs6000 build, use aix host fragment.
20000
20001 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20002
20003 * configure: pass down site_option during recursion.
20004
20005 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20006
20007 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20008
20009 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20010
20011 * configure: Change exec_prefix so that it really defaults to prefix.
20012
20013 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20014
20015 * Makefile.in, configure.in: Add support for mmalloc library.
20016
20017 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20018
20019 * Makefile.in: add stmp dependencies for a few more things.
20020
20021 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20022
20023 * configure: adjusted error message on objdir/srcdir configure
20024 collision, per john's suggestion.
20025
20026 * Makefile.in: add libiberty stmp to all and all.cross.
20027
20028 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20029
20030 * Makefile.in: remove force dependencies, add grep to all.
20031
20032 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20033
20034 * Makefile.in: drop flex. make stamp files work.
20035
20036 * configure: added test for conflicting configuration in srcdir,
20037 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20038 gets cranky. use relative paths for configure and srcdir
20039 whenever possible. Send some error messages to stderr that were
20040 going to stdout.
20041
20042 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20043
20044 * Makefile.in: Fix libg++ rule to check for gcc directory
20045 before using gcc/gcc. Also pass XTRAFLAGS.
20046
20047 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20048
20049 * Makefile.in: added stmp-files so that directories aren't polled
20050 when they are already built.
20051
20052 * configure.texi: fixed a node pointer problem.
20053
20054 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20055
20056 * config.sub configure.in gdb/configure.in
20057 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20058 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20059 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20060
20061 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20062
20063 * configure: -recurring becomes -silent. corrected help message
20064 for -site= option.
20065
20066 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20067
20068 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20069
20070 * configure: when building Makefile for crosses, replace
20071 tooldir and program_prefix. default srcdir from location of
20072 config.sub. remove "for host in hosts" and "for target in
20073 targets" loops.
20074
20075 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20076
20077 * Makefile.in: Do not pass bindir or mandir to cvs.
20078
20079 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20080
20081 * Makefile.in, configure.in: removed traces of namesubdir,
20082 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20083 copyrights to '92, changed some from Cygnus to FSF.
20084
20085 * configure.texi: remove most references to multiple hosts,
20086 multiple targets, subdirs, etc.
20087
20088 * configure.man: removed rcsid. reference config.sub not
20089 config.subr.
20090
20091 * Makefile.in: mkdir $(infodir) on install-info.
20092
20093 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20094
20095 * configure.texi: Explain better about .gdbinit and about
20096 the environment that configure.in sections run in.
20097
20098 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20099
20100 * configure.in: Ultrix is only a decstation if it's a MIPS.
20101
20102 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20103
20104 * README: DOC.configure => cfg-paper.texi.
20105
20106 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20107
20108 * config.sub (near case $os): Don't convert newsos* to bsd!
20109
20110 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20111
20112 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20113 the number of copies of COPYING that go into the GDB tar file.
20114
20115 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20116
20117 * bfd/configure.in, gdb/config/mh-i386sco,
20118 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20119 Fix SCO configuration stuff.
20120
20121 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20122
20123 * Makefile.in: For libg++, make sure the -I pointing
20124 to the gcc directory goes *after* all the libg++-local -I flags.
20125 Also, move just-gcc dependency from just-libg++ to all-libg++.
20126
20127 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20128
20129 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20130
20131 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20132
20133 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20134
20135 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20136
20137 * config.sub: Add stratus configuration frags. Also
20138 submitted to FSF.
20139
20140 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20141
20142 * Makefile.in (DEV_SUPPORT): add configure.man.
20143
20144 * config.sub(Decode manufacturer-specific): add -none*.
20145
20146 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20147
20148 * Makefile.in: remove form feeds to make Sun's make happy.
20149 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20150
20151 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20152
20153 * Makefile.in (AR_FLAGS): Make quieter.
20154
20155 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20156
20157 * configure.in: Add libg++.
20158 * configure: When verbose, don't output the command line at each
20159 level; it will be unremarkably the same as the previous version,
20160 which will be the same as what the user typed.
20161
20162 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20163
20164 * configure.in, Makefile.in: fix clean-info, add flex. add
20165 fileutils.
20166
20167 * configure: be less sensitive to spaces in Makefile.in. Do not
20168 look for sources in "..". Doing so breaks subdirectories that
20169 might have their own configure. If a subdir has it's own
20170 configure script, use it.
20171
20172 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20173
20174 * cfg-paper.texi: some changes suggested by rms.
20175
20176 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20177
20178 * config.sub: Merge in some small additions from the FSF version,
20179 taken from the gcc distribution, to bring the Cygnus and FSF
20180 versions into closer sync.
20181
20182 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20183
20184 * configure.in: Changed svr4 references to sysv4.
20185
20186 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20187
20188 * configure: added -V for version number option.
20189
20190 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20191
20192 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20193 renamed from DOC.configure to cfg-paper.texi.
20194
20195 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20196
20197 * configure, config.subr, config.sub: config.subr is now
20198 config.sub again.
20199
20200 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20201
20202 * configure.texi: new file, in progress.
20203
20204 * Makefile.in: build info file and install the man page for
20205 configure.
20206
20207 * configure.man: new file, first cut.
20208
20209 * configure: find config.subr again now that configuration "none"
20210 has gone. removed all traces of the -ansi option. removed all
20211 traces of the -languages option.
20212
20213 * config.subr: resync from rms.
20214
20215 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20216
20217 * configure, config.sub, config.subr: merge config.sub into
20218 config.subr, call the result config.subr, remove config.sub, use
20219 config.subr.
20220
20221 * Makefile.in: revised install for dir.info.
20222
20223 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20224
20225 * configure.in: add decstation host makefile frag.
20226
20227 * Makefile.in: BISON now bison -y again. also install-gcc on
20228 install. clean-gdbm on clean. infodir belongs in datadir.
20229 Make directories for info install. Build dir.info here then
20230 install it.
20231
20232 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20233
20234 * Makefile.in: fix for bad directory tests.
20235
20236 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20237
20238 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20239 regexp. -srcdir relative was being handled incorrectly.
20240
20241 * Makefile.in: unwrapped some for loops so that parallel makes
20242 work again and so one can focus one's attention on a particular
20243 package.
20244
20245 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20246
20247 * configure: added PWD as a stand in for `pwd` (for speed). use
20248 elif wherever possible. make -srcdir work without -objdir.
20249 -objdir= commented out.
20250
20251 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20252
20253 * configure: +options become --options. -subdirs commented out.
20254 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20255 Makefile now at top of generated Makefile. Removed cvs log
20256 entries. added -srcdir. create .gdbinit only if there is one
20257 in ${srcdir}.
20258
20259 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20260 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20261 and mandir now keyed off datadir by default.
20262
20263 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20264
20265 * Freshly created ChangeLog.
20266
20267 \f
20268 Local Variables:
20269 mode: change-log
20270 left-margin: 8
20271 fill-column: 76
20272 version-control: never
20273 End: