72123a4020282bca1eeb91a6b3057e6c862cbad9
[gcc.git] / ChangeLog
1 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2
3 * MAINTAINERS: Move myself to Write After Approval section.
4
5 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
6
7 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
8 ACCH registers.
9 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
10 available.
11 (umulsidi3): Likewise.
12 (mulsidi3_700): Disable this pattern when we have advanced mpy
13 instructions.
14 (umulsidi3_700): Likewise.
15 (maddsidi4): New pattern.
16 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
17 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
18 (mpydu_imm_arcv2hs): Likewise.
19 * config/arc/predicates.md (accl_operand): New predicate.
20
21 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
22 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
25 case.
26 (ARC_AUTOFP_IRQ_P): Likewise.
27 (ARC_AUTO_IRQ_P): Likewise.
28 (rgf_banked_register_count): New variable.
29 (parse_mrgf_banked_regs_option): New function.
30 (arc_override_options): Handle rgf_banked_regs option.
31 (arc_handle_interrupt_attribute): Add firq option.
32 (arc_compute_function_type): Return fast irq type when required.
33 (arc_must_save_register): Handle fast interrupts.
34 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
35 (arc_return_address_regs): Update.
36 * config/arc/arc.h (arc_return_address_regs): Update.
37 (arc_function_type): Add fast interrupt type.
38 (ARC_INTERRUPT_P): Update.
39 (RC_FAST_INTERRUPT_P): Define.
40 * config/arc/arc.md (simple_return): Update for fast interrupts.
41 (p_return_i): Likewise.
42 * config/arc/arc.opt (mrgf-banked-regs): New option.
43 * doc/invoke.texi (mrgf-banked-regs): Document.
44
45 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
46
47 * config/arc/arc.c (irq_ctrl_saved): New variable.
48 (ARC_AUTOBLINK_IRQ_P): Define.
49 (ARC_AUTOFP_IRQ_P): Likewise.
50 (ARC_AUTO_IRQ_P): Likewise.
51 (irq_range): New function.
52 (arc_must_save_register): Likewise.
53 (arc_must_save_return_addr): Likewise.
54 (arc_dwarf_emit_irq_save_regs): Likewise.
55 (arc_override_options): Handle deferred options.
56 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
57 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
58 arc_must_save_return_addr.
59 (arc_compute_frame_size): Handle automated save and restore of
60 registers.
61 (arc_expand_prologue): Likewise.
62 (arc_expand_epilogue): Likewise.
63 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
64 * config/arc/arc.opt (mirq-ctrl-saved): New option.
65 * doc/invoke.texi (mirq-ctrl-saved): Document option.
66
67 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
68 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
69
70 PR bootstrap/77661
71 * Makefile.def: Don't pass --enable-maintainer-mode on to an
72 in-tree build MPC.
73 * Makefile.in: Regenerate.
74
75 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
76
77 * configure.ac: Enable LTO by default on darwin >= 9.
78 * configure: Regenerate.
79
80 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
81
82 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
83 and Andrew Waterman as the RISC-V maintainers.
84
85 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
86
87 * MAINTAINERS: Add self to Write After Approval
88
89 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
90
91 * config.guess: Import latest from upstream.
92
93 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
94
95 * MAINTAINERS (Write After Approval): Remove entries that are
96 already covered under Reviewers.
97
98 2017-03-08 Mark Wielaard <mark@klomp.org>
99
100 PR demangler/70909
101 PR demangler/67264
102 * include/demangle.h: Add d_printing to struct demangle_component
103 and pass struct demangle_component as non const.
104
105 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
106
107 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
108
109 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
110
111 * Makefile.tpl: Remove HOST_ISLVER.
112 (HOST_EXPORTS): Remove ISLVER.
113 * Makefile.in: Regenerate.
114
115 2017-02-13 Richard Biener <rguenther@suse.de>
116
117 * configure: Re-generate.
118
119 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
120
121 * MAINTAINERS: Adjust bug reporting URL.
122
123 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
124
125 * MAINTAINERS (Write After Approval): Remove redundant entry
126 for Andrew Burgess.
127
128 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
129
130 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
131 32-bit hppa*-*-hpux*.
132 * configure: Regenerate.
133
134 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
135
136 * configure.ac: Moved the white list of enabling BRIG FE to
137 libhsail-rt/configure.tgt.
138 * configure: Regenerated.
139 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
140
141 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
142 Martin Jambor <mjambor@suse.cz>
143
144 * Makefile.def (target_modules): Added libhsail-rt.
145 (languages): Added language brig.
146 * Makefile.in: Regenerated.
147 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
148 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
149 * configure: Regenerated.
150
151 2017-01-17 Jakub Jelinek <jakub@redhat.com>
152
153 PR other/79046
154 * configure: Regenerated.
155
156 2017-01-04 Alan Modra <amodra@gmail.com>
157
158 * configure: Regenerate.
159
160 2016-12-29 Ben Elliston <bje@gnu.org>
161
162 * config.sub: Import latest version.
163
164 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
168 2016-12-21 Jakub Jelinek <jakub@redhat.com>
169
170 * configure.ac: Don't bootstrap libmpx unless --with-build-config
171 includes bootstrap-mpx.
172 * configure: Regenerated.
173
174 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
178 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
179
180 * configure: Regenerate.
181
182 2016-12-01 Matthias Klose <doko@ubuntu.com>
183
184 * configure.ac: Don't use pkg-config to check for bdw-gc.
185 * configure: Regenerate.
186
187 2016-11-30 Matthias Klose <doko@ubuntu.com>
188
189 * Makefile.def: Remove reference to boehm-gc target module.
190 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
191 options and for the bdw-gc pkg-config module.
192 * configure: Regenerate.
193 * Makefile.in: Regenerate.
194
195 2016-11-28 Nathan Sidwell <nathan@acm.org>
196
197 * MAINTAINERS (nvptx): Remove self.
198
199 2016-11-25 Ben Elliston <bje@gnu.org>
200
201 * config.guess: Import latest version.
202 * config.sub: Likewise.
203
204 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
205
206 * MAINTAINERS (Write After Approval): Add myself.
207
208 2016-11-15 Matthias Klose <doko@ubuntu.com>
209
210 * Makefile.def: Remove references to GCJ.
211 * Makefile.tpl: Likewise.
212 * Makefile.in: Regenerate.
213
214 2016-11-15 Matthias Klose <doko@ubuntu.com>
215
216 * config-ml.in: Remove references to GCJ.
217 * configure.ac: Likewise.
218 * configure: Regenerate.
219
220 2016-11-01 Josh Conner <joshconner@google.com>
221
222 * MAINTAINERS (Write After Approval): Update email address,
223
224 2016-10-27 Carl Love <cel@us.ibm.com>
225
226 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
227 Approval list to make it alphabetical.
228
229 2016-10-27 Carl Love <cel@us.ibm.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
233 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
234
235 * MAINTAINERS (Reviewers): Add myself.
236 (Write After Approval): Add myself.
237
238 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
239 Ulrich Weigand <uweigand@de.ibm.com>
240
241 * MAINTAINERS: Update email address.
242
243 2016-10-10 Nathan Sidwell <nathan@acm.org>
244
245 * MAINTAINERS: Update email address.
246
247 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
248
249 * configure.ac: Add aarch64-*-freebsd*.
250 * configure: Regenerate.
251
252 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
253
254 * MAINTAINERS: Update email address after it got reverted.
255
256 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
257
258 * configure.ac (target_libraries): Readd target-boehm-gc.
259 Restore --enable-objc-gc handling.
260 * configure: Regenerate.
261
262 2015-10-03 Jeff Law <law@redhat.com>
263
264 * MAINTAINERS: Move several inactive maintainers to the
265 write-after-approval section.
266
267 2016-09-30 Jakub Jelinek <jakub@redhat.com>
268
269 * configure.ac: Add target-libffi to target_libraries.
270 Readd libgcj target disablings, modified to only target-libffi.
271 Readd target addition of go to unsupported languages.
272 * configure: Regenerated.
273
274 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
275
276 * MAINTAINERS: Update email address.
277
278 2016-09-30 Andrew Haley <aph@redhat.com>
279
280 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
281 write-after approval. Remove Tom Tromey and Bryce McKinlay from
282 libgcj.
283
284 2016-09-30 Andrew Haley <aph@redhat.com>
285
286 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
287 write-after approval after GCJ deletion.
288
289 2016-09-30 Andrew Haley <aph@redhat.com>
290
291 * Makefile.def: Remove libjava.
292 * Makefile.tpl: Likewise.
293 * Makefile.in: Regenerate.
294 * configure.ac: Likewise.
295 * configure: Likewise.
296 * gcc/java: Remove.
297 * libjava: Likewise.
298
299 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
300
301 * MAINTAINERS (Reviewers): Add myself.
302
303 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
304
305 * configure.ac: Disable "sim" directory for arc*-*-*.
306 * configure: Regenerated.
307
308 2016-09-23 Tamar Christina <tamar.christina@arm.com>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
312 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
313
314 * configure.ac: Check for the minimum in-tree MPFR version
315 handled.
316 * configure: Regenerate.
317
318 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
319
320 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
321 * configure: Regenerated.
322
323 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2016-06-23 Andi Kleen <ak@linux.intel.com>
328
329 * Makefile.def: Add autoprofiledbootstrap.
330 * Makefile.tpl: Dito.
331 * Makefile.in: Regenerate.
332
333 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
334
335 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
336 * configure: Regenerate.
337
338 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
339
340 * configure: Regenerate.
341 * configure.ac: Remove support for avr-rtems.
342
343 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2016-06-16 Michael Collison <michael.collison@arm.com>
348
349 * MAINTAINERS (Write After Approval): Add myself.
350
351 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
352
353 * MAINTAINERS (Write After Approval): Update e-mail address.
354
355 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2016-05-28 Alan Modra <amodra@gmail.com>
360
361 * Makefile.tpl (configure): Depend on m4 files included.
362 * Makefile.in: Regenerate.
363
364 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
365
366 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
367 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
368
369 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
370
371 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
372 special case builtin.
373 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
374 support for ALTIVEC_BUILTIN_VEC_ADDEC.
375 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
376 for __builtin_vec_addec.
377
378 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
379
380 * config.guess: Import version 2016-04-02 (newest).
381 * config.sub: Import version 2016-05-10 (newest).
382
383 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
384
385 * configure.ac: Add ARC support to libgloss.
386 * configure: Regenerate
387
388 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
392 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
393
394 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
395 * configure: Regenerated.
396 * Makefile.def (gmp): Explicitly disable assembler.
397 (mpfr): Adjust lib_path.
398 (mpc): Likewise.
399 * Makefile.in: Regenerated.
400
401 2016-05-01 Jakub Jelinek <jakub@redhat.com>
402
403 PR bootstrap/70704
404 * configure.ac (--enable-stage1-checking): Add missing
405 --enable-checking=.
406 * configure: Regenerated.
407
408 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
409
410 * config.guess: Revert r235676.
411 * config.sub: Revert r235676.
412
413 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
414
415 * config.guess: Remove SH5 support.
416 * config.sub: Likewise.
417 * configure: Likewise.
418 * configure.ac: Likewise.
419
420 2016-04-26 Jakub Jelinek <jakub@redhat.com>
421
422 PR bootstrap/70704
423 * configure.ac (--enable-stage1-checking): For --disable-checking or
424 implicit --enable-checking, make sure extra flag matches in between
425 stage1 and later checking.
426 * configure: Regenerated.
427
428 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
429
430 * .gitattributes: New file.
431
432 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
433
434 * MAINTAINERS (rs6000/powerpc port): Add myself.
435
436 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
437
438 PR bootstrap/70173
439 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
440 and gotools directories. Delete the stage_final file.
441 * Makefile.in: Regenerate.
442
443 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
448
449 * MAINTAINERS (Fortran maintainer): Remove myself.
450
451 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
452
453 * MAINTAINERS (Write After Approval): Add myself.
454
455 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2016-03-17 Cary Coutant <ccoutant@gmail.com>
460
461 Sync with binutils-gdb:
462
463 2016-03-17 Cary Coutant <ccoutant@gmail.com>
464
465 * configure.ac: Add mips and s390 to the gold target check.
466 * configure: Regenerate.
467
468 2016-03-01 DJ Delorie <dj@redhat.com>
469
470 * MAINTAINERS (mep): Remove myself as MeP maintainer.
471
472 2016-02-22 David Malcolm <dmalcolm@redhat.com>
473
474 * MAINTAINERS (libcpp): Add myself.
475 (diagnostic messages): Likewise.
476
477 2016-02-20 Tom de Vries <tom@codesourcery.com>
478
479 * MAINTAINERS: Fix whitespace.
480
481 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
485 2016-01-29 Sebastian Pop <s.pop@samsung.com>
486
487 * config/isl.m4: Add comments about isl-0.16.
488 * configure: Regenerate.
489
490 2016-01-29 Martin Jambor <mjambor@suse.cz>
491
492 * MAINTAINERS (hsa maintainers): Add myself.
493
494 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
495
496 * MAINTAINERS: (Write After Approval): Add myself.
497
498 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
499 Sebastian Pop <s.pop@samsung.com>
500
501 * Makefile.in: Regenerate.
502 * Makefile.tpl: Export ISLVER.
503 * configure: Regenerate.
504 * config/isl.m4: Detect isl-0.15.
505
506 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
507
508 PR bootstrap/69329
509 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
510 * Makefile.in: Regenerate.
511
512 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
513
514 * configure.ac: Enable LTO for DJGPP
515 * configure: Regenerate
516
517 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
518
519 Sync with binutils-gdb:
520 2015-10-21 Nick Clifton <nickc@redhat.com>
521
522 PR gas/19109
523 * configure.ac: Note the 'none' is an acceptable argument to
524 --enable-compressed-debug-sections.
525 * configure: Regenerate.
526
527 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
528
529 PR bootstrap/69134
530 * Makefile.def (mpfr): Disable assembler.
531 * Makefile.in: Regenerate.
532
533 2016-01-01 Ben Elliston <bje@gnu.org>
534
535 * config.guess: Import version 2016-01-01.
536 * config.sub: Likewise.
537
538 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
539
540 * MAINTAINERS (Write After Approval): Add myself.
541
542 2015-12-17 Sebastian Pop <s.pop@samsung.com>
543
544 * Makefile.in: Replace ISL with isl.
545 * Makefile.tpl: Same.
546 * config/isl.m4: Same.
547 * configure.ac: Same.
548 * contrib/download_prerequisites: Same.
549 * configure: Regenerate.
550
551 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
552
553 * MAINTAINERS (Write After Approval): Add Myself.
554
555 2015-12-17 Nathan Sidwell <nathan@acm.org>
556
557 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
558 * configure: Regenerate.
559
560 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
561 Sebastian Pop <s.pop@samsung.com>
562
563 * config/isl.m4 (ISL_CHECK_VERSION): Check for
564 isl_ctx_get_max_operations.
565 * configure: Regenerate.
566
567 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
571 2015-12-02 Ian Lance Taylor <iant@google.com>
572
573 PR go/66147
574 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
575 * Makefile.in: Regenerate.
576
577 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
578
579 PR libffi/65726
580 * Makefile.def (lang_env_dependencies): Make libffi depend
581 on cxx.
582 * Makefile.in: Regenerate.
583
584 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
585
586 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
587 symbols.
588
589 2015-11-20 Tristan Gingold <gingold@adacore.com>
590
591 Sync with binutils-gdb:
592 2015-11-20 Tristan Gingold <gingold@adacore.com>
593
594 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
595 * configure: Regenerate.
596
597 2015-11-19 Martin Liska <mliska@suse.cz>
598
599 * .gitignore: Add .clang-format to ignored files.
600 * Makefile.in: Add clang-format.
601 * Makefile.tpl: Likewise.
602
603 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
604
605 * configure.ac: Enable libmpx by default.
606 * configure: Regenerated.
607
608 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
609
610 * MAINTAINERS: Update email address.
611
612 2015-10-23 Paulo Matos <pmatos@linki.tools>
613
614 * MAINTAINERS: Update email address.
615
616 2015-10-23 Alan Hayward <alan.hayward@arm.com>
617
618 * MAINTAINERS (Write After Approval): Add myself.
619
620 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
621
622 Sync with binutils-gdb:
623 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
624
625 PR gas/19109
626 * configure.ac: Add
627 --enable-compressed-debug-sections={all,gas,gold,ld}.
628 * configure: Regenerated.
629
630 2015-10-16 Arnaud Charlet <charlet@adacore.com>
631
632 * MAINTAINERS: Update list of Ada maintainers and email addresses.
633
634 2015-10-09 Martin Liska <mliska@suse.cz>
635
636 * MAINTAINERS (Write After Approval): Add myself.
637
638 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
642 2015-10-02 Florian Weimer <fweimer@redhat.com>
643
644 * MAINTAINERS: Update email address.
645
646 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
647
648 * MAINTAINERS (Write After Approval): Add myself.
649
650 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
651
652 * MAINTAINERS: Update email.
653
654 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
655
656 * MAINTAINERS: Update my email address.
657
658 2015-09-01 James Bowman <james.bowman@ftdichip.com>
659
660 * MAINTAINERS (ft32 port): Add myself.
661
662 2015-08-28 David Sherwood <david.sherwood@arm.com>
663
664 * MAINTAINERS: Add myself.
665
666 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
667
668 * MAINTAINERS (Write After Approval): Add myself.
669
670 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
671
672 PR libfortran/54572
673 * Makefile.def: Make libgfortran depend on libbacktrace.
674 * Makefile.in: Regenerate.
675
676 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2015-08-12 Tom de Vries <tom@codesourcery.com>
681
682 PR other/67092
683 * configure.ac: Remove --with_host_libstdcxx support.
684 * configure: Regenerate.
685
686 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
687 Jakub Jelinek <jakub@redhat.com>
688
689 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
690 nvptx*-*-*.
691 * configure: Regenerate.
692
693 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
694
695 * Makefile.def (libiconv): Define bootstrap=true.
696 Mark pdf/html/info as missing.
697 (configure-gcc): Depend on all-libiconv.
698 (all-gcc): Ditto.
699 (configure-libcpp): Ditto.
700 (all-libcpp): Ditto.
701 (configure-intl): Ditto.
702 (all-intl): Ditto.
703 * Makefile.in: Regenerate.
704
705 2015-08-03 Bin Cheng <bin.cheng@arm.com>
706
707 * MAINTAINERS (loop ivopts): Add the entry and myself.
708
709 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
710
711 * MAINTAINERS (nvptx): Add self.
712
713 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
714
715 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
716 128-bit vector modes.
717
718 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
722 2015-07-28 Ben Elliston <bje@gnu.org>
723
724 * config.sub, config.guess: Import from upstream.
725
726 2015-07-24 Michael Darling <darlingm@gmail.com>
727
728 PR other/66259
729 * config-ml.in: Reflects renaming of configure.in to configure.ac
730 * configure: Likewise
731 * configure.ac: Likewise
732
733 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
734
735 * MAINTAINERS: Update my email address.
736
737 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
738
739 Sync with binutils-gdb:
740 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
741
742 * configure.ac (target_configdirs): Exclude target-zlib if
743 target-libjava isn't built.
744 * configure: Regenerated.
745
746 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
747
748 Sync with binutils-gdb:
749 2015-05-13 John David Anglin <dave.anglin@bell.net>
750
751 * configure.ac: Disable configuration of GDB for HPUX targets.
752 * configure: Regenerate.
753
754 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
755
756 * configure.ac: Add --with-system-zlib.
757 * configure: Regenerated.
758
759 2015-01-28 James Bowman <james.bowman@ftdichip.com>
760
761 * configure.ac: Add FT32 support.
762 * configure: Regenerate.
763
764 2015-01-12 Anthony Green <green@moxielogic.com>
765
766 * configure.ac: Don't disable gprof for moxie.
767 * configure: Rebuild.
768
769 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
770
771 Sync with binutils-gdb:
772 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
773
774 PR ld/18355
775 * Makefile.def: Add extra_configure_flags to host zlib.
776 * configure.ac (extra_host_zlib_configure_flags): New. Set
777 to --enable-host-shared When bfd is to be built as shared
778 library. AC_SUBST.
779 * Makefile.in: Regenerated.
780
781 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
782
783 Sync with src:
784 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
785 * Makefile.def (dependencies): Add all-zlib to all-bfd.
786 * Makefile.in: Regenerated.
787
788 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
789
790 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
791 target.
792 * configure: Regenerate.
793
794 2015-06-23 Ludovic Courtès <ludo@gnu.org>
795
796 * MAINTAINERS (Write After Approval): Add myself.
797
798 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
799
800 * MAINTAINERS (OS Port Maintainers): Add myself.
801 (Various Maintainers): Remove myself from libffi testsuite.
802
803 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
804
805 * MAINTAINERS (gen* on machine desc): Add self.
806
807 2015-06-02 Jason Merrill <jason@redhat.com>
808
809 PR bootstrap/66319
810 * configure.ac: Use -std=gnu++98.
811
812 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
816 2015-05-28 Mike Frysinger <vapier@gentoo.org>
817
818 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
819 * configure: Regenerate.
820
821 2015-05-26 Jason Merrill <jason@redhat.com>
822
823 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
824 * configure: Regenerate.
825
826 2015-05-16 James Bowman <james.bowman@ftdichip.com>
827
828 * configure.ac: FT32 target added.
829 * configure: Regenerated.
830
831 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
840
841 * configure.ac: Fix typo.
842 * configure: Regenerate.
843
844 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2015-05-03 Matthias Klose <doko@ubuntu.com>
849
850 * configure.ac: Match $host configured with triplets.
851 * configure: Regenerate.
852
853 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
854
855 * Makefile.tpl: Remove surplus whitespace throughout.
856 * Makefile.in: Regenerate.
857
858 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
859
860 * MAINTAINERS (Various Maintainers): Add myself as instruction
861 combiner maintainer.
862
863 2015-04-17 Jakub Jelinek <jakub@redhat.com>
864
865 PR bootstrap/62077
866 * configure.ac (--enable-stage1-checking): Default to
867 release,misc,gimple,rtlflag,tree,types if --disable-checking
868 or --enable-checking is not specified and DEV-PHASE is not
869 experimental.
870 * configure: Regenerated.
871
872 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
873
874 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
875 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
876 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
877 * Makefile.in: Regenerate.
878
879 2015-04-08 Cary Coutant <ccoutant@gmail.com>
880
881 * MAINTAINERS: Update my email address.
882
883 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
884
885 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
886
887 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
888
889 * MAINTAINERS: Add myself as an arm port reviewer.
890
891 2015-03-25 Martin Liska <mliska@suse.cz>
892 Yury Gribov <y.gribov@samsung.com>
893
894 * Makefile.in: Fix ln source location for vimrc file.
895 * Makefile.tpl: Likewise.
896
897 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
898
899 PR bootstrap/25672
900 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
901 cross-compiling. Similarly for CXX_FOR_TARGET.
902 * configure: Regenerate.
903
904 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
905
906 * Makefile.def: Add libmpx.
907 * configure.ac: Add libmpx.
908 * Makefile.in: Regenerate.
909 * configure: Regenerate.
910
911 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
912
913 * MAINTAINERS (CPU Port Maintainers): Add myself
914 i386 vector ISA extns mantainer.
915
916 2015-03-13 Jeff Law <law@redhat.com>
917
918 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
919 maintainer.
920 Remove Richard Henderson as a maintainer for the x86 port.
921
922 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
923
924 * MAINTAINERS (CPU Port Maintainers): Update my email address.
925
926 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
927
928 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
929 pointer bounds checker and i386 MPX maintainer.
930
931 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
932
933 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
934
935 2015-02-26 Martin Sebor <msebor@redhat.com>
936
937 * MAINTAINERS (Various Maintainers): Add self.
938
939 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
940
941 * configure.ac [--enable-as-accelerator-for] (enable_languages):
942 Make sure it contains lto.
943 * configure: Regenerate.
944
945 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
946
947 * configure: Regenerate.
948
949 2015-02-06 Diego Novillo <dnovillo@google.com>
950 1
951 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
952 middle-end, docstring): Remove myself.
953 (Write After Approval): Add myself.
954
955 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
956
957 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
958 (Write After Approval): Update address.
959
960 2015-01-29 David Malcolm <dmalcolm@redhat.com>
961
962 PR jit/64780
963 * configure.ac: Require the user to explicitly specify
964 --enable-host-shared if the jit is enabled.
965 * configure: Regenerate.
966
967 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
968
969 * MAINTAINERS (Write After Approval): Add myself.
970
971 2015-01-25 Tom de Vries <tom@codesourcery.com>
972
973 * MAINTAINERS: Make whitespace consistent.
974
975 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
979 2015-01-20 Andre Vehreschild <vehre@gmx.de>
980
981 * MAINTAINERS: (Write After Approval): Add myself.
982
983 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
984
985 * MAINTAINERS: (Write After Approval): Add myself.
986
987 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
988
989 * MAINTAINERS: (Write After Approval): Add myself.
990
991 2015-01-13 Iain Sandoe <iain@codesourcery.com>
992
993 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
994 objective-c/c++ front end maintainer.
995
996 2015-01-13 Marek Polacek <polacek@redhat.com>
997
998 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
999
1000 2015-01-12 Jeff Law <law@redhat.com>
1001
1002 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1003 a very long time.
1004
1005 2015-01-09 Ian Lance Taylor <iant@google.com>
1006
1007 * configure.ac (host_tools): Add gotools.
1008 * Makefile.def (host_modules): Add gotools.
1009 (dependencies): Add dependency of all-gotools on all-target-libgo.
1010
1011 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1012
1013 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1014 * configure: Regenerate.
1015
1016 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1017
1018 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1019 all-target-libgomp.
1020 * Makefile.in: Regenerate.
1021
1022 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1023
1024 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1025
1026 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1027
1028 * configure.ac: Add Visium support.
1029 * configure: Regenerate.
1030
1031 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1032
1033 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1034 * configure: Regenerate.
1035
1036 2015-01-03 Andrew Pinski <apinski@cavium.com>
1037
1038 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1039 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1040 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1041 (OBJCOPY_FOR_TARGET): New variable.
1042 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1043 * Makefile.in: Regenerate.
1044 * configure.ac: Check for already installed target objcopy.
1045 Also GCC_TARGET_TOOL on objcopy.
1046 * configure: Regenerate.
1047
1048 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1049
1050 * config.sub: Update from upstream, to 2015-01-01 version.
1051 * config.guess: Ditto.
1052
1053 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1054
1055 * MAINTAINERS (RTEMS Ports): Add myself.
1056
1057 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1066
1067 * configure.ac (--enable-as-accelerator-for): Don't set
1068 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1069 * configure: Regenerate.
1070
1071 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1072
1073 PR bootstrap/64023
1074 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1075 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1076 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1077 to CXX.
1078 * Makefile.in: Regenerated.
1079
1080 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1081 Yury Gribov <y.gribov@samsung.com>
1082
1083 * .gitignore: Added .local.vimrc and .lvimrc.
1084 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1085 * Makefile.in: Regenerate.
1086
1087 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1088
1089 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1090 * configure: Regenerated.
1091
1092 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1093
1094 * MAINTAINERS (nvptx port): New entry.
1095
1096 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1097
1098 * configure: Regenerate.
1099
1100 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1101
1102 * configure.ac: Merge with Binutils.
1103
1104 2014-11-26 Tobias Burnus <burnus@net-b.de>
1105
1106 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1107 * Makefile.in: Regenerate.
1108
1109 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1110
1111 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1112 missing flex.
1113 * Makefile.in: Regenerated.
1114
1115 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1116
1117 * Makefile.in: Regenerate.
1118
1119 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1120
1121 PR bootstrap/63784
1122 * libtool.m4: Add $pic_flag with -shared.
1123
1124 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1125
1126 * MAINTAINERS (Write After Approval): Added myself.
1127
1128 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1129
1130 * MAINTAINERS (write-after-approval): Add myself.
1131
1132 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1133
1134 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1135 from 2 years ago.
1136
1137 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1138
1139 Revert:
1140 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1141
1142 * MAINTAINERS (Write After Approval): Added myself as line map
1143 maintainer.
1144
1145 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1146
1147 Revert:
1148 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1149
1150 * MAINTAINERS (Write After Approval): Added myself.
1151
1152 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1153
1154 * MAINTAINERS (Write After Approval): Added myself.
1155
1156 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1157
1158 * MAINTAINERS (Write After Approval): Added myself as line map
1159 maintainer.
1160
1161 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1162
1163 * MAINTAINERS (Various Maintainers): Added myself as line map
1164 maintainer.
1165
1166 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1167
1168 * move-if-change: Sync from upstream gnulib.
1169
1170 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1171
1172 * compile: Sync with upstream Automake.
1173 * depcomp: Ditto.
1174 * install-sh: Ditto.
1175 * missing: Ditto.
1176 * mkinstalldirs: Ditto.
1177 * ylwrap: Ditto.
1178
1179 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1180
1181 * config.sub: Update from upstream config repo.
1182 * config.guess: Ditto.
1183
1184 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1185
1186 * Makefile.def: Add liboffloadmic to target_modules. Make
1187 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1188 * Makefile.in: Regenerate.
1189 * configure: Regenerate.
1190 * configure.ac: Add liboffloadmic to target binaries.
1191 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1192 Add liboffloadmic to noconfig list when C++ is not supported.
1193
1194 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1195 Thomas Schwinge <thomas@codesourcery.com>
1196 Ilya Verbin <ilya.verbin@intel.com>
1197 Andrey Turetskiy <andrey.turetskiy@intel.com>
1198
1199 * configure: Regenerate.
1200 * configure.ac (--enable-as-accelerator-for)
1201 (--enable-offload-targets): New configure options.
1202
1203 2014-11-11 Tobias Burnus <burnus@net-b.de>
1204
1205 * Makefile.def: Make all-gcc depend on all-isl.
1206 * Makefile.in: Regenerate.
1207
1208 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1209
1210 * ChangeLog.jit: New.
1211 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1212
1213 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1214
1215 PR target/63610
1216 * libtool.m4: Fix globbing of darwin versions.
1217 * configure: Regenerate.
1218
1219 2014-11-11 Tobias Burnus <burnus@net-b.de>
1220
1221 * Makefile.def: Remove CLooG.
1222 * Makefile.tpl: Ditto.
1223 * configure.ac: Ditto.
1224 * configure: Regenerate.
1225 * Makefile.in: Ditto.
1226
1227 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1228
1229 * configure.ac: Handle nvptx-*-*.
1230 * configure: Regenerate.
1231
1232 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1237
1238 * Makefile.def (libcc1): Remove bootstrap=true;.
1239 * Makefile.in: Regenerated.
1240
1241 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1242
1243 * configure.ac: Update comment.
1244 * configure: Regenerate.
1245
1246 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1251
1252 * configure.ac (extra_host_libiberty_configure_flags): Add
1253 --enable-shared also for libcc1's benefit.
1254 * configure: Regenerate.
1255
1256 2014-10-29 Tristan Gingold <gingold@adacore.com>
1257
1258 * MAINTAINERS: Change my email address.
1259
1260 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1261 Tom Tromey <tromey@redhat.com>
1262
1263 * Makefile.def: Add libcc1 to host_modules.
1264 * configure.ac (host_tools): Add libcc1.
1265 * Makefile.in, configure: Rebuild.
1266
1267 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1268
1269 * configure.ac (build_configargs): Don't share config.cache between
1270 build subdirs.
1271 * configure: Regenerate.
1272
1273 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1274
1275 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1276 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1277 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1278 leon3v7 as leon3.
1279 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1280 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1281 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1282 * config/sparc/sparc.md (cpu): Add leon3v7.
1283 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1284
1285 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1286
1287 * MAINTAINERS (write-after-approval): Add myself.
1288
1289 2014-10-23 Ian Lance Taylor <iant@google.com>
1290
1291 * configure.ac: Disable the Go frontend on systems where it is known
1292 to not work.
1293 * configure: Regenerate.
1294
1295 2014-10-23 Richard Biener <rguenther@suse.de>
1296
1297 * Makefile.def: Add libcpp build module and dependencies.
1298 * configure.ac: Add libcpp build module.
1299 * Makefile.in: Regenerate.
1300 * configure: Likewise.
1301
1302 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1303
1304 * MAINTAINERS (write-after-approval): Add myself.
1305
1306 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1307
1308 * INSTALL/README: Do not mention CVS.
1309
1310 2014-10-03 Jing Yu <jingyu@google.com>
1311
1312 * configure.ac: Add aarch64 to list of targets that support gold.
1313 * configure: Regenerate.
1314
1315 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1316
1317 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1318
1319 2014-09-29 Catherine Moore <clm@codesourcery.com>
1320
1321 * MAINTAINERS: Add myself as MIPS maintainer.
1322
1323 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1324
1325 * MAINTAINERS: Move myself to MIPS maintainers.
1326
1327 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1328
1329 * MAINTAINERS: Put all email addresses between '<' and '>'.
1330
1331 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1332
1333 * MAINTAINERS: Move myself to reviewers (Fortran).
1334
1335 2014-09-01 Andi Kleen <ak@linux.intel.com>
1336
1337 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1338 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1339 * Makefile.in: Regenerate.
1340
1341 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1342
1343 * rtx-classes-status.txt: Delete
1344
1345 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1346
1347 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1348
1349 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1350
1351 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1352 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1353 of checking for version number.
1354 * configure: Regenerated.
1355 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1356
1357 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1358
1359 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1360 is done; begin phase 6 (use extra rtx_def subclasses).
1361
1362 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1363
1364 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1365 done; begin phase 5 (additional rtx_def subclasses).
1366
1367 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1368
1369 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1370
1371 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1372
1373 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1374 SET_BB_HEADER are done.
1375
1376 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1377
1378 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1379 done.
1380
1381 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1382
1383 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1384
1385 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1386
1387 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1388
1389 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1390
1391 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1392
1393 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1394
1395 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1396
1397 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1398
1399 * rtx-classes-status.txt: Phase 3 (per-file commits within
1400 "config" subdirs) is done; begin phase 4 (removal of
1401 "scaffolding").
1402
1403 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1404
1405 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1406 dir) is done; begin phase 3 (per-file commits within "config"
1407 subdirs).
1408
1409 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1410
1411 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1412 phase 2 (per-file commits in main source dir).
1413
1414 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1415
1416 * configure: Regenerated.
1417
1418 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1419
1420 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1421
1422 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1423
1424 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1425
1426 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1427
1428 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1429
1430 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1431
1432 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1433
1434 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1435
1436 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1437
1438 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1443
1444 * MAINTAINERS: Remove myself
1445
1446 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1447
1448 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1449
1450 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
1454 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1455
1456 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1457 SET_BB_HEADER, SET_BB_FOOTER
1458
1459 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1460
1461 * rtx-classes-status.txt: New file
1462
1463 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1464
1465 * configure.ac: Eliminate ClooG installation dependency.
1466 * configure: Regenerate.
1467 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1468 * Makefile.in: Regenerate.
1469
1470 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1471
1472 * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1479
1480 * MAINTAINERS (Write After Approval): Add myself.
1481
1482 2014-07-28 Anthony Green <green@moxielogic.com>
1483
1484 Import from savannah.gnu.org:
1485 * config.sub: Update to 2014-07-28 version.
1486
1487 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1488
1489 * MAINTAINERS: Remove my MIPS maintainer entry.
1490
1491 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1492
1493 PR target/47230
1494 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1495 * configure: Regenerate.
1496
1497 2014-07-24 James Norris <jnorris@codesourcery.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1502
1503 * configure.ac: Accept only CLooG 0.18.1.
1504 * configure: Regenerate.
1505
1506 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1507
1508 * configure.ac: Don't accept isl 0.11.
1509 * configure: Regenerate.
1510
1511 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1512
1513 * MAINTAINERS (Write After Approval): Add myself.
1514
1515 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1516
1517 * configure.ac: Don't accept isl 0.10.
1518 * configure: Regenerate.
1519
1520 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1521
1522 Fix include path for in-tree cloog.
1523 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1524 * configure: Regenerate.
1525
1526 2014-06-18 Richard Henderson <rth@redhat.com>
1527
1528 * .gitignore: Import gcc_update output.
1529
1530 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1531
1532 * config-ml.in: Robustify ac_configure_args parsing.
1533
1534 * configure.ac (--enable-linker-plugin-configure-flags)
1535 (--enable-linker-plugin-flags): New flags.
1536 (configdirs): Conditionally add libiberty-linker-plugin.
1537 * configure: Regenerate.
1538 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1539 (host_modules) <lto-plugin>: Pay attention to
1540 @extra_linker_plugin_flags@ and
1541 @extra_linker_plugin_configure_flags@.
1542 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1543 * Makefile.in: Regenerate.
1544
1545 * Makefile.tpl (configure-[+prefix+][+module+])
1546 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1547 "module_srcdir" instead of "module" for locating a module's srcdir.
1548 * Makefile.in: Regenerate.
1549
1550 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
1554 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1555
1556 * MAINTAINERS: Update my email address.
1557
1558 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1567
1568 PR libstdc++/61011
1569 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1570 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1571 * configure: Regenerate.
1572
1573 2014-05-28 Pedro Alves <palves@redhat.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1578
1579 * MAINTAINERS: Update my affiliation/email.
1580
1581 2014-05-19 Mike Stump <mikestump@comcast.net>
1582
1583 * MAINTAINERS: Add wide-int reviewers.
1584
1585 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1586
1587 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1588 * configure: Regenerated.
1589
1590 2014-05-15 Torvald Riegel <triegel@redhat.com>
1591
1592 * MAINTAINERS (libitm): Add myself as maintainer.
1593
1594 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1599
1600 * config.sub, config.guess: Import from upstream.
1601
1602 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1603
1604 * MAINTAINERS (Write After Approval): Put myself in correct order.
1605
1606 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1607
1608 * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1611
1612 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1613 section.
1614
1615 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1616
1617 * MAINTAINERS (Write After Approval): Delete myself.
1618
1619 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1620
1621 PR sanitizer/56781
1622 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1623 and -B* options with -Xcompiler.
1624
1625 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1626
1627 PR bootstrap/60620
1628 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1629 * Makefile.in: Regenerate.
1630
1631 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1632
1633 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1634 for WINDRES_FOR_TARGET in default-manifest.o rule.
1635 * Makefile.in: Regenerate.
1636
1637 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1642
1643 PR sanitizer/56781
1644 * Makefile.def: Set bootstrap=true; for host fixincludes.
1645 * configure.ac: Don't bootstrap host fixincludes unless
1646 --with-build-config=bootstrap-{a,ub}san.
1647 * Makefile.in: Regenerated.
1648 * configure: Regenerated.
1649
1650 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1651
1652 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1653 --enable-vtable-verify option parsing. Don't add
1654 target-libsanitizer to bootstrap_target_libs unless
1655 --with-build-config=bootstrap-asan or
1656 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1657 to bootstrap_target_libs unless --enable-vtable-verify.
1658 * configure: Regenerated.
1659
1660 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1665
1666 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1667
1668 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1669
1670 PR bootstrap/58572
1671 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1672 -I for libstdc++-v3 includes if $(LEAN).
1673 * Makefile.in: Regenerated.
1674
1675 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1676
1677 * MAINTAINERS: Update my email address.
1678
1679 2014-02-24 Walter Lee <walt@tilera.com>
1680
1681 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1682 (tilegx-*-*): Change to tilegx*-*-*.
1683 * configure: Regenerate.
1684
1685 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1686
1687 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1688
1689 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1694
1695 PR target/59788
1696 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1697 *solaris2*.
1698
1699 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1700
1701 * MAINTAINERS: Update my email address.
1702
1703 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1704
1705 * MAINTAINERS: Convert to UTF-8.
1706 Properly sort Xinliang David Li's entry.
1707
1708 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1709 Sandra Loosemore <sandra@codesourcery.com>
1710
1711 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1712 nios2 port maintainers.
1713
1714 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1719
1720 * configure.ac: Add user-friendly check for native x86_64-linux
1721 multilibs.
1722 * configure: Regenerate.
1723
1724 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1725
1726 * MAINTAINERS: Add myself as sh maintainer.
1727
1728 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1729
1730 * MAINTAINERS: Add self as SLSR maintainer.
1731
1732 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1733
1734 * MAINTAINERS: Update my email address.
1735
1736 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1737
1738 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1739
1740 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1741
1742 * Makefile.in: Regenerate.
1743
1744 * Makefile.tpl: Fix typo.
1745 * Makefile.in: Regenerate partially.
1746
1747 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1748
1749 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1750 supported.
1751 * configure: Regenerated.
1752
1753 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2013-10-30 Jason Merrill <jason@redhat.com>
1758
1759 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1760 --disable-build-format-warnings.
1761
1762 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1763
1764 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1765 depend on libstdc++ and libgcc.
1766 * configure: Regenerate.
1767 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1768 libcilkrts for POSIX and i*86, and x86_64 architectures.
1769 * Makefile.in: Added libcilkrts related fields to support building it.
1770
1771 2013-10-26 Jeff Law <law@redhat.com>
1772
1773 * Makefile.def (target_modules): Remove libmudflap
1774 (languages): Remove check-target-libmudflap).
1775 * Makefile.in: Rebuilt.
1776 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1777 * configure.ac (target_libraries): Remove target-libmudflap.
1778 Remove checks which disabled libmudflap on some systems.
1779 * configure: Rebuilt.
1780 * libmudflap: Directory removed.
1781
1782 2013-10-21 Cong Hou <congh@google.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2013-10-16 Mike Stump <mikestump@comcast.net>
1787
1788 * .dir-locals.el: Add.
1789
1790 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1791
1792 * configure.ac: Add --enable-host-shared
1793 * configure: Regenerate.
1794
1795 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1796
1797 Import from savannah.gnu.org:
1798 * config.guess: Update to 2013-06-10 version.
1799 * config.sub: Update to 2013-10-01 version.
1800
1801 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1802
1803 Changes to build configuration to allow big endian ARC ELF toolchain
1804 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1805 * configure: Regenerate.
1806
1807 2013-09-20 Alan Modra <amodra@gmail.com>
1808
1809 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1810 ppc host match. Support little-endian powerpc linux hosts.
1811
1812 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1813
1814 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1815 maintainer.
1816
1817 2013-09-12 DJ Delorie <dj@redhat.com>
1818
1819 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1820 maintainers.
1821
1822 2013-09-03 Richard Biener <rguenther@suse.de>
1823
1824 * configure.ac: Also allow ISL 0.12.
1825 * configure: Regenerated.
1826
1827 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1832
1833 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1834
1835 2013-08-26 Caroline Tice <cmtice@google.com>
1836
1837 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1838 "Various Reviewers" to libvtv "Various Maintainers".
1839
1840 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1841
1842 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1843
1844 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1845
1846 * MAINTAINERS: Update name, email.
1847
1848 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2013-08-12 Caroline Tice <cmtice@google.com>
1853
1854 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1855 address in the Write After Approval section.
1856
1857 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1858
1859 * MAINTAINERS (Write After Approval): Update email.
1860
1861 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1862
1863 * configure.ac: Adjust to check VTV_SUPPORTED.
1864 * configure: Regenerated.
1865
1866 2013-08-02 Caroline Tice <cmtice@google.com>
1867
1868 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1869 on non-linux systems; add target-libvtv to noconfigdirs; add
1870 libsupc++/.libs to C++ library search paths.
1871 * configure: Regenerated.
1872 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1873 libstdc++ and libgcc.
1874 * Makefile.in: Regenerated.
1875
1876 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1881 Shiva Chen <shiva0217@gmail.com>
1882
1883 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1884 nds32 port maintainers.
1885
1886 2013-07-17 Tim Shen <timshen91@gmail.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1891
1892 * configure.ac: Sync from binutils.
1893 * configure: Regenerate.
1894
1895 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1896
1897 * MAINTAINERS (Write After Approval): Add myself.
1898
1899 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1900
1901 * MAINTAINERS (Write After Approval): Add myself.
1902
1903 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1904
1905 * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2013-04-30 Brooks Moses <bmoses@google.com>
1908
1909 * MAINTAINERS: Update my email; move myself from Fortran
1910 reviewer to Write After Approval.
1911
1912 2013-04-16 Andreas Schwab <schwab@suse.de>
1913
1914 * configure.ac (aarch64-*-*): Don't disable java.
1915 * configure: Regenerate.
1916
1917 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2013-03-30 Matthias Klose <doko@ubuntu.com>
1922
1923 * Makefile.def (target_modules): Don't install libffi.
1924 * Makefile.in: Regenerate.
1925
1926 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1935
1936 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1937 * configure: Regenerated.
1938
1939 2013-02-05 Ian Lance Taylor <iant@google.com>
1940
1941 PR go/55969
1942 * configure.ac: Disable libgo on some systems where it does not
1943 work.
1944
1945 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1946
1947 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1948 Remove Geoff Keating as rs6000 port maintainer, at his request.
1949
1950 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1951
1952 * MAINTAINERS: Update my email.
1953
1954 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1955
1956 * configure: Re-generate.
1957
1958 2013-01-15 Richard Biener <rguenther@suse.de>
1959
1960 PR other/55973
1961 * configure: Re-generate.
1962
1963 2013-01-14 Matthias Klose <doko@ubuntu.com>
1964
1965 * Makefile.def (install-target-libsanitizer): Depend on
1966 install-target-libstdc++-v3.
1967 * Makefile.in: Regenerate.
1968
1969 2013-01-14 Richard Biener <rguenther@suse.de>
1970
1971 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1972 * configure: Re-generate
1973
1974 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1975
1976 * config.sub: Update from config repo.
1977
1978 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1979
1980 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1981 * Makefile.in: Regenerate.
1982
1983 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1984
1985 * MAINTAINERS (arc): Add new port maintainership for myself.
1986
1987 2013-01-09 Jason Merrill <jason@redhat.com>
1988
1989 * .gitignore: Import from gdb repository.
1990
1991 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1992
1993 * Makefile.def (configure-gcc): Depend on all-gmp.
1994 (all-gcc): Remove dependency on all-gmp.
1995 * Makefile.in: Regenerated.
1996
1997 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1998
1999 * config.sub: Merge from config repo.
2000 * config.guess: Ditto.
2001
2002 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2003
2004 * Makefile.def: Merge from binutils.
2005 * Makefile.in: Ditto.
2006
2007 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2008
2009 * MAINTAINERS: Update my email.
2010
2011 2012-12-29 Ben Elliston <bje@gnu.org>
2012
2013 * config.guess: Update to 2012-12-29 version.
2014 * config.sub: Likewise.
2015
2016 2012-12-20 Matthias Klose <doko@ubuntu.com>
2017
2018 * Makefile.def (install-target-libgfortran): Depend on
2019 install-target-libquadmath, install-target-libgcc.
2020 (install-target-libsanitizer): Depend on install-target-libgcc.
2021 (install-target-libjava): Depend on install-target-libgcc.
2022 (install-target-libitm): Depend on install-target-libgcc.
2023 (install-target-libobjc): Depend on install-target-libgcc.
2024 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2025 * Makefile.in: Regenerate.
2026
2027 2012-12-19 Matthias Klose <doko@ubuntu.com>
2028
2029 * Makefile.def (install-target-libgo): Depend on
2030 install-target-libatomic.
2031 * Makefile.in: Regenerate.
2032
2033 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2034
2035 PR go/55201
2036 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2037 * Makefile.in: Regenerate.
2038
2039 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2040
2041 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2042 * configure: Regenerate.
2043
2044 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2045
2046 * config.sub: Merge from config repo.
2047
2048 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2049
2050 * Makefile.def (target_modules): Add bootstrap=true and
2051 raw_cxx=true to libsanitizer.
2052 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2053 * Makefile.in: Regenerated.
2054 * configure: Likewise.
2055
2056 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2057
2058 * MAINTAINERS: Remove self as RTL optimization maintainer.
2059
2060 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2065
2066 * Makefile.def (target_modules): Remove bootstrap=true and
2067 raw_cxx=true from libsanitizer.
2068 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2069 * Makefile.in: Regenerated.
2070 * configure: Likewise.
2071
2072 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2073
2074 * Makefile.def (target_modules): Add bootstrap=true and
2075 raw_cxx=true to libsanitizer.
2076 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2077 * Makefile.in: Regenerated.
2078 * configure: Likewise.
2079
2080 2012-11-28 Andrew Pinski <apinski@cavium.com>
2081
2082 PR bootstrap/54279
2083 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2084 * configure: Regenerate.
2085 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2086 * Makefile.in: Regenerate.
2087
2088 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2089
2090 * configure.ac: Disable libsanitizer if we're not building C++.
2091 * configure: Regenerate.
2092
2093 2012-11-15 Roland McGrath <roland@hack.frob.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2098
2099 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2100 Kostya Serebryany (kcc@google.com) and
2101 Jakub Jelinek (jakub@redhat.com).
2102 Rename area for Dodji Seketeli (dodji@redhat.com).
2103
2104 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2105
2106 * MAINTAINERS: (asan.c, related): Add myself.
2107
2108 2012-11-14 Roland McGrath <mcgrathr@google.com>
2109
2110 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2111 * configure: Regenerate.
2112
2113 2012-11-13 Richard Henderson <rth@redhat.com>
2114
2115 * configure.ac: Move libsanitizer logic to subdirectory.
2116 * configure: Regenerate.
2117
2118 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2119
2120 * configure.ac: Enable libsanitizer just on x86 linux for now.
2121 * configure: Re-generate.
2122
2123 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2124
2125 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2126 sections.
2127 * configure: Regenerate.
2128
2129 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2130
2131 * configure.ac: Add section for configdirs for libsanitizer.
2132 Disable for cris-*-* and mmix-*-*.
2133 * configure: Regenerate.
2134
2135 2012-11-12 Wei Mi <wmi@google.com>
2136
2137 * configure.ac: Add libsanitizer to target_libraries.
2138 * Makefile.def: Ditto.
2139 * configure: Regenerate.
2140 * Makefile.in: Regenerate.
2141 * libsanitizer: New directory for asan runtime. Contains an empty
2142 tsan directory.
2143
2144 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2145
2146 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2147 against Mingw64 w32api.
2148 * configure: Regenerate.
2149
2150 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2151
2152 * configure: Regenerated.
2153
2154 2012-11-03 Robert Mason <rbmj@verizon.net>
2155
2156 * configure.ac: add --disable-libstdcxx configure option
2157 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2158
2159 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2012-10-24 Sharad Singhai <singhai@google.com>
2168
2169 * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2012-10-24 Eric Christopher <echristo@gmail.com>
2172
2173 * MAINTAINERS: Update email address.
2174
2175 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2176
2177 PR bootstrap/54820
2178 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2179 * configure: Regenerate.
2180
2181 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2182
2183 * MAINTAINERS (aarch64): Add Marcus and myself.
2184
2185 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2186
2187 PR bootstrap/54820
2188 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2189 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2190 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2191 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2192 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2193 * Makefile.in: Regenerate.
2194 * configure.ac (have_static_libs): New variable and associated check.
2195 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2196 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2197 * configure: Regenerate.
2198
2199 2012-10-10 Richard Biener <rguenther@suse.de>
2200
2201 * MAINTAINERS: Adjust for changed surname.
2202
2203 2012-10-04 Lawrence Crowl <crowl@google.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2012-10-01 Cary Coutant <ccoutant@google.com>
2208
2209 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2210
2211 2012-09-28 Ian Lance Taylor <iant@google.com>
2212
2213 * Makefile.def: Make all-target-libgo depend on
2214 all-target-libbacktrace.
2215 * Makefile.in: Rebuild.
2216
2217 2012-09-26 Ian Lance Taylor <iant@google.com>
2218
2219 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2220 * Makefile.in: Rebuild.
2221
2222 2012-09-20 Walter Lee <walt@tilera.com>
2223
2224 * configure.ac: Add tilegx to list of targets that support gold.
2225 * configure: Regenerate.
2226
2227 2012-09-20 Marek Polacek <polacek@redhat.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2012-09-19 Steve Ellcey <sellcey@mips.com>
2232
2233 * configure.ac: Add mips*-mti-elf* target.
2234 * configure: Regenerate.
2235
2236 2012-09-17 Ian Lance Taylor <iant@google.com>
2237
2238 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2239 * configure.ac (host_libs): Add libbacktrace.
2240 (target_libraries): Add libbacktrace.
2241 * Makefile.def (host_modules): Add libbacktrace.
2242 (target_modules): Likewise.
2243 * configure, Makefile.in: Rebuild.
2244
2245 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2246
2247 PR target/38607
2248 Merge upstream change.
2249 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2250
2251 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2252 Add libgomp*.o to compare_exclusions for AIX.
2253 * configure: Regenerate.
2254
2255 2012-09-06 Diego Novillo <dnovillo@google.com>
2256
2257 * configure.ac: Bump minimum GMP version to 4.2.3.
2258 * configure: Re-generate.
2259
2260 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2261
2262 PR target/54461
2263 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2264 target-libgloss if not configured --with-avrlibc=no.
2265 * configure: Regenerate.
2266
2267 2012-09-04 Jason Merrill <jason@redhat.com>
2268
2269 * configure.ac: Fix --enable-languages=all.
2270
2271 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2272
2273 * MAINTAINERS (Write After Approval): Add myself.
2274
2275 2012-09-03 Richard Guenther <rguenther@suse.de>
2276
2277 PR bootstrap/54138
2278 * configure.ac: Re-organize ISL / CLOOG checks to allow
2279 disabling with either --without-isl or --without-cloog.
2280 * configure: Regenerated.
2281
2282 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2283
2284 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2285 * configure: Regenerate.
2286
2287 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2288
2289 * MAINTAINERS: Fix my email address.
2290
2291 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2292
2293 PR binutils/4970
2294 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2295 and opcodes.
2296 * Makefile.in: Regenerated.
2297
2298 2012-08-26 Art Haas <ahaas@impactweather.com>
2299
2300 * configure: Regenerate.
2301
2302 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2303
2304 * INSTALL/README: Also refer to the online installation
2305 instructions.
2306
2307 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310 (Picochip port): Remove myself.
2311
2312 2012-08-14 Diego Novillo <dnovillo@google.com>
2313
2314 Merge from cxx-conversion branch.
2315
2316 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2317 POSTSTAGE1_CONFIGURE_FLAGS.
2318 * Makefile.in: Regenerate.
2319 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2320 Force C++ when bootstrapping.
2321 * configure: Regenerate.
2322
2323 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2324
2325 * MAINTAINERS (Write After Approval): Add myself.
2326
2327 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2328
2329 * README: Document use of ranges of years in copyright notices.
2330
2331 2012-07-06 Richard Guenther <rguenther@suse.de>
2332
2333 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2334 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2335 --with-gmp=system.
2336 * Makefile.in: Regenerated.
2337 * configure: Likewise.
2338
2339 2012-07-06 Richard Guenther <rguenther@suse.de>
2340
2341 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2342 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2343 supply V=1 as extra_make_flags.
2344 * configure: Regenerated.
2345 * Makefile.in: Likewise.
2346
2347 2012-07-04 Tristan Gingold <gingold@adacore.com>
2348
2349 * configure: Regenerate.
2350
2351 2012-07-03 Richard Guenther <rguenther@suse.de>
2352
2353 * Makfile.def (isl): Remove not necessary extra_exports and
2354 extra_make_flags.
2355 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2356 * Makefile.in: Regenerated.
2357
2358 2012-07-03 Richard Guenther <rguenther@suse.de>
2359
2360 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2361 * configure.ac: If either the ISL or the CLooG check failed
2362 do not try to build in-tree versions.
2363 * Makefile.in: Regenerated.
2364 * configure: Regenerated.
2365
2366 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2367
2368 * configure: Regenerate.
2369
2370 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2371
2372 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2373 maintainer.
2374
2375 2012-07-02 Richard Guenther <rguenther@suse.de>
2376
2377 * configure: Regenerated.
2378
2379 2012-07-02 Richard Guenther <rguenther@suse.de>
2380 Michael Matz <matz@suse.de>
2381 Tobias Grosser <tobias@grosser.es>
2382 Sebastian Pop <sebpop@gmail.com>
2383
2384 * Makefile.def: Add ISL host module, remove PPL host module.
2385 Adjust ClooG host module to use the proper ISL.
2386 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2387 * configure.ac: Include config/isl.m4. Add ISL host library,
2388 remove PPL. Remove PPL configury, add ISL configury, adjust
2389 ClooG configury.
2390 * Makefile.in: Regenerated.
2391 * configure: Likewise.
2392
2393 2012-07-02 Richard Guenther <rguenther@suse.de>
2394
2395 Merge from graphite branch
2396 2011-07-21 Tobias Grosser <tobias@grosser.es>
2397
2398 * configure: Regenerated.
2399 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2400 both cloog.org and legacy versions. The only supported version will
2401 be CLooG with the isl backend.
2402
2403 2011-07-21 Tobias Grosser <tobias@grosser.es>
2404
2405 * configure: Regenerated.
2406 * configure.ac: Require cloog isl 0.17.0
2407
2408 2011-07-21 Tobias Grosser <tobias@grosser.es>
2409
2410 * configure: Regenerated.
2411 * config/cloog.m4: Do not define CLOOG_ORG
2412
2413 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2414
2415 * configure.ac: Skip C if explicitly selected.
2416 * configure: Regenerate.
2417
2418 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2419
2420 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2421 they contain -O2.
2422 * configure: Regenerate.
2423
2424 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2425
2426 PR debug/53740
2427 * df.h, df-problems.c, dce.c: Revert last patch.
2428
2429 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2430
2431 * MAINTAINERS (Write After Approval): Update my email address.
2432
2433 2012-06-21 Meador Inge <meadori@codesourcery.com>
2434
2435 * MAINTAINERS (Write After Approval): Add myself.
2436
2437 2012-06-20 Jason Merrill <jason@redhat.com>
2438
2439 * Makefile.tpl (check-target-libgomp-c++): New.
2440 (check-target-libitm-c++): New.
2441 * Makefile.def (c++): Add them.
2442 * Makefile.in: Regenerate.
2443
2444 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2445
2446 * MAINTAINERS (Write After Approval): Add myself.
2447
2448 2012-05-16 Olivier Hainque <hainque@adacore.com>
2449
2450 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2451 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2452 (install-no-fixedincludes): Adjust accordingly.
2453 * Makefile.in: Regenerate.
2454
2455 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2456
2457 Merge upstream change
2458 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2459
2460 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2012-05-09 Nick Clifton <nickc@redhat.com>
2465 Paul Smith <psmith@gnu.org>
2466
2467 PR bootstrap/50461
2468 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2469 allow for the fact that from release v3.1.0 of MPFR the source
2470 files were moved into a src sub-directory.
2471 * configure: Regenerate.
2472
2473 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2474
2475 * configure.ac: Bump minimum MPFR version to 2.4.0.
2476 * configure: Regenerated.
2477
2478 2012-05-01 Richard Henderson <rth@redhat.com>
2479
2480 * Makefile.def (libatomic): New target_module.
2481 * configure.ac (target_libraries): Add libatomic.
2482 (noconfigdirs): Check if libatomic is supported.
2483 * Makefile.in, configure: Rebuild.
2484
2485 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2486
2487 * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2490
2491 * config.sub: Update to 2012-04-18 version from official repo.
2492
2493 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2494
2495 * MAINTAINERS (Write After Approval): Add myself.
2496
2497 2012-04-11 Steve Ellcey <sellcey@mips.com>
2498
2499 * MAINTAINERS: Changed email address.
2500
2501 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2502
2503 PR target/52737
2504 * contrib/gcc_update (files_and_dependencies):
2505 Remove gcc/config/avr/t-multilib from touch data.
2506
2507 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2508
2509 * MAINTAINERS (OS Port Maintainers): Remove irix.
2510 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2511 (unsupported_languages): Remove mips-sgi-irix6.*.
2512 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2513 (with_stabs): Remove.
2514 * configure: Regenerate.
2515
2516 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2517
2518 * MAINTAINERS (OS Port Maintainers): Remove osf.
2519 * configure.ac (enable_libgomp): Remove *-*-osf*.
2520 (with_stabs): Remove alpha*-*-osf*.
2521 * configure: Regenerate.
2522
2523 2012-03-05 Tristan Gingold <gingold@adacore.com>
2524
2525 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2526 * configure: Regenerate.
2527
2528 2012-02-17 Walter Lee <walt@tilera.com>
2529
2530 * MAINTAINERS: (Write After Approval): Delete myself.
2531
2532 2012-02-14 Walter Lee <walt@tilera.com>
2533
2534 * MAINTAINERS (tilegx port): Add myself.
2535 (tilepro port): Add myself.
2536 (Write After Approval): Add myself.
2537
2538 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2539
2540 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2541 and Joseph Myers as docstring relicensing maintainers.
2542
2543 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2544
2545 * MAINTAINERS (write-after-approval): Add myself.
2546
2547 2012-02-08 Ira Rosen <irar@il.ibm.com>
2548
2549 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2550 maintainer.
2551
2552 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2553
2554 * MAINTAINERS (Write After Approval): Move myself to
2555 maintain alphabetical order.
2556
2557 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
2561 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2566 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2567
2568 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2569 * configure: Regenerate.
2570
2571 2012-01-23 Harshit Chopra <harshit@google.com>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2576
2577 * configure.ac: Remove reference to mh-interix.
2578 * configure: Regenerate.
2579
2580 2012-01-05 Richard Henderson <rth@redhat.com>
2581
2582 PR bootstrap/51072
2583 * configure.ac: Disable libitm if c++ is not enabled.
2584 * configure: Rebuild.
2585
2586 * configure.ac: Fix regexp for same.
2587 * configure: Rebuild.
2588
2589 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2012-01-02 Richard Guenther <rguenther@suse.de>
2594
2595 PR bootstrap/51686
2596 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2597 * Makefile.in: Regenerate.
2598
2599 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2604
2605 * configure: Regenerate.
2606
2607 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2608
2609 * MAINTAINERS (picochip): Changed email address.
2610
2611 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2612
2613 * MAINTAINERS (write-after-approval): Add self.
2614
2615 2011-11-29 DJ Delorie <dj@redhat.com>
2616
2617 * configure.ac (rl78-*-*) New case.
2618 * configure: Regenerate.
2619 * MAINTAINERS: Add myself as RL78 maintainer.
2620
2621 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2622
2623 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2624
2625 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2626
2627 * libtool.m4: Additional FreeBSD 10 fixes.
2628
2629 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2630
2631 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2632 Maintainers section, as Epiphany maintainer.
2633
2634 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2635
2636 PR target/49992
2637 * configure.ac: Remove ranlib special-casing for Darwin.
2638 * configure: Regenerate.
2639
2640 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2641
2642 * MAINTAINERS (Reviewers): Keep the list sorted.
2643
2644 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2645
2646 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2647
2648 2011-11-09 Roland McGrath <mcgrathr@google.com>
2649
2650 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2651 * configure: Rebuild.
2652 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2653 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2654 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2655 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2656 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2657 Add READELF.
2658 * Makefile.in: Rebuild.
2659
2660 2011-11-09 Jason Merrill <jason@redhat.com>
2661
2662 * Makefile.def (language=c++): Remove check-c++0x.
2663 * Makefile.in (check-gcc-c++): Regenerate.
2664
2665 2011-11-08 Richard Henderson <rth@redhat.com>
2666
2667 * configure.ac: Test for libitm directory present first.
2668
2669 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2670
2671 * configure.ac: Test libitm/configure.tgt to disable libitm.
2672 * configure: Rebuild.
2673
2674 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2675 Richard Henderson <rth@redhat.com>
2676
2677 Merged from transactional-memory.
2678
2679 * Makefile.def (lang_env_dependencies): libitm is c++.
2680 Add libitm target module.
2681 * configure.ac: Likewise.
2682 * config/mmap.m4: New file.
2683 * contrib/gcc_update: Add libitm to touch data.
2684 * Makefile.in, configure: Rebuild.
2685
2686 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2687
2688 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2689 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2690 * Makefile.in: Regenerate.
2691
2692 2011-11-01 DJ Delorie <dj@redhat.com>
2693
2694 * config.sub: Update to version 2011-10-29 (added rl78)
2695
2696 2011-10-27 Nick Clifton <nickc@redhat.com>
2697
2698 * config.sub: Import these changes from the config project:
2699
2700 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2701 Ben Elliston <bje@gnu.org>
2702
2703 * config.sub (epiphany): New.
2704
2705 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2706 Ben Elliston <bje@gnu.org>
2707
2708 * config.sub (hexagon, hexagon-*): New.
2709
2710 2011-08-23 Roland McGrath <mcgrathr@google.com>
2711
2712 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2713 64eb to be64.
2714
2715 2011-08-16 Roland McGrath <mcgrathr@google.com>
2716
2717 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2718 (nacl): Grok as alias for 32el-unknown-nacl.
2719
2720 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2011-10-24 Teresa Johnson <tejohnson@google.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2729
2730 * MAINTAINERS (sparc port): Remove myself.
2731
2732 2011-09-14 Tom de Vries <tom@codesourcery.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2011-08-14 Yao Qi <yao@codesourcery.com>
2737
2738 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2739 * configure: Regenerate.
2740
2741 2011-07-26 Ian Lance Taylor <iant@google.com>
2742
2743 * configure.ac: Set have_compiler based on whether gcc directory
2744 exists, rather than on whether gcc is in configdirs.
2745 * configure: Rebuild.
2746
2747 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2748
2749 * MAINTAINERS (Global Reviewers): Add self.
2750
2751 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2752
2753 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2754 link directories.
2755 * Makefile.in: Rebuild.
2756
2757 2011-07-20 Ian Lance Taylor <iant@google.com>
2758
2759 PR bootstrap/49787
2760 * configure.ac: Move --enable-bootstrap handling earlier in file.
2761 If --enable-bootstrap and either --enable-build-with-cxx or
2762 --enable-build-poststage1-with-cxx, enable C++ automatically.
2763 * configure: Rebuild.
2764
2765 2011-07-19 Ian Lance Taylor <iant@google.com>
2766
2767 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2768 make C++ a boot_language. Set and substitute
2769 POSTSTAGE1_CONFIGURE_FLAGS.
2770 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2771 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2772 * configure, Makefile.in: Rebuild.
2773
2774 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2775
2776 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2777 maintainers.
2778
2779 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2780
2781 * MAINTAINERS (Global Reviewers): Add myself.
2782
2783 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2784
2785 * configure: Regenerate.
2786
2787 2011-07-16 Jason Merrill <jason@redhat.com>
2788
2789 * Makefile.def (language=c++): Add check-c++0x and
2790 check-target-libmudflap-c++.
2791 * Makefile.tpl (check-target-libmudflap-c++): New.
2792 * Makefile.in: Regenerate.
2793
2794 2011-07-16 Matthias Klose <doko@ubuntu.com>
2795
2796 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2797 * Makefile.def (target_modules/libjava): Pass
2798 $(EXTRA_CONFIGARGS_LIBJAVA).
2799 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2800 if not configured with --enable-static-libjava.
2801 * Makefile.in: Regenerate.
2802 * configure: Likewise.
2803
2804 2011-07-15 Jason Merrill <jason@redhat.com>
2805
2806 * Makefile.in (check-c++): Move check-gcc-c++0x after
2807 check-target-libstdc++-v3.
2808
2809 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2810
2811 * MAINTAINERS (c6x port): New entry.
2812
2813 2011-07-13 Jason Merrill <jason@redhat.com>
2814
2815 * Makefile.in (check-gcc-c++0x): New.
2816 (check-c++): Depend on it.
2817
2818 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2819
2820 PR target/39150
2821 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2822 x86_64-*-solaris2.1[0-9]*.
2823 * configure: Regenerate.
2824
2825 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2826
2827 * MAINTAINERS (RTL optimizers): Add self.
2828
2829 2011-06-27 Gabriel Charette <gchare@google.com>
2830
2831 * MAINTAINERS (Write After Approval): Add myself.
2832
2833 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2834
2835 PR regression/47836
2836 PR bootstrap/23656
2837 PR other/47733
2838 PR bootstrap/49247
2839 PR c/48825
2840 * configure.ac (target_libraries): Remove target-libiberty.
2841 Remove case-statement setting skipdirs=target-libiberty for
2842 multiple targets. Remove checking target_configdirs and
2843 removing target-libiberty but keeping target-libgcc if
2844 otherwise empty.
2845 * Makefile.def (target_modules): Don't add libiberty.
2846 (dependencies): Remove all traces of target-libiberty.
2847 * configure, Makefile.in: Regenerate.
2848
2849 2011-06-13 Walter Lee <walt@tilera.com>
2850
2851 * configure.ac (tilepro-*-*) New case.
2852 (tilegx-*-*): Likewise.
2853 * configure: Regenerate.
2854
2855 2011-06-06 Jing Yu <jingyu@google.com>
2856
2857 * configure.ac: Skip target-libiberty for
2858 arm*-*-linux-androideabi.
2859 * configure: Regenerated.
2860
2861 2011-06-06 Nick Clifton <nickc@redhat.com>
2862
2863 * config.sub: Sync from upstream.
2864
2865 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
2869 2011-06-01 Daniel Jacobowitz <drow@false.org>
2870
2871 * MAINTAINERS: Update my email address.
2872
2873 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2874
2875 * MAINTAINERS (Write After Approval): Update my email address.
2876
2877 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2878
2879 * MAINTAINERS (Write After Approval): Add myself.
2880
2881 2011-05-08 Doug Kwan <dougkwan@google.com>
2882
2883 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2884 * configure: Regenerated.
2885 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2886 value from configure.
2887 * Makefile.in: Regenerated.
2888
2889 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2890
2891 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2892 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2893 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2894 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2895 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2896 *-*-vxworks*): Disable newlib and libgloss in separate case
2897 statement.
2898 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2899 to separate case statement.
2900 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2901 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2902 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2903 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2904 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2905 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2906 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2907 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2908 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2909 i[[3456789]]86-*-rdos*, m32r-*-*,
2910 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2911 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2912 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2913 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2914 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2915 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2916 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2917 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2918 and libgloss in main case over targets. Remove most empty cases
2919 in main case over targets.
2920 * configure: Regenerate.
2921
2922 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2927
2928 * configure.ac: Remove code setting special library locations for
2929 hppa*64*-*-hpux11*. Remove code setting compiler for
2930 sparc-sun-solaris2*.
2931 * configure: Regenerate.
2932
2933 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2934
2935 * configure.ac: Separate libgloss_dir settings from general case
2936 over targets.
2937 * configure: Regenerate.
2938
2939 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2940
2941 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2942 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2943 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2944 cases in libgcj-disabling case statement.
2945 (hppa*64*-*-linux*): Set unsupported_languages instead of
2946 disabling target-zlib.
2947 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2948 to hppa*64*-*-hpux*.
2949 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2950 hppa*-*-hpux*.
2951 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2952 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2953 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2954 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2955 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2956 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2957 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2958 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2959 libgcj-disabling case statement.
2960 * configure: Regenerate.
2961
2962 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2963
2964 * configure.ac: Disable Java for targets not supporting libffi.
2965 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2966 Remove cases in Java-disabling statement.
2967 (*arm-wince-pe): Change to arm-wince-pe.
2968 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2969 cases in Java-disabling statement.
2970 (bfin-*-*): Don't disable Java again.
2971 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2972 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2973 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2974 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2975 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2976 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2977 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2978 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2979 Java-disabling statement.
2980 (mmix-*-*): Don't disable Java again.
2981 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2982 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2983 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2984 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2985 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2986 statement.
2987 * configure: Regenerate.
2988
2989 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2990
2991 * configure.ac: Separate cases disabling Java and Java libraries
2992 from general case over targets.
2993 * configure: Regenerate.
2994
2995 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2996
2997 * MAINTAINERS: Update my email address.
2998
2999 2011-04-20 Easwaran Raman <eraman@google.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3004
3005 PR lto/48086
3006 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3007 * configure: Regenerate.
3008
3009 2011-04-16 Jim Meyering <meyering@redhat.com>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3014
3015 * MAINTAINERS: Update my email address.
3016
3017 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3026
3027 * MAINTAINERS (Write After Approval): Add myself.
3028
3029 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3030
3031 * configure.ac (build_tools): Remove build-byacc.
3032 (host_libs): Remove mmalloc.
3033 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3034 autoconf automake libtool diff rcs fileutils shellutils time
3035 textutils wdiff find uudecode hello tar gzip indent recode release
3036 sed perl gawk findutils gettext zip.
3037 (libgcj): Remove target-qthreads.
3038 (target_tools): Remove target-examples target-gperf.
3039 (YACC): Don't handle building byacc.
3040 * configure: Regenerate.
3041 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3042 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3043 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3044 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3045 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3046 handle building components.
3047 * Makefile.in: Regenerate.
3048
3049 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3050
3051 * MAINTAINERS: Update my email address as Xtensa maintainer.
3052
3053 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3054
3055 * config.sub: Sync from upstream.
3056
3057 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3058
3059 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3060 (microblaze*): Don't disable libssp.
3061 * configure: Regenerate.
3062
3063 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3064
3065 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3066 moveifchange.
3067 * configure: Regenerate.
3068 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3069 * Makefile.in: Regenerate.
3070
3071 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3072
3073 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3074 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3075 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3076 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3077 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3078 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3079 md_exec_prefix cases.
3080 * configure: Regenerate.
3081
3082 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3083
3084 * configure.ac: Separate cases disabling target-libssp,
3085 target-libiberty, target-libstdc++-v3 and Fortran from general
3086 case over targets.
3087 * configure: Regenerate.
3088
3089 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3090
3091 * configure.ac (*-*-chorusos): Don't disable libgcj.
3092 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3093 Remove case.
3094 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3095 (arm-*-coff): Don't disable libgcj.
3096 (arm*-*-linux-gnueabi): Remove useless assignment.
3097 (arm-*-riscix*): Don't disable libgcj.
3098 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3099 configuration.
3100 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3101 (c54x*-*-*): Remove case.
3102 (tic54x-*-*): Don't disable GCC or GCC libraries.
3103 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3104 to *.
3105 (d10v-*-*): Don't disable GCC libraries.
3106 (d30v-*-*): Don't disable libgcj.
3107 (h8500-*-*): Don't disable GCC libraries.
3108 (i960-*-*): Don't disable libgcj.
3109 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3110 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3111 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3112 libgcj.
3113 (m68k-*-coff*): Remove case.
3114 (mmix-*-*): Don't disable libgloss on host.
3115 (mn10200-*-*, mn10300-*-*): Remove cases.
3116 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3117 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3118 Don't disable libgcj.
3119 (romp-*-*): Remove case.
3120 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3121 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3122 case.
3123 (v810-*-*): Don't disable GCC libraries.
3124 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3125 (ip2k-*-*): Don't disable GCC libraries.
3126 * configure: Regenerate.
3127
3128 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3129
3130 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3131 libffi on host.
3132 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3133 on host.
3134 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3135 * configure: Regenerate.
3136
3137 2011-03-26 John Marino <binutils@marino.st>
3138
3139 * configure.ac: Add support for *-*-dragonfly*
3140 * configure: Regenerate.
3141
3142 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3143
3144 * configure.ac (native_only): Remove.
3145 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3146 send-pr uudecode guile gnuserv on host.
3147 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3148 send-pr rcs guile perl texinfo libtool on host.
3149 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3150 automake send-pr rcs guile perl texinfo libtool on host.
3151 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3152 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3153 (alpha*-dec-osf*): Don't disable fileutils on target.
3154 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3155 texinfo send-pr expect dejagnu on target.
3156 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3157 target-qthreads on target.
3158 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3159 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3160 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3161 x86_64-*-mingw*): Don't disable expect on target.
3162 (*-*-cygwin*): Don't disable target-gperf on target.
3163 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3164 gnuserv on target.
3165 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3166 target.
3167 * configure: Regenerate.
3168
3169 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3170
3171 * configure.ac (target_tools): Remove target-groff.
3172 (native_only): Remove target-groff.
3173 (hppa*64*-*-*): Don't disable byacc.
3174 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3175 setting.
3176 (*-*-kaos*): Don't skip target-librx and target-groff.
3177 (*-*-netware*): Don't skip target-libmudflap.
3178 (*-*-tpf*): Don't skip target-libmudflap.
3179 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3180 directories on the host.
3181 (ia64*-*-*vms*): Don't skip tix.
3182 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3183 host.
3184 * configure: Regenerate.
3185
3186 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3187
3188 * configure.ac: Remove references to mt-mep, mt-netware,
3189 mt-wince.
3190 * Makefile.def: Add all-utils soft dependencies.
3191 * Makefile.tpl: Remove GDB_NLM_DEPS.
3192 * configure: Regenerate.
3193 * Makefile.in: Regenerate.
3194
3195 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3196
3197 * configure.ac: Do not include mh-x86omitfp.
3198 * configure: Regenerate.
3199
3200 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3201
3202 * configure.ac: Remove empty cases.
3203 * configure: Regenerate.
3204
3205 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3206
3207 * Makefile.def: Add dependency from termcap to gdb.
3208 * Makefile.in: Regenerate.
3209
3210 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3213 * configure: Regenerate.
3214 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3215 * Makefile.tpl: Likewise.
3216 * Makefile.in: Regenerate.
3217
3218 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3219
3220 * configure.ac: Remove all mentions of tentative_cc.
3221 * configure: Regenerate.
3222
3223 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3224
3225 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3226 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3227 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3228 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3229 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3230 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3231 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3232 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3233 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3234 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3235 *-*-rhapsody*): Remove host cases.
3236 * configure: Regenerate.
3237
3238 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3239
3240 * configure.ac (ppc*-*-pe): Remove host case.
3241 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3242 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3243 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3244 cases.
3245 * configure: Regenerate.
3246
3247 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3248
3249 * config.sub: Update to version 2011-03-23.
3250
3251 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3252
3253 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3254 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3255 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3256 * configure: Regenerate.
3257
3258 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3259
3260 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3261 to Write After Approval.
3262 * config-ml.in: Don't handle arc-*-elf*.
3263 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3264 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3265 handle GCC libraries.
3266 * configure: Regenerate.
3267
3268 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3269
3270 PR bootstrap/48120:
3271 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3272 Add -lstdc++ -lm to LIBS.
3273 * configure: Regenerate.
3274
3275 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3276
3277 * config.guess: Update to version 2011-02-02
3278 * config.sub: Update to version 2011-02-24
3279
3280 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3281
3282 PR lto/48086
3283 * configure.ac: Re-enable LTO on *-apple-darwin9.
3284 * configure: Regenerate.
3285
3286 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3287
3288 PR lto/48086
3289 * configure.ac: Disable LTO on darwin due to an assembler change in
3290 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3291 under 256.
3292 * configure: Regenerate.
3293
3294 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3295
3296 * MAINTAINERS: Update myself as score backend maintainer,
3297 update my e-mail address.
3298
3299 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3300
3301 * MAINTAINERS: Update my e-mail address.
3302
3303 2011-03-06 Joey Ye <joey.ye@arm.com>
3304
3305 * MAINTAINERS: Update my e-mail address.
3306
3307 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3308
3309 * configure.ac: Adjust test of with_ppl.
3310 * configure: Regenerated.
3311
3312 2011-03-02 Kai Tietz <ktietz@redhat.com>
3313
3314 * MAINTAINERS: Adjust my e-mail address.
3315
3316 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3317
3318 * configure.ac: Add -lpwl to ppllibs.
3319 * configure: Regenerated.
3320
3321 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3322
3323 * config/cloog.m4: Add -lisl to clooglibs.
3324 * configure: Regenerated.
3325
3326 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3327
3328 * MAINTAINERS (CPU Port maintainers): Add self.
3329
3330 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3331
3332 * MAINTAINERS: Add myself as testsuite maintainer.
3333
3334 2011-02-15 Mike Stump <mikestump@comcast.net>
3335
3336 * MAINTAINERS: Add myself as testsuite maintainer.
3337
3338 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3339
3340 Import from Libtool and gnulib:
3341
3342 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3343
3344 Prepare for supporting FreeBSD 10.
3345 * config.rpath: Remove handling of freebsd1* which soon would
3346 match FreeBSD 10.0.
3347
3348 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3349
3350 Remove support for FreeBSD 1.x.
3351 * libtool.m4 (_LT_LINKER_SHLIBS)
3352 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3353 soon would incorrectly match FreeBSD 10.0.
3354
3355 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3356
3357 PR binutils/12283
3358 * move-if-change: Import version from gnulib.
3359
3360 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3361
3362 PR lto/47225
3363 * Makefile.def (lto-plugin): Double dash for enable-shared.
3364 (configure-gcc): Depend on all-lto-plugin.
3365 * Makefile.in: Rebuilt.
3366
3367 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3368
3369 * configure.ac: Remove extra bracket.
3370 * configure: Regenerate.
3371
3372 2011-02-08 Tobias Burnus <burnus@net-b.de>
3373
3374 * MAINTAINERS: Add myself as libquadmath maintainer.
3375
3376 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3377
3378 * MAINTAINERS: Update my email address.
3379
3380 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3381
3382 * MAINTAINERS (option handling): Add self.
3383
3384 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3385
3386 PR lto/47225
3387 * Makefile.def: Add dependency for install-gcc
3388 on install-lto-plugin.
3389 * Makfile.in: Regenerated
3390
3391 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3392
3393 * MAINTAINERS (CPU Port Maintainers): Add myself.
3394
3395 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3396
3397 PR libgcj/44341
3398 * configure.ac: Discard --with-* flags for host when configuring
3399 target libraries for cross build.
3400 * configure: Rebuilt.
3401
3402 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3403
3404 * MAINTAINERS (linear loop transforms): Removed.
3405
3406 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3407
3408 * configure.ac: If with_ppl is no, move setting with_cloog=no
3409 after CLOOG_REQUESTED check.
3410 * configure: Regenerated.
3411
3412 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3413
3414 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3415 CLooG has been requested.
3416 * configure: Regenerated.
3417
3418 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3419
3420 * configure: Regenerated.
3421 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3422
3423 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3424
3425 * configure: Regenerated.
3426 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3427
3428 2011-01-21 Andreas Schwab <schwab@redhat.com>
3429
3430 * configure.ac: Use AS_HELP_STRING throughout.
3431 * configure: Regenerate.
3432
3433 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3434
3435 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3436 * configure: Regenerate.
3437
3438 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3439
3440 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3441
3442 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3443
3444 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3445 for ia64-hpux.
3446 * configure: Regenerate.
3447
3448 2011-01-07 Jan Hubicka <jh@suse.cz>
3449
3450 PR lto/47225
3451 * Makefile.in: Regenerate.
3452 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3453 configure.
3454
3455 2011-01-07 Jan Hubicka <jh@suse.cz>
3456
3457 * Makefile.in: Regenerate.
3458 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3459 and configure dependency on lto-plugin configure.
3460 (lto-plugin module): Remove dependency on GCC; add dependency on
3461 liniberty.
3462
3463 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3464
3465 * MAINTAINERS (Write After Approval): Add myself.
3466
3467 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3468
3469 * configure: Regenerate.
3470
3471 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3472
3473 * configure.ac: (picochip): Disable libiberty.
3474
3475 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
3479 2010-12-10 Ian Lance Taylor <iant@google.com>
3480
3481 PR bootstrap/46819
3482 * configure.ac: For --disable-libgcj clear libgcj_saved.
3483 * configure: Rebuild.
3484
3485 2010-12-10 Tobias Burnus <burnus@net-b.de>
3486
3487 PR fortran/46540
3488 * configure.ac: Add --disable-libquadmath and
3489 --disable-libquadmath-support.
3490 * configure: Regenerate.
3491
3492 2010-12-03 Ian Lance Taylor <iant@google.com>
3493
3494 * MAINTAINERS: Add myself as libgo maintainer.
3495
3496 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3497
3498 PR libffi/46792
3499 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3500 * configure: Regenerate.
3501
3502 2010-12-02 Ian Lance Taylor <iant@google.com>
3503
3504 * configure.ac: Always set default for poststage1_ldflags to
3505 -static-libstdc++ -static-libgcc.
3506
3507 2010-11-29 Andreas Schwab <schwab@redhat.com>
3508
3509 * configure.ac: Move comment to remove extra space in last argument
3510 of GCC_TARGET_TOOL.
3511
3512 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3513
3514 PR other/46026
3515 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3516 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3517 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3518 (BASE_FLAGS_TO_PASS): Use it.
3519 * configure: Rebuilt.
3520 * Makefile.in: Rebuilt.
3521
3522 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3523
3524 PR binutils/12258
3525 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3526 Properly check default linker.
3527 * configure: Regnerated.
3528
3529 2010-11-23 Matthias Klose <doko@ubuntu.com>
3530
3531 * configure.ac: For --enable-gold, handle value `default' instead of
3532 `both*'. New configure option --{en,dis}able-ld.
3533 * configure: Regenerate.
3534
3535 2010-11-20 Ian Lance Taylor <iant@google.com>
3536
3537 * configure.ac: Only disable a language library if no language needs
3538 it. Don't let --disable-libgcj uncondtionally disable libffi.
3539 * configure: Rebuild.
3540
3541 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3542
3543 * Makefile.in: Regenerate.
3544
3545 PR other/46202
3546 * configure.ac: Fix just-built in-tree STRIP name to be
3547 binutils/strip-new.
3548 * configure: Regenerate.
3549 * Makefile.def (install-strip-gcc, install-strip-binutils)
3550 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3551 (install-strip-sid): Mirror dependencies on non-strip variants
3552 of these targets on the respective -strip prerequisites.
3553 * Makefile.tpl (install-strip, install-strip-host)
3554 (install-strip-target): New targets.
3555 (install-strip-[+module+], install-strip-target-[+module+]):
3556 New targets.
3557 * Makefile.in: Regenerate.
3558
3559 2010-11-19 Ian Lance Taylor <iant@google.com>
3560 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3561
3562 * configure.ac: Add target-libgo to target_libraries. Set
3563 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3564 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3565 (HOST_EXPORTS): Add GOC.
3566 (BASE_TARGET_EXPORTS): Add GOC.
3567 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3568 (GOCFLAGS_FOR_TARGET): New variable.
3569 (EXTRA_HOST_FLAGS): Add GOC.
3570 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3571 * Makefile.def (target_modules): Add libgo.
3572 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3573 (dependencies): Add dependency from configure-target-libgo to
3574 configure-target-libffi and all-target-libstdc++-v3. Add
3575 dependencies from all-target-libgo to all-target-libffi.
3576 (languages): Add go.
3577 * configure: Rebuild.
3578 * Makefile.in: Rebuild.
3579
3580 2010-11-19 Ian Lance Taylor <iant@google.com>
3581
3582 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3583 compiler/flag environment variables.
3584
3585 2010-11-18 Ian Lance Taylor <iant@google.com>
3586
3587 * configure.ac: Check for lang_requires_boot_languages in
3588 config-lang.in files.
3589 * configure: Rebuild.
3590
3591 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3592 Tobias Burnus <burnus@net-b.de>
3593
3594 PR fortran/32049
3595 * Makefile.def: Add libquadmath; build it with language=fortran.
3596 * configure.ac: Add libquadmath.
3597 * Makefile.tpl: Handle multiple libs in check-[+language+].
3598 * Makefile.in: Regenerate.
3599 * configure: Regenerate.
3600
3601 2010-11-16 Tom Tromey <tromey@redhat.com>
3602
3603 * MAINTAINERS: Moved myself to reviewers section.
3604
3605 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3606
3607 * MAINTAINERS: Moved myself to reviewers section.
3608
3609 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3610
3611 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3612 (Write After Approval): Remove self.
3613
3614 2010-11-15 Andreas Schwab <schwab@redhat.com>
3615
3616 * configure.ac: Fix spelling in option names.
3617 * configure: Regenerated.
3618
3619 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3620
3621 PR bootstrap/39622
3622 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3623 * configure: Regenerated.
3624
3625 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3626
3627 * MAINTAINERS: Update my email address.
3628
3629 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3630
3631 * configure: Regenerate.
3632
3633 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3634
3635 * configure: Regenerate.
3636
3637 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3638
3639 * configure: Regenerate.
3640
3641 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3642
3643 * configure: Regenerate.
3644
3645 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3646
3647 * configure.ac: Support official CLooG.org versions.
3648 * configure: Regenerate.
3649 * config/cloog.m4: New.
3650
3651 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3656
3657 * MAINTAINERS: Update my email address.
3658
3659 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3660
3661 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3662 * configure: Regenerate.
3663
3664 2010-11-03 Ian Lance Taylor <iant@google.com>
3665 Dave Korn <dave.korn.cygwin@gmail.com>
3666
3667 PR lto/46273
3668 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3669 and on other supported platforms whenever LTO is enabled.
3670 * configure: Rebuild.
3671
3672 2010-11-02 Alan Modra <amodra@gmail.com>
3673
3674 PR binutils/12110
3675 * configure.ac: Error when source path contains spaces.
3676 * configure: Regenerate.
3677
3678 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3679
3680 * MAINTAINERS: Update my email address.
3681
3682 2010-10-20 Ian Lance Taylor <iant@google.com>
3683
3684 * Makefile.def (target_modules): Set lib_path to src/.libs for
3685 libstdc++-v3 module.
3686 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3687 * Makefile.in: Rebuild.
3688
3689 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3690
3691 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3692 (Write After Approval): Remove myself.
3693
3694 2010-10-15 Tristan Gingold <gingold@adacore.com>
3695
3696 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3697
3698 2010-10-14 Douglas Rupp <rupp@gnat.com>
3699
3700 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3701
3702 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3703
3704 * configure.ac (build_lto_plugin): New shell variable.
3705 (--enable-lto): Turn on by default for all non-ELF platforms that
3706 have had LTO support added so far. Set build_lto_plugin appropriately
3707 for both ELF and non-ELF.
3708 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3709 * configure: Regenerate.
3710
3711 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3712
3713 Sync from src:
3714 * configure.ac (v850 support): Remove target-libgloss from
3715 noconfigdirs.
3716 * configure: Regenerate.
3717
3718 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3719
3720 PR bootstrap/45326
3721 PR bootstrap/45174
3722 * configure.ac: Honor initial values of $build_configargs,
3723 $host_configargs, $target_configargs. Mark the precious, so
3724 environment settings get recorded.
3725 * configure: Regenerate.
3726
3727 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3728
3729 PR bootstrap/45796
3730 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3731 Depend on all-build-libiberty.
3732 * Makefile.in: Regenerate.
3733
3734 2010-09-30 Michael Eager <eager@eagercon.com>
3735
3736 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3737 * configure: Regenerate.
3738
3739 2010-09-28 Michael Eager <eager@eagercon.com>
3740
3741 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3742
3743 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3744
3745 PR bootstrap/44621
3746 * configure.ac: Fix unportable shell quoting.
3747 * configure: Regenerate.
3748
3749 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3750
3751 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3752 targets and amend comment.
3753 * configure: Regenerate.
3754
3755 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3756
3757 * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3760
3761 * configure.ac: Enable LTO by default on Darwin.
3762 * configure: Regenerate.
3763
3764 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
3768 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
3772 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3773
3774 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3775 ports
3776
3777 2010-07-28 David Yuste <david.yuste@gmail.com>
3778
3779 * MAINTAINERS (Write After Approval): Add myself.
3780
3781 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3782
3783 * configure.ac: Support all v850 targets.
3784 * configure: Regenerate.
3785
3786 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3787
3788 PR bootstrap/44455
3789 * configure.ac (extra_mpfr_configure_flags): Copy from
3790 extra_mpc_gmp_configure_flags.
3791 * configure: Re-generated.
3792
3793 2010-07-22 Andi Kleen <ak@linux.intel.com>
3794
3795 * MAINTAINERS (Write After Approval): Add myself.
3796
3797 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3806
3807 PR target/44862
3808 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3809 Provide -B option to allow for link spec %s substitutions for
3810 libstdc++.a on darwin.
3811 * Makefile.in: Regenerate.
3812
3813 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3814
3815 * MAINTAINERS (Reviewers): Update my e-mail address
3816
3817 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3818
3819 * Makefile.def (configure-gcc): Depend on all-libelf.
3820 * Makefile.in: Rebuild.
3821
3822 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3823
3824 * MAINTAINERS (Write After Approval): Add myself in the right place.
3825
3826 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3827
3828 * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3831
3832 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3833
3834 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3835
3836 * config.sub: Update to version 2010-05-21.
3837 * config.guess: Update to version 2010-04-03.
3838
3839 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3840
3841 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3842 * configure: Regenerate.
3843
3844 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3845
3846 * MAINTAINERS (Write After Approval): Add myself.
3847
3848 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3849
3850 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3851 a platform that supports LTO.
3852 * configure: Regenerate.
3853
3854 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3855
3856 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3857 * configure: Regenerated.
3858
3859 2010-04-27 Roland McGrath <roland@redhat.com>
3860 H.J. Lu <hongjiu.lu@intel.com>
3861
3862 * configure.ac (--enable-gold): Support both, both/gold and
3863 both/bfd to add gold to configdirs without removing ld.
3864 * configure: Regenerated.
3865
3866 * Makefile.def: Add install-gold dependency to install-ld.
3867 * Makefile.in: Regenerated.
3868
3869 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3870
3871 PR lto/42776
3872 * configure.ac (--enable-lto): Refactor handling so libelf tests
3873 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3874 and allow LTO to be explicitly enabled on non-ELF platforms that
3875 are known to support it inside else-clause.
3876 * configure: Regenerate.
3877
3878 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3879
3880 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3881 * configure: Regenerate.
3882
3883 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3884
3885 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3886 * configure: Regenerate.
3887
3888 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3889
3890 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3891 separately.
3892 * configure: Regenerate.
3893
3894 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2010-04-14 Tristan Gingold <gingold@adacore.com>
3899
3900 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3901 * configure: Regenerate.
3902
3903 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3904
3905 * configure: Regenerate after change to elf.m4.
3906
3907 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3908
3909 * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3912
3913 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3914 * configure: Regenerated.
3915
3916 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3917
3918 * configure.ac: Print "buggy but acceptable" when CLooG
3919 revision is less than 9.
3920 * configure: Regenerated.
3921
3922 2010-04-01 Diego Novillo <dnovillo@google.com>
3923
3924 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3925
3926 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3927
3928 PR bootstrap/43615
3929 PR bootstrap/43328
3930
3931 Revert:
3932
3933 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3934
3935 * configure.ac: Do not pass --enable-multilib nor
3936 --disable-multilib in baseargs. Accept explicitly passed
3937 --enable_multilib.
3938 * configure: Regenerate.
3939
3940 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3941
3942 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3943
3944 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3945
3946 * MAINTAINERS: Remove myself.
3947
3948 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3949
3950 PR bootstrap/43328
3951 * configure.ac: Do not pass --enable-multilib nor
3952 --disable-multilib in baseargs. Accept explicitly passed
3953 --enable_multilib.
3954 * configure: Regenerate.
3955
3956 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3957
3958 * MAINTAINERS (spu port): Remove me.
3959
3960 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3961
3962 * configure.ac (tic6x-*-*): New case.
3963 * configure: Regenerate.
3964
3965 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3966
3967 * config.sub: Update to version 2010-03-22.
3968 * config.guess: Update to version 2009-12-30.
3969
3970 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3971
3972 PR ada/42554
3973 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3974 * configure: Regenerate.
3975
3976 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3977
3978 * MAINTAINERS: Update my email address.
3979
3980 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3981
3982 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3983 (ghassan.shobaki@amd.com): Removed.
3984
3985 2010-03-17 Alan Modra <amodra@gmail.com>
3986
3987 * MAINTAINERS: Update my email address.
3988
3989 2010-03-16 Diego Novillo <dnovillo@google.com>
3990
3991 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3992 Matthews.
3993
3994 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3995
3996 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3997 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3998
3999 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4000
4001 * MAINTAINERS: Update my email address.
4002
4003 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4004
4005 * MAINTAINERS: Update my email address.
4006
4007 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4008
4009 * MAINTAINERS: Update my email address.
4010
4011 2010-03-09 Jie Zhang <jie@codesourcery.com>
4012
4013 * MAINTAINERS: Update my email address.
4014
4015 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4016
4017 PR libstdc++/32499
4018 * configure.ac (RANLIB): Default to true.
4019 (STRIP): Likewise.
4020 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4021 * configure: Regenerate.
4022
4023 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4024
4025 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4026 (Write After Approval): Update my email address.
4027
4028 2010-02-17 Nick Clifton <nickc@redhat.com>
4029
4030 PR 11238
4031 * Makefile.tpl (local-distclean): Also remove config.cache files in
4032 sub-directories as there may not be Makefiles present in the
4033 sub-directories.
4034 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4035 the config.cache files found by the find command.
4036
4037 * Makefile.in: Regenerate.
4038 * configure.ac: Revert previous delta.
4039 * configure: Regenerate.
4040
4041 2010-02-15 Nick Clifton <nickc@redhat.com>
4042
4043 PR 11238
4044 * configure.ac: Delete config.cache files in sub-directories when
4045 deleting Makefiles.
4046 * configure: Regenerate.
4047
4048 2010-02-12 Ben Elliston <bje@gnu.org>
4049
4050 * MAINTAINERS: Update my email address.
4051
4052 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4053
4054 * MAINTAINERS (spu port): Update my email address.
4055
4056 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4057
4058 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4059
4060 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4061
4062 * configure.ac: Add "recommended" version checks for GMP/MPC.
4063 Update recommended GMP/MPFR/MPC versions.
4064 * configure: Regenerate.
4065
4066 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4067
4068 * MAINTAINERS: Move my Embecosm email address into the
4069 write-after-approval section.
4070
4071 2010-01-26 Ian Lance Taylor <iant@google.com>
4072
4073 * MAINTAINERS: Add myself as Go frontend maintainer.
4074
4075 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4076
4077 PR libstdc++/36101, PR libstdc++/42813
4078 * configure.ac (bootstrap_target_libs): Make inclusion of
4079 target-libgomp conditional on libgomb being in target_configdirs.
4080 * configure: Regenerate.
4081
4082 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4083
4084 PR libstdc++/36101, PR libstdc++/42813
4085 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4086 * configure: Regenerate.
4087
4088 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4089
4090 PR libstdc++/36101, PR libstdc++/42813
4091 * configure.ac (target_configdirs): Substitute.
4092 * Makefile.def: Bootstrap target module libgomp.
4093 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4094 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4095 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4096 * configure, Makefile.in: Regenerate.
4097
4098 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4099
4100 * MAINTAINERS: Adjust my details.
4101
4102 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4103
4104 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4105
4106 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4107
4108 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4109
4110 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4111
4112 * MAINTAINERS (Write After Approval): Add myself.
4113
4114 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4115
4116 * MAINTAINERS (Write After Approval): Add myself.
4117
4118 2010-01-11 Richard Guenther <rguenther@suse.de>
4119
4120 PR lto/41569
4121 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4122 * Makefile.in: Regenerated.
4123
4124 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4125
4126 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4127 * configure: Regenerate.
4128
4129 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4130 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4131
4132 PR bootstrap/42424
4133 * configure.ac: Include libtool m4 files.
4134 (_LT_CHECK_OBJDIR): Call it.
4135 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4136 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4137
4138 * configure: Regenerate.
4139
4140 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4141
4142 PR bootstrap/41818
4143 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4144 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4145 * Makefile.in: Regenerate.
4146
4147 2010-01-02 Richard Guenther <rguenther@suse.de>
4148
4149 PR lto/41529
4150 * configure.ac: Include config/elf.m4. Disable LTO if not
4151 builting for an elf target.
4152 * configure: Regenerate.
4153
4154 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4155
4156 * MAINTAINERS: Change my email address.
4157
4158 2009-12-18 Ben Elliston <bje@au.ibm.com>
4159
4160 * config.sub, config.guess: Update from upstream sources.
4161
4162 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4163
4164 * MAINTAINERS (Write After Approval): Add myself.
4165
4166 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4167
4168 PR middle-end/30447
4169 PR middle-end/30789
4170 PR other/40302
4171
4172 * configure.ac: Require MPC.
4173 * configure: Regenerate.
4174
4175 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4176
4177 PR target/38384
4178 PR bootstrap/40972
4179 * libtool.m4: Sync from git Libtool.
4180 * ltoptions.m4: Likewise.
4181 * ltversion.m4: Likewise.
4182 * lt~obsolete.m4: Likewise.
4183 * ltmain.sh: Likewise.
4184
4185 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4186
4187 * configure.ac: Update minimum MPC version to 0.8.
4188 * configure: Regenerate.
4189
4190 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4191
4192 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4193 * configure: Regenerated.
4194
4195 2009-11-21 Ian Lance Taylor <iant@google.com>
4196
4197 * configure.ac: Change default of poststage1_ldflags to be empty if
4198 poststage1_libs is set. When poststage1_libs is empty, and
4199 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4200 * configure: Rebuild.
4201
4202 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4203
4204 * MAINTAINERS (Write After Approval): Update my email address.
4205
4206 2009-11-20 Ben Elliston <bje@au.ibm.com>
4207
4208 * config.guess: Update from upstream sources.
4209
4210 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4211
4212 * Makefile.def: Restore host and target settings for gmp.
4213 * Makefile.in: Rebuild.
4214
4215 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4216
4217 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4218 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4219 Fix portability of test of C++ as bootstrap language. Add
4220 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4221 * configure: Rebuild.
4222 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4223 and cloog. Fix in-tree ppl configuration. Introduce libelf
4224 in-tree building.
4225 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4226 (POSTSTAGE1_HOST_EXPORTS): Use it.
4227 (STAGE[+id+]_CXXFLAGS): New.
4228 (BASE_FLAGS_TO_PASS): Pass it down.
4229 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4230 extra_exports.
4231 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4232 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4233 extra_exports.
4234 * Makefile.in: Rebuild.
4235
4236 2009-11-17 Ben Elliston <bje@au.ibm.com>
4237
4238 * config.sub, config.guess: Update from upstream sources.
4239
4240 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2009-11-09 Jon Beniston <jon@beniston.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4249
4250 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4251 paths for *-w64-mingw* and x86_64-*mingw*.
4252 * configure: Regenerated.
4253
4254 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4255
4256 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4257
4258 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4259
4260 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4261 Phil Edwards to Write-After Approval.
4262
4263 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4264
4265 * configure.ac: Disable target-winsup & co for
4266 x86_64-*-mingw* and *-w64-mingw* targets.
4267 * configure: Regenerated.
4268
4269 2009-10-16 Nick Clifton <nickc@redhat.com>
4270
4271 * MAINTAINERS: Add myself as a maintainer for the RX port.
4272
4273 2009-10-26 Johannes Singler <singler@kit.edu>
4274
4275 * MAINTAINERS (Write After Approval): Update my e-mail address.
4276
4277 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4278
4279 * configure.ac (CLooG test): Use = with test.
4280 * configure: Regenerate.
4281
4282 2009-10-22 Richard Guenther <rguenther@suse.de>
4283
4284 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4285 cloog if the ppl version check failed. Move flags saving
4286 before setting in libelf check.
4287 * configure: Regenerate.
4288
4289 2009-10-21 Richard Guenther <rguenther@suse.de>
4290
4291 * configure.ac: Adjust the ppl and cloog configure to work as
4292 documented. Disable cloog if ppl was disabled. Omit the version
4293 checks if they were disabled.
4294 * configure: Re-generate.
4295
4296 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4297
4298 * configure.ac: Add 'lto' to enable_languages, not
4299 new_enable_languages, and only if not already present.
4300 * configure: Regenerate.
4301
4302 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4303
4304 * README: Refer to the various COPYING* files instead of just
4305 COPYING.
4306 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4307
4308 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4309
4310 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4311
4312 2009-10-07 Richard Guenther <rguenther@suse.de>
4313
4314 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4315 and Richard Guenther as reviewers.
4316 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4317 as reviewers.
4318
4319 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4320
4321 * config.sub: Update from upstream sources.
4322
4323 2009-10-06 Ian Lance Taylor <iant@google.com>
4324
4325 * Makefile.def: check-gold depends upon all-gas.
4326 * Makefile.in: Rebuild.
4327
4328 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4333
4334 * Makefile.def: all-lto-plugin depends on all-libiberty.
4335 set bootstrap=true for lto-plugin.
4336 Add lto-plugin.
4337 * Makefile.in: Regenerate.
4338 * configure.ac (host_libs): Add lto-plugin.
4339 * configure: Regenerate.
4340
4341 2009-10-03 Diego Novillo <dnovillo@google.com>
4342
4343 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4344 (HOST_LIBELFLIBS): Define.
4345 (HOST_LIBELFINC): Define.
4346 * Makefile.in: Regenerate.
4347 * configure.ac: Add --enable-lto.
4348 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4349 If --enable-lto is used, add 'lto' to new_enable_languages.
4350 If --enable-lto is used and gold is enabled, add
4351 lto-plugin to configdirs.
4352 * configure: Regenerate.
4353
4354 2009-10-03 Simon Baldwin <simonb@google.com>
4355
4356 * configure.ac: If --with-system-zlib, suppress local zlib and
4357 pass --with-system-zlib to subdir configure scripts.
4358 * configure: Regenerate.
4359
4360 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4361 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4364 $(srcdir).
4365 * Makefile.in: Rebuilt.
4366
4367 2009-09-26 Gary Funck <gary@intrepid.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4372
4373 * configure.ac: Update minimum MPC version to 0.7.
4374 * configure: Regenerate.
4375
4376 2009-09-25 Nick Clifton <nickc@redhat.com>
4377
4378 * configure.ac: Pass any --cache-file=/dev/null option on to
4379 subconfigures.
4380 * configure: Regenerate.
4381
4382 2009-09-23 Nick Clifton <nickc@redhat.com>
4383
4384 * config.sub, config.guess: Update from upstream sources.
4385
4386 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4387
4388 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4389 * Makefile.in: Rebuilt.
4390
4391 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4392
4393 PR bootstrap/32272
4394 * configure.ac: Error out if $srcdir isn't '.' but contains
4395 host-${host_noncanonical}.
4396 * configure: Regenerate.
4397
4398 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4399
4400 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4401 maintainer.
4402
4403 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4404
4405 * configure.ac: If bootstrapping a combined tree with
4406 --enable-gold, require c++ in stage1_languages.
4407 * configure: Regenerate.
4408
4409 * configure.ac: Also add target_libs of stage1_languages to
4410 bootstrap_target_libs.
4411 * configure: Regenerate.
4412
4413 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4414 with --enable-languages not containing c++.
4415 * configure: Regenerate.
4416
4417 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4418
4419 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4420 * configure: Regenerate.
4421
4422 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4423
4424 * MAINTAINERS (Write After Approval): Update my e-mail address,
4425 and move from from here...
4426 (Waiting for paperwork): To here.
4427
4428 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4429
4430 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4431
4432 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4433
4434 * configure.ac: Do not use $extrasub for replacing @if/@endif
4435 parts in Makefile; instead, use additional arguments to
4436 AC_CONFIG_COMMANDS to do the replacement manually, with several
4437 sed invocations, to avoid HP-UX sed command limits.
4438 * configure: Regenerate.
4439
4440 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4441
4442 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4443 blank before -L.
4444
4445 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4446
4447 * configure.ac (with-build-config): Document. Handle without.
4448 Handle missing argument.
4449 * configure: Rebuilt.
4450
4451 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4452
4453 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4454 Default to bootstrap-debug only if compare-debug works.
4455 * configure: Rebuilt.
4456 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4457 * Makefile.in: Rebuilt.
4458
4459 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4460
4461 * MAINTAINERS (OS Port Maintainers): Update my email address.
4462
4463 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4464
4465 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4466 * Makefile.in: Rebuilt.
4467
4468 2009-09-01 Chris Demetriou <cgd@google.com>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4473
4474 PR debug/30161
4475 * include/dwarf2.h (enum dwarf_tag): Added
4476 DW_TAG_GNU_template_template_param
4477 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4478
4479 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4480
4481 * Makefile.tpl (AWK): Fix typo.
4482 * Makefile.in: Regenerate.
4483
4484 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4485
4486 * configure.ac: Detect awk and sed.
4487 * Makefile.def (flags_to_pass): Add AWK and SED.
4488 * Makefile.tpl (AWK, SED): New.
4489 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4490 * configure: Regenerate.
4491 * Makefile.in: Regenerate.
4492
4493 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4494
4495 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4496 (collapseslashes): Likewise.
4497
4498 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4499
4500 * configure.ac (AC_PREREQ): Bump to 2.64.
4501
4502 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4503
4504 * configure.ac: Remove --with-datarootdir, --with-docdir,
4505 --with-pdfdir, --with-htmldir switches.
4506 * configure: Regenerate.
4507
4508 * configure: Regenerate.
4509
4510 * compile: Sync from Automake 1.11.
4511 * depcomp: Likewise.
4512 * install-sh: Likewise.
4513 * missing: Likewise.
4514 * mkinstalldirs: Likewise.
4515 * ylwrap: Likewise.
4516
4517 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4518
4519 * ltmain.sh (func_normal_abspath): New function.
4520 (func_relative_path): Likewise.
4521 (func_mode_help): Document new -bindir option for link mode.
4522 (func_mode_link): Add new -bindir option, and use it to place
4523 output DLL if specified.
4524
4525 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4526
4527 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4528 (baseargs): Add --disable-option-checking.
4529 * configure: Regenerate.
4530
4531 * Makefile.def (configure-target-libiberty): Depend on
4532 all-binutils and all-ld.
4533 (configure-target-newlib): Likewise.
4534 * Makefile.in: Regenerate.
4535
4536 2009-08-17 Ben Elliston <bje@au.ibm.com>
4537
4538 * config.sub, config.guess: Update from upstream sources.
4539
4540 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4541
4542 Sync from src, merge:
4543
4544 2009-07-02 Tristan Gingold <gingold@adacore.com>
4545
4546 * configure.ac: Do not exclude gas for i386-*-darwin.
4547 Add a case for x86_64-*-darwin.
4548 * configure: Regenerate.
4549
4550 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4551
4552 * MAINTAINERS: Add my name to Write After Approval list.
4553
4554 2009-08-06 Michael Eager <eager@eagercon.com>
4555
4556 * configure.ac: Add Microblaze target.
4557 * configure: Regenerate.
4558
4559 2009-07-31 Christian Bruel <christian.bruel@st.com>
4560
4561 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4562 * configure: Regenerate.
4563
4564 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4565
4566 * MAINTAINERS (Write After Approval): Update my e-mail address.
4567
4568 2009-07-06 Ian Lance Taylor <iant@google.com>
4569
4570 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4571 * configure: Rebuild.
4572
4573 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4574
4575 * MAINTAINERS: Move myself to the Graphite Reviewers.
4576
4577 2009-06-30 Wei Guozhi <carrot@google.com>
4578
4579 * MAINTAINERS: Add my name to Write After Approval list.
4580
4581 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4582
4583 PR bootstrap/40338
4584 * configure.ac (comparestring): Create new variable.
4585 * Makefile.tpl (comparestring): Use to skip some comparisions.
4586 * configure: Regenerate.
4587 * Makefile.in: Regenerate.
4588
4589 2009-06-26 Doug Evans <dje@sebabeach.org>
4590
4591 * Makefile.def (host_modules): Add cgen.
4592 * Makefile.in: Regenerate.
4593 * configure.ac (host_tools): Add cgen.
4594 * configure: Regenerate.
4595
4596 2009-06-23 DJ Delorie <dj@redhat.com>
4597
4598 * MAINTAINERS: Add myself as mep maintainer.
4599
4600 2009-06-23 Ian Lance Taylor <iant@google.com>
4601
4602 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4603 boot_languages. Only bootstrap target libraries listed in
4604 target_libs for some boot language. Add --with-stage1-ldflags,
4605 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4606 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4607 if not building with C++.
4608 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4609 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4610 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4611 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4612 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4613 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4614 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4615 * configure, Makefile.in: Rebuild.
4616
4617 2009-06-23 Li Feng <nemokingdom@gmail.com>
4618
4619 * MAINTAINERS: Added my name to write-after-approval list.
4620
4621 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4622
4623 * configure.ac: Define is_elf for QNX Neutrino targets.
4624 * configure: Regenerate.
4625
4626 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4627
4628 * MAINTAINERS: Added my name to the write-after-approval list
4629
4630 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4631
4632 * configure.ac: Detect MPC in default directory.
4633 * configure: Regenerate.
4634
4635 2009-06-03 Jerome Guitton <guitton@adacore.com>
4636 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4637
4638 * Makefile.tpl (all): Avoid a trailing backslash.
4639 * Makefile.in: Regenerate.
4640
4641 2009-06-03 Ben Elliston <bje@au.ibm.com>
4642
4643 * config.sub, config.guess: Update from upstream sources.
4644
4645 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4646
4647 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4648 to noconfdirs.
4649 * configure: Regenerate.
4650
4651 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4652
4653 * Makefile.tpl ([+compare-target+]): Compare all stage
4654 directories, rather than just gcc.
4655 * Makefile.in: Rebuilt.
4656
4657 2009-06-01 Doug Kwan <dougkwan@google.com>
4658
4659 * configure.ac: Support gold for target arm*-*-*.
4660 * configure: Regenerate.
4661
4662 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4663
4664 * Makefile.def: Add MPC support and dependencies.
4665 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4666
4667 * Makefile.in, configure: Regenerate.
4668
4669 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4670
4671 * Makefile.tpl (all): Avoid harmless warning in make all when
4672 gcc-bootstrap is enabled but stage_last does not exist.
4673 * Makefile.in: Rebuilt.
4674
4675 2009-05-24 Nicolas Roche <roche@adacore.com>
4676
4677 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4678 * Makefile.in: Regenerate.
4679
4680 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4681
4682 * MAINTAINERS: Update my e-mail address.
4683
4684 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4685
4686 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4687 * configure: Regenerate.
4688
4689 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4690
4691 PR other/40159
4692 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4693 gcc-no-bootstrap are mutually exclusive.
4694 * Makefile.in: Rebuilt.
4695
4696 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4697
4698 PR other/40159
4699 * Makefile.tpl (all): Don't end with unconditional success.
4700 * Makefile.in: Rebuilt.
4701
4702 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4703
4704 PR target/37137
4705 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4706 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4707 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4708 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4709 stage_configureflags, stage_cflags and stage_libcflags into
4710 explicit Makefile macros.
4711 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4712 GFORTRAN.
4713 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4714 CC. Set CC_FOR_BUILD from CC.
4715 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4716 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4717 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4718 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4719 and GFORTRAN.
4720 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4721 (_LIBCFLAGS): Renamed to _TFLAGS.
4722 (do-compare-debug, do-compare3-debug): Drop.
4723 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4724 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4725 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4726 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4727 (XGCC_FLAGS_FOR_TARGET): New.
4728 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4729 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4730 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4731 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4732 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4733 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4734 TFLAGS.
4735 (BUILD_CONFIG): Include if requested.
4736 (all): Set TFLAGS on bootstrap.
4737 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4738 (all-stageid-prefixmodule): Likewise.
4739 (do-clean, distclean-stageid): Set TFLAGS.
4740 (restrap): Fix whitespace.
4741 * Makefile.in: Rebuilt.
4742
4743 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4744
4745 * config.guess: Sync with src.
4746
4747 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4748
4749 * configure.ac ($with_ppl): Default to no if not supplied.
4750 ($with_cloog): Likewise.
4751 configure: Regenerate.
4752
4753 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4754
4755 * MAINTAINERS: Update my e-mail address.
4756
4757 2009-04-27 Nick Clifton <nickc@redhat.com>
4758
4759 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4760
4761 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4762
4763 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4764 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4765 * Makefile.in: Regenerate.
4766
4767 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4768
4769 PR bootstrap/39739
4770 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4771 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4772
4773 * configure, Makefile.in: Regenerate.
4774
4775 2009-04-21 Taras Glek <tglek@mozilla.com>
4776
4777 * include/hashtab.h: Update GTY annotations to new syntax
4778 * include/splay-tree.h: Likewise
4779
4780 2009-04-17 Ben Elliston <bje@au.ibm.com>
4781
4782 * config.sub, config.guess: Update from upstream sources.
4783
4784 2009-04-15 Anthony Green <green@moxielogic.com>
4785
4786 * configure.ac: Add moxie support.
4787 * configure: Rebuilt.
4788
4789 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4790
4791 * configure.ac: Change copyright header to refer to version
4792 3 of the GNU General Public License and to point readers at the
4793 COPYING3 file and the FSF's license web page.
4794 * Makefile.def: Likewise.
4795 * Makefile.tpl: Likewise.
4796 * Makefile.in: Regenerate.
4797
4798 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4799
4800 * configure.ac: Restore match for darwin9 or later. Use double
4801 brackets since regeneration eats one pair.
4802 * configure: Regenerate.
4803
4804 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4805
4806 PR gas/10039
4807 * configure.ac: Require texinfo 4.7.
4808 * configure: Regenerated.
4809
4810 2009-04-09 Nick Clifton <nickc@redhat.com>
4811
4812 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4813 the GCC Runtime Library Exception.
4814
4815 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4816
4817 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4818 * configure: Regenerate.
4819
4820 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4821
4822 * Makefil.def (languages): New entries.
4823 * Makefile.tpl (check-gcc-*): New generic target.
4824 * Makefile.in: Regenerate.
4825
4826 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4827
4828 * MAINTAINERS: Update my email address.
4829
4830 2009-03-18 Tom Tromey <tromey@redhat.com>
4831
4832 * configure: Rebuild.
4833 * configure.ac (host_libs): Add libiconv.
4834 * Makefile.in: Rebuild.
4835 * Makefile.def (host_modules): Add libiconv.
4836 (configure-gdb, all-gdb): Depend on libiconv.
4837
4838 2009-03-16 Tristan Gingold <gingold@adacore.com>
4839
4840 * configure.ac: Treat gdb as supported on x86_64-darwin.
4841 * configure: Regenerate.
4842
4843 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4844
4845 * configure.ac (--with-host-libstdcxx): New option.
4846 * configure: Regenerate.
4847
4848 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4849
4850 * MAINTAINERS: Move myself into the write after approval list.
4851
4852 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4853
4854 * MAINTAINERS: Update e-mail address.
4855
4856 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4857
4858 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4859
4860 2009-03-10 Ira Rosen <irar@il.ibm.com>
4861
4862 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4863
4864 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4865
4866 Backport from git Libtool:
4867
4868 2009-01-19 Robert Millan <rmh@aybabtu.com>
4869 Support GNU/kOpenSolaris.
4870 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4871 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4872 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4873 GNU/kOpenSolaris.
4874
4875 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4876
4877 * MAINTAINERS: Update e-mail address.
4878
4879 2009-02-24 Michael Eager <eager@eagercon.com>
4880
4881 * MAINTAINERS (Write After Approval): Add self.
4882
4883 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886
4887 2009-02-05 Andreas Schwab <schwab@suse.de>
4888
4889 * Makefile.tpl (stage_last): Define $r and $s before using
4890 $(RECURSE_FLAGS_TO_PASS).
4891 * Makefile.in: Regenerate
4892
4893 2009-01-30 Ian Lance Taylor <iant@google.com>
4894
4895 * MAINTAINERS: Move myself to the Global Reviewers list.
4896
4897 2009-01-29 Robert Millan <rmh@aybabtu.com>
4898
4899 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4900 * configure: Regenerate.
4901
4902 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4903
4904 * MAINTAINERS: Make whitespace consistent.
4905 Remove Robert Millan from Write After Approval.
4906
4907 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4908
4909 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4910 (all-opcodes): Depend on all-libiberty.
4911 * Makefile.in: Regenerate.
4912
4913 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4914
4915 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4916 * configure: Regenerate.
4917
4918 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4923
4924 * MAINTAINERS: Add myself to reviewers (Fortran).
4925
4926 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4927
4928 PR tree-optimization/38515
4929 * configure.ac (cloog-polylib): Removed.
4930 (with_ppl, with_cloog): Test for "no".
4931 * configure: Regenerated.
4932
4933 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4934
4935 * MAINTAINERS: Moved myself to reviewers (Fortran).
4936
4937 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4938
4939 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4940 (Write After Approval): Remove myself.
4941
4942 2009-01-03 Diego Novillo <dnovillo@google.com>
4943
4944 * MAINTAINERS: Remove myself from alias maintainership.
4945
4946 2009-01-02 David Ayers <ayers@fsfe.org>
4947
4948 * MAINTAINERS: Update e-mail address.
4949
4950 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4951
4952 * MAINTAINERS: Make whitespace consistent.
4953
4954 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4955
4956 Backport from upstream Libtool:
4957 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4958 Add cache variables to tests that require the linker to work.
4959 For shlibpath_overrides_runpath, this also changes the semantics
4960 to let the result from the C compiler take precedence.
4961
4962 2008-12-02 Ben Elliston <bje@au.ibm.com>
4963
4964 * config.sub, config.guess: Update from upstream sources.
4965
4966 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4967
4968 * configure.ac (ppllibs): Add by default the lib flags.
4969 * configure: Regenerate.
4970
4971 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4972
4973 * MAINTAINERS: Add myself to the write after approval list.
4974
4975 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4976
4977 * configure.ac: Add double brackets on darwin[912].
4978 * configure: Regenerate.
4979
4980 2008-12-03 Daniel Kraft <d@domob.eu>
4981
4982 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4983 Approval to Reviewer section (for Fortran front-end).
4984
4985 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4986
4987 * configure.ac: Expand to darwin10 and later.
4988 * configure: Regenerate.
4989
4990 2008-12-02 Andreas Schwab <schwab@suse.de>
4991
4992 * Makefile.def: configure-target-boehm-gc depends on
4993 all-target-libstdc++-v3.
4994 * Makefile.in: Regenerate.
4995
4996 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4997
4998 * MAINTAINERS: Add myself as mingw maintainer.
4999
5000 2008-12-02 Ben Elliston <bje@au.ibm.com>
5001
5002 * config.sub, config.guess: Update from upstream sources.
5003
5004 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5005
5006 * README.SCO: Remove.
5007
5008 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5009
5010 * MAINTAINERS: Add myself to the write after approval list.
5011
5012 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5013
5014 * MAINTAINERS: Update my email address in WAA section.
5015
5016 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5017
5018 * MAINTAINERS: Update e-mail address.
5019
5020 2008-11-27 Toon Moene <toon@moene.org>
5021
5022 * MAINTAINERS: Change e-mail address.
5023
5024 2008-11-27 Tristan Gingold <gingold@adacore.com>
5025
5026 * configure.ac: Build gdb for i?86-*-darwin*
5027 * configure: Regenerated.
5028
5029 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5030
5031 * MAINTAINERS: Added my full name.
5032
5033 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5034
5035 PR bootstrap/38014
5036 PR bootstrap/37923
5037
5038 Revert:
5039
5040 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5041
5042 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5043 * Makefile.in: Regenerated.
5044
5045 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5046
5047 PR gdb/921
5048 PR gdb/1646
5049 PR gdb/2175
5050 PR gdb/2176
5051
5052 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5053 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5054 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5055 (HOST_EXPORTS): Pass CPPFLAGS.
5056 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5057 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5058 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5059 * Makefile.in, configure: Regenerated.
5060 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5061 and CPPFLAGS_FOR_BUILD.
5062
5063 2008-11-06 Jeff Law <law@redhat.com>
5064
5065 * MAINTAINERS: Add myself as middle end maintainer.
5066
5067 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5068
5069 * MAINTAINERS (Write after approval): Add myself.
5070
5071 2008-11-05 Diego Novillo <dnovillo@google.com>
5072
5073 * MAINTAINERS (Global Reviewers): Add myself.
5074 (Non-Algorithmic Maintainers): Remove myself.
5075
5076 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5077
5078 * MAINTAINERS (Write after approval): Add myself.
5079
5080 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5081
5082 * MAINTAINERS (Write after approval): Add myself.
5083
5084 2008-10-31 Ben Elliston <bje@au.ibm.com>
5085
5086 * configure.ac (spu-*-*): Remove special case.
5087 * configure: Regenerate.
5088
5089 2008-10-30 Catherine Moore <clm@codesourcery.com>
5090
5091 * MAINTAINERS (Write after approval): Update my email address.
5092
5093 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5094
5095 * configure.ac [spu-*-*]: Do not set skipdirs.
5096 * configure: Re-generate.
5097
5098 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5099
5100 * MAINTAINERS (Various Maintainers): Add myself to reload.
5101
5102 2008-10-25 Richard Guenther <rguenther@suse.de>
5103
5104 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5105 maintainer. Remove myself as libgcc-math maintainer.
5106 (Non-Algorithmic Maintainers): Remove myself.
5107
5108 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5109
5110 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5111 * Makefile.in: Regenerated.
5112
5113 2008-10-23 Cary Coutant <ccoutant@google.com>
5114
5115 * MAINTAINERS (Write after approval): Add myself.
5116
5117 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5118
5119 PR gdb/921
5120 PR gdb/1646
5121 PR gdb/2175
5122 PR gdb/2176
5123
5124 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5125 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5126 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5127 (HOST_EXPORTS): Pass CPPFLAGS.
5128 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5129 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5130 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5131 * Makefile.in, configure: Regenerated.
5132 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5133 and CPPFLAGS_FOR_BUILD.
5134
5135 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5136
5137 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5138 Sebastian Pop.
5139
5140 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5141
5142 * MAINTAINERS (Write After Approval): Added myself.
5143
5144 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5145
5146 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5147 recommended version to 2.3.2.
5148
5149 * configure: Regenerate.
5150
5151 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5152
5153 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5154
5155 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5156
5157 * MAINTAINERS (Write After Approval): Update e-mail address.
5158
5159 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5160
5161 * libtool.m4: Update to libtool 2.2.6.
5162 * lt~obsolete.m4: Update to libtool 2.2.6.
5163 * ltmain.sh: Update to libtool 2.2.6.
5164 * ltsugar.m4: Update to libtool 2.2.6.
5165 * ltversion.m4: Update to libtool 2.2.6.
5166 * ltoptions.m4: Update to libtool 2.2.6.
5167 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5168
5169 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5170
5171 * MAINTAINERS (Write After Approval): Add myself.
5172
5173 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5174
5175 * MAINTAINERS (Write After Approval): Update my name.
5176
5177 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5178
5179 * MAINTAINERS: Add myself in "Write After Approval".
5180
5181 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5182
5183 * MAINTAINERS: Add myself as ia64 maintainer.
5184
5185 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5186
5187 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5188 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5189 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5190 and Michael Tiemann from Write After Approval since they do not
5191 actually have access.
5192
5193 2008-09-05 Richard Guenther <rguenther@suse.de>
5194
5195 * configure.ac: Initialize clooglibs to -lcloog.
5196 * configure: Re-generate.
5197
5198 2008-09-04 Le-Chun Wu <lcwu@google.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
5202 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5203
5204 * configure.ac (--with-cloog-polylib): New.
5205 (--disable-cloog-version-check): New.
5206 (--disable-ppl-version-check): New.
5207 * configure: Re-generate.
5208
5209 2008-09-03 Richard Guenther <rguenther@suse.de>
5210
5211 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5212 cloog test.
5213 * configure: Re-generate.
5214
5215 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5216
5217 Add picoChip port.
5218 * MAINTAINERS: Add picoChip maintainers.
5219
5220 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5221 Tobias Grosser <grosser@fim.uni-passau.de>
5222 Jan Sjodin <jan.sjodin@amd.com>
5223 Harsha Jagasia <harsha.jagasia@amd.com>
5224 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5225 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5226 Adrien Eliche <aeliche@isty.uvsq.fr>
5227
5228 Merge from graphite branch.
5229 * configure: Regenerate.
5230 * Makefile.in: Regenerate.
5231 * configure.ac (host_libs): Add ppl and cloog.
5232 Add checks for PPL and CLooG.
5233 * Makefile.def (ppl, cloog): Added modules and dependences.
5234 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5235 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5236
5237 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5238
5239 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5240 (GCC_SHLIB_SUBDIR): New.
5241 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5242 * configure: Regenerate.
5243 * Makefile.in: Regenerate.
5244
5245 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5246
5247 * MAINTAINERS: Consistently use tabs to separate columns.
5248
5249 2008-08-29 Tristan Gingold <gingold@adacore.com>
5250
5251 * MAINTAINERS (Write after Approval): Add myself.
5252
5253 2008-08-28 Tristan Gingold <gingold@adacore.com>
5254
5255 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5256 Enable bfd, binutils and opcodes.
5257 * configure: Regenerate.
5258
5259 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5260
5261 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5262
5263 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5264
5265 * MAINTAINERS: Use correct Umlaut for last name.
5266
5267 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5268
5269 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5270
5271 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5272
5273 * MAINTAINERS: Update my email address.
5274
5275 2008-08-16 Nicolas Roche <roche@adacore.com>
5276
5277 * Makefile.tpl: Add BOOT_ADAFLAGS.
5278 * Makefile.in: Regenerate.
5279
5280 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5281
5282 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5283 * configure: Regenerate.
5284
5285 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5286
5287 * configure.ac: Add makefile fragments for hpux.
5288 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5289 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5290 * configure: Regenerate.
5291 * Makefile.in: Regenerate.
5292
5293 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5294
5295 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5296
5297 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5298
5299 * MAINTAINERS (Write after Approval): Add myself.
5300
5301 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5306
5307 * MAINTAINERS (Write After Approval): Add myself.
5308
5309 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5310
5311 * MAINTAINERS: Update my email address.
5312
5313 2008-06-25 Joey Ye <joey.ye@intel.com>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
5317 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5318
5319 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5320 * Makefile.in: Regenerate.
5321 * configure: Regenerate.
5322
5323 2008-06-17 Daniel Kraft <d@domob.eu>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5328
5329 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5330 "$@" is still intact with both Autoconf 2.59 and 2.62.
5331 * configure: Regenerate.
5332
5333 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5334
5335 * Makefile.tpl: Fix comment errors.
5336 * Makefile.in: Regenerate.
5337
5338 2008-06-12 David S. Miller <davem@davemloft.net>
5339 David Edelsohn <edelsohn@gnu.org>
5340
5341 * configure.ac: Add powerpc*-*-* to gold supported targets.
5342 * configure: Regenerate.
5343
5344 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5345
5346 PR tree-optimization/36218
5347 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5348 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5349 (all prefix="build-"): Pass them to build-system sub-makes.
5350 * Makefile.in: Regenerate.
5351
5352 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5353
5354 * MAINTAINERS (mt port): Remove.
5355 (sco5, unixware, sco udk): Remove.
5356 (Kean Johnston): Add to Write After Approval.
5357
5358 2008-05-30 Julian Brown <julian@codesourcery.com>
5359
5360 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5361 of libobjc for ARM EABI Linux.
5362 * configure: Regenerate.
5363
5364 2008-05-18 Xinliang David Li <davidxl@google.com>
5365
5366 * ChangeLog: Remove wrong ChangeLog entry.
5367
5368 2008-05-17 Xinliang David Li <davidxl@google.com>
5369
5370 * MAINTAINERS (Write After Approval): Add myself.
5371
5372 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
5376 2008-05-14 Rafael Espíndola <espindola@google.com>
5377
5378 * config-ml.in: don't handle --enable-shared and --enable-static.
5379
5380 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5381
5382 * MAINTAINERS: Update my email address.
5383
5384 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5385
5386 * MAINTAINERS: Update my email address.
5387
5388 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
5392 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5397
5398 * MAINTAINERS (crx): Add myself.
5399
5400 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5401
5402 Sync with src:
5403 2008-04-14 David S. Miller <davem@davemloft.net>
5404
5405 * configure.ac: Add sparc*-*-* to gold supported targets.
5406 * configure: Regenerate.
5407
5408 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5409
5410 PR bootstrap/35457
5411 * configure.ac: Include override.m4.
5412 * configure: Regenerate.
5413
5414 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5415
5416 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5417 * Makefile.in: Regenerate.
5418
5419 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5420
5421 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5422 as nonconfigurable directories list.
5423 * configure: Regenerate.
5424
5425 2008-04-14 Ben Elliston <bje@au.ibm.com>
5426
5427 * config.sub, config.guess: Update from upstream sources.
5428
5429 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5430
5431 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5432 * Makefile.in: Regenerate.
5433
5434 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5435
5436 * configure.ac: Do not build libssp for the AVR.
5437 * configure: Regenerate.
5438
5439 2008-04-07 Ian Lance Taylor <iant@google.com>
5440
5441 * Makefile.def: check-gold depends upon all-binutils.
5442 * Makefile.in: Regenerate.
5443
5444 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5445
5446 * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2008-04-04 Nick Clifton <nickc@redhat.com>
5449
5450 PR binutils/4334
5451 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5452 builds.
5453 * configure: Regenerate.
5454
5455 2008-04-04 NightStrike <NightStrike@gmail.com>
5456
5457 PR other/35151
5458 * configure.ac: Combine rules for mingw32 and mingw64.
5459 * configure: Regenerate.
5460
5461 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5462
5463 * MAINTAINERS (Write After Approval): Add myself.
5464
5465 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5466
5467 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5468 * Makefile.in (.NOTPARALLEL): Ditto.
5469
5470 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5471
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
5474 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5475
5476 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5477 * Makefile.in (.NOTPARALLEL): Regenerate.
5478
5479 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5480
5481 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5482 * Makefile.in: Regenerate.
5483
5484 2008-03-26 Jakub Staszak <kuba@et.pl>
5485
5486 * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5489
5490 * MAINTAINERS: Update e-mail address.
5491
5492 2008-03-20 Ian Lance Taylor <iant@google.com>
5493
5494 * configure.ac: Add support for --enable-gold.
5495 * Makefile.def: Add gold as a directory like ld.
5496 * configure, Makefile.in: Regenerate.
5497
5498 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5499
5500 * configure.ac: m4_include config/proginstall.m4.
5501 * configure: Regenerate.
5502
5503 Backport from upstream Libtool:
5504
5505 2007-10-12 Eric Blake <ebb9@byu.net>
5506
5507 Deal with Autoconf 2.62's semantic change in m4_append.
5508 * ltsugar.m4 (lt_append): Replace broken versions of
5509 m4_append.
5510 (lt_if_append_uniq): Don't require separator to be overquoted,
5511 and avoid broken m4_append.
5512 (lt_dict_add): Fix typo.
5513 * libtool.m4 (_LT_DECL): Don't overquote separator.
5514
5515 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5516
5517 * config.rpath: Add AIX 6 support.
5518
5519 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5520
5521 * Makefile.def (stageprofile). Remove -fprofile-generate
5522 from stage_libcflags.
5523 * Makefile.in: Regenerate.
5524
5525 2008-03-13 Ben Elliston <bje@au.ibm.com>
5526
5527 * config.sub, config.guess: Update from upstream sources.
5528
5529 2008-03-06 Tom Tromey <tromey@redhat.com>
5530
5531 * MAINTAINERS: Update for treelang deletion.
5532
5533 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5534
5535 * MAINTAINERS: Update my email address.
5536
5537 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5538
5539 * MAINTAINERS (darwin port): Add myself as a maintainer.
5540 (objective-c/c++): Add myself as a maintainer.
5541
5542 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5543
5544 * MAINTAINERS (Write After Approval): Update my email address.
5545
5546 2008-02-25 Tomas Bily <tbily@suse.cz>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5551
5552 * MAINTAINERS (OpenMP): Add myself.
5553
5554 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5555
5556 PR bootstrap/32009
5557 PR bootstrap/32161
5558
5559 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5560 * configure: Regenerate.
5561
5562 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5563 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5564 STAGE4_LIBCFLAGS): New.
5565 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5566 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5567 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5568 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5569 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5570 for target modules. Don't export LIBCFLAGS.
5571 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5572 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5573 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5574 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5575 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5576 * Makefile.in: Regenerate.
5577
5578 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5579
5580 PR libgcj/33085
5581 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5582 Do not use -DDLL_EXPORT. Backport from upstream.
5583
5584 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5585
5586 * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5589
5590 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5591 * configure: Regenerate.
5592
5593 2008-01-31 Marc Gauthier <marc@tensilica.com>
5594
5595 * configure.ac (xtensa*-*-*): Recognize processor variants.
5596 * configure: Regenerate.
5597
5598 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5599
5600 PR bootstrap/34922
5601 * configure.ac (PARSE_ARGS): Push suitable setting of
5602 ac_subdirs_all, for `./configure --help=recursive'.
5603 Handle `+' in generic toplevel directory disabling.
5604 * configure: Regenerate.
5605
5606 2008-01-28 Nick Clifton <nickc@redhat.com>
5607
5608 * MAINTAINERS (xstormy16): Take over maintainership.
5609
5610 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5611
5612 * MAINTAINERS (c4x port): Remove.
5613
5614 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5615
5616 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5617
5618 2008-01-23 Ben Elliston <bje@au.ibm.com>
5619
5620 * config.sub, config.guess: Update from upstream sources.
5621
5622 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5623
5624 * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5627
5628 * MAINTAINERS: Update my email address.
5629
5630 2008-01-09 Raksit Ashok <raksit@google.com>
5631
5632 * MAINTAINERS (Write After Approval): Add myself.
5633
5634 2008-01-09 Raksit Ashok <raksit@google.com>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2008-01-08 Ben Elliston <bje@au.ibm.com>
5639
5640 * config.sub, config.guess: Update from upstream sources.
5641
5642 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5643
5644 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5645 Change recommended MPFR from 2.2.1 -> 2.3.0.
5646 * configure: Regenerate.
5647
5648 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5649
5650 * MAINTAINERS: Update my email address.
5651
5652 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5653
5654 * MAINTAINERS: Update my email address.
5655
5656 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5657
5658 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5659 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5660 * Makefile.in: Regenerate.
5661
5662 2007-12-10 Mark Heffernan <meheff@google.com>
5663
5664 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5665 misplaced entries.
5666
5667 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5668
5669 * configure.ac: Enable libjava for x86_64-*-darwin9.
5670 * configure: Regenerate.
5671
5672 2007-12-07 Bill Maddox <maddox@google.com>
5673
5674 * MAINTAINERS (Write After Approval): Add myself.
5675
5676 2007-12-05 Ben Elliston <bje@au.ibm.com>
5677
5678 * config.sub, config.guess: Update from upstream sources.
5679
5680 2007-12-02 Matthias Klose <doko@ubuntu.com>
5681
5682 * config-ml.in: Remove 64bit configure tests.
5683
5684 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5685
5686 * config-ml.in: Robustify against white space in absolute file
5687 names.
5688
5689 * config-ml.in (multi-clean): Substitute ${Makefile}.
5690 Remove superfluous ${Makefile} in list.
5691
5692 2007-11-19 Thiemo Seufer <ths@mips.com>
5693
5694 * config-ml.in: Don't hardcode the Makefile name.
5695
5696 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5697
5698 * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5701
5702 * MAINTAINERS (Write After Approval): Add myself.
5703
5704 2007-11-06 Doug Kwan <dougkwan@google.com>
5705
5706 * MAINTAINERS (Write After Approval): Add myself.
5707
5708 2007-10-25 Ben Elliston <bje@au.ibm.com>
5709
5710 * MAINTAINERS (mercury): Remove entry.
5711 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5712
5713 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5714
5715 * Makefile.def (dependencies): Make configure-gdb depend on
5716 all-intl.
5717 * Makefile.in: Regenerated.
5718
5719 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5720
5721 * MAINTAINERS (Fortran maintainer): Remove myself.
5722
5723 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5724
5725 * Makefile.def: To avoid problems running with parallel makes,
5726 build newlib before libgloss so that target specific header
5727 files are availble.
5728 * Makefile.in: Regenerate
5729
5730 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5731
5732 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5733 * Makefile.in: Regenerate.
5734
5735 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5736
5737 * MAINTAINERS (Register allocation reviewer): Add myself.
5738
5739 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5740
5741 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5742 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5743 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5744 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5745 * configure: Regenerate.
5746
5747 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5748
5749 * MAINTAINERS (Register allocation reviewer): Add myself.
5750
5751 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5752
5753 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5754 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5755 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5756 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5757 * configure.ac: Default them to host tools for $host = $build.
5758 Subst them.
5759
5760 * configure: Regenerate.
5761 * Makefile.in: Regenerate.
5762
5763 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5764
5765 * MAINTAINERS (Register allocation reviewer): Add myself.
5766
5767 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5768
5769 * MAINTAINERS (Register allocation reviewer): Add myself.
5770
5771 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5772
5773 * MAINTAINERS (Write After Approval): Fix typo.
5774
5775 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5776
5777 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5778 * configure: Regenerate.
5779
5780 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5781
5782 PR bootstrap/31906
5783 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5784 they're already prefixed.
5785
5786 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5787
5788 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5789 libstdc++.
5790 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5791 * configure: Regenerate.
5792 * Makefile.in: Regenerate.
5793
5794 2007-09-17 Andreas Schwab <schwab@suse.de>
5795
5796 * configure.ac: Raise minimum makeinfo version to 4.6.
5797 * configure: Regenerate.
5798
5799 2007-09-17 Johannes Singler <singler@ira.uka.de>
5800
5801 * MAINTAINERS (write-after-approval) add myself
5802
5803 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5804
5805 * configure.ac: Correct makeinfo version check.
5806 * configure: Regenerate.
5807
5808 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5809
5810 * MAINTAINERS: Update my email address.
5811
5812 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5813
5814 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5815 to $skipdirs and only disable gprof for newlib. Use the normal
5816 mips*-elf* handling in other respects.
5817 * configure: Regnerate.
5818
5819 2007-09-12 David Daney <ddaney@avtrex.com>
5820
5821 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5822 enabling libgcj.
5823 * configure: Regenerate.
5824
5825 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5826
5827 PR other/32154
5828 * configure.ac: For libgloss targets, point the linker to the linker
5829 script, startup code and simulator library.
5830 * configure: Regenerate.
5831
5832 2007-09-07 Andrew Haley <aph@redhat.com>
5833
5834 * configure.ac (noconfigdirs): Remove target-libffi and
5835 target-libjava.
5836 * configure: Regenerate.
5837
5838 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5839
5840 PR target/33281
5841 * configure.ac: Use config/mh-mingw on mingw.
5842 * configure: Regenerate.
5843
5844 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
5848 2007-09-05 Richard Guenther <rguenther@suse.de>
5849
5850 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5851 nor --disable-checking is provided also turn on yes and types
5852 checking for stage1.
5853 * configure: Re-generate.
5854
5855 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5856
5857 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5858 (Write After Approval): Remove myself.
5859
5860 2007-08-29 Nick Clifton <nickc@redhat.com>
5861
5862 * config.sub, config.guess: Update from upstream sources.
5863
5864 2007-08-22 Bud Davis <jmdavis@link.com>
5865
5866 * MAINTAINERS (Write After Approval): Added myself.
5867 * MAINTAINERS (Reviewers): Removed myself.
5868
5869 2007-08-18 Paul Brook <paul@codesourcery.com>
5870 Joseph Myers <joseph@codesourcery.com>
5871
5872 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5873 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5874 * Makefile.in: Regenerate.
5875 * configure.ac (--with-debug-prefix-map): New.
5876 * configure: Regenerate.
5877
5878 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5879 Nigel Stephens <nigel@mips.com>
5880
5881 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5882 as target_makefile_frag.
5883 * configure: Regenerate.
5884
5885 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5886
5887 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5888 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5889 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5890 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5891 (do-compare, do-compare3, do-compare-debug): New.
5892 ([+compare-target+]): Use them.
5893
5894 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5895
5896 * MAINTAINERS (Write After Approval): Change my email address.
5897
5898 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5899 Ben Elliston <bje@au.ibm.com>
5900
5901 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5902 --silent if $silent.
5903 * configure: Regenerate.
5904
5905 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5906
5907 * MAINTAINERS (Various Maintainers): Add myself as
5908 loop infrastructure maintainer. Update my e-mail
5909 address.
5910
5911 2007-07-31 Diego Novillo <dnovillo@google.com>
5912
5913 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5914 Adjust description.
5915
5916 2007-07-26 Richard Guenther <rguenther@suse.de>
5917
5918 * configure.ac: Add types checking to stage1 checking flags.
5919 * configure: Regenerate.
5920
5921 2007-07-17 Nick Clifton <nickc@redhat.com>
5922
5923 * COPYING3: New file. Contains version 3 of the GNU General
5924 Public License.
5925 * COPYING3.LIB: New file. Contains version 3 of the GNU
5926 Lesser General Public License.
5927
5928 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5929
5930 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5931
5932 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5933
5934 * MAINTAINERS (S/390 co-maintainer): Add myself.
5935 (Write After Approval): Remove myself.
5936
5937 2007-07-13 Dan Hipschman <dsh@google.com>
5938
5939 * MAINTAINERS (Write After Approval): Add myself.
5940
5941 2007-07-11 Nick Clifton <nickc@redhat.com>
5942
5943 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5944 WINDRES export.
5945 * Makefile.in: Regenerate.
5946
5947 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5948
5949 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5950 maintainer.
5951
5952 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5953
5954 * lt~obsolete.m4: New. Import from 20070318 libtool.
5955
5956 2007-07-03 Julian Brown <julian@codesourcery.com>
5957
5958 * MAINTAINERS (Write After Approval): Add myself.
5959
5960 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5961
5962 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5963 * configure: Regenerate.
5964
5965 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5966
5967 * configure.ac: Add some missing m4 quotation.
5968 * configure: Regenerate.
5969
5970 2007-07-02 Simon Baldwin <simonb@google.com>
5971
5972 * MAINTAINERS (Write After Approval): Add myself.
5973
5974 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5975
5976 * configure: Regenerate.
5977
5978 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5979
5980 * Makefile.def: Add windmc tool to build.
5981 * Makefile.tpl: Likewise.
5982 * configure.ac: Likewise.
5983 * Makefile.in: Regenerate.
5984 * configure: Regenerate.
5985
5986 2007-06-28 DJ Delorie <dj@redhat.com>
5987
5988 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5989 not building newlib.
5990 * configure: Regenerated.
5991
5992 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5993
5994 * MAINTAINERS (Write After Approval): Add myself.
5995
5996 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5997
5998 * MAINTAINERS (Write After Approval): Add myself.
5999
6000 2007-06-19 Chris Matthews <chrismatthews@google.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
6004 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6005
6006 * MAINTAINERS (Write After Approval): Add myself.
6007
6008 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6009
6010 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6011 * Makefile.in: Regenerated.
6012
6013 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6014
6015 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6016 bfin*-*-uclinux* targets.
6017 * configure: Regenerate.
6018
6019 2007-06-14 Ian Lance Taylor <iant@google.com>
6020
6021 * MAINTAINERS: Add myself as non-algorithmic global write
6022 maintainer.
6023
6024 2007-06-14 Diego Novillo <dnovillo@google.com>
6025
6026 * MAINTAINERS: Add self as middle-end maintainer and
6027 non-algorithmic global write maintainer.
6028
6029 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6030
6031 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6032 Move all Fortran maintainers except Paul Brook into the
6033 Non-Autopoiesis section.
6034
6035 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6038 (distclean-stage[+id+]): Possibly delete stage_last.
6039 * Makefile.in: Regenerate.
6040
6041 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6042
6043 * MAINTAINERS (Various Maintainer): Fix typo.
6044
6045 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6046
6047 * MAINTAINERS (Various Maintainer): Add myself as
6048 dataflow maintainer.
6049
6050 2007-06-07 Ben Elliston <bje@au.ibm.com>
6051
6052 * config.sub, config.guess: Update from upstream sources.
6053
6054 2007-06-07 Ben Elliston <bje@au.ibm.com>
6055
6056 * Makefile.tpl: Fix spelling error.
6057 * Makefile.in: Regenerate.
6058
6059 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6060
6061 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6062 lt_cv_sys_max_cmd_len.
6063
6064 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6065
6066 * MAINTAINERS (Various Maintainers): Add myself as
6067 auto-vectorizer maintainer.
6068
6069 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6070
6071 PR libjava/32098
6072 * libtool.m4: Revert previous change.
6073 * ltgcc.m4: Put it here.
6074
6075 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6076
6077 * MAINTAINERS (Various Maintainers): Add myself as
6078 auto-vectorizer maintainer.
6079
6080 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6081
6082 PR libjava/32098
6083 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6084
6085 2007-05-30 Richard Guenther <rguenther@suse.de>
6086
6087 * MAINTAINERS (Various Maintainers): Add myself as
6088 auto-vectorizer maintainer.
6089
6090 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6091
6092 PR bootstrap/29382
6093 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6094 * configure: Rebuilt.
6095
6096 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6097
6098 * MAINTAINERS (Write After Approval): Removed my name.
6099
6100 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6101
6102 * MAINTAINERS (Write After Approval): Remove myself.
6103
6104 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6105
6106 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6107
6108 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6109
6110 * ltmain.sh: Update from ToT Libtool.
6111 * libtool.m4: Update from ToT Libtool.
6112 * ltsugar.m4: New. Update from ToT Libtool.
6113 * ltversion.m4: New. Update from ToT Libtool.
6114 * ltoptions.m4: New. Update from ToT Libtool.
6115 * ltconfig: Remove.
6116 * ltcf-c.sh: Remove.
6117 * ltcf-cxx.sh: Remove.
6118 * ltcf-gcj.sh: Remove.
6119
6120 2007-05-22 Ollie Wild <aaw@google.com>
6121
6122 * MAINTAINERS (Write After Approval): Add myself.
6123
6124 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6125
6126 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6127 stage_cflags.
6128 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6129 Remove CFLAGS/LIBCFLAGS.
6130 (configure-stage[+id+]-[+prefix+][+module+],
6131 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6132 * Makefile.in: Regenerate.
6133
6134 2007-05-15 Diego Novillo <dnovillo@google.com>
6135
6136 * MAINTAINERS: Update e-mail address.
6137
6138 2007-05-15 Revital Eres <eres@il.ibm.com>
6139
6140 * MAINTAINERS (Write After Approval): Add myself.
6141
6142 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6143
6144 * MAINTAINERS (Write After Approval): Updated my address.
6145
6146 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6147
6148 * MAINTAINERS (Write After Approval): Add myself.
6149
6150 2007-05-11 Silvius Rus <rus@google.com>
6151
6152 * MAINTAINERS (Write After Approval): Add myself.
6153
6154 2007-04-23 Tom Tromey <tromey@redhat.com>
6155
6156 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6157
6158 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6159
6160 * MAINTAINERS (cpplib): Rename to ...
6161 (libcpp): ... this. Add C/C++ front end maintainers.
6162
6163 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6164
6165 * config-ml.in: Pass ${ml_config_env} to configure calls.
6166
6167 2007-04-04 Christian Bruel <christian.bruel@st.com>
6168
6169 * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2007-04-02 Dave Korn <dave.korn@artimi.com>
6172
6173 * MAINTAINERS (Write After Approval): Add myself.
6174
6175 2007-03-31 Tobias Burnus <burnus@net-b.de>
6176
6177 * MAINTAINERS (fortran 95 front end): Add myself.
6178
6179 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
6183 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6184
6185 * MAINTAINERS (Modulo Scheduler): Add myself.
6186
6187 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6188
6189 * MAINTAINERS (fortran 95 front end): Add myself.
6190 (c++ front end): whitespace fix.
6191
6192 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6193
6194 * MAINTAINERS (Write After Approval): Add myself.
6195
6196 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6197
6198 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6199 of glob. Quote arguments with single quotes too.
6200 * configure: Regenerate.
6201
6202 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6203
6204 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6205 * Makefile.in: Regenerate
6206
6207 2007-03-07 Andreas Schwab <schwab@suse.de>
6208
6209 * configure: Regenerate.
6210
6211 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6212
6213 * configure.ac: Add "--with-pdfdir" configure option,
6214 which defines pdfdir variable.
6215 * Makefile.def (target=fixincludes): Add install-pdf to
6216 missing targets.
6217 (recursive_targets): Add install-pdf target.
6218 (flags_to_pass): Add pdfdir.
6219 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6220 target.
6221 * configure: Regenerate
6222 * Makefile.in: Regenerate
6223
6224 2007-02-28 Eric Christopher <echristo@apple.com>
6225
6226 Revert:
6227 2006-12-07 Mike Stump <mrs@apple.com>
6228
6229 * Makefile.def (dependencies): Add dependency for
6230 install-target-libssp and install-target-libgomp on
6231 install-gcc.
6232 * Makefile.in: Regenerate.
6233
6234 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6235
6236 * configure: Regenerate.
6237 * configure.ac: Move statements after variable declarations.
6238
6239 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6240
6241 * MAINTAINERS: Add myself as sh maintainer.
6242
6243 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6244
6245 * configure.ac: Adjust for loop syntax.
6246 * configure: Regenerate.
6247
6248 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6249
6250 * configure: Rebuilt.
6251
6252 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6253
6254 * configure.ac: Drop multiple occurrences of --enable-languages,
6255 and fix its quoting.
6256 * configure: Rebuilt.
6257
6258 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6259 Nathan Sidwell <nathan@codesourcery.com>
6260 Vladimir Prus <vladimir@codesourcery.com>
6261 Joseph Myers <joseph@codesourcery.com>
6262
6263 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6264 * configure: Regenerate.
6265
6266 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6267
6268 * ltconfig (freebsd*): Default to elf.
6269
6270 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6271
6272 * configure.ac (target_libraries): Move libgcc before libiberty.
6273 * configure: Regenerated.
6274
6275 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6276 Paolo Bonzini <bonzini@gnu.org>
6277
6278 PR bootstrap/30753
6279 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6280 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6281 * configure: Regenerated.
6282
6283 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6284
6285 * MAINTAINERS (Language Front End Maintainers): Update my mail
6286 address.
6287
6288 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6289
6290 PR bootstrap/30748
6291 * configure.ac: Correct syntax for Solaris ksh.
6292 * configure: Regenerated.
6293
6294 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6295
6296 * configure.ac: Sync with src.
6297 * configure: Regenerate.
6298
6299 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6300
6301 * Makefile.in: Regenerate.
6302
6303 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6304
6305 * config.sub: Sync with src.
6306
6307 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6308
6309 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6310 noncanonical equivalents.
6311 * configure.in: Rename to...
6312 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6313 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6314 target_noncanonical. Use them. Rewrite removal of configure
6315 arguments for autoconf 2.59. Discard variable settings. Force
6316 program_transform_name for native tools.
6317
6318 * Makefile.in: Regenerated.
6319 * configure: Regenerated with autoconf 2.59.
6320
6321 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6322
6323 * MAINTAINERS (Write After Approval): Add myself.
6324
6325 2007-01-31 Andreas Schwab <schwab@suse.de>
6326
6327 * Makefile.tpl (LDFLAGS): Substitute it.
6328 * Makefile.in: Regenerate.
6329
6330 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6331
6332 * MAINTAINERS (Write After Approval): Add myself.
6333
6334 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6335
6336 * MAINTAINERS (spu port): Add myself.
6337
6338 2007-01-23 Richard Guenther <rguenther@suse.de>
6339
6340 PR bootstrap/30541
6341 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6342 * Makefile.tpl (GNATBIND): Substitute it.
6343 (GNATMAKE): Likewise.
6344 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6345 of STAGE_PREFIX.
6346 * Makefile.in: Regenerate.
6347 * configure: Regenerate.
6348
6349 2007-01-18 Mike Stump <mrs@apple.com>
6350
6351 * configure.in: Re-enable -Werror for gcc builds.
6352
6353 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * configure.in: Change == to = in test command.
6360 * configure: Regenerate.
6361
6362 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6363 Nick Clifton <nickc@redhat.com>
6364 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6365
6366 * configure.in (build_configargs, host_configargs, target_configargs):
6367 Remove build/host/target parameters.
6368 (host_libs): Add gmp and mpfr.
6369 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6370 * Makefile.def (gmp, mpfr): New.
6371 (gcc): Remove target.
6372 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6373 target_os, target_vendor): New.
6374 (configure): Add host_alias/target_alias arguments; adjust invocations.
6375 * configure: Regenerate.
6376 * Makefile.in: Regenerate.
6377
6378 2007-01-11 Matt Fago <fago@earthlink.net>
6379
6380 * configure.in: Try to link to functions only in mpfr 2.2.x
6381 to improve robustness of configure tests.
6382 * configure: Regenerate.
6383
6384 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6385
6386 * MAINTAINERS: Add myself as i386 maintainer.
6387
6388 2007-01-08 Jan Hubicka <jh@suse.cz>
6389
6390 * MAINTAINERS: Add myself as i386 maintainer.
6391
6392 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6393
6394 * configure.in: Add support for an x86_64-mingw* target.
6395 * configure: Regenerate.
6396
6397 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6398
6399 * Makefile.tpl (all-target): Correct @if conditional for target
6400 modules.
6401 * configure.in: Omit libiberty if building only target libgcc.
6402 * configure, Makefile.in: Regenerated.
6403
6404 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6405
6406 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6407 * configure: Regenerate.
6408
6409 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6410
6411 * Makefile.def (target_modules): Add libgcc.
6412 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6413 * Makefile.tpl (clean-target-libgcc): Delete.
6414 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6415 on gcc even for bootstrapped modules. Rewrite handling of
6416 lang_env_dependencies to loop over target_modules.
6417 * configure.in (target_libraries): Add target-libgcc.
6418 * Makefile.in, configure: Regenerated.
6419
6420 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6421
6422 * configure.in: Reorganize recognition of languages. Add
6423 --enable-stage1-languages. Show supported languages for the chosen
6424 target rather than all recognized languages.
6425 * configure: Regenerate.
6426
6427 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6428
6429 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6430 * Makefile.in: Regenerate.
6431
6432 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6433
6434 * configure.in: Warn that MPFR 2.2.0 is buggy.
6435 * configure: Regenerate.
6436
6437 2006-12-27 Ian Lance Taylor <iant@google.com>
6438
6439 * configure.in: When removing Makefiles to force a reconfigure, also
6440 remove prev-DIR*/Makefile.
6441 * configure: Regenerate.
6442
6443 2006-12-22 Andreas Schwab <schwab@suse.de>
6444
6445 * configure: Regenerate with correct autoconf version.
6446
6447 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6448
6449 * configure.in: add AC_SUBST for *_FOR_TARGET.
6450 * configure: Regenerate.
6451
6452 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6453
6454 * configure.in: Simplify logic for rejecting languages that cannot
6455 be built. Separate the case when a language is unsupported,
6456 from the case when the user chooses not to build a language.
6457
6458 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6459
6460 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6461 it only affects bootstrap and could be tested on "$host" as well.
6462 * configure: Regenerate.
6463 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6464
6465 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6466
6467 PR bootstrap/29544
6468 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6469 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6470 move here comment from Makefile.tpl.
6471 * Makefile.tpl: Move some definitions higher in the file.
6472 (STAGE1_CHECKING): New.
6473 * configure.in: Add --enable-stage1-checking.
6474 * configure: Regenerate.
6475 * Makefile.in: Regenerate.
6476
6477 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6478
6479 * MAINTAINERS: Add myself as build system maintainer.
6480
6481 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
6485 2006-12-13 Eric Christopher <echristo@apple.com>
6486
6487 * MAINTAINERS: Add myself as darwin maintainer.
6488
6489 2006-12-11 Ian Lance Taylor <ian@airs.com>
6490
6491 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6492
6493 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6494
6495 MAINTAINERS: Update my entry.
6496
6497 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6498
6499 * configure.in: Handle spu makefile frag.
6500 * Makefile.tpl (MAINT): Define
6501 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6502 * configure: Regenerate.
6503 * Makefile.in: Regenerate.
6504
6505 2006-12-11 Ben Elliston <bje@au.ibm.com>
6506
6507 * config.guess: Import latest version.
6508 * config.sub: Likewise.
6509
6510 2006-12-11 Ben Elliston <bje@au.ibm.com>
6511
6512 * configure.in (spu-*-*): Don't skip target-libiberty.
6513 * configure: Regenerate.
6514
6515 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6516
6517 PR bootstrap/30134
6518 * configure.in: Correct x86 darwin support for libjava to powerpc
6519 and i?86 only.
6520 * configure: Regenerate.
6521
6522 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6523
6524 * configure.in: Add x86 darwin support for libjava.
6525 * configure: Regenerate.
6526
6527 2006-12-07 Mike Stump <mrs@apple.com>
6528
6529 * Makefile.def (dependencies): Add dependency for
6530 install-target-libssp and install-target-libgomp on
6531 install-gcc.
6532 * Makefile.in: Regenerate.
6533
6534 2006-12-04 Richard Guenther <rguenther@suse.de>
6535
6536 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6537 (Non-Algorithmic Maintainers): Move over non-algorithmic
6538 loop optimizer maintainers, add myself as a non-algorithmic
6539 middle-end maintainer.
6540
6541 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
6545 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6546
6547 * configure.in: Update error message for missing GMP/MPFR.
6548
6549 * configure: Regenerate.
6550
6551 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6552
6553 * configure.in: Update MPFR version in error message.
6554
6555 * configure: Regenerate.
6556
6557 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6558
6559 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6560 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6561 --with-gmp-lib): New flags.
6562
6563 * configure: Regenerate.
6564
6565 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6566
6567 * MAINTAINERS (Write After Approval): Change my email address.
6568
6569 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6570
6571 * MAINTAINERS (Write After Approval): Add myself.
6572
6573 2006-11-22 Philipp Thomas <pth@suse.de>
6574
6575 * MAINTAINERS (i18n): Update e-mail address.
6576
6577 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6578
6579 * MAINTAINERS (spu port): Add myself as maintainer.
6580 (Write After Approval): Remove myself.
6581
6582 2006-11-22 Ben Elliston <bje@au.ibm.com>
6583
6584 * configure.in (skipdirs): Don't build libssp for SPU.
6585 * configure: Regenerate.
6586
6587 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6588
6589 * MAINTAINERS (spu port): Add myself as maintainer.
6590 (libobjc): Update my email address.
6591
6592 2006-11-21 Andrea Bona <andrea.bona@st.com>
6593
6594 * MAINTAINERS (Write After Approval): Add myself.
6595
6596 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6597
6598 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6599 * configure : Rebuilt.
6600
6601 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6602
6603 * MAINTAINERS (Write After Approval): Add myself.
6604
6605 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
6609 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6610
6611 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6612 libmpfr.a.
6613 * configure: Regenerate.
6614
6615 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6616
6617 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6618 (unstage): Test for stage_last presence.
6619
6620 PR bootstrap/29802
6621 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6622 STAGE_PREFIX.
6623 * Makefile.in: Regenerate.
6624
6625 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6626
6627 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6628 maintainers.
6629
6630 2006-11-14 Erven Rohou <erven.rohou@st.com>
6631
6632 * MAINTAINERS (Write After Approval): Add myself.
6633
6634 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6635
6636 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6637 and stageN-package/Makefile.
6638 * Makefile.in: Regenerated.
6639
6640 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6641
6642 * configure.in: Remove target-libgloss from noconfigdirs for
6643 bfin-*-*.
6644 * configure: Regenerated.
6645
6646 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6647
6648 * configure.in (have_gmp): Only error if the gcc directory exists.
6649
6650 * configure: Regenerate.
6651
6652 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6653
6654 * configure.in: Robustify error message for missing GMP/MPFR.
6655
6656 * configure: Regenerate.
6657
6658 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6663
6664 * MAINTAINERS: Change email address.
6665
6666 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6667
6668 * MAINTAINERS (Write After Approval): Add myself.
6669
6670 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6671
6672 * MAINTAINERS (Write After Approval): Add myself.
6673
6674 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6675
6676 * MAINTAINERS (Write After Approval): Move myself to
6677 Write After Approval section.
6678
6679 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6680
6681 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6682 need_gmp anymore.
6683 * configure: Regenerate.
6684
6685 2006-10-16 Tobias Burnus <burnus@net-b.de>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2006-10-16 Ben Elliston <bje@au.ibm.com>
6690
6691 * config.guess: Import latest version.
6692 * config.sub: Likewise.
6693
6694 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6695
6696 * Makefile.def: Added pdf target handling.
6697 * Makefile.tpl: Added pdf target handling.
6698 * Makefile.in: Regenerated.
6699
6700 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6701
6702 * MAINTAINERS: Add self as score port maintainer.
6703
6704 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6705
6706 * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6709
6710 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6711 or newer.
6712 * configure: Regenerated.
6713
6714 2006-09-27 Dave Brolley <brolley@redhat.com>
6715
6716 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6717 using $s instead of $r.
6718 * configure: Regenerated.
6719
6720 2006-09-26 Thiemo Seufer <ths@mips.com>
6721
6722 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6723 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6724 * configure: Regenerate.
6725
6726 2006-09-24 Graeme Peterson <gridly@gmail.com>
6727
6728 * MAINTAINERS (Write After Approval): Remove myself.
6729
6730 2006-09-22 Chao-ying Fu <fu@mips.com>
6731
6732 * MAINTAINERS (Write After Approval): Add myself.
6733
6734 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6735
6736 * MAINTAINERS: Add self as soft-fp maintainer.
6737
6738 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6739
6740 * MAINTAINERS: Add myself as avr maintainer.
6741 Remove Marek Michalkiewicz as avr maintainer.
6742
6743 2006-09-07 Roberto Costa <roberto.costa@st.com>
6744
6745 * MAINTAINERS (Write After Approval): Add myself.
6746
6747 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6748
6749 * configure.in: Never build newlib for a Mingw host.
6750 Never build newlib as Mingw target library.
6751 Test the existence of winsup/cygwin for building a Cygwin newlib,
6752 rather than just winsup.
6753 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6754 building a Mingw target.
6755 * configure: Regenerate.
6756
6757 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6758
6759 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6760
6761 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * config.guess: Import from src (was more updated).
6764 * config.sub: Likewise.
6765
6766 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6767
6768 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6769 * configure: Regenerated.
6770
6771 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6772
6773 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6774 for stages after the first.
6775
6776 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6777
6778 * Makefile.def: Add dependencies for configure-opcodes
6779 on configure-intl and all-opcodes on all-intl.
6780 * Makefile.in: Regenerated.
6781
6782 2006-07-13 Ben Elliston <bje@au.ibm.com>
6783
6784 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6785
6786 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6787
6788 Port to hosts whose 'sort' and 'tail' implementations
6789 treat operands with leading '+' as file names, as POSIX
6790 has required since 2001. However, make sure the code still
6791 works on pre-POSIX hosts.
6792 * ltmain.sh: Don't assume "sort +2" is equivalent to
6793 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6794
6795 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6796
6797 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6798
6799 2006-07-04 Peter O'Gorman <peter@pogma.com>
6800
6801 * ltconfig: chmod 644 before ranlib during install.
6802
6803 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6804
6805 PR bootstrap/18058
6806 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6807 if the bootstrap compiler is a GCC version that supports it.
6808 * configure: Regenerate.
6809
6810 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6811
6812 * configure.in: Fix thinkos in previous check-in.
6813 * configure: Regenerate.
6814
6815 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6816
6817 PR other/27063
6818 * configure.in: Test subdir_requires and give an appropriate
6819 error message.
6820 * configure: Regenerate.
6821
6822 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
6825
6826 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6827
6828 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6829
6830 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6831
6832 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6833
6834 2006-06-20 David Ayers <d.ayers@inode.at>
6835
6836 PR bootstrap/28072
6837 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6838 whether target-libjava is being configured instead of whether the
6839 java front end is enabled.
6840 * configure: Regenerate.
6841
6842 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6843
6844 PR target/27540
6845 * configure.in: Only enable libgomp on IRIX 6.
6846 * configure: Regenerate.
6847
6848 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6851 too.
6852 * Makefile.in: Regenerate.
6853
6854 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6855
6856 * config-ml.in: Alter CCASFLAGS to include special
6857 multilib options the same as is done for CFLAGS.
6858
6859 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6860
6861 * configure.in: Don't enable libgomp on hpux10.
6862 * configure: Rebuilt.
6863
6864 2006-06-12 David Ayers <d.ayers@inode.at>
6865
6866 PR bootstrap/27963
6867 PR target/19970
6868 * configure.in: Remove target-boehm-gc from noconfigdirs where
6869 ${libgcj} is specified.
6870 * configure: Regenerate.
6871
6872 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6873
6874 Sync from src:
6875
6876 * configure.in: Sync.
6877 * configure: Regenerated.
6878
6879 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6880
6881 * Makefile.def: Added dependencies from sim and gdb on intl, and
6882 added configure dependencies to everything with an all dependency
6883 on intl.
6884 * Makefile.in: Regenerated.
6885
6886 2006-06-06 David Ayers <d.ayers@inode.at>
6887
6888 PR libobjc/13946
6889 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6890 * Makefile.in: Regenerate.
6891 * configure.in: Add --enable-objc-gc at toplevel and have it
6892 enable boehm-gc for Objective-C.
6893 Remove target-boehm-gc from libgcj.
6894 Add target-boehm-gc to target_libraries.
6895 Add target-boehm-gc to noconfigdirs where ${libgcj}
6896 is specified.
6897 Assert that boehm-gc is supported when requested for Objective-C.
6898 Only build boehm-gc if needed either for Java or Objective-C.
6899 * configure: Regenerate.
6900
6901 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6902
6903 PR 27674
6904 * Makefile.tpl (configure-[+prefix+][+module+],
6905 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6906 Remove rule to unstage bootstrapped modules.
6907 (stage_current): New.
6908 * Makefile.in: Regenerate.
6909
6910 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6911
6912 * MAINTAINERS (Write After Approval): Update my e-mail address.
6913
6914 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6915
6916 * include/libiberty.h: Declare pex_run_in_environment.
6917
6918 2006-05-31 Asher Langton <langton2@llnl.gov>
6919
6920 * MAINTAINERS (Write After Approval): Add myself.
6921
6922 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6923
6924 * Makefile.def (bfd, opcodes): Fix lib_path.
6925 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6926 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6927 * Makefile.in: Regenerate.
6928
6929 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6930
6931 * Makefile.in: Regenerate.
6932
6933 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6934
6935 * Makefile.def: Add install-html target. Add datarootdir
6936 docdir and htmldir to flags_to_pass.
6937 * Makefile.tpl: Add install-html target.
6938 * Makefile.in: Regenerate.
6939 * configure.in: Add --with-datarootdir, --with-docdir, and
6940 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6941 * configure: Regenerate.
6942
6943 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6944
6945 * configure.in: Enable gprof for cross builds.
6946 * configure: Regenerate.
6947
6948 2006-05-22 Richard Guenther <rguenther@suse.de>
6949
6950 Revert
6951 2006-01-31 Richard Guenther <rguenther@suse.de>
6952 Paolo Bonzini <bonzini@gnu.org>
6953
6954 * Makefile.def (target_modules): Add libgcc-math target module.
6955 * configure.in (target_libraries): Add libgcc-math target library.
6956 (--enable-libgcc-math): New configure switch.
6957 * Makefile.in: Re-generate.
6958 * configure: Re-generate.
6959 * libgcc-math: New toplevel directory.
6960
6961 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6962 Andreas Tobler <a.tobler@schweiz.ch>
6963
6964 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6965 * configure: Rebuilt.
6966
6967 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6968
6969 * MAINTAINERS (Write After Approval): Add myself.
6970
6971 2006-05-01 DJ Delorie <dj@redhat.com>
6972
6973 * configure.in: Restore CFLAGS if GMP isn't present.
6974 * configure: Regenerate.
6975
6976 2006-05-01 Richard Guenther <rguenther@suse.de>
6977
6978 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6979 maintainer.
6980
6981 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6982
6983 * MAINTAINERS (Write After Approval): Add myself.
6984
6985 2006-04-28 Jan Beulich <jbeulich@novell.com>
6986
6987 * MAINTAINERS (Write After Approval): Add myself.
6988
6989 2006-04-18 DJ Delorie <dj@redhat.com>
6990
6991 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6992 reference libgloss so that libssp can be built in a combined
6993 tree.
6994 * configure: Regenerate.
6995
6996 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6997
6998 * MAINTAINERS (Write After Approval): Add myself.
6999
7000 2006-04-05 Ben Elliston <bje@au.ibm.com>
7001
7002 * configure.in: Require makeinfo 4.4 or higher.
7003 * configure: Regenerate.
7004
7005 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7006
7007 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7008 Rearrange the entries of other libraries to have them in one place.
7009
7010 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7011
7012 * MAINTAINERS (Write After Approval): Remove myself.
7013 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7014
7015 2006-03-14 Richard Guenther <rguenther@suse.de>
7016
7017 * configure: Regenerate with autoconf 2.13.
7018
7019 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7020
7021 * MAINTAINERS: Use my work address.
7022
7023 * MAINTAINERS: Update my E-mail address.
7024
7025 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7026
7027 * configure.in: Handle --disable-<component> generically.
7028 * configure: Regenerate.
7029
7030 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7031
7032 PR libgcj/17311
7033 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7034
7035 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7036
7037 * MAINTAINERS (Write After Approval): Remove myself.
7038 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7039
7040 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7041
7042 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7043 (TARGET_CONFIGDIRS): Remove.
7044 * configure.in: Remove AC_SUBST(target_configdirs).
7045 * Makefile.in, configure: Regenerated.
7046
7047 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7048
7049 * MAINTAINERS (Write After Approval): Remove myself.
7050 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7051
7052 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7053
7054 PR bootstrap/25670
7055
7056 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7057
7058 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7059 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7060 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7061 BUILD_PREFIX, BUILD_PREFIX_1.
7062 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7063
7064 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7065 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7066
7067 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7068 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7069 of `cat stage_current`. Always provide the `r' and `s' variables.
7070 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7071 a single shell execution.
7072 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7073 bootstrapped modules, make the stage1 module if the build was not
7074 started yet, else build the current stage.
7075 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7076 (all-build, all-host, all-target, [+make_target+]-host,
7077 [+make_target+]-target): Do not use \-continued lines.
7078 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7079 (current_stage, restrap, stage_last): New.
7080
7081 * Makefile.in: Regenerate.
7082 * configure: Regenerate.
7083
7084 2006-02-19 Bud Davis <jmdavis@link.com>
7085
7086 * MAINTAINERS (Write After Approval): Remove myself.
7087 (Language Front End Maintainers): Add myself as fortran 95
7088 maintainer and update e-mail address.
7089
7090 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7091
7092 * MAINTAINERS (Write After Approval): Remove myself.
7093 (Language Front End Maintainers): Add myself as fortran 95
7094 maintainer.
7095
7096 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
7100 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7101
7102 * MAINTAINERS (Write After Approval): Remove myself.
7103 (Language Front End Maintainers): Add myself as
7104 fortran 95 maintainer.
7105
7106 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7107
7108 Sync from src:
7109
7110 2005-12-27 Leif Ekblad <leif@rdos.net>
7111
7112 * configure.in: Add support for RDOS target.
7113 * configure: Regenerate.
7114
7115 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7116 Andreas Schwab <schwab@suse.de>
7117
7118 * configure: Regenerate.
7119
7120 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7121
7122 * configure.in (enable_libgomp): Add AIX.
7123 * configure: Regenerate.
7124
7125 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7126
7127 * MAINTAINERS (Write After Approval): Add myself.
7128
7129 2006-02-03 Lee Millward <lee.millward@gmail.com>
7130
7131 * MAINTAINERS (Write After Approval): Add myself.
7132
7133 2006-01-31 Richard Guenther <rguenther@suse.de>
7134 Paolo Bonzini <bonzini@gnu.org>
7135
7136 * Makefile.def (target_modules): Add libgcc-math target module.
7137 * configure.in (target_libraries): Add libgcc-math target library.
7138 (--enable-libgcc-math): New configure switch.
7139 * Makefile.in: Re-generate.
7140 * configure: Re-generate.
7141 * libgcc-math: New toplevel directory.
7142
7143 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7144
7145 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7146 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7147 the assembler, linker and binutils.
7148 * configure: Regenerate.
7149
7150 2006-01-22 Dirk Mueller <dmueller@suse.de>
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
7154 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7155
7156 * configure: Regenerate.
7157
7158 2006-01-18 Richard Henderson <rth@redhat.com>
7159 Jakub Jelinek <jakub@redhat.com>
7160 Diego Novillo <dnovillo@redhat.com>
7161
7162 * libgomp: New directory.
7163 * Makefile.def: Add target_module libgomp.
7164 * Makefile.in: Regenerate.
7165 * configure.in (target_libraries): Add target-libgomp.
7166 * configure: Regenerate.
7167
7168 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7169
7170 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7171 @ from continuation.
7172 * Makefile.in: Rebuilt.
7173
7174 2006-01-04 Chris Lattner <sabre@gnu.org>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7179
7180 PR bootstrap/24252
7181
7182 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7183 * Makefile.tpl (OBJDUMP): New.
7184 (EXTRA_HOST_FLAGS): Add it.
7185 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7186
7187 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7188 to use symbolic links between directories. Avoid race conditions
7189 or make them harmless.
7190 * configure.in: Do not try to use symbolic links between directories.
7191
7192 * Makefile.def (LEAN): Pass.
7193 * Makefile.tpl (LEAN): Define.
7194 (stage[+id+]-start): Accept that the previous directory does not
7195 exist, if the bootstrap is lean.
7196 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7197 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7198 configure substitution.
7199 ([+compare-target+]): Likewise.
7200 ([+bootstrap-target+]-lean): New.
7201 * configure.in: Remove lean bootstrap support from here.
7202
7203 * Makefile.in: Regenerate.
7204 * configure: Regenerate.
7205
7206 2006-01-04 Ben Elliston <bje@au.ibm.com>
7207
7208 * MAINTAINERS (libdecnumber): Add myself.
7209
7210 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7211
7212 * libtool-ldflags: New script.
7213
7214 2006-01-02 Andreas Schwab <schwab@suse.de>
7215
7216 * configure.in: When reconfiguring remove Makefile in
7217 all stage directories.
7218 * configure: Regenerate.
7219
7220 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7221
7222 * MAINTAINERS: Update my email address.
7223
7224 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7225
7226 Revert Ada-related part of the previous change.
7227
7228 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7229 Do not pass.
7230 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7231 * Makefile.in: Regenerate.
7232 * configure.in: Do not include mt-ppc-aix target fragment.
7233 * configure: Regenerate.
7234
7235 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7236
7237 * configure.in: Select appropriate fragments for PowerPC/AIX.
7238 * configure: Regenerate.
7239
7240 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7241 BOOT_CFLAGS, BOOT_LDFLAGS.
7242 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7243 BOOT_CFLAGS, BOOT_LDFLAGS.
7244 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7245 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7246 (stage): Fail if we cannot complete the work.
7247 * Makefile.in: Regenerate.
7248
7249 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7250
7251 * configure.in: Replace ms1 with mt.
7252 * configure: Rebuilt.
7253
7254 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7255
7256 * MAINTAINERS: Update my email address.
7257
7258 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7261 install-host-nogcc): Don't invoke $(stage) at the end.
7262 * Makefile.in: Regenerate.
7263
7264 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7265
7266 * configure.in: Flip the top-level bootstrap switch.
7267 * configure: Regenerate.
7268
7269 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7272 $(stage) and $(unstage).
7273 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7274 (all): Remove stray semicolon.
7275 (local-distclean): Don't handle multilib.tmp and multilib.out.
7276 (install.all): Set $s for consistency.
7277 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7278 check_multilibs setting. Always make the install directory.
7279 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7280 Correct @if/@endif.
7281 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7282 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7283 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7284 (multilib.out): Remove.
7285 * Makefile.in: Regenerated.
7286
7287 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7288
7289 * MAINTAINERS (Write After Approval): Add myself.
7290
7291 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7292
7293 * MAINTAINERS: Add myself as mt maintainer.
7294
7295 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7296
7297 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7298
7299 * MAINTAINERS: Change email address.
7300
7301 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7302
7303 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7304 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7305 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7306 Find in-tree tools if available.
7307 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7308 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7309 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7310 (COMPILER_*_FOR_TARGET): New.
7311 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7312 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7313 (CONFIGURED_*, USUAL_*): Remove.
7314 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7315 STRIP): Use autoconf substitutions.
7316 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7317 COMPILER_NM_FOR_TARGET): New.
7318 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7319
7320 (all): Make all-host and all-target in parallel.
7321 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7322 that $$r and $$s are set before invoking a recursive make.
7323 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7324 ([+bootstrap-target+]): Inline most of the `all' target.
7325
7326 2005-11-29 Ben Elliston <bje@au.ibm.com>
7327
7328 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7329 from the gcc build directory.
7330 * Makefile.in: Regenerate.
7331
7332 2005-11-29 Ben Elliston <bje@au.ibm.com>
7333
7334 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7335 depend on all-libdecnumber.
7336 * configure.in (host_libs): Include libdecnumber.
7337 * Makefile.in: Regenerate.
7338 * configure: Likewise.
7339
7340 2005-11-29 Ben Elliston <bje@au.ibm.com>
7341
7342 * libdecnumber: Import decNumber sources from the dfp-branch.
7343
7344 2005-11-21 Kean Johnston <jkj@sco.com>
7345
7346 * config.sub, config.guess: Sync from upstream sources.
7347
7348 2005-11-21 Ben Elliston <bje@au.ibm.com>
7349
7350 Import from Autoconf sources:
7351
7352 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7353 * config/move-if-change: Don't output "$2 is unchanged";
7354 suggested by Ben Elliston. Handle weird characters correctly.
7355
7356 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7357
7358 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7359 to match upstream libtool for darwin.
7360
7361 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7362
7363 * Makefile.def: Remove gdb dependencies for gdbtk.
7364 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7365 (configure-gdb, install-gdb): New rules.
7366 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7367 * Makefile.in, configure: Regenerated.
7368
7369 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7370
7371 * MAINTAINERS (Write After Approval): Add myself.
7372
7373 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7374
7375 * MAINTAINERS (Write After Approval): Add myself.
7376
7377 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7378
7379 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7380 Diego Novillo.
7381
7382 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7383
7384 PR bootstrap/24297
7385 * Makefile.tpl (do-[+make-target+], do-check, install,
7386 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7387 are set before recursing.
7388 * Makefile.in: Regenerate.
7389
7390 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7391
7392 PR bootstrap/18939
7393 * Makefile.def (gcc) <target>: Fix thinko.
7394 * Makefile.in: Regenerate.
7395
7396 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7397
7398 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7399 * configure: Regenerate.
7400
7401 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7402
7403 * MAINTAINERS (Write After Approval): Add self.
7404
7405 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7406
7407 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7408 target-libffi, target-qthreads, target-libjava, and
7409 targetlibobjc.
7410 * configure: Regenerate.
7411
7412 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7413
7414 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7415 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7416 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7417 (USUAL_OBJDUMP_FOR_TARGET): New.
7418 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7419 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7420 * configure, Makefile.in: Regenerated.
7421
7422 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7423
7424 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7425 before other host packages.
7426
7427 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7428
7429 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7430
7431 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7432
7433 PR bootstrap/22340
7434
7435 * configure.in (default_target): Remove.
7436 * Makefile.tpl (all): Do not use prerequisites as subroutines
7437 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7438 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7439 use prerequisites as subroutines.
7440 (check-host, check-target): New.
7441 (bootstrap configure & all targets): Do not use stage*-start
7442 if the directory layout is already ok.
7443 (non-bootstrap configure & all targets): Prepend a $(unstage).
7444 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7445 (NOTPARALLEL): Remove.
7446 (unstage, stage variables): New variables.
7447 (unstage, stage targets): Simply expand to those variables.
7448
7449 * configure: Regenerate.
7450 * Makefile.in: Regenerate.
7451
7452 2005-10-04 James E Wilson <wilson@specifix.com>
7453
7454 * Makefile.def (lang_env_dependencies): Add libmudflap.
7455 * Makefile.in: Regenerate.
7456
7457 2005-10-03 Andreas Schwab <schwab@suse.de>
7458
7459 Backport from libtool CVS:
7460 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7461
7462 * ltmain.sh: add support for installing into temporary
7463 staging area (e.g. 'make install DESTDIR=...')
7464
7465 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7466
7467 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7468 * configure: Regenerated.
7469
7470 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7471
7472 * configure: Regenerate with the correct
7473 autoconf version.
7474
7475 2005-09-30 Catherine Moore <clm@cm00re.com>
7476
7477 * configure.in (bfin-*-*): New.
7478 * configure: Regenerated.
7479
7480 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7481
7482 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7483 (LIPO_FOR_TARGET): New.
7484 (CONFIGURED_LIPO_FOR_TARGET): New.
7485 (USUAL_LIPO_FOR_TARGET): New.
7486 (STRIP_FOR_TARGET): New.
7487 (CONFIGURED_STRIP_FOR_TARGET): New.
7488 (USUAL_STRIP_FOR_TARGET): New.
7489 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7490 STRIP_FOR_TARGET.
7491 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7492 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7493 * Makefile.in: Regenerate.
7494 * configure: Regenerate.
7495
7496 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7497
7498 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7499 (rs6000-*-aix*): Same.
7500 * configure: Regenerate.
7501
7502 2005-09-16 Tom Tromey <tromey@redhat.com>
7503
7504 * MAINTAINERS: Add self as java maintainer.
7505
7506 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7507
7508 * configure.in: Recognize f95 in the --enable-languages option,
7509 and substitute it for fortran, issuing a warning.
7510 * configure: Regenerate.
7511
7512 2005-08-30 Phil Edwards <phil@codesourcery.com>
7513
7514 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7515 * configure: Regenerated.
7516
7517 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7518
7519 * MAINTAINERS: Add self as ms1 maintainer.
7520
7521 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7522
7523 * Makefile.def (libssp): Add to lang_env_dependencies.
7524 * Makefile.in: Regenerate.
7525
7526 2005-08-18 Ian Lance Taylor <ian@airs.com>
7527
7528 * MAINTAINERS: Add myself as middle-end maintainer.
7529
7530 2005-08-17 Christian Groessler <chris@groessler.org>
7531
7532 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7533 * Makefile.in: Regenerate.
7534
7535 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7536
7537 * MAINTAINERS (write after approval): Added myself.
7538
7539 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7540
7541 * MAINTAINERS (Write After Approval): Add myself.
7542
7543 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7544
7545 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7546 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7547 Look for alternate names of the target cc and c++
7548 * configure: Regenerate.
7549
7550 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7551
7552 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7553 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7554 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7555 tools; remove code to manually set them.
7556 (Target tools): Look in the environment for them.
7557 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7558 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7559 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7560 build directory.
7561 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7562 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7563 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7564 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7565 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7566 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7567 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7568 * configure: Regenerate.
7569 * Makefile.in: Regenerate.
7570
7571 2005-07-28 Ben Elliston <bje@au.ibm.com>
7572
7573 * MAINTAINERS: Update for removed CPU targets.
7574
7575 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7576
7577 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7578 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7579 * Makefile.in: Regenerated.
7580
7581 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7582
7583 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7584 (CFLAGS_FOR_TARGET): Use it.
7585 (CXXFLAGS_FOR_TARGET): Likewise.
7586 * Makefile.in: Regenerated.
7587 * configure.in (--with-build-sysroot): New option.
7588 * configure: Regenerated.
7589
7590 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7591
7592 * Makefile.tpl: Wrap install between unstage and stage
7593 * Makefile.in: Regenerate.
7594
7595 2005-07-21 Eric Christopher <echristo@apple.com>
7596
7597 * MAINTAINERS: Update affiliation.
7598
7599 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7600
7601 * MAINTAINERS: Add self as crx port maintainer.
7602
7603 2005-07-20 DJ Delorie <dj@redhat.com>
7604
7605 * MAINTAINERS: Add self as m32c maintainer.
7606
7607 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7608
7609 * all files: Update FSF address.
7610
7611 2005-07-15 Eric Christopher <echristo@redhat.com>
7612
7613 * MAINTAINERS: Change affiliation.
7614
7615 2005-07-14 Jim Blandy <jimb@redhat.com>
7616
7617 * configure.in: Add cases for Renesas m32c.
7618 * configure: Regenerated.
7619
7620 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7621
7622 * COPYING.LIB: Update from fsf.org.
7623
7624 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7625
7626 * COPYING, compile, config.guess,
7627 config.sub, install-sh, missing, mkinstalldirs,
7628 symlink-tree, ylwrap: Sync from upstream sources.
7629 * config-ml.in: Update FSF address.
7630
7631 2005-07-13 Eric Christopher <echristo@redhat.com>
7632
7633 * configure.in: Add toplevel noconfigdir support for tpf.
7634 * configure: Regenerate.
7635
7636 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7637
7638 PR ada/22340
7639
7640 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7641 * Makefile.in: Regenerate.
7642
7643 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7644
7645 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7646 Brolley to write-after-approval.
7647
7648 2005-07-07 Andreas Schwab <schwab@suse.de>
7649
7650 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7651 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7652 * Makefile.in: Regenerated.
7653
7654 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7655
7656 * configure.in: Don't build sim or rda when targetting darwin.
7657 * configure: Regenerate.
7658
7659 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7660
7661 * configure.in: Add --enable-libssp and --disable-libssp.
7662 * configure: Regenerate with autoconf-2.13.
7663
7664 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7665
7666 * Makefile.def (target_modules): Add libssp.
7667 * configure.in (target_libraries): Add target-libssp.
7668 * configure: Rebuilt.
7669 * Makefile.in: Rebuilt.
7670
7671 2005-07-01 Zack Weinberg <zackw@panix.com>
7672
7673 * MAINTAINERS: Change email address. Resign from maintainership.
7674
7675 2005-07-01 Richard Guenther <rguenther@suse.de>
7676
7677 * MAINTAINERS: Change my e-mail address and affiliation.
7678
7679 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7680
7681 * Makefile.def (stagefeedback): Come after profile.
7682 Define profiledbootstrap target.
7683 * Makefile.tpl (profiledbootstrap): Remove.
7684 (stageprofile-end): Zap stagefeedback.
7685 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7686 * Makefile.in: Regenerate.
7687
7688 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7689
7690 * MAINTAINERS: Update my email address.
7691
7692 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7693
7694 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7695 In 'cpp' stanza, support '#line' as well as '# '.
7696
7697 2005-06-08 Andreas Schwab <schwab@suse.de>
7698
7699 * MAINTAINERS: Move myself from 'Write After Approval' to
7700 'CPU Port Maintainers' section as m68k maintainer.
7701
7702 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7703
7704 * configure.in (unsupported_languages): New macro.
7705 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7706 non-ported target libraries in noconfigdirs.
7707 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7708 non-linux-gnu. Remove libgcj_ex_libffi.
7709 <lang_frag loop>: Set add_this_lang=no if the language is in
7710 unsupported_languages.
7711 * configure: Regenerate.
7712
7713 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7714
7715 * configure.in: Fix typo in handling of --with-mpfr-dir.
7716 * configure: Regenerate.
7717
7718 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7719
7720 * MAINTAINERS: Update my email address.
7721
7722 2005-06-02 Jim Blandy <jimb@redhat.com>
7723
7724 * config.sub: Add cases for the Renesas m32c. (This patch has been
7725 accepted into the master sources.)
7726
7727 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7728 Michael Snyder <msnyder@redhat.com>
7729 Stan Cox <scox@redhat.com>
7730
7731 * configure.in: Set noconfigdirs for ms1.
7732
7733 * configure: Regenerate.
7734
7735 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7736
7737 * MAINTAINERS (Write After Approval): Add self.
7738
7739 2005-06-01 Josh Conner <jconner@apple.com>
7740
7741 * MAINTAINERS (Write After Approval): Add self.
7742
7743 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7744
7745 * MAINTAINERS: Update my email address.
7746
7747 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7748
7749 * MAINTAINERS (Write After Approval): Add self.
7750
7751 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7752
7753 * MAINTAINERS (Write After Approval): Remove self.
7754
7755 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7756
7757 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7758 (Dependencies): Consider target modules for bootstrap dependencies.
7759 Make target bootstrap modules depend on each stage's gcc.
7760 * Makefile.in: Regenerate.
7761
7762 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7763
7764 * Makefile.def (configure-gcc): Depend on binutils having been built.
7765 (all-gcc): No need to do it here.
7766 * Makefile.in: Regenerate.
7767
7768 2005-05-19 Paul Brook <paul@codesourcery.com>
7769
7770 * configure.in: Rewrite misleading error message when requested
7771 language cannot be built.
7772 * configure: Regenerate.
7773
7774 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7775
7776 * ylwrap: Import from Automake 1.9.5.
7777
7778 2005-05-13 David Ung <davidu@mips.com>
7779
7780 * MAINTAINERS (Write After Approval): Add self.
7781
7782 2005-05-09 Mike Stump <mrs@apple.com>
7783
7784 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7785 lt_cv_sys_max_cmd_len for now.
7786
7787 2005-05-09 Stan Cox <scox@redhat.com>
7788
7789 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7790
7791 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7792
7793 * README.SCO: Update the URL.
7794
7795 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7796
7797 * ltconfig: Define file_list_spec. Pass file_list_spec and
7798 with_gnu_ld to libtool.
7799 * ltcf-c.sh (aix[45]): Define file_list_spec.
7800 * ltcf-cxx.sh (aix[45]): Same.
7801 * ltcf-gcj.sh (aix[45]): Same.
7802 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7803 exists, write list of input files to temporary file.
7804
7805 2005-05-04 Mike Stump <mrs@apple.com>
7806
7807 * configure.in: Always pass --target to target configures as
7808 otherwise rebuilds that do --recheck will fail.
7809 * confiugure: Rebuilt.
7810
7811 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7812
7813 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7814 STAGE_HOST_EXPORTS.
7815 (configure, all): Add bootstrap support.
7816 (Host modules, target modules): Pass post-stage1 flags and exports.
7817 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7818 * Makefile.in: Regenerate.
7819
7820 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7821
7822 * configure: Regenerate.
7823
7824 2005-04-27 Mike Stump <mrs@apple.com>
7825
7826 * MAINTAINERS: Add self as darwin maintainer.
7827
7828 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7829
7830 * config.sub: Update from master copy.
7831
7832 2005-04-21 Mike Stump <mrs@apple.com>
7833
7834 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7835 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7836
7837 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7838
7839 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7840 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7841 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7842 "*-*-elf" and "*-*-linux*".
7843 * configure: Regenerate.
7844
7845 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7846
7847 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7848
7849 2005-04-12 Mike Stump <mrs@apple.com>
7850
7851 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7852
7853 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7854
7855 * MAINTAINERS (Write After Approval): Add myself.
7856
7857 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7858
7859 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7860
7861 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7864 (TARGET_CONFIGARGS): Include --with-target-subdir.
7865 (configure, all): New macros. Use them throughout.
7866 * Makefile.in: Regenerate.
7867
7868 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7873
7874 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7875
7876 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7877
7878 * MAINTAINERS: Move John Carr to Write After Approval.
7879
7880 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7881
7882 * config/mh-mingw32: Delete.
7883 * configure.in: Don't use it.
7884 * configure: Regenerate.
7885
7886 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7887
7888 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7889 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7890 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7891 (HOST_LIB_PATH): Generate from Makefile.def.
7892 (TARGET_LIB_PATH): Likewise.
7893 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7894 * Makefile.in: Regenerate.
7895 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7896 (RPATH_ENVVAR): Include Darwin case.
7897 * configure: Regenerate.
7898
7899 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7900
7901 * MAINTAINERS (Various Maintainers): Remove self.
7902 (Write After Approval): Add self.
7903
7904 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7905
7906 * MAINTAINERS (Various Maintainers): Add self.
7907
7908 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7909
7910 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7911 * configure: Regenerate.
7912
7913 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7914
7915 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7916 gcc_version, and gcc_version_trigger from set of flags to pass.
7917 * Makefile.tpl: Remove definitions of above variables.
7918 (config.status): Remove dependency on $(gcc_version_trigger).
7919 * Makefile.in: Regenerate.
7920 * configure.in: Do not reference config/gcc-version.m4 nor
7921 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7922 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7923 * configure: Regenerate.
7924
7925 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7926 Andrew Pinski <pinskia@physics.uc.edu>
7927
7928 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7929 * Makefile.in: Regenerate.
7930
7931 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2005-03-03 David Ayers <d.ayers@inode.at>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7940
7941 PR libgcj/20160
7942 * ltmain.sh: Avoid creating archives with components that have
7943 duplicate basenames.
7944
7945 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7946
7947 PR bootstrap/20250
7948 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7949 instead of check.
7950 * Makefile.in: Regenerate.
7951
7952 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7953
7954 * Makefile.in: Regenerate to fix conflict between the previous two
7955 patches.
7956
7957 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7958
7959 PR bootstrap/17383
7960 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7961 * Makefile.tpl (HOST_SUBDIR): New substitution.
7962 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7963 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7964 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7965 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7966 (Host modules, Bootstrapped modules): Use it.
7967 (Build modules, Target modules): Do not create symlink trees,
7968 always configure out-of-srcdir.
7969 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7970 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7971 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7972 $(HOST_SUBDIR). Create a symlink for host_subdir.
7973
7974 * Makefile.in: Regenerate.
7975 * configure: Regenerate.
7976
7977 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7978
7979 Merged from libada-gnattools-branch:
7980 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7981
7982 * gnattools: New directory.
7983 * Makefile.def: Add gnattools as a module, depending on target-libada.
7984 * Makefile.in: Regenerate.
7985 * configure.in: Include gnattools in host_tools; disable it if ada
7986 is disabled.
7987 * configure: Regenerate.
7988
7989 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7990
7991 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7992 treelang maintainer.
7993 (Write After Approval): Remove myself.
7994
7995 2005-02-23 Paul Schlie <schlie@comcast.net>
7996
7997 * configure.in: Allow darwin targeted ports to build tk, itcl and
7998 libgui.
7999 * configure: Regenerate.
8000
8001 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8002
8003 PR libgcj/10353
8004 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8005 * configure: Regenerate.
8006
8007 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2005-02-10 Ian Lance Taylor <ian@airs.com>
8012
8013 * MAINTAINERS: Update my e-mail address.
8014
8015 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8020
8021 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8022 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8023 target-libgloss when not *-*-elf and *-*-aout.
8024 * configure: Regenerate.
8025
8026 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8027
8028 * MAINTAINERS: Remove obsolete entries.
8029
8030 * MAINTAINERS (Write After Approval): Add Michael Matz.
8031
8032 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8033
8034 * MAINTAINERS: Remove self as cpplib maintainer.
8035
8036 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8037
8038 * install-sh, config.sub: Import from upstream.
8039
8040 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8041
8042 PR bootstrap/18222
8043 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8044 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8045 * Makefile.in: Regenerate.
8046
8047 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8048
8049 * MAINTAINERS: Update my email address.
8050
8051 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8052 Andreas Schwab <schwab@suse.de>
8053
8054 PR bootstrap/18033
8055 * config-ml.in: Eval option if surrounded by single quotes.
8056
8057 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8058
8059 Revert 2004-12-28 Makefile changes, a better fix will be
8060 applied to mainline and src after GCC 4.0 branches.
8061
8062 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8063
8064 PR bootstrap/17383
8065
8066 * Makefile.def (target_modules): Remove stage parameter,
8067 it is always true now.
8068 * Makefile.tpl (configure-build-[+module+],
8069 configure-target-[+module+]): Always build symlink tree
8070 for the directory and for include. BUILD_SUBDIR and
8071 TARGET_SUBDIR cannot be . anymore.
8072 * Makefile.in: Regenerate.
8073
8074 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8075
8076 Revert 2004-12-08 Makefile changes.
8077
8078 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8079
8080 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8081 cygwin, mingw.
8082
8083 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8084
8085 * configure.in (sh64-*-*): Reenable gprof.
8086 * configure: Regenerate.
8087
8088 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8089
8090 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8091 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8092 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8093 * Makefile.in: Regenerate.
8094
8095 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8096
8097 * MAINTAINERS: Update my email address.
8098
8099 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8100
8101 * Makefile.tpl: Generate normal dependencies if the LHS module is
8102 not bootstrapped.
8103 * Makefile.in: Regenerate.
8104
8105 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8106
8107 * configure.in: Include config/gxx-include-dir.m4. Use
8108 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8109 * configure: Regenerate.
8110
8111 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8112
8113 * config.if: Delete.
8114 * configure.in: Set libstdcxx_incdir directly.
8115 * configure: Regenerate.
8116
8117 2004-12-02 Eric Christopher <echristo@redhat.com>
8118
8119 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8120 * Makefile.in: Regenerate.
8121
8122 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8123
8124 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8125 * configure: Regenerate.
8126
8127 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8128
8129 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8130 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8131 * configure: Regenerate.
8132
8133 2004-12-01 Eric Christopher <echristo@redhat.com>
8134
8135 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8136 of things to remove.
8137
8138 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8139
8140 * MAINTAINERS (Write After Approval): Update my e-mail address.
8141
8142 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8143
8144 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8145 from CVS libtool to always pass_all.
8146
8147 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8148
8149 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8150 (hppa*64*-*-*): Delete incorrect comment.
8151 * configure: Rebuilt.
8152
8153 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8154
8155 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8156
8157 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8158
8159 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8160 from CVS libtool to always pass_all.
8161
8162 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8163
8164 * install-sh, compile: Import from automake.
8165
8166 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8167
8168 * config.guess, config.sub: Import from savannnah.
8169
8170 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8171
8172 * MAINTAINERS (Write After Approval): Add myself
8173
8174 2004-11-12 Mike Stump <mrs@apple.com>
8175
8176 * Makefile.def: Add html support.
8177 * Makefile.tpl: Likewise.
8178 * Makefile.in: Regenerate.
8179
8180 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8181
8182 PR 18423
8183 * configure.in: Remove all instances of build-fixincludes from
8184 noconfigdirs.
8185 (build_configargs): Supply --target to subdirectories.
8186 * configure: Regenerate.
8187
8188 * Makefile.def: Make gcc install depend on fixincludes install.
8189 * Makefile.in: Regenerate.
8190
8191 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8192
8193 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8194
8195 2004-11-11 Paul Brook <paul@codesourcery.com>
8196
8197 * MAINTAINERS: Add self as arm maintainer. Update email address.
8198
8199 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8200
8201 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8202 target-libgfortran.
8203 * configure: Regenerate.
8204
8205 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8206
8207 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8208 like CC.
8209
8210 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8211
8212 * Makefile.def (host fixincludes): Specify missing targets.
8213 * Makefile.in: Regenerate.
8214
8215 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8216
8217 * MAINTAINERS: Add myself
8218
8219 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8224
8225 * Makefile.def: Build fixincludes for the host, too.
8226 * Makefile.in: Regenerate.
8227 * configure.in (host_tools): Add fixincludes.
8228 * configure: Regenerate.
8229
8230 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8231
8232 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8233 * configure: Regenerated.
8234
8235 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8236
8237 PR other/17783
8238 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8239 * configure: Regenerated.
8240
8241 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8242
8243 * README.SCO: Update per FSF instructions.
8244
8245 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8246
8247 PR target/18151
8248 * configure.in (case ${target}): Do not build fixincludes for avr.
8249 * configure: Regenerated.
8250
8251 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * configure.in (case ${target}): Do not build fixincludes
8254 on platforms where it is not used.
8255 * configure: Regenerated.
8256
8257 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8258
8259 * configure.in: Use an absolute path to install-sh.
8260 * configure: Regenerated.
8261
8262 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8263
8264 * MAINTAINERS (Write After Approval): Add myself.
8265
8266 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8267
8268 * MAINTAINERS: Remove from Write After Approval those that are
8269 already maintainers.
8270
8271 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8272
8273 * MAINTAINERS: Update my email address.
8274
8275 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8276
8277 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8278 * configure: Regenerate.
8279
8280 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8281
8282 * MAINTAINERS: Update my email address.
8283
8284 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8285
8286 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8287 entries belonging to this category.
8288
8289 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8290
8291 * MAINTAINERS: Update my e-mail address.
8292
8293 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8294
8295 Fix wrong conflict resolution in:
8296
8297 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8298
8299 * Makefile.in: Regenerate.
8300 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8301 in the recursive `make', instead of hardwiring `all'.
8302 (Autogenerated TARGET-* variables): New.
8303
8304 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8305
8306 * configure.in: Enable target-libgloss for crx-*-*.
8307 * configure: Regenerate.
8308
8309 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8310
8311 * MAINTAINERS (Various Maintainers): Move the "windows,
8312 cygwin, mingw" maintainer to ...
8313 (OS Port Maintainers): ... here.
8314
8315 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8316
8317 * MAINTAINERS (Write After Approval): Remove those that are
8318 maintainers of some subsystem.
8319
8320 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8321
8322 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8323 * ltcf-cxx.sh (tpf*): Likewise.
8324 * ltconfig (tpf*): Add TPF OS configuration support.
8325
8326 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8327
8328 * MAINTAINERS: Change my email address to my new work account.
8329
8330 2004-09-24 Michael Roth <mroth@nessie.de>
8331
8332 * configure.in (--without-headers): Add missing double quotes.
8333 * configure: Regenerate.
8334
8335 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8336
8337 * ylwrap: Revert to previous version.
8338
8339 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8340
8341 PR bootstrap/17369
8342 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8343 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8344 SET_GCC_LIB_PATH_CMD.
8345 (BASE_TARGET_EXPORTS): Likewise.
8346 * Makefile.in: Regenerated.
8347
8348 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8349 * configure: Regenerated.
8350
8351 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8352
8353 * config.guess: New upstream version
8354 * compile, depcomp, install-sh, ylwrap: Likewise.
8355
8356 2004-09-19 Roger Sayle <roger@eyesopen.com>
8357
8358 * config/mh-x86omitfp: New host makefile fragment. Add
8359 -fomit-frame-pointer to the default BOOT_CFLAGS.
8360 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8361 * configure: Regenerate.
8362
8363 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8364
8365 PR target/11572
8366 * configure.in (*-*-darwin*): Renable libobjc.
8367 * configure: Regenerate.
8368
8369 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8370
8371 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8372
8373 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8374
8375 * Makefile.def: Remove libbanshee.
8376 * Makefile.tpl: Ditto.
8377 * configure.in: Ditto.
8378 * Makefile.in: Regen.
8379 * configure: Ditto.
8380
8381 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8382
8383 * ltmain.sh: Use $pic_object as $non_pic_object if
8384 $non_pic_object=none.
8385
8386 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * missing: Import latest version from master repository.
8389
8390 2004-09-06 Nick Clifton <nickc@redhat.com>
8391
8392 * config.sub: Import latest version from master repository.
8393 * config.guess: Likewise.
8394 This includes these changes:
8395
8396 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8397
8398 * config.sub: Handle crisv32, alias etraxfs.
8399 * config.guess (crisv32:Linux:*:*): Handle.
8400
8401 2004-08-13 Brad Smith <brad@comstyle.com>
8402
8403 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8404 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8405
8406 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8407
8408 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8409 assume the processor is a powerpc. This is because coreutils
8410 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8411 in this case, due to a MacOS X bug that causes
8412 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8413 to return a negative number.
8414 Problem reported by Petter Reinholdtsen in:
8415 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8416
8417 2004-07-19 Ben Elliston <bje@gnu.org>
8418
8419 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8420
8421 2004-06-24 Ben Elliston <bje@gnu.org>
8422
8423 * config.guess: Update copyright years.
8424 * config.sub: Likewise.
8425
8426 2004-06-22 Robert Millan <robertmh@gnu.org>
8427
8428 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8429 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8430
8431 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8432
8433 * config.guess (*:*VMS:*:*): New entry. Replaces
8434 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8435 manufacturer.
8436
8437 2004-06-22 Ben Elliston <bje@gnu.org>
8438
8439 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8440 * config.sub: Likewise.
8441
8442 2004-06-22 Ben Elliston <bje@gnu.org>
8443
8444 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8445 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8446
8447 2004-06-11 Ben Elliston <bje@gnu.org>
8448
8449 * config.guess (pegasos:OpenBSD:*:*): Remove.
8450
8451 2004-06-11 Ben Elliston <bje@gnu.org>
8452
8453 From Wouter Verhelst <wouter@grep.be>:
8454 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8455
8456 2004-06-11 Ben Elliston <bje@gnu.org>
8457
8458 * config.guess (luna88k:OpenBSD:*:*): New.
8459
8460 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8461
8462 * config.guess (m32r*:Linux:*:*): New case.
8463 * config.sub: Handle m32rle.
8464
8465 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8466
8467 From Jens Petersen <petersen@redhat.com>:
8468 * config.sub: Handle sparcv8.
8469
8470 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8471
8472 From Tom Smith <smith@cag.lkg.hp.com>:
8473 * config.guess: Version suffixes are equally significant on Tru64
8474 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8475 prefix of "P" (patched kernel).
8476
8477 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8478
8479 * config.sub: Add support for National Semiconductor CRX target.
8480
8481 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8482
8483 * MAINTAINERS (Various Maintainers): Remove myself as web page
8484 maintainer, add myself as maintainer of build status lists.
8485
8486 2004-09-03 Jan Beulich <jbeulich@novell.com>
8487
8488 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8489 *-*-netware, but add target-libmudflap.
8490 Consolidate *-*-netware targets (of which really only i?86 exists)
8491 into a single entry.
8492 * configure: Likewise.
8493
8494 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8495
8496 * Makefile.tpl (sorry): Remove.
8497 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8498 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8499 (do-clean): Clean per-stage directories too.
8500 (do-distclean): Run distclean-stage1 too.
8501 (.NOTPARALLEL): Enable during toplevel bootstrap.
8502 (stage[+id+]-bubble): Enable parallel execution during
8503 the recursive invocation.
8504 * Makefile.in: Regenerate.
8505
8506 Fix previous checkin:
8507
8508 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8509 include.
8510 * configure.in: Fix indentation.
8511 * configure: Regenerate.
8512
8513 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8514
8515 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8516 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8517 * configure: regenerate
8518 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8519 -mdynamic-no-pic
8520
8521 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8522
8523 * Makefile.def (build_modules): Add fixincludes.
8524 (dependencies): Make gcc depend on fixincludes.
8525 * configure.in (build_tools): Add fixincludes.
8526 (build_configdirs): Always include build_libs.
8527 * Makefile.in: Regenerate.
8528 * configure: Regenerate.
8529
8530 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8533 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8534 phony targets; do not generate timestamp files.
8535 (distclean-stageN): Remove references to their timestamp files.
8536 (restageN, touch-stageN): Remove.
8537 (stageN-bubble): Rewritten.
8538 (compare): Support lean bootstraps.
8539 * Makefile.in: Regenerate.
8540
8541 * configure.in: Only warn when bootstrapping but
8542 build != host or build != target. Support lean bootstraps.
8543 * configure: Regenerate.
8544
8545 2004-08-26 Phil Edwards <phil@codesourcery.com>
8546
8547 * configure.in: Give a better error message if GMP/MPFR are missing
8548 and a language needing them has been requested.
8549 * configure: Regenerated.
8550
8551 2004-08-25 Phil Edwards <phil@codesourcery.com>
8552
8553 * configure.in: Print a list of available language front-ends if
8554 a requested one is missing. Tidy stray tab characters.
8555 * configure: Regenerated.
8556
8557 2004-08-19 Michael Koch <konqueror@gmx.de>
8558
8559 * gcc/doc/install.texi: Update entry about automake for libjava.
8560
8561 2004-08-17 Robert Millan <robertmh@gnu.org>
8562
8563 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8564 (instead of FreeBSD).
8565 * configure: Regenerate.
8566
8567 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8568
8569 * Makefile.in: Regenerate.
8570 * configure: Regenerate.
8571
8572 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8573 stage_*_flags.
8574 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8575 for bootstrapped modules if toplevel bootstrap is going.
8576 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8577 modules. Adjust for changes in Makefile.def. Enable several
8578 rules even in non-bootstrap mode, just to avoid peppering the
8579 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8580 (stage-[+prev+]-bubble): Remove.
8581
8582 * Makefile.def (Dependencies): Depend on all-build-bison,
8583 all-build-flex, all-build-byacc, all-build-texinfo, rather
8584 than the host variations.
8585 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8586 with BUILD_SUBDIR.
8587 (BISON): Update for recent Bisons.
8588 (YACC): Fix typo.
8589 (cross): Depend on all-build.
8590 (all): Do not depend on all-build.
8591 (prebootstrap): Remove.
8592 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8593 (Prebootstrap dependencies): Add them to the per-stage targets
8594 and to all-prebootstrap.
8595 * configure.in (build_configdirs): Always enable build_tools.
8596 (BUILD_DIR_PREFIX): Remove.
8597
8598 * Makefile.def (gcc): Add target variable.
8599 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8600 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8601 in the recursive `make', instead of hardwiring `all'.
8602 (Autogenerated TARGET-* variables): New.
8603
8604 2004-08-13 Brian Booth <bbooth@redhat.com>
8605
8606 * MAINTAINERS: Remove myself from write-after-approval.
8607
8608 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8609
8610 * src-release: Stop distributing mmalloc with gdb (which doesn't
8611 use it).
8612 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8613 * Makefile.in: Regenerate.
8614
8615 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8616
8617 * configure.in (arm*-*-eabi*): New target.
8618 * configure: Regenerate.
8619
8620 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8621
8622 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8623 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8624 (Dependencies): New section.
8625 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8626 (configure-target-[+module+]): Depend on maybe-all-gcc
8627 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8628 (toplevel profiledbootstrap): Fix dependencies.
8629 * Makefile.in: Regenerate.
8630
8631 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8632
8633 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8634 target-libiberty to noconfigdirs.
8635 * configure: Regenerate.
8636
8637 2004-08-03 Paul Brook <paul@codesourcery.com>
8638
8639 * configure.in: Check for MPFR as well as GMP.
8640 * configure: Regenerate.
8641
8642 2004-08-01 Robert Millan <robertmh@gnu.org>
8643
8644 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8645 libmudflap for all GNU-based systems (with Glibc).
8646 * configure: Regenerate.
8647
8648 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * Makefile.def (host-modules): Add gcc.
8651 * Makefile.in: Regenerate.
8652 * Makefile.tpl (sorry): New rule.
8653 (configure-host, all-host, [+make_target+]-host, do-check,
8654 install-host): Do not add gcc as a special case.
8655 (host modules): Add a small special-casing for gcc. Export
8656 extra_make_flags through the environment.
8657 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8658 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8659 other recursive targets for gcc): Remove.
8660
8661 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8662 (stage, unstage): New rules.
8663 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8664 distclean-stage[+id+]): Use stage_current.
8665 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8666 the stage*-start rules.
8667
8668 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8669
8670 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8671 use -all_load flag.
8672
8673 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8674
8675 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8676 * configure: Regenerate.
8677
8678 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8679
8680 * maintainer-scripts/gcc_release: Revert yesterday's change.
8681
8682 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8683
8684 * MAINTAINERS: Add myself to write-after-approval.
8685
8686 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8687
8688 * libf2c: Removed.
8689 * gcc/gccbug.in: Updated because of libf2c removal.
8690 * maintainer-scripts/gcc_release: Ditto.
8691
8692 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8693
8694 * configure.in: Build libmudflap by default on FreeBSD.
8695 * configure: Regenerated.
8696
8697 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8698
8699 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8700 systems.
8701 * configure: Regenerated.
8702
8703 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8704
8705 PR target/16344
8706 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8707 feedback based compiler.
8708 * Makefile.in: Rebuilt.
8709
8710 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8711
8712 * Makefile.def (host_modules): Set bootstrap=true for flex.
8713 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8714 * Makefile.in: Rebuilt.
8715
8716 2004-07-07 Jan Hubicka <jh@suse.cz>
8717
8718 * MAINTAINERS: Add self as a profile feedback maintainer.
8719
8720 2004-07-05 Phil Edwards <phil@codesourcery.com>
8721
8722 * configure.in: Do not prepend $srcdir to /dev/null in
8723 makefile fragments.
8724 * configure: Regenerate.
8725
8726 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8727
8728 * Makefile.def (build_modules): Add bison, byacc, flex,
8729 m4, texinfo.
8730 (flags_to_pass): Add FLEX.
8731 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8732 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8733 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8734 DEFAULT_MAKEINFO): Remove.
8735 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8736 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8737 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8738 objdir or else use configured tool.
8739 (all-build): New.
8740 (all): Depend on it.
8741 (Build module dependencies): Add.
8742 * Makefile.in: Regenerate.
8743 * configure.in: Better support for multiple build modules,
8744 matching what is done for host/target modules. Do not look
8745 for "plausible" locations of build tools if Canadian cross.
8746 Use autoconf's AC_PROG_CC to find a C compiler. Define
8747 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8748 * configure: Regenerate.
8749
8750 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8751
8752 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8753 * Makefile.in: Regenerate.
8754
8755 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8756
8757 * Makefile.tpl (configure-build-[+module+],
8758 configure-[+module+], configure-target-[+module+]): Pass
8759 [+extra_configure_args+].
8760 (all-build-[+module+], all-[+module+], check-[+module+],
8761 install-[+module+], [+make_target+]-[+module+],
8762 all-target-[+module+], check-target-[+module+],
8763 install-target-[+module+], [+make_target+]-target-[+module+]):
8764 Pass [+extra_make_args+].
8765 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8766 (GCC_HOST_EXPORTS): Remove.
8767 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8768 cross, check-gcc, check-gcc-c++, install-gcc,
8769 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8770 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8771 * Makefile.in: Regenerate.
8772
8773 2004-06-21 Matthew Sachs <msachs@apple.com>
8774
8775 * MAINTAINERS: Added self to write-after-approval.
8776
8777 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8778
8779 * configure.in: Check for srcdir/winsup rather than build directory
8780 winsup.
8781 * configure: Regenerate.
8782
8783 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8784
8785 * configure.in: Don't build Cygwin native newlib if winsup
8786 directory is missing. Emit warning instead.
8787 * configure: Regenerate.
8788
8789 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8790
8791 * Makefile.tpl (touch-stage[+id+]): New.
8792 (restage[+prev+]): Depend on touch-stage[+id+].
8793
8794 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8795 Use it throughout.
8796
8797 * Makefile.def: Add profile and feedback bootstrap stages.
8798 Remove next field from bootstrap stages.
8799 * Makefile.tpl (LN, LN_S): Substitute.
8800 (stageN-start, stageN-end): Use double-colon rules, to
8801 provide a hook for additional setup commands.
8802 (distclean-stageN-gcc, restageN): Create dependencies from
8803 [+prev+], not from [+next+].
8804 (stageN-bubble): Add commands for successive stages from
8805 [+prev+], using double-colon rules.
8806 (all-stageN-gcc): Fix typo.
8807 (stagefeedback-start, profiledbootstrap): New.
8808 * Makefile.in: Regenerate.
8809 * configure.in: Call ACX_PROG_LN.
8810 * configure: Regenerate.
8811
8812 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8813
8814 * MAINTAINERS (Write After Approval): Add myself.
8815
8816 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8817
8818 * MAINTAINERS (Write After Approval): Add myself.
8819
8820 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8821
8822 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8823 without gcc.
8824 * configure: Regenerate.
8825
8826 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8827
8828 * Makefile.tpl: Fix typo.
8829 * Makefile.in: Regenerate.
8830
8831 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8832
8833 * configure.in: Remove new- prefix from toplevel
8834 bootstrap targets.
8835 * configure: Regenerate.
8836
8837 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8838
8839 * Makefile.tpl (all.normal): Rename to all.
8840 (all): Replace with a rule to pick the default
8841 target from configure.
8842 (all-gcc, configure-gcc): Use conditionals to
8843 do nothing when toplevel bootstrap is going on.
8844 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8845 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8846 * configure.in: Support --enable-bootstrap.
8847
8848 * Makefile.def: Remove new- prefix from toplevel
8849 bootstrap targets.
8850 * Makefile.tpl: Likewise.
8851
8852 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8853 target.
8854
8855 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8856 $(RECURSE_FLAGS) to recursive invocation of make.
8857
8858 * Makefile.in: Regenerate.
8859 * configure: Regenerate.
8860
8861 2004-05-30 Andreas Jaeger <aj@suse.de>
8862 Jim Wilson <wilson@specifixinc.com>
8863
8864 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8865 like CC.
8866
8867 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8868
8869 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8870 * configure: Regenerate.
8871
8872 2004-05-25 Daniel Jacobowitz <drow@false.org>
8873
8874 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8875 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8876 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8877 targets.
8878 * Makefile.in: Regenerate.
8879
8880 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8881
8882 * configure.in: Test the ability to symlink directories.
8883 * configure: Regenerate.
8884
8885 * Makefile.def (bootstrap-stage): New definitions.
8886 * Makefile.tpl (configure-stage1-gcc,
8887 configure-stage2-gcc, configure-stage3-gcc,
8888 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8889 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8890 new-restage3, compare): Autogenerate, see Makefile.in
8891 entry for behavioral changes.
8892 (distclean-stage1, new-stage1-start, new-stage1-end,
8893 new-stage1-bubble, distclean-stage2, new-stage2-start,
8894 new-stage2-end, new-stage2-bubble, distclean-stage3,
8895 new-stage3-start, new-stage3-end): New autogenerated targets.
8896 (objext, prebootstrap, BOOT_CFLAGS,
8897 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8898 targets.
8899
8900 * Makefile.in: Regenerate.
8901 (distclean-stage1, new-stage1-start, new-stage1-end,
8902 new-stage1-bubble, distclean-stage2, new-stage2-start,
8903 new-stage2-end, new-stage2-bubble, distclean-stage3,
8904 new-stage3-start, new-stage3-end): New targets.
8905 (all-stage1-gcc): Move prebootstrap dependency from here...
8906 (configure-stage1-gcc): ...to here.
8907 (new-bootstrap): Use bubble targets.
8908 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8909 Use per-stage distclean targets.
8910 (configure-stage1-gcc, configure-stage2-gcc,
8911 configure-stage3-gcc, all-stage1-gcc,
8912 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8913 Use new-stageN-start to prepare the tree.
8914
8915 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8916
8917 * Makefile.def (host_modules): add libcpp.
8918 * Makefile.tpl: Add dependencies on and for libcpp.
8919 * Makefile.in: Regenerate.
8920 * configure.in: Add libcpp host module.
8921 * configure: Regenerate.
8922
8923 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8924
8925 * Makefile.tpl: Whenever a recursive target is defined, wrap
8926 it in a special @if/@endif block, and prepare its maybe
8927 dependency in the @if/@endif block
8928 * configure.in: Instead of writing maybe dependencies, remove
8929 the @if/@endif statements, and remove the @if/@endif blocks
8930 that remain.
8931 * configure: Regenerate.
8932 * Makefile.in: Regenerate.
8933
8934 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8935
8936 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8937
8938 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8939
8940 PR bootstrap/15120
8941 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8942 * */configure: Rebuilt.
8943
8944 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8945
8946 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8947 of libf2c.
8948 * configure, Makefile.in: Regenerate.
8949
8950 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8951
8952 * MAINTAINERS (Write After Approval): Add myself.
8953
8954 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8955
8956 Merge from tree-ssa-20020619-branch.
8957
8958 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8959 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8960 (HOST_GMPLIBS): Define.
8961 (HOST_GMPINC): Define.
8962 (TARGET_LIB_PATH): Add libmudflap.
8963 (GFORTRAN_FOR_TARGET): Define.
8964 (configure-build*): Export GFORTRAN.
8965 (configure-gcc): Export GMPLIBS and GMPINC.
8966 (all-gcc): Add maybe-all-libbanshee.
8967 (configure-target-libgfortran): Define.
8968 * Makefile.in: Regenerate.
8969 * configure.in (host_libs): Add libbanshee.
8970 (target_libraries): Add target-libmudflap and target-libgfortran.
8971 Add --with-libbanshee.
8972 Handle --disable-libmudflap.
8973 (*-*-freebsd*): Use with_gmp.
8974 Add $(libgcj) to noconfigdirs.
8975 * configure: Regenerate.
8976 * depcomp: New file.
8977 * MAINTAINERS: Add tree-ssa maintainers.
8978
8979 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8980
8981 * MAINTAINERS (Various Maintainers): Add myself.
8982
8983 2004-04-30 Brian Ford <ford@vss.fsi.com>
8984
8985 * MAINTAINERS (Write After Approval): Add myself.
8986
8987 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8988
8989 * MAINTAINERS (Write After Approval): Add myself.
8990
8991 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8992
8993 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8994 * configure: Regenerate.
8995
8996 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8997
8998 Revert:
8999 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9000
9001 * Makefile.def (flags_to_pass): Remove *dir variables that
9002 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9003 as well as prefix and exec_prefix.
9004 * Makefile.in: Regenerate.
9005
9006 2004-04-26 Robert Millan <robertmh@gnu.org>
9007
9008 Add patches from libtool CVS.
9009 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9010 * ltconfig: Likewise.
9011 * ltcf-c.sh: Likewise.
9012 * ltcf-cxx.sh: Likewise.
9013 * ltcf-gcj.sh: Likewise.
9014
9015 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9016
9017 * Makefile.def (host_modules): Mark with the bootstrap
9018 flag packages on which gcc depends.
9019 * Makefile.tpl (all-bootstrap): Use it.
9020 * Makefile.in: Regenerate.
9021
9022 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9023
9024 * Makefile.def (flags_to_pass): Remove *dir variables that
9025 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9026 as well as prefix and exec_prefix.
9027 * Makefile.in: Regenerate.
9028
9029 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9030
9031 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9032 * configure: Regenerate.
9033 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9034 * gcc/Makefile.tpl (compare): Use the result of the test.
9035 * gcc/Makefile.in: Regenerate.
9036
9037 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9038
9039 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9040 Always relocate gcc and prev-gcc to the original names, even
9041 if the build fails.
9042 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9043 New targets.
9044
9045 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9046
9047 * MAINTAINERS: Update my email address.
9048
9049 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9050
9051 * configure.in (mips*-*-irix5*): Enable ld.
9052 * configure: Regenerate.
9053
9054 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9055
9056 * configure: Regenerate.
9057
9058 2004-04-15 James E Wilson <wilson@specifixinc.com>
9059
9060 * Makefile.tpl (configure-[+module+], configure-gcc,
9061 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9062 Set and export LDFLAGS.
9063 * Makefile.in: Regenerate.
9064
9065 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9066
9067 * MAINTAINERS: Add myself to write-after-approval.
9068
9069 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9070
9071 PR bootstrap/14871
9072 * Makefile.tpl: If we don't have built-in-tree target tools,
9073 use the ones found by configure rather than hacking around with
9074 program_transform_name.
9075 * configure.in: Give Makefile.tpl the information necessary
9076 to do that.
9077 * Makefile.in: Regenerate.
9078 * configure: Regenerate.
9079
9080 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9081
9082 PR bootstrap/14760
9083 * configure.in: When computing baseargs, strip *all* copies of
9084 offending options. Also, don't match/substitute the trailing space,
9085 so that this actually works when two similar options are separated by
9086 only one space.
9087 * configure: Regenerate.
9088
9089 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9090
9091 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9092 (rs6000-*-aix*): Same.
9093 * configure: Regenerate.
9094
9095 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9096
9097 * MAINTAINERS: Add myself to write-after-approval.
9098
9099 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9100
9101 * MAINTAINERS: Add myself to write-after-approval.
9102
9103 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9104
9105 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9106 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9107 * Makefile.in: Regenerate.
9108
9109 * configure.in (top level bootstrap support): Rework --enable-werror
9110 to set @stage2_werror_flag@.
9111 * configure: Regenerate.
9112 * Makefile.tpl (top level bootstrap support): Pass
9113 @stage2_werror_flag@ down to configure in stages 2 and 3.
9114 * Makefile.in: Regenerate.
9115
9116 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9117
9118 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9119 for stages 2 and 3 as well as in make. As a consequence, remove
9120 OUTPUT_OPTION (now detected by configure) from the flags passed down
9121 to make.
9122 * Makefile.in: Regenerate.
9123
9124 * Makefile.tpl (new-bootstrap): Fix typo.
9125 * Makefile.in: Regenerate.
9126
9127 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9128
9129 * Makefile.tpl: Rearrange by moving recursive_targets rules
9130 into their proper sections.
9131 * Makefile.tpl (top level bootstrap support): Move disabling
9132 of coverage flags from 'make' to 'configure'; improve comments.
9133 * Makefile.in: Regenerate.
9134
9135 * Makefile.tpl (experimental top level bootstrap) Move stage1
9136 language setting from all- target to configure- target; disable
9137 intermodule optimization in stage 1; prevent gratuitous rebuilds
9138 of stage 1.
9139 * Makefile.in: Regenerate.
9140 * configure.in: Comma-separate stage 1 language list for top
9141 level bootstrap.
9142 * configure: Regenerate.
9143
9144 * Makefile.tpl: Clean up experimental top level bootstrap support:
9145 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9146 prev-gcc in configure- targets as well as all- targets.
9147 * Makefile.in: Regenerate.
9148
9149 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9150
9151 * compile: New file imported from automake.
9152
9153 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9154
9155 * configure.in: Remove symbolic link section.
9156 * configure: Regenerate.
9157 * Makefile.tpl (links): Remove.
9158 * Makefile.in: Regenerate.
9159
9160 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9161 Nathanael Nerode <neroden@gcc.gnu.org>
9162
9163 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9164 Set with AC_CHECK_PROGS.
9165 * configure.in: Fix comment typo from last patch.
9166 * configure: Regenerate.
9167
9168 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9169
9170 * Makefile.tpl: Introduce experimental top level bootstrap support.
9171 * Makefile.in: Regenerate.
9172 * configure.in: Introduce support for top level bootstrap.
9173 * configure: Regenerate.
9174
9175 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9176 Paolo Bonzini <bonzini@gnu.org>
9177
9178 PR bootstrap/14522
9179 * configure.in: Cope with shells that do not support unquoted ^
9180 * configure: Regenerate.
9181
9182 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9183 Paolo Bonzini <bonzini@gnu.org>
9184
9185 PR bootstrap/14522
9186 * configure.in: Cope with shells that do not support nesting
9187 quotes inside quoted backquote substitutions.
9188 * configure: Regenerate.
9189
9190 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9191
9192 PR bootstrap/14522
9193 * configure.in: Fix escaping of $.
9194 * configure: Regenerate.
9195
9196 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9197
9198 * configure: Regenerate, since I forgot to while committing Paolo's
9199 changes.
9200
9201 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9202
9203 PR ada/14131
9204 Move language detection to the top level.
9205 * configure.in: Find default values for the tools as
9206 soon as possible. Disable ada if GNAT is not found.
9207 Emit error message about missing languages. Expand
9208 --enable-languages=all for the gcc subdirectory.
9209
9210 2004-03-10 Ben Elliston <bje@gnu.org>
9211
9212 * MAINTAINERS: Update my email address.
9213
9214 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9215
9216 * ltconfig: Disable building static libraries if building shared
9217 libraries on AIX 5L.
9218
9219 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9220
9221 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9222 and disable libgcj.
9223 * configure: Regenerated.
9224
9225 2004-03-01 Brian Booth <bbooth@redhat.com>
9226
9227 * MAINTAINERS: Add myself to write-after-approval.
9228
9229 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9230
9231 * MAINTAINERS: Add myself to write-after-approval.
9232
9233 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9234
9235 PR bootstrap/7087
9236 * Makefile.tpl: Guard XFOO sed statements better.
9237 * Makefile.tpl: Add dependency for configure-target-libada.
9238 * Makefile.in: Regenerate (incidentally fixes broken
9239 commit when libada-branch was merged).
9240
9241 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9242
9243 * MAINTAINERS: Add myself to write-after-approval.
9244
9245 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9246
9247 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9248 maintainers.
9249
9250 2004-02-20 Andrew Cagney <cagney@redhat.com>
9251
9252 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9253 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9254
9255 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9256
9257 PR bootstrap/11932
9258 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9259
9260 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9261
9262 * MAINTAINERS: Added myself to write-after-approval.
9263
9264 2004-02-14 Michael Koch <konqueror@gmx.de>
9265
9266 * MAINTAINERS: Added myself to write-after-approval.
9267
9268 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9269
9270 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9271 some OS port maintainers to OS port maintainers section.
9272
9273 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9274
9275 * MAINTAINERS: Add self.
9276
9277 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9278
9279 * MAINTAINERS: Alphabetize.
9280
9281 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9282
9283 * MAINTAINERS: Remove myself.
9284
9285 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9286
9287 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9288 (rs6000-*-aix*): Same.
9289 * configure: Regenerate.
9290
9291 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9292
9293 * configure.in (host): Add in missing $noconfigdirs to defines.
9294 * configure: Regenerate.
9295
9296 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9297 Nathanael Nerode <neroden@gcc.gnu.org>
9298
9299 PR ada/6637, PR ada/5911
9300 Merge with libada-branch:
9301 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9302 with appropriate dependencies. Add --enable-libada configure switch.
9303 * configure, Makefile.in: Regenerate.
9304
9305 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9306
9307 * MAINTAINERS: Add myself to write-after-approval.
9308
9309 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9310
9311 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9312 * configure: Regenerate.
9313
9314 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9315
9316 Merge from upstream:
9317
9318 * ltmain.in: When setting IFS to '~', be careful about user
9319 arguments that contain '~'.
9320
9321 2004-02-04 Peter O'Gorman <peter@pogma.com>
9322
9323 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9324 Also test $base_compile against $CC with escaped arguments. Bug
9325 reported by Geoff Keating <geoffk@apple.com>.
9326
9327 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9328
9329 * MAINTAINERS: Remove i960 port.
9330
9331 2004-01-23 DJ Delorie <dj@redhat.com>
9332
9333 * Makefile.def (target_modules) [libiberty]: Don't stage.
9334 * Makefile.in: Rebuilt.
9335
9336 2004-01-20 Caroline Tice <ctice@apple.com>
9337
9338 * MAINTAINERS: Add myself to write-after-approval.
9339
9340 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9341
9342 * MAINTAINERS: Update my email address.
9343
9344 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9345
9346 * MAINTAINERS: Add myself to write-after-approval.
9347
9348 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9349
9350 * MAINTAINERS: Remove entries without email address.
9351
9352 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9353
9354 * MAINTAINERS: Add myself to write-after-approval.
9355
9356 2004-01-15 Steven Bosscher <stevenb@suse.de>
9357
9358 * MAINTAINERS: Update my email address.
9359
9360 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9361
9362 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9363 * Makefile.tpl (configure-target-[+module+]): Support stage.
9364 * Makefile.in: Rebuilt.
9365
9366 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9367
9368 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9369
9370 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9371
9372 * MAINTAINERS: Add myself as a MIPS maintainer.
9373
9374 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9375
9376 * configure.in: Use ./config.cache, not config.cache.
9377 * configure: Regenerate.
9378 * Makefile.tpl: Special-casing not needed for GCC any more.
9379 * Makefile.in: Regenerate.
9380
9381 * configure.in: Don't share a cache file for host dirs.
9382 * configure: Regenerate.
9383
9384 * config-ml.in: Don't mess with the cache file.
9385
9386 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9387
9388 * MAINTAINERS: Move myself from 'Write After Approval' to
9389 'CPU Port Maintainers' section as SPARC maintainer.
9390
9391 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9392
9393 * Makefile.tpl: Make GCC use a separate config.cache.
9394 * Makefile.in: Regenerate.
9395
9396 PR bootstrap/11932, PR bootstrap/11933
9397 (I don't know if it will fix either of them, but it relates
9398 to them.)
9399 * configure.in: Don't use shared config.cache for target
9400 directories.
9401 * configure: Regenerate.
9402
9403 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9404
9405 * MAINTAINERS: Add myself to 'Write After Approval' section.
9406
9407 2003-12-31 Roger Sayle <roger@eyesopen.com>
9408
9409 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9410 * configure: Regenerated.
9411
9412 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9413
9414 * MAINTAINERS: Remove the mn10200 maintainer.
9415
9416 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9417
9418 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9419 * configure: Regenerated.
9420
9421 2003-12-16 Jan Hubicka <jh@suse.cz>
9422
9423 * MAINTAINERS: Add myself as callgraph maintainer.
9424
9425 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9426
9427 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9428 * configure: Regenerate.
9429
9430 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9431
9432 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9433 'Write After Approval' section. Update email.
9434
9435 2003-12-01 James Lemke <jim@wasabisystems.com>
9436
9437 * MAINTAINERS (Write After Approval): Add myself.
9438
9439 2003-11-20 Matt Thomas <matt@3am-software.com>
9440
9441 * MAINTAINERS: Add myself as a vax port maintainer.
9442
9443 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9444
9445 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9446 (configure-build-[+module+], configure-[+module+]): Likewise.
9447 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9448 * Makefile.in: Regenerate.
9449
9450 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9451
9452 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9453 shared/dylibed libraries.
9454 * ltmain.sh: Likewise.
9455 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9456 * ltcf-cxx.sh: Likewise.
9457 * ltcf-gcj.sh: Likewise.
9458 * ltconfig: Likewise.
9459
9460 2003-11-17 Stan Cox <scox@redhat.com>
9461
9462 * MAINTAINERS: Add myself as iq2000 port maintainer.
9463
9464 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9465
9466 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9467 * Makefile.in: Regenerate.
9468
9469 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9470
9471 * config.sub: Update to 2003-11-03 version.
9472
9473 2003-10-20 Phil Edwards <phil@codesourcery.com>
9474
9475 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9476 * configure: Regenerate.
9477
9478 2003-10-20 Nicolas Pitre <nico@cam.org>
9479
9480 * MAINTAINERS: Add myself to 'Write After Approval' section.
9481
9482 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9483
9484 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9485
9486 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9487
9488 * MAINTAINERS: Update my email address.
9489
9490 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9491
9492 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9493
9494 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9495
9496 * MAINTAINERS: Add myself to 'Write After Approval' section.
9497
9498 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9499
9500 * config.guess: Update to 2003-10-16 version.
9501 * config.sub: Update to 2003-10-16 version.
9502
9503 2003-10-15 David Daney <ddaney@avtrex.com>
9504
9505 * MAINTAINERS: Added myself to 'Write After Approval' section.
9506
9507 2003-10-15 Falk Hueffner <falk@debian.org>
9508
9509 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9510 'Write After Approval' section. Update email.
9511
9512 2003-10-14 Roger Sayle <roger@eyesopen.com>
9513
9514 * MAINTAINERS: Move myself from 'Write After Approval' to
9515 'Various Maintainers' section as middle-end maintainer.
9516
9517 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9518
9519 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9520 HOST_FLAGS_TO_PASS.
9521 * Makefile.in: Regenerate.
9522
9523 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9524
9525 * config.guess: Update to 2003-10-07 version.
9526 * config.sub: Update to 2003-10-07 version.
9527
9528 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9529
9530 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9531 * ltconfig (irix5*, irix6*): Don't override version_type.
9532
9533 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9534
9535 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9536 * configure: Rebuilt
9537 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9538 * Makefile.in: Rebuilt
9539
9540 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9541
9542 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9543
9544 2003-09-30 Carlo Wood <carlo@alinoe.com>
9545
9546 * MAINTAINERS (Write After Approval): Add myself.
9547
9548 2003-09-29 Paul Koning <ni1d@arrl.net>
9549
9550 * MAINTAINERS: Move myself from "Write After Approval"
9551 to CPU platform maintainers for pdp11 platform.
9552
9553 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9554
9555 * MAINTAINERS: Move myself from 'Write After Approval' to
9556 'Various Maintainers' section as libffi testsuite maintainer.
9557
9558 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9559
9560 * configure.in: Pass a computed --program-transform-name
9561 to subconfigures.
9562 * configure: Regenerated.
9563
9564 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9565
9566 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9567 * Makefile.in: Regenerate.
9568
9569 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9570 * Makefile.in: Regenerate.
9571
9572 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9573
9574 * MAINTAINERS: Move myself from 'Write After Approval'
9575 to 'Various Maintainers' (objective-c) section.
9576
9577 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9578
9579 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9580 quoting.
9581 * configure: Regenerated.
9582
9583 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9584
9585 * MAINTAINERS (Write After Approval): Add myself to write after
9586 approval list.
9587
9588 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9589
9590 * MAINTAINERS (Write After Approval): Add myself.
9591
9592 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9593
9594 * MAINTAINERS: Update my e-mail address.
9595
9596 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9597
9598 * libtool.m4 (LD): Correct powerpc64 host match.
9599
9600 2003-09-06 James E Wilson <wilson@tuliptree.org>
9601
9602 * MAINTAINTERS: Update my affiliation and email address.
9603
9604 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9605
9606 * MAINTAINERS (Write After Approval): Add myself.
9607
9608 2003-09-04 DJ Delorie <dj@redhat.com>
9609
9610 * configure: Regenerate.
9611
9612 2003-09-04 Robert Millan <robertmh@gnu.org>
9613
9614 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9615
9616 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9617
9618 * configure.in: Ensure arguments to sed are properly spaced.
9619 * configure: Regenerate.
9620
9621 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9622
9623 * MAINTAINERS: Update my e-mail address.
9624
9625 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9626
9627 * MAINTAINERS (Write After Approval): Add myself.
9628
9629 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9630
9631 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9632 * configure: Regenerated.
9633
9634 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9635
9636 * MAINTAINERS: Update my email address.
9637
9638 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9639
9640 * configure.in: Use newline instead of semicolon when assuming
9641 shell arguments in a for loop.
9642 * configure: Regenerated.
9643
9644 2003-08-22 Jason Eckhardt <jle@rice.edu>
9645
9646 * MAINTAINERS: Resurrect the i860 maintainer.
9647
9648 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9649
9650 PR 8180
9651 * configure.in: When testing with_libs and with_headers, treat
9652 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9653 * configure: Regenerate.
9654
9655 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9656 make, shell, etc.
9657 (baseargs): Likewise.
9658 * configure: Regenerate.
9659
9660 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9661
9662 * MAINTAINERS (Write After Approval): Add myself.
9663
9664 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9665
9666 * configure.in: Disable libgcj for darwin not on powerpc.
9667 * configure: Rebuild.
9668
9669 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9670
9671 * config-ml.in, symlink-tree: Add license.
9672
9673 2003-08-03 Richard Stallman <rms@gnu.org>
9674 Eben Moglen <moglen@columbia.edu>
9675
9676 * README.SCO: New file.
9677
9678 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9679
9680 * Makefile.tpl (check, check-c++): Express dependencies using
9681 dependencies rather than commands.
9682 * Makefile.in: Regenerate.
9683
9684 2003-08-01 Andrew Cagney <cagney@redhat.com>
9685
9686 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9687 * configure: Ditto.
9688
9689 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9690
9691 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9692 * Makefile.in: Update.
9693
9694 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9695
9696 * configure.in: Enable libgcj for darwin.
9697 * configure: Rebuild.
9698
9699 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9700
9701 * config-ml.in: Use ac_configure_args directly instead of
9702 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9703 actually seen.
9704
9705 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9706
9707 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9708 creating target and build subdirs to build all parent dirs as needed.
9709 * Makefile.in: Rebuild.
9710 * configure.in: Don't build dirs explicitly here.
9711 * configure: Rebuild.
9712
9713 2003-07-26 Paul Brook <paul@nowt.org>
9714
9715 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9716
9717 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * Makefile.tpl (all-make): Depend on intl.
9720 * Makefile.in: Rebuilt.
9721
9722 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9723
9724 * install-sh: Update to newer upstream versions (associated with
9725 aclocal 1.7).
9726 * mkinstalldirs: Likewise.
9727 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9728
9729 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9730
9731 * MAINTAINERS: Move self from Bug database only accounts
9732 to write-after-approval.
9733
9734 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9735
9736 * config.if: Remove unused libc_interface determination.
9737
9738 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9739
9740 * MAINTAINERS: Move self from write-after-approval to
9741 build machinery (*.in).
9742
9743 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9744
9745 PR bootstrap/11273
9746 PR bootstrap/11408
9747 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9748 unused INSTALL_PROGRAM_ARGS.
9749 * configure.in: Use AC_PROG_INSTALL.
9750 * Makefile.in: Regenerate.
9751 * configure: Regenerate.
9752
9753 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9754
9755 * MAINTAINERS: Alphabetize.
9756
9757 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9758
9759 * configure: Rebuilt.
9760 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9761 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9762 newlib nor libgloss.
9763 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9764 * configure.in (am33_2.0-*-linux*): Added.
9765
9766 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9767
9768 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9769 * configure: Regenerate.
9770
9771 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9772
9773 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9774 * Makefile.in: Regenerate.
9775
9776 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9777
9778 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9779 * Makefile.in: Regenerate.
9780
9781 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9782
9783 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9784 * Makefile.in: Regenerated.
9785
9786 * config-ml.in: Replace PWD with PWD_COMMAND.
9787
9788 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9789
9790 * intl: New directory; see intl/ChangeLog for details.
9791 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9792 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9793 * Makefile.in: Regenerate.
9794
9795 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9796
9797 * configure.in: Clean up config-lang.in handling. Delete
9798 useless assignment to "subdirs".
9799 * configure: Regenerate.
9800
9801 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9802
9803 * configure.in: Rename 'target_libs' to 'target_libraries'.
9804 Remove useless reference to 'target_libs'.
9805 * configure: Regenerate.
9806
9807 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9808
9809 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9810 * Makefile.in: Regenerate.
9811
9812 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * Makefile.def: Introduce flags_to_pass.
9815 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9816 * Makefile.in: Regenerate.
9817
9818 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9819
9820 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9821 and target-libgloss.
9822 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9823 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9824 * configure: Regenerate.
9825
9826 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9827
9828 * configure.in: Update testsuite_flags to new location.
9829 * configure. Regenerate.
9830
9831 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9832
9833 * Makefile.tpl: Remove BUILD_CC stuff.
9834 * Makefile.in: Regenerate.
9835
9836 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9837
9838 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9839
9840 2003-06-16 Graeme Peterson <gp@qnx.com>
9841
9842 * MAINTAINERS (Write After Approval): Add myself.
9843
9844 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9845
9846 * config.guess: Update to 2003-06-12 version.
9847 * config.sub: Update to 2003-06-13 version.
9848
9849 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9850
9851 * config.guess: Update to 2003-06-06 version.
9852 * config.sub: Update to 2003-06-06 version.
9853
9854 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9855
9856 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9857 * configure. Regenerate.
9858
9859 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9860
9861 * configure.in: Disable serial configure by default.
9862 * configure: Regenerate.
9863 * Makefile.tpl: Abolish .NOTPARALLEL.
9864 * Makefile.in: Regenerate.
9865
9866 * Makefile.tpl: Replace {build,host,target}_canonical by
9867 {build,host,target}.
9868 * Makefile.in: Regenerate.
9869
9870 * Makefile.tpl: Fix stupid pasto.
9871 * Makefile.in: Regenerate.
9872
9873 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9874
9875 * Makefile.tpl: Remove bogus conditional.
9876 * Makefile.in: Regenerate.
9877
9878 2003-06-05 Jan Hubicka <jh@suse.cz>
9879
9880 * Makefile.tpl (profiledbootstrap): New target.
9881 * Makefile.in (profiledbootstrap): New target.
9882
9883 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9884
9885 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9886 Pinski. Remove user names from other bugzilla-only maintainers.
9887
9888 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9889
9890 * Makefile.tpl: Make 'recursive targets' using autogen rather
9891 than shell loop. Remove duplicate 'clean' targets and false
9892 comments.
9893 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9894 Add systematic method of specifying missing targets in subdirs.
9895 Add copyright boilerplate.
9896 * Makefile.in: Regenerate.
9897 * configure.in: Add 'recursive targets' to maybe list.
9898 * configure: Regenerate.
9899
9900 * MAINTAINERS: "GNATS only" -> "Bug database only".
9901
9902 * Makefile.tpl: Rename [+target+] to [+make_target+].
9903 * Makefile.def: Rename 'target' to 'make_target'.
9904
9905 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9906
9907 * MAINTAINERS: Add self as options handling maintainer.
9908
9909 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9910
9911 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9912 been too long since I touched those ports.
9913
9914 2003-05-28 DJ Delorie <dj@redhat.com>
9915
9916 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9917 * Makefile.in: Regenerate.
9918
9919 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9920
9921 * configure.in: Use curly braces in the definition of tooldir.
9922 * configure: Regenerate.
9923
9924 2003-05-21 DJ Delorie <dj@redhat.com>
9925
9926 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9927 newlib or libgloss.
9928 * Makefile.in: Regenerate.
9929
9930 2003-05-21 DJ Delorie <dj@redhat.com>
9931
9932 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9933 * Makefile.in: Regenerate.
9934
9935 2003-05-20 Ian Lance Taylor <ian@airs.com>
9936
9937 * MAINTAINERS: Update my e-mail address.
9938
9939 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9940
9941 * configure.in: Switch more things to use maybe dependencies.
9942 * Makefile.tpl: Switch more things to use maybe dependencies.
9943 Factor out common code from autogen IF statements.
9944 * configure: Regenerate.
9945 * Makefile.in: Regenerate.
9946
9947 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9948
9949 * configure.in: Accept i[3456789]86 for machine type.
9950 * configure: Regenerate.
9951
9952 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9953
9954 * configure.in: Switch more things to use maybe dependencies.
9955 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9956 * configure: Regenerate.
9957 * Makefile.tpl: Switch more things to use maybe dependencies.
9958 * Makefile.in: Regenerate.
9959
9960 2003-05-16 Andreas Schwab <schwab@suse.de>
9961
9962 * Makefile.tpl (install-opcodes): Define.
9963 * Makefile.in: Rebuild.
9964
9965 2003-05-13 Andreas Jaeger <aj@suse.de>
9966
9967 * config.guess: Update to 2003-05-09 version.
9968 * config.sub: Update to 2003-05-09 version.
9969
9970 2003-05-13 Michael Eager <eager@mvista.com>
9971
9972 * configure.in: Correct sed script so that options in quotes are not
9973 deleted.
9974 * configure: Rebuild.
9975
9976 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9977
9978 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9979 and $$s/newlib/libc/sys/cygwin32 include paths.
9980 * configure: Ditto.
9981
9982 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9983
9984 * MAINTAINERS: Update my email addresses.
9985
9986 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9987
9988 * config-ml.in: Propagate INSTALL variables.
9989
9990 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9991
9992 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9993
9994 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9995
9996 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9997 * Makefile.in: Regenerate.
9998
9999 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10000
10001 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10002
10003 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10004
10005 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10006
10007 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10008
10009 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10010 * Makefile.in: Regenerated.
10011
10012 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10013
10014 * MAINTAINERS (Write After Approval): Upgrade myself from
10015 GNATS only to write-after-approval. Update my mail address.
10016
10017 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10018
10019 (OS Port Maintainers: freebsd): Add myself.
10020
10021 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10022
10023 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10024
10025 2003-04-22 Kean Johnston <jkj@sco.com>
10026
10027 * MAINTAINERS (SCO ports): Added myself.
10028
10029 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10030
10031 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10032
10033 2003-04-19 Kean Johnston <jkj@sco.com>
10034
10035 * MAINTAINERS (Write After Approval): Add myself.
10036
10037 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10038
10039 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10040 * Makefile.in: Regenerate.
10041
10042 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10043
10044 * configure.in (powerpc64*-*-linux*): Remove.
10045 * configure: Rebuilt.
10046
10047 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10048
10049 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10050 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10051 and restrap.
10052 * Makefile.in: Regenerate.
10053
10054 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10055
10056 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10057 * configure: Regenerated.
10058
10059 2003-04-15 DJ Delorie <dj@redhat.com>
10060
10061 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10062
10063 2003-04-13 Nick Clifton <nickc@redhat.com>
10064
10065 * config-ml.in: Remove support for --disable-aix removing
10066 call-aix multilibs.
10067
10068 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10069
10070 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10071 * */configure: Rebuilt.
10072
10073 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10074
10075 * MAINTAINERS: Add my email address.
10076
10077 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10078
10079 * MAINTAINERS (Write After Approval): Add myself.
10080
10081 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10082
10083 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10084 * Makefile.in: Regenerate.
10085
10086 2003-03-14 Michael Chastain <mec@shout.net>
10087
10088 * Makefile.in: Regenerate with correct Makefile.def.
10089
10090 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10091
10092 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10093 Make macro.
10094 * Makefile.in: Regenerate.
10095 * configure.in: Clean up gxx_include_dir logic.
10096 * configure: Regenerate.
10097
10098 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10099
10100 * MAINTAINERS (Write After Approval): Add myself.
10101
10102 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10103
10104 * MAINTAINERS: Update my mail address.
10105
10106 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10107
10108 * configure.in (gxx_include_dir): Fix typo.
10109 * configure: Regenerated.
10110
10111 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10112
10113 * Makefile.tpl: Reindent.
10114 * Makefile.in: Regenerate.
10115 * configure.in: Reindent. Don't set unused variables.
10116 * configure: Regenerate.
10117
10118 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10119
10120 * configure.in: Include $(build_tooldir)/sys-include in
10121 FLAGS_FOR_TARGET.
10122 * configure: Regenerated.
10123
10124 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10125
10126 * Makefile.tpl: Always pass down RANLIB.
10127 * Makefile.in: Regenerate.
10128
10129 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10130 * Makefile.in: Regenerate.
10131 * configure.in: Remove unused logic relating to --enable-shared
10132 and --enable-threads. Remove bogus comments. Remove redundant
10133 noconfigdirs.
10134 * configure: Regenerate.
10135
10136 * configure.in: Replace ${libstdcxx_version} by its value.
10137 Remove reference to mh-dgux.
10138 * configure: Regenerate.
10139
10140 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10141
10142 * MAINTAINERS (Write After Approval): Add myself.
10143
10144 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10145
10146 * Makefile.tpl: Rearrange.
10147 * Makefile.in: Regenerate.
10148
10149 2003-02-25 Uwe Stieber <uwe@wwws.de>
10150
10151 * configure.in: Add support for kaOS as cross build target system.
10152 * configure: Regenerated.
10153
10154 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10155
10156 * MAINTAINERS (Write after approval): Add myself.
10157
10158 2003-02-21 James E Wilson <wilson@tuliptree.org>
10159
10160 * MAINTAINERS: Update my email address.
10161
10162 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10163
10164 * MAINTAINERS: Add self to blanket write privs. section.
10165
10166 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10167
10168 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10169 configure-target-* as some target builds may require additional
10170 flags for preprocessor tests.
10171 * Makefile.in: Regenerated.
10172
10173 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10174
10175 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10176 * ltconfig: Handle it.
10177 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10178 auto-detecting it.
10179
10180 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10181 it is used as argument to $CC.
10182 * ltcf-gcj.sh: Likewise.
10183
10184 * configure.in: Introduce --enable-maintainer-mode.
10185 * configure: Rebuilt.
10186 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10187 for maintainer mode.
10188 * Makefile.in: Rebuilt.
10189
10190 2003-02-18 Jason Merrill <jason@redhat.com>
10191
10192 * Makefile.tpl (check-c++): Allow parallelism.
10193
10194 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10195
10196 * MAINTAINERS: Remove John Carr (who never actually had access to
10197 gcc.gnu.org).
10198
10199 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10200
10201 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10202 don't configure target-libobjc.
10203 * configure: Regenerate.
10204
10205 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10206
10207 * Makefile.tpl (RANLIB): Define.
10208 * Makefile.in: Regenerate.
10209
10210 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10211
10212 * MAINTAINERS: Update my email.
10213
10214 2003-02-06 Keith R Seitz <keiths@redhat.com>
10215
10216 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10217 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10218 * Makefile.in: Regenerated.
10219 * configure.in: Remove all traces of snavigator, db, and grep.
10220 * configure: Regenerated.
10221
10222 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10223
10224 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10225 After Approval.
10226
10227 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10228
10229 * MAINTAINERS (Write after approval): Add myself.
10230
10231 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10232
10233 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10234 * Makefile.in: Regenerated.
10235
10236 2003-01-30 Roger Sayle <roger@eyesopen.com>
10237
10238 * config.guess: Updated to 2003-01-30's version.
10239 * config.sub: Updated to 2003-01-28's version.
10240
10241 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10242
10243 * config.if: If gcc_version is already set, just use it. Don't set
10244 gcc_version_trigger if it's already set, otherwise set it to
10245 gcc/version.c, but only if the file exists. If it is not set and
10246 gcc/version.c does not exist, try to extract the version number from
10247 $CC.
10248
10249 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10250
10251 * MAINTAINERS: Add myself to write-after-approval list.
10252
10253 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10254
10255 * configure.in: Revert 24Jan change.
10256 * configure: Regenerate.
10257
10258 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10259
10260 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10261 entry of HJ Lu.
10262
10263 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10264
10265 * configure.in: Revert previous change.
10266 * configure: Regenerate.
10267
10268 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10269
10270 * configure.in: Make rda native-only.
10271 * configure: Regenerate.
10272
10273 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10274
10275 * MAINTAINERS: Move myself from GNATS-only-accounts to
10276 write-after-approval.
10277
10278 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10279
10280 * configure.in: Add missing \.
10281 * configure: Rebuilt.
10282
10283 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10284
10285 * configure.in (baseargs): Avoid using \| in sed regular
10286 expressions.
10287 * configure: Rebuilt.
10288
10289 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10290
10291 * configure.in (baseargs): Remove all supported forms of
10292 --cache-file, --srcdir, --host, --build and --target options
10293 from argument lists.
10294 * configure: Rebuilt.
10295
10296 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10297
10298 * MAINTAINERS: Add myself to write-after-approval list.
10299
10300 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10301
10302 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10303 * configure: Rebuilt.
10304
10305 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10306
10307 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10308 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10309 * Makefile.in: Regenerate.
10310 * configure: Regenerate.
10311
10312 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10313
10314 * configure.in: Remove Makefile in build, host and target modules
10315 unless configure was run with --no-recursion.
10316 * configure: Rebuilt.
10317
10318 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10319
10320 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10321 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10322 * Makefile.in: Regenerate.
10323
10324 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10325
10326 * config.guess: Update to 2003-01-03 version.
10327 * config.sub: Update to 2003-01-03 version.
10328
10329 2003-01-07 Christopher Faylor <cgf@redhat.com>
10330
10331 * configure: Regenerate with proper autoconf 2.13.
10332
10333 2003-01-07 Christopher Faylor <cgf@redhat.com>
10334
10335 * configure.in: Add AC_PREREQ for consistency.
10336 * configure: Regenerate.
10337
10338 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10339
10340 * configure.in (GDB_TK): Add tcl directories conditional on
10341 gdb/gdbtk directory being present.
10342 * configure: Regenerate.
10343
10344 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10345
10346 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10347 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10348 * configure: Rebuilt.
10349
10350 2002-12-31 Tom Tromey <tromey@redhat.com>
10351
10352 * Makefile.in: Rebuilt.
10353 * Makefile.def (target_modules) [libffi]: Allow installation.
10354
10355 2002-12-31 Andreas Schwab <schwab@suse.de>
10356
10357 * configure.in: Fix use of $program_transform_name.
10358 * configure: Regenerated.
10359
10360 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10361
10362 * configure.in (baseargs): Don't remove first configure argument.
10363 * configure: Regenerated.
10364
10365 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10366
10367 * Makefile.tpl (local-distclean): Don't remove...
10368 (multilib.ts): ... this. Moved into...
10369 (multilib.out): ... this. Don't use sub-make.
10370 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10371 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10372 (configure-build-[+module+], configure-[+module+],
10373 configure-target-[+module+], configure-gcc): ... these. Test
10374 for Makefile existence. Drop config.status from dependencies.
10375 * Makefile.in: Rebuilt.
10376 * configure.in: Move gcc-version-trigger to the end of
10377 ac_configure_args. Add comments to maybedep.tmp and
10378 serdep.tmp. Introduce --disable-serial-configure. Remove
10379 nonopt from baseargs, matching and removing corresponding
10380 whitespace while at it.
10381 * configure: Rebuilt.
10382
10383 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10384
10385 * configure.in (host_configargs): Replace reference to
10386 no-longer-defined buildopts with --build=${build_alias}.
10387 * configure: Rebuilt.
10388
10389 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10390 program_transform_name to standard idiom.
10391 (AUTOGEN, AUTOCONF): Define.
10392 (Makefile.in): Use $(AUTOGEN).
10393 (Makefile): Depend on config.status, and use autoconf-style rule to
10394 build it. Move original commands to...
10395 (config.status): ... this new target.
10396 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10397 $(AUTOCONF).
10398 * Makefile.in: Rebuilt.
10399
10400 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10401
10402 * Makefile.tpl: Fix dramatic bustage due to change in
10403 program_transform_name.
10404 * Makefile.in: Regenerate.
10405
10406 * configure.in: Remove unnecessary PATH setting.
10407 * configure: Regnerate.
10408
10409 * configure.in: Don't default to unprefixed tools unless
10410 the native tools will work.
10411 * configure: Regenerate.
10412
10413 * configure.in: Convert to autoconf script. Blow away lots
10414 of now-redundant Makefile fragments.
10415 * configure: Generate using Autoconf.
10416 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10417 * Makefile.in: Regenerate.
10418
10419 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10420
10421 * configure: Fix stupid bug where RANLIB was mistakenly included.
10422
10423 * configure.in: Rename (buildargs, hostargs, targargs) to
10424 (build_configargs, host_configargs, target_configargs).
10425
10426 * configure.in: Move logic out of sed statement.
10427
10428 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10429 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10430
10431 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10432
10433 * config.sub: Import from master repository
10434 * config.guess: Ditto
10435
10436 2002-12-24 Andreas Schwab <schwab@suse.de>
10437
10438 * Makefile.tpl (multilib.out): Fix missing space.
10439 * Makefile.in: Regenerate.
10440
10441 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10442
10443 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10444 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10445 * Makefile.in: Regenerate.
10446 * configure.in: Remove unnecessary leftovers.
10447
10448 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10449
10450 * configure.in (extra_ranlibflags_for_target): New variable.
10451 (*-*-darwin): Add -c to ranlib commands.
10452 * configure (tooldir): Handle extra_ranlibflags_for_target.
10453
10454 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10455
10456 * Makefile.tpl: Revert HJL's change.
10457 * Makefile.in: Regenerated.
10458 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10459 always.
10460
10461 2002-12-19 Andreas Schwab <schwab@suse.de>
10462
10463 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10464 * Makefile.in: Regenerate.
10465
10466 2002-12-18 H.J. Lu <hjl@gnu.org>
10467
10468 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10469 * Makefile.in: Regenerated.
10470
10471 * configure.in (build_prefix): New. Substitute.
10472
10473 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10474
10475 * Makefile.tpl: Don't let real targets depend on phony targets.
10476 * Makefile.in: Regenerate.
10477
10478 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10479 * Makefile.in: Regenerate.
10480
10481 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10482
10483 * config.sub: Import from master repository
10484 * config.guess: Ditto
10485
10486 2002-12-16 Jason Merrill <jason@redhat.com>
10487
10488 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10489 previous 'make bootstrap'.
10490 * Makefile.in: Regenerate.
10491
10492 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10493
10494 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10495
10496 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10497
10498 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10499 * Makefile.in: Regenerate.
10500
10501 2002-12-13 Jason Merrill <jason@redhat.com>
10502
10503 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10504 library tests.
10505 (check-c++): Just depend on it and check-target-libstdc++-v3.
10506 * Makefile.in: Regenerate.
10507
10508 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10509
10510 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10511 * Makefile.in: Rebuilt.
10512
10513 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10514
10515 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10516
10517 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10518
10519 * configure: Fix bug put in by gremlins.
10520
10521 * Makefile.tpl: Substitute more autoconfily.
10522 * configure: Substitute more autoconfily.
10523 * Makefile.in: Regenerate.
10524
10525 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10526
10527 * config.sub: Import from master repository
10528 * config.guess: Ditto
10529 * MAINTAINERS: Added Svein Seldal under write after approval
10530
10531 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10532
10533 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10534 * Makefile.in (all-sim): Ditto.
10535
10536 2002-12-06 DJ Delorie <dj@redhat.com>
10537
10538 * Makefile.tpl: Change configure dependencies to not have real
10539 targets depend on phony targets.
10540
10541 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10542
10543 * configure.in: Revert unintentional change.
10544
10545 * Makefile.tpl: Change dependency for */multilib.out so that
10546 it works when gcc isn't in the tree.
10547
10548 * configure.in: Substitute more.
10549 * configure: Run subconfigures from the Makefile.
10550 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10551 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10552
10553 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10554
10555 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10556
10557 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10558
10559 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10560 and corresponding dependencies.
10561 * Makefile.in: Regenerate.
10562
10563 * configure.in (host_tools): Order binutils, gas and ld for
10564 convenience in running the testsuites.
10565
10566 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10567 * Makefile.in: Regenerate.
10568 * configure.in: Introduce rules to serialize subconfigure runs.
10569
10570 * configure.in: Introduce BASE_CC_FOR_TARGET.
10571 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10572 Realize configure-build-* targets. Realize configure-target-* targets.
10573 * Makefile.in: Regenerate.
10574
10575 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10576
10577 * configure: Move gcc_version_trigger stuff from here...
10578 * configure.in: ...to here.
10579
10580 * configure.in: Separate subconfigure options added by this file from
10581 options given by the user. Add machinery to put args for host
10582 subconfigures into the Makefile.
10583
10584 * Makefile.tpl: Remove 'vault' targets.
10585 * Makefile.tpl: Reorder and comment dependencies.
10586 * Makefile.in: Regenerate.
10587
10588 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10589 * configure.in: Fix my broken commit of previous patch. (sigh)
10590
10591 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10592
10593 * configure.in: Move host-specific darwin noconfigdirs into
10594 the host-specific section.
10595
10596 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10597
10598 * configure.in: Move host-specific darwin noconfigdirs into
10599 the host-specific section.
10600
10601 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10602
10603 * configure: Remove skip-this-dir support.
10604 * Makefile.tpl: Remove skip-this-dir support.
10605
10606 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10607 subdirectories.
10608 * Makefile.in: Regenerate.
10609
10610 * Makefile.tpl: Strip out useless setting of 'dir'.
10611 * Makefile.in: Regenerate.
10612
10613 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10614
10615 * configure.in: Fix deeply stupid bug.
10616
10617 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10618 shell code in CXX_FOR_TARGET
10619 * Makefile.def: Introduce raw_cxx.
10620 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10621 RAW_CXX_FOR_TARGET.
10622 * Makefile.in: Regenerate.
10623
10624 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10625
10626 * Makefile.tpl: Remove unnecessary ifs.
10627 * Makefile.in: Regenerate.
10628
10629 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10630 dependencies. Maybe-ize build-libiberty. Create dummy install
10631 targets for 'no_install' modules.
10632 * configure: Move GDB_TK substitution to configure.in. Move
10633 build_modules stuff to configure.in.
10634 * configure.in: Implement soft dependency machinery. Maybe-ize
10635 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10636 * Makefile.in: Regenerate.
10637
10638 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10639
10640 * Makefile.tpl: Make all-target, install-target behave similarly
10641 to all, install (only hitting configured targets). Eliminate
10642 unused macro defintions.
10643
10644 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10645 build != host.
10646
10647 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10648
10649 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10650
10651 * configure.in: Produce lists of subdir targets we're actually
10652 configuring. Remove references to "dosrel".
10653 * Makefile.tpl: Let configure set which subdir targets are hit.
10654 Remove install-cross; clean up install; remove ALL. Remove
10655 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10656 Autogenerate host module targets. Remove empty dependency lines
10657 and redundant dependency; rearrange slightly.
10658 * Makefile.def: Add host-side libtermcap, utils.
10659
10660 * Makefile.in: Regenerate.
10661
10662 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10663
10664 * ltconfig (osf[345]): Append $major to soname_spec.
10665 Reflect this in library_names_spec.
10666 * ltmain.sh (osf): Prefix $major with . for use as extension.
10667
10668 2002-11-19 Andreas Jaeger <aj@suse.de>
10669
10670 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10671 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10672 and sparc64 GNU/Linux systems.
10673
10674 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10675
10676 * MAINTAINERS: Update email.
10677
10678 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10679
10680 * MAINTAINERS: Complete James Dennett's entry.
10681
10682 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10683
10684 * MAINTAINERS (Write After Approval): Add myself.
10685
10686 2002-11-13 Bruce Korb <bkorb@gnu.org>
10687
10688 * Makefile.tpl: syntactic cleanup
10689
10690 2002-11-13 Stuart Hastings <stuart@apple.com>
10691
10692 * MAINTAINERS: Add myself to write-after-approval list.
10693
10694 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10695
10696 * Makefile.def: Add list of recursive targets to autogenerate.
10697 Add build_modules.
10698 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10699 targets. Autogenerate *-build-* targets.
10700 * Makefile.in: Regenerate.
10701
10702 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10703
10704 * configure: More autoconf-style substitutions.
10705 * Makefile.tpl: More autoconf-style substitutions.
10706 * Makefile.in: Regenerate.
10707
10708 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10709
10710 * configure: Substitute more variables in a more autoconf-friendly
10711 way. Simplify slightly.
10712 * Makefile.tpl: Make more variables substitutable in an
10713 autoconf-friendly way.
10714 * Makefile.in: Regenerate.
10715
10716 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10717
10718 * MAINTAINERS (Write After Approval): Add myself.
10719
10720 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10721
10722 * configure.in (v810*): Remove special setting of tools.
10723
10724 * configure: Add support for extra required flags for ar or nm.
10725 * configure.in (aix4.3+): Use above support for target-specific
10726 issues, rather than using config/mt-aix43.
10727
10728 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10729
10730 * configure: Remove 'removing', which doesn't work. Replace $subdir
10731 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10732 with $srcdir. Reformat indentation. Substitute some variables
10733 formerly hard-coded in the Makefile for build=host.
10734 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10735 * Makefile.def: Autogenerate more.
10736 * Makefile.in: Regenerate.
10737
10738 2002-11-04 Adam Nemet <anemet@lnxw.com>
10739
10740 * MAINTAINERS (Write After Approval): Add myself.
10741
10742 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10743
10744 * Makefile.def (host_modules): Add rda.
10745 * Makefile.in: Regenerate.
10746 * configure.in (target_tool): Add target-rda to list.
10747
10748 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10749
10750 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10751
10752 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10753
10754 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10755 and restrap targets to this rule.
10756 * Makefile.in: Regenerate.
10757
10758 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10759
10760 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10761 GNATS only accounts.
10762
10763 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10764
10765 * configure.in (i[3456]86-*-linux*): Add check to disable
10766 ${libgcj} for glibc1.
10767
10768 2002-10-24 Denis Chertykov <denisc@overta.ru>
10769
10770 * MAINTAINERS: Add myself as ip2k port maintainer.
10771
10772 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10773
10774 * configure.in: Add tic4x target.
10775
10776 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10777
10778 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10779 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10780 * Makefile.in: Regenerate.
10781
10782 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10783 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10784 * Makefile.in: Regenerate.
10785
10786 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10787
10788 * MAINTAINERS: Add myself as web pages co-maintainer.
10789
10790 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10791
10792 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10793 * Makefile.in: Regenerate.
10794
10795 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10796
10797 * MAINTAINERS: Add myself and Nathan Sidwell
10798 <nathan@codesourcery.com> as VxWorks maintainers.
10799
10800 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10801
10802 * Makefile.def: Remove order dependency comments.
10803 * Makefile.tpl: Add explicit install-install dependencies.
10804 * Makefile.in: Regenerate.
10805
10806 * Makefile.tpl: Remove material now in src-release. (Finally!)
10807 * Makefile.in: Regenerate.
10808
10809 * Makefile.tpl: Add configure-target (for src-release in src)
10810 * Makefile.in: Regenerate.
10811
10812 2002-09-30 Nick Clifton <nickc@redhat.com>
10813
10814 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10815
10816 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10817
10818 * configure.in (s390*-*-linux*): Enable libgcj.
10819
10820 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10821
10822 * configure: Revert accidentally applied changes.
10823
10824 * Makefile.tpl: Make more autoconf-friendly.
10825 * Makefile.in: Regenerate.
10826 * configure: Make substitution more autoconf-like.
10827
10828 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10829
10830 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10831 single entry to handle all these.
10832 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10833 libjava on arm-*-elf.
10834
10835 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10836
10837 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10838 things that depend on them.
10839
10840 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10841
10842 * Makefile.tpl: Make subsituted variables more autoconfy.
10843 * Makefile.in: Regenerate.
10844 * configure: Make seds more autoconfy.
10845
10846 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10847
10848 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10849 * Makefile.in: Regenerate.
10850 * configure.in: Rewrite sed statements to look autoconfy.
10851
10852 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10853 all-target-foo on configure-target-foo.
10854 * Makefile.def: Ditto.
10855 * Makefile.in: Rebuild.
10856
10857 2002-09-25 Andrew Haley <aph@redhat.com>
10858
10859 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10860
10861 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10862
10863 * Makefile.def: New file.
10864 * Makefile.tpl: New file.
10865 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10866 * contrib/gcc_update: Note that Makefile.in is a generated file.
10867
10868 * configure.in: Minor rearrangement. Simplify tests.
10869
10870 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10871
10872 * configure.in (with_headers): Skip copy if value is "yes".
10873 (with_libs): Likewise.
10874
10875 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10876
10877 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10878 * configure.in (sh*-*-pe*): Ditto.
10879 * configure.in (mips*-*-pe*): Ditto.
10880 * configure.in (*arm-wince-pe): Ditto.
10881
10882 * configure.in: Rearrange.
10883
10884 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10885
10886 * MAINTAINERS: Update my email address.
10887
10888 2002-08-30 Paul Koning <pkoning@equallogic.com>
10889
10890 * MAINTAINERS: (Write After Approval): Add myself.
10891
10892 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10893
10894 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10895
10896 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10897
10898 * MAINTAINERS: Change my mailing address.
10899
10900 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10901
10902 * MAINTAINERS (Write After Approval): Remove myself.
10903 (Various Maintainers: c++ runtime libs): Add myself.
10904
10905 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10906
10907 * MAINTAINERS (Write After Approval): Remove myself.
10908 (Various Maintainers: c++ runtime libs): Add myself.
10909
10910 2002-08-15 Eric Christopher <echristo@redhat.com>
10911
10912 * config.sub: Import from master repository.
10913 * config.guess: Ditto.
10914
10915 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10918 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10919 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10920
10921 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10922
10923 * MAINTAINERS: Add self to rs6000 vector extensions.
10924
10925 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10926
10927 * libiberty/configure: Reverted unintended yesterday's check in.
10928
10929 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10930
10931 * boehm-gc/configure, libf2c/configure: Rebuilt.
10932 * libffi/configure, libiberty/configure: Ditto.
10933 * libjava/configure, libobjc/configure: Ditto.
10934 * libstdc++-v3/configure, zlib/configure: Ditto.
10935 Merged from binutils:
10936 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10937 From Steve Ellcey <sje@cup.hp.com>:
10938 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10939 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10940 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10941 IA64.
10942 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10943 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10944 soname_spec, sys_lib_search_path_spec): Ditto.
10945
10946 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10947
10948 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10949
10950 2002-08-04 H.J. Lu (hjl@gnu.org)
10951
10952 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10953
10954 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10955
10956 * MAINTAINERS (Write After Approval): Add myself.
10957
10958 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10959
10960 * configure.in: Move generic linux case to end. Copy generic
10961 linux noconfigdirs to mips*-*-linux* entry and new
10962 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10963
10964 2002-07-19 Michael Matz <matz@suse.de>
10965
10966 * MAINTAINERS: Add myself as ra* maintainer.
10967
10968 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10969
10970 * config.guess: Update to 2002-07-09 version.
10971 * config.sub: Update to 2002-07-03 version.
10972
10973 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10974
10975 * MAINTAINERS: Fix typo in a maintainer email address.
10976
10977 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 * configure.in: Remove two redundant tests.
10980
10981 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10982
10983 * configure.in (mips*-*-irix6*o32): Enable stabs.
10984
10985 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10986
10987 * configure.in: Don't build grez.
10988 * Makefile.in: Ditto.
10989
10990 * Makefile.in: Remove references to bsp, cygmon, libstub.
10991 * configure.in: Ditto.
10992
10993 * configure.in: Remove leftover reference to gdbtest.
10994
10995 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10996
10997 * configure.in (gxx_include_dir): Change to match versioned
10998 C++ headers if --enable-version-specific-runtime-libs is used.
10999
11000 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11001
11002 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11003
11004 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11005
11006 * configure.in: Make --without-x work.
11007
11008 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11009
11010 * configure.in: Rearrange target Makefile fragment collection.
11011
11012 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11013 cvs[src].
11014 * configure.in: Ditto.
11015
11016 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11017
11018 * MAINTAINERS (Write After Approval): Update my e-mail address.
11019
11020 2002-06-24 Ben Elliston <bje@redhat.com>
11021
11022 * configure.in (host_tools): Remove cgen.
11023
11024 * Makefile.in (all-cgen): Remove; runs from its source directory.
11025 (check-cgen, install-cgen, clean-cgen): Likewise.
11026 (all-opcodes): Do not depend on all-cgen.
11027 (all-sim): Likewise.
11028
11029 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11030
11031 * Makefile.in: Eliminate 'apache' targets.
11032 * configure.in: Eliminate 'apache' targets.
11033
11034 * configure.in: Eliminate redundant tests. Reorganize.
11035
11036 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11037
11038 * config-ml.in: Eliminate references to Cygnus configure.
11039
11040 * Makefile.in: Eliminate references to building emacs.
11041
11042 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11043
11044 * MAINTAINERS: Update my email address.
11045
11046 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11047
11048 * config.if (libstdcxx_incdir): Version C++ headers.
11049 (cxx_incdir): Remove.
11050
11051 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11052
11053 * MAINTAINERS (Write After Approval): Add self.
11054
11055 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11056
11057 * configure.in: Add support for ip2k.
11058
11059 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11060
11061 * configure.in: Fix AIX configury bug.
11062
11063 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11064
11065 * MAINTAINERS (Write After Approval): Add self.
11066
11067 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11068
11069 * configure.in: replace ${topsrcdir} with ${srcdir}
11070
11071 * configure.in: Move definition of libstdcxx_flags
11072 right above usage, rather than waaay earlier.
11073
11074 * configure.in: Pull definition of is_cross_compiler earlier.
11075
11076 * configure.in: Rearrange a little.
11077
11078 * configure.in: Remove references to librx.
11079 * Makefile.in: Remove references to librx.
11080
11081 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11082
11083 * config.sub: Add support for avr target.
11084 Import from master sources, rev 1.255
11085
11086 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11087
11088 * configure, .cvsignore: Revert previous change...
11089 * Makefile: ...delete.
11090
11091 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11092
11093 * configure.in: Eliminate ${gasdir} variable.
11094
11095 2002-06-18 Dave Brolley <brolley@redhat.com>
11096
11097 * configure.in: Add support for frv.
11098 * config.sub: Add support for frv.
11099
11100 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11101
11102 * configure: Remove garbage from previous commit.
11103
11104 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11105
11106 * configure: For in-source builds, make a subdir and re-exec there.
11107 * Makefile: New file. Pass targets through to build directory.
11108 * .cvsignore: No longer ignore "Makefile".
11109
11110 2002-06-16 Douglas Rupp <rupp@gnat.com>
11111
11112 * MAINTAINERS (Write After Approval): Add self.
11113
11114 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11115
11116 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11117
11118 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11119
11120 * configure.in (vax-*-netbsd*): Re-enable gas.
11121
11122 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11123
11124 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11125 BUILD_PREFIX_1, to correct nomenclature.
11126 * configure: Likewise.
11127
11128 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11129 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11130
11131 2002-05-31 Olaf Hering <olh@suse.de>
11132
11133 * config-ml.in: Propogate DESTDIR also.
11134
11135 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11136
11137 * configure.in (vax-*-netbsd*): Don't build gas for this
11138 platform.
11139
11140 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11141
11142 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11143 and libgcj for AVR.
11144
11145 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11146
11147 * MAINTAINERS (Write After Approval): Add myself.
11148
11149 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11150
11151 * config.guess: Update to 2002-05-22 version.
11152 * config.sub: Likewise.
11153
11154 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11155
11156 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11157 * config-ml.in: Likewise.
11158 * configure: Likewise.
11159 * configure.in: Likewise.
11160
11161 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11162
11163 * MAINTAINERS: Update my email address.
11164
11165 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11166
11167 * configure.in: Simplify makefile fragment collection.
11168
11169 * configure.in: Remove code to build emacs.
11170
11171 * configure.in : Remove --srcdir argument from targargs and buildargs
11172 (it's always overridden in the Makefile anyway). Rearrange a bit.
11173
11174 * configure: Move some logic to configure.in.
11175 * configure.in: Move some logic from configure.
11176
11177 2002-05-11 Tom Tromey <tromey@redhat.com>
11178
11179 * MAINTAINERS: Reflect libgcj reality.
11180
11181 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11182
11183 * Makefile.in: Honour DESTDIR.
11184
11185 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11186
11187 * config.guess: Import 2002-03-20 version.
11188 * config.sub: Import 2002-04-26 version.
11189
11190 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11191
11192 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11193
11194 2002-05-07 Tim Josling <tej@melbpc.org.au>
11195
11196 * MAINTAINERS: Add self.
11197
11198 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11199
11200 * ltmain.sh: Detect and handle object name conflicts
11201 while piecewise linking a static library.
11202
11203 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11204
11205 * configure.in (noconfigdirs): Don't disable libgcj on
11206 sparc64-*-solaris* and sparcv9-*-solaris*.
11207
11208 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11209
11210 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11211
11212 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11213
11214 * configure.in (FLAGS_FOR_TARGET): Do not add
11215 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11216 on i[3456]86-*-linux*.
11217
11218 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11219
11220 * configure.in (noconfigdirs): Replace [ ] with test.
11221
11222 * configure.in (noconfigdirs): Do not add target-newlib if
11223 target == i[3456]86-*-linux*, and host == target.
11224
11225 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11226
11227 * configure.in: delete reference to absent file
11228
11229 * configure.in: replace '[' with 'test'
11230
11231 * configure.in: Eliminate references to gash.
11232 * Makefile.in: Eliminate references to gash.
11233
11234 * configure.in: remove useless references to 'pic' makefile fragments.
11235
11236 * configure.in: (*-*-windows*) Finish removing.
11237
11238 * configure.in: Eliminate redundant test for libgui.
11239
11240 2002-04-29 Roger Sayle <roger@eyesopen.com>
11241
11242 * MAINTAINERS: Add self and realphabetize. Update entries
11243 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11244 entry for a29k port maintainer.
11245
11246 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11247
11248 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11249 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11250
11251 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11252
11253 * configure.in: remove references to dead files
11254
11255 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11256
11257 * MAINTAINERS: Add information about purpose of this file.
11258
11259 2002-04-18 Tom Tromey <tromey@redhat.com>
11260
11261 * configure.in: Disallow configuring libgcj when it is already
11262 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11263 Solaris 2.8 by default. For PR libgcj/6158.
11264
11265 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11266
11267 * configure.in: Move default CC setting out of config/mh-* fragments
11268 directly into here.
11269
11270 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11271
11272 * configure.in: don't even try to configure or make a subdirectory
11273 if there's no configure script for it.
11274
11275 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11276
11277 * MAINTAINERS: Remove chill maintainers.
11278 * Makefile.in (CHILLFLAGS): Remove.
11279 (CHILL_LIB): Remove.
11280 (TARGET_CONFIGDIRS): Remove libchill.
11281 (CHILL_FOR_TARGET): Remove.
11282 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11283 CHILL_LIB.
11284 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11285 (CHECK_TARGET_MODULES): Likewise.
11286 (INSTALL_TARGET_MODULES): Likewise.
11287 (CLEAN_TARGET_MODULES): Likewise.
11288 (configure-target-libchill): Remove.
11289 (all-target-libchill): Remove.
11290 * configure.in (target_libs): Remove target-libchill.
11291 Do not compute CHILL_FOR_TARGET.
11292 * libchill: Remove directory.
11293
11294 2002-04-11 DJ Delorie <dj@redhat.com>
11295
11296 * Makefile.in, configure.in: Sync with binutils, entries
11297 follow...
11298
11299 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11300
11301 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11302 (do-tar, do-bz2): New rules.
11303 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11304 (gdb-tar): New rule.
11305 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11306 (insight_dejagnu.tar): New rule.
11307 (insight.tar): New rule.
11308 (gdb+dejagnu.tar): New rule.
11309 (gdb.tar): New rule.
11310
11311 2002-02-01 Mo DeJong <supermo@bayarea.net>
11312
11313 * Makefile.in: Add all-tix to deps for all-snavigator
11314 so that tix is built when building snavigator.
11315
11316 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11317
11318 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11319 ld and gdb are not supported.
11320
11321 2002-01-07 Mark Salter <msalter@redhat.com>
11322
11323 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11324 Allow target-libgloss to be built for arm, strongarm, and xscale.
11325
11326 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11327
11328 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11329 options for i[3456]86-pc-linux* native builds.
11330
11331 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11332
11333 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11334 files from .po files for a distribution.
11335
11336 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11337
11338 * configure.in: Enable libstdc++-v3 for h8300 targets.
11339
11340 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11341
11342 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11343 version from bfd/.
11344
11345 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11346
11347 * Makefile.in (VER): When present, extract the version number from
11348 the file version.in.
11349
11350 2001-05-24 Tom Rix <trix@redhat.com>
11351
11352 * configure.in : enable ld for aix
11353
11354 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11355
11356 * config.guess: Add linux target for S/390.
11357
11358 2000-11-07 Philip Blundell <pb@futuretv.com>
11359
11360 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11361
11362 2000-11-03 Philip Blundell <pb@futuretv.com>
11363
11364 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11365 files.
11366
11367 2001-01-15 Ben Elliston <bje@redhat.com>
11368
11369 * configure.in (host_tools): Add sid.
11370 Always configure cgen.
11371
11372 2000-11-24 Nick Clifton <nickc@redhat.com>
11373
11374 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11375
11376 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11377
11378 * Makefile.in (ALL_MODULES): Add all-cgen.
11379 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11380 (all-cgen): New target.
11381 (all-opcodes,all-sim): Depend on all-cgen.
11382 * configure.in (host_tools): Add cgen.
11383 Only configure cgen if --enable-cgen-maint.
11384
11385 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11386
11387 * configure.in: Add *-*-freebsd* configurations.
11388
11389 2002-04-08 Tom Tromey <tromey@redhat.com>
11390
11391 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11392 Fixes PR libgcj/6068.
11393
11394 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11395
11396 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11397
11398 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11399
11400 * configure.in (alpha*-dec-osf*): Enable libgcj.
11401
11402 2003-03-27 Matthew Gingell <gingell@gnat.com>
11403
11404 * MAINTAINERS (Write After Approval): Add myself.
11405
11406 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11407
11408 Fix for: PR bootstrap/3591, target/5676
11409 * configure.in (mcore-pe): Disable the configuration of
11410 libstdc++-v3 since exceptions are not supported.
11411
11412 2002-03-20 Anthony Green <green@redhat.com>
11413
11414 * configure.in: Enable libgcj for xscale-elf target.
11415
11416 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11417
11418 * MAINTAINERS: Update my email address.
11419
11420 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11421
11422 * ltmain.sh (relink_command): Fix typo in previous change.
11423
11424 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11425
11426 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11427 (relink_command): Added --tag flags.
11428 (mode=install): If relinking fails; error out.
11429
11430 2002-03-12 Richard Henderson <rth@redhat.com>
11431
11432 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11433 .NOTPARALLEL tag.
11434 (do-check): Rename from check.
11435 (check): Allow parallel check.
11436
11437 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11438
11439 * MAINTAINERS: Add myself as maintainer for xtensa port.
11440 Fix alphabetical order in CPU port maintainer list.
11441 Remove myself from Write After Approval list.
11442
11443 2002-03-11 Richard Henderson <rth@redhat.com>
11444
11445 * Makefile.in (.NOTPARALLEL): Add fake tag.
11446
11447 2002-03-07 H.J. Lu (hjl@gnu.org)
11448
11449 * configure.in: Enable gprof for mips*-*-linux*.
11450
11451 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11452
11453 * MAINTAINERS (Write After Approval): Add myself.
11454
11455 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11456
11457 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11458 libjava.
11459 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11460
11461 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11462
11463 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11464 because its Makefile is there; test for the executable instead.
11465
11466 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11467
11468 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11469 libstdc++-v3 and libjava.
11470
11471 2002-02-11 Adam Megacz <adam@xwt.org>
11472
11473 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11474 boehm-gc
11475
11476 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11477
11478 * config.guess: Updated to 2002-01-30's version.
11479 * config.sub: Updated to 2002-02-01's version.
11480 Contribute sh64-elf.
11481 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11482 * configure.in: Added sh64-*-*.
11483
11484 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11485
11486 * MAINTAINERS: Belatedly add myself to write after approval list.
11487
11488 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11489
11490 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11491 Remove self as Write After Approval.
11492
11493 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11494
11495 * MAINTAINERS: Put self in as maintainer for contrib/regression
11496 directory.
11497
11498 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11499
11500 * MAINTAINERS: Update my email address.
11501
11502 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11503
11504 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11505 target-libiberty, and target-libgloss. Skip Java-related
11506 libraries if not supported for NetBSD on target CPU.
11507
11508 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11509
11510 * install-sh: Use _inst.$$_ for temp file name.
11511
11512 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11513
11514 * MAINTAINERS (Write After Approval): Move my contact info
11515 from here...
11516 (OS Port Maintainers): ...to here (netbsd).
11517
11518 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11519
11520 * MAINTAINERS (Write After Approval): Add myself.
11521
11522 2002-01-17 H.J. Lu <hjl@gnu.org>
11523
11524 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11525 (all-target-fastjar): Also depend on all-target-libiberty.
11526
11527 2002-01-16 H.J. Lu (hjl@gnu.org)
11528
11529 * config.guess: Import from master sources, rev 1.225.
11530 * config.sub: Import from master sources, rev 1.238.
11531
11532 2002-01-16 Kazu Hirata <kazu@hxi.com>
11533
11534 * MAINTAINERS (Write After Approval): Remove myself.
11535
11536 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11537
11538 * MAINTAINERS (Write After Approval): Add myself.
11539
11540 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11541
11542 * MAINTAINERS: Add self as docs co-maintainer.
11543
11544 2001-12-11 Matthias Klose <doko@debian.org>
11545
11546 * MAINTAINERS (Write After Approval): Add myself.
11547
11548 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11549
11550 * MAINTAINERS: Update my email address.
11551
11552 2001-12-07 Turly O'Connor <turly@apple.com>
11553 * MAINTAINERS (Write After Approval): Add myself.
11554 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11555 (rs6000_initialize_trampoline): Call __trampoline_setup for
11556 ABI_DARWIN too.
11557 * darwin-tramp.asm: New file, implements __trampoline_setup.
11558 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11559
11560 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11561
11562 * MAINTAINERS (Write After Approval): Add myself.
11563
11564 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11565
11566 * configure, configure.in: Use temp file for long sed commands.
11567
11568 2001-12-03 Laurent Guerby <guerby@acm.org>
11569
11570 * config.sub: Update to version 1.232 on subversion.
11571
11572 2001-12-03 Ben Elliston <bje@redhat.com>
11573
11574 * MAINTAINERS: Update mail address for config.* patches.
11575
11576 2001-11-27 DJ Delorie <dj@redhat.com>
11577 Zack Weinberg <zack@codesourcery.com>
11578
11579 When build != host, create libiberty for the build machine.
11580
11581 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11582 CONFIG_ARGUMENTS.
11583 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11584 New variables.
11585 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11586 and rules.
11587 (all.normal): Depend on ALL_BUILD_MODULES.
11588 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11589 (all-build-libiberty): Depend on configure-build-libiberty.
11590
11591 * configure: Calculate and substitute proper value for
11592 ALL_BUILD_MODULES.
11593 * configure.in: Create the build subdirectory.
11594 Calculate and substitute TARGET_CONFIGARGS (formerly
11595 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11596
11597 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11598
11599 * MAINTAINERS (write-after-approval): Add self.
11600
11601 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11602
11603 * MAINTAINERS (GNATS only accounts): Remove self.
11604
11605 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11606
11607 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11608 libf2c.
11609
11610 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11611
11612 * MAINTAINERS (Write After Approval): Add self.
11613
11614 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11615
11616 * MAINTAINERS: mips and s390 are also CPU ports.
11617
11618 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11619
11620 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11621
11622 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11623
11624 * MAINTAINERS: Alphabetize.
11625
11626 2001-11-09 Kazu Hirata <kazu@hxi.com>
11627
11628 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11629
11630 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11631
11632 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11633
11634 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11635
11636 * configure.in (--enable-languages): Be more permissive about
11637 syntax. Check for empty lists better. Warn about $LANGUAGES.
11638
11639 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11640
11641 * config.sub: Import from master sources, rev. 1.230.
11642 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11643
11644 2001-11-07 Laurent Guerby <guerby@acm.org>
11645
11646 * MAINTAINERS (Write After Approval): Add self.
11647
11648 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11649
11650 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11651
11652 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11653
11654 * config.sub: Import from master sources, rev 1.226.
11655 * config.guess: Import from master sources, rev 1.216.
11656
11657 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11658
11659 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11660 * MAINTAINERS: Add self as maintainer of MMIX port.
11661 Remove old after-approval entry.
11662
11663 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11664
11665 * ChangeLog, configure: Fix spelling errors.
11666
11667 2001-10-20 Brendan Kehoe <brendan@zen.org>
11668
11669 * MAINTAINERS: Tweak my address.
11670
11671 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11672
11673 * MAINTAINERS: Update my email address.
11674
11675 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11676
11677 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11678 * MAINTAINERS: Add self as maintainer of CRIS port.
11679
11680 2001-10-10 Geert Bosch <bosch@gnat.com>
11681
11682 * MAINTAINERS (Various maintainers: Ada front end):
11683 Added Robert Dewar.
11684
11685 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11686
11687 * MAINTAINERS (Write After Approval): Added self
11688
11689 2001-10-02 Geert Bosch <bosch@gnat.com>
11690
11691 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11692
11693 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11694
11695 * configure: Handle temporary files securely using mkdir.
11696
11697 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11698
11699 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11700
11701 2001-09-26 Will Cohen <wcohen@redhat.com>
11702
11703 * configure.in (*-*-linux*): Disable configuration of target-newlib
11704 and target-libgloss.
11705
11706 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11707
11708 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11709 RANLIB.
11710
11711 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11712
11713 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11714 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11715 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11716 avoid quotes nesting problems.
11717 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11718 (DO_X): Export only variables that are set.
11719
11720 2001-09-19 Ben Elliston <bje@redhat.com>
11721
11722 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11723 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11724 semantics. Use the shell built-in "type" command instead.
11725
11726 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11727
11728 Merged from gcc-3_0-branch:
11729 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11730 * ltcf-c.sh: Use $objext, not $ac_objext.
11731 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11732 * ltcf-cxx.sh: Add support for GNU.
11733 2001-07-22 Timothy Wall <twall@redhat.com>
11734 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11735 default settings if using GNU tools with that configuration.
11736 * ltcf-cxx.sh: Ditto.
11737 * ltcf-gcj.sh: Ditto.
11738 2001-07-21 Michael Chastain <chastain@redhat.com>
11739 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11740 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11741 * ltmain.sh: Mark as gcc-local.
11742
11743 2001-08-30 Eric Christopher <echristo@redhat.com>
11744 Jason Eckhardt <jle@redhat.com>
11745
11746 * config.guess: Merge from master sources.
11747 * config.sub: Merge from master sources, add support for mipsisa32.
11748
11749 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11750 * config.sub: Merge from master sources, rev 1.219.
11751 * MAINTAINERS: Add self as contact for stormy16 port.
11752
11753 2001-08-14 Zack Weinberg <zackw@panix.com>
11754
11755 * config.sub: Merge from master sources, rev 1.218.
11756 * config.guess: Merge from master sources, rev 1.209.
11757
11758 2001-08-11 Graham Stott <grahams@redhat.com>
11759
11760 * Makefile.in (check-c++): Add missing semicolon.
11761
11762 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11763
11764 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11765
11766 2001-07-30 Eric Christopher <echristo@redhat.com>
11767
11768 * MAINTAINERS (Various maintainers: mips port): Added myself.
11769
11770 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11771
11772 * configure.in (sh-*-linux*): New.
11773
11774 2001-07-27 Richard Henderson <rth@redhat.com>
11775
11776 * .cvsignore: Add LAST_UPDATED.
11777
11778 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11779
11780 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11781
11782 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11783
11784 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11785
11786 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11787
11788 * MAINTAINERS (Write After Approval): Added myself.
11789
11790 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11791
11792 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11793 and libgcj on m68hc11/m68hc12.
11794
11795 2001-06-27 H.J. Lu (hjl@gnu.org)
11796
11797 * Makefile (CFLAGS_FOR_BUILD): New.
11798 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11799
11800 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11801
11802 * README: Remove version number.
11803
11804 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11805
11806 * INSTALL/README: Update wrt. to the installation instructions now
11807 residing in gcc/doc/install.texi.
11808
11809 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11810
11811 * README: Replace with a cut-down and updated version of gcc/README.
11812
11813 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11814
11815 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11816 multilibs to be disabled.
11817
11818 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11819
11820 * MAINTAINERS (Write After Approval): Add myself.
11821
11822 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11823
11824 * config.guess: Import CVS version 1.195.
11825 * config.sub: Import CVS version 1.212.
11826
11827 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11828
11829 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11830 gcc/xgcc is built, use -print-prog-name to find out the program
11831 name to use.
11832
11833 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11834
11835 * config.guess: Import CVS version 1.194. All gcc-local changes
11836 appear to also be in the master copy.
11837 * config.sub: Import CVS version 1.211.
11838
11839 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11840
11841 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11842 with_gcc]: Use `gcc -shared' to build a shared library.
11843
11844 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11845
11846 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11847 archives.
11848
11849 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11850
11851 * MAINTAINERS (Write After Approval): Add myself.
11852
11853 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11854
11855 * configure.in (libstdcxx_flags): Do not try to execute
11856 libstdc++-v3/testsuite_flags until it exists.
11857
11858 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11859
11860 * MAINTAINERS: Update my email address.
11861
11862 2001-05-31 Graham Stott <grahams@redhat.com>
11863
11864 * MAINTAINERS (Write After Approval): Add myself.
11865
11866 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11867
11868 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11869 libraries when using g++ with native linker.
11870
11871 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11872
11873 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11874
11875 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11876
11877 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11878 [aix4*|aix5*]: Prepend blank.
11879
11880 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11881
11882 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11883 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11884 of subdir/configure scripts to use the new libtool.m4.
11885
11886 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11887
11888 * MAINTAINERS (Write After Approval): Add myself.
11889
11890 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11891
11892 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11893
11894 2001-05-11 Ben Elliston <bje@redhat.com>
11895
11896 * Makefile.in (all-sid): New target.
11897 (check-sid, clean-sid, install-sid): Likewise.
11898
11899 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11900
11901 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11902
11903 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11904
11905 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11906 libgcj.
11907
11908 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11911 gcc/xgcc is built, use -print-prog-name to find out the program
11912 name to use.
11913
11914 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11915
11916 * configure.in (noconfigdirs): Don't reset it from scratch in the
11917 target case; only append to it.
11918
11919 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11920 sparc-*-solaris2.8]: Disable ${libgcj}.
11921
11922 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11923
11924 * configure.in (libgcj_saved): Copy from $libgcj.
11925 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11926 --disable-libgcj.
11927
11928 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11929
11930 * MAINTAINERS: Remove self as MIPS maintainer and
11931 C front end maintainer.
11932
11933 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11934
11935 * configure.in: Move *-chorusos target case to the proper switch.
11936 Disable libgcj.
11937
11938 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11939
11940 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11941 1.641.2.228.
11942
11943 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11944
11945 * Makefile.in (STAGE1_CFLAGS): Pass down.
11946
11947 2001-04-13 Alan Modra <amodra@one.net.au>
11948
11949 * config.guess: Add hppa64-linux support. Note for next import that
11950 this is already in the master file.
11951 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11952
11953 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11954
11955 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11956 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11957
11958 2001-04-11 Stan Shebs <shebs@apple.com>
11959
11960 * MAINTAINERS: Add self as Darwin port maintainer.
11961
11962 2001-04-11 Alan Modra <amodra@one.net.au>
11963
11964 * MAINTAINERS: Update my email address.
11965
11966 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11967
11968 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11969 recent versions of FreeBSD (release 3 or later).
11970 * ltconfig: On FreeBSD, -lc must not be provided when building
11971 a shared library or else the standard -pthread gcc option is
11972 rendered worthless to later users of the built library.
11973
11974 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11975
11976 * MAINTAINERS: Add self and RTH as C front end maintainers.
11977
11978 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11979
11980 * config.sub: Make sure to match an already-canonicalized
11981 machine name (eg. mn10300-unknown-elf).
11982
11983 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11984
11985 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11986 New macros.
11987 (bootstrap, cross): Use RECURSE_FLAGS.
11988 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11989
11990 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11991
11992 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11993
11994 2001-03-22 Colin Howell <chowell@redhat.com>
11995
11996 * Makefile.in (DO_X): Do not backslash single-quotes in
11997 backquotes (two places).
11998
11999 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12000
12001 Re-installed:
12002 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12003 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12004 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12005 * ltcf-cxx.sh: Likewise.
12006 * ltcf-gcj.sh: Likewise.
12007
12008 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12009
12010 * MAINTAINERS: Add myself as "documentation co-maintainer".
12011
12012 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12013
12014 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12015 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12016
12017 2001-03-19 Tom Tromey <tromey@redhat.com>
12018
12019 * config-ml.in: Handle GCJ and GCJFLAGS.
12020
12021 2001-03-21 Michael Chastain <chastain@redhat.com>
12022
12023 * Makefile.in: all-m4 depends on all-texinfo.
12024
12025 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12026
12027 * MAINTAINERS: Add myself to write after approval list.
12028
12029 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12030
12031 * Makefile.in (DO_X): Quote nested quotes.
12032
12033 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12034
12035 * MAINTAINERS: Add myself to write after approval list.
12036
12037 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12038
12039 * Makefile.in (DO_X): Use double quotes for quoting
12040 "RANLIB=$${RANLIB}".
12041
12042 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12043
12044 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12045
12046 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12047
12048 * configure.in: Only use `lang_requires' for languages athat are
12049 actually enabled.
12050
12051 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12052
12053 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12054
12055 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12056
12057 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12058
12059 2001-03-07 Tom Tromey <tromey@redhat.com>
12060
12061 * configure.in: Allow config-lang.in to set `lang_requires' to list
12062 of other required languages.
12063
12064 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12065
12066 * Makefile.in: Remove RANLIB definition. Use RANLIB
12067 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12068 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12069
12070 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12071 Alexandre Oliva <aoliva@redhat.com>
12072
12073 * Makefile.in (check-c++): Use tabs, not spaces.
12074
12075 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12076
12077 * MAINTAINERS: add myself to Write After Approval list.
12078
12079 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12080
12081 * Makefile.in (check-c++): New rule.
12082
12083 * configure.in (target_libs): Remove libg++.
12084 (noconfigdirs): Remove libg++.
12085 (noconfigdirs): Same.
12086 (noconfigdirs): Same.
12087 (noconfigdirs): Same.
12088
12089 * config-ml.in: Remove libg++ references.
12090
12091 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12092 (ALL_TARGET_MODULES): Same.
12093 (configure-target-libg++): Remove.
12094 (all-target-libg++): Remove.
12095 (configure-target-libio): Remove.
12096 (all-target-libio): Remove.
12097 (check-target-libio): Remove.
12098 (.PHONY): Remove.
12099 (libg++.tar.bz2): Remove.
12100 (all-target-cygmon): Remove libio.
12101 (all-target-libstdc++): Remove.
12102 (configure-target-libstdc++): Remove.
12103 (TARGET_LIB_PATH): Remove libstdc++.
12104 (ALL_GCC_CXX): Remove libstdc++.
12105 (all-target-gperf): Correct.
12106
12107 2001-02-16 Nick Clifton <nickc@redhat.com>
12108
12109 * configure.in (noconfigdirs): Allow configuration of texinfo
12110 for Cygwin hosts.
12111
12112 2001-02-15 Anthony Green <green@redhat.com>
12113
12114 * configure: Introduce GCJ_FOR_TARGET.
12115 * configure.in: Ditto.
12116 * Makefile.in: Ditto.
12117
12118 2001-02-13 Andreas Schwab <schwab@suse.de>
12119
12120 * MAINTAINERS: Update mail address.
12121
12122 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12123
12124 * config.guess: Add linux target for S/390.
12125 * config.sub: Likewise.
12126
12127 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12128
12129 * configure.in: for *-chorusos, don't config target-newlib and
12130 target-libgloss.
12131
12132 2001-02-06 Ben Elliston <bje@redhat.com>
12133
12134 * configure: Output host type to stdout, not stderr.
12135
12136 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12137
12138 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12139 * ltcf-cxx.sh: Likewise.
12140
12141 * config.if: Assume enable_libstdcxx_v3 is defined.
12142
12143 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12144
12145 Remove V2 C++ library.
12146 * configure.in: Remove --enable-libstdcxx_v3 support.
12147
12148 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12149
12150 * include/demangle.h: Add prototype for java_demangle_v3.
12151
12152 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12153
12154 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12155
12156 2001-01-27 Richard Henderson <rth@redhat.com>
12157
12158 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12159
12160 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12161
12162 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12163 Don't unset, it's non-portable and no longer necessary, set to empty
12164 instead.
12165
12166 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12167
12168 * ltconfig: Shell portability fix for the tagname validity check.
12169
12170 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12171
12172 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12173 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12174
12175 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12176
12177 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12178
12179 2001-01-26 Tom Tromey <tromey@redhat.com>
12180
12181 * configure.in: Allow libgcj to be built on Sparc Solaris.
12182
12183 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12184
12185 * ltcf-c.sh: Add aix5 case.
12186 * ltcf-cxx.sh: Likewise.
12187 * ltconfig: Likewise.
12188
12189 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12190
12191 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12192 keep at least one of build_libtool_libs or build_old_libs set to
12193 yes.
12194
12195 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12196 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12197
12198 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12199
12200 * configure.in: Enable libgcj on several additional platforms.
12201
12202 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12203
12204 * configure.in: Enable libgcj for linux targets.
12205
12206 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12207
12208 * MAINTAINERS (Write After Approval): Add myself.
12209
12210 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12211
12212 * MAINTAINERS: Add myself as vax port maintainer.
12213
12214 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12215
12216 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12217
12218 2001-01-09 Mike Stump <mrs@wrs.com>
12219
12220 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12221 failures of subdirectories.
12222
12223 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12224
12225 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12226 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12227 * ltcf-cxx.sh: Likewise.
12228 * ltcf-gcj.sh: Likewise.
12229 * ltconfig.sh: Fix typo.
12230
12231 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12232
12233 * configure: handle DOS-style absolute paths.
12234
12235 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12236
12237 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12238
12239 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12240
12241 * MAINTAINERS: Add myself as avr port co-maintainer.
12242
12243 2000-12-28 Ben Elliston <bje@redhat.com>
12244
12245 * MAINTAINERS: Add myself under ``Write After Approval''.
12246
12247 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12248
12249 * texinfo: Remove directory from GCC.
12250
12251 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12252
12253 * COPYING: Update to current
12254 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12255 to 19yy as example year in copyright notice).
12256
12257 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12258
12259 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12260 (libstdcxx_incdir): Pass down.
12261 * config.if: Remove expired bits for cxx_interface, add stub.
12262 (libstdcxx_incdir): Add variable for g++ include directory.
12263 * configure.in (gxx_include_dir): Use it.
12264
12265 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12266
12267 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12268 with old-email address from ``Write After Approval''.
12269
12270 2000-12-15 Andreas Jaeger <aj@suse.de>
12271
12272 * configure.in: Handle lang_dirs.
12273
12274 2000-12-14 Tom Tromey <tromey@redhat.com>
12275
12276 * MAINTAINERS: Removed brads.
12277
12278 * MAINTAINERS: Added gcj developers.
12279
12280 2000-12-13 Anthony Green <green@redhat.com>
12281
12282 * configure.in: Disable libgcj for any target not specifically
12283 listed. Disable libgcj for x86 and Alpha Linux until compatible
12284 with g++ abi.
12285
12286 2000-12-13 Mike Stump <mrs@wrs.com>
12287
12288 * Makefile.in (local-distclean): Also remove fastjar.
12289
12290 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12291
12292 * contrib/gcc_update: Add fastjar --touch entries.
12293
12294 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12295
12296 * configure.in: Disable language-specific target libraries for
12297 languages that aren't enabled.
12298
12299 2000-12-10 Anthony Green <green@redhat.com>
12300
12301 * configure.in: Define libgcj. Disable libgcj target libraries for
12302 most targets.
12303
12304 2000-12-10 Neil Booth <neilb@earthling.net>
12305
12306 * MAINTAINERS: Update mail address, remove from WAA list.
12307
12308 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12309
12310 * libjava: Imported from /cvs/java.
12311 * libffi: Likewise.
12312 * Boehm-gc: Likewise.
12313
12314 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12315
12316 * configure.in (target_libs): Revert 2000-12-08 patch.
12317 (noconfigdirs): Added target-libjava.
12318
12319 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12320
12321 * djunpack.bat: removed.
12322
12323 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12324
12325 * Makefile.in: handle DOS-style absolute paths.
12326 * config-ml.in: likewise.
12327 * symlink-tree: likewise.
12328
12329 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12330
12331 * fastjar: Imported.
12332
12333 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12334
12335 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12336 libjava.
12337 * configure.in (target_libs): Removed `target-libjava'.
12338
12339 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12340
12341 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12342 (ALL_MODULES): Added fastjar.
12343 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12344 (all-target-libjava): all-fastjar replaces all-zip.
12345 (all-fastjar): Added.
12346 (configure-target-fastjar, all-target-fastjar): Likewise.
12347 * configure.in (host_tools): Added fastjar.
12348
12349 2000-12-07 Mike Stump <mrs@wrs.com>
12350
12351 * Makefile.in (local-distclean): Remove leftover built files.
12352
12353 2000-11-24 Nick Clifton <nickc@redhat.com>
12354
12355 * configure.in (xscale-elf): Add target.
12356 (xscale-coff): Add target.
12357
12358 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12359
12360 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12361 recent versions of FreeBSD (release 3 or later).
12362 * ltconfig: On FreeBSD, -lc must not be provided when building
12363 a shared library or else the standard -pthread gcc option is
12364 rendered worthless to later users of the built library.
12365
12366 2000-11-16 Fred Fish <fnf@be.com>
12367
12368 * configure.in (enable_libstdcxx_v3): Fix typo,
12369 libstd++ -> libstdc++.
12370
12371 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12372
12373 * MAINTAINERS: Add self to Write After Approval list.
12374
12375 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12376
12377 * MAINTAINERS: Update my email address. Add myself to global write
12378 privs list.
12379
12380 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12381
12382 * Makefile.in: Merge with src and libgcj.
12383 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12384 configure-target-<library> when their configure scripts need the C
12385 or C++ library to have already been built to work properly.
12386 (do_proto_toplev): Set them to an empty string.
12387
12388 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12389 (REALLY_SET_LIB_PATH): Use them.
12390
12391 2000-11-17 Stan Shebs <shebs@apple.com>
12392
12393 * MAINTAINERS: Add self to Write After Approval list.
12394
12395 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12396
12397 * configure: Provide the original toplevel configure arguments
12398 (including $0) to subprocesses in the environment rather than
12399 through gcc/configargs.h.
12400
12401 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12402
12403 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12404 C99. Alphabetise "Write After Approval" list.
12405
12406 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12407
12408 * configure: Turn on libstdc++ V3 by default.
12409
12410 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12411 if we've got GCC.
12412
12413 2000-11-11 Philip Blundell <philb@gnu.org>
12414
12415 * MAINTAINERS: Add self to Write After Approval list.
12416
12417 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12418
12419 * ltcf-c.sh (aix4): Improve shared library configuration; require
12420 exporting symbols.
12421 * ltcf-cxx.sh (aix4): Define.
12422 * ltconfig (aix4): Define library and soname specs appropriate for
12423 AIX. Define command to create export symbols list.
12424
12425 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12426
12427 * config.sub: Add support for Sun Chorus
12428
12429 2000-10-31 Nick Clifton <nickc@redhat.com>
12430
12431 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12432 <name>@redhat.com. Also installed new email address for Clint
12433 Popetz.
12434
12435 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12436
12437 * etc: Remove directory from GCC.
12438
12439 2000-10-16 Michael Meissner <meissner@redhat.com>
12440
12441 * configure (gcc/configargs.h): Only create if there is a build GCC
12442 directory created.
12443
12444 2000-10-16 Matthias Klose <doko@debian.org>
12445
12446 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12447 when configured for libstdc++-v3.
12448
12449 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12450
12451 * configure: Save configure arguments to gcc/configargs.h.
12452
12453 2000-10-04 Philipp Thomas <pthomas@suse.de>
12454
12455 * config.guess: Import CVS version 1.157.
12456 * config.sub: Import CVS version 1.181.
12457
12458 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12459
12460 * Makefile.in (bootstrap): avoid recursion if subdir missing
12461 (cross): ditto
12462 (do-proto-toplev): ditto
12463
12464 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12465
12466 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12467 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12468
12469 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12470 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12471 all affected `configure' scripts.
12472
12473 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12474
12475 * MAINTAINERS: Add self as cpplib co-maintainer.
12476
12477 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12478
12479 * MAINTAINERS: Add self to Write After Approval list.
12480
12481 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12482
12483 * INSTALL/README: egcs -> GCC update.
12484
12485 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12486
12487 * MAINTAINERS: Add myself to Write After Approval list.
12488
12489 2000-09-15 Kazu Hirata <kazu@hxi.com>
12490
12491 * MAINTAINERS: Add myself to Write After Approval list.
12492
12493 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12494
12495 * configure.in: Do not build byacc for hppa64. Provide paths to the
12496 X11 libraries for hppa64.
12497
12498 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12499
12500 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12501
12502 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12503
12504 * Makefile.in (all-zlib): Added dummy target.
12505
12506 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12507 ltcf-gcj.sh: Updated from libtool multi-language branch.
12508
12509 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12510
12511 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12512 (bootstrap*): Depend on all-bootstrap.
12513
12514 2000-09-05 Philipp Thomas <pthomas@suse.de>
12515
12516 * config.guess: Import CVS version 1.156.
12517 * config.sub: Import CVS version 1.179.
12518
12519 2000-09-02 Anthony Green <green@cygnus.com>
12520
12521 * Makefile.in (all-gcc): Depend on all-zlib.
12522 (CLEAN_MODULES): Add clean-zlib.
12523 (ALL_MODULES): Add all-zlib.
12524 * configure.in (host_libs): Add zlib.
12525
12526 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12527
12528 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12529 crosses, but add gcc/include to the header search path for them.
12530
12531 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12532
12533 * MAINTAINERS: Add self to Write After Approval list.
12534
12535 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12536
12537 * config.guess: Import CVS version 1.152.
12538 * config.sub: Import CVS version 1.177.
12539
12540 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12541
12542 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12543 $targargs to tell whether newlib is going to be built.
12544
12545 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12546 $$r/TARGET_SUBDIR/libio for _G_config.h.
12547
12548 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12549
12550 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12551
12552 2000-08-22 DJ Delorie <dj@redhat.com>
12553
12554 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12555
12556 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12557
12558 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12559 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12560 sub-configures.
12561
12562 2000-08-21 DJ Delorie <dj@redhat.com>
12563
12564 * MAINTAINERS: Add self as a libiberty maintainer
12565
12566 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12567
12568 * configure.in (libstdcxx_flags): Use
12569 libstdc++-v3/src/libstdc++.INC.
12570
12571 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12572
12573 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12574
12575 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12576
12577 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12578
12579 * configure: Make enable_threads and enable_shared defaults
12580 explicit. Substitute enable_threads into generated Makefiles.
12581 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12582 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12583
12584 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12585
12586 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12587
12588 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12589
12590 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12591 previous delta.
12592
12593 2000-08-11 Jason Merrill <jason@redhat.com>
12594
12595 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12596 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12597 (FLAGS_FOR_TARGET): Not here.
12598 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12599
12600 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12601
12602 * config-ml.in (CC, CXX): Don't introduce a leading space.
12603
12604 2000-08-07 DJ Delorie <dj@delorie.com>
12605
12606 * MAINTAINERS: Add self as a DJGPP maintainer
12607
12608 2000-08-07 DJ Delorie <dj@redhat.com>
12609
12610 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12611 "if we're also building gcc, and it's a gcc that will run on the
12612 build machine, we want to use its includes instead of the system's
12613 default includes".
12614
12615 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12616
12617 * MAINTAINERS: Add self to Write After Approval list.
12618
12619 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12620
12621 * configure.in (libstdcxx_flags): Don't use `"'.
12622
12623 * config-ml.in: Adjust multilib search paths to the
12624 appropriate multilib tree.
12625
12626 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12627
12628 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12629 commas in $LANGUAGES.
12630
12631 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12632
12633 * configure.in: Re-enable all references to libg++ and librx.
12634
12635 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12636
12637 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12638 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12639 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12640 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12641
12642 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12643
12644 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12645
12646 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12647 CXX_FOR_TARGET for sed.
12648
12649 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12650
12651 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12652 Do not override if already set in the environment or in configure.
12653 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12654 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12655
12656 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12657
12658 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12659 the libtool CVS tree multi-language branch.
12660 * ltconfig, ltmain.sh: Updated.
12661
12662 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12663
12664 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12665 (clean-target): Depend on it.
12666
12667 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12668 (GCC_FOR_TARGET): Use it.
12669 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12670 * configure.in: ... here.
12671 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12672 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12673
12674 2000-07-24 Eric Christopher <echristo@cygnus.com>
12675
12676 * MAINTAINERS: Add self to Write After Approval list.
12677
12678 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12679
12680 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12681 (configure-target-libchill, configure-target-libobjc): Likewise.
12682
12683 * configure.in: Use the same cache file for all target libs.
12684 * config-ml.in: But different cache files per multilib variant.
12685
12686 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12687
12688 * configure (topsrcdir): Don't use dirname.
12689
12690 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12691
12692 * MAINTAINERS: Add self to Write After Approval list.
12693
12694 2000-07-20 Jason Merrill <jason@redhat.com>
12695
12696 * configure.in: Remove all references to libg++ and librx.
12697
12698 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12699
12700 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12701
12702 * config.sub: Update to subversions version 2000-07-06.
12703
12704 2000-07-12 Andrew Haley <aph@cygnus.com>
12705
12706 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12707 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12708
12709 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12710
12711 * symlink-tree: Check number of arguments.
12712
12713 2000-07-05 Jim Wilson <wilson@cygnus.com>
12714
12715 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12716 search path for a g++ extracted from the build tree. This
12717 will allow link tests run by configure scripts in
12718 subdirectories to succeed.
12719
12720 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12721
12722 * ltconfig: Add support for mips-dde-sysv4.2MP
12723
12724 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12725
12726 * MAINTAINERS: Add myself as loop discovery maintainer.
12727
12728 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12729
12730 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12731 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12732
12733 2000-06-19 Timothy Wall <twall@cygnus.com>
12734
12735 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12736 * config.sub: Add tic54x target.
12737
12738 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12739
12740 * MAINTAINERS: Add self as Fortran maintainer,
12741 remove Craig Burley.
12742
12743 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12744
12745 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12746 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12747
12748 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12749
12750 * MAINTAINERS: Add self as i18n maintainer
12751
12752 20000-05-21 H.J. Lu (hjl@gnu.org)
12753
12754 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12755 directory are used if they exist. Make sure
12756 $(build_tooldir)/include is searched for header files,
12757 $(build_tooldir)/lib/ for library files.
12758 (GCC_FOR_TARGET): Likewise.
12759 (CXX_FOR_TARGET): Likewise.
12760
12761 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12762
12763 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12764
12765 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12766
12767 * Makefile.in (configure-target-libiberty): Depend on
12768 configure-target-newlib.
12769
12770 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12771
12772 * configure.in, Makefile.in: Merge all libffi-related
12773 configury stuff from the libgcj tree.
12774
12775 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12776
12777 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12778 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12779
12780 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12781
12782 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12783 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12784 current version information. Add to proto-toplev directory.
12785 (gdb-taz): Build do-djunpack.
12786
12787 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12788
12789 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12790
12791 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12792
12793 * MAINTAINERS: Add self to Write After Approval list.
12794
12795 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12796
12797 * ltmain.sh: Preserve in relink_command any environment
12798 variables that may affect the linker behavior.
12799
12800 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12801
12802 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12803
12804 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12805
12806 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12807
12808 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12809
12810 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12811 with the version name.
12812
12813 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12814
12815 * MAINTAINERS: Add self as bb-reorder maintainer.
12816
12817 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12818
12819 * config.if: Tweak.
12820
12821 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12822
12823 * djunpack.bat: New file.
12824
12825 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12826
12827 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12828 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12829 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12830 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12831
12832 2000-04-16 Dave Pitts <dpitts@cozx.com>
12833
12834 * config.sub (case $basic_machine): Change default for "ibm-*"
12835 to "openedition".
12836
12837 2000-04-13 Andreas Jaeger <aj@suse.de>
12838
12839 * MAINTAINERS: Added myself.
12840
12841 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12842
12843 * Makefile.in (gdb-taz): New target. GDB specific archive.
12844 (do-md5sum): New target.
12845 (MD5PROG): Define.
12846 (PACKAGE): Default to TOOL.
12847 (VER): Default to a shell script.
12848 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12849 md5 checksum generation.
12850 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12851 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12852 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12853 insight.tar.bz2): Use gdb-taz to create archive.
12854
12855 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12856
12857 * configure (warn_cflags): Delete.
12858
12859 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12860
12861 * MAINTAINERS: Added myself.
12862
12863 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12864 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12865
12866 * configure.in (enable_libstdcxx_v3): Add.
12867 (target_libs): Add bits here to switch between libstdc++-v2 and
12868 libstdc++-v3.
12869 * config.if: And this file too.
12870 * Makefile.in: Add libstdc++-v3 targets.
12871
12872 2000-04-05 Michael Meissner <meissner@redhat.com>
12873
12874 * config.sub (d30v): Add d30v as a basic machine type.
12875
12876 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12877
12878 * configure.in: -linux-gnu*, not -linux-gnu.
12879
12880 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12881
12882 * MAINTAINERS: Add self in write-after-approval section.
12883
12884 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12885
12886 * MAINTAINERS: Add self as ia64 port maintainer.
12887
12888 2000-03-08 Neil Booth <NeilB@earthling.net>
12889
12890 * MAINTAINERS: Add self in write-after-approval section.
12891
12892 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12893
12894 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12895 (do-tar-bz2): Replace TOOL with PACKAGE.
12896 (gdb.tar.bz2): Remove GDBTK from GDB package.
12897 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12898 dejagnu.tar.bz2): New packages.
12899
12900 2000-02-27 Andreas Jaeger <aj@suse.de>
12901
12902 * configure.in: Add entry for mips*-*-linux*, move catch all
12903 *-*-*linux* entry below this one.
12904
12905 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12906
12907 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12908
12909 2000-02-24 Nick Clifton <nickc@cygnus.com>
12910
12911 * config.sub: Support an OS of "wince".
12912
12913 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12914
12915 * config.guess, config.sub: Updated to match config's 2000-02-15
12916 version.
12917
12918 2000-02-23 Linas Vepstas <linas@linas.org>
12919
12920 * config.sub: Add support for Linux/IBM 370.
12921 * configure.in: Likewise.
12922
12923 2000-02-22 Nick Clifton <nickc@cygnus.com>
12924
12925 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12926
12927 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12928
12929 * config.guess: Guess "cygwin" rather than "cygwin32".
12930
12931 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12932
12933 * configure (gcc_version): When setting, narrow search to
12934 lines containing `version_string'.
12935
12936 2000-02-15 Denis Chertykov <denisc@overta.ru>
12937
12938 * config.sub: Add support for avr target.
12939
12940 2000-02-14 Nick Clifton <nickc@cygnus.com>
12941
12942 * MAINTAINERS: Add maintainers for MCore port.
12943
12944 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12945
12946 * config.sub: Add mmix-knuth-mmixware.
12947
12948 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12949
12950 * MAINTAINERS: Pair cccp with cpplib maintainership.
12951
12952 2000-01-27 Christopher Faylor <cgf@redhat.com>
12953
12954 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12955 structure stuff to -L library search.
12956 (CXX_FOR_TARGET): Ditto.
12957 (CROSS_CHECK_MODULES): Fix spelling mistake.
12958
12959 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12960
12961 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12962 the C++ compiler.
12963
12964 2000-01-12 Richard Henderson <rth@cygnus.com>
12965
12966 * configure.in: Don't build some bits for beos.
12967
12968 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12969
12970 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12971 as include files.
12972
12973 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12974
12975 * Add self as cpplib maintainer, as requested by Jason
12976 Merrill. Correct my e-mail address.
12977
12978 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12979
12980 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12981 not mh-aix43.
12982
12983 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12984
12985 * MAINTAINERS: Add myself to "write after approval" list.
12986
12987 1999-12-14 Richard Henderson <rth@cygnus.com>
12988
12989 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12990 * config.sub: Accept alphaev[78], alphaev8.
12991
12992 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12993
12994 * config.guess, config.sub: Update from autoconf.
12995
12996 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12997
12998 * MAINTAINERS: update my playtime e-address.
12999
13000 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13001
13002 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13003 necessary libraries are missing.
13004
13005 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13006
13007 * MAINTAINERS: Add new 'write after approval' maintainer.
13008
13009 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13010
13011 * MAINTAINERS: Add new Java maintainer.
13012
13013 1999-10-25 Andreas Schwab <schwab@suse.de>
13014
13015 * configure: Fix quoting inside arguments of eval.
13016
13017 1999-10-21 Nick Clifton <nickc@cygnus.com>
13018
13019 * config-ml.in: Allow suppression of some ARM multilibs.
13020
13021 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13022
13023 * config.guess: Add OS/390 match pattern.
13024 * config.sub: Add mvs, openedition targets.
13025 * configure.in (i370-ibm-opened*): New.
13026
13027 1999-09-04 Steve Chamberlain <sac@pobox.com>
13028
13029 * config.sub: Add support for configuring for pj.
13030
13031 1999-08-31 Nick Clifton <nickc@cygnus.com>
13032
13033 * config.sub (maybe_os): Add support for configuring for fr30.
13034
13035 1999-08-25 Nick Clifton <nickc@cygnus.com>
13036
13037 * configure.in: Do not configure or build ld for AIX
13038 platforms. ld is known to be broken on these platforms.
13039
13040 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13041
13042 * config-ml.in: Pass compiler flag corresponding to multidirs to
13043 subdir configures.
13044
13045 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13046
13047 * Makefile.in (LDFLAGS): Define.
13048
13049 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13050
13051 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13052 noconfigdirs.
13053 (*-*-cygwin*): Likewise.
13054
13055 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13056
13057 * mkdep: New file.
13058 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13059 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13060
13061 From Eli Zaretskii <eliz@is.elta.co.il>:
13062 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13063 long file name when using DJGPP on MS-DOS.
13064
13065 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13066
13067 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13068
13069 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13070
13071 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13072 dependency as this causes "make check" to globally "make all"
13073
13074 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13075
13076 * configure.in (target_libs): Added target-zlib.
13077 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13078 (CONFIGURE_TARGET_MODULES): Likewise.
13079 (CHECK_TARGET_MODULES): Likewise.
13080 (INSTALL_TARGET_MODULES): Likewise.
13081 (CLEAN_TARGET_MODULES): Likewise.
13082 (configure-target-zlib): New target.
13083 (all-target-zlib): Likewise.
13084 (all-target-libjava): Depend on all-target-zlib.
13085 (configure-target-libjava): Depend on configure-target-zlib.
13086
13087 * Makefile.in (configure-target-libjava): Depend on
13088 configure-target-newlib.
13089 (configure-target-boehm-gc): New target.
13090 (configure-target-qthreads): New target.
13091
13092 * configure.in (target_libs): Added target-qthreads.
13093 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13094 (CONFIGURE_TARGET_MODULES): Likewise.
13095 (CHECK_TARGET_MODULES): Likewise.
13096 (INSTALL_TARGET_MODULES): Likewise.
13097 (CLEAN_TARGET_MODULES): Likewise.
13098 (all-target-qthreads): New target.
13099 (configure-target-libjava): Depend on configure-target-qthreads.
13100 (all-target-libjava): Depend on all-target-qthreads.
13101
13102 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13103 (CONFIGURE_TARGET_MODULES): Likewise.
13104 (CHECK_TARGET_MODULES): Likewise.
13105 (INSTALL_TARGET_MODULES): Likewise.
13106 (CLEAN_TARGET_MODULES): Likewise.
13107 (all-target-libjava): New target.
13108 (all-target-boehm-gc): Likewise.
13109 * configure.in (target_libs): Added libjava, boehm-gc.
13110
13111 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13112
13113 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13114 configure.bat in SUPPORT_FILES.
13115 (gas+binutils.tar.bz2): Likewise.
13116
13117 * makeall.bat: Remove; obsolete.
13118
13119 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13120
13121 From Mark Elbrecht:
13122 * configure.bat: Remove; obsolete.
13123
13124 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13125
13126 * configure: Add -W -Wall to the default CFLAGS when compiling with
13127 gcc.
13128
13129 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13130
13131 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13132
13133 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13134
13135 * configure.in: Build ld on IRIX6.
13136
13137 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13138
13139 * Makefile.in: Change distribution targets to use bzip2 instead of
13140 gzip.
13141 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13142 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13143
13144 1999-06-04 Nick Clifton <nickc@cygnus.com>
13145
13146 * config.sub: Add mcore target.
13147
13148 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13149
13150 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13151
13152 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13153
13154 * config.guess (dummy): Changed to $dummy.
13155
13156 1999-05-24 Nick Clifton <nickc@cygnus.com>
13157
13158 * config.sub: Tidied up case statements.
13159
13160 1999-05-22 Ben Elliston <bje@cygnus.com>
13161
13162 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13163 <jiro@din.or.jp>.
13164
13165 * config.guess: Merge with FSF version. Future changes will be
13166 more accurately recorded in this ChangeLog.
13167 * config.sub: Likewise.
13168
13169 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13170
13171 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13172
13173 1999-04-30 Tom Tromey <tromey@cygnus.com>
13174
13175 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13176
13177 1999-04-23 Tom Tromey <tromey@cygnus.com>
13178
13179 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13180
13181 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13182
13183 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13184 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13185 Bad merge removed these two changes.
13186
13187 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13188 Martin Heller (Ing.-Buero_Heller@t-online.de)
13189
13190 * config.guess (interix Alpha): Add.
13191
13192 1999-04-11 Richard Henderson <rth@cygnus.com>
13193
13194 * configure.in (i?86-*-beos*): Do config gperf; don't config
13195 gdb, newlib, or libgloss.
13196
13197 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13198
13199 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13200 link a trivial program with -mabi=64. If it fails, remove mabi=64
13201 from multidirs.
13202
13203 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13204
13205 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13206
13207 1999-04-08 Nick Clifton <nickc@cygnus.com>
13208
13209 * config.sub: Add support for mcore targets.
13210
13211 1999-04-07 Michael Meissner <meissner@cygnus.com>
13212
13213 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13214 not mt-ospace, in order to shut up assembler warning about using
13215 symbols that are named the same as registers.
13216
13217 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13218
13219 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13220 dependency list for all-target-cygmon.
13221
13222 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13223
13224 * config-ml.in: Check $host, not $target, for selective multilibs.
13225 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13226 thumb interworking, and underscore prefix multilibs.
13227
13228 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13229
13230 * missing: Update to version from current automake.
13231
13232 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13233
13234 * configure (gxx_include_dir): Removed.
13235
13236 * configure.in (gxx_include_dir): Handle it.
13237 * Makefile.in: Likewise.
13238
13239 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13240
13241 * config.sub (mips64vr4111,mips64vr4111el) Add.
13242
13243 1999-03-21 Ben Elliston <bje@cygnus.com>
13244
13245 * config.guess: Correct typo for detecting ELF on FreeBSD.
13246
13247 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13248
13249 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13250 config/mh-djgpp.
13251
13252 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13253
13254 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13255 all-target-newlib to dependency list for all-target-bsp.
13256
13257 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13258
13259 * config.sub: Add i386-uwin support.
13260 * config.guess: Likewise.
13261
13262 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13263
13264 * configure.in: cleanup, add mh-*pic handling for arm, special
13265 case powerpc*-*-aix*
13266
13267 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13268
13269 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13270 can be built.
13271
13272 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13273
13274 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13275 targets.
13276
13277 1999-03-02 Nick Clifton <nickc@cygnus.com>
13278
13279 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13280
13281 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13282
13283 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13284
13285 1999-02-24 Nick Clifton <nickc@cygnus.com>
13286
13287 * config.sub: Fix typo in arm recognition.
13288
13289 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13290
13291 * configure.in (noconfigdirs): Changed target_configdirs to
13292 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13293 rather than m68k-*-* since it is not known to work on
13294 m68k-aout. Ditto for arm-*-*oabi.
13295
13296 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13297
13298 * configure.in (*-*-windows*): Remove, no longer used.
13299
13300 1999-02-19 Ben Elliston <bje@cygnus.com>
13301
13302 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13303 Smart and improved by Andrew Cagney.
13304
13305 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13306
13307 * config.guess: Recognize openbsd-*-hppa.
13308
13309 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13310
13311 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13312 only if it is not empty.
13313
13314 1999-02-17 Nick Clifton <nickc@cygnus.com>
13315
13316 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13317
13318 * config.guess: Modified to recognize uname's armv* syntax.
13319
13320 * config.sub: Modified to recognize uname's armv* syntax.
13321
13322 1999-02-17 Mark Salter <msalter@cygnus.com>
13323
13324 * configure.in: Added target-bsp for sparclite.
13325
13326 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13327
13328 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13329
13330 1999-02-08 Nick Clifton <nickc@cygnus.com>
13331
13332 * configure.in: Add support for strongarm port.
13333 * config.sub: Add support for strongarm target.
13334
13335 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13336
13337 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13338 the old name config/mh-cygwin32.
13339 Enable texinfo.
13340
13341 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13342
13343 * configure.in: Do build ld for ix86 Solaris.
13344
13345 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13346
13347 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13348 $AR_FOR_TARGET. Likewise for RANLIB.
13349
13350 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13351
13352 * config.sub (oabi): Recognize.
13353 * configure.in (arm-*-oabi): Handle.
13354
13355 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13356
13357 * config.guess: Improve detection of i686 on UnixWare 7.
13358
13359 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13360
13361 * config.guess: Add support for i386-pc-interix.
13362 * config.sub: Likewise.
13363 * configure.in: Likewise.
13364
13365 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13366
13367 * Makefile.in: Remove unneeded all-target-libio from
13368 from all-target-winsup target since it is now unneeded.
13369 Add all-target-libtermcap in its place since it is now
13370 needed.
13371
13372 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13373
13374 * configure.in: makefile stub for cygwin target is probably
13375 unnecessary. Remove it for now.
13376
13377 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13378
13379 * configure.in: libtermcap.a should be built when cygwin is the
13380 target as well as the host.
13381 * config.guess: Allow mixed case in cygwin uname output.
13382 * Makefile.in: Add libtermcap target.
13383
13384 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13385
13386 * config.sub: Clean up handling of hppa2.0.
13387
13388 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13389
13390 * config.guess: Use C code to identify more HP machines.
13391
13392 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13393
13394 * config.sub: Handle hppa2.0.
13395
13396 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13397
13398 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13399 cygmon for all sparclite targets, regardless of object format.
13400
13401 1998-12-15 Mark Salter <msalter@cygnus.com>
13402
13403 * configure.in: Added target-bsp for several target architectures.
13404
13405 * Makefile.in: Added rules for bsp.
13406
13407 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13408
13409 * config.guess: Improve detection of hppa2.0 processors.
13410
13411 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13412
13413 * config.guess: Recognize FreeBSD using ELF automatically.
13414
13415 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13416
13417 * configure (skip-this-dir): Add handling for new shell script, which
13418 might be created by a sub-directory's configure to indicate, this particular
13419 directory is "unwanted".
13420 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13421
13422 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13423
13424 * ltconfig: import from libtool, after changing libtool to
13425 account for the cygwin name change.
13426
13427 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13428
13429 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13430 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13431
13432 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13433
13434 * configure.in: Add libtermcap to list of cygwin dependencies.
13435
13436 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13437
13438 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13439 they include winsup/include when it's a cygwin target.
13440
13441 1998-11-12 Tom Tromey <tromey@cygnus.com>
13442
13443 * configure.in (host_tools): Added zip.
13444 * Makefile.in (all-target-libjava): Depend on all-zip.
13445 (all-zip): New target.
13446 (ALL_MODULES): Added all-zip.
13447 (NATIVE_CHECK_MODULES): Added check-zip.
13448 (INSTALL_MODULES): Added install-zip.
13449 (CLEAN_MODULES): Added clean-zip.
13450
13451 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13452
13453 * Makefile.in: lose "32" from comment about cygwin.
13454
13455 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13456
13457 * configure.in: Use -Os to build target libraries for the fr30.
13458
13459 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13460
13461 * config.sub: Add fr30.
13462
13463 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13464
13465 * configure.in: drop "32" from config/mh-cygwin32. Check
13466 cygwin* instead of cygwin32*.
13467 * config.sub: Check cygwin* instead of cygwin32*.
13468
13469 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13470
13471 * config.guess: Match any version of Unixware7.
13472
13473 1998-10-20 Syd Polk <spolk@cygnus.com>
13474
13475 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13476 if desired.
13477
13478 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13479
13480 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13481 these if the appropriate directories and files to not exist.
13482
13483 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13484
13485 * Makefile.in (DEVO_SUPPORT): Add config.if.
13486
13487 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13488
13489 * configure: Add pattern to replace "build_tooldir"'s
13490 definition in the generated Makefile with "tooldir"'s
13491 actual value.
13492
13493 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13494
13495 * config.sub: Bring back lost sparcv9.
13496
13497 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13498
13499 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13500
13501 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13502 CC_FOR_TARGET and friends.
13503
13504 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13505
13506 * Makefile.in (build_tooldir): New variable, same as tooldir.
13507 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13508 -B$(build_tooldir)/bin/.
13509 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13510
13511 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13512
13513 * README: Remove installation instructions and refer to the
13514 INSTALL directory instead.
13515
13516 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13517
13518 * config.sub: Add support for i[34567]86-pc-udk.
13519 * configure.in: Likewise.
13520
13521 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13522
13523 * Makefile.in: add bzip2 package building bits for user
13524 tools module
13525 * configure.in: ditto
13526
13527 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13528
13529 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13530 (ALL_TARGET_MODULES): Add all-target-libobjc.
13531 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13532 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13533 (all-target-libchill): Add dependencies.
13534 * configure.in (target_libs): Add libchill.
13535
13536 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13537
13538 * configure.in (target_subdir): Remove duplicate line.
13539
13540 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13541
13542 * Makefile.in (all-automake): fix dependencies.
13543
13544 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13545
13546 * configure.in: Minor cleanups for building in the $(target_alias)
13547 subdir.
13548
13549 1998-09-22 Jim Wilson <wilson@cygnus.com>
13550
13551 * Makefile.in (bootstrap): Set r and s before make all. Use
13552 BASE_FLAGS_TO_PASS in make all.
13553 (cross): Likewise.
13554
13555 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13556
13557 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13558
13559 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13560
13561 * config.sub: Fix typo in last change.
13562
13563 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13564
13565 * config.sub: Add support for C4x target.
13566 * configure.in: Likewise.
13567
13568 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13569
13570 * config.sub: Recognize sparcv9 just like sparc64.
13571
13572 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13573
13574 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13575
13576 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13577
13578 * config.guess: Correctly identify Pentium II sco boxes.
13579
13580 * config.guess: Fix "tr" code. From Weiwen Liu.
13581
13582 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13583
13584 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13585 stabs.
13586
13587 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13588
13589 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13590 (ALL_TARGET_MODULES): Add all-target-libchill.
13591 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13592 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13593 (all-target-libchill): Add dependencies.
13594 * configure.in (target_libs): Add libchill.
13595
13596 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13597
13598 * config.guess: Avoid assumptions about "tr" behaves when
13599 LANG is set to something other than English.
13600
13601 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13602
13603 * configure (gxx_include_dir): Changed to
13604 '${prefix}/include/g++'-${libstdcxx_interface}.
13605
13606 * config.if: New to determine the interfaces.
13607
13608 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13609
13610 * config.guess: Detect and handle MPE/IX.
13611 * config.sub: Deal with MPE/IX.
13612
13613 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13614
13615 * configure.in: Use mh-aix43.
13616
13617 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13618
13619 * configure: Fix --without/--disable cases for gxx-include-dir.
13620
13621 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13622
13623 * mdata-sh: Imported. Needed for automake support.
13624
13625 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13626
13627 * Makefile.in (taz): Try "chmod -R og=u ." before
13628 "chmod og=u `find . -print`".
13629
13630 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13631
13632 * configure.in: Add arm-elf and thumb-elf support.
13633
13634 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13635
13636 * Makefile.in: Undo previous patch.
13637
13638 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13639
13640 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13641 to here ...
13642 (install-no-fixedincludes): and here
13643 (INSTALL_MODULES): ... from here.
13644
13645 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13646
13647 * config.sub: Merge with FSF.
13648
13649 * config.guess: Merge with FSF.
13650
13651 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13652
13653 * configure (extraconfigdirs): New variable.
13654 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13655 * Makefile.in (all): Move higher in file.
13656 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13657 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13658 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13659 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13660 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13661
13662 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13663
13664 * Makefile.in (all-target-libjava): Depend on all-gcc and
13665 all-target-newlib.
13666 (configure-target-libjava): Depend on $(ALL_GCC).
13667
13668 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13669
13670 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13671 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13672
13673 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13674
13675 * INSTALL/README: Fix typo.
13676
13677 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13678
13679 * ylwrap: Change absolute path checks to check for DOS style path
13680 names.
13681
13682 * ylwrap: Don't use a full path name if the source file is in the
13683 same directory. From hjl@lucon.org (H.J. Lu).
13684
13685 * config-ml.in: Default to being verbose, to match Feb 18 change to
13686 configure.
13687
13688 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13689
13690 Brought over from egcs:
13691
13692 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13693
13694 * configure.in (target_subdir): Set to ${target_alias} instead
13695 of "libraries".
13696
13697 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13698
13699 * configure.in (target_subdir): Set to libraries if enable_multilib.
13700
13701 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13702
13703 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13704 multilibs, force reconfiguration the first time we create
13705 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13706
13707 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13708
13709 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13710 avoid confusion with --no-recursion.
13711
13712 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13713
13714 * configure.in: Win32 hosts shouldn't use install -x
13715 * install-sh: remove -x option, and special .exe-handling
13716 hack.
13717
13718 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13719
13720 * config.guess: Recognize i586-pc-beos.
13721 * configure.in: Don't build some bits for beos.
13722
13723 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13724
13725 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13726 CFLAGS default to -O2.
13727
13728 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13729 when using GNU ld.
13730
13731 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * ltmain.sh: Correct install when using a different shell.
13734
13735 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13736
13737 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13738
13739 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13740
13741 * makefile.vms: Update to build binutils/makefile.vms. Add install
13742 target.
13743
13744 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13745
13746 * ltconfig: Update to correct AIX handling.
13747
13748 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13749
13750 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13751
13752 * configure.in (target_subdir): Set to ${target_alias} instead
13753 of "libraries".
13754
13755 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13756
13757 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13758 (Makefile): Depend on $(gcc_version_trigger).
13759
13760 * configure (gcc_version): Change default initializer to empty
13761 string.
13762 (gcc_version_trigger): New variable; pass this variable down
13763 to subdir configures to enable them checking gcc's version
13764 themselves. Emit make macros for both gcc_version vars.
13765 (topsrcdir): Initialize reliably.
13766 (recursion line): Remove --with-gcc-version=${gcc_version}.
13767
13768 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13769
13770 * configure (enable_version_specific_runtime_libs): Implement new flag
13771 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13772 in $(libsubdir); emit definition in each generated Makefile.
13773 (gxx_include_dir): Initialize depending on
13774 $enable_version_specific_runtime_libs.
13775
13776 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13777
13778 * configure (gcc_version): Initialize properly depending on
13779 how and where configure is started.
13780 (recursion line): Pass a --with-gcc-version=${gcc_version}
13781 to configures in subdirs.
13782
13783 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13784
13785 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13786 cygmon
13787
13788 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13789
13790 * configure.in: Add cygmon and libstub support for mn10200.
13791
13792 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13793
13794 * configure (gcc_version): Add new variable describing the
13795 particular gcc version we're building.
13796 * Makefile.in (libsubdir): Add new macro for the directory
13797 in which the compiler finds executables, libraries, etc.
13798 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13799 and libsubdir.
13800
13801 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13802
13803 * Makefile.in (local-clean): Remove *.log.
13804 (warning.log): Built with warn_summary from build.log.
13805 (mail-report.log): Run test_summary.
13806 (mail-report-with-warnings.log): Run test_summary including
13807 warning.log in the report.
13808
13809 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13810
13811 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13812
13813 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13814
13815 * Makefile.in (grep): Grep no longer depends on libiberty.
13816
13817 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13818
13819 * Makefile.in: all-snavigator needs all-libgui.
13820
13821 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13822
13823 * configure.in: Add cygmon and libstub support for mn10300.
13824
13825 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13826
13827 * missing: Update to version from automake 1.3.
13828
13829 * ltmain.sh: On installation, don't get confused if the same name
13830 appears more than once in the list of library names.
13831
13832 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * config.sub: Accept m68060 and m5200 as CPU names.
13835
13836 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * configure: Use && rather than using -a in test, because odd
13839 strings can confuse test.
13840 * configure.in: Likewise.
13841
13842 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13843
13844 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13845
13846 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13847
13848 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13849 bootstrap4-lean): New targets.
13850
13851 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13852
13853 * mpw-* Delete. Not used.
13854
13855 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13856
13857 * COPYING.LIB: Update FSF address.
13858
13859 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13860
13861 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13862
13863 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13864 GAS_SUPPORT_DIRS.
13865
13866 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13867
13868 * ltconfig, ltmain.sh: Avoid producing a version number if
13869 -version-info was not used.
13870
13871 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13872
13873 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13874 building with newlib.
13875
13876 1998-04-30 Paul Eggert <eggert@twinsun.com>
13877
13878 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13879 Solaris `make' causes it to continue to next definition.
13880
13881 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13882
13883 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13884 the right GUI libraries and files are installed along with GDB.
13885
13886 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13887
13888 * configure.in: Change alpha to alpha* in several places.
13889
13890 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13891
13892 * config.sub: Recognize sparc86x.
13893
13894 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13895
13896 * configure.in (--enable-target-optspace): Remove debug echo.
13897
13898 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13899
13900 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13901
13902 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * ltconfig: Update cygwin32 support.
13905
13906 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13907 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13908 (GDB_SUPPORT_DIRS): Likewise.
13909
13910 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13911
13912 * configure.in (target_makefile_frag): If --enable-target-optspace,
13913 use -Os to compile target libraries rather than -O2. Default to
13914 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13915 not used.
13916 * configure.in (target_cflags): Ditto for d30v.
13917
13918 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13919
13920 * Makefile.in (all-bfd): Depend on all-intl.
13921 (all-binutils): Likewise.
13922 (all-gas): Likewise.
13923 (all-gprof): Likewise.
13924 (all-ld): Likewise.
13925
13926 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13927
13928 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13929
13930 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13931
13932 * Makefile.in (all-bfd): Depend upon all-libiberty.
13933
13934 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13935
13936 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13937
13938 * Makefile.in: Add libstub.
13939
13940 * configure.in: Ditto. Build libstub for targets that have cygmon
13941 support.
13942
13943 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13944
13945 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13946
13947 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13948
13949 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13950 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13951
13952 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13953
13954 * configure: Define DEFAULT_M4 by searching PATH.
13955 * Makfile.in: Use DEFAULT_M4.
13956
13957 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13958
13959 * ltconfig: Add cygwin32 support.
13960
13961 * Makefile.in, configure.in: Add libtool as a native only directory
13962 to configure and build.
13963
13964 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13965
13966 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13967
13968 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13969
13970 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13971
13972 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13973
13974 * Makefile.in: add ash make rules
13975 * configure.in: add ash to native_only and host_tools lists
13976
13977 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13978
13979 * Makefile.in (all-gettext, all-intl): New targets.
13980 (ALL_MODULES): Added all-gettext, all-intl.
13981 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13982 (INSTALL_MODULES): Added install-gettext, install-intl.
13983 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13984
13985 * configure.in (host_tools): Added gettext.
13986 (native_only): Likewise.
13987 (noconfigdirs) [various cases]: Likewise.
13988 (host_libs): Added intl.
13989
13990 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13991
13992 * configure: Do not disable building gdbtk for cygwin32 hosts.
13993
13994 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13995
13996 * configure.in: Add thumb-coff target.
13997 * config.sub: Add thumb-coff target.
13998
13999 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14000
14001 * Makefile.in: Revert yesterday's change.
14002 (all-target-winsup): all-target-librx stays out of here.
14003
14004 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14005
14006 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14007 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14008 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14009 Remove references to librx and libg++.
14010
14011 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14012
14013 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14014 recursive makes
14015
14016 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14017
14018 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14019 for newlib directory.
14020 (CXX_FOR_TARGET): Likewise.
14021
14022 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14023
14024 * ltconfig: Update after libtool/ltconfig.in change for
14025 hpux11.
14026
14027 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14028
14029 * ltconfig, ltmain.sh: Update to libtool 1.2.
14030
14031 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14032
14033 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14034 (install-gcc-cross): Instead, override LANGUAGES here.
14035
14036 1998-03-18 Dave Love <d.love@dl.ac.uk>
14037
14038 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14039 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14040
14041 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14042
14043 * configure.in: Add Thumb-pe target.
14044
14045 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14046
14047 * Makefile.in - changed sn targets to snavigator
14048 * configure.in - changed sn targets to snavigator
14049
14050 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14051
14052 * config-ml.in: After building symlink tree call make distclean
14053 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14054 to be the case for libiberty.
14055
14056 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14057
14058 * configure: When making link, also check the current
14059 directory. The configure scripts may create one.
14060
14061 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14062
14063 * config.sub: Accept alphapca56 and alphaev6 properly.
14064
14065 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14066
14067 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14068
14069 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14070
14071 * config.sub (sco5): Fix typo.
14072
14073 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14074
14075 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14076 install-itcl.
14077 (install-itcl): Remove dependency on install-tcl.
14078
14079 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14080
14081 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14082
14083 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * configure.in: Don't build libgui for a cygwin32 target when not on
14086 a cygwin32 host.
14087
14088 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14089
14090 * configure (redirect): Set to null, so default behavior of
14091 configure is now --verbose.
14092
14093 1998-02-16 Dave Love <d.love@dl.ac.uk>
14094
14095 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14096 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14097
14098 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14099
14100 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14101 this change to sync Makefile.in with its ChangeLog entries.
14102
14103 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14104
14105 * ltmain.sh (mkdir): Check that the directory doesn't exist
14106 before we exit with error, so that we don't get races during
14107 parallel builds.
14108
14109 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14112
14113 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14114
14115 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14116 PICFLAG_FOR_TARGET.
14117 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14118
14119 * configure: Emit a definition for the new macro enable_shared
14120 into each Makefile.
14121
14122 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14123
14124 * configure.in (host_tools, native_only): Add libtool.
14125
14126 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14127
14128 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14129 Fix typo in ming config comment.
14130
14131 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14134
14135 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14136
14137 * config.sub: Add tic30 cases, and map c30 to tic30.
14138
14139 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14140
14141 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14142 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14143 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14144 (CLEAN_TARGET_MODULES): Similarly
14145 (all-target-libf2c): Add dependences.
14146 * configure.in (target_libs): Add libf2c.
14147
14148 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14149
14150 * configure.in: Remove expect from noconfigdirs when target
14151 is cygwin32. OK to build expect and dejagnu with Canadian
14152 Cross.
14153
14154 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14155
14156 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14157 host.
14158
14159 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14160 and mingw32.
14161
14162 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14163
14164 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14165 here as it is not defined in the toplevel Makefile.
14166
14167 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14168
14169 * configure (package_makefile_rules_frag): New variable, which names
14170 a file with generic rules, ...
14171 Change comment to mention we now have FIVE parts.
14172 * configure: Undo last change.
14173
14174 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14175
14176 * config.guess: More accurate determination of HP processor types.
14177 * config.sub: More accurate determination of HP processor types.
14178
14179 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14180
14181 * configure (package_makefile_frag): Move inserting the
14182 ${package_makefile_frag} to where it should be according
14183 to the comment.
14184
14185 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14186
14187 * config.guess: Add support for Linux/ARM.
14188
14189 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14190
14191 * .cvsignore: Remove *-info and *-install since they match
14192 release-info and mpw-install, which we don't want to just ignore.
14193
14194 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14195
14196 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14197
14198 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14199
14200 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14201 local_prefix to sub-make invocations.
14202
14203 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14204
14205 * configure.in: Check makefile fragments in the source
14206 directory.
14207
14208 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14209
14210 * configure.in: Check whether host and target makefile
14211 fragments exist before adding them to *_makefile_frag.
14212
14213 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14214
14215 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14216
14217 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14218
14219 * configure.in: Make sure we only replace RPATH_ENVVAR on
14220 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14221 regexp to sed.
14222
14223 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14224 to sub-makes.
14225
14226 1998-01-13 Lee Iverson (leei@ai.sri.com)
14227
14228 * config-ml.in (multi-do): LDFLAGS must include multilib
14229 designator.
14230
14231 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14232
14233 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14234
14235 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14236
14237 * config.sub: Add mingw32 support.
14238 * configure.in: Likewise.
14239
14240 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14241
14242 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14243
14244 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14245
14246 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14247 * configure (gxx_include_dir): Provide a definition for subdirs
14248 which do not use autoconf.
14249
14250 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14251
14252 * config.guess: Sync with egcs. Picks up new alpha support,
14253 BeOS & some additional linux support.
14254
14255 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14256
14257 * config.guess: HP 9000/803 is a PA1.1 machine.
14258
14259 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14260
14261 * configure.in: It's alpha*-...
14262
14263 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14264
14265 * configure.in (host_makefile_frag, target_makefile_frag):
14266 Handle multiple config files.
14267 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14268 alpha-*-*.
14269
14270 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14271
14272 * mkdep: New file.
14273
14274 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14275
14276 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14277
14278 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * Makefile.in: Add libgui directory.
14281 (GDB_TK): Add all-libgui.
14282 * configure.in: Add libgui directory.
14283 * configure: Add all-libgui to GDB_TK.
14284
14285 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14286
14287 * config-ml.in (multidirs): Add m32r to multilib list.
14288
14289 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14290
14291 * Makefile.in (all-target-gperf): Change dependency to
14292 all-target-libstdc++.
14293
14294 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14295
14296 * config.guess: Add BeOS support.
14297
14298 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14299
14300 Source directory cvs renamed to cvssrc:
14301 * configure.in (host_tools): Change cvs to cvssrc.
14302 (native_only): Likewise.
14303 (noconfigdirs) [various cases]: Likewise.
14304 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14305 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14306 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14307 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14308 (all-cvssrc): Rename target from all-cvs.
14309
14310 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14311
14312 * configure (gxx_include_dir): Fix thinko.
14313
14314 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14315
14316 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14317 (install-cross, install-gcc-cross): New targets.
14318
14319 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14320
14321 * configure.in (noconfigdirs): Add support for Thumb target.
14322
14323 * config.sub (maybe_os): Add support for Thumb target.
14324
14325 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14326
14327 * Makefile.in: Add rules for cygmon.
14328
14329 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14330
14331 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14332
14333 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14334 * configure (gxx_include_dir): Provide a definition for subdirs
14335 which do not use autoconf.
14336
14337 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14338
14339 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14340 11/18/97 build
14341
14342 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14343
14344 * From Franz Sirl.
14345 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14346 found on RedHat Linux systems.
14347
14348 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14349
14350 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14351 guesses.
14352
14353 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14354
14355 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14356
14357 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14358
14359 * ltmain.sh: If mkdir fails, check whether the directory was created
14360 anyhow by some other process.
14361
14362 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14363
14364 * configure.in (d30v-*-*): Configure all directories.
14365
14366 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14367
14368 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14369 for the D30V.
14370
14371 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14372
14373 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14374
14375 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14376
14377 * include/libiberty.h: Add extern "C" { so it can be used with C++
14378 progrms.
14379 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14380 programs.
14381
14382 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14383
14384 * configure.in (d30v-*-*): Configure GCC now.
14385
14386 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14387
14388 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14389 is no longer needed.
14390
14391 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14392
14393 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14394
14395 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14396
14397 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14398 targets using "$@" to provide support for similar but not identical
14399 targets without having to duplicate code.
14400
14401 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14402
14403 * makefile.vms: Fix to work with DEC C.
14404
14405 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14406
14407 * config.sub: Add mips-tx39-elf to marketing names.
14408
14409 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * ltmain.sh: Handle symlinks in generated script.
14412
14413 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14414
14415 * configure: Handle autoconf style directory options: --bindir,
14416 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14417 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14418 --sysconfdir.
14419 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14420 (sharedstatedir, localstatedir, oldincludedir): New variables.
14421 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14422 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14423 sbindir, sharedstatedir, and sysconfdir.
14424
14425 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14426
14427 * Makefile.in (bootstrap-lean): New target.
14428
14429 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14430
14431 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14432 sn, and gnuserv from noconfigdirs.
14433
14434 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14435
14436 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14437
14438 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14439
14440 * Makefile.in (cross): New target.
14441
14442 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14443 Jeff Law <law@cygnus.com>
14444
14445 * Makefile.in (bootstrap2, bootstrap3): New targets.
14446 (all-bootstrap): Remove outdated and confusing target.
14447 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14448
14449 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14450
14451 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14452 windows. Consistent with gdb/configure.
14453
14454 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14455
14456 * configure.in: Name Linux target fragment.
14457
14458 * configure: Rewrite so that project Makefile fragment is inserted
14459 first and appears last in the resulting Makefile.
14460
14461 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14462
14463 * Makefile.in (install-itcl): Install tcl first.
14464
14465 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14466
14467 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14468
14469 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14470
14471 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14472
14473 * configure.in (skipdirs): Add target-librx for Linux.
14474 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14475
14476 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14477
14478 * Makefile.in (bootstrap): New target.
14479
14480 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14481
14482 * config.sub: Accept 'amigados' for backward compatibility.
14483
14484 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14485
14486 * config.guess: Merge with FSF.
14487
14488 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14489
14490 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14491
14492 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14493
14494 * config.sub: Add "marketing-names" patch.
14495
14496 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14497
14498 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14499
14500 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14501
14502 * config.sub: Handle v850-elf.
14503
14504 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14505
14506 * .cvsignore (*-install): Remove.
14507
14508 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14509
14510 * ltconfig: Set CONFIG_SHELL in libtool.
14511 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14512
14513 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14514
14515 * configure.in (target_subdir): Set to libraries if enable_multilib.
14516
14517 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14518
14519 * config.guess: Update from gcc directory.
14520
14521 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14522
14523 * Makefile.in (all-sim): Depends on all-readline.
14524
14525 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14526
14527 * Makefile.in (BISON, YACC): Use $$s.
14528 (all-bison): Depend on all-texinfo.
14529
14530 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14531
14532 * Makefile.in (BISON): Add -L flag.
14533 (YACC): Likewise.
14534
14535 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14536
14537 * configure.in (noconfigdirs): Add support for v850e target.
14538
14539 * config.sub (maybe_os): Add support for v850e target.
14540
14541 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14542
14543 * configure.in (noconfigdirs): Add support for v850ea target.
14544
14545 * config.sub (maybe_os): Add support for v850ea target.
14546
14547 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14548
14549 * config.sub: Add mipstx39. Delete r3900.
14550
14551 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14552
14553 * Makefile.in (all-autoconf): Depends on all-texinfo.
14554
14555 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14556
14557 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14558 eabi targets.
14559
14560 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14561
14562 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14563
14564 * configure: When handling a Canadian Cross, handle YACC as well as
14565 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14566 * Makefile.in (all-bison): Depend upon all-texinfo.
14567
14568 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14569
14570 * Makefile.in (BISON): bison, not byacc or bison -y.
14571 (YACC): bison -y or byacc or yacc.
14572 (various): Add *-bison as appropriate.
14573 (taz): No need to mess with BISON anymore.
14574
14575 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * configure: If OSTYPE matches *win32*, try to find a good value for
14578 CONFIG_SHELL.
14579
14580 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14581
14582 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14583 configure.in if it is present.
14584
14585 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14588
14589 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14590
14591 * config.sub: Recognize `arc' cpu.
14592 * configure.in: Likewise.
14593 * config-ml.in: Likewise.
14594
14595 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14596
14597 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14598
14599 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14600
14601 * configure: Changed sed delimiter from ':' to '|' when
14602 attempting to substitute ${config_shell} for SHELL. On
14603 NT ${config_shell} may contain a ':' in it.
14604
14605 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14606
14607 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14608
14609 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14610
14611 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14612
14613 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14614
14615 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14616
14617 * ylwrap: If the program is a relative path, force it to be
14618 absolute.
14619
14620 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14621
14622 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14623
14624 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14625
14626 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14627 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14628 for libraries.
14629
14630 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14631
14632 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14633 separated by spaces.
14634
14635 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14636
14637 * ylwrap: New file.
14638 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14639
14640 * ltmain.sh: Handle /bin/sh at start of install program.
14641
14642 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14643
14644 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14645 * missing: New file, from automake 1.2.
14646
14647 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14648
14649 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14650 check-tk to CHECK_X11_MODULES.
14651
14652 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14653
14654 * config.sub: Merge with FSF.
14655
14656 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14657
14658 * config.guess: Merge with FSF.
14659
14660 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14661
14662 * configure: Treat msdosdjgpp like go32.
14663 * configure.in: Likewise. Don't remove gprof for go32.
14664
14665 * configure: Change Makefile.tem2 to Makefile.tm2.
14666
14667 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14668
14669 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14670
14671 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14672
14673 * install-sh (chmodcmd): Set to null if the DST directory already
14674 exists. Same as Nov 11th change.
14675
14676 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14677
14678 * configure (GDB_TK): Needs itcl and tix.
14679
14680 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14681
14682 * config.guess: Update from FSF.
14683
14684 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14685
14686 * Makefile.in (GDB_TK): Depend on itcl and tix.
14687
14688 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14689
14690 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14691 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14692 (INSTALL_SCRIPT): New variable.
14693 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14694 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14695 to -x.
14696 * install-sh: Add support for -x option.
14697
14698 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * configure.in, Makefile.in: Treat tix like itcl.
14701
14702 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14703
14704 * Makefile.in (WINDRES): New variable.
14705 (WINDRES_FOR_TARGET): New variable.
14706 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14707 (EXTRA_HOST_FLAGS): Add WINDRES.
14708 (EXTRA_TARGET_FLAGS): Add WINDRES.
14709 (EXTRA_GCC_FLAGS): Add WINDRES.
14710 ($(DO_X)): Pass down WINDRES.
14711 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14712 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14713 DLLTOOL_FOR_TARGET.
14714
14715 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14716
14717 * configure.in: configure sim before gdb for win32-x-ppc
14718
14719 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14720
14721 Move gperf into the toplevel, from libg++.
14722 * configure.in (target_tools): Add target-gperf.
14723 (native_only): Add target-gperf.
14724 * Makefile.in (all-target-gperf): New target, depend on
14725 all-target-libg++.
14726 (configure-target-gperf): Empty rule.
14727 (ALL_TARGET_MODULES): Add all-target-gperf.
14728 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14729 (CHECK_TARGET_MODULES): Add check-target-gperf.
14730 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14731 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14732
14733 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14734
14735 * config.sub (mn10200): Recognize new basic machine.
14736
14737 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14738
14739 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14740 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14741
14742 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14743
14744 * configure.in: If we're building mips-sgi-irix6* native, turn on
14745 ENABLE_MULTILIB and set TARGET_SUBDIR.
14746
14747 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14748
14749 * Makefile.in (all-sn): Depend on all-grep.
14750
14751 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14752
14753 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14754
14755 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14756 Makefile. From Jeff Makey <jeff@cts.com>.
14757 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14758
14759 * Makefile.in (DISTBISONFILES): Remove.
14760 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14761 $(DEFAULT_YACC).
14762
14763 * configure.in: Build itl, db, sn, etc., when building for native
14764 cygwin32.
14765
14766 * Makefile.in (LD): New variable.
14767 (EXTRA_HOST_FLAGS): Pass down LD.
14768 ($(DO_X)): Likewise.
14769
14770 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14771
14772 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14773
14774 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14775
14776 * configure.in (targargs): Strip out any supplied --build argument
14777 before adding our own. Always add --build.
14778
14779 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14780
14781 * configure.in (targargs): Pass --build if we're doing
14782 a cross-compile.
14783
14784 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14785
14786 * configure: Use '|' instead of ":" as the separator in
14787 sed. Otherwise sed chokes on NT path names with drive
14788 designators. Also look for "?:*" as the leading characters in an
14789 absolute pathname.
14790
14791 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14792
14793 * config.sub: Support for r3900.
14794
14795 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14796
14797 * configure.in: Use install-sh, not install.sh.
14798
14799 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14800
14801 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14802 apply it twice.
14803
14804 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14805
14806 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14807 install-binutils.
14808
14809 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14810
14811 * Makefile.in: Add automake targets.
14812 * configure.in (host_tools): Add automake.
14813
14814 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14815
14816 * configure: Default CXX to c++, not gcc.
14817 * Makefile.in (CXX): Set to c++, not gcc.
14818 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14819
14820 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14821
14822 * install-sh: try appending a .exe if source file doesn't
14823 exist
14824
14825 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14826
14827 * configure.in: Turn on multilib by default.
14828 (cross_only): Remove target-libiberty.
14829
14830 * Makefile.in (all-gcc): Don't depend on libiberty.
14831
14832 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14833
14834 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14835
14836 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14837
14838 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14839 (DISTBISONFILES): Add ld/Makefile.in
14840
14841 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14842
14843 * configure.in: if target is cygwin32 but host isn't cygwin32,
14844 don't configure gdb tcl tk expect, not just gdb.
14845
14846 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14847
14848 * configure.in: Added gnuserv everywhere sn appears.
14849
14850 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14851 (CROSS_CHECK_MODULES): Added check-gnuserv.
14852 (INSTALL_MODULES): Added install-gnuserv.
14853 (CLEAN_MODULES): Added clean-gnuserv.
14854 (all-gnuserv): New target.
14855
14856 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14857
14858 * config.guess: Fixes for MIPS OpenBSD systems.
14859
14860 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14861
14862 * Makefile.in (INSTALL_XFORM): Remove.
14863 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14864
14865 * mkinstalldirs: New file, copied from automake.
14866 * Makefile.in (installdirs): Rename from install-dirs. Use
14867 mkinstalldirs. Change all users.
14868 (DEVO_SUPPORT): Add mkinstalldirs.
14869
14870 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * install-sh: Rename from install.sh.
14873 * Makefile.in (INSTALL): Change install.sh to install-sh.
14874 (DEVO_SUPPORT): Likewise.
14875
14876 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14877 Graichen <graichen@rzpd.de>.
14878
14879 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14880
14881 * config.guess: Recognize OpenBSD systems correctly.
14882
14883 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14884
14885 * README, Makefile.in (ETC_SUPPORT): Remove references to
14886 cfg-paper*, configure.{texi,man,info*}._
14887
14888 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14889
14890 * Makefile.in (all.normal): Ensure that gcc is built after all
14891 the x11 - ie gdb - targets.
14892
14893 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14894
14895 * makefile.vms: Don't run conf-a-gas.
14896
14897 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14898
14899 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14900
14901 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14902
14903 * configure.in: Remove noconfigdirs case since gdb also
14904 configures and builds for tic80-coff.
14905
14906 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14907
14908 * configure: Set cache_file to config.cache.
14909 * Makefile.in (local-distclean): Remove config.cache.
14910
14911 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * COPYING: Update FSF address.
14914
14915 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14916
14917 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14918 noconfigdirs.
14919
14920 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14921
14922 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14923 MAKEDIRS, is empty.
14924
14925 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14926
14927 * config.sub: Tweak mn10300 entry.
14928
14929 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14930
14931 * configure.in (host_tools): Put sim before gdb, so gdb's
14932 configure.tgt can determine if the simulator was configured.
14933
14934 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14935
14936 * config.sub: Move BeOS $os case to be with other Cygnus
14937 local cases.
14938
14939 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14940
14941 * config.sub: Remove misplaced comment that broke Linux.
14942
14943 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14944
14945 * config.sub: Add BeOS support.
14946
14947 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14948
14949 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14950
14951 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14952
14953 * configure.in (noconfigdirs): Remove tcl and tk from
14954 noconfigdirs for cygwin32 builds.
14955
14956 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14957
14958 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14959
14960 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14961
14962 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14963 make-all.com, use makefile.vms instead.
14964
14965 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14966
14967 * config.sub: Accept -lnews*.
14968
14969 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14970
14971 * configure.in (noconfigdirs): Disable target-newlib,
14972 target-examples and target-libiberty for d30v.
14973
14974 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14975
14976 * configure.in (noconfigdirs): Enable ld for d30v.
14977
14978 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14979
14980 * configure.in (tic80-*-*): Build compiler.
14981
14982 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14983
14984 * configure.in (d30v-*): Remove sim directory from list of
14985 unsupported d30v directories
14986
14987 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14988
14989 * config.sub, configure.in: Add d30v target cpu.
14990
14991 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14992
14993 * makefile.vms: New file.
14994 * make-all.com: Remove.
14995
14996 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14997
14998 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14999
15000 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15001
15002 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15003
15004 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15005
15006 * Makefile.in (ALL_MODULES): Added all-db.
15007 (CROSS_CHECK_MODULES): Addec check-db.
15008 (INSTALL_MODULES): Added install-db.
15009 (CLEAN_MODULES): Added clean-db.
15010
15011 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15012
15013 * config.guess: Merge with latest FSF sources.
15014
15015 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15016
15017 * Makefile.in (ALL_MODULES): Added all-itcl.
15018 (CROSS_CHECK_MODULES): Added check-itcl.
15019 (INSTALL_MODULES): Added install-itcl.
15020 (CLEAN_MODULES): Added clean-itcl.
15021
15022 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15023
15024 * configure.in: build gdb for mn10200
15025
15026 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15027
15028 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15029
15030 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15031
15032 * configure.in (tic80-*-*): Turn off most targets right now.
15033
15034 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15035
15036 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15037 rather than the makeinfo program.
15038 (do-info): Depend upon all-texinfo.
15039
15040 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15041
15042 * configure.in: Remove uses of config/mh-linux.
15043
15044 * config.sub, config.guess: Merge with latest FSF sources.
15045
15046 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15047
15048 * config.sub (case $basic_machine): Add tic80 entries.
15049
15050 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15051
15052 * config.sub, config.guess: Merge with latest FSF sources.
15053
15054 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15055
15056 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15057 * mpw-config.in: Test for NewFolderRecursive.
15058 * mpw-install: Use symbolic name for startup filename.
15059 * mpw-README: Add various additional details.
15060
15061 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15062
15063 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15064
15065 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15066
15067 * configure.in: Do build gcc and the target libraries for
15068 the mn10200.
15069
15070 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15071
15072 * configure.in: don't avoid building gdb for mn10300 any more
15073 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15074 instead of single-quoting it.
15075
15076 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15077
15078 * configure.in: Don't use --with-stabs on IRIX 6.
15079
15080 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15081
15082 * configure.in (m32r): Build gdb, libg++ now.
15083
15084 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15085
15086 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15087 directories from noconfigdirs.
15088
15089 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15090
15091 * config.sub (basic_machine): added mips16 configuration
15092
15093 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15094
15095 * config.sub: Handle d10v-unknown.
15096
15097 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15098
15099 * config.sub: Handle v850-unknown.
15100
15101 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15102
15103 * Makefile.in: add findutils
15104 * configure.in: add findutils to list of host_tools
15105
15106 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15107
15108 * config.sub: Handle mn10200 and mn10300.
15109
15110 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15111
15112 * configure.in (d10v-*): Do not build librx.
15113
15114 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15115
15116 * configure.in (mn10300): Build everything except gdb & libgloss.
15117
15118 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15119
15120 * config.guess: Patch for Dansk Data Elektronik servers,
15121 from Niels Skou Olsen <nso@dde.dk>.
15122
15123 For ncr, use /bin/uname rather than uname, since GNU uname does not
15124 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15125
15126 Patch for MIPS R4000 running System V,
15127 from Eric S. Raymond <esr@snark.thyrsus.com>.
15128
15129 Fix thinko for nextstep.
15130
15131 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15132
15133 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15134 * config.guess: Guess mips-dec-mach_bsd4.3.
15135
15136 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15137 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15138 release numbers.
15139 * config.guess (mips-mips-riscos*): Emit just enough of the
15140 release number.
15141
15142 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15143 * config.guess (sparc-auspex-sunos*): Added.
15144 (f300-fujitsu-*): Added.
15145
15146 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15147 * config.guess: Recognize a Tadpole as a sparc.
15148
15149 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15150
15151 * config.guess: Don't assume that NextStep version is either 2 or
15152 3. NextStep 4 (aka OpenStep 4) has come out now.
15153
15154 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15155
15156 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15157 From Rik Faith <faith@cs.unc.edu>.
15158
15159 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15160
15161 * config.sub: Contributions from bug-gnu-utils to:
15162 Support plain "hppa" (no version given) architecture, reported by
15163 OpenStep.
15164 OpenBSD like NetBSD.
15165 LynxOs is not a hardware supplier.
15166
15167 * config.guess: Contributions from bug-gnu-utils to add support for:
15168 OpenBSD like NetBSD.
15169 Stratus systems.
15170 More Pyramid systems.
15171 i[n>4]86 Intel chips.
15172 M680[n>4]0 Motorola chips.
15173 Use unknown instead of lynx for hardware manufacturer.
15174
15175 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15176
15177 * install.sh (chmodcmd): Set to null if the DST directory already
15178 exists.
15179
15180 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15181
15182 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15183 not use mt-ppc target Makefile fragment any more.
15184
15185 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15186
15187 * configure.in (*-*-windows): Exclude everything but those dirs
15188 needed to build windows.
15189
15190 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15191
15192 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15193
15194 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15195
15196 * configure.in: Exclude mmalloc from i386-windows.
15197
15198 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15199
15200 * Undo my previous change.
15201
15202 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15203
15204 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15205 unconditionally.
15206 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15207
15208 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15209
15210 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15211 host to add it's own flags.
15212
15213 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15216
15217 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15220 (CXX_FOR_TARGET): Likewise.
15221 (GCC_FOR_TARGET): Define.
15222 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15223 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15224 CC_FOR_TARGET was specified on the command line.
15225 (MAKEOVERRIDES): Don't define.
15226
15227 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15228
15229 * configure.in (m32r): Fix spelling of libg++ libs.
15230
15231 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15232
15233 * config.sub (-apple*): Remove, now redundant.
15234
15235 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15238
15239 * configure: Rework yesterday's sed script patch.
15240
15241 * config.sub: Merge with FSF.
15242
15243 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15244
15245 * config.guess: Merge from FSF.
15246
15247 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15248 * config.guess: Use pc instead of unknown, for pc clone systems.
15249 Change linux to linux-gnu.
15250
15251 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15252 * config.guess: Avoid non-portable tr syntax.
15253
15254 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15255
15256 * test-build.mk (HOLES): Add "xargs" for gdb.
15257
15258 * configure: Avoid hpux10.20 sed bug.
15259
15260 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15261
15262 * configure.in: Add support for windows host
15263 (that is a build done under the Microsoft build environment).
15264
15265 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * Makefile.in: Replace all uses of srcroot with s, to shrink
15268 command line lengths.
15269
15270 Patches from Geoffrey Noer <noer@cygnus.com>:
15271 * configure.in: If configuring for newlib, pass --with-newlib to
15272 subdirectories.
15273 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15274 -Bnewlib/ and -Lwinsup to gcc.
15275 (CXX_FOR_TARGET): Likewise.
15276
15277 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15278
15279 * Makefile.in (ETC_SUPPORT): Add configure.
15280
15281 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15282
15283 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15284 host configuration file.
15285
15286 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15287
15288 * configure.in: Break mn10x00 support into separate
15289 mn10200 and mn10300 configurations.
15290 * config.sub: Likewise.
15291
15292 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15293
15294 * configure.in: Add lots of stuff to noconfigdirs for
15295 the mn10x00 targets.
15296
15297 * config.sub, configure.in: Add mn10x00 support.
15298
15299 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15300
15301 * make-all.com: Call conf-a-gas, not config-a-gas.
15302
15303 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15304
15305 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15306 targets.
15307
15308 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15309
15310 * mpw-README: Add much more detail for native PowerMac.
15311 * mpw-install: New file.
15312 * mpw-configure: Add --norecursion and --help options.
15313 * mpw-config.in: Translate readme and install files when
15314 copying to objdir.
15315 * mpw-build.in: Don't always depend on byacc and flex.
15316 (install-only-top): New action.
15317
15318 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15319
15320 * configure.in: You can now configure GDB for the v850.
15321
15322 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15323
15324 * configure.in (noconfigdirs): Don't configure any C++ dirs
15325 if targeting D10V.
15326
15327 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15328
15329 * config.sub: Recognize mips64vr5000.
15330
15331 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15332
15333 * configure.in: Use a single line for host_tools and native_only.
15334
15335 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15336
15337 * config.sub, configure.in: Add entries for m32r.
15338
15339 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15340
15341 * Makefile.in (inet-install): Don't run install-gzip.
15342
15343 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15344
15345 * configure.in: Don't config lots of things for *-*-windows*.
15346
15347 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15348
15349 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15350 (host_libs, host_tools): Copy from configure.in.
15351 * mpw-configure: Don't complain about directories not found.
15352
15353 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15354
15355 * configure.in (i[345]86): Recognize i686 for pentium pro.
15356 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15357 file.
15358
15359 * config.guess (i[345]86): Ditto.
15360
15361 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15362
15363 * configure.in (noconfigdirs): Removed gdb for D10V.
15364
15365 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15366
15367 * configure.in: Remove ld, target-libio, target-libg++, and
15368 target-libstdc++ from noconfigdirs.
15369
15370 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15371
15372 * configure: Fix three locations where shell scripts were
15373 being run directly rather than with config_shell.
15374
15375 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15376
15377 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15378 * config.sub (basic_machine): Recognize v850.
15379
15380 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15381
15382 * mpw-configure: Handle multiple enable/disable options and
15383 pass them down recursively, handle -c and -s flags appropriately
15384 depending on choice of compiler, add escape mechanism for
15385 quoted arguments to gC.
15386
15387 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15388
15389 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15390 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15391 so that -mrelocatable-lib and -mno-eabi are used.
15392
15393 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15394 not support --print-multi-lib, don't abort.
15395
15396 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15397
15398 * make-all.com: Run config-a-gas.
15399 * setup.com: Don't copy subdirectory files around.
15400
15401 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15402
15403 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15404 target, it now compiles correctly.
15405
15406 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15407
15408 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15409
15410 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15411
15412 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15413
15414 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15415
15416 * configure.in (native_only): Add prms.
15417
15418 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15419
15420 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15421 (BINUTILS_SUPPORT_DIRS): Likewise.
15422
15423 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15424
15425 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15426 d10v support is added.
15427
15428 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15429
15430 * configure.in (d10v-*-*): New target.
15431
15432 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15433
15434 * config.guess (HP 9000/811): Recognize this as a PA1.1
15435 machine.
15436
15437 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15438
15439 * Makefile.in (do-tar-gz): New target, split out from tail end of
15440 taz target. Run each command separately, don't use pipes.
15441 (taz): Use it.
15442
15443 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15444
15445 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15446 * mpw-build.in: No builds should depend on building byacc or flex,
15447 they are assumed to be installed already.
15448
15449 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15450
15451 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15452 variable that CC_FOR_TARGET needs.
15453
15454 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15455
15456 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15457 options have changed since the last time the subdirectory was
15458 configured, and if it has, reconfigure.
15459 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15460 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15461
15462 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15463
15464 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15465 CLEAN_MODULES): Add bash.
15466 (all-bash): New target.
15467
15468 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15469
15470 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15471
15472 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15473
15474 * config.sub (basic_machine): Recognize d10v as a valid processor.
15475
15476 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15477
15478 * mpw-configure: Add support for --bindir.
15479 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15480
15481 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15482
15483 * configure.in: add bash, time, gawk to list of hosttools and things
15484 to only build for native toolchains
15485
15486 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15487
15488 * Makefile.in (docdir): Remove.
15489
15490 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15491
15492 * Makefile.in (datadir): Set to $(prefix)/share.
15493
15494 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15495
15496 * configure.in: build diff and patch for cygwin32-hosted
15497 toolchains.
15498
15499 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15500
15501 * config.sub: Accept -rtems*.
15502
15503 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15504
15505 * configure.in: enable dosrel for cygwin32-hosted builds,
15506 remove diff from the list of things not buildable
15507 via Canadian Cross
15508
15509 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15510
15511 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15512 don't get ". ".
15513
15514 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15515
15516 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15517
15518 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15519
15520 * Makefile.in (taz): Handle case where tex3patch didn't even get
15521 checked out. Also, if it was found, put the symlink in a new util
15522 subdirectory.
15523
15524 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15525
15526 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15527
15528 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15529
15530 * config.sub: Recognize -openvms.
15531 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15532 * make-all.com, setup.com: New files.
15533
15534 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15535
15536 * Makefile.in (taz): tex3patch moved to texinfo/util.
15537
15538 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15539
15540 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15541 * configure.in: remove make from disable-if-Can-Cross list
15542 enable gdb if ${host} and ${target} are cygwin32
15543
15544 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15545
15546 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15547 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15548
15549 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15550
15551 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15552 distinguish sysv/svr4/bsd variants.
15553 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15554
15555 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15556
15557 * configure.in: Added copyright notice.
15558 * move-if-change: Added copyright notice.
15559
15560 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15561
15562 * configure.in (powerpcle-*-solaris*): Until we get shared
15563 libraries working, don't build gdb, sim, make, tcl, tk, or
15564 expect.
15565
15566 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15567
15568 * config.guess: Merge with FSF:
15569
15570 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15571 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15572
15573 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15574 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15575
15576 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15577 * config.guess: Combine two OSF1 rules.
15578 Also recognize field test versions. From mjr@zk3.dec.com.
15579 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15580 because GNU uname does not support -p. From pmr@pajato.com.
15581
15582 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15583
15584 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15585
15586 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15587
15588 * mpw-README: Document GCCIncludes.
15589
15590 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15591
15592 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15593
15594 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15595
15596 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15597
15598 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15599
15600 * configure.in (*-*-cygwin32): Configure make.
15601
15602 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15603
15604 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15605
15606 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15607
15608 * Makefile.in (all-inet): Depend on all-perl.
15609
15610 * Makefile.in (inet-install): New target.
15611
15612 * Makefile.in (all-inet): Depend on all-tcl.
15613 (all-inet): Depend on all-send-pr.
15614
15615 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15616
15617 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15618 temporarily.
15619
15620 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * configure.in: Don't configure --with-gnu-ld on AIX.
15623
15624 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15625
15626 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15627
15628 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15629
15630 * Makefile.in (ALL_MODULES): Added all-inet.
15631 (CROSS_CHECK_MODULES): Added check-inet.
15632 (INSTALL_MODULES): Added install-inet.
15633 (CLEAN_MODULES): Added clean-inet.
15634 (all-indent): New target.
15635
15636 * configure.in (host_tools): Added inet.
15637 (native_only): Added inet.
15638 (noconfigdirs): Added inet.
15639
15640 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15641
15642 * configure.in: Don't configure libgloss if we are not configuring
15643 newlib.
15644
15645 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15646
15647 * configure.in: Don't configure libgloss for unsupported
15648 architectures.
15649
15650 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15651
15652 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15653
15654 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15655
15656 * Makefile.in (ALL_MODULES): Include all-apache.
15657 (CROSS_CHECK_MODULES): Include check-apache.
15658 (INSTALL_MODULES): Include install-apache.
15659 (all-apache): New target.
15660
15661 * configure.in: Added apache everywhere perl is seen.
15662
15663 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15664
15665 * Makefile.in: Add support for clean-{module} and
15666 clean-target-{module} rules.
15667
15668 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15669
15670 * configure.in (*-*-ose) do not build libgloss.
15671
15672 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15673
15674 * config.guess (prep*:SunOS:5.*:*): Turn into
15675 powerpele-unknown-solaris2.
15676
15677 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15678
15679 * configure.in: Permit --enable-shared to specify a list of
15680 directories.
15681
15682 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15683
15684 * configure.in (host==solaris): Pass only the first word of $CC
15685 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15686
15687 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15688
15689 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15690
15691 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15692
15693 * Makefile.in (ALL_MODULES): Include all-perl.
15694 (CROSS_CHECK_MODULES): Include check-perl.
15695 (INSTALL_MODULES): Include install-perl.
15696 (ALL_X11_MODULES): Include all-guile.
15697 (CHECK_X11_MODULES): Include check-guile.
15698 (INSTALL_X11_MODULES): Include install-guile.
15699 (all-perl): New target.
15700 (all-guile): New target.
15701
15702 * configure.in (host_tools): Include perl and guile.
15703 (native_only): Include perl and guile.
15704 (noconfigdirs): Don't build guile and perl; no ports have been
15705 done.
15706
15707 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15708
15709 * configure (--enable-*): Handle quoted option lists such as
15710 --enable-sim-cflags='-g0 -O' better.
15711
15712 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15713
15714 * Makefile.in ({,inst}all-target): New rule so we can make and
15715 install all of the target directories easily.
15716
15717 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15718
15719 * configure.in: Add missing global flag in sed substitution when
15720 deleting `target-' from ${configdirs}.
15721
15722 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15725 option.
15726
15727 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15728 config/mh-necv4.
15729
15730 * install.sh: Correct misspelling of transformbasename.
15731
15732 * config.guess: Recognize mips-*-sysv*.
15733
15734 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15735
15736 * config.sub: Recognize mon960.
15737
15738 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * configure: Restore Canadian Cross handling of BISON and LEX,
15741 removed in Feb 20 change.
15742
15743 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15744
15745 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15746 Mention make install. Remove the old copyright date as well the
15747 clumsy and rather pointless copyright on the README file.
15748
15749 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15752 Makefile after running symlink-tree, then run `make distclean' to
15753 avoid clobbering any generated files in srcdir.
15754
15755 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15756
15757 * configure.in (m68k-*-netbsd*): Build everything now.
15758
15759 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15760
15761 * Makefile.in (taz): Fix quoting.
15762
15763 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15764
15765 * configure.in (sparclet-*-*): Build everything now.
15766
15767 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15768
15769 * configure.in (m68k-*-linux*): New host.
15770
15771 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15772
15773 * configure: Check for bison before byacc.
15774
15775 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15776
15777 * Makefile.in configure: Change the way LEX and BISON/YACC are
15778 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15779 searching PATH. These are used as fallbacks by Makefile.in if
15780 flex/bison/byacc aren't in objdir.
15781
15782 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15783
15784 * Makefile.in: Make everything which depends upon all-bfd also
15785 depend upon all-opcodes, in case --with-commonbfdlib is used.
15786
15787 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15788
15789 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15790 building NT native compilers on Unix.
15791
15792 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15793
15794 * configure.in: Don't get CC from the host Makefile fragment if we
15795 can find gcc in PATH, or if this is a Canadian Cross. Move the
15796 Solaris test for /usr/ucb/cc to the post target script, just after
15797 the compiler sanity test.
15798
15799 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15800
15801 * config.sub: Merge with FSF.
15802
15803 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15804
15805 * Makefile.in (RPATH_ENVVAR): New variable.
15806 (REALLY_SET_LIB_PATH): Use it.
15807 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15808
15809 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15810
15811 * config.sub, configure.in: Recognize sparclet cpu.
15812
15813 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15814
15815 * config.guess: Support m68k-cbm-sysv4.
15816
15817 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15818
15819 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15820 m68k-unknown-linuxaout from linker help string. Put quotes around
15821 $ld_help_string.
15822
15823 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15824
15825 * config.guess (powerpc-harris-powerunix): Add guess for port
15826 to new target.
15827
15828 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15829
15830 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15831
15832 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15833
15834 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15835 $(REALLY_SET_LIB_PATH) in Makefile.
15836 * Makefile.in (SET_LIB_PATH): New variable.
15837 (REALLY_SET_LIB_PATH): New variable.
15838 ($(DO_X)): Use $(SET_LIB_PATH).
15839 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15840 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15841 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15842 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15843 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15844 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15845 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15846 (install-dosrel): Likewise.
15847 (all-opcodes): Depend upon all-libiberty.
15848
15849 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15850
15851 * config.guess (*:CYGWIN*): New
15852
15853 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15854
15855 * Makefile.in (all-target-winsup): All all-target-libiberty.
15856
15857 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15858
15859 * configure.in (noconfigdirs): Add missing # in front of comment.
15860
15861 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15862
15863 * configure.in: add second pass to things added to noconfigdirs
15864 so *-gm-magic can exclude libgloss properly.
15865
15866 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15867
15868 * mpw-configure (extralibs_name, rez_name): Set correctly
15869 for MWC68K compiler.
15870
15871 * mpw-README: Add more info on the necessary build tools.
15872
15873 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15874
15875 * configure.in, config.sub: Recognize cygwin32.
15876
15877 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15878
15879 * config.guess, config.sub: Recognize A/UX.
15880
15881 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15882
15883 * config.sub: Merge with gcc/config.sub.
15884
15885 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15886
15887 * mpw-build.in (do-binutils): Add build of stamps.
15888
15889 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15890
15891 * config.sub: Add recognition for mips64vr4100*-* targets.
15892
15893 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15894
15895 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15896 Add creation of gconfigargs with `--enable-shared' turned on.
15897 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15898 ($(host)-stamp-stage3-configured): Likewise.
15899 (HOLES): Add chatr and ldd.
15900 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15901
15902 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15903
15904 * configure: Pass --nfp to recursive configures.
15905
15906 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15907
15908 * Makefile.in (DLLTOOL): New.
15909 (DLLTOOL_FOR_TARGET): New.
15910 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15911 (EXTRA_TARGET_FLAGS): Ditto.
15912 (EXTRA_GCC_FLAGS): Ditto.
15913 (CONFIGURE_TARGET_MODULES): Ditto.
15914 (DO_X): Ditto.
15915 * configure: Add DLLTOOL.
15916
15917 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15918
15919 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15920 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15921 mh-sco, since old workarounds no longer needed, and don't
15922 build ld, since libraries have weak symbols in COFF.
15923
15924 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15925
15926 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15927
15928 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15929
15930 * configure.in: Make sure that ${CC} can be used to compile an
15931 executable.
15932
15933 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15934
15935 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15936 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15937 nothing depending on whether gdbtk is being built.
15938
15939 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15940
15941 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15942
15943 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15944
15945 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15946 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15947
15948 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15949
15950 * config-ml.in: Add support for
15951 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15952 Simplify setting of multidirs from --disable-foo.
15953
15954 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15955
15956 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15957 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15958 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15959 non-empty, pass them on to the GCC make.
15960 (all-bootstrap): New rule that is like all-gcc, except it executes
15961 the GCC bootstrap rule instead of the GCC all rule.
15962
15963 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15964
15965 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15966
15967 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15968
15969 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15970 DG/UX support.
15971
15972 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15973
15974 * config.sub (i*86*) Change [345] to [3456]
15975
15976 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15977
15978 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15979 --with-gnu-ld=no.
15980
15981 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15982
15983 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15984 AIX multilibs get built.
15985
15986 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15987
15988 * configure.in (i386-win32): Don't build expect if we're not
15989 building the tcl subdir.
15990
15991 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15992
15993 * Makefile.in: (configure-target-examples, all-target-examples):
15994 New targets, configure and build example programs.
15995
15996 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15997
15998 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15999 use it as input to sedit the generated MPW makefile.
16000 * mpw-README: Add a suggestion about Gestalt.h.
16001
16002 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16003
16004 * config.sub: Accept *-*-ieee*.
16005
16006 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16007
16008 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16009 Ronald F. Guilmette <rfg@monkeys.com>.
16010
16011 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16012
16013 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16014 for powerpc-pe native.
16015 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16016 (target==powerpc-pe): duplicate i386-win32 entry.
16017
16018 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16019
16020 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16021 of vxworks, not just vxworks5.1.
16022
16023 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16024
16025 * mpw-configure: Add support for exec-prefix.
16026
16027 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16028
16029 * config.guess: Recognize HP model 816 machines as having
16030 a PA1.1 processor.
16031
16032 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16033
16034 * configure: Ignore new autoconf configure options.
16035
16036 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16037
16038 * config.guess: Recognize Pentium under SCO.
16039 From Robert Lipe <robertl@arnet.com>.
16040
16041 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16042
16043 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16044
16045 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * configure.in: Don't configure gas for alpha-dec-osf*.
16048
16049 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16050
16051 * configure.in: Default to --with-stabs for some targets for which
16052 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16053 i[345]86*-*-unixware*.
16054
16055 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16056
16057 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16058 rather than basing it on the target. Simplify handling of options
16059 controlling which directories to configure. Remove extraneous
16060 slash in multi-clean target.
16061
16062 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16063
16064 * config-ml.in: Prefix more variables with ml_ so they don't collide
16065 with configure's.
16066
16067 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * configure: Don't turn -v into --v.
16070
16071 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16072
16073 * configure.in (targargs): Fix typo.
16074
16075 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16076
16077 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16078
16079 * configure.in: Strip --host and --target options from
16080 CONFIG_ARGUMENTS, and always configure for --host only. Add
16081 --with-cross-host option when building with a cross-compiler.
16082 * configure: Canonicalize the arguments put into config.status by
16083 always using `=' for an option with an argument. Pass a presumed
16084 --host or --target explicitly.
16085
16086 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16087
16088 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16089 into general OS recognition case.
16090
16091 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16092
16093 * configure.in (target_configdirs): add target-winsup only
16094 for win32 target systems.
16095
16096 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16097
16098 * Makefile.in (all-target-libgloss): Depend upon
16099 configure-target-newlib, since when libgloss is built it looks to
16100 see if the newlib directory exists.
16101
16102 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16103
16104 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16105 cfg-ml-*.in.
16106
16107 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16108
16109 * configure: Handle LD and LD_FOR_TARGET when configuring a
16110 Canadian Cross.
16111
16112 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16113
16114 * configure.in (target_libs): add target-winsup.
16115 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16116 (target==ppcle-pe): remove ld from $noconfigdirs.
16117
16118 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16119
16120 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16121 Preserve relative path names in $srcdir. Build symlink tree if
16122 configuring cross target dir and srcdir=. (= no VPATH support).
16123 (configure-target-libg++): Depend on configure-target-librx.
16124 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16125 * config-ml.in: New file.
16126 * symlink-tree: New file.
16127 * configure: Ensure srcdir="." if that's what it is.
16128
16129 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16130
16131 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16132 includes and FLEX_SKELETON setting.
16133 * mpw-configure (--with-gnu-ld): New option, controls whether
16134 to use PPCLink or ld with PowerMac GCC.
16135 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16136 * mpw-config.in: Configure grez if targeting Mac.
16137
16138 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16139 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16140 just macos.
16141 * configure.in: Configure grez resource compiler if targeting Mac.
16142 * Makefile.in (all-grez, install-grez): New targets.
16143
16144 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16145
16146 * configure: CXX defaults to gcc, not g++. If we find
16147 gcc in the path, set CC to gcc -O2.
16148
16149 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16150
16151 * configure: Default ${build} correctly. Avoid picking up extra
16152 spaces when reading CC and CXX from Makefile. When doing a
16153 Canadian Cross, use plausible default values for numerous
16154 variables.
16155 * configure.in: When doing a Canadian Cross, don't try to
16156 configure tools whose configure script can't handle it.
16157
16158 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16159
16160 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16161
16162 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16163
16164 * configure: Remove dubious bug reporting address.
16165
16166 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16167
16168 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16169 configure script, run that instead of this directory's configure.
16170 In either case, print a message that we're configuring the sub-dir.
16171
16172 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16173
16174 * configure.in: Before checking for the existence of various files,
16175 use sed to filter out "target-".
16176
16177 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16178
16179 * Makefile.in (DO_X): Split rule to decrease command line length
16180 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16181 (Philippe De Muyter).
16182
16183 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16184
16185 * Makefile.in (all-patch): depend on all-libiberty.
16186
16187 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16188
16189 * configure.in: If the only directory in target_configdirs which
16190 actually exists is libiberty, then set target_configdirs to empty,
16191 to avoid trying to build a target libiberty in a gas or gdb
16192 distribution.
16193
16194 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16195
16196 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16197 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16198 systems.
16199
16200 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16201
16202 * configure.in (copy_dirs): Use sys-include instead of include
16203 for --with-headers option.
16204
16205 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16206
16207 * Makefile.in, configure.in: Make winsup builds work with
16208 new scheme.
16209
16210 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16211
16212 * configure.in: Build the linker on AIX.
16213
16214 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16215
16216 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16217 where needed.
16218
16219 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16220
16221 * Makefile.in (all-gcc): Fix typo.
16222
16223 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16224
16225 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16226
16227 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16228
16229 * configure.in: Rename libFOO to target-libFOO, and xiberty
16230 to target-xiberty, to provide more flexibility.
16231 (target_subdir): Define. Create if cross.
16232 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16233 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16234 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16235 check-libFOO -> check-target-libFOO, etc.
16236 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16237 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16238 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16239 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16240 allow ALL_GCC="" to only configure.
16241 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16242 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16243 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16244
16245 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16246
16247 * Makefile.in (taz): Build "info" in etc explicitly.
16248
16249 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16250
16251 * configure.in: Make sure that CC is undefined (as opposed to
16252 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16253 problem with autoconf trying to configure on a host without GCC.
16254
16255 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16256
16257 * mpw-configure: Set host alias from choice of host compiler,
16258 only use generic MPW Makefile sed if present, edit a file
16259 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16260 * mpw-README: Add problem notes about CW6 and CW7.
16261
16262 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16263
16264 * Makefile.in (taz): Use ";" instead of ";;".
16265
16266 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16267
16268 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16269 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16270 DISTDOCDIRS.
16271 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16272 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16273
16274 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16275
16276 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16277 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16278 Move bfd to DISTSTUFFDIRS.
16279
16280 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16281
16282 * Makefile.in (X11_LIB): Removed.
16283 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16284
16285 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16286
16287 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16288
16289 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16290 names.
16291
16292 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16293
16294 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16295
16296 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16297
16298 * configure.in (i[345]86-*-win32): Always build newlib.
16299 Don't configure cvs, autoconf or texinfo.
16300 * Makefile.in (LD_FOR_TARGET): New.
16301 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16302 Pass down LD_FOR_TARGET.
16303
16304 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16305
16306 * winsup: New directory.
16307 * Makefile.in: Build winsup.
16308 * configure.in: Winsup is configured when target is win32.
16309 Can only build win32 target GDB when native.
16310
16311 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16312
16313 * config.guess: Recognize HP model 819 machines as having
16314 a PA 1.1 processor.
16315
16316 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16317
16318 * configure: Fix sed loop which substitutes for CC and CXX to
16319 avoid bug found in various sed implementations.
16320
16321 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16322
16323 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16324 simulator. Use standard powerpc-*-eabi*.
16325
16326 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16327
16328 * configure.in: Stop putting gas and binutils in noconfigdirs for
16329 powerpc-*-aix* and rs6000-*-*.
16330
16331 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16332
16333 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16334 -mcall-aixdesc libraries.
16335
16336 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16337
16338 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16339
16340 * config.sub (arm | armel | armeb): Fix shell syntax.
16341
16342 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16343
16344 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16345 -msoft-float and -mcpu=common support.
16346 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16347 libraries.
16348
16349 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16350
16351 * configure.in: Allow configuration and build of emacs19 for the alpha.
16352
16353 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16354
16355 * configure.in (CC): Get ^CC, not just any old CC, from
16356 ${host_makefile_frag}.
16357
16358 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16359
16360 * configure.in (CC): Try to get CC from
16361 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16362
16363 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16364
16365 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16366 only if it exists in $(srcdir).
16367
16368 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16369
16370 * configure: If CC and CXX are not set in the environment, set
16371 them, based on either an existing Makefile or on searching for gcc
16372 in PATH. Substitute for CC and CXX in Makefile.
16373 * configure.in: Remove libm from target_libs. Separate
16374 target_configdirs from configdirs. If CC is not set in
16375 environment, try to get it from a host Makefile fragment. Rewrite
16376 changes of configdirs to use skipdirs instead. A few minor
16377 tweaks. Take directories out of target_configdirs as they are
16378 taken out of configdirs. Remove existing Makefile files from
16379 subdirectories. Substitute for TARGET_CONFIGDIRS and
16380 CONFIG_ARGUMENTS in Makefile.
16381 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16382 by configure.in.
16383 (CONFIG_ARGUMENTS): Likewise.
16384 (CONFIGURE_TARGET_MODULES): New variable.
16385 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16386 ($(CONFIGURE_TARGET_MODULES)): New target.
16387 (configure-libg++, configure-libio): New targets.
16388 (all-libg++): Depend upon configure-libg++.
16389 (all-libio): Depend upon configure-libio.
16390 (configure-libgloss, all-libgloss): New targets.
16391 (configure-libstdc++): New target.
16392 (all-libstdc++): Depend upon configure-libstdc++.
16393 (configure-librx, all-librx): New targets.
16394 (configure-newlib): New target.
16395 (all-newlib): Depend upon configure-newlib
16396 (configure-xiberty): New target.
16397 (all-xiberty): Depend upon configure-xiberty.
16398
16399 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16400
16401 * configure.in (host i[345]86-*-win32): Expand the
16402 noconfigdirs again.
16403
16404 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16405
16406 * mpw-configure: Fix sed command file name.
16407
16408 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16409
16410 * configure.in (host i[345]86-*-win32): Reduce the
16411 noconfigdirs again.
16412
16413 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16414
16415 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16416 or powerpc*-*-pe*, since they are not yet supported.
16417
16418 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16419
16420 Add PowerMac support and many other enhancements.
16421 * mpw-configure: New option --cc to select compiler to use,
16422 paste options set according to --cc into the generated
16423 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16424 if mpw-make.sed is present.
16425 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16426 add forward includes for PowerPC include files.
16427 * mpw-build.in: Build using Makefile.PPC if present.
16428 (do-byacc, etc): Remove separate version resource builds.
16429 (do-gas): Build "stamps" before "all".
16430 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16431 * mpw-README: Update to reflect --cc option, PowerMac support,
16432 and recently-reported compatibility problems.
16433
16434 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16435
16436 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16437 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16438 (--with-multilib-top): Pass to recursive invocations.
16439
16440 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16441
16442 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16443 v810-*-*.
16444
16445 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16446
16447 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16448 gdb, ld and opcodes on v810-*-*.
16449
16450 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16451
16452 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16453 (local-maintainer-clean): New target.
16454 (maintainer-clean): New target.
16455 (realclean): Just depend upon maintainer-clean.
16456
16457 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16458
16459 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16460
16461 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16462
16463 * configure.in: Build ld in mips*-*-bsd* case.
16464
16465 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16466
16467 * config.sub: Accept -lites* OS. From Ian Dall.
16468
16469 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16470
16471 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16472 targets.
16473
16474 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16475
16476 * configure.in: treat i386-win32 canadian cross the same as
16477 i386-go32 canadian cross.
16478
16479 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16480
16481 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16482 running under the simulator to build a reduced set of libraries.
16483 (powerpc-*-eabiaix): Add fine grained multilib support added to
16484 other powerpc targets yesterday.
16485
16486 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16487
16488 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16489 -disable-softfloat, -disable-relocatable, -disable-aix, and
16490 -disable-sysv to control which multilib libraries get built.
16491
16492 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16493
16494 * configure: Add Makefile.tem to list of files to remove in trap
16495 handler.
16496
16497 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16498
16499 * config.guess (*Linux*): Add missing "exit"s.
16500 Also, need specific check for alpha-unknown-linux (uses COFF).
16501
16502 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16503
16504 * config.guess: Merge with FSF:
16505
16506 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16507 * config.guess (AIX4): More robust release numbering discovery.
16508
16509 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16510 * config.guess (i386-sequent-ptx): Properly get version number.
16511
16512 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16513 * config.guess (mips:*:4*:UMIPS): New case.
16514
16515 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16516
16517 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16518 (i386-win32 host): Likewise. Don't build readline.
16519
16520 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16521
16522 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16523 SUPPORT_FILES to submakes.
16524
16525 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16526
16527 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16528 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16529 mpw-configure.
16530
16531 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16532
16533 * configure.in (appdirs): Use =, not ==, in test expression when
16534 trying to build the text to print in the warning message for
16535 Solaris users.
16536
16537 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16538
16539 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16540
16541 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16542
16543 * config.guess: Recognize lynx-2.3.
16544
16545 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16546
16547 * config.sub (z8ksim): Deleted
16548 (z8k-*-coff): New, this is the one true name of the target.
16549
16550 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16551
16552 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16553
16554 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16555
16556 * config.guess (*:Linux:*:*): First try asking the linker what the
16557 default object file format is (elf, aout, or coff). Then if this
16558 fails, try previous methods.
16559
16560 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16561
16562 * configure.in: Don't build newlib for *-*-vxworks5.1.
16563
16564 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16565
16566 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16567 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16568
16569 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16570
16571 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16572
16573 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16574
16575 * cfg-ml-com.in: New file.
16576 * cfg-ml-pos.in: New file.
16577
16578 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16579
16580 * COPYING.NEWLIB: Add HP free copyright to list.
16581
16582 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16583
16584 * config.sub: Recognize -eabi* for the system, not just -eabi.
16585
16586 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16587
16588 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16589 * config.sub, configure.in (win32): New target and host.
16590
16591 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16592
16593 * configure.in: Add i386-pe configuration.
16594
16595 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16596
16597 * mpw-build.in (install): Install GDB after LD.
16598
16599 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16600
16601 * mpw-config.in (elf/mips.h): Always forward-include, needed
16602 for GDB to build.
16603
16604 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16605
16606 * testsuite: New directory for customer acceptance and whole tool
16607 chain tests.
16608
16609 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16610
16611 * configure: If per-host line isn't found, but AC_OUTPUT is found
16612 and a configure script exists, run it instead.
16613
16614 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16615
16616 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16617
16618 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16619
16620 * configure: Set build_{cpu,vendor,os,alias} to host values when
16621 --build isn't specified.
16622
16623 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16624
16625 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16626 (FLAGS_TO_PASS): Pass them.
16627 (EXTRA_TARGET_FLAGS): Ditto.
16628
16629 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16630
16631 * Makefile.in (all-libg++): Depend on all-libstdc++.
16632
16633 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16634
16635 * configure.in (noconfigdirs): Enable all packages for
16636 i386-unknown-netbsd.
16637
16638 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16639
16640 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16641 hosted builds (DOS builds)
16642
16643 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16644
16645 Changes for ARM based on patches from Richard Earnshaw:
16646 * config.sub: Handle armeb and armel.
16647 * configure.in: Omit arm linker only for riscix.
16648
16649 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16650
16651 * config.guess: Update from FSF.
16652
16653 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16654
16655 * config.sub: Recognize powerpcle as the little endian variant of
16656 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16657 powerpcle variant. Convert pentium into i586, not i486. Add p5
16658 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16659 temporarily.
16660
16661 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16662
16663 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16664
16665 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16666
16667 * config.sub: Accept -lites* as a basic system type.
16668
16669 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16670
16671 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16672 installed, and if so return linuxoldld as the system name.
16673
16674 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16675
16676 * config.guess: Add hppa1.1-hp-lites support.
16677
16678 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16679
16680 * configure.in: Don't build newlib for m68k-vxworks5.1.
16681
16682 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16683
16684 * configure.in (mips-sgi-irix6): Use mh-irix5.
16685
16686 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16687
16688 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16689
16690 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16691
16692 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16693 OSF/1. Fix compiler flags.
16694 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16695
16696 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16697
16698 * configure.in: Recognize --with-newlib.
16699 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16700
16701 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16702
16703 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16704 to *_X11_MODULES due to gdbtk needing X include files et al.
16705
16706 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16707
16708 Merge in support for Mac MPW as a host.
16709 (Old change descriptions retained for informational value.)
16710
16711 * mpw-config.in: Add generic include forwards for cpu-specific
16712 include files in aout and elf directories.
16713
16714 * mpw-configure: Added copyright.
16715 * mpw-config.in: Check for presence of required build tools.
16716 (target_libs): Add newlib.
16717 (target_tools): Add examples.
16718 (Read Me): Generate as "Read Me for MPW" instead.
16719 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16720 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16721 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16722
16723 * mpw-configure: Remove subdir-specific makefile hackery,
16724 delete mk.tmp after using it.
16725
16726 * mpw-build.in (all): Display start and end times.
16727
16728 * mpw-configure (host_canonical): Set.
16729 (target_cpu): Always add to makefiles.
16730 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16731 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16732 (mpw-mh-mpw): Look for in srcdir and srcroot.
16733 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16734
16735 * mpw-build.in: (install-only): New target.
16736
16737 * mpw-configure (host_alias, target_alias): Rename from hostalias
16738 and targetalias, add into generated Makefile.
16739 (mk.tmp): If present, add into generated Makefile.
16740 * mpw-build.in (all-gas): Build config.h first before gas proper.
16741
16742 * mpw-configure (config.status): Write only if changed.
16743 * mpw-config.in (readline): Configure it (not built, just used for
16744 definitions).
16745
16746 * mpw-config.in (elf/mips.h): Add a forward include.
16747
16748 * mpw-config.in: Forward-include most .h files in include into
16749 extra-include.
16750 (readline): Don't build.
16751 mpw-build.in (install): Install GDB.
16752
16753 * mpw-configure (prefix, mpw_prefix): Handle it.
16754 * mpw-config.in (mmalloc, readline): Don't configure.
16755 * mpw-build.in (thisscript): Rename to ThisScript.
16756 Use mpw-build instead of BuildProgram everywhere.
16757 (mmalloc, readline): Don't build.
16758 * mpw-README: New file, basic documentation about the MPW port.
16759
16760 * mpw-config.in: Use forward-include to create include files.
16761
16762 * mpw-configure: Add more things to the top of each configured
16763 Makefile, including contents of config/mpw-mh-mpw.
16764 * mpw-config.in (extra-include): Create this directory and fill it
16765 with Posix-like include files when configuring.
16766
16767 * config.sub (apple, mac, mpw): Add various aliases.
16768
16769 * mpw-build.in: New file, top-level build script fragment for MPW.
16770 * mpw-configure: New file, configure script for MPW.
16771 * mpw-config.in: New file, config fragment for MPW.
16772
16773 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16774
16775 * configure.in (host_libs): Remove glob, since it is gone from the
16776 sources.
16777
16778 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16779
16780 * Makefile.in: define empty GDB_NLM_DEPS var.
16781
16782 * configure.in(target_makefile_frag): use config/mt-netware
16783 for netware targets.
16784
16785 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16786
16787 * config.sub: Merge in recent FSF changes. Remove linux special
16788 cases.
16789
16790 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16791
16792 Revert this change:
16793
16794 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16795
16796 * build-all.mk: Use CC=cc -Xs on Solaris.
16797
16798 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16799
16800 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16801 stop using it.
16802 * Makefile.in: Nuke all references to glob subdirectory.
16803
16804 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16805
16806 * configure.in: Fix --enable-shared logic in per-host.
16807
16808 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16809
16810 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16811
16812 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16813
16814 * configure.in (noconfigdirs): Don't build gas on AIX, for
16815 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16816
16817 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16818
16819 * configure: Fix --cache-file to work if the file argument is a
16820 relative path.
16821
16822 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16823
16824 * configure: If the --cache-file is used, pass it down to
16825 configure in subdirectories.
16826
16827 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16828
16829 * config.sub: add vxworks29k configuration.
16830
16831 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16832
16833 * Makefile.in (taz): Do "diststuff" part quietly.
16834
16835 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16836
16837 * config.sub: Mini-merge with gcc/config.sub.
16838
16839 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16840
16841 * config.guess (IRIX): Sed - to _.
16842
16843 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16844
16845 * Makefile.in (source-vault, binary-vault): New targets.
16846
16847 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16848
16849 * config.sub: Recognize -eabi as a basic system type.
16850
16851 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16852
16853 * configure.in (enable_shared stuff): Fix typo.
16854
16855 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16856
16857 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16858
16859 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16860
16861 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16862
16863 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16864
16865 * configure.in (rs6000-*-*): Don't build gas.
16866
16867 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16868
16869 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16870 reduce command line length.
16871 (AS_FOR_TARGET): Check for as.new, not Makefile.
16872 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16873
16874 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16875
16876 * config.guess: Merge from FSF.
16877
16878 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16879
16880 * configure: Don't use $ when handling program_suffix.
16881
16882 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16883
16884 * configure.in: Configure tk for hppa/hpux.
16885
16886 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16887
16888 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16889
16890 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16891
16892 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16893 to LIBCXXFLAGS. Tests are better run without it.
16894
16895 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16896
16897 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16898
16899 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16900
16901 * configure.in (*-*-netware*): Don't configure xiberty.
16902
16903 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16904
16905 * configure.in: Remove tk from native_only list.
16906
16907 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16908
16909 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16910 for special NCD build.
16911
16912 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16913
16914 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16915 makeall.bat, they're only useful for binutils snapshots.
16916 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16917 makeall.bat to specified SUPPORT_FILES.
16918
16919 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16920
16921 * build-all.mk: Add Ericsson targets to sun4 and solaris
16922 hosts. Add BNR's sun4 target to solaris host, so their
16923 build-from-source will be tested in-house first.
16924
16925 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16926
16927 * Makefile.in (LIBCFLAGS): New variable.
16928 (CFLAGS_FOR_TARGET): Ditto.
16929 (LIBCFLAGS_FOR_TARGET): Ditto.
16930 (LIBCXXFLAGS): Ditto.
16931 (CXXFLAGS_FOR_TARGET): Ditto.
16932 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16933 (BASE_FLAGS_TO_PASS): Pass them.
16934 (EXTRA_TARGET_FLAGS): Ditto.
16935
16936 * configure.in: Support --enable-shared.
16937
16938 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16939
16940 * configure.in (target_libs): Include libstdc++ again.
16941 * config.guess: Update from FSF (for FreeBSD).
16942
16943 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16944
16945 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16946 makeall.bat.
16947 (DISTDOCDIRS): Add `etc'.
16948 (ETC_SUPPORT_PFX): New variable.
16949 (taz): Include anything from etc starting with a word in
16950 ETC_SUPPORT_PFX.
16951
16952 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16953
16954 * config.sub: Update for recent FSF changes. Remove obsolete
16955 h8300hds entry. Add -windows* and -osx as basic os. Minor
16956 spacing changes.
16957
16958 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16959
16960 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16961
16962 * config.guess: Merge with FSF.
16963 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16964
16965 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16966
16967 * configure: Since the "trap 0" handler will override the exit
16968 status on many systems, only use it for "exit 1", and make it set
16969 a non-zero exit status; reset it before "exit 0". Also, check
16970 exit status of config.sub, and error out if it failed.
16971
16972 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16973
16974 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16975 and install libgloss.
16976
16977 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16978
16979 * Makefile.in (all-binutils): Depend upon all-byacc.
16980
16981 * configure.in: Don't build emacs on Irix 5.
16982
16983 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16984
16985 * configure.in (*-*-netware*): Add libio.
16986
16987 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16988
16989 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16990 (CHECK_TARGET_MODULES): Ditto.
16991 (INSTALL_TARGET_MODULES): Ditto.
16992 (TARGET_LIBS): Ditto.
16993 (all-libstdc++): Note dependencies.
16994
16995 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16996
16997 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16998
16999 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17000
17001 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17002 -fexternal-templates.
17003
17004 * configure.in (target_libs): Add libstdc++.
17005 (noconfigdirs): Add libstdc++ as appropriate.
17006
17007 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17008
17009 * config.guess: Update from FSF.
17010
17011 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17012
17013 * configure: Use ${config_shell} when running ${configsub}.
17014
17015 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17016
17017 * config.sub: No longer recognize h8300h.
17018
17019 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17020
17021 * config.sub: Remove extraneous differences between config.sub and
17022 gcc/config.sub.
17023
17024 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17025
17026 * Makefile.in (DISTSTUFFDIRS): Add gas.
17027
17028 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17029
17030 * COPYING.NEWLIB: New file.
17031
17032 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17033
17034 * config.guess (HP-UX): Patch from Harlan Stenn
17035 <harlan@landmark.com> to also emit release level.
17036
17037 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17038
17039 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17040
17041 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17042
17043 * config.sub: Merge nextstep cleanup from FSF.
17044
17045 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17046
17047 * configure.in (arm-*-*): Don't configure ld for this target.
17048
17049 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17050
17051 * configure.in (*-*-netware): don't configure libg++, libio,
17052 librx, or newlib.
17053
17054 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17055
17056 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17057 configure ld--it works, but it doesn't support shared libraries.
17058
17059 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17060
17061 * config.guess (*-unknown-freebsd*): Get rid of possible
17062 trailing "(Release)" in version string.
17063 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17064
17065 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17066
17067 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17068 Fix type: *-next-neststep -> *-next-nextstep.
17069
17070 * config.guess: Merge from FSF:
17071
17072 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17073
17074 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17075
17076 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17077
17078 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17079 instead of UNIX_SV for UnixWare 1.0).
17080
17081 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17082
17083 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17084 to make gdb/nlm/* build after the compiler and linker.
17085
17086 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17087
17088 * config.guess (netbsd, freebsd, linux): Accept any machine,
17089 not just i[34]86.
17090 (m68k-atari-sysv4): Relocate to match FSF version.
17091
17092 * config.guess: More merges from the FSF:
17093
17094 Add a space before function call or macro invocation.
17095
17096 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17097
17098 * config.guess: Add trap cmd to remove dummy.c and dummy when
17099 interrupted.
17100
17101 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17102
17103 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17104 (dummy): Redirect stderr from compilation of dummy.c.
17105
17106 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17107
17108 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17109
17110 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17111
17112 * configure: Accept and ignore --cache*, for compatibility with
17113 new autoconf.
17114
17115 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17116
17117 * config.guess: Merge from FSF:
17118
17119 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17120
17121 * config.guess (Pyramid*:OSx*:*:*): New case.
17122 (PATH): Add /.attbin at end for finding uname.
17123 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17124
17125 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17126
17127 * config.guess (M88*:DolphinOS:*:*): New case.
17128
17129 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17130
17131 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17132 to select whether to use ELF or COFF.
17133
17134 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17135
17136 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17137
17138 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17139
17140 * config.guess: Guess the OS version for HPUX.
17141
17142 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17143
17144 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17145
17146 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17147
17148 * configure.in: Recognize --with-headers, --with-libs, and
17149 --without-newlib.
17150 * Makefile.in (all-xiberty): Depend upon all-ld.
17151
17152 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17153
17154 * configure.in: Change i[34]86 to i[345]86.
17155
17156 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17157
17158 * configure (version): A few more tweaks to help message.
17159
17160 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17161
17162 * Makefile.in: Remove (for now) librx as a host library,
17163 now that we're building it for target.
17164
17165 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17166
17167 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17168 (Karl Berry).
17169
17170 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17171
17172 * configure.in: Also configure librx.
17173
17174 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17175
17176 * Makefile.in: Update various rules to reflect that librx
17177 is now needed for libg++.
17178
17179 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17180
17181 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17182
17183 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17184
17185 * configure.in: Configure the examples directory.
17186
17187 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17188
17189 * configure: Simplify Jun 2 1994 change.
17190
17191 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17192
17193 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17194 /bin/gcc isn't good enough to build gcc.
17195
17196 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17197
17198 * Makefile.in (GDB_SUPPORT_FILES): Remove
17199 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17200 (gdb.tar.gz): Add new rule to use standard distribution building
17201 mechanism.
17202
17203 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17204
17205 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17206 Bill Cox <bill@cygnus.com>.
17207
17208 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17209
17210 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17211
17212 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17213
17214 * configure: Search current dir first in .gdbinit.
17215
17216 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17217
17218 * config.sub: Recognize freebsd (merged from gcc config.sub).
17219
17220 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17221
17222 * config.sub: Refer to NeXT's operating system as nextstep.
17223
17224 * config.sub (case $basic_machine): Re-order the cases, to match
17225 the order in the FSF version (which is mostly alphabethical).
17226 Merge in some additions and changes from the FSF.
17227
17228 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17229
17230 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17231 * config.sub: Recognize cxux7.
17232 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17233
17234 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17235
17236 * config.sub: Fix typo powerpc -> powerpc-*.
17237
17238 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17239
17240 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17241
17242 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17243 parallel with all-emacs and install-emacs). Top-level command
17244 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17245
17246 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17247
17248 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17249 $(relbindir)/make before doing ``make install'', and use
17250 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17251 installing over running make binary.
17252 ($(host)-stamp-stage3-installed): Likewise.
17253
17254 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17255
17256 * config.guess: Recognize Mach.
17257
17258 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17259
17260 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17261 see whether --exec-prefix was used.
17262
17263 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17264
17265 * README: Explicitly mention libg++/README. (Zoo's idea.)
17266
17267 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17268
17269 * Makefile.in: Add all-librx target similar to all-libproc.
17270
17271 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17272
17273 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17274 with post 1.2 uname bogosity.
17275
17276 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17277
17278 * configure: Remove temporary files on receipt of a signal.
17279
17280 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17281
17282 * configure: If there is a package_makefile_frag, remove
17283 ${subdir}/Makefile.tem after copying it in.
17284
17285 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17286
17287 * build_all.mk: support rs6000 lynx identifies itself as
17288 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17289 since /bin/gcc is too feeble to compile a modern gcc.
17290
17291 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17292
17293 * brought devo/test-build.mk update-to-date with progressive/
17294 test-build.mk. Add lynx targets and hppa flag info.
17295
17296 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17297
17298 * configure.in: Use mh-ncrsvr43. Patch from
17299 Tom McConnell <tmcconne@sedona.intel.com>.
17300
17301 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17302
17303 * config.guess (i386-unknown-bsdi): No longer need to
17304 check #if defined(__bsdi__) && defined(__i386__).
17305
17306 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17307
17308 * configure: Set program_transform_nameoption correctly.
17309
17310 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17311
17312 * brought build-all.mk update-to-date with progressive build-all.mk,
17313 added new targets and hppa info.
17314
17315 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17316
17317 * configure: If config.guess result is a prefix of the user
17318 specified target, assume a native build and use the user specified
17319 target as the host alias. Remove SunOS patch suffix removal hack.
17320 * configure.in: Remove SunOS patch suffix removal hack.
17321
17322 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17323 in NATIVE_CHECK_MODULES.
17324
17325 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17326
17327 * Makefile.in: Rename HOST_ONLY to NATIVE.
17328 * configure: Delete SunOs patch suffix from host_canonical
17329 and build_canonical variables that are prepended to Makefiles.
17330 * configure.in: Add comments for easier maintenance.
17331
17332 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17333
17334 * Makefile.in: Add all-libproc target similar to all-gui.
17335
17336 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17337
17338 * Makefile.in (CHECK_MODULES): split into
17339 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17340
17341 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17342
17343 * config.guess (i386-unknown-bsdi): New system to guess.
17344
17345 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17346
17347 * Makefile.in: Add all-gui target (but not yet build by "all").
17348
17349 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17350
17351 * config.sub: Move deletion of patch suffix from here...
17352 * configure.in: To here, at Ian's suggestion. The top-
17353 level scripts might need to know of a patch level.
17354
17355 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17356
17357 * config.sub: Strip off patch suffix so rtl is recognized
17358 as a sunos4.1.3 machine, even though it's been patched.
17359
17360 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17361
17362 * Makefile.in (INSTALL_LAST): Delete.
17363 (INSTALL_DOSREL): New.
17364
17365 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17366
17367 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17368 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17369 whether we pass down --with-gnu-ld anyhow.
17370
17371 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17372
17373 * Makefile.in (INSTALL_LAST): Change operation so it works
17374 on more flavors of make.
17375 * configure.in (go32): Don't build libg++ or libio.
17376
17377 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17378
17379 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17380 they can be overriden by templates.
17381
17382 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17383
17384 * configure.in (target==go32): Don't build gdb.
17385 * dosrel: New directory.
17386
17387 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17388
17389 * configure.in (host==go32): Configure dosrel too.
17390 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17391 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17392 be set by incoming names or templates.
17393 (INSTALL_LAST): New rule.
17394
17395 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17396
17397 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17398
17399 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17400
17401 * configure.in (appdirs): New variable. Currently empty, but will
17402 be used in gas distribution. If nonempty, lists a set of
17403 directories at least one of which must get configured, or top
17404 level configuration is considered to have failed.
17405 (rs6000-*-lynxos*): Use new file name.
17406
17407 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17408
17409 Eliminate XTRAFLAGS.
17410 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17411 newlib include files using -idirafter, and also use -nostdinc.
17412 (CXX_FOR_TARGET): Likewise.
17413 (XTRAFLAGS): Removed.
17414 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17415 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17416 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17417 ($(DO_X)): Don't pass down XTRAFLAGS.
17418
17419 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17420
17421 * configure.in (mips*-dec-bsd*): New target; do build linker.
17422 (mips*-*-bsd*): New target; don't build linker.
17423
17424 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17425
17426 * configure.in: support rs6000-*-lynxos* configuration.
17427 support sunos4 as a cross target.
17428
17429 * config.sub: look for lynx*, not lynx since the OS version may
17430 legitimately be part of the name.
17431
17432 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17433
17434 * configure.in (i[34]86-*-sco*): Move to be with other i386
17435 targets.
17436 (romp-*-*): New target. Skip various binary utilities.
17437 (vax-*-*): New target. Don't build newlib.
17438 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17439
17440 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17441
17442 * configure.in: Only set host_makefile_frag if config
17443 directory exists.
17444
17445 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17446
17447 * install.sh: If $dstdir exists, don't check whether each
17448 component does.
17449
17450 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17451
17452 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17453
17454 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17455
17456 * configure.in (*-*-lynxos*): Don't configure newlib for either
17457 native or cross Lynx.
17458
17459 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17460
17461 * config.sub (sparc64-elf): Fix os.
17462 (z8k): Remove duplicate.
17463
17464 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17465
17466 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17467 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17468
17469 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17470
17471 * configure: Make file links cleanly even if Lynx fails on
17472 an NFS symlink (at least fail cleanly).
17473
17474 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17475
17476 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17477 -XNh2000.
17478
17479 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17480
17481 * configure: Unknown options are fatal again.
17482
17483 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17484
17485 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17486 compatibility.
17487
17488 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17489
17490 * build-all.mk: Add `clean' target.
17491
17492 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17493
17494 * config.guess: Add SINIX support.
17495 * configure.in: Add mips-*-sysv4* support.
17496
17497 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17498
17499 * build-all.mk: Document all useful targets.
17500 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17501 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17502
17503 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17504
17505 * configure: Support --silent, --quiet.
17506
17507 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17508
17509 * configure: Support --disable-FEATURE.
17510
17511 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17512
17513 * config.guess: Recognize NCR running SVR4.3.
17514
17515 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17516
17517 * config.guess: Make BSDI generate i386-unknown-bsd386.
17518 Patch from Paul Eggert <eggert@twinsun.com>.
17519
17520 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17521
17522 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17523
17524 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17525
17526 * configure: Make unrecognized options give nonfatal warnings
17527 instead of fatal errors, and pass them to any subdirectory
17528 configures in case they recognize them.
17529 Make --x equivalent to --with-x.
17530
17531 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17532
17533 * configure: Add --enable-* options. Clean up usage message and
17534 some comments.
17535
17536 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17537
17538 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17539
17540 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17541
17542 * configure.in (hppa*-*-*): Enable binutils.
17543
17544 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17545
17546 * config.sub: Recognize cisco.
17547
17548 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17549
17550 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17551
17552 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17553
17554 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17555 than one configuration name. Add comment.
17556
17557 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17558
17559 * config.guess: about target *-hitachi-hiuxwe2, fixed
17560 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17561 macro is incorrect.]
17562
17563 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17564
17565 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17566 than the "make ls" stuff which used to be here.
17567
17568 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17569
17570 * config.guess: Recognize i[34]86-unknown-freebsd.
17571 From Shawn M Carey <smcarey@rodan.syr.edu>.
17572
17573 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17574
17575 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17576
17577 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17578
17579 * config.guess: Check for ptx.
17580
17581 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17582
17583 * config.sub: Add os9k checking.
17584
17585 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17586
17587 * config.guess: Handle OSF1 running on HPPA processors
17588
17589 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17590
17591 * configure: If subdir configure fails, print out a message with
17592 subdirectory name, in case subdir's configure code didn't identify
17593 itself.
17594
17595 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17596
17597 * configure.in: Remove embedded newlines from configdirs.
17598 Avoid mismatches of substrings. Fix matching strings at end
17599 of configdirs.
17600
17601 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17602
17603 * config.guess: Add Lynx/rs6000 config support.
17604
17605 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17606
17607 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17608
17609 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17610
17611 * configure.in (hppa*-*-osf*): Treat this just like most other
17612 PA configurations (eg no binutils or ld).
17613 (hppa*-*-*elf*): These configurations have binutils and ld.
17614
17615 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17616
17617 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17618
17619 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17620
17621 * configure.in (rs6000-*-*): Build gas.
17622
17623 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17624
17625 * Makefile.in: Avoid bug in losing hpux sed.
17626
17627 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17628
17629 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17630 for GDB and GDB has been fixed to not need it.
17631
17632 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17633
17634 * config.guess: Recognize vax hosts.
17635
17636 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17637
17638 * configure (while loop): Don't use "break 2" inside case
17639 statement -- the case statement isn't an enclosing loop.
17640
17641 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17642
17643 * config.guess: Clean up NeXT support, to allow nextstep
17644 on Intel machines. Make OS be nextstep.
17645
17646 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17647
17648 * config.guess: Add alternate forms for Convex.
17649
17650 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17651
17652 * configure: Completely rewrite option processing. Take
17653 advantage of pattern-matching to avoid invoking test frequently.
17654 Also clean up host and target defaulting logic.
17655
17656 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17657
17658 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17659 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17660 commands (plus user environment) will fit SCO limits.
17661
17662 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17663
17664 * configure.in: Don't issue warnings about directories which are
17665 not being configured if -norecursion is set. Correct test for
17666 --with-gnu-as and --with-gnu-ld to not get confused by substring
17667 matches.
17668
17669 * configure.in: Don't build gas for alpha-dec-osf1*.
17670
17671 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17672
17673 * configure: Back out Per's change of 12/19/1993. It changes the
17674 behavior of configure in unexpected and confusing ways.
17675
17676 Also, use different delim char when calculating
17677 program_transform_name so that the name can contain slashes.
17678
17679 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17680
17681 * configure.in, config.sub: Add support for VSTa micro-kernel.
17682
17683 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17684
17685 * configure.in: Nuke hacks which were used to get a special
17686 version of GAS for HPPA configurations.
17687
17688 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17689
17690 * configure: If only ${target_alias} is given, use that
17691 as the default for ${host_alias}.
17692 * configure: Add missing back-slashes before nested quotes.
17693
17694 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17695
17696 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17697
17698 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17699
17700 * config.guess: Recognize some Tektronix configurations.
17701 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17702
17703 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17704
17705 * config.sub: Match any flavor of SH.
17706
17707 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17708
17709 * configure.in: Don't try to configure newlib for Alpha.
17710
17711 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17712
17713 * configure.in: Don't build ld for Irix 5. Don't build gas,
17714 libg++ or libio for any Alpha target.
17715
17716 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17717
17718 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17719
17720 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17721 default arguments -- so it tried to compress itself.
17722
17723 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17724
17725 * configure.in (notsupp): ensure that a space is always at the end
17726 of the configdirs list, since the grep checks for an explicit space
17727
17728 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17729
17730 * configure.in (target i386-sysv4.2): don't build ld, since static
17731 versions of many libraries are not available.
17732
17733 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17734
17735 * config.guess: Recognize Apollos (using environment variables).
17736 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17737
17738 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17739
17740 * config.guess: Recognize Sony news mips running newsos.
17741
17742 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17743
17744 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17745 "fi ; else" for bash.
17746
17747 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17748
17749 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17750
17751 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17752
17753 * config.sub: accept unixware as an alias for svr4.2.
17754 Fix some inconsistancies with the gcc version.
17755
17756 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17757
17758 * Makefile.in (DISTDOCDIRS): Add gdb.
17759
17760 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17761
17762 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17763
17764 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17765
17766 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17767 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17768 this now.
17769
17770 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17771
17772 * config.sub: Accept hiux* as an OS name.
17773
17774 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17775 etc/make-stds.texi. The underscore came from gcc, and dje now
17776 agrees that RUNTESTFLAGS is the correct name.
17777
17778 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17779
17780 * install.sh: Remove 'set -e'. It makes any conditionals
17781 in the script useless.
17782
17783 * config.guess: Automatically recognize arm-acorn-riscix
17784 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17785
17786 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17787
17788 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17789
17790 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17791
17792 * Makefile.in (DISTDOCDIRS): New variable.
17793 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17794 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17795
17796 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17797
17798 * configure.in (hppa target): check the source directory for the
17799 pagas sub-directory
17800
17801 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17802
17803 * config.sub: Allow -aout* and -elf*.
17804
17805 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17806
17807 * configure.in: Don't build ld on i386-solaris2, same as for
17808 sparc-solaris2.
17809
17810 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17811
17812 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17813
17814 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17815
17816 * configure.in: Configure gdb for alpha.
17817
17818 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17819
17820 * Makefile.in (CXXFLAGS): Add -O.
17821
17822 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17823
17824 * config.guess: added support for DG Aviion
17825
17826 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17827
17828 * configure.in: Produce warning message for subdirectories not
17829 configurable for this host/target combination. Don't try to
17830 configure gdb for vms.
17831
17832 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17833
17834 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17835 appropriate files before making "diststuff".
17836 (DISTBISONFILES): New var: list of files to be edited.
17837 (DISTSTUFFDIRS): Add binutils.
17838
17839 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17840
17841 * config.sub: also handle mipsel and mips64el (for little endian mips)
17842
17843 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17844
17845 * configure.in: Add * to end of all OS names.
17846
17847 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17848
17849 * configure.in: Build newlib for LynxOS native.
17850
17851 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17852
17853 * config.guess: Add support for delta 88k running SVR3.
17854
17855 * configure.in: Add comment about HP compiler vs. emacs.
17856
17857 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17858
17859 * configure.in: don't build ld on solaris2 (not a viable option
17860 due to bugs in getpwnam & getpwuid)
17861
17862 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17863
17864 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17865 config.guess will produce a full version number.
17866
17867 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17868
17869 * configure.in: Build linker and binutils for alpha-dec-osf1.
17870
17871 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17872
17873 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17874 and gdb/testsuite/Makefile.in.
17875
17876 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17877
17878 * configure.in: recognize mips*- instead of mips-
17879
17880 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17881
17882 * config.sub: Accept linux*coff and linux*elf as operating
17883 systems.
17884
17885 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17886
17887 * config.sub: Recognize mips64, and mips3 as an alias for it.
17888
17889 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17890
17891 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17892 gdb knows how to handle OSF/1 shared libraries.
17893
17894 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17895
17896 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17897 * config.guess: Recognize Hitachi's HIUX.
17898 * config.sub: Recognize h3050r* and hppahitachi.
17899 Remove redundant cases for hp9k[23]*.
17900
17901 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17902
17903 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17904 if gas and ld are in the source tree and are in ${configdirs}.
17905 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17906 --with options (but still pass them down on the command line,
17907 if they were explicitly specified).
17908
17909 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17910
17911 * configure: substitute SHELL value in Makefile.in with
17912 ${CONFIG_SHELL}
17913
17914 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17915
17916 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17917 *-*-solaris2* targets.
17918
17919 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17920
17921 * Makefile.in: define M4, and pass it down to sub-makes;
17922 all-autoconf now depends on all-m4
17923
17924 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17925
17926 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17927 presence of {ar,ranlib} instead of a configured directory
17928
17929 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17930
17931 * config.guess: Accept 34?? as well as 33?? for NCR.
17932
17933 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17934
17935 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17936 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17937
17938 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17939
17940 * configure: grab values for $(CC) and $(CXX) from the
17941 environment, so that someone can do "CC=gcc configure; make" and
17942 have it work right (matching the way that autoconf works now)
17943
17944 * configure.in, Makefile.in: add support for gash, the tcl
17945 interface to Galaxy
17946
17947 * config.guess: add NetBSD variants (hp300, x86)
17948
17949 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17950
17951 * install.sh: Support -d option (in the manner of SunOS 4 install,
17952 as it is more deterministic than that of GNU install)
17953 (chmodcmd): Set file to mode 755 by default (should also do default
17954 chgrp and chown, but I don't feel like dealing with that now)
17955
17956 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17957
17958 * config.sub: Remove h8300hhms alias.
17959
17960 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17961
17962 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17963
17964 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17965
17966 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17967 as stmp-fixinc
17968
17969 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17970
17971 * config.sub: recognize m88110-bug-coff.
17972
17973 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17974
17975 * Makefile.in (all-libio): all dependencies on the toolchain used
17976 to build this (gcc, gas, ld, etc)
17977
17978 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17979
17980 * config.guess: Deal with OSF/1 1.3 on alpha.
17981
17982 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17983
17984 * install.sh: add some 'else true' clauses for portability
17985
17986 * configure.in: don't build libio for h8[35]00-*-* targets
17987
17988 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17989
17990 * Makefile.in: Add support for new libio.
17991
17992 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17993
17994 * install.sh: If one command fails, don't try the rest. Don't try
17995 to remove $dsttmp (via trap) unless we have already created it.
17996 If $src doesn't exist, detect it and exit with an error.
17997
17998 * config.guess: Recognize BSD on hp300.
17999
18000 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18001
18002 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18003 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18004
18005 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18006
18007 * Makefile.in (all-send-pr): depends on all-prms
18008
18009 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18010
18011 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18012
18013 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18014
18015 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18016 Added test for mips-mips-riscos5.
18017
18018 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18019
18020 * configure.in: use mh-hp300 for 68k HP hosts
18021
18022 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18023
18024 * configure: add support for CONFIG_SHELL, so that you can use
18025 some alternate shell for evaluating configure scripts
18026
18027 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18028
18029 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18030 in configure script to bug-gdb@prep.ai.mit.edu when building
18031 distribution archive.
18032 * Makefile.in (COMPRESS): Remove def.
18033 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18034 gdb.tar.Z and make-gdb.tar.Z respectively.
18035 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18036 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18037 to convergence with 'taz' target in Makefile.in.
18038
18039 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18040
18041 * install.sh (dsttmp): use trap to ensure that tmp files go
18042 away on error conditions
18043
18044 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18045
18046 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18047
18048 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18049
18050 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18051 its parent is '/' not ''.
18052
18053 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18054
18055 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18056
18057 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18058 that ${newsrcdir}/configure.in does.
18059
18060 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18061
18062 * test-build.mk: support for CONFIG_SHELL
18063
18064 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18065
18066 * config.sub (netware): Add as a basic system type.
18067
18068 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18069
18070 * Makefile.in (Makefile): depend on configure.in. Also drop the
18071 $(srcdir)/ from the dependency on Makefile.in.
18072
18073 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18074
18075 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18076 (h8300hhms is temporary until multi-libraries are implemented).
18077 * configure.in: Handle h8300h too.
18078
18079 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18080
18081 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18082
18083 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18084
18085 * configure: Remove extraneous output when guessing host type.
18086 * config.guess: Remove extraneous output when guessing using C
18087 compiler rather than uname, or when guessing fails.
18088
18089 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18090
18091 * Makefile.in: remove all.cross and install.cross targets
18092
18093 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18094 definitions
18095
18096 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18097
18098 * configure.in (target sh): Build gprof.
18099
18100 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18101
18102 * config.sub: change -solaris to -solaris2
18103
18104 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18105
18106 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18107
18108 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18109
18110 * configure: Correct error message for missing Makefile.in to
18111 print correct directory.
18112
18113 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18114
18115 * install.sh: kludge around 386BSD shell bug
18116
18117 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18118
18119 * config.guess: Recognize NeXT.
18120 * config.guess: Recognize i486-ncr-sysv4.
18121 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18122
18123 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18124
18125 * Makefile.in (MAKEINFOFLAGS): New variable.
18126 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18127 * build-all.mk, test-build.mk: Pass down --no-split as
18128 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18129
18130 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18131
18132 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18133
18134 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18135
18136 * Makefile.in (libg++.tar.z): New rule.
18137 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18138 * Makefile.in (taz): Only do a single chmod.
18139
18140 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18141
18142 * install.sh: don't use dirname anymore (replaced with sed usage)
18143
18144 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18145
18146 * Makefile.in: Change extension for gzip'd files from '.z' to
18147 '.gz' per new FSF standard usage.
18148
18149 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18150
18151 * configure: put quotes around the final value of program_transform_name
18152
18153 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18154
18155 * Makefile.in: new install.sh support; update install-info rules
18156
18157 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18158
18159 * configure.in: Build diff for crosses, but not for go32 host.
18160
18161 * configure.in: Build gprof only for native, and don't build it
18162 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18163
18164 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18165
18166 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18167
18168 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18169
18170 * configure.in (host_tools): Add prms.
18171
18172 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18173
18174 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18175 with $(FLAGS_TO_PASS) on the command line
18176
18177 * config.sub: Recognize lynx and lynxos
18178
18179 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * config.sub: Accept -ecoff*, not just -ecoff.
18182
18183 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18184
18185 * Makefile.in (taz): Use .gz suffix instead of .z.
18186 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18187 names.
18188
18189 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18190
18191 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18192
18193 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18194
18195 * Makefile.in (install-no-fixedincludes): install gcc last, so
18196 that rebuilds that might happen during 'make install' don't get
18197 bogus gcc include files
18198
18199 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18200
18201 Change from Utah for HPPA support:
18202 * config.guess: Recognize hppa1.x-hp-bsd.
18203
18204 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18205
18206 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18207 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18208
18209 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18210
18211 * config.sub: Add support for rom68k and bug boot monitors.
18212
18213 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18214
18215 * Makefile.in: Make all-opcodes depend on all-bfd.
18216
18217 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18218
18219 * config.guess: Added special check for i[34]86-univel-sysv4*.
18220
18221 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18222
18223 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18224 the processor rather than assuming i486.
18225
18226 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18227
18228 * config.guess: Recognize SunOS6 as Solaris3.
18229
18230 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18231
18232 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18233 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18234
18235 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18236
18237 * build-all.mk (all-cross): New target for Canadian Cross.
18238 Added Q2 go32 targets.
18239 * test-build.mk: Configure go32 cross sparclite-aout and
18240 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18241 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18242
18243 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18244
18245 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18246 GO32 hosted toolchains
18247
18248 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18249
18250 * configure: change so "-exec-prefix" gets passed down rather
18251 than "-exec_prefix" so autoconf generated Makefiles get the
18252 exec_prefix set right.
18253
18254 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18255
18256 * config.guess: get the Solaris2 minor version number
18257
18258 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18259
18260 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18261
18262 * config.guess: Recognize some Sequent platforms.
18263
18264 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18265
18266 * Makefile.in: added the vault-install target
18267
18268 * configure.in: actually use the Sun3 makefile fragment that's in
18269 config, also added the release dir to configdirs
18270
18271 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18272
18273 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18274
18275 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18276
18277 * configure.in: remove some program from Alpha targetted toolchains
18278
18279 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18280
18281 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18282 gprof.
18283 (taz): Run "make diststuff" in those directories instead of "make
18284 proto-dir". Look for "VERSION=" only at start of line in subdir
18285 Makefile. Use "gzip -9" for compression.
18286 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18287 (binutils.tar.z): New target.
18288
18289 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18290
18291 * Makefile.in (taz): Include gpl.texinfo.
18292
18293 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18294
18295 * Makefile.in (setup-dirs): Merged into "taz" target.
18296 (taz): Only do `proto-dir' stuff if a directory is actually needed
18297 for this target.
18298
18299 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18300
18301 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18302 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18303 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18304 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18305 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18306
18307 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18308
18309 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18310 config.sub, and move-if-change to gdb testsuite distribution
18311 archive, so the testsuite can be extracted, configured, and
18312 run separately from the gdb distribution. Blow away the Chill
18313 tests that require a Chill compiled executable, since GNU Chill
18314 is not yet publically available.
18315
18316 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18317
18318 * test-build.mk: set environment variables in a single command,
18319 instead of a list of assignments and exports
18320
18321 * config.guess: recognize Alpha/OSF1 systems
18322
18323 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18324
18325 * configure: Change help message to prefer --options rather than
18326 -options.
18327
18328 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18329
18330 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18331 zippy@ecst.csuchico.edu.
18332 * config.guess: Recognize miniframe.
18333
18334 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18335
18336 * Makefile.in: Use srcroot to find runtest rather than rootme.
18337 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18338
18339 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18340
18341 * test-build.mk: Extensive additions to support building on a
18342 machine other than the host.
18343
18344 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18345
18346 * configure (tooldir): Fix for i386-aix again.
18347
18348 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18349
18350 * configure, Makefile.in: Change definition of $(tooldir)
18351 to match the FSF.
18352
18353 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18354
18355 * config.guess: Recognize i[34]86/SVR4.
18356
18357 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18358
18359 * Makefile.in (all-gdb): gdb depends on sim.
18360
18361 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18362
18363 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18364 at the same time we make the prototype gdb directory.
18365 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18366 files at the same time as the gdb base release distribution.
18367
18368 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18369
18370 * Makefile.in (check): Use individual check targets rather than
18371 DO_X rule.
18372 (check-gcc): Added.
18373
18374 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18375
18376 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18377 for System V release 3.2.
18378
18379 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18380
18381 * config.sub: Recognize hppaosf.
18382 * configure.in: Do configure ld/binutils/gas for it.
18383
18384 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18385
18386 * configure (tooldir): Alter syntax used to set this, for systems
18387 where "\$" isn't handled right, like i386-aix.
18388
18389 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18390
18391 * configure: Pass program-transform-name, not
18392 program_transform_name, to recursive configures.
18393
18394 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18395
18396 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18397 of gas+ld+binutils.
18398
18399 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18400
18401 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18402
18403 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18404
18405 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18406
18407 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18408
18409 * Makefile.in (PRMS): Set back to all-prms.
18410
18411 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18412
18413 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18414 targets, rather than for MIPS hosts.
18415
18416 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18417
18418 * configure.in: add comment for --with-x default values
18419
18420 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18421
18422 * Makefile.in: add check-* targets for each of the directories in
18423 the tree. Add a definition of RUNTEST that will use the one we
18424 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18425
18426 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18427
18428 * configure.in: Removed obsolete references to bfd_target and
18429 target_makefile_frag.
18430
18431 * build-all.mk: Set assorted targets for Q2.
18432 * config.sub: Recognize z8k-sim and h8300-hms.
18433 * test-build.mk: Really don't pass host to configure.
18434 (HOLES): Added uname.
18435
18436 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18437
18438 * configure: Handle an empty program-prefix, program-suffix or
18439 program-transform-name correctly.
18440
18441 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18442
18443 * build-all.mk: -G 8 no longer required for MIPS targets.
18444 * test-build.mk: Don't pass host argument to configure; make it
18445 guess.
18446
18447 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18448
18449 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18450 * Makefile.in (COMPRESS): New macro, like GZIP.
18451
18452 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18453
18454 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18455
18456 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18457 with gas currently defaults to -G 0.
18458
18459 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18460
18461 * Makefile.in (all-flex): flex depends on byacc.
18462
18463 * build-all.mk: If host not specified, use config.guess. Pass TAG
18464 to test-build.mk as RELEASE_TAG.
18465 * test-build.mk (configargs): New variable containing arguments to
18466 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18467 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18468
18469 * config.guess: Use /bin/uname when checking -X argument on SCO,
18470 to avoid invoking GNU uname which doesn't understand -X.
18471
18472 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18473
18474 * configure.in: Build gas for mips-*-*.
18475
18476 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18477
18478 * Makefile.in (all.normal): insert missing backslash.
18479
18480 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18481
18482 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18483
18484 * Makefile.in: Complete overhaul to merge many almost identical
18485 targets.
18486
18487 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18488
18489 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18490 (gdb.tar.Z): Adjusted.
18491
18492 * Makefile.in (setup-dirs, taz): New targets; should be general
18493 enough to adapt for gdb sometime. Build only .z file.
18494 (gas.tar.z): New target.
18495
18496 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18497
18498 * build-all.mk: Use CC=cc -Xs on Solaris.
18499
18500 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18501
18502 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18503 for handling BISON for FSF releases.
18504
18505 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18506
18507 * configure: Actually implement the change zoo just documented.
18508
18509 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18510
18511 * configure: when using config.guess, only set target_alias when
18512 it's not already been set (ie, on the command line)
18513
18514 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18515
18516 * Makefile.in: add installcheck target, set PRMS to install-prms
18517
18518 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18519
18520 * configure: add support for package_makefile_fragment, handle the
18521 case where a directory has a configure.in file but no Makefile.in
18522 more gracefully (with an actual understandable error message, even);
18523 add support for --without (and add this to the usage message); also
18524 explicitly add a --host=${host_alias} to the command line when
18525 config.guess is used
18526
18527 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18528
18529 * configure: Must use both --host and --target in recursive calls.
18530
18531 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18532
18533 * Makefile.in: Change deja-gnu to dejagnu.
18534
18535 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18536
18537 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18538
18539 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18540
18541 * configure.in: canonicalize all instances to *-*-solaris2*,
18542 also strip out a number of tools to not build for go32 host
18543
18544 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18545
18546 * config.guess: add GPL.
18547
18548 * Makefile.in, config.guess, config.sub, configure: bump
18549 copyrights to 93.
18550
18551 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18552
18553 * Makefile.in (do-info): Removed obsolete check for existence of
18554 localenv file.
18555
18556 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18557
18558 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18559
18560 * Makefile.in: a couple of 'else true' for decstation,
18561 support for TclX
18562
18563 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18564
18565 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18566
18567 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18568
18569 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18570
18571 * config.guess: Recognize i386-ibm-aix (PS/2).
18572 * configure.in: Use config/mh-aix386 file for it.
18573
18574 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18575
18576 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18577 CC_FOR_TARGET instead.
18578 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18579
18580 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18581
18582 * Makefile.in: Add sim to list of directories sent with gdb
18583
18584 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18585
18586 * configure.in: Put back mips-dec-bsd* case.
18587
18588 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18589
18590 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18591 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18592 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18593
18594 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18595
18596 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18597
18598 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18599 (install-info): install dir.info only if it exists,
18600 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18601
18602 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18603
18604 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18605 gas for mips-dec-bsd.
18606
18607 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18608
18609 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18610 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18611
18612 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18613
18614 * configure.in: Added "dejagnu" to hosttools list.
18615
18616 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18617
18618 * config.sub, configure.in, config.guess: Add support
18619 for Bosx, an AIX variant from Bull.
18620 Patches from F.Pierresteguy@frcl.bull.fr.
18621
18622 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18623
18624 * devo/dejagnu: Initial creation of devo/dejagnu.
18625 Migrated dejagnu testcases and support files for testing software
18626 tools to reside as subdirectories, currently called "testsuite",
18627 within the directory of the software tool. Migrated all programs,
18628 support libraries, etc. beloging to dejagnu proper from
18629 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18630 with no modifications. The changes to these files which will
18631 allow them to configure, build, and execute properly will be made
18632 in a future update.
18633
18634 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18635
18636 * Makefile.in: Change send_pr to send-pr.
18637 * configure.in: Likewise.
18638 * send_pr: Renamed directory to send-pr.
18639
18640 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18641
18642 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18643
18644 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18645
18646 * README: Update for gdb-4.8 release.
18647 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18648 gdb-xxx.tar.z (gzip'd) file also.
18649
18650 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18651
18652 * Makefile.in: make all-diff depend on all-libiberty
18653
18654 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18655
18656 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18657
18658 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18659
18660 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18661
18662 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18663
18664 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18665 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18666 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18667
18668 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18669
18670 * Makefile.in: makeinfo binary is in a new location
18671
18672 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18673
18674 * config.sub: Accept -ecoff as an OS.
18675
18676 * Makefile.in: Various changes to eliminate a level of make
18677 recursion and reduce the required command line length.
18678 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18679 sub-makes.
18680 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18681 variables holding settings for specific sub-makes.
18682 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18683 in terms of BASE_FLAGS_TO_PASS.
18684 (TARGET_LIBS): New variable listing directories which use
18685 TARGET_FLAGS_TO_PASS.
18686 (subdir_do): Eliminated.
18687 (do-*): New set of targets to replace subdir_do.
18688 (various): All targets which used subdir_do now depend on do-*.
18689 (local-clean): Renamed from do_clean.
18690 (local-distclean): New target, dependency of distclean and
18691 realclean.
18692 (install-info): Don't create directories. Depend on dir.info
18693 rather than calling make recursively.
18694 (install-dir.info): Eliminated.
18695 (install-info-dirs): Create all info directories here.
18696 (dir.info): Depend upon do-install-info.
18697
18698 * test-build.mk (HOLES): Added false.
18699
18700 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18701
18702 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18703
18704 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18705
18706 * Makefile.in (info): remove dependency on all-texinfo. The
18707 problem was really in texinfo/C, not at this level.
18708
18709 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18710
18711 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18712
18713 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18714
18715 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18716 GDB releases.
18717
18718 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18719
18720 * configure: Include srcdir in message about target of link not
18721 being found. Don't convert `-' to `_' in `with' options being
18722 passed to subdirs.
18723
18724 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18725
18726 * configure.in: add uudecode to host_tools
18727
18728 * Makefile.in: added {all,install}-uudecode targets, added them to
18729 the appropriate lists
18730
18731 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18732
18733 * Makefile.in (all-gcc): Added dependency on all-gas.
18734
18735 * configure.in (mips-*-*): Build ld and binutils.
18736
18737 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18738
18739 * configure: check return code from mkdir, print error message and
18740 exit on failure.
18741
18742 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18743
18744 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18745
18746 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18747
18748 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18749
18750 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18751
18752 * config.sub (h8500): Recognize this as a cpu type.
18753
18754 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18755
18756 * configure: source directory missing is no longer a warning
18757
18758 * configure.in: recognize irix[34]* instead of irix[34]
18759
18760 * Makefile.in: define and pass down X11_LIB
18761
18762 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18763
18764 * guess-systype: Renamed to ...
18765 * config.guess: ... by popular request.
18766 * configure.in, Makefile.in: Update accordingly.
18767
18768 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18769
18770 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18771 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18772 + Execute ./dummy instead of assuming . is in PATH.
18773
18774 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18775
18776 * guess-systype: New shell script. Attempts to guess the
18777 canonical host name of the executing host.
18778 Only a few hosts are supported so far.
18779 * configure: Call guess-systype if no host is specified.
18780
18781 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18782
18783 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18784 gcc Makefile.
18785
18786 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18787
18788 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18789 (all-gcc, install-gcc, subdir_do): Use it.
18790
18791 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18792
18793 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18794
18795 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18796
18797 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18798 set exclusively by configure, using configure.in .
18799
18800 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18801
18802 * test-build.mk: set $PATH for all builds
18803
18804 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18805
18806 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18807
18808 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18809 the one used in gcc/Makefile.in, so that a null expansion doesn't
18810 override the one needed to build gcc with a native cc.
18811
18812 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18813
18814 * configure: Accept -with arguments.
18815
18816 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18817
18818 * Makefile.in: added h8300sim
18819
18820 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18821
18822 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18823 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18824 (all-cygnus, native, build-cygnus): Make
18825 $(canonhost)-stamp-3stage-done, not $(host)....
18826 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18827 i386-sco3.2v4. Added else true to if command.
18828
18829 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18830
18831 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18832
18833 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18834
18835 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18836
18837 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18838
18839 * configure.in: don't remove binutils from Solaris builds
18840
18841 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18842
18843 * Makefile.in: get rid of earlier definitions for *clean,
18844 also handle the recursive info rule better
18845
18846 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18847
18848 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18849 do more-or-less the right thing.
18850
18851 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18852
18853 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18854 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18855
18856 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18857
18858 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18859 $(host_canonical).
18860
18861 * configure.in: split the configdirs list into 4 categories (native
18862 v. cross, library v. tool) and handle the cross-only and native-
18863 only in more reasonable (and correct!) way.
18864
18865 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18866
18867 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18868 configdirs anymore.
18869
18870 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18871
18872 * Makefile.in: extensive cleanup:: removed all of the explicit
18873 clean-* targets, collapsed many wrappers around subdir_do into
18874 one, added additional targets to satisfy standards.texi, deleted
18875 some old targets, some changes for consistency
18876
18877 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18878
18879 * configure.in: handle some programs as cross-only, and others as
18880 native only
18881
18882 * test-build.mk: handle partial holes in a more generic manner
18883
18884 * Makefile.in: m4 depends on libiberty
18885
18886 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18887
18888 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18889 time, wdiff, and find to configdirs
18890
18891 * Makefile.in: all, clean, and install rules for the new programs
18892 added to configure.in
18893
18894 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18895
18896 * configure.in: use mh-sun for all *-sun-* hosts
18897
18898 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18899
18900 * Makefile.in: define flags for X11 include files and library file
18901 locations, pass them down to the programs that need this info
18902
18903 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18904
18905 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18906
18907 * configure.in: start building libg++ for HP-UX targets
18908
18909 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18910
18911 * README: Update references to files moved into etc/.
18912
18913 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18914
18915 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18916 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18917
18918 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18919
18920 * configure: accept dash as well as underscore in long option
18921 names for FSF compatibility.
18922
18923 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18924
18925 * config.sub: added -sco3.2v4 support from FSF.
18926
18927 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18928
18929 * configure.in: expand the section that adds or removes
18930 directories from the list of programs to build, to handle native
18931 vs. cross in addition to host v. native
18932
18933 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18934
18935 * Makefile.in: Replace C++ in macro names with CXX.
18936 This is less likely to break ...
18937
18938 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18939
18940 * test-build.mk: add -w to GNU_MAKE
18941
18942 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18943
18944 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18945 add 'sparc' to list of recognized cpus. This needed to make
18946 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18947 Delete some redundant ose68 variants. Recognize -wrs as an os,
18948 then changes that into $CPU-wrs-vxworks.
18949
18950 * configure.in: remove most references to gdbtest, regularize
18951 target based program removal
18952
18953 * test-build.mk: import from p3 tree (many fixes and changes)
18954
18955 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18956
18957 * Makefile.in: added rules to handle tcl, tk, and expect
18958
18959 * configure.in: handle those directories if they exist
18960
18961 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18962
18963 * config.sub: removed bogus hppabsd and hppahpux names, since
18964 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18965
18966 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18967
18968 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18969 depends upon all-xiberty
18970
18971 * Makefile.in: changes from p3, including:
18972
18973 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18974
18975 * Makefile.in (XTRAFLAGS): include newlib directories if
18976 newlib/Makefile exists, rather than if host != target.
18977
18978 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18979
18980 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18981 from the same source tree and not building a cross-compiler. This
18982 matters for the libg++ configuration if reconfiguring a tree that
18983 has already been installed.
18984
18985 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18986
18987 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18988 pick up the machine and system specific header files.
18989
18990 * Makefile.in: added AS_FOR_TARGET, passed down in
18991 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18992 the C compiler to use to create programs which are run in the
18993 build environment, set it to default to $(CC), and passed it down
18994 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18995
18996 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18997
18998 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18999 We need them for unusual native builds, like systems without
19000 ranlib.
19001
19002 * configure: also define $(host_canonical) and
19003 $(target_canonical), which are the full, canonical names for the
19004 given host and target
19005
19006 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19007
19008 * Makefile.in: Added separate definitions for C++.
19009
19010 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19011
19012 * configure.in (configdirs): Add deja-gnu.
19013
19014 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19015
19016 * README: Update for configure.texi and gdb-4.7 release.
19017
19018 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19019
19020 * Makefile.in: Move "all" target to top of file.
19021 Previously, first target was ".PHONY" which caused BSD4.4 make
19022 to build .PHONY when make was run without arguments.
19023
19024 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19025
19026 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19027 Library-copylefted code in libiberty.
19028
19029 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19030
19031 * config.sub: Replace m68kmote with plain old m68k.
19032
19033 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19034
19035 * Makefile.in: Remove space from blank line, avoid Make complaints.
19036
19037 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19038
19039 * config.sub: Complain if no argument is given. Added support for
19040 386bsd as OS and target alias.
19041
19042 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19043
19044 * Makefile.in (XTRAFLAGS): include newlib directories if
19045 newlib/Makefile exists, rather than if host != target.
19046
19047 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19048
19049 * config.sub: recognize sparclite-wrs-vxworks.
19050
19051 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19052 p3.) Added clean-xiberty to clean.
19053
19054 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19055
19056 * configure.in: use *-*-* instead of nested cases for host and target
19057
19058 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19059
19060 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19061 from the same source tree and not building a cross-compiler. This
19062 matters for the libg++ configuration if reconfiguring a tree that
19063 has already been installed.
19064
19065 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19066
19067 * config.sub (i486v/i486v4): Merge in from FSF version.
19068
19069 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19070
19071 * configure: only set PWD if it is already set.
19072
19073 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19074
19075 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19076 doesn't have unset and all success paths (and most error paths)
19077 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19078 to just ${PWD} to avoid confusion.)
19079
19080 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19081
19082 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19083 even for a native compilation.
19084
19085 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19086
19087 Changes to make the gdb.tar.Z rule work better.
19088
19089 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19090 (DEVO_SUPPORT): Add configure.texi.
19091 (bfd-ilrt.tar.Z): Remove ancient rule.
19092
19093 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19094
19095 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19096 pick up the machine and system specific header files.
19097
19098 * configure.in, config.sub: added new target m68010-adobe-scout,
19099 with alias of adobe68k. Changed configure.in to check for
19100 -scout before -sco* to avoid a false match.
19101
19102 * Makefile.in: added AS_FOR_TARGET, passed down in
19103 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19104 the C compiler to use to create programs which are run in the
19105 build environment, set it to default to $(CC), and passed it down
19106 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19107
19108 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19109
19110 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19111 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19112 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19113 FOR_TARGET variants, to newlib and libg++.
19114
19115 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19116
19117 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19118 first.
19119
19120 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19121
19122 * config.sub: Accept `elf' as an environment.
19123
19124 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19125
19126 * Makefile.in (all-opcodes): cd into the right directory
19127
19128 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19129
19130 * configure: added -program_transform_name option, used as
19131 argument to sed when installing programs.
19132 configure.texi: added documentation for -program_prefix,
19133 -program_suffix and -program_transform_name.
19134
19135 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19136
19137 * config.sub: Accept i486 where i386 ok.
19138
19139 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19140
19141 * config.sub: accept we32k
19142
19143 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19144
19145 * config.sub, configure.in: accept OSE68000 and OSE68k.
19146
19147 * Makefile.in: don't create all directories for ``make install'';
19148 let the subdirectories create the ones they need.
19149
19150 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19151
19152 * COPYING: new file, GPL v2
19153
19154 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19155
19156 * Makefile.in: use the new gen-info-dir, which needs a template
19157 argument (which also lives in texinfo)
19158
19159 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19160
19161 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19162
19163 * config.sub (ncr3000): Change i386 to i486.
19164
19165 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19166
19167 * Makefile.in: add install-rcs, install-grep to
19168 install-no-fixedincludes, removed install-bison and install-libgcc
19169
19170 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19171
19172 * configure.in: grab the HPUX makefile fragment if on HPUX
19173
19174 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19175
19176 * Makefile.in: eradicate bison spoor (ditto libgcc).
19177 configure.in: recognise m68{k,000}-ericsson-OSE.
19178 es1800 is alias for m68k-ericsson-OSE
19179
19180 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19181
19182 * configure.in: rearrange the parts that remove programs from
19183 configdirs, based now on HOST==TARGET or by canonical triple.
19184
19185 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19186
19187 * test-build.mk: recurse explicitly with -f test-build.mk when
19188 appropriate. predicate stage3 and comparison on the existence
19189 of gcc. That is, if gcc isn't around, we aren't three-staging.
19190 On very clean, also remove ...stamp-co. Build in-place before
19191 doing other builds.
19192
19193 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19194
19195 * Makefile.in, configure.in: add tgas
19196
19197 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19198
19199 * Makefile.in: a number of changes merged in from progressive.
19200
19201 * configure.in: add libm.
19202
19203 * .cvsignore: ignore some stuff that comes from test-build.mk.
19204
19205 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19206
19207 * config.sub: Add es1800 (m68k-ericsson-es1800).
19208
19209 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19210
19211 * configure: Add program_suffix (parallel to program_prefix)
19212 * Makefile.in: adjust directory-creating script for losing decstation
19213
19214 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19215
19216 * configure: Minor $subdir-related fixes.
19217
19218 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19219
19220 * configure: fix various problems with propogating
19221 makefile_target_frag in subdirs.
19222 * configure.in: config libgcc if its there
19223
19224 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19225
19226 * config.sub: HPPA merge.
19227
19228 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19229
19230 * Makefile.in: Replace all-bison with all-byacc in all
19231 dependency lines for other tools (which now use byacc).
19232
19233 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19234
19235 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19236
19237 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19238
19239 * Makefile.in: make gprof rules similar to byacc rules (instead of
19240 vestigal $(unsubdir) that didn't work...)
19241
19242 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19243
19244 * config.sub: Add support for Linux.
19245 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19246 (at least for libg++).
19247
19248 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19249
19250 * configure.texi: fix doc for the -nfp option to configure
19251
19252 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19253
19254 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19255
19256 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19257
19258 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19259 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19260 * configure.in: added solaris* host_makefile_frag hook.
19261
19262 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263
19264 * config.sub: changed recognition of m68000 so that various
19265 m68k types can be specified via m680[01234]0
19266
19267 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19268
19269 * config.sub (basic_machine): fix sed so that '-foo' isn't
19270 completely substituted out while .+'-foo' loses the '-foo'
19271
19272 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19273
19274 * config.sub ($os): Add -aout.
19275
19276 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19277
19278 * configure: If host_makefile_frag is absolute, don't
19279 prefix ${invsubdir} (relevant to libg++ auto-configure).
19280
19281 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19282
19283 * Makefile.in (tooldir): Define it.
19284 (all-ld): Depend on all-flex.
19285
19286 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19287
19288 * Makefile.in (check): Fix libg++ special case.
19289
19290 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19291
19292 * configure: do not bury `pwd` into config.status, thus do fewer
19293 pwd's.
19294
19295 * configure: print the "Building in" message only when building in
19296 other than "." AND verbose.
19297
19298 * configure: remove -s, rework -v to better accommodate guested
19299 configures.
19300
19301 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19302
19303 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19304
19305 * Makefile.in: macroize flags passed on recursion. remove
19306 fileutils.
19307
19308 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19309
19310 * configure: get makesrcdir right for subdirs deeper than 1.
19311
19312 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19313 install.
19314
19315 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19316
19317 * Makefile.in: don't print subdir_do or recursion lines.
19318
19319 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19320
19321 * standards.texi: added menu item.
19322
19323 * Makefile.in: build and install standards.info.
19324
19325 * standards.texi: new file.
19326
19327 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19328
19329 * configure: test for and move config.status pieces from
19330 ${subdir}/.
19331
19332 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19333
19334 * configure: Test for existance of files before trying to mv
19335 them, to avoid numerous non-existance messages.
19336
19337 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19338
19339 * configure: correct final line of config.status.
19340
19341 * configure: patch from eggert. Avoids a protection problem if
19342 the original Makefile.in is read only.
19343
19344 * configure: use move-if-change from gcc to create config.status.
19345 Some makefiles depend on config.status to tell if a directory
19346 has been reconfigured for a different host. This change
19347 prevents those directories from remaking everything in the case
19348 where the reconfig was only intended to rebuild a Makefile.
19349
19350 * configure: test for config.sub with "config.sub sun4" rather
19351 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19352 host alias from a missing config.sub.
19353
19354 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19355
19356 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19357 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19358
19359 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19360
19361 * configure: mkdir ${subdir} as needed.
19362
19363 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19364
19365 * Makefile.in,configure.in: added autoconf.
19366
19367 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19368
19369 * Makefile.in: no longer pass against on recursion.
19370
19371 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19372 definitions are not inherited.
19373
19374 * configure: correct makesrcdir when subdir is .
19375
19376 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19377
19378 * configure: Add support for 'subdirs' variable, which is
19379 like 'configdirs', except that configure doesn't re-invoke
19380 itself for subdirs, it just creates a Makefile for each subdir.
19381 * configure.texi: Document subdirs.
19382
19383 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19384
19385 * configure.in: added flex to configdirs
19386
19387 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19388
19389 * Makefile.in: remove clean-stamps from clean.
19390
19391 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19392
19393 * configure.in: Add gdbtest to configdirs.
19394
19395 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19396
19397 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19398 to recursive makes.
19399 * configure.in: Recognize new ncr3000 config.
19400
19401 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19402
19403 * Makefile.in, configure.in: removed references to gdbm.
19404
19405 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19406
19407 * config.sub: Don't canonicalize os value
19408 newsos* to bsd (readline needs to check for newsos).
19409 (This fix was earlier made Jan 31, but got re-broken.)
19410
19411 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19412
19413 * configure.in: sco is an os, not a vendor!
19414
19415 * configure: Quote $( better. Keep various shells happy.
19416
19417 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19418
19419 * Makefile.in: eliminate stamp-files.
19420
19421 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19422
19423 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19424 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19425
19426 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19427
19428 * config.sub: fix iris/iris3.
19429
19430 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19431
19432 * configure: re-add -rm.
19433
19434 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19435
19436 * Maskefile.in: add .stmp-rcs to all.
19437
19438 * configure.in: remove gas from rs6000 build, use aix host fragment.
19439
19440 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19441
19442 * configure: pass down site_option during recursion.
19443
19444 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19445
19446 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19447
19448 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19449
19450 * configure: Change exec_prefix so that it really defaults to prefix.
19451
19452 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19453
19454 * Makefile.in, configure.in: Add support for mmalloc library.
19455
19456 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19457
19458 * Makefile.in: add stmp dependencies for a few more things.
19459
19460 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19461
19462 * configure: adjusted error message on objdir/srcdir configure
19463 collision, per john's suggestion.
19464
19465 * Makefile.in: add libiberty stmp to all and all.cross.
19466
19467 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19468
19469 * Makefile.in: remove force dependencies, add grep to all.
19470
19471 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19472
19473 * Makefile.in: drop flex. make stamp files work.
19474
19475 * configure: added test for conflicting configuration in srcdir,
19476 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19477 gets cranky. use relative paths for configure and srcdir
19478 whenever possible. Send some error messages to stderr that were
19479 going to stdout.
19480
19481 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19482
19483 * Makefile.in: Fix libg++ rule to check for gcc directory
19484 before using gcc/gcc. Also pass XTRAFLAGS.
19485
19486 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19487
19488 * Makefile.in: added stmp-files so that directories aren't polled
19489 when they are already built.
19490
19491 * configure.texi: fixed a node pointer problem.
19492
19493 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19494
19495 * config.sub configure.in gdb/configure.in
19496 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19497 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19498 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19499
19500 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19501
19502 * configure: -recurring becomes -silent. corrected help message
19503 for -site= option.
19504
19505 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19506
19507 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19508
19509 * configure: when building Makefile for crosses, replace
19510 tooldir and program_prefix. default srcdir from location of
19511 config.sub. remove "for host in hosts" and "for target in
19512 targets" loops.
19513
19514 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19515
19516 * Makefile.in: Do not pass bindir or mandir to cvs.
19517
19518 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19519
19520 * Makefile.in, configure.in: removed traces of namesubdir,
19521 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19522 copyrights to '92, changed some from Cygnus to FSF.
19523
19524 * configure.texi: remove most references to multiple hosts,
19525 multiple targets, subdirs, etc.
19526
19527 * configure.man: removed rcsid. reference config.sub not
19528 config.subr.
19529
19530 * Makefile.in: mkdir $(infodir) on install-info.
19531
19532 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19533
19534 * configure.texi: Explain better about .gdbinit and about
19535 the environment that configure.in sections run in.
19536
19537 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19538
19539 * configure.in: Ultrix is only a decstation if it's a MIPS.
19540
19541 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19542
19543 * README: DOC.configure => cfg-paper.texi.
19544
19545 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19546
19547 * config.sub (near case $os): Don't convert newsos* to bsd!
19548
19549 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19550
19551 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19552 the number of copies of COPYING that go into the GDB tar file.
19553
19554 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19555
19556 * bfd/configure.in, gdb/config/mh-i386sco,
19557 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19558 Fix SCO configuration stuff.
19559
19560 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19561
19562 * Makefile.in: For libg++, make sure the -I pointing
19563 to the gcc directory goes *after* all the libg++-local -I flags.
19564 Also, move just-gcc dependency from just-libg++ to all-libg++.
19565
19566 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19567
19568 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19569
19570 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19571
19572 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19573
19574 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19575
19576 * config.sub: Add stratus configuration frags. Also
19577 submitted to FSF.
19578
19579 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19580
19581 * Makefile.in (DEV_SUPPORT): add configure.man.
19582
19583 * config.sub(Decode manufacturer-specific): add -none*.
19584
19585 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19586
19587 * Makefile.in: remove form feeds to make Sun's make happy.
19588 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19589
19590 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19591
19592 * Makefile.in (AR_FLAGS): Make quieter.
19593
19594 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19595
19596 * configure.in: Add libg++.
19597 * configure: When verbose, don't output the command line at each
19598 level; it will be unremarkably the same as the previous version,
19599 which will be the same as what the user typed.
19600
19601 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19602
19603 * configure.in, Makefile.in: fix clean-info, add flex. add
19604 fileutils.
19605
19606 * configure: be less sensitive to spaces in Makefile.in. Do not
19607 look for sources in "..". Doing so breaks subdirectories that
19608 might have their own configure. If a subdir has it's own
19609 configure script, use it.
19610
19611 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19612
19613 * cfg-paper.texi: some changes suggested by rms.
19614
19615 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19616
19617 * config.sub: Merge in some small additions from the FSF version,
19618 taken from the gcc distribution, to bring the Cygnus and FSF
19619 versions into closer sync.
19620
19621 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19622
19623 * configure.in: Changed svr4 references to sysv4.
19624
19625 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19626
19627 * configure: added -V for version number option.
19628
19629 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19630
19631 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19632 renamed from DOC.configure to cfg-paper.texi.
19633
19634 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19635
19636 * configure, config.subr, config.sub: config.subr is now
19637 config.sub again.
19638
19639 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19640
19641 * configure.texi: new file, in progress.
19642
19643 * Makefile.in: build info file and install the man page for
19644 configure.
19645
19646 * configure.man: new file, first cut.
19647
19648 * configure: find config.subr again now that configuration "none"
19649 has gone. removed all traces of the -ansi option. removed all
19650 traces of the -languages option.
19651
19652 * config.subr: resync from rms.
19653
19654 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19655
19656 * configure, config.sub, config.subr: merge config.sub into
19657 config.subr, call the result config.subr, remove config.sub, use
19658 config.subr.
19659
19660 * Makefile.in: revised install for dir.info.
19661
19662 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19663
19664 * configure.in: add decstation host makefile frag.
19665
19666 * Makefile.in: BISON now bison -y again. also install-gcc on
19667 install. clean-gdbm on clean. infodir belongs in datadir.
19668 Make directories for info install. Build dir.info here then
19669 install it.
19670
19671 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19672
19673 * Makefile.in: fix for bad directory tests.
19674
19675 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19676
19677 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19678 regexp. -srcdir relative was being handled incorrectly.
19679
19680 * Makefile.in: unwrapped some for loops so that parallel makes
19681 work again and so one can focus one's attention on a particular
19682 package.
19683
19684 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19685
19686 * configure: added PWD as a stand in for `pwd` (for speed). use
19687 elif wherever possible. make -srcdir work without -objdir.
19688 -objdir= commented out.
19689
19690 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19691
19692 * configure: +options become --options. -subdirs commented out.
19693 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19694 Makefile now at top of generated Makefile. Removed cvs log
19695 entries. added -srcdir. create .gdbinit only if there is one
19696 in ${srcdir}.
19697
19698 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19699 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19700 and mandir now keyed off datadir by default.
19701
19702 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19703
19704 * Freshly created ChangeLog.
19705
19706 \f
19707 Local Variables:
19708 mode: change-log
19709 left-margin: 8
19710 fill-column: 76
19711 version-control: never
19712 End: