[explow] PR target/85173: validize memory before passing it on to target probe_stack
[gcc.git] / ChangeLog
1 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2
3 * MAINTAINERS: Remove redundant Write-After-Approval entry.
4
5 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
6
7 * MAINTAINERS: Update my email address and disambiguate myself
8 a bit from Will Schmidt.
9
10 2018-03-21 Nathan Sidwell <nathan@acm.org>
11
12 * MAINTAINERS: Move maintainers of now-removed picochip and score
13 ports to write after approval.
14
15 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
16
17 * MAINTAINERS: Add entry for SVE maintainership.
18
19 2018-02-13 Maciej W. Rozycki <macro@mips.com>
20
21 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
22 * configure: Regenerate.
23
24 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
25
26 * MAINTAINERS (write after approval): Add myself.
27
28 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
29
30 * MAINTAINERS (write after approval): Add myself.
31
32 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
33
34 * MAINTAINERS (write after approval): Add myself.
35
36 2018-01-03 Jakub Jelinek <jakub@redhat.com>
37
38 Update copyright years.
39
40 2018-01-03 Ben Elliston <bje@gnu.org>
41
42 * config.guess: Import latest version.
43 * config.sub: Likewise.
44
45 2017-12-12 Stafford Horne <shorne@gmail.com>
46
47 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
48 * configure: Regenerate.
49
50 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
54 2017-11-28 Julia Koval <julia.koval@intel.com>
55 Sebastian Peryt <sebastian.peryt@intel.com>
56
57 * Makefile.def (target_modules): Remove libcilkrts.
58 * Makefile.in: Ditto.
59 * configure: Ditto.
60 * configure.ac: Ditto.
61
62 2017-11-28 Julia Koval <julia.koval@intel.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2017-11-22 Sudakshina Das <sudi.das@arm.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
70 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
71
72 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
73 Use my SiFive email address.
74
75 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
76
77 * MAINTAINERS (write after approval): Add myself.
78
79 2017-10-27 Martin Liska <mliska@suse.cz>
80
81 * Makefile.tpl: Use proper name of folder as it was renamed
82 during transition to 4 stages.
83 * Makefile.in: Regenerate.
84
85 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
86
87 * MAINTAINERS (write after approval): Add myself.
88
89 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
90
91 * MAINTAINERS: Add a note that maintainership also includes web
92 pages, docs, and testsuite related to that area.
93
94 2017-09-25 Tom de Vries <tom@codesourcery.com>
95
96 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
97
98 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
99
100 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
101
102 2017-09-15 Nathan Sidwell <nathan@acm.org>
103
104 * MAINTAINERS: Remove myself as a vxworks maintainer.
105
106 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
107
108 * MAINTAINERS: Remove email address of Jim Norris.
109
110 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
111
112 * MAINTAINERS (Reviewers): Move myself from here...
113 (CPU Port Maintainers): ... to here.
114
115 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
116
117 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
118
119 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
120
121 * MAINTAINERS (write after approval): Add myself.
122
123 2017-07-28 Tony Reix <tony.reix@atos.net>
124
125 * configure.ac (target-libffi): Don't disable for AIX.
126 (go): Don't add to unsupported_languages on AIX.
127 (target-libgo): Don't disable for AIX.
128 * configure: Regenerate.
129
130 2017-07-19 Yury Gribov <tetra2005@gmail.com>
131
132 * MAINTAINERS: Add myself.
133
134 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
135
136 * MAINTAINERS: Update my email address.
137
138 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
139
140 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
141 arm-specific auto-generated header files.
142
143 2017-07-03 Nathan Sidwell <nathan@acm.org>
144
145 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
146 * configure: Rebuilt.
147
148 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
149
150 * MAINTAINERS: Readd myself for c6x.
151
152 2017-06-28 Martin Liska <mliska@suse.cz>
153
154 PR bootstrap/81217
155 * Makefile.def: Remove superfluous bootstrap_target from
156 bootstrap_stage.
157 * Makefile.in: Re-generate the file.
158
159 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
160
161 * MAINTAINERS: Add myself to Write After Approval
162
163 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
164
165 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
166
167 2017-06-19 Martin Liska <mliska@suse.cz>
168
169 * Makefile.def: Define 4 stages PGO bootstrap.
170 * Makefile.tpl: Define FLAGS.
171 * Makefile.in: Regenerate.
172
173 2017-06-14 Ian Lance Taylor <iant@golang.org>
174
175 * Makefile.def: Add check-gotools to go check targets.
176 * Makefile.in: Rebuild.
177
178 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
179
180 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
181
182 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
183
184 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
185 * configure: Regenerate.
186
187 2017-05-31 Martin Liska <mliska@suse.cz>
188
189 * configure.ac: Add handling of stage2_werror_flags to
190 action-if-given and to action-if-not-given.
191 * configure: Regenerate.
192
193 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
194
195 * MAINTAINERS: Add self to Write After Approval
196
197 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
198
199 * MAINTAINERS: Update my email address, and remove myself as
200 maintainer in some areas.
201
202 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
203
204 * MAINTAINERS: Add self to Write After Approval
205
206 2017-05-25 Nathan Sidwell <nathan@acm.org>
207
208 * configure.ac: Add --enable-languages=default to mean default and
209 make --enable-languages=all mean all supported languages.
210 * configure: Regenerated.
211
212 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
213
214 * config.gcc (powerpc*-*-*spe*): New.
215 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
216 (powerpc-*-rtems*spe*): New.
217 (powerpc*-*-linux*spe*): New.
218 (powerpc-wrs-vxworksspe): New.
219 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
220 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
221 * config.host (powerpc*-*-*spe*): New.
222
223 2017-05-19 Martin Liska <mliska@suse.cz>
224
225 * configure.ac: Add --enable-werror-always just for
226 bootstrap-debug (or none build config) and do not add it
227 when we are on a release branch.
228 * configure: Regenerated.
229
230 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
231
232 * MAINTAINERS: Add self to Write After Approval
233
234 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
235
236 * MAINTAINERS: Move myself to Write After Approval section.
237
238 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
239
240 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
241 ACCH registers.
242 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
243 available.
244 (umulsidi3): Likewise.
245 (mulsidi3_700): Disable this pattern when we have advanced mpy
246 instructions.
247 (umulsidi3_700): Likewise.
248 (maddsidi4): New pattern.
249 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
250 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
251 (mpydu_imm_arcv2hs): Likewise.
252 * config/arc/predicates.md (accl_operand): New predicate.
253
254 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
255 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
258 case.
259 (ARC_AUTOFP_IRQ_P): Likewise.
260 (ARC_AUTO_IRQ_P): Likewise.
261 (rgf_banked_register_count): New variable.
262 (parse_mrgf_banked_regs_option): New function.
263 (arc_override_options): Handle rgf_banked_regs option.
264 (arc_handle_interrupt_attribute): Add firq option.
265 (arc_compute_function_type): Return fast irq type when required.
266 (arc_must_save_register): Handle fast interrupts.
267 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
268 (arc_return_address_regs): Update.
269 * config/arc/arc.h (arc_return_address_regs): Update.
270 (arc_function_type): Add fast interrupt type.
271 (ARC_INTERRUPT_P): Update.
272 (RC_FAST_INTERRUPT_P): Define.
273 * config/arc/arc.md (simple_return): Update for fast interrupts.
274 (p_return_i): Likewise.
275 * config/arc/arc.opt (mrgf-banked-regs): New option.
276 * doc/invoke.texi (mrgf-banked-regs): Document.
277
278 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
279
280 * config/arc/arc.c (irq_ctrl_saved): New variable.
281 (ARC_AUTOBLINK_IRQ_P): Define.
282 (ARC_AUTOFP_IRQ_P): Likewise.
283 (ARC_AUTO_IRQ_P): Likewise.
284 (irq_range): New function.
285 (arc_must_save_register): Likewise.
286 (arc_must_save_return_addr): Likewise.
287 (arc_dwarf_emit_irq_save_regs): Likewise.
288 (arc_override_options): Handle deferred options.
289 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
290 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
291 arc_must_save_return_addr.
292 (arc_compute_frame_size): Handle automated save and restore of
293 registers.
294 (arc_expand_prologue): Likewise.
295 (arc_expand_epilogue): Likewise.
296 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
297 * config/arc/arc.opt (mirq-ctrl-saved): New option.
298 * doc/invoke.texi (mirq-ctrl-saved): Document option.
299
300 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
301 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
302
303 PR bootstrap/77661
304 * Makefile.def: Don't pass --enable-maintainer-mode on to an
305 in-tree build MPC.
306 * Makefile.in: Regenerate.
307
308 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
309
310 * configure.ac: Enable LTO by default on darwin >= 9.
311 * configure: Regenerate.
312
313 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
314
315 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
316 and Andrew Waterman as the RISC-V maintainers.
317
318 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
319
320 * MAINTAINERS: Add self to Write After Approval
321
322 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
323
324 * config.guess: Import latest from upstream.
325
326 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
327
328 * MAINTAINERS (Write After Approval): Remove entries that are
329 already covered under Reviewers.
330
331 2017-03-08 Mark Wielaard <mark@klomp.org>
332
333 PR demangler/70909
334 PR demangler/67264
335 * include/demangle.h: Add d_printing to struct demangle_component
336 and pass struct demangle_component as non const.
337
338 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
339
340 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
341
342 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
343
344 * Makefile.tpl: Remove HOST_ISLVER.
345 (HOST_EXPORTS): Remove ISLVER.
346 * Makefile.in: Regenerate.
347
348 2017-02-13 Richard Biener <rguenther@suse.de>
349
350 * configure: Re-generate.
351
352 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
353
354 * MAINTAINERS: Adjust bug reporting URL.
355
356 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
357
358 * MAINTAINERS (Write After Approval): Remove redundant entry
359 for Andrew Burgess.
360
361 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
362
363 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
364 32-bit hppa*-*-hpux*.
365 * configure: Regenerate.
366
367 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
368
369 * configure.ac: Moved the white list of enabling BRIG FE to
370 libhsail-rt/configure.tgt.
371 * configure: Regenerated.
372 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
373
374 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
375 Martin Jambor <mjambor@suse.cz>
376
377 * Makefile.def (target_modules): Added libhsail-rt.
378 (languages): Added language brig.
379 * Makefile.in: Regenerated.
380 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
381 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
382 * configure: Regenerated.
383
384 2017-01-17 Jakub Jelinek <jakub@redhat.com>
385
386 PR other/79046
387 * configure: Regenerated.
388
389 2017-01-04 Alan Modra <amodra@gmail.com>
390
391 * configure: Regenerate.
392
393 2016-12-29 Ben Elliston <bje@gnu.org>
394
395 * config.sub: Import latest version.
396
397 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
401 2016-12-21 Jakub Jelinek <jakub@redhat.com>
402
403 * configure.ac: Don't bootstrap libmpx unless --with-build-config
404 includes bootstrap-mpx.
405 * configure: Regenerated.
406
407 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
411 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
412
413 * configure: Regenerate.
414
415 2016-12-01 Matthias Klose <doko@ubuntu.com>
416
417 * configure.ac: Don't use pkg-config to check for bdw-gc.
418 * configure: Regenerate.
419
420 2016-11-30 Matthias Klose <doko@ubuntu.com>
421
422 * Makefile.def: Remove reference to boehm-gc target module.
423 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
424 options and for the bdw-gc pkg-config module.
425 * configure: Regenerate.
426 * Makefile.in: Regenerate.
427
428 2016-11-28 Nathan Sidwell <nathan@acm.org>
429
430 * MAINTAINERS (nvptx): Remove self.
431
432 2016-11-25 Ben Elliston <bje@gnu.org>
433
434 * config.guess: Import latest version.
435 * config.sub: Likewise.
436
437 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
438
439 * MAINTAINERS (Write After Approval): Add myself.
440
441 2016-11-15 Matthias Klose <doko@ubuntu.com>
442
443 * Makefile.def: Remove references to GCJ.
444 * Makefile.tpl: Likewise.
445 * Makefile.in: Regenerate.
446
447 2016-11-15 Matthias Klose <doko@ubuntu.com>
448
449 * config-ml.in: Remove references to GCJ.
450 * configure.ac: Likewise.
451 * configure: Regenerate.
452
453 2016-11-01 Josh Conner <joshconner@google.com>
454
455 * MAINTAINERS (Write After Approval): Update email address,
456
457 2016-10-27 Carl Love <cel@us.ibm.com>
458
459 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
460 Approval list to make it alphabetical.
461
462 2016-10-27 Carl Love <cel@us.ibm.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
466 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * MAINTAINERS (Reviewers): Add myself.
469 (Write After Approval): Add myself.
470
471 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
472 Ulrich Weigand <uweigand@de.ibm.com>
473
474 * MAINTAINERS: Update email address.
475
476 2016-10-10 Nathan Sidwell <nathan@acm.org>
477
478 * MAINTAINERS: Update email address.
479
480 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
481
482 * configure.ac: Add aarch64-*-freebsd*.
483 * configure: Regenerate.
484
485 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
486
487 * MAINTAINERS: Update email address after it got reverted.
488
489 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
490
491 * configure.ac (target_libraries): Readd target-boehm-gc.
492 Restore --enable-objc-gc handling.
493 * configure: Regenerate.
494
495 2015-10-03 Jeff Law <law@redhat.com>
496
497 * MAINTAINERS: Move several inactive maintainers to the
498 write-after-approval section.
499
500 2016-09-30 Jakub Jelinek <jakub@redhat.com>
501
502 * configure.ac: Add target-libffi to target_libraries.
503 Readd libgcj target disablings, modified to only target-libffi.
504 Readd target addition of go to unsupported languages.
505 * configure: Regenerated.
506
507 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
508
509 * MAINTAINERS: Update email address.
510
511 2016-09-30 Andrew Haley <aph@redhat.com>
512
513 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
514 write-after approval. Remove Tom Tromey and Bryce McKinlay from
515 libgcj.
516
517 2016-09-30 Andrew Haley <aph@redhat.com>
518
519 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
520 write-after approval after GCJ deletion.
521
522 2016-09-30 Andrew Haley <aph@redhat.com>
523
524 * Makefile.def: Remove libjava.
525 * Makefile.tpl: Likewise.
526 * Makefile.in: Regenerate.
527 * configure.ac: Likewise.
528 * configure: Likewise.
529 * gcc/java: Remove.
530 * libjava: Likewise.
531
532 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
533
534 * MAINTAINERS (Reviewers): Add myself.
535
536 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
537
538 * configure.ac: Disable "sim" directory for arc*-*-*.
539 * configure: Regenerated.
540
541 2016-09-23 Tamar Christina <tamar.christina@arm.com>
542
543 * MAINTAINERS (Write After Approval): Add myself.
544
545 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
546
547 * configure.ac: Check for the minimum in-tree MPFR version
548 handled.
549 * configure: Regenerate.
550
551 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
552
553 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
554 * configure: Regenerated.
555
556 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2016-06-23 Andi Kleen <ak@linux.intel.com>
561
562 * Makefile.def: Add autoprofiledbootstrap.
563 * Makefile.tpl: Dito.
564 * Makefile.in: Regenerate.
565
566 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
567
568 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
569 * configure: Regenerate.
570
571 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
572
573 * configure: Regenerate.
574 * configure.ac: Remove support for avr-rtems.
575
576 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
580 2016-06-16 Michael Collison <michael.collison@arm.com>
581
582 * MAINTAINERS (Write After Approval): Add myself.
583
584 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
585
586 * MAINTAINERS (Write After Approval): Update e-mail address.
587
588 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
589
590 * MAINTAINERS (Write After Approval): Add myself.
591
592 2016-05-28 Alan Modra <amodra@gmail.com>
593
594 * Makefile.tpl (configure): Depend on m4 files included.
595 * Makefile.in: Regenerate.
596
597 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
598
599 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
600 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
601
602 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
603
604 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
605 special case builtin.
606 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
607 support for ALTIVEC_BUILTIN_VEC_ADDEC.
608 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
609 for __builtin_vec_addec.
610
611 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
612
613 * config.guess: Import version 2016-04-02 (newest).
614 * config.sub: Import version 2016-05-10 (newest).
615
616 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
617
618 * configure.ac: Add ARC support to libgloss.
619 * configure: Regenerate
620
621 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
625 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
626
627 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
628 * configure: Regenerated.
629 * Makefile.def (gmp): Explicitly disable assembler.
630 (mpfr): Adjust lib_path.
631 (mpc): Likewise.
632 * Makefile.in: Regenerated.
633
634 2016-05-01 Jakub Jelinek <jakub@redhat.com>
635
636 PR bootstrap/70704
637 * configure.ac (--enable-stage1-checking): Add missing
638 --enable-checking=.
639 * configure: Regenerated.
640
641 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
642
643 * config.guess: Revert r235676.
644 * config.sub: Revert r235676.
645
646 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
647
648 * config.guess: Remove SH5 support.
649 * config.sub: Likewise.
650 * configure: Likewise.
651 * configure.ac: Likewise.
652
653 2016-04-26 Jakub Jelinek <jakub@redhat.com>
654
655 PR bootstrap/70704
656 * configure.ac (--enable-stage1-checking): For --disable-checking or
657 implicit --enable-checking, make sure extra flag matches in between
658 stage1 and later checking.
659 * configure: Regenerated.
660
661 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
662
663 * .gitattributes: New file.
664
665 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
666
667 * MAINTAINERS (rs6000/powerpc port): Add myself.
668
669 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
670
671 PR bootstrap/70173
672 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
673 and gotools directories. Delete the stage_final file.
674 * Makefile.in: Regenerate.
675
676 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
681
682 * MAINTAINERS (Fortran maintainer): Remove myself.
683
684 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
688 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
692 2016-03-17 Cary Coutant <ccoutant@gmail.com>
693
694 Sync with binutils-gdb:
695
696 2016-03-17 Cary Coutant <ccoutant@gmail.com>
697
698 * configure.ac: Add mips and s390 to the gold target check.
699 * configure: Regenerate.
700
701 2016-03-01 DJ Delorie <dj@redhat.com>
702
703 * MAINTAINERS (mep): Remove myself as MeP maintainer.
704
705 2016-02-22 David Malcolm <dmalcolm@redhat.com>
706
707 * MAINTAINERS (libcpp): Add myself.
708 (diagnostic messages): Likewise.
709
710 2016-02-20 Tom de Vries <tom@codesourcery.com>
711
712 * MAINTAINERS: Fix whitespace.
713
714 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
715
716 * MAINTAINERS (Write After Approval): Add myself.
717
718 2016-01-29 Sebastian Pop <s.pop@samsung.com>
719
720 * config/isl.m4: Add comments about isl-0.16.
721 * configure: Regenerate.
722
723 2016-01-29 Martin Jambor <mjambor@suse.cz>
724
725 * MAINTAINERS (hsa maintainers): Add myself.
726
727 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
728
729 * MAINTAINERS: (Write After Approval): Add myself.
730
731 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
732 Sebastian Pop <s.pop@samsung.com>
733
734 * Makefile.in: Regenerate.
735 * Makefile.tpl: Export ISLVER.
736 * configure: Regenerate.
737 * config/isl.m4: Detect isl-0.15.
738
739 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
740
741 PR bootstrap/69329
742 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
743 * Makefile.in: Regenerate.
744
745 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
746
747 * configure.ac: Enable LTO for DJGPP
748 * configure: Regenerate
749
750 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
751
752 Sync with binutils-gdb:
753 2015-10-21 Nick Clifton <nickc@redhat.com>
754
755 PR gas/19109
756 * configure.ac: Note the 'none' is an acceptable argument to
757 --enable-compressed-debug-sections.
758 * configure: Regenerate.
759
760 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
761
762 PR bootstrap/69134
763 * Makefile.def (mpfr): Disable assembler.
764 * Makefile.in: Regenerate.
765
766 2016-01-01 Ben Elliston <bje@gnu.org>
767
768 * config.guess: Import version 2016-01-01.
769 * config.sub: Likewise.
770
771 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
775 2015-12-17 Sebastian Pop <s.pop@samsung.com>
776
777 * Makefile.in: Replace ISL with isl.
778 * Makefile.tpl: Same.
779 * config/isl.m4: Same.
780 * configure.ac: Same.
781 * contrib/download_prerequisites: Same.
782 * configure: Regenerate.
783
784 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
785
786 * MAINTAINERS (Write After Approval): Add Myself.
787
788 2015-12-17 Nathan Sidwell <nathan@acm.org>
789
790 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
791 * configure: Regenerate.
792
793 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
794 Sebastian Pop <s.pop@samsung.com>
795
796 * config/isl.m4 (ISL_CHECK_VERSION): Check for
797 isl_ctx_get_max_operations.
798 * configure: Regenerate.
799
800 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2015-12-02 Ian Lance Taylor <iant@google.com>
805
806 PR go/66147
807 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
808 * Makefile.in: Regenerate.
809
810 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
811
812 PR libffi/65726
813 * Makefile.def (lang_env_dependencies): Make libffi depend
814 on cxx.
815 * Makefile.in: Regenerate.
816
817 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
818
819 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
820 symbols.
821
822 2015-11-20 Tristan Gingold <gingold@adacore.com>
823
824 Sync with binutils-gdb:
825 2015-11-20 Tristan Gingold <gingold@adacore.com>
826
827 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
828 * configure: Regenerate.
829
830 2015-11-19 Martin Liska <mliska@suse.cz>
831
832 * .gitignore: Add .clang-format to ignored files.
833 * Makefile.in: Add clang-format.
834 * Makefile.tpl: Likewise.
835
836 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
837
838 * configure.ac: Enable libmpx by default.
839 * configure: Regenerated.
840
841 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
842
843 * MAINTAINERS: Update email address.
844
845 2015-10-23 Paulo Matos <pmatos@linki.tools>
846
847 * MAINTAINERS: Update email address.
848
849 2015-10-23 Alan Hayward <alan.hayward@arm.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
853 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
854
855 Sync with binutils-gdb:
856 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
857
858 PR gas/19109
859 * configure.ac: Add
860 --enable-compressed-debug-sections={all,gas,gold,ld}.
861 * configure: Regenerated.
862
863 2015-10-16 Arnaud Charlet <charlet@adacore.com>
864
865 * MAINTAINERS: Update list of Ada maintainers and email addresses.
866
867 2015-10-09 Martin Liska <mliska@suse.cz>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
875 2015-10-02 Florian Weimer <fweimer@redhat.com>
876
877 * MAINTAINERS: Update email address.
878
879 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
883 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
884
885 * MAINTAINERS: Update email.
886
887 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
888
889 * MAINTAINERS: Update my email address.
890
891 2015-09-01 James Bowman <james.bowman@ftdichip.com>
892
893 * MAINTAINERS (ft32 port): Add myself.
894
895 2015-08-28 David Sherwood <david.sherwood@arm.com>
896
897 * MAINTAINERS: Add myself.
898
899 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
903 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
904
905 PR libfortran/54572
906 * Makefile.def: Make libgfortran depend on libbacktrace.
907 * Makefile.in: Regenerate.
908
909 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
913 2015-08-12 Tom de Vries <tom@codesourcery.com>
914
915 PR other/67092
916 * configure.ac: Remove --with_host_libstdcxx support.
917 * configure: Regenerate.
918
919 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
920 Jakub Jelinek <jakub@redhat.com>
921
922 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
923 nvptx*-*-*.
924 * configure: Regenerate.
925
926 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
927
928 * Makefile.def (libiconv): Define bootstrap=true.
929 Mark pdf/html/info as missing.
930 (configure-gcc): Depend on all-libiconv.
931 (all-gcc): Ditto.
932 (configure-libcpp): Ditto.
933 (all-libcpp): Ditto.
934 (configure-intl): Ditto.
935 (all-intl): Ditto.
936 * Makefile.in: Regenerate.
937
938 2015-08-03 Bin Cheng <bin.cheng@arm.com>
939
940 * MAINTAINERS (loop ivopts): Add the entry and myself.
941
942 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
943
944 * MAINTAINERS (nvptx): Add self.
945
946 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
947
948 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
949 128-bit vector modes.
950
951 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
955 2015-07-28 Ben Elliston <bje@gnu.org>
956
957 * config.sub, config.guess: Import from upstream.
958
959 2015-07-24 Michael Darling <darlingm@gmail.com>
960
961 PR other/66259
962 * config-ml.in: Reflects renaming of configure.in to configure.ac
963 * configure: Likewise
964 * configure.ac: Likewise
965
966 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
967
968 * MAINTAINERS: Update my email address.
969
970 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
971
972 Sync with binutils-gdb:
973 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
974
975 * configure.ac (target_configdirs): Exclude target-zlib if
976 target-libjava isn't built.
977 * configure: Regenerated.
978
979 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
980
981 Sync with binutils-gdb:
982 2015-05-13 John David Anglin <dave.anglin@bell.net>
983
984 * configure.ac: Disable configuration of GDB for HPUX targets.
985 * configure: Regenerate.
986
987 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
988
989 * configure.ac: Add --with-system-zlib.
990 * configure: Regenerated.
991
992 2015-01-28 James Bowman <james.bowman@ftdichip.com>
993
994 * configure.ac: Add FT32 support.
995 * configure: Regenerate.
996
997 2015-01-12 Anthony Green <green@moxielogic.com>
998
999 * configure.ac: Don't disable gprof for moxie.
1000 * configure: Rebuild.
1001
1002 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 Sync with binutils-gdb:
1005 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 PR ld/18355
1008 * Makefile.def: Add extra_configure_flags to host zlib.
1009 * configure.ac (extra_host_zlib_configure_flags): New. Set
1010 to --enable-host-shared When bfd is to be built as shared
1011 library. AC_SUBST.
1012 * Makefile.in: Regenerated.
1013
1014 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1015
1016 Sync with src:
1017 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1018 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1019 * Makefile.in: Regenerated.
1020
1021 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1024 target.
1025 * configure: Regenerate.
1026
1027 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1032
1033 * MAINTAINERS (OS Port Maintainers): Add myself.
1034 (Various Maintainers): Remove myself from libffi testsuite.
1035
1036 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1037
1038 * MAINTAINERS (gen* on machine desc): Add self.
1039
1040 2015-06-02 Jason Merrill <jason@redhat.com>
1041
1042 PR bootstrap/66319
1043 * configure.ac: Use -std=gnu++98.
1044
1045 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1046
1047 * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1050
1051 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1052 * configure: Regenerate.
1053
1054 2015-05-26 Jason Merrill <jason@redhat.com>
1055
1056 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1057 * configure: Regenerate.
1058
1059 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1060
1061 * configure.ac: FT32 target added.
1062 * configure: Regenerated.
1063
1064 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
1068 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
1072 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1073
1074 * configure.ac: Fix typo.
1075 * configure: Regenerate.
1076
1077 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2015-05-03 Matthias Klose <doko@ubuntu.com>
1082
1083 * configure.ac: Match $host configured with triplets.
1084 * configure: Regenerate.
1085
1086 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1087
1088 * Makefile.tpl: Remove surplus whitespace throughout.
1089 * Makefile.in: Regenerate.
1090
1091 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1092
1093 * MAINTAINERS (Various Maintainers): Add myself as instruction
1094 combiner maintainer.
1095
1096 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1097
1098 PR bootstrap/62077
1099 * configure.ac (--enable-stage1-checking): Default to
1100 release,misc,gimple,rtlflag,tree,types if --disable-checking
1101 or --enable-checking is not specified and DEV-PHASE is not
1102 experimental.
1103 * configure: Regenerated.
1104
1105 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1106
1107 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1108 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1109 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1110 * Makefile.in: Regenerate.
1111
1112 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1113
1114 * MAINTAINERS: Update my email address.
1115
1116 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1117
1118 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1119
1120 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1121
1122 * MAINTAINERS: Add myself as an arm port reviewer.
1123
1124 2015-03-25 Martin Liska <mliska@suse.cz>
1125 Yury Gribov <y.gribov@samsung.com>
1126
1127 * Makefile.in: Fix ln source location for vimrc file.
1128 * Makefile.tpl: Likewise.
1129
1130 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1131
1132 PR bootstrap/25672
1133 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1134 cross-compiling. Similarly for CXX_FOR_TARGET.
1135 * configure: Regenerate.
1136
1137 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1138
1139 * Makefile.def: Add libmpx.
1140 * configure.ac: Add libmpx.
1141 * Makefile.in: Regenerate.
1142 * configure: Regenerate.
1143
1144 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1145
1146 * MAINTAINERS (CPU Port Maintainers): Add myself
1147 i386 vector ISA extns mantainer.
1148
1149 2015-03-13 Jeff Law <law@redhat.com>
1150
1151 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1152 maintainer.
1153 Remove Richard Henderson as a maintainer for the x86 port.
1154
1155 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1156
1157 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1158
1159 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1160
1161 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1162 pointer bounds checker and i386 MPX maintainer.
1163
1164 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1165
1166 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1167
1168 2015-02-26 Martin Sebor <msebor@redhat.com>
1169
1170 * MAINTAINERS (Various Maintainers): Add self.
1171
1172 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1173
1174 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1175 Make sure it contains lto.
1176 * configure: Regenerate.
1177
1178 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1179
1180 * configure: Regenerate.
1181
1182 2015-02-06 Diego Novillo <dnovillo@google.com>
1183 1
1184 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1185 middle-end, docstring): Remove myself.
1186 (Write After Approval): Add myself.
1187
1188 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1189
1190 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1191 (Write After Approval): Update address.
1192
1193 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1194
1195 PR jit/64780
1196 * configure.ac: Require the user to explicitly specify
1197 --enable-host-shared if the jit is enabled.
1198 * configure: Regenerate.
1199
1200 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1201
1202 * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2015-01-25 Tom de Vries <tom@codesourcery.com>
1205
1206 * MAINTAINERS: Make whitespace consistent.
1207
1208 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1209
1210 * MAINTAINERS (Write After Approval): Add myself.
1211
1212 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1213
1214 * MAINTAINERS: (Write After Approval): Add myself.
1215
1216 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1217
1218 * MAINTAINERS: (Write After Approval): Add myself.
1219
1220 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1221
1222 * MAINTAINERS: (Write After Approval): Add myself.
1223
1224 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1225
1226 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1227 objective-c/c++ front end maintainer.
1228
1229 2015-01-13 Marek Polacek <polacek@redhat.com>
1230
1231 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1232
1233 2015-01-12 Jeff Law <law@redhat.com>
1234
1235 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1236 a very long time.
1237
1238 2015-01-09 Ian Lance Taylor <iant@google.com>
1239
1240 * configure.ac (host_tools): Add gotools.
1241 * Makefile.def (host_modules): Add gotools.
1242 (dependencies): Add dependency of all-gotools on all-target-libgo.
1243
1244 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1245
1246 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1247 * configure: Regenerate.
1248
1249 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1250
1251 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1252 all-target-libgomp.
1253 * Makefile.in: Regenerate.
1254
1255 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1256
1257 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1258
1259 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1260
1261 * configure.ac: Add Visium support.
1262 * configure: Regenerate.
1263
1264 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1265
1266 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1267 * configure: Regenerate.
1268
1269 2015-01-03 Andrew Pinski <apinski@cavium.com>
1270
1271 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1272 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1273 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1274 (OBJCOPY_FOR_TARGET): New variable.
1275 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1276 * Makefile.in: Regenerate.
1277 * configure.ac: Check for already installed target objcopy.
1278 Also GCC_TARGET_TOOL on objcopy.
1279 * configure: Regenerate.
1280
1281 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1282
1283 * config.sub: Update from upstream, to 2015-01-01 version.
1284 * config.guess: Ditto.
1285
1286 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1287
1288 * MAINTAINERS (RTEMS Ports): Add myself.
1289
1290 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1291
1292 * MAINTAINERS (Write After Approval): Add myself.
1293
1294 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
1298 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1299
1300 * configure.ac (--enable-as-accelerator-for): Don't set
1301 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1302 * configure: Regenerate.
1303
1304 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1305
1306 PR bootstrap/64023
1307 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1308 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1309 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1310 to CXX.
1311 * Makefile.in: Regenerated.
1312
1313 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1314 Yury Gribov <y.gribov@samsung.com>
1315
1316 * .gitignore: Added .local.vimrc and .lvimrc.
1317 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1318 * Makefile.in: Regenerate.
1319
1320 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1321
1322 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1323 * configure: Regenerated.
1324
1325 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1326
1327 * MAINTAINERS (nvptx port): New entry.
1328
1329 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1330
1331 * configure: Regenerate.
1332
1333 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1334
1335 * configure.ac: Merge with Binutils.
1336
1337 2014-11-26 Tobias Burnus <burnus@net-b.de>
1338
1339 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1340 * Makefile.in: Regenerate.
1341
1342 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1343
1344 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1345 missing flex.
1346 * Makefile.in: Regenerated.
1347
1348 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1349
1350 * Makefile.in: Regenerate.
1351
1352 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1353
1354 PR bootstrap/63784
1355 * libtool.m4: Add $pic_flag with -shared.
1356
1357 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1358
1359 * MAINTAINERS (Write After Approval): Added myself.
1360
1361 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1362
1363 * MAINTAINERS (write-after-approval): Add myself.
1364
1365 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1366
1367 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1368 from 2 years ago.
1369
1370 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1371
1372 Revert:
1373 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1374
1375 * MAINTAINERS (Write After Approval): Added myself as line map
1376 maintainer.
1377
1378 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1379
1380 Revert:
1381 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1382
1383 * MAINTAINERS (Write After Approval): Added myself.
1384
1385 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1386
1387 * MAINTAINERS (Write After Approval): Added myself.
1388
1389 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1390
1391 * MAINTAINERS (Write After Approval): Added myself as line map
1392 maintainer.
1393
1394 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1395
1396 * MAINTAINERS (Various Maintainers): Added myself as line map
1397 maintainer.
1398
1399 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1400
1401 * move-if-change: Sync from upstream gnulib.
1402
1403 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1404
1405 * compile: Sync with upstream Automake.
1406 * depcomp: Ditto.
1407 * install-sh: Ditto.
1408 * missing: Ditto.
1409 * mkinstalldirs: Ditto.
1410 * ylwrap: Ditto.
1411
1412 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1413
1414 * config.sub: Update from upstream config repo.
1415 * config.guess: Ditto.
1416
1417 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1418
1419 * Makefile.def: Add liboffloadmic to target_modules. Make
1420 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1421 * Makefile.in: Regenerate.
1422 * configure: Regenerate.
1423 * configure.ac: Add liboffloadmic to target binaries.
1424 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1425 Add liboffloadmic to noconfig list when C++ is not supported.
1426
1427 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1428 Thomas Schwinge <thomas@codesourcery.com>
1429 Ilya Verbin <ilya.verbin@intel.com>
1430 Andrey Turetskiy <andrey.turetskiy@intel.com>
1431
1432 * configure: Regenerate.
1433 * configure.ac (--enable-as-accelerator-for)
1434 (--enable-offload-targets): New configure options.
1435
1436 2014-11-11 Tobias Burnus <burnus@net-b.de>
1437
1438 * Makefile.def: Make all-gcc depend on all-isl.
1439 * Makefile.in: Regenerate.
1440
1441 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1442
1443 * ChangeLog.jit: New.
1444 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1445
1446 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1447
1448 PR target/63610
1449 * libtool.m4: Fix globbing of darwin versions.
1450 * configure: Regenerate.
1451
1452 2014-11-11 Tobias Burnus <burnus@net-b.de>
1453
1454 * Makefile.def: Remove CLooG.
1455 * Makefile.tpl: Ditto.
1456 * configure.ac: Ditto.
1457 * configure: Regenerate.
1458 * Makefile.in: Ditto.
1459
1460 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1461
1462 * configure.ac: Handle nvptx-*-*.
1463 * configure: Regenerate.
1464
1465 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1470
1471 * Makefile.def (libcc1): Remove bootstrap=true;.
1472 * Makefile.in: Regenerated.
1473
1474 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1475
1476 * configure.ac: Update comment.
1477 * configure: Regenerate.
1478
1479 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1484
1485 * configure.ac (extra_host_libiberty_configure_flags): Add
1486 --enable-shared also for libcc1's benefit.
1487 * configure: Regenerate.
1488
1489 2014-10-29 Tristan Gingold <gingold@adacore.com>
1490
1491 * MAINTAINERS: Change my email address.
1492
1493 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1494 Tom Tromey <tromey@redhat.com>
1495
1496 * Makefile.def: Add libcc1 to host_modules.
1497 * configure.ac (host_tools): Add libcc1.
1498 * Makefile.in, configure: Rebuild.
1499
1500 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1501
1502 * configure.ac (build_configargs): Don't share config.cache between
1503 build subdirs.
1504 * configure: Regenerate.
1505
1506 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1507
1508 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1509 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1510 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1511 leon3v7 as leon3.
1512 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1513 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1514 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1515 * config/sparc/sparc.md (cpu): Add leon3v7.
1516 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1517
1518 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1519
1520 * MAINTAINERS (write-after-approval): Add myself.
1521
1522 2014-10-23 Ian Lance Taylor <iant@google.com>
1523
1524 * configure.ac: Disable the Go frontend on systems where it is known
1525 to not work.
1526 * configure: Regenerate.
1527
1528 2014-10-23 Richard Biener <rguenther@suse.de>
1529
1530 * Makefile.def: Add libcpp build module and dependencies.
1531 * configure.ac: Add libcpp build module.
1532 * Makefile.in: Regenerate.
1533 * configure: Likewise.
1534
1535 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1536
1537 * MAINTAINERS (write-after-approval): Add myself.
1538
1539 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1540
1541 * INSTALL/README: Do not mention CVS.
1542
1543 2014-10-03 Jing Yu <jingyu@google.com>
1544
1545 * configure.ac: Add aarch64 to list of targets that support gold.
1546 * configure: Regenerate.
1547
1548 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1549
1550 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1551
1552 2014-09-29 Catherine Moore <clm@codesourcery.com>
1553
1554 * MAINTAINERS: Add myself as MIPS maintainer.
1555
1556 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1557
1558 * MAINTAINERS: Move myself to MIPS maintainers.
1559
1560 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1561
1562 * MAINTAINERS: Put all email addresses between '<' and '>'.
1563
1564 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1565
1566 * MAINTAINERS: Move myself to reviewers (Fortran).
1567
1568 2014-09-01 Andi Kleen <ak@linux.intel.com>
1569
1570 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1571 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1572 * Makefile.in: Regenerate.
1573
1574 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1575
1576 * rtx-classes-status.txt: Delete
1577
1578 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1579
1580 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1581
1582 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1583
1584 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1585 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1586 of checking for version number.
1587 * configure: Regenerated.
1588 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1589
1590 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1591
1592 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1593 is done; begin phase 6 (use extra rtx_def subclasses).
1594
1595 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1596
1597 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1598 done; begin phase 5 (additional rtx_def subclasses).
1599
1600 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1601
1602 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1603
1604 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1605
1606 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1607 SET_BB_HEADER are done.
1608
1609 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1610
1611 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1612 done.
1613
1614 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1615
1616 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1617
1618 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1619
1620 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1621
1622 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1623
1624 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1625
1626 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1627
1628 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1629
1630 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1631
1632 * rtx-classes-status.txt: Phase 3 (per-file commits within
1633 "config" subdirs) is done; begin phase 4 (removal of
1634 "scaffolding").
1635
1636 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1637
1638 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1639 dir) is done; begin phase 3 (per-file commits within "config"
1640 subdirs).
1641
1642 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1643
1644 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1645 phase 2 (per-file commits in main source dir).
1646
1647 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1648
1649 * configure: Regenerated.
1650
1651 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1652
1653 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1654
1655 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1656
1657 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1658
1659 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1660
1661 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1662
1663 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1664
1665 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1666
1667 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1668
1669 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1670
1671 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1676
1677 * MAINTAINERS: Remove myself
1678
1679 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1680
1681 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1682
1683 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1688
1689 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1690 SET_BB_HEADER, SET_BB_FOOTER
1691
1692 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1693
1694 * rtx-classes-status.txt: New file
1695
1696 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1697
1698 * configure.ac: Eliminate ClooG installation dependency.
1699 * configure: Regenerate.
1700 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1701 * Makefile.in: Regenerate.
1702
1703 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
1715 2014-07-28 Anthony Green <green@moxielogic.com>
1716
1717 Import from savannah.gnu.org:
1718 * config.sub: Update to 2014-07-28 version.
1719
1720 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1721
1722 * MAINTAINERS: Remove my MIPS maintainer entry.
1723
1724 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1725
1726 PR target/47230
1727 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1728 * configure: Regenerate.
1729
1730 2014-07-24 James Norris <jnorris@codesourcery.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1735
1736 * configure.ac: Accept only CLooG 0.18.1.
1737 * configure: Regenerate.
1738
1739 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1740
1741 * configure.ac: Don't accept isl 0.11.
1742 * configure: Regenerate.
1743
1744 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1749
1750 * configure.ac: Don't accept isl 0.10.
1751 * configure: Regenerate.
1752
1753 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1754
1755 Fix include path for in-tree cloog.
1756 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1757 * configure: Regenerate.
1758
1759 2014-06-18 Richard Henderson <rth@redhat.com>
1760
1761 * .gitignore: Import gcc_update output.
1762
1763 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1764
1765 * config-ml.in: Robustify ac_configure_args parsing.
1766
1767 * configure.ac (--enable-linker-plugin-configure-flags)
1768 (--enable-linker-plugin-flags): New flags.
1769 (configdirs): Conditionally add libiberty-linker-plugin.
1770 * configure: Regenerate.
1771 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1772 (host_modules) <lto-plugin>: Pay attention to
1773 @extra_linker_plugin_flags@ and
1774 @extra_linker_plugin_configure_flags@.
1775 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1776 * Makefile.in: Regenerate.
1777
1778 * Makefile.tpl (configure-[+prefix+][+module+])
1779 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1780 "module_srcdir" instead of "module" for locating a module's srcdir.
1781 * Makefile.in: Regenerate.
1782
1783 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1784
1785 * MAINTAINERS (Write After Approval): Add myself.
1786
1787 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1788
1789 * MAINTAINERS: Update my email address.
1790
1791 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1796
1797 * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1800
1801 PR libstdc++/61011
1802 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1803 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1804 * configure: Regenerate.
1805
1806 2014-05-28 Pedro Alves <palves@redhat.com>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1811
1812 * MAINTAINERS: Update my affiliation/email.
1813
1814 2014-05-19 Mike Stump <mikestump@comcast.net>
1815
1816 * MAINTAINERS: Add wide-int reviewers.
1817
1818 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1819
1820 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1821 * configure: Regenerated.
1822
1823 2014-05-15 Torvald Riegel <triegel@redhat.com>
1824
1825 * MAINTAINERS (libitm): Add myself as maintainer.
1826
1827 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1832
1833 * config.sub, config.guess: Import from upstream.
1834
1835 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1836
1837 * MAINTAINERS (Write After Approval): Put myself in correct order.
1838
1839 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1844
1845 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1846 section.
1847
1848 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1849
1850 * MAINTAINERS (Write After Approval): Delete myself.
1851
1852 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1853
1854 PR sanitizer/56781
1855 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1856 and -B* options with -Xcompiler.
1857
1858 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1859
1860 PR bootstrap/60620
1861 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1862 * Makefile.in: Regenerate.
1863
1864 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1865
1866 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1867 for WINDRES_FOR_TARGET in default-manifest.o rule.
1868 * Makefile.in: Regenerate.
1869
1870 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1875
1876 PR sanitizer/56781
1877 * Makefile.def: Set bootstrap=true; for host fixincludes.
1878 * configure.ac: Don't bootstrap host fixincludes unless
1879 --with-build-config=bootstrap-{a,ub}san.
1880 * Makefile.in: Regenerated.
1881 * configure: Regenerated.
1882
1883 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1884
1885 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1886 --enable-vtable-verify option parsing. Don't add
1887 target-libsanitizer to bootstrap_target_libs unless
1888 --with-build-config=bootstrap-asan or
1889 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1890 to bootstrap_target_libs unless --enable-vtable-verify.
1891 * configure: Regenerated.
1892
1893 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1894
1895 * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1898
1899 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1900
1901 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1902
1903 PR bootstrap/58572
1904 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1905 -I for libstdc++-v3 includes if $(LEAN).
1906 * Makefile.in: Regenerated.
1907
1908 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1909
1910 * MAINTAINERS: Update my email address.
1911
1912 2014-02-24 Walter Lee <walt@tilera.com>
1913
1914 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1915 (tilegx-*-*): Change to tilegx*-*-*.
1916 * configure: Regenerate.
1917
1918 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1919
1920 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1921
1922 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
1926 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1927
1928 PR target/59788
1929 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1930 *solaris2*.
1931
1932 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1933
1934 * MAINTAINERS: Update my email address.
1935
1936 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1937
1938 * MAINTAINERS: Convert to UTF-8.
1939 Properly sort Xinliang David Li's entry.
1940
1941 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1942 Sandra Loosemore <sandra@codesourcery.com>
1943
1944 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1945 nios2 port maintainers.
1946
1947 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1952
1953 * configure.ac: Add user-friendly check for native x86_64-linux
1954 multilibs.
1955 * configure: Regenerate.
1956
1957 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1958
1959 * MAINTAINERS: Add myself as sh maintainer.
1960
1961 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1962
1963 * MAINTAINERS: Add self as SLSR maintainer.
1964
1965 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1966
1967 * MAINTAINERS: Update my email address.
1968
1969 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1970
1971 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1972
1973 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1974
1975 * Makefile.in: Regenerate.
1976
1977 * Makefile.tpl: Fix typo.
1978 * Makefile.in: Regenerate partially.
1979
1980 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1981
1982 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1983 supported.
1984 * configure: Regenerated.
1985
1986 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2013-10-30 Jason Merrill <jason@redhat.com>
1991
1992 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1993 --disable-build-format-warnings.
1994
1995 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1996
1997 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1998 depend on libstdc++ and libgcc.
1999 * configure: Regenerate.
2000 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2001 libcilkrts for POSIX and i*86, and x86_64 architectures.
2002 * Makefile.in: Added libcilkrts related fields to support building it.
2003
2004 2013-10-26 Jeff Law <law@redhat.com>
2005
2006 * Makefile.def (target_modules): Remove libmudflap
2007 (languages): Remove check-target-libmudflap).
2008 * Makefile.in: Rebuilt.
2009 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2010 * configure.ac (target_libraries): Remove target-libmudflap.
2011 Remove checks which disabled libmudflap on some systems.
2012 * configure: Rebuilt.
2013 * libmudflap: Directory removed.
2014
2015 2013-10-21 Cong Hou <congh@google.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
2019 2013-10-16 Mike Stump <mikestump@comcast.net>
2020
2021 * .dir-locals.el: Add.
2022
2023 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2024
2025 * configure.ac: Add --enable-host-shared
2026 * configure: Regenerate.
2027
2028 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2029
2030 Import from savannah.gnu.org:
2031 * config.guess: Update to 2013-06-10 version.
2032 * config.sub: Update to 2013-10-01 version.
2033
2034 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2035
2036 Changes to build configuration to allow big endian ARC ELF toolchain
2037 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2038 * configure: Regenerate.
2039
2040 2013-09-20 Alan Modra <amodra@gmail.com>
2041
2042 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2043 ppc host match. Support little-endian powerpc linux hosts.
2044
2045 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2046
2047 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2048 maintainer.
2049
2050 2013-09-12 DJ Delorie <dj@redhat.com>
2051
2052 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2053 maintainers.
2054
2055 2013-09-03 Richard Biener <rguenther@suse.de>
2056
2057 * configure.ac: Also allow ISL 0.12.
2058 * configure: Regenerated.
2059
2060 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2065
2066 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2067
2068 2013-08-26 Caroline Tice <cmtice@google.com>
2069
2070 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2071 "Various Reviewers" to libvtv "Various Maintainers".
2072
2073 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2074
2075 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2076
2077 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2078
2079 * MAINTAINERS: Update name, email.
2080
2081 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2082
2083 * MAINTAINERS (Write After Approval): Add myself.
2084
2085 2013-08-12 Caroline Tice <cmtice@google.com>
2086
2087 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2088 address in the Write After Approval section.
2089
2090 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2091
2092 * MAINTAINERS (Write After Approval): Update email.
2093
2094 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2095
2096 * configure.ac: Adjust to check VTV_SUPPORTED.
2097 * configure: Regenerated.
2098
2099 2013-08-02 Caroline Tice <cmtice@google.com>
2100
2101 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2102 on non-linux systems; add target-libvtv to noconfigdirs; add
2103 libsupc++/.libs to C++ library search paths.
2104 * configure: Regenerated.
2105 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2106 libstdc++ and libgcc.
2107 * Makefile.in: Regenerated.
2108
2109 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2114 Shiva Chen <shiva0217@gmail.com>
2115
2116 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2117 nds32 port maintainers.
2118
2119 2013-07-17 Tim Shen <timshen91@gmail.com>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2124
2125 * configure.ac: Sync from binutils.
2126 * configure: Regenerate.
2127
2128 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2129
2130 * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2133
2134 * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2013-04-30 Brooks Moses <bmoses@google.com>
2141
2142 * MAINTAINERS: Update my email; move myself from Fortran
2143 reviewer to Write After Approval.
2144
2145 2013-04-16 Andreas Schwab <schwab@suse.de>
2146
2147 * configure.ac (aarch64-*-*): Don't disable java.
2148 * configure: Regenerate.
2149
2150 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2013-03-30 Matthias Klose <doko@ubuntu.com>
2155
2156 * Makefile.def (target_modules): Don't install libffi.
2157 * Makefile.in: Regenerate.
2158
2159 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2168
2169 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2170 * configure: Regenerated.
2171
2172 2013-02-05 Ian Lance Taylor <iant@google.com>
2173
2174 PR go/55969
2175 * configure.ac: Disable libgo on some systems where it does not
2176 work.
2177
2178 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2179
2180 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2181 Remove Geoff Keating as rs6000 port maintainer, at his request.
2182
2183 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2184
2185 * MAINTAINERS: Update my email.
2186
2187 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2188
2189 * configure: Re-generate.
2190
2191 2013-01-15 Richard Biener <rguenther@suse.de>
2192
2193 PR other/55973
2194 * configure: Re-generate.
2195
2196 2013-01-14 Matthias Klose <doko@ubuntu.com>
2197
2198 * Makefile.def (install-target-libsanitizer): Depend on
2199 install-target-libstdc++-v3.
2200 * Makefile.in: Regenerate.
2201
2202 2013-01-14 Richard Biener <rguenther@suse.de>
2203
2204 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2205 * configure: Re-generate
2206
2207 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2208
2209 * config.sub: Update from config repo.
2210
2211 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2212
2213 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2214 * Makefile.in: Regenerate.
2215
2216 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2217
2218 * MAINTAINERS (arc): Add new port maintainership for myself.
2219
2220 2013-01-09 Jason Merrill <jason@redhat.com>
2221
2222 * .gitignore: Import from gdb repository.
2223
2224 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2225
2226 * Makefile.def (configure-gcc): Depend on all-gmp.
2227 (all-gcc): Remove dependency on all-gmp.
2228 * Makefile.in: Regenerated.
2229
2230 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2231
2232 * config.sub: Merge from config repo.
2233 * config.guess: Ditto.
2234
2235 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2236
2237 * Makefile.def: Merge from binutils.
2238 * Makefile.in: Ditto.
2239
2240 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2241
2242 * MAINTAINERS: Update my email.
2243
2244 2012-12-29 Ben Elliston <bje@gnu.org>
2245
2246 * config.guess: Update to 2012-12-29 version.
2247 * config.sub: Likewise.
2248
2249 2012-12-20 Matthias Klose <doko@ubuntu.com>
2250
2251 * Makefile.def (install-target-libgfortran): Depend on
2252 install-target-libquadmath, install-target-libgcc.
2253 (install-target-libsanitizer): Depend on install-target-libgcc.
2254 (install-target-libjava): Depend on install-target-libgcc.
2255 (install-target-libitm): Depend on install-target-libgcc.
2256 (install-target-libobjc): Depend on install-target-libgcc.
2257 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2258 * Makefile.in: Regenerate.
2259
2260 2012-12-19 Matthias Klose <doko@ubuntu.com>
2261
2262 * Makefile.def (install-target-libgo): Depend on
2263 install-target-libatomic.
2264 * Makefile.in: Regenerate.
2265
2266 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2267
2268 PR go/55201
2269 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2270 * Makefile.in: Regenerate.
2271
2272 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2273
2274 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2275 * configure: Regenerate.
2276
2277 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2278
2279 * config.sub: Merge from config repo.
2280
2281 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 * Makefile.def (target_modules): Add bootstrap=true and
2284 raw_cxx=true to libsanitizer.
2285 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2286 * Makefile.in: Regenerated.
2287 * configure: Likewise.
2288
2289 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2290
2291 * MAINTAINERS: Remove self as RTL optimization maintainer.
2292
2293 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2294
2295 * MAINTAINERS (Write After Approval): Add myself.
2296
2297 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2298
2299 * Makefile.def (target_modules): Remove bootstrap=true and
2300 raw_cxx=true from libsanitizer.
2301 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2302 * Makefile.in: Regenerated.
2303 * configure: Likewise.
2304
2305 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2306
2307 * Makefile.def (target_modules): Add bootstrap=true and
2308 raw_cxx=true to libsanitizer.
2309 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2310 * Makefile.in: Regenerated.
2311 * configure: Likewise.
2312
2313 2012-11-28 Andrew Pinski <apinski@cavium.com>
2314
2315 PR bootstrap/54279
2316 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2317 * configure: Regenerate.
2318 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2319 * Makefile.in: Regenerate.
2320
2321 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2322
2323 * configure.ac: Disable libsanitizer if we're not building C++.
2324 * configure: Regenerate.
2325
2326 2012-11-15 Roland McGrath <roland@hack.frob.com>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
2330 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2331
2332 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2333 Kostya Serebryany (kcc@google.com) and
2334 Jakub Jelinek (jakub@redhat.com).
2335 Rename area for Dodji Seketeli (dodji@redhat.com).
2336
2337 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2338
2339 * MAINTAINERS: (asan.c, related): Add myself.
2340
2341 2012-11-14 Roland McGrath <mcgrathr@google.com>
2342
2343 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2344 * configure: Regenerate.
2345
2346 2012-11-13 Richard Henderson <rth@redhat.com>
2347
2348 * configure.ac: Move libsanitizer logic to subdirectory.
2349 * configure: Regenerate.
2350
2351 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2352
2353 * configure.ac: Enable libsanitizer just on x86 linux for now.
2354 * configure: Re-generate.
2355
2356 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2357
2358 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2359 sections.
2360 * configure: Regenerate.
2361
2362 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2363
2364 * configure.ac: Add section for configdirs for libsanitizer.
2365 Disable for cris-*-* and mmix-*-*.
2366 * configure: Regenerate.
2367
2368 2012-11-12 Wei Mi <wmi@google.com>
2369
2370 * configure.ac: Add libsanitizer to target_libraries.
2371 * Makefile.def: Ditto.
2372 * configure: Regenerate.
2373 * Makefile.in: Regenerate.
2374 * libsanitizer: New directory for asan runtime. Contains an empty
2375 tsan directory.
2376
2377 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2378
2379 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2380 against Mingw64 w32api.
2381 * configure: Regenerate.
2382
2383 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2384
2385 * configure: Regenerated.
2386
2387 2012-11-03 Robert Mason <rbmj@verizon.net>
2388
2389 * configure.ac: add --disable-libstdcxx configure option
2390 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2391
2392 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
2396 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2012-10-24 Sharad Singhai <singhai@google.com>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2012-10-24 Eric Christopher <echristo@gmail.com>
2405
2406 * MAINTAINERS: Update email address.
2407
2408 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2409
2410 PR bootstrap/54820
2411 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2412 * configure: Regenerate.
2413
2414 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2415
2416 * MAINTAINERS (aarch64): Add Marcus and myself.
2417
2418 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2419
2420 PR bootstrap/54820
2421 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2422 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2423 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2424 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2425 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2426 * Makefile.in: Regenerate.
2427 * configure.ac (have_static_libs): New variable and associated check.
2428 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2429 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2430 * configure: Regenerate.
2431
2432 2012-10-10 Richard Biener <rguenther@suse.de>
2433
2434 * MAINTAINERS: Adjust for changed surname.
2435
2436 2012-10-04 Lawrence Crowl <crowl@google.com>
2437
2438 * MAINTAINERS (Write After Approval): Add myself.
2439
2440 2012-10-01 Cary Coutant <ccoutant@google.com>
2441
2442 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2443
2444 2012-09-28 Ian Lance Taylor <iant@google.com>
2445
2446 * Makefile.def: Make all-target-libgo depend on
2447 all-target-libbacktrace.
2448 * Makefile.in: Rebuild.
2449
2450 2012-09-26 Ian Lance Taylor <iant@google.com>
2451
2452 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2453 * Makefile.in: Rebuild.
2454
2455 2012-09-20 Walter Lee <walt@tilera.com>
2456
2457 * configure.ac: Add tilegx to list of targets that support gold.
2458 * configure: Regenerate.
2459
2460 2012-09-20 Marek Polacek <polacek@redhat.com>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2012-09-19 Steve Ellcey <sellcey@mips.com>
2465
2466 * configure.ac: Add mips*-mti-elf* target.
2467 * configure: Regenerate.
2468
2469 2012-09-17 Ian Lance Taylor <iant@google.com>
2470
2471 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2472 * configure.ac (host_libs): Add libbacktrace.
2473 (target_libraries): Add libbacktrace.
2474 * Makefile.def (host_modules): Add libbacktrace.
2475 (target_modules): Likewise.
2476 * configure, Makefile.in: Rebuild.
2477
2478 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2479
2480 PR target/38607
2481 Merge upstream change.
2482 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2483
2484 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2485 Add libgomp*.o to compare_exclusions for AIX.
2486 * configure: Regenerate.
2487
2488 2012-09-06 Diego Novillo <dnovillo@google.com>
2489
2490 * configure.ac: Bump minimum GMP version to 4.2.3.
2491 * configure: Re-generate.
2492
2493 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2494
2495 PR target/54461
2496 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2497 target-libgloss if not configured --with-avrlibc=no.
2498 * configure: Regenerate.
2499
2500 2012-09-04 Jason Merrill <jason@redhat.com>
2501
2502 * configure.ac: Fix --enable-languages=all.
2503
2504 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2012-09-03 Richard Guenther <rguenther@suse.de>
2509
2510 PR bootstrap/54138
2511 * configure.ac: Re-organize ISL / CLOOG checks to allow
2512 disabling with either --without-isl or --without-cloog.
2513 * configure: Regenerated.
2514
2515 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2516
2517 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2518 * configure: Regenerate.
2519
2520 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2521
2522 * MAINTAINERS: Fix my email address.
2523
2524 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2525
2526 PR binutils/4970
2527 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2528 and opcodes.
2529 * Makefile.in: Regenerated.
2530
2531 2012-08-26 Art Haas <ahaas@impactweather.com>
2532
2533 * configure: Regenerate.
2534
2535 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2536
2537 * INSTALL/README: Also refer to the online installation
2538 instructions.
2539
2540 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543 (Picochip port): Remove myself.
2544
2545 2012-08-14 Diego Novillo <dnovillo@google.com>
2546
2547 Merge from cxx-conversion branch.
2548
2549 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2550 POSTSTAGE1_CONFIGURE_FLAGS.
2551 * Makefile.in: Regenerate.
2552 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2553 Force C++ when bootstrapping.
2554 * configure: Regenerate.
2555
2556 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2561
2562 * README: Document use of ranges of years in copyright notices.
2563
2564 2012-07-06 Richard Guenther <rguenther@suse.de>
2565
2566 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2567 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2568 --with-gmp=system.
2569 * Makefile.in: Regenerated.
2570 * configure: Likewise.
2571
2572 2012-07-06 Richard Guenther <rguenther@suse.de>
2573
2574 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2575 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2576 supply V=1 as extra_make_flags.
2577 * configure: Regenerated.
2578 * Makefile.in: Likewise.
2579
2580 2012-07-04 Tristan Gingold <gingold@adacore.com>
2581
2582 * configure: Regenerate.
2583
2584 2012-07-03 Richard Guenther <rguenther@suse.de>
2585
2586 * Makfile.def (isl): Remove not necessary extra_exports and
2587 extra_make_flags.
2588 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2589 * Makefile.in: Regenerated.
2590
2591 2012-07-03 Richard Guenther <rguenther@suse.de>
2592
2593 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2594 * configure.ac: If either the ISL or the CLooG check failed
2595 do not try to build in-tree versions.
2596 * Makefile.in: Regenerated.
2597 * configure: Regenerated.
2598
2599 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2600
2601 * configure: Regenerate.
2602
2603 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2604
2605 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2606 maintainer.
2607
2608 2012-07-02 Richard Guenther <rguenther@suse.de>
2609
2610 * configure: Regenerated.
2611
2612 2012-07-02 Richard Guenther <rguenther@suse.de>
2613 Michael Matz <matz@suse.de>
2614 Tobias Grosser <tobias@grosser.es>
2615 Sebastian Pop <sebpop@gmail.com>
2616
2617 * Makefile.def: Add ISL host module, remove PPL host module.
2618 Adjust ClooG host module to use the proper ISL.
2619 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2620 * configure.ac: Include config/isl.m4. Add ISL host library,
2621 remove PPL. Remove PPL configury, add ISL configury, adjust
2622 ClooG configury.
2623 * Makefile.in: Regenerated.
2624 * configure: Likewise.
2625
2626 2012-07-02 Richard Guenther <rguenther@suse.de>
2627
2628 Merge from graphite branch
2629 2011-07-21 Tobias Grosser <tobias@grosser.es>
2630
2631 * configure: Regenerated.
2632 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2633 both cloog.org and legacy versions. The only supported version will
2634 be CLooG with the isl backend.
2635
2636 2011-07-21 Tobias Grosser <tobias@grosser.es>
2637
2638 * configure: Regenerated.
2639 * configure.ac: Require cloog isl 0.17.0
2640
2641 2011-07-21 Tobias Grosser <tobias@grosser.es>
2642
2643 * configure: Regenerated.
2644 * config/cloog.m4: Do not define CLOOG_ORG
2645
2646 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2647
2648 * configure.ac: Skip C if explicitly selected.
2649 * configure: Regenerate.
2650
2651 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2652
2653 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2654 they contain -O2.
2655 * configure: Regenerate.
2656
2657 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2658
2659 PR debug/53740
2660 * df.h, df-problems.c, dce.c: Revert last patch.
2661
2662 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2663
2664 * MAINTAINERS (Write After Approval): Update my email address.
2665
2666 2012-06-21 Meador Inge <meadori@codesourcery.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2012-06-20 Jason Merrill <jason@redhat.com>
2671
2672 * Makefile.tpl (check-target-libgomp-c++): New.
2673 (check-target-libitm-c++): New.
2674 * Makefile.def (c++): Add them.
2675 * Makefile.in: Regenerate.
2676
2677 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2012-05-16 Olivier Hainque <hainque@adacore.com>
2682
2683 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2684 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2685 (install-no-fixedincludes): Adjust accordingly.
2686 * Makefile.in: Regenerate.
2687
2688 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2689
2690 Merge upstream change
2691 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2692
2693 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2694
2695 * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2012-05-09 Nick Clifton <nickc@redhat.com>
2698 Paul Smith <psmith@gnu.org>
2699
2700 PR bootstrap/50461
2701 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2702 allow for the fact that from release v3.1.0 of MPFR the source
2703 files were moved into a src sub-directory.
2704 * configure: Regenerate.
2705
2706 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2707
2708 * configure.ac: Bump minimum MPFR version to 2.4.0.
2709 * configure: Regenerated.
2710
2711 2012-05-01 Richard Henderson <rth@redhat.com>
2712
2713 * Makefile.def (libatomic): New target_module.
2714 * configure.ac (target_libraries): Add libatomic.
2715 (noconfigdirs): Check if libatomic is supported.
2716 * Makefile.in, configure: Rebuild.
2717
2718 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2719
2720 * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2723
2724 * config.sub: Update to 2012-04-18 version from official repo.
2725
2726 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2012-04-11 Steve Ellcey <sellcey@mips.com>
2731
2732 * MAINTAINERS: Changed email address.
2733
2734 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2735
2736 PR target/52737
2737 * contrib/gcc_update (files_and_dependencies):
2738 Remove gcc/config/avr/t-multilib from touch data.
2739
2740 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2741
2742 * MAINTAINERS (OS Port Maintainers): Remove irix.
2743 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2744 (unsupported_languages): Remove mips-sgi-irix6.*.
2745 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2746 (with_stabs): Remove.
2747 * configure: Regenerate.
2748
2749 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2750
2751 * MAINTAINERS (OS Port Maintainers): Remove osf.
2752 * configure.ac (enable_libgomp): Remove *-*-osf*.
2753 (with_stabs): Remove alpha*-*-osf*.
2754 * configure: Regenerate.
2755
2756 2012-03-05 Tristan Gingold <gingold@adacore.com>
2757
2758 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2759 * configure: Regenerate.
2760
2761 2012-02-17 Walter Lee <walt@tilera.com>
2762
2763 * MAINTAINERS: (Write After Approval): Delete myself.
2764
2765 2012-02-14 Walter Lee <walt@tilera.com>
2766
2767 * MAINTAINERS (tilegx port): Add myself.
2768 (tilepro port): Add myself.
2769 (Write After Approval): Add myself.
2770
2771 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2772
2773 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2774 and Joseph Myers as docstring relicensing maintainers.
2775
2776 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2777
2778 * MAINTAINERS (write-after-approval): Add myself.
2779
2780 2012-02-08 Ira Rosen <irar@il.ibm.com>
2781
2782 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2783 maintainer.
2784
2785 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2786
2787 * MAINTAINERS (Write After Approval): Move myself to
2788 maintain alphabetical order.
2789
2790 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2791
2792 * MAINTAINERS (Write After Approval): Add myself.
2793
2794 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2799 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2800
2801 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2802 * configure: Regenerate.
2803
2804 2012-01-23 Harshit Chopra <harshit@google.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2809
2810 * configure.ac: Remove reference to mh-interix.
2811 * configure: Regenerate.
2812
2813 2012-01-05 Richard Henderson <rth@redhat.com>
2814
2815 PR bootstrap/51072
2816 * configure.ac: Disable libitm if c++ is not enabled.
2817 * configure: Rebuild.
2818
2819 * configure.ac: Fix regexp for same.
2820 * configure: Rebuild.
2821
2822 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2823
2824 * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2012-01-02 Richard Guenther <rguenther@suse.de>
2827
2828 PR bootstrap/51686
2829 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2830 * Makefile.in: Regenerate.
2831
2832 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2837
2838 * configure: Regenerate.
2839
2840 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2841
2842 * MAINTAINERS (picochip): Changed email address.
2843
2844 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2845
2846 * MAINTAINERS (write-after-approval): Add self.
2847
2848 2011-11-29 DJ Delorie <dj@redhat.com>
2849
2850 * configure.ac (rl78-*-*) New case.
2851 * configure: Regenerate.
2852 * MAINTAINERS: Add myself as RL78 maintainer.
2853
2854 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2855
2856 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2857
2858 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2859
2860 * libtool.m4: Additional FreeBSD 10 fixes.
2861
2862 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2863
2864 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2865 Maintainers section, as Epiphany maintainer.
2866
2867 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2868
2869 PR target/49992
2870 * configure.ac: Remove ranlib special-casing for Darwin.
2871 * configure: Regenerate.
2872
2873 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2874
2875 * MAINTAINERS (Reviewers): Keep the list sorted.
2876
2877 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2878
2879 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2880
2881 2011-11-09 Roland McGrath <mcgrathr@google.com>
2882
2883 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2884 * configure: Rebuild.
2885 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2886 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2887 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2888 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2889 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2890 Add READELF.
2891 * Makefile.in: Rebuild.
2892
2893 2011-11-09 Jason Merrill <jason@redhat.com>
2894
2895 * Makefile.def (language=c++): Remove check-c++0x.
2896 * Makefile.in (check-gcc-c++): Regenerate.
2897
2898 2011-11-08 Richard Henderson <rth@redhat.com>
2899
2900 * configure.ac: Test for libitm directory present first.
2901
2902 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2903
2904 * configure.ac: Test libitm/configure.tgt to disable libitm.
2905 * configure: Rebuild.
2906
2907 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2908 Richard Henderson <rth@redhat.com>
2909
2910 Merged from transactional-memory.
2911
2912 * Makefile.def (lang_env_dependencies): libitm is c++.
2913 Add libitm target module.
2914 * configure.ac: Likewise.
2915 * config/mmap.m4: New file.
2916 * contrib/gcc_update: Add libitm to touch data.
2917 * Makefile.in, configure: Rebuild.
2918
2919 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2920
2921 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2922 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2923 * Makefile.in: Regenerate.
2924
2925 2011-11-01 DJ Delorie <dj@redhat.com>
2926
2927 * config.sub: Update to version 2011-10-29 (added rl78)
2928
2929 2011-10-27 Nick Clifton <nickc@redhat.com>
2930
2931 * config.sub: Import these changes from the config project:
2932
2933 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2934 Ben Elliston <bje@gnu.org>
2935
2936 * config.sub (epiphany): New.
2937
2938 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2939 Ben Elliston <bje@gnu.org>
2940
2941 * config.sub (hexagon, hexagon-*): New.
2942
2943 2011-08-23 Roland McGrath <mcgrathr@google.com>
2944
2945 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2946 64eb to be64.
2947
2948 2011-08-16 Roland McGrath <mcgrathr@google.com>
2949
2950 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2951 (nacl): Grok as alias for 32el-unknown-nacl.
2952
2953 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2011-10-24 Teresa Johnson <tejohnson@google.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2962
2963 * MAINTAINERS (sparc port): Remove myself.
2964
2965 2011-09-14 Tom de Vries <tom@codesourcery.com>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
2969 2011-08-14 Yao Qi <yao@codesourcery.com>
2970
2971 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2972 * configure: Regenerate.
2973
2974 2011-07-26 Ian Lance Taylor <iant@google.com>
2975
2976 * configure.ac: Set have_compiler based on whether gcc directory
2977 exists, rather than on whether gcc is in configdirs.
2978 * configure: Rebuild.
2979
2980 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2981
2982 * MAINTAINERS (Global Reviewers): Add self.
2983
2984 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2985
2986 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2987 link directories.
2988 * Makefile.in: Rebuild.
2989
2990 2011-07-20 Ian Lance Taylor <iant@google.com>
2991
2992 PR bootstrap/49787
2993 * configure.ac: Move --enable-bootstrap handling earlier in file.
2994 If --enable-bootstrap and either --enable-build-with-cxx or
2995 --enable-build-poststage1-with-cxx, enable C++ automatically.
2996 * configure: Rebuild.
2997
2998 2011-07-19 Ian Lance Taylor <iant@google.com>
2999
3000 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3001 make C++ a boot_language. Set and substitute
3002 POSTSTAGE1_CONFIGURE_FLAGS.
3003 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3004 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3005 * configure, Makefile.in: Rebuild.
3006
3007 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3008
3009 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3010 maintainers.
3011
3012 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3013
3014 * MAINTAINERS (Global Reviewers): Add myself.
3015
3016 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3017
3018 * configure: Regenerate.
3019
3020 2011-07-16 Jason Merrill <jason@redhat.com>
3021
3022 * Makefile.def (language=c++): Add check-c++0x and
3023 check-target-libmudflap-c++.
3024 * Makefile.tpl (check-target-libmudflap-c++): New.
3025 * Makefile.in: Regenerate.
3026
3027 2011-07-16 Matthias Klose <doko@ubuntu.com>
3028
3029 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3030 * Makefile.def (target_modules/libjava): Pass
3031 $(EXTRA_CONFIGARGS_LIBJAVA).
3032 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3033 if not configured with --enable-static-libjava.
3034 * Makefile.in: Regenerate.
3035 * configure: Likewise.
3036
3037 2011-07-15 Jason Merrill <jason@redhat.com>
3038
3039 * Makefile.in (check-c++): Move check-gcc-c++0x after
3040 check-target-libstdc++-v3.
3041
3042 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3043
3044 * MAINTAINERS (c6x port): New entry.
3045
3046 2011-07-13 Jason Merrill <jason@redhat.com>
3047
3048 * Makefile.in (check-gcc-c++0x): New.
3049 (check-c++): Depend on it.
3050
3051 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3052
3053 PR target/39150
3054 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3055 x86_64-*-solaris2.1[0-9]*.
3056 * configure: Regenerate.
3057
3058 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3059
3060 * MAINTAINERS (RTL optimizers): Add self.
3061
3062 2011-06-27 Gabriel Charette <gchare@google.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
3066 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3067
3068 PR regression/47836
3069 PR bootstrap/23656
3070 PR other/47733
3071 PR bootstrap/49247
3072 PR c/48825
3073 * configure.ac (target_libraries): Remove target-libiberty.
3074 Remove case-statement setting skipdirs=target-libiberty for
3075 multiple targets. Remove checking target_configdirs and
3076 removing target-libiberty but keeping target-libgcc if
3077 otherwise empty.
3078 * Makefile.def (target_modules): Don't add libiberty.
3079 (dependencies): Remove all traces of target-libiberty.
3080 * configure, Makefile.in: Regenerate.
3081
3082 2011-06-13 Walter Lee <walt@tilera.com>
3083
3084 * configure.ac (tilepro-*-*) New case.
3085 (tilegx-*-*): Likewise.
3086 * configure: Regenerate.
3087
3088 2011-06-06 Jing Yu <jingyu@google.com>
3089
3090 * configure.ac: Skip target-libiberty for
3091 arm*-*-linux-androideabi.
3092 * configure: Regenerated.
3093
3094 2011-06-06 Nick Clifton <nickc@redhat.com>
3095
3096 * config.sub: Sync from upstream.
3097
3098 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2011-06-01 Daniel Jacobowitz <drow@false.org>
3103
3104 * MAINTAINERS: Update my email address.
3105
3106 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3107
3108 * MAINTAINERS (Write After Approval): Update my email address.
3109
3110 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3111
3112 * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2011-05-08 Doug Kwan <dougkwan@google.com>
3115
3116 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3117 * configure: Regenerated.
3118 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3119 value from configure.
3120 * Makefile.in: Regenerated.
3121
3122 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3123
3124 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3125 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3126 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3127 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3128 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3129 *-*-vxworks*): Disable newlib and libgloss in separate case
3130 statement.
3131 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3132 to separate case statement.
3133 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3134 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3135 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3136 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3137 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3138 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3139 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3140 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3141 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3142 i[[3456789]]86-*-rdos*, m32r-*-*,
3143 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3144 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3145 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3146 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3147 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3148 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3149 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3150 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3151 and libgloss in main case over targets. Remove most empty cases
3152 in main case over targets.
3153 * configure: Regenerate.
3154
3155 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3160
3161 * configure.ac: Remove code setting special library locations for
3162 hppa*64*-*-hpux11*. Remove code setting compiler for
3163 sparc-sun-solaris2*.
3164 * configure: Regenerate.
3165
3166 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3167
3168 * configure.ac: Separate libgloss_dir settings from general case
3169 over targets.
3170 * configure: Regenerate.
3171
3172 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3173
3174 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3175 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3176 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3177 cases in libgcj-disabling case statement.
3178 (hppa*64*-*-linux*): Set unsupported_languages instead of
3179 disabling target-zlib.
3180 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3181 to hppa*64*-*-hpux*.
3182 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3183 hppa*-*-hpux*.
3184 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3185 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3186 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3187 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3188 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3189 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3190 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3191 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3192 libgcj-disabling case statement.
3193 * configure: Regenerate.
3194
3195 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3196
3197 * configure.ac: Disable Java for targets not supporting libffi.
3198 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3199 Remove cases in Java-disabling statement.
3200 (*arm-wince-pe): Change to arm-wince-pe.
3201 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3202 cases in Java-disabling statement.
3203 (bfin-*-*): Don't disable Java again.
3204 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3205 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3206 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3207 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3208 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3209 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3210 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3211 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3212 Java-disabling statement.
3213 (mmix-*-*): Don't disable Java again.
3214 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3215 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3216 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3217 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3218 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3219 statement.
3220 * configure: Regenerate.
3221
3222 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3223
3224 * configure.ac: Separate cases disabling Java and Java libraries
3225 from general case over targets.
3226 * configure: Regenerate.
3227
3228 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3229
3230 * MAINTAINERS: Update my email address.
3231
3232 2011-04-20 Easwaran Raman <eraman@google.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3237
3238 PR lto/48086
3239 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3240 * configure: Regenerate.
3241
3242 2011-04-16 Jim Meyering <meyering@redhat.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3247
3248 * MAINTAINERS: Update my email address.
3249
3250 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3255
3256 * MAINTAINERS (Write After Approval): Add myself.
3257
3258 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3259
3260 * MAINTAINERS (Write After Approval): Add myself.
3261
3262 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3263
3264 * configure.ac (build_tools): Remove build-byacc.
3265 (host_libs): Remove mmalloc.
3266 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3267 autoconf automake libtool diff rcs fileutils shellutils time
3268 textutils wdiff find uudecode hello tar gzip indent recode release
3269 sed perl gawk findutils gettext zip.
3270 (libgcj): Remove target-qthreads.
3271 (target_tools): Remove target-examples target-gperf.
3272 (YACC): Don't handle building byacc.
3273 * configure: Regenerate.
3274 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3275 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3276 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3277 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3278 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3279 handle building components.
3280 * Makefile.in: Regenerate.
3281
3282 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3283
3284 * MAINTAINERS: Update my email address as Xtensa maintainer.
3285
3286 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3287
3288 * config.sub: Sync from upstream.
3289
3290 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3291
3292 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3293 (microblaze*): Don't disable libssp.
3294 * configure: Regenerate.
3295
3296 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3297
3298 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3299 moveifchange.
3300 * configure: Regenerate.
3301 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3302 * Makefile.in: Regenerate.
3303
3304 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3305
3306 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3307 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3308 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3309 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3310 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3311 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3312 md_exec_prefix cases.
3313 * configure: Regenerate.
3314
3315 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3316
3317 * configure.ac: Separate cases disabling target-libssp,
3318 target-libiberty, target-libstdc++-v3 and Fortran from general
3319 case over targets.
3320 * configure: Regenerate.
3321
3322 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3323
3324 * configure.ac (*-*-chorusos): Don't disable libgcj.
3325 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3326 Remove case.
3327 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3328 (arm-*-coff): Don't disable libgcj.
3329 (arm*-*-linux-gnueabi): Remove useless assignment.
3330 (arm-*-riscix*): Don't disable libgcj.
3331 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3332 configuration.
3333 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3334 (c54x*-*-*): Remove case.
3335 (tic54x-*-*): Don't disable GCC or GCC libraries.
3336 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3337 to *.
3338 (d10v-*-*): Don't disable GCC libraries.
3339 (d30v-*-*): Don't disable libgcj.
3340 (h8500-*-*): Don't disable GCC libraries.
3341 (i960-*-*): Don't disable libgcj.
3342 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3343 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3344 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3345 libgcj.
3346 (m68k-*-coff*): Remove case.
3347 (mmix-*-*): Don't disable libgloss on host.
3348 (mn10200-*-*, mn10300-*-*): Remove cases.
3349 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3350 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3351 Don't disable libgcj.
3352 (romp-*-*): Remove case.
3353 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3354 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3355 case.
3356 (v810-*-*): Don't disable GCC libraries.
3357 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3358 (ip2k-*-*): Don't disable GCC libraries.
3359 * configure: Regenerate.
3360
3361 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3362
3363 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3364 libffi on host.
3365 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3366 on host.
3367 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3368 * configure: Regenerate.
3369
3370 2011-03-26 John Marino <binutils@marino.st>
3371
3372 * configure.ac: Add support for *-*-dragonfly*
3373 * configure: Regenerate.
3374
3375 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3376
3377 * configure.ac (native_only): Remove.
3378 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3379 send-pr uudecode guile gnuserv on host.
3380 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3381 send-pr rcs guile perl texinfo libtool on host.
3382 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3383 automake send-pr rcs guile perl texinfo libtool on host.
3384 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3385 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3386 (alpha*-dec-osf*): Don't disable fileutils on target.
3387 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3388 texinfo send-pr expect dejagnu on target.
3389 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3390 target-qthreads on target.
3391 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3392 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3393 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3394 x86_64-*-mingw*): Don't disable expect on target.
3395 (*-*-cygwin*): Don't disable target-gperf on target.
3396 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3397 gnuserv on target.
3398 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3399 target.
3400 * configure: Regenerate.
3401
3402 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3403
3404 * configure.ac (target_tools): Remove target-groff.
3405 (native_only): Remove target-groff.
3406 (hppa*64*-*-*): Don't disable byacc.
3407 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3408 setting.
3409 (*-*-kaos*): Don't skip target-librx and target-groff.
3410 (*-*-netware*): Don't skip target-libmudflap.
3411 (*-*-tpf*): Don't skip target-libmudflap.
3412 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3413 directories on the host.
3414 (ia64*-*-*vms*): Don't skip tix.
3415 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3416 host.
3417 * configure: Regenerate.
3418
3419 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3420
3421 * configure.ac: Remove references to mt-mep, mt-netware,
3422 mt-wince.
3423 * Makefile.def: Add all-utils soft dependencies.
3424 * Makefile.tpl: Remove GDB_NLM_DEPS.
3425 * configure: Regenerate.
3426 * Makefile.in: Regenerate.
3427
3428 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3429
3430 * configure.ac: Do not include mh-x86omitfp.
3431 * configure: Regenerate.
3432
3433 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3434
3435 * configure.ac: Remove empty cases.
3436 * configure: Regenerate.
3437
3438 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3439
3440 * Makefile.def: Add dependency from termcap to gdb.
3441 * Makefile.in: Regenerate.
3442
3443 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3444
3445 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3446 * configure: Regenerate.
3447 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3448 * Makefile.tpl: Likewise.
3449 * Makefile.in: Regenerate.
3450
3451 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3452
3453 * configure.ac: Remove all mentions of tentative_cc.
3454 * configure: Regenerate.
3455
3456 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3457
3458 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3459 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3460 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3461 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3462 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3463 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3464 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3465 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3466 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3467 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3468 *-*-rhapsody*): Remove host cases.
3469 * configure: Regenerate.
3470
3471 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3472
3473 * configure.ac (ppc*-*-pe): Remove host case.
3474 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3475 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3476 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3477 cases.
3478 * configure: Regenerate.
3479
3480 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3481
3482 * config.sub: Update to version 2011-03-23.
3483
3484 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3485
3486 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3487 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3488 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3489 * configure: Regenerate.
3490
3491 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3492
3493 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3494 to Write After Approval.
3495 * config-ml.in: Don't handle arc-*-elf*.
3496 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3497 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3498 handle GCC libraries.
3499 * configure: Regenerate.
3500
3501 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3502
3503 PR bootstrap/48120:
3504 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3505 Add -lstdc++ -lm to LIBS.
3506 * configure: Regenerate.
3507
3508 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3509
3510 * config.guess: Update to version 2011-02-02
3511 * config.sub: Update to version 2011-02-24
3512
3513 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3514
3515 PR lto/48086
3516 * configure.ac: Re-enable LTO on *-apple-darwin9.
3517 * configure: Regenerate.
3518
3519 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3520
3521 PR lto/48086
3522 * configure.ac: Disable LTO on darwin due to an assembler change in
3523 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3524 under 256.
3525 * configure: Regenerate.
3526
3527 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3528
3529 * MAINTAINERS: Update myself as score backend maintainer,
3530 update my e-mail address.
3531
3532 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3533
3534 * MAINTAINERS: Update my e-mail address.
3535
3536 2011-03-06 Joey Ye <joey.ye@arm.com>
3537
3538 * MAINTAINERS: Update my e-mail address.
3539
3540 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3541
3542 * configure.ac: Adjust test of with_ppl.
3543 * configure: Regenerated.
3544
3545 2011-03-02 Kai Tietz <ktietz@redhat.com>
3546
3547 * MAINTAINERS: Adjust my e-mail address.
3548
3549 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3550
3551 * configure.ac: Add -lpwl to ppllibs.
3552 * configure: Regenerated.
3553
3554 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3555
3556 * config/cloog.m4: Add -lisl to clooglibs.
3557 * configure: Regenerated.
3558
3559 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3560
3561 * MAINTAINERS (CPU Port maintainers): Add self.
3562
3563 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3564
3565 * MAINTAINERS: Add myself as testsuite maintainer.
3566
3567 2011-02-15 Mike Stump <mikestump@comcast.net>
3568
3569 * MAINTAINERS: Add myself as testsuite maintainer.
3570
3571 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3572
3573 Import from Libtool and gnulib:
3574
3575 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3576
3577 Prepare for supporting FreeBSD 10.
3578 * config.rpath: Remove handling of freebsd1* which soon would
3579 match FreeBSD 10.0.
3580
3581 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3582
3583 Remove support for FreeBSD 1.x.
3584 * libtool.m4 (_LT_LINKER_SHLIBS)
3585 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3586 soon would incorrectly match FreeBSD 10.0.
3587
3588 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3589
3590 PR binutils/12283
3591 * move-if-change: Import version from gnulib.
3592
3593 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3594
3595 PR lto/47225
3596 * Makefile.def (lto-plugin): Double dash for enable-shared.
3597 (configure-gcc): Depend on all-lto-plugin.
3598 * Makefile.in: Rebuilt.
3599
3600 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3601
3602 * configure.ac: Remove extra bracket.
3603 * configure: Regenerate.
3604
3605 2011-02-08 Tobias Burnus <burnus@net-b.de>
3606
3607 * MAINTAINERS: Add myself as libquadmath maintainer.
3608
3609 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3610
3611 * MAINTAINERS: Update my email address.
3612
3613 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3614
3615 * MAINTAINERS (option handling): Add self.
3616
3617 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3618
3619 PR lto/47225
3620 * Makefile.def: Add dependency for install-gcc
3621 on install-lto-plugin.
3622 * Makfile.in: Regenerated
3623
3624 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3625
3626 * MAINTAINERS (CPU Port Maintainers): Add myself.
3627
3628 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3629
3630 PR libgcj/44341
3631 * configure.ac: Discard --with-* flags for host when configuring
3632 target libraries for cross build.
3633 * configure: Rebuilt.
3634
3635 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3636
3637 * MAINTAINERS (linear loop transforms): Removed.
3638
3639 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3640
3641 * configure.ac: If with_ppl is no, move setting with_cloog=no
3642 after CLOOG_REQUESTED check.
3643 * configure: Regenerated.
3644
3645 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3646
3647 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3648 CLooG has been requested.
3649 * configure: Regenerated.
3650
3651 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3652
3653 * configure: Regenerated.
3654 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3655
3656 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3657
3658 * configure: Regenerated.
3659 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3660
3661 2011-01-21 Andreas Schwab <schwab@redhat.com>
3662
3663 * configure.ac: Use AS_HELP_STRING throughout.
3664 * configure: Regenerate.
3665
3666 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3667
3668 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3669 * configure: Regenerate.
3670
3671 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3672
3673 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3674
3675 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3676
3677 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3678 for ia64-hpux.
3679 * configure: Regenerate.
3680
3681 2011-01-07 Jan Hubicka <jh@suse.cz>
3682
3683 PR lto/47225
3684 * Makefile.in: Regenerate.
3685 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3686 configure.
3687
3688 2011-01-07 Jan Hubicka <jh@suse.cz>
3689
3690 * Makefile.in: Regenerate.
3691 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3692 and configure dependency on lto-plugin configure.
3693 (lto-plugin module): Remove dependency on GCC; add dependency on
3694 liniberty.
3695
3696 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3697
3698 * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3701
3702 * configure: Regenerate.
3703
3704 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3705
3706 * configure.ac: (picochip): Disable libiberty.
3707
3708 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2010-12-10 Ian Lance Taylor <iant@google.com>
3713
3714 PR bootstrap/46819
3715 * configure.ac: For --disable-libgcj clear libgcj_saved.
3716 * configure: Rebuild.
3717
3718 2010-12-10 Tobias Burnus <burnus@net-b.de>
3719
3720 PR fortran/46540
3721 * configure.ac: Add --disable-libquadmath and
3722 --disable-libquadmath-support.
3723 * configure: Regenerate.
3724
3725 2010-12-03 Ian Lance Taylor <iant@google.com>
3726
3727 * MAINTAINERS: Add myself as libgo maintainer.
3728
3729 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3730
3731 PR libffi/46792
3732 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3733 * configure: Regenerate.
3734
3735 2010-12-02 Ian Lance Taylor <iant@google.com>
3736
3737 * configure.ac: Always set default for poststage1_ldflags to
3738 -static-libstdc++ -static-libgcc.
3739
3740 2010-11-29 Andreas Schwab <schwab@redhat.com>
3741
3742 * configure.ac: Move comment to remove extra space in last argument
3743 of GCC_TARGET_TOOL.
3744
3745 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3746
3747 PR other/46026
3748 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3749 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3750 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3751 (BASE_FLAGS_TO_PASS): Use it.
3752 * configure: Rebuilt.
3753 * Makefile.in: Rebuilt.
3754
3755 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3756
3757 PR binutils/12258
3758 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3759 Properly check default linker.
3760 * configure: Regnerated.
3761
3762 2010-11-23 Matthias Klose <doko@ubuntu.com>
3763
3764 * configure.ac: For --enable-gold, handle value `default' instead of
3765 `both*'. New configure option --{en,dis}able-ld.
3766 * configure: Regenerate.
3767
3768 2010-11-20 Ian Lance Taylor <iant@google.com>
3769
3770 * configure.ac: Only disable a language library if no language needs
3771 it. Don't let --disable-libgcj uncondtionally disable libffi.
3772 * configure: Rebuild.
3773
3774 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3775
3776 * Makefile.in: Regenerate.
3777
3778 PR other/46202
3779 * configure.ac: Fix just-built in-tree STRIP name to be
3780 binutils/strip-new.
3781 * configure: Regenerate.
3782 * Makefile.def (install-strip-gcc, install-strip-binutils)
3783 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3784 (install-strip-sid): Mirror dependencies on non-strip variants
3785 of these targets on the respective -strip prerequisites.
3786 * Makefile.tpl (install-strip, install-strip-host)
3787 (install-strip-target): New targets.
3788 (install-strip-[+module+], install-strip-target-[+module+]):
3789 New targets.
3790 * Makefile.in: Regenerate.
3791
3792 2010-11-19 Ian Lance Taylor <iant@google.com>
3793 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
3795 * configure.ac: Add target-libgo to target_libraries. Set
3796 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3797 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3798 (HOST_EXPORTS): Add GOC.
3799 (BASE_TARGET_EXPORTS): Add GOC.
3800 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3801 (GOCFLAGS_FOR_TARGET): New variable.
3802 (EXTRA_HOST_FLAGS): Add GOC.
3803 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3804 * Makefile.def (target_modules): Add libgo.
3805 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3806 (dependencies): Add dependency from configure-target-libgo to
3807 configure-target-libffi and all-target-libstdc++-v3. Add
3808 dependencies from all-target-libgo to all-target-libffi.
3809 (languages): Add go.
3810 * configure: Rebuild.
3811 * Makefile.in: Rebuild.
3812
3813 2010-11-19 Ian Lance Taylor <iant@google.com>
3814
3815 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3816 compiler/flag environment variables.
3817
3818 2010-11-18 Ian Lance Taylor <iant@google.com>
3819
3820 * configure.ac: Check for lang_requires_boot_languages in
3821 config-lang.in files.
3822 * configure: Rebuild.
3823
3824 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3825 Tobias Burnus <burnus@net-b.de>
3826
3827 PR fortran/32049
3828 * Makefile.def: Add libquadmath; build it with language=fortran.
3829 * configure.ac: Add libquadmath.
3830 * Makefile.tpl: Handle multiple libs in check-[+language+].
3831 * Makefile.in: Regenerate.
3832 * configure: Regenerate.
3833
3834 2010-11-16 Tom Tromey <tromey@redhat.com>
3835
3836 * MAINTAINERS: Moved myself to reviewers section.
3837
3838 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3839
3840 * MAINTAINERS: Moved myself to reviewers section.
3841
3842 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3843
3844 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3845 (Write After Approval): Remove self.
3846
3847 2010-11-15 Andreas Schwab <schwab@redhat.com>
3848
3849 * configure.ac: Fix spelling in option names.
3850 * configure: Regenerated.
3851
3852 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3853
3854 PR bootstrap/39622
3855 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3856 * configure: Regenerated.
3857
3858 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3859
3860 * MAINTAINERS: Update my email address.
3861
3862 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3863
3864 * configure: Regenerate.
3865
3866 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3867
3868 * configure: Regenerate.
3869
3870 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3871
3872 * configure: Regenerate.
3873
3874 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3875
3876 * configure: Regenerate.
3877
3878 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3879
3880 * configure.ac: Support official CLooG.org versions.
3881 * configure: Regenerate.
3882 * config/cloog.m4: New.
3883
3884 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3885
3886 * MAINTAINERS (Write After Approval): Add myself.
3887
3888 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3889
3890 * MAINTAINERS: Update my email address.
3891
3892 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3893
3894 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3895 * configure: Regenerate.
3896
3897 2010-11-03 Ian Lance Taylor <iant@google.com>
3898 Dave Korn <dave.korn.cygwin@gmail.com>
3899
3900 PR lto/46273
3901 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3902 and on other supported platforms whenever LTO is enabled.
3903 * configure: Rebuild.
3904
3905 2010-11-02 Alan Modra <amodra@gmail.com>
3906
3907 PR binutils/12110
3908 * configure.ac: Error when source path contains spaces.
3909 * configure: Regenerate.
3910
3911 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3912
3913 * MAINTAINERS: Update my email address.
3914
3915 2010-10-20 Ian Lance Taylor <iant@google.com>
3916
3917 * Makefile.def (target_modules): Set lib_path to src/.libs for
3918 libstdc++-v3 module.
3919 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3920 * Makefile.in: Rebuild.
3921
3922 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3923
3924 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3925 (Write After Approval): Remove myself.
3926
3927 2010-10-15 Tristan Gingold <gingold@adacore.com>
3928
3929 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3930
3931 2010-10-14 Douglas Rupp <rupp@gnat.com>
3932
3933 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3934
3935 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3936
3937 * configure.ac (build_lto_plugin): New shell variable.
3938 (--enable-lto): Turn on by default for all non-ELF platforms that
3939 have had LTO support added so far. Set build_lto_plugin appropriately
3940 for both ELF and non-ELF.
3941 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3942 * configure: Regenerate.
3943
3944 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3945
3946 Sync from src:
3947 * configure.ac (v850 support): Remove target-libgloss from
3948 noconfigdirs.
3949 * configure: Regenerate.
3950
3951 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3952
3953 PR bootstrap/45326
3954 PR bootstrap/45174
3955 * configure.ac: Honor initial values of $build_configargs,
3956 $host_configargs, $target_configargs. Mark the precious, so
3957 environment settings get recorded.
3958 * configure: Regenerate.
3959
3960 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3961
3962 PR bootstrap/45796
3963 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3964 Depend on all-build-libiberty.
3965 * Makefile.in: Regenerate.
3966
3967 2010-09-30 Michael Eager <eager@eagercon.com>
3968
3969 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3970 * configure: Regenerate.
3971
3972 2010-09-28 Michael Eager <eager@eagercon.com>
3973
3974 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3975
3976 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3977
3978 PR bootstrap/44621
3979 * configure.ac: Fix unportable shell quoting.
3980 * configure: Regenerate.
3981
3982 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3983
3984 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3985 targets and amend comment.
3986 * configure: Regenerate.
3987
3988 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3993
3994 * configure.ac: Enable LTO by default on Darwin.
3995 * configure: Regenerate.
3996
3997 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3998
3999 * MAINTAINERS (Write After Approval): Add myself.
4000
4001 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4002
4003 * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4006
4007 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4008 ports
4009
4010 2010-07-28 David Yuste <david.yuste@gmail.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4015
4016 * configure.ac: Support all v850 targets.
4017 * configure: Regenerate.
4018
4019 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4020
4021 PR bootstrap/44455
4022 * configure.ac (extra_mpfr_configure_flags): Copy from
4023 extra_mpc_gmp_configure_flags.
4024 * configure: Re-generated.
4025
4026 2010-07-22 Andi Kleen <ak@linux.intel.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4039
4040 PR target/44862
4041 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4042 Provide -B option to allow for link spec %s substitutions for
4043 libstdc++.a on darwin.
4044 * Makefile.in: Regenerate.
4045
4046 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4047
4048 * MAINTAINERS (Reviewers): Update my e-mail address
4049
4050 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4051
4052 * Makefile.def (configure-gcc): Depend on all-libelf.
4053 * Makefile.in: Rebuild.
4054
4055 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4056
4057 * MAINTAINERS (Write After Approval): Add myself in the right place.
4058
4059 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4064
4065 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4066
4067 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4068
4069 * config.sub: Update to version 2010-05-21.
4070 * config.guess: Update to version 2010-04-03.
4071
4072 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4073
4074 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4075 * configure: Regenerate.
4076
4077 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4082
4083 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4084 a platform that supports LTO.
4085 * configure: Regenerate.
4086
4087 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4088
4089 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4090 * configure: Regenerated.
4091
4092 2010-04-27 Roland McGrath <roland@redhat.com>
4093 H.J. Lu <hongjiu.lu@intel.com>
4094
4095 * configure.ac (--enable-gold): Support both, both/gold and
4096 both/bfd to add gold to configdirs without removing ld.
4097 * configure: Regenerated.
4098
4099 * Makefile.def: Add install-gold dependency to install-ld.
4100 * Makefile.in: Regenerated.
4101
4102 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4103
4104 PR lto/42776
4105 * configure.ac (--enable-lto): Refactor handling so libelf tests
4106 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4107 and allow LTO to be explicitly enabled on non-ELF platforms that
4108 are known to support it inside else-clause.
4109 * configure: Regenerate.
4110
4111 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4112
4113 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4114 * configure: Regenerate.
4115
4116 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4117
4118 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4119 * configure: Regenerate.
4120
4121 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4122
4123 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4124 separately.
4125 * configure: Regenerate.
4126
4127 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
4131 2010-04-14 Tristan Gingold <gingold@adacore.com>
4132
4133 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4134 * configure: Regenerate.
4135
4136 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4137
4138 * configure: Regenerate after change to elf.m4.
4139
4140 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4141
4142 * MAINTAINERS (Write After Approval): Add myself.
4143
4144 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4145
4146 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4147 * configure: Regenerated.
4148
4149 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4150
4151 * configure.ac: Print "buggy but acceptable" when CLooG
4152 revision is less than 9.
4153 * configure: Regenerated.
4154
4155 2010-04-01 Diego Novillo <dnovillo@google.com>
4156
4157 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4158
4159 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4160
4161 PR bootstrap/43615
4162 PR bootstrap/43328
4163
4164 Revert:
4165
4166 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4167
4168 * configure.ac: Do not pass --enable-multilib nor
4169 --disable-multilib in baseargs. Accept explicitly passed
4170 --enable_multilib.
4171 * configure: Regenerate.
4172
4173 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4174
4175 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4176
4177 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4178
4179 * MAINTAINERS: Remove myself.
4180
4181 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4182
4183 PR bootstrap/43328
4184 * configure.ac: Do not pass --enable-multilib nor
4185 --disable-multilib in baseargs. Accept explicitly passed
4186 --enable_multilib.
4187 * configure: Regenerate.
4188
4189 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4190
4191 * MAINTAINERS (spu port): Remove me.
4192
4193 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4194
4195 * configure.ac (tic6x-*-*): New case.
4196 * configure: Regenerate.
4197
4198 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4199
4200 * config.sub: Update to version 2010-03-22.
4201 * config.guess: Update to version 2009-12-30.
4202
4203 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4204
4205 PR ada/42554
4206 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4207 * configure: Regenerate.
4208
4209 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4210
4211 * MAINTAINERS: Update my email address.
4212
4213 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4214
4215 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4216 (ghassan.shobaki@amd.com): Removed.
4217
4218 2010-03-17 Alan Modra <amodra@gmail.com>
4219
4220 * MAINTAINERS: Update my email address.
4221
4222 2010-03-16 Diego Novillo <dnovillo@google.com>
4223
4224 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4225 Matthews.
4226
4227 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4228
4229 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4230 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4231
4232 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4233
4234 * MAINTAINERS: Update my email address.
4235
4236 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4237
4238 * MAINTAINERS: Update my email address.
4239
4240 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4241
4242 * MAINTAINERS: Update my email address.
4243
4244 2010-03-09 Jie Zhang <jie@codesourcery.com>
4245
4246 * MAINTAINERS: Update my email address.
4247
4248 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4249
4250 PR libstdc++/32499
4251 * configure.ac (RANLIB): Default to true.
4252 (STRIP): Likewise.
4253 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4254 * configure: Regenerate.
4255
4256 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4257
4258 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4259 (Write After Approval): Update my email address.
4260
4261 2010-02-17 Nick Clifton <nickc@redhat.com>
4262
4263 PR 11238
4264 * Makefile.tpl (local-distclean): Also remove config.cache files in
4265 sub-directories as there may not be Makefiles present in the
4266 sub-directories.
4267 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4268 the config.cache files found by the find command.
4269
4270 * Makefile.in: Regenerate.
4271 * configure.ac: Revert previous delta.
4272 * configure: Regenerate.
4273
4274 2010-02-15 Nick Clifton <nickc@redhat.com>
4275
4276 PR 11238
4277 * configure.ac: Delete config.cache files in sub-directories when
4278 deleting Makefiles.
4279 * configure: Regenerate.
4280
4281 2010-02-12 Ben Elliston <bje@gnu.org>
4282
4283 * MAINTAINERS: Update my email address.
4284
4285 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4286
4287 * MAINTAINERS (spu port): Update my email address.
4288
4289 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4290
4291 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4292
4293 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4294
4295 * configure.ac: Add "recommended" version checks for GMP/MPC.
4296 Update recommended GMP/MPFR/MPC versions.
4297 * configure: Regenerate.
4298
4299 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4300
4301 * MAINTAINERS: Move my Embecosm email address into the
4302 write-after-approval section.
4303
4304 2010-01-26 Ian Lance Taylor <iant@google.com>
4305
4306 * MAINTAINERS: Add myself as Go frontend maintainer.
4307
4308 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4309
4310 PR libstdc++/36101, PR libstdc++/42813
4311 * configure.ac (bootstrap_target_libs): Make inclusion of
4312 target-libgomp conditional on libgomb being in target_configdirs.
4313 * configure: Regenerate.
4314
4315 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4316
4317 PR libstdc++/36101, PR libstdc++/42813
4318 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4319 * configure: Regenerate.
4320
4321 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4322
4323 PR libstdc++/36101, PR libstdc++/42813
4324 * configure.ac (target_configdirs): Substitute.
4325 * Makefile.def: Bootstrap target module libgomp.
4326 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4327 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4328 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4329 * configure, Makefile.in: Regenerate.
4330
4331 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4332
4333 * MAINTAINERS: Adjust my details.
4334
4335 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4336
4337 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4338
4339 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4340
4341 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4342
4343 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
4351 2010-01-11 Richard Guenther <rguenther@suse.de>
4352
4353 PR lto/41569
4354 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4355 * Makefile.in: Regenerated.
4356
4357 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4358
4359 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4360 * configure: Regenerate.
4361
4362 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4363 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4364
4365 PR bootstrap/42424
4366 * configure.ac: Include libtool m4 files.
4367 (_LT_CHECK_OBJDIR): Call it.
4368 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4369 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4370
4371 * configure: Regenerate.
4372
4373 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4374
4375 PR bootstrap/41818
4376 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4377 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4378 * Makefile.in: Regenerate.
4379
4380 2010-01-02 Richard Guenther <rguenther@suse.de>
4381
4382 PR lto/41529
4383 * configure.ac: Include config/elf.m4. Disable LTO if not
4384 builting for an elf target.
4385 * configure: Regenerate.
4386
4387 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4388
4389 * MAINTAINERS: Change my email address.
4390
4391 2009-12-18 Ben Elliston <bje@au.ibm.com>
4392
4393 * config.sub, config.guess: Update from upstream sources.
4394
4395 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4396
4397 * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4400
4401 PR middle-end/30447
4402 PR middle-end/30789
4403 PR other/40302
4404
4405 * configure.ac: Require MPC.
4406 * configure: Regenerate.
4407
4408 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4409
4410 PR target/38384
4411 PR bootstrap/40972
4412 * libtool.m4: Sync from git Libtool.
4413 * ltoptions.m4: Likewise.
4414 * ltversion.m4: Likewise.
4415 * lt~obsolete.m4: Likewise.
4416 * ltmain.sh: Likewise.
4417
4418 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4419
4420 * configure.ac: Update minimum MPC version to 0.8.
4421 * configure: Regenerate.
4422
4423 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4424
4425 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4426 * configure: Regenerated.
4427
4428 2009-11-21 Ian Lance Taylor <iant@google.com>
4429
4430 * configure.ac: Change default of poststage1_ldflags to be empty if
4431 poststage1_libs is set. When poststage1_libs is empty, and
4432 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4433 * configure: Rebuild.
4434
4435 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4436
4437 * MAINTAINERS (Write After Approval): Update my email address.
4438
4439 2009-11-20 Ben Elliston <bje@au.ibm.com>
4440
4441 * config.guess: Update from upstream sources.
4442
4443 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4444
4445 * Makefile.def: Restore host and target settings for gmp.
4446 * Makefile.in: Rebuild.
4447
4448 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4449
4450 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4451 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4452 Fix portability of test of C++ as bootstrap language. Add
4453 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4454 * configure: Rebuild.
4455 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4456 and cloog. Fix in-tree ppl configuration. Introduce libelf
4457 in-tree building.
4458 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4459 (POSTSTAGE1_HOST_EXPORTS): Use it.
4460 (STAGE[+id+]_CXXFLAGS): New.
4461 (BASE_FLAGS_TO_PASS): Pass it down.
4462 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4463 extra_exports.
4464 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4465 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4466 extra_exports.
4467 * Makefile.in: Rebuild.
4468
4469 2009-11-17 Ben Elliston <bje@au.ibm.com>
4470
4471 * config.sub, config.guess: Update from upstream sources.
4472
4473 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2009-11-09 Jon Beniston <jon@beniston.com>
4478
4479 * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4482
4483 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4484 paths for *-w64-mingw* and x86_64-*mingw*.
4485 * configure: Regenerated.
4486
4487 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4488
4489 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4490
4491 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4492
4493 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4494 Phil Edwards to Write-After Approval.
4495
4496 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4497
4498 * configure.ac: Disable target-winsup & co for
4499 x86_64-*-mingw* and *-w64-mingw* targets.
4500 * configure: Regenerated.
4501
4502 2009-10-16 Nick Clifton <nickc@redhat.com>
4503
4504 * MAINTAINERS: Add myself as a maintainer for the RX port.
4505
4506 2009-10-26 Johannes Singler <singler@kit.edu>
4507
4508 * MAINTAINERS (Write After Approval): Update my e-mail address.
4509
4510 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4511
4512 * configure.ac (CLooG test): Use = with test.
4513 * configure: Regenerate.
4514
4515 2009-10-22 Richard Guenther <rguenther@suse.de>
4516
4517 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4518 cloog if the ppl version check failed. Move flags saving
4519 before setting in libelf check.
4520 * configure: Regenerate.
4521
4522 2009-10-21 Richard Guenther <rguenther@suse.de>
4523
4524 * configure.ac: Adjust the ppl and cloog configure to work as
4525 documented. Disable cloog if ppl was disabled. Omit the version
4526 checks if they were disabled.
4527 * configure: Re-generate.
4528
4529 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4530
4531 * configure.ac: Add 'lto' to enable_languages, not
4532 new_enable_languages, and only if not already present.
4533 * configure: Regenerate.
4534
4535 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4536
4537 * README: Refer to the various COPYING* files instead of just
4538 COPYING.
4539 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4540
4541 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4542
4543 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4544
4545 2009-10-07 Richard Guenther <rguenther@suse.de>
4546
4547 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4548 and Richard Guenther as reviewers.
4549 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4550 as reviewers.
4551
4552 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4553
4554 * config.sub: Update from upstream sources.
4555
4556 2009-10-06 Ian Lance Taylor <iant@google.com>
4557
4558 * Makefile.def: check-gold depends upon all-gas.
4559 * Makefile.in: Rebuild.
4560
4561 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4566
4567 * Makefile.def: all-lto-plugin depends on all-libiberty.
4568 set bootstrap=true for lto-plugin.
4569 Add lto-plugin.
4570 * Makefile.in: Regenerate.
4571 * configure.ac (host_libs): Add lto-plugin.
4572 * configure: Regenerate.
4573
4574 2009-10-03 Diego Novillo <dnovillo@google.com>
4575
4576 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4577 (HOST_LIBELFLIBS): Define.
4578 (HOST_LIBELFINC): Define.
4579 * Makefile.in: Regenerate.
4580 * configure.ac: Add --enable-lto.
4581 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4582 If --enable-lto is used, add 'lto' to new_enable_languages.
4583 If --enable-lto is used and gold is enabled, add
4584 lto-plugin to configdirs.
4585 * configure: Regenerate.
4586
4587 2009-10-03 Simon Baldwin <simonb@google.com>
4588
4589 * configure.ac: If --with-system-zlib, suppress local zlib and
4590 pass --with-system-zlib to subdir configure scripts.
4591 * configure: Regenerate.
4592
4593 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4594 Paolo Bonzini <bonzini@gnu.org>
4595
4596 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4597 $(srcdir).
4598 * Makefile.in: Rebuilt.
4599
4600 2009-09-26 Gary Funck <gary@intrepid.com>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603
4604 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4605
4606 * configure.ac: Update minimum MPC version to 0.7.
4607 * configure: Regenerate.
4608
4609 2009-09-25 Nick Clifton <nickc@redhat.com>
4610
4611 * configure.ac: Pass any --cache-file=/dev/null option on to
4612 subconfigures.
4613 * configure: Regenerate.
4614
4615 2009-09-23 Nick Clifton <nickc@redhat.com>
4616
4617 * config.sub, config.guess: Update from upstream sources.
4618
4619 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4620
4621 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4622 * Makefile.in: Rebuilt.
4623
4624 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4625
4626 PR bootstrap/32272
4627 * configure.ac: Error out if $srcdir isn't '.' but contains
4628 host-${host_noncanonical}.
4629 * configure: Regenerate.
4630
4631 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4632
4633 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4634 maintainer.
4635
4636 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4637
4638 * configure.ac: If bootstrapping a combined tree with
4639 --enable-gold, require c++ in stage1_languages.
4640 * configure: Regenerate.
4641
4642 * configure.ac: Also add target_libs of stage1_languages to
4643 bootstrap_target_libs.
4644 * configure: Regenerate.
4645
4646 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4647 with --enable-languages not containing c++.
4648 * configure: Regenerate.
4649
4650 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4651
4652 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4653 * configure: Regenerate.
4654
4655 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4656
4657 * MAINTAINERS (Write After Approval): Update my e-mail address,
4658 and move from from here...
4659 (Waiting for paperwork): To here.
4660
4661 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4662
4663 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4664
4665 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4666
4667 * configure.ac: Do not use $extrasub for replacing @if/@endif
4668 parts in Makefile; instead, use additional arguments to
4669 AC_CONFIG_COMMANDS to do the replacement manually, with several
4670 sed invocations, to avoid HP-UX sed command limits.
4671 * configure: Regenerate.
4672
4673 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4674
4675 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4676 blank before -L.
4677
4678 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4679
4680 * configure.ac (with-build-config): Document. Handle without.
4681 Handle missing argument.
4682 * configure: Rebuilt.
4683
4684 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4685
4686 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4687 Default to bootstrap-debug only if compare-debug works.
4688 * configure: Rebuilt.
4689 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4690 * Makefile.in: Rebuilt.
4691
4692 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4693
4694 * MAINTAINERS (OS Port Maintainers): Update my email address.
4695
4696 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4697
4698 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4699 * Makefile.in: Rebuilt.
4700
4701 2009-09-01 Chris Demetriou <cgd@google.com>
4702
4703 * MAINTAINERS (Write After Approval): Add myself.
4704
4705 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4706
4707 PR debug/30161
4708 * include/dwarf2.h (enum dwarf_tag): Added
4709 DW_TAG_GNU_template_template_param
4710 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4711
4712 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4713
4714 * Makefile.tpl (AWK): Fix typo.
4715 * Makefile.in: Regenerate.
4716
4717 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * configure.ac: Detect awk and sed.
4720 * Makefile.def (flags_to_pass): Add AWK and SED.
4721 * Makefile.tpl (AWK, SED): New.
4722 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4723 * configure: Regenerate.
4724 * Makefile.in: Regenerate.
4725
4726 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4727
4728 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4729 (collapseslashes): Likewise.
4730
4731 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4732
4733 * configure.ac (AC_PREREQ): Bump to 2.64.
4734
4735 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4736
4737 * configure.ac: Remove --with-datarootdir, --with-docdir,
4738 --with-pdfdir, --with-htmldir switches.
4739 * configure: Regenerate.
4740
4741 * configure: Regenerate.
4742
4743 * compile: Sync from Automake 1.11.
4744 * depcomp: Likewise.
4745 * install-sh: Likewise.
4746 * missing: Likewise.
4747 * mkinstalldirs: Likewise.
4748 * ylwrap: Likewise.
4749
4750 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4751
4752 * ltmain.sh (func_normal_abspath): New function.
4753 (func_relative_path): Likewise.
4754 (func_mode_help): Document new -bindir option for link mode.
4755 (func_mode_link): Add new -bindir option, and use it to place
4756 output DLL if specified.
4757
4758 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4759
4760 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4761 (baseargs): Add --disable-option-checking.
4762 * configure: Regenerate.
4763
4764 * Makefile.def (configure-target-libiberty): Depend on
4765 all-binutils and all-ld.
4766 (configure-target-newlib): Likewise.
4767 * Makefile.in: Regenerate.
4768
4769 2009-08-17 Ben Elliston <bje@au.ibm.com>
4770
4771 * config.sub, config.guess: Update from upstream sources.
4772
4773 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4774
4775 Sync from src, merge:
4776
4777 2009-07-02 Tristan Gingold <gingold@adacore.com>
4778
4779 * configure.ac: Do not exclude gas for i386-*-darwin.
4780 Add a case for x86_64-*-darwin.
4781 * configure: Regenerate.
4782
4783 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4784
4785 * MAINTAINERS: Add my name to Write After Approval list.
4786
4787 2009-08-06 Michael Eager <eager@eagercon.com>
4788
4789 * configure.ac: Add Microblaze target.
4790 * configure: Regenerate.
4791
4792 2009-07-31 Christian Bruel <christian.bruel@st.com>
4793
4794 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4795 * configure: Regenerate.
4796
4797 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4798
4799 * MAINTAINERS (Write After Approval): Update my e-mail address.
4800
4801 2009-07-06 Ian Lance Taylor <iant@google.com>
4802
4803 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4804 * configure: Rebuild.
4805
4806 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4807
4808 * MAINTAINERS: Move myself to the Graphite Reviewers.
4809
4810 2009-06-30 Wei Guozhi <carrot@google.com>
4811
4812 * MAINTAINERS: Add my name to Write After Approval list.
4813
4814 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4815
4816 PR bootstrap/40338
4817 * configure.ac (comparestring): Create new variable.
4818 * Makefile.tpl (comparestring): Use to skip some comparisions.
4819 * configure: Regenerate.
4820 * Makefile.in: Regenerate.
4821
4822 2009-06-26 Doug Evans <dje@sebabeach.org>
4823
4824 * Makefile.def (host_modules): Add cgen.
4825 * Makefile.in: Regenerate.
4826 * configure.ac (host_tools): Add cgen.
4827 * configure: Regenerate.
4828
4829 2009-06-23 DJ Delorie <dj@redhat.com>
4830
4831 * MAINTAINERS: Add myself as mep maintainer.
4832
4833 2009-06-23 Ian Lance Taylor <iant@google.com>
4834
4835 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4836 boot_languages. Only bootstrap target libraries listed in
4837 target_libs for some boot language. Add --with-stage1-ldflags,
4838 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4839 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4840 if not building with C++.
4841 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4842 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4843 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4844 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4845 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4846 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4847 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4848 * configure, Makefile.in: Rebuild.
4849
4850 2009-06-23 Li Feng <nemokingdom@gmail.com>
4851
4852 * MAINTAINERS: Added my name to write-after-approval list.
4853
4854 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4855
4856 * configure.ac: Define is_elf for QNX Neutrino targets.
4857 * configure: Regenerate.
4858
4859 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4860
4861 * MAINTAINERS: Added my name to the write-after-approval list
4862
4863 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4864
4865 * configure.ac: Detect MPC in default directory.
4866 * configure: Regenerate.
4867
4868 2009-06-03 Jerome Guitton <guitton@adacore.com>
4869 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4870
4871 * Makefile.tpl (all): Avoid a trailing backslash.
4872 * Makefile.in: Regenerate.
4873
4874 2009-06-03 Ben Elliston <bje@au.ibm.com>
4875
4876 * config.sub, config.guess: Update from upstream sources.
4877
4878 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4879
4880 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4881 to noconfdirs.
4882 * configure: Regenerate.
4883
4884 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4885
4886 * Makefile.tpl ([+compare-target+]): Compare all stage
4887 directories, rather than just gcc.
4888 * Makefile.in: Rebuilt.
4889
4890 2009-06-01 Doug Kwan <dougkwan@google.com>
4891
4892 * configure.ac: Support gold for target arm*-*-*.
4893 * configure: Regenerate.
4894
4895 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4896
4897 * Makefile.def: Add MPC support and dependencies.
4898 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4899
4900 * Makefile.in, configure: Regenerate.
4901
4902 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4903
4904 * Makefile.tpl (all): Avoid harmless warning in make all when
4905 gcc-bootstrap is enabled but stage_last does not exist.
4906 * Makefile.in: Rebuilt.
4907
4908 2009-05-24 Nicolas Roche <roche@adacore.com>
4909
4910 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4911 * Makefile.in: Regenerate.
4912
4913 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4914
4915 * MAINTAINERS: Update my e-mail address.
4916
4917 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4918
4919 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4920 * configure: Regenerate.
4921
4922 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4923
4924 PR other/40159
4925 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4926 gcc-no-bootstrap are mutually exclusive.
4927 * Makefile.in: Rebuilt.
4928
4929 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4930
4931 PR other/40159
4932 * Makefile.tpl (all): Don't end with unconditional success.
4933 * Makefile.in: Rebuilt.
4934
4935 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4936
4937 PR target/37137
4938 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4939 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4940 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4941 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4942 stage_configureflags, stage_cflags and stage_libcflags into
4943 explicit Makefile macros.
4944 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4945 GFORTRAN.
4946 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4947 CC. Set CC_FOR_BUILD from CC.
4948 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4949 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4950 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4951 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4952 and GFORTRAN.
4953 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4954 (_LIBCFLAGS): Renamed to _TFLAGS.
4955 (do-compare-debug, do-compare3-debug): Drop.
4956 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4957 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4958 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4959 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4960 (XGCC_FLAGS_FOR_TARGET): New.
4961 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4962 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4963 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4964 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4965 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4966 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4967 TFLAGS.
4968 (BUILD_CONFIG): Include if requested.
4969 (all): Set TFLAGS on bootstrap.
4970 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4971 (all-stageid-prefixmodule): Likewise.
4972 (do-clean, distclean-stageid): Set TFLAGS.
4973 (restrap): Fix whitespace.
4974 * Makefile.in: Rebuilt.
4975
4976 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * config.guess: Sync with src.
4979
4980 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4981
4982 * configure.ac ($with_ppl): Default to no if not supplied.
4983 ($with_cloog): Likewise.
4984 configure: Regenerate.
4985
4986 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4987
4988 * MAINTAINERS: Update my e-mail address.
4989
4990 2009-04-27 Nick Clifton <nickc@redhat.com>
4991
4992 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4993
4994 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4995
4996 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4997 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4998 * Makefile.in: Regenerate.
4999
5000 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5001
5002 PR bootstrap/39739
5003 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5004 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5005
5006 * configure, Makefile.in: Regenerate.
5007
5008 2009-04-21 Taras Glek <tglek@mozilla.com>
5009
5010 * include/hashtab.h: Update GTY annotations to new syntax
5011 * include/splay-tree.h: Likewise
5012
5013 2009-04-17 Ben Elliston <bje@au.ibm.com>
5014
5015 * config.sub, config.guess: Update from upstream sources.
5016
5017 2009-04-15 Anthony Green <green@moxielogic.com>
5018
5019 * configure.ac: Add moxie support.
5020 * configure: Rebuilt.
5021
5022 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5023
5024 * configure.ac: Change copyright header to refer to version
5025 3 of the GNU General Public License and to point readers at the
5026 COPYING3 file and the FSF's license web page.
5027 * Makefile.def: Likewise.
5028 * Makefile.tpl: Likewise.
5029 * Makefile.in: Regenerate.
5030
5031 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5032
5033 * configure.ac: Restore match for darwin9 or later. Use double
5034 brackets since regeneration eats one pair.
5035 * configure: Regenerate.
5036
5037 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5038
5039 PR gas/10039
5040 * configure.ac: Require texinfo 4.7.
5041 * configure: Regenerated.
5042
5043 2009-04-09 Nick Clifton <nickc@redhat.com>
5044
5045 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5046 the GCC Runtime Library Exception.
5047
5048 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5049
5050 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5051 * configure: Regenerate.
5052
5053 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5054
5055 * Makefil.def (languages): New entries.
5056 * Makefile.tpl (check-gcc-*): New generic target.
5057 * Makefile.in: Regenerate.
5058
5059 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5060
5061 * MAINTAINERS: Update my email address.
5062
5063 2009-03-18 Tom Tromey <tromey@redhat.com>
5064
5065 * configure: Rebuild.
5066 * configure.ac (host_libs): Add libiconv.
5067 * Makefile.in: Rebuild.
5068 * Makefile.def (host_modules): Add libiconv.
5069 (configure-gdb, all-gdb): Depend on libiconv.
5070
5071 2009-03-16 Tristan Gingold <gingold@adacore.com>
5072
5073 * configure.ac: Treat gdb as supported on x86_64-darwin.
5074 * configure: Regenerate.
5075
5076 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5077
5078 * configure.ac (--with-host-libstdcxx): New option.
5079 * configure: Regenerate.
5080
5081 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5082
5083 * MAINTAINERS: Move myself into the write after approval list.
5084
5085 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5086
5087 * MAINTAINERS: Update e-mail address.
5088
5089 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5090
5091 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5092
5093 2009-03-10 Ira Rosen <irar@il.ibm.com>
5094
5095 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5096
5097 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5098
5099 Backport from git Libtool:
5100
5101 2009-01-19 Robert Millan <rmh@aybabtu.com>
5102 Support GNU/kOpenSolaris.
5103 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5104 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5105 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5106 GNU/kOpenSolaris.
5107
5108 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5109
5110 * MAINTAINERS: Update e-mail address.
5111
5112 2009-02-24 Michael Eager <eager@eagercon.com>
5113
5114 * MAINTAINERS (Write After Approval): Add self.
5115
5116 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5117
5118 * MAINTAINERS (Write After Approval): Add myself.
5119
5120 2009-02-05 Andreas Schwab <schwab@suse.de>
5121
5122 * Makefile.tpl (stage_last): Define $r and $s before using
5123 $(RECURSE_FLAGS_TO_PASS).
5124 * Makefile.in: Regenerate
5125
5126 2009-01-30 Ian Lance Taylor <iant@google.com>
5127
5128 * MAINTAINERS: Move myself to the Global Reviewers list.
5129
5130 2009-01-29 Robert Millan <rmh@aybabtu.com>
5131
5132 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5133 * configure: Regenerate.
5134
5135 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5136
5137 * MAINTAINERS: Make whitespace consistent.
5138 Remove Robert Millan from Write After Approval.
5139
5140 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5141
5142 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5143 (all-opcodes): Depend on all-libiberty.
5144 * Makefile.in: Regenerate.
5145
5146 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5147
5148 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5149 * configure: Regenerate.
5150
5151 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5152
5153 * MAINTAINERS (Write After Approval): Add myself.
5154
5155 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5156
5157 * MAINTAINERS: Add myself to reviewers (Fortran).
5158
5159 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5160
5161 PR tree-optimization/38515
5162 * configure.ac (cloog-polylib): Removed.
5163 (with_ppl, with_cloog): Test for "no".
5164 * configure: Regenerated.
5165
5166 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5167
5168 * MAINTAINERS: Moved myself to reviewers (Fortran).
5169
5170 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5171
5172 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5173 (Write After Approval): Remove myself.
5174
5175 2009-01-03 Diego Novillo <dnovillo@google.com>
5176
5177 * MAINTAINERS: Remove myself from alias maintainership.
5178
5179 2009-01-02 David Ayers <ayers@fsfe.org>
5180
5181 * MAINTAINERS: Update e-mail address.
5182
5183 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5184
5185 * MAINTAINERS: Make whitespace consistent.
5186
5187 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5188
5189 Backport from upstream Libtool:
5190 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5191 Add cache variables to tests that require the linker to work.
5192 For shlibpath_overrides_runpath, this also changes the semantics
5193 to let the result from the C compiler take precedence.
5194
5195 2008-12-02 Ben Elliston <bje@au.ibm.com>
5196
5197 * config.sub, config.guess: Update from upstream sources.
5198
5199 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5200
5201 * configure.ac (ppllibs): Add by default the lib flags.
5202 * configure: Regenerate.
5203
5204 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5205
5206 * MAINTAINERS: Add myself to the write after approval list.
5207
5208 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5209
5210 * configure.ac: Add double brackets on darwin[912].
5211 * configure: Regenerate.
5212
5213 2008-12-03 Daniel Kraft <d@domob.eu>
5214
5215 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5216 Approval to Reviewer section (for Fortran front-end).
5217
5218 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5219
5220 * configure.ac: Expand to darwin10 and later.
5221 * configure: Regenerate.
5222
5223 2008-12-02 Andreas Schwab <schwab@suse.de>
5224
5225 * Makefile.def: configure-target-boehm-gc depends on
5226 all-target-libstdc++-v3.
5227 * Makefile.in: Regenerate.
5228
5229 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5230
5231 * MAINTAINERS: Add myself as mingw maintainer.
5232
5233 2008-12-02 Ben Elliston <bje@au.ibm.com>
5234
5235 * config.sub, config.guess: Update from upstream sources.
5236
5237 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5238
5239 * README.SCO: Remove.
5240
5241 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5242
5243 * MAINTAINERS: Add myself to the write after approval list.
5244
5245 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5246
5247 * MAINTAINERS: Update my email address in WAA section.
5248
5249 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5250
5251 * MAINTAINERS: Update e-mail address.
5252
5253 2008-11-27 Toon Moene <toon@moene.org>
5254
5255 * MAINTAINERS: Change e-mail address.
5256
5257 2008-11-27 Tristan Gingold <gingold@adacore.com>
5258
5259 * configure.ac: Build gdb for i?86-*-darwin*
5260 * configure: Regenerated.
5261
5262 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5263
5264 * MAINTAINERS: Added my full name.
5265
5266 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5267
5268 PR bootstrap/38014
5269 PR bootstrap/37923
5270
5271 Revert:
5272
5273 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5276 * Makefile.in: Regenerated.
5277
5278 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5279
5280 PR gdb/921
5281 PR gdb/1646
5282 PR gdb/2175
5283 PR gdb/2176
5284
5285 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5286 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5287 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5288 (HOST_EXPORTS): Pass CPPFLAGS.
5289 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5290 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5291 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5292 * Makefile.in, configure: Regenerated.
5293 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5294 and CPPFLAGS_FOR_BUILD.
5295
5296 2008-11-06 Jeff Law <law@redhat.com>
5297
5298 * MAINTAINERS: Add myself as middle end maintainer.
5299
5300 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5301
5302 * MAINTAINERS (Write after approval): Add myself.
5303
5304 2008-11-05 Diego Novillo <dnovillo@google.com>
5305
5306 * MAINTAINERS (Global Reviewers): Add myself.
5307 (Non-Algorithmic Maintainers): Remove myself.
5308
5309 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5310
5311 * MAINTAINERS (Write after approval): Add myself.
5312
5313 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5314
5315 * MAINTAINERS (Write after approval): Add myself.
5316
5317 2008-10-31 Ben Elliston <bje@au.ibm.com>
5318
5319 * configure.ac (spu-*-*): Remove special case.
5320 * configure: Regenerate.
5321
5322 2008-10-30 Catherine Moore <clm@codesourcery.com>
5323
5324 * MAINTAINERS (Write after approval): Update my email address.
5325
5326 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5327
5328 * configure.ac [spu-*-*]: Do not set skipdirs.
5329 * configure: Re-generate.
5330
5331 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5332
5333 * MAINTAINERS (Various Maintainers): Add myself to reload.
5334
5335 2008-10-25 Richard Guenther <rguenther@suse.de>
5336
5337 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5338 maintainer. Remove myself as libgcc-math maintainer.
5339 (Non-Algorithmic Maintainers): Remove myself.
5340
5341 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5342
5343 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5344 * Makefile.in: Regenerated.
5345
5346 2008-10-23 Cary Coutant <ccoutant@google.com>
5347
5348 * MAINTAINERS (Write after approval): Add myself.
5349
5350 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5351
5352 PR gdb/921
5353 PR gdb/1646
5354 PR gdb/2175
5355 PR gdb/2176
5356
5357 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5358 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5359 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5360 (HOST_EXPORTS): Pass CPPFLAGS.
5361 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5362 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5363 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5364 * Makefile.in, configure: Regenerated.
5365 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5366 and CPPFLAGS_FOR_BUILD.
5367
5368 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5369
5370 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5371 Sebastian Pop.
5372
5373 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5374
5375 * MAINTAINERS (Write After Approval): Added myself.
5376
5377 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5378
5379 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5380 recommended version to 2.3.2.
5381
5382 * configure: Regenerate.
5383
5384 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5385
5386 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5387
5388 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5389
5390 * MAINTAINERS (Write After Approval): Update e-mail address.
5391
5392 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5393
5394 * libtool.m4: Update to libtool 2.2.6.
5395 * lt~obsolete.m4: Update to libtool 2.2.6.
5396 * ltmain.sh: Update to libtool 2.2.6.
5397 * ltsugar.m4: Update to libtool 2.2.6.
5398 * ltversion.m4: Update to libtool 2.2.6.
5399 * ltoptions.m4: Update to libtool 2.2.6.
5400 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5401
5402 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5403
5404 * MAINTAINERS (Write After Approval): Add myself.
5405
5406 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5407
5408 * MAINTAINERS (Write After Approval): Update my name.
5409
5410 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5411
5412 * MAINTAINERS: Add myself in "Write After Approval".
5413
5414 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5415
5416 * MAINTAINERS: Add myself as ia64 maintainer.
5417
5418 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5419
5420 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5421 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5422 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5423 and Michael Tiemann from Write After Approval since they do not
5424 actually have access.
5425
5426 2008-09-05 Richard Guenther <rguenther@suse.de>
5427
5428 * configure.ac: Initialize clooglibs to -lcloog.
5429 * configure: Re-generate.
5430
5431 2008-09-04 Le-Chun Wu <lcwu@google.com>
5432
5433 * MAINTAINERS (Write After Approval): Add myself.
5434
5435 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5436
5437 * configure.ac (--with-cloog-polylib): New.
5438 (--disable-cloog-version-check): New.
5439 (--disable-ppl-version-check): New.
5440 * configure: Re-generate.
5441
5442 2008-09-03 Richard Guenther <rguenther@suse.de>
5443
5444 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5445 cloog test.
5446 * configure: Re-generate.
5447
5448 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5449
5450 Add picoChip port.
5451 * MAINTAINERS: Add picoChip maintainers.
5452
5453 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5454 Tobias Grosser <grosser@fim.uni-passau.de>
5455 Jan Sjodin <jan.sjodin@amd.com>
5456 Harsha Jagasia <harsha.jagasia@amd.com>
5457 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5458 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5459 Adrien Eliche <aeliche@isty.uvsq.fr>
5460
5461 Merge from graphite branch.
5462 * configure: Regenerate.
5463 * Makefile.in: Regenerate.
5464 * configure.ac (host_libs): Add ppl and cloog.
5465 Add checks for PPL and CLooG.
5466 * Makefile.def (ppl, cloog): Added modules and dependences.
5467 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5468 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5469
5470 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5471
5472 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5473 (GCC_SHLIB_SUBDIR): New.
5474 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5475 * configure: Regenerate.
5476 * Makefile.in: Regenerate.
5477
5478 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5479
5480 * MAINTAINERS: Consistently use tabs to separate columns.
5481
5482 2008-08-29 Tristan Gingold <gingold@adacore.com>
5483
5484 * MAINTAINERS (Write after Approval): Add myself.
5485
5486 2008-08-28 Tristan Gingold <gingold@adacore.com>
5487
5488 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5489 Enable bfd, binutils and opcodes.
5490 * configure: Regenerate.
5491
5492 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5493
5494 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5495
5496 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5497
5498 * MAINTAINERS: Use correct Umlaut for last name.
5499
5500 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5501
5502 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5503
5504 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5505
5506 * MAINTAINERS: Update my email address.
5507
5508 2008-08-16 Nicolas Roche <roche@adacore.com>
5509
5510 * Makefile.tpl: Add BOOT_ADAFLAGS.
5511 * Makefile.in: Regenerate.
5512
5513 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5514
5515 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5516 * configure: Regenerate.
5517
5518 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5519
5520 * configure.ac: Add makefile fragments for hpux.
5521 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5522 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5523 * configure: Regenerate.
5524 * Makefile.in: Regenerate.
5525
5526 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5527
5528 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5529
5530 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5531
5532 * MAINTAINERS (Write after Approval): Add myself.
5533
5534 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5535
5536 * MAINTAINERS (Write After Approval): Add myself.
5537
5538 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
5542 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5543
5544 * MAINTAINERS: Update my email address.
5545
5546 2008-06-25 Joey Ye <joey.ye@intel.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5551
5552 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5553 * Makefile.in: Regenerate.
5554 * configure: Regenerate.
5555
5556 2008-06-17 Daniel Kraft <d@domob.eu>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
5560 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5561
5562 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5563 "$@" is still intact with both Autoconf 2.59 and 2.62.
5564 * configure: Regenerate.
5565
5566 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5567
5568 * Makefile.tpl: Fix comment errors.
5569 * Makefile.in: Regenerate.
5570
5571 2008-06-12 David S. Miller <davem@davemloft.net>
5572 David Edelsohn <edelsohn@gnu.org>
5573
5574 * configure.ac: Add powerpc*-*-* to gold supported targets.
5575 * configure: Regenerate.
5576
5577 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5578
5579 PR tree-optimization/36218
5580 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5581 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5582 (all prefix="build-"): Pass them to build-system sub-makes.
5583 * Makefile.in: Regenerate.
5584
5585 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5586
5587 * MAINTAINERS (mt port): Remove.
5588 (sco5, unixware, sco udk): Remove.
5589 (Kean Johnston): Add to Write After Approval.
5590
5591 2008-05-30 Julian Brown <julian@codesourcery.com>
5592
5593 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5594 of libobjc for ARM EABI Linux.
5595 * configure: Regenerate.
5596
5597 2008-05-18 Xinliang David Li <davidxl@google.com>
5598
5599 * ChangeLog: Remove wrong ChangeLog entry.
5600
5601 2008-05-17 Xinliang David Li <davidxl@google.com>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2008-05-14 Rafael Espíndola <espindola@google.com>
5610
5611 * config-ml.in: don't handle --enable-shared and --enable-static.
5612
5613 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5614
5615 * MAINTAINERS: Update my email address.
5616
5617 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5618
5619 * MAINTAINERS: Update my email address.
5620
5621 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5622
5623 * MAINTAINERS (Write After Approval): Add myself.
5624
5625 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5626
5627 * MAINTAINERS (Write After Approval): Add myself.
5628
5629 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5630
5631 * MAINTAINERS (crx): Add myself.
5632
5633 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5634
5635 Sync with src:
5636 2008-04-14 David S. Miller <davem@davemloft.net>
5637
5638 * configure.ac: Add sparc*-*-* to gold supported targets.
5639 * configure: Regenerate.
5640
5641 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5642
5643 PR bootstrap/35457
5644 * configure.ac: Include override.m4.
5645 * configure: Regenerate.
5646
5647 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5648
5649 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5650 * Makefile.in: Regenerate.
5651
5652 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5653
5654 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5655 as nonconfigurable directories list.
5656 * configure: Regenerate.
5657
5658 2008-04-14 Ben Elliston <bje@au.ibm.com>
5659
5660 * config.sub, config.guess: Update from upstream sources.
5661
5662 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5663
5664 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5665 * Makefile.in: Regenerate.
5666
5667 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5668
5669 * configure.ac: Do not build libssp for the AVR.
5670 * configure: Regenerate.
5671
5672 2008-04-07 Ian Lance Taylor <iant@google.com>
5673
5674 * Makefile.def: check-gold depends upon all-binutils.
5675 * Makefile.in: Regenerate.
5676
5677 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5678
5679 * MAINTAINERS (Write After Approval): Add myself.
5680
5681 2008-04-04 Nick Clifton <nickc@redhat.com>
5682
5683 PR binutils/4334
5684 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5685 builds.
5686 * configure: Regenerate.
5687
5688 2008-04-04 NightStrike <NightStrike@gmail.com>
5689
5690 PR other/35151
5691 * configure.ac: Combine rules for mingw32 and mingw64.
5692 * configure: Regenerate.
5693
5694 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5695
5696 * MAINTAINERS (Write After Approval): Add myself.
5697
5698 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5699
5700 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5701 * Makefile.in (.NOTPARALLEL): Ditto.
5702
5703 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5704
5705 * MAINTAINERS (Write After Approval): Add myself.
5706
5707 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5708
5709 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5710 * Makefile.in (.NOTPARALLEL): Regenerate.
5711
5712 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5713
5714 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5715 * Makefile.in: Regenerate.
5716
5717 2008-03-26 Jakub Staszak <kuba@et.pl>
5718
5719 * MAINTAINERS (Write After Approval): Add myself.
5720
5721 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5722
5723 * MAINTAINERS: Update e-mail address.
5724
5725 2008-03-20 Ian Lance Taylor <iant@google.com>
5726
5727 * configure.ac: Add support for --enable-gold.
5728 * Makefile.def: Add gold as a directory like ld.
5729 * configure, Makefile.in: Regenerate.
5730
5731 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5732
5733 * configure.ac: m4_include config/proginstall.m4.
5734 * configure: Regenerate.
5735
5736 Backport from upstream Libtool:
5737
5738 2007-10-12 Eric Blake <ebb9@byu.net>
5739
5740 Deal with Autoconf 2.62's semantic change in m4_append.
5741 * ltsugar.m4 (lt_append): Replace broken versions of
5742 m4_append.
5743 (lt_if_append_uniq): Don't require separator to be overquoted,
5744 and avoid broken m4_append.
5745 (lt_dict_add): Fix typo.
5746 * libtool.m4 (_LT_DECL): Don't overquote separator.
5747
5748 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5749
5750 * config.rpath: Add AIX 6 support.
5751
5752 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5753
5754 * Makefile.def (stageprofile). Remove -fprofile-generate
5755 from stage_libcflags.
5756 * Makefile.in: Regenerate.
5757
5758 2008-03-13 Ben Elliston <bje@au.ibm.com>
5759
5760 * config.sub, config.guess: Update from upstream sources.
5761
5762 2008-03-06 Tom Tromey <tromey@redhat.com>
5763
5764 * MAINTAINERS: Update for treelang deletion.
5765
5766 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5767
5768 * MAINTAINERS: Update my email address.
5769
5770 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5771
5772 * MAINTAINERS (darwin port): Add myself as a maintainer.
5773 (objective-c/c++): Add myself as a maintainer.
5774
5775 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5776
5777 * MAINTAINERS (Write After Approval): Update my email address.
5778
5779 2008-02-25 Tomas Bily <tbily@suse.cz>
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
5783 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5784
5785 * MAINTAINERS (OpenMP): Add myself.
5786
5787 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5788
5789 PR bootstrap/32009
5790 PR bootstrap/32161
5791
5792 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5793 * configure: Regenerate.
5794
5795 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5796 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5797 STAGE4_LIBCFLAGS): New.
5798 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5799 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5800 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5801 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5802 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5803 for target modules. Don't export LIBCFLAGS.
5804 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5805 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5806 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5807 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5808 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5809 * Makefile.in: Regenerate.
5810
5811 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5812
5813 PR libgcj/33085
5814 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5815 Do not use -DDLL_EXPORT. Backport from upstream.
5816
5817 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5818
5819 * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5822
5823 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5824 * configure: Regenerate.
5825
5826 2008-01-31 Marc Gauthier <marc@tensilica.com>
5827
5828 * configure.ac (xtensa*-*-*): Recognize processor variants.
5829 * configure: Regenerate.
5830
5831 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5832
5833 PR bootstrap/34922
5834 * configure.ac (PARSE_ARGS): Push suitable setting of
5835 ac_subdirs_all, for `./configure --help=recursive'.
5836 Handle `+' in generic toplevel directory disabling.
5837 * configure: Regenerate.
5838
5839 2008-01-28 Nick Clifton <nickc@redhat.com>
5840
5841 * MAINTAINERS (xstormy16): Take over maintainership.
5842
5843 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5844
5845 * MAINTAINERS (c4x port): Remove.
5846
5847 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5848
5849 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5850
5851 2008-01-23 Ben Elliston <bje@au.ibm.com>
5852
5853 * config.sub, config.guess: Update from upstream sources.
5854
5855 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5856
5857 * MAINTAINERS (Write After Approval): Add myself.
5858
5859 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5860
5861 * MAINTAINERS: Update my email address.
5862
5863 2008-01-09 Raksit Ashok <raksit@google.com>
5864
5865 * MAINTAINERS (Write After Approval): Add myself.
5866
5867 2008-01-09 Raksit Ashok <raksit@google.com>
5868
5869 * MAINTAINERS (Write After Approval): Add myself.
5870
5871 2008-01-08 Ben Elliston <bje@au.ibm.com>
5872
5873 * config.sub, config.guess: Update from upstream sources.
5874
5875 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5876
5877 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5878 Change recommended MPFR from 2.2.1 -> 2.3.0.
5879 * configure: Regenerate.
5880
5881 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5882
5883 * MAINTAINERS: Update my email address.
5884
5885 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5886
5887 * MAINTAINERS: Update my email address.
5888
5889 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5890
5891 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5892 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5893 * Makefile.in: Regenerate.
5894
5895 2007-12-10 Mark Heffernan <meheff@google.com>
5896
5897 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5898 misplaced entries.
5899
5900 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5901
5902 * configure.ac: Enable libjava for x86_64-*-darwin9.
5903 * configure: Regenerate.
5904
5905 2007-12-07 Bill Maddox <maddox@google.com>
5906
5907 * MAINTAINERS (Write After Approval): Add myself.
5908
5909 2007-12-05 Ben Elliston <bje@au.ibm.com>
5910
5911 * config.sub, config.guess: Update from upstream sources.
5912
5913 2007-12-02 Matthias Klose <doko@ubuntu.com>
5914
5915 * config-ml.in: Remove 64bit configure tests.
5916
5917 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5918
5919 * config-ml.in: Robustify against white space in absolute file
5920 names.
5921
5922 * config-ml.in (multi-clean): Substitute ${Makefile}.
5923 Remove superfluous ${Makefile} in list.
5924
5925 2007-11-19 Thiemo Seufer <ths@mips.com>
5926
5927 * config-ml.in: Don't hardcode the Makefile name.
5928
5929 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5930
5931 * MAINTAINERS (Write After Approval): Add myself.
5932
5933 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
5936
5937 2007-11-06 Doug Kwan <dougkwan@google.com>
5938
5939 * MAINTAINERS (Write After Approval): Add myself.
5940
5941 2007-10-25 Ben Elliston <bje@au.ibm.com>
5942
5943 * MAINTAINERS (mercury): Remove entry.
5944 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5945
5946 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5947
5948 * Makefile.def (dependencies): Make configure-gdb depend on
5949 all-intl.
5950 * Makefile.in: Regenerated.
5951
5952 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5953
5954 * MAINTAINERS (Fortran maintainer): Remove myself.
5955
5956 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5957
5958 * Makefile.def: To avoid problems running with parallel makes,
5959 build newlib before libgloss so that target specific header
5960 files are availble.
5961 * Makefile.in: Regenerate
5962
5963 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5964
5965 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5966 * Makefile.in: Regenerate.
5967
5968 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5969
5970 * MAINTAINERS (Register allocation reviewer): Add myself.
5971
5972 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5973
5974 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5975 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5976 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5977 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5978 * configure: Regenerate.
5979
5980 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5981
5982 * MAINTAINERS (Register allocation reviewer): Add myself.
5983
5984 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5985
5986 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5987 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5988 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5989 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5990 * configure.ac: Default them to host tools for $host = $build.
5991 Subst them.
5992
5993 * configure: Regenerate.
5994 * Makefile.in: Regenerate.
5995
5996 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5997
5998 * MAINTAINERS (Register allocation reviewer): Add myself.
5999
6000 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6001
6002 * MAINTAINERS (Register allocation reviewer): Add myself.
6003
6004 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6005
6006 * MAINTAINERS (Write After Approval): Fix typo.
6007
6008 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6009
6010 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6011 * configure: Regenerate.
6012
6013 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6014
6015 PR bootstrap/31906
6016 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6017 they're already prefixed.
6018
6019 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6020
6021 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6022 libstdc++.
6023 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6024 * configure: Regenerate.
6025 * Makefile.in: Regenerate.
6026
6027 2007-09-17 Andreas Schwab <schwab@suse.de>
6028
6029 * configure.ac: Raise minimum makeinfo version to 4.6.
6030 * configure: Regenerate.
6031
6032 2007-09-17 Johannes Singler <singler@ira.uka.de>
6033
6034 * MAINTAINERS (write-after-approval) add myself
6035
6036 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6037
6038 * configure.ac: Correct makeinfo version check.
6039 * configure: Regenerate.
6040
6041 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6042
6043 * MAINTAINERS: Update my email address.
6044
6045 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6046
6047 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6048 to $skipdirs and only disable gprof for newlib. Use the normal
6049 mips*-elf* handling in other respects.
6050 * configure: Regnerate.
6051
6052 2007-09-12 David Daney <ddaney@avtrex.com>
6053
6054 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6055 enabling libgcj.
6056 * configure: Regenerate.
6057
6058 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6059
6060 PR other/32154
6061 * configure.ac: For libgloss targets, point the linker to the linker
6062 script, startup code and simulator library.
6063 * configure: Regenerate.
6064
6065 2007-09-07 Andrew Haley <aph@redhat.com>
6066
6067 * configure.ac (noconfigdirs): Remove target-libffi and
6068 target-libjava.
6069 * configure: Regenerate.
6070
6071 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6072
6073 PR target/33281
6074 * configure.ac: Use config/mh-mingw on mingw.
6075 * configure: Regenerate.
6076
6077 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6078
6079 * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2007-09-05 Richard Guenther <rguenther@suse.de>
6082
6083 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6084 nor --disable-checking is provided also turn on yes and types
6085 checking for stage1.
6086 * configure: Re-generate.
6087
6088 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6089
6090 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6091 (Write After Approval): Remove myself.
6092
6093 2007-08-29 Nick Clifton <nickc@redhat.com>
6094
6095 * config.sub, config.guess: Update from upstream sources.
6096
6097 2007-08-22 Bud Davis <jmdavis@link.com>
6098
6099 * MAINTAINERS (Write After Approval): Added myself.
6100 * MAINTAINERS (Reviewers): Removed myself.
6101
6102 2007-08-18 Paul Brook <paul@codesourcery.com>
6103 Joseph Myers <joseph@codesourcery.com>
6104
6105 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6106 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6107 * Makefile.in: Regenerate.
6108 * configure.ac (--with-debug-prefix-map): New.
6109 * configure: Regenerate.
6110
6111 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6112 Nigel Stephens <nigel@mips.com>
6113
6114 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6115 as target_makefile_frag.
6116 * configure: Regenerate.
6117
6118 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6119
6120 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6121 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6122 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6123 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6124 (do-compare, do-compare3, do-compare-debug): New.
6125 ([+compare-target+]): Use them.
6126
6127 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6128
6129 * MAINTAINERS (Write After Approval): Change my email address.
6130
6131 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6132 Ben Elliston <bje@au.ibm.com>
6133
6134 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6135 --silent if $silent.
6136 * configure: Regenerate.
6137
6138 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6139
6140 * MAINTAINERS (Various Maintainers): Add myself as
6141 loop infrastructure maintainer. Update my e-mail
6142 address.
6143
6144 2007-07-31 Diego Novillo <dnovillo@google.com>
6145
6146 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6147 Adjust description.
6148
6149 2007-07-26 Richard Guenther <rguenther@suse.de>
6150
6151 * configure.ac: Add types checking to stage1 checking flags.
6152 * configure: Regenerate.
6153
6154 2007-07-17 Nick Clifton <nickc@redhat.com>
6155
6156 * COPYING3: New file. Contains version 3 of the GNU General
6157 Public License.
6158 * COPYING3.LIB: New file. Contains version 3 of the GNU
6159 Lesser General Public License.
6160
6161 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6162
6163 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6164
6165 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6166
6167 * MAINTAINERS (S/390 co-maintainer): Add myself.
6168 (Write After Approval): Remove myself.
6169
6170 2007-07-13 Dan Hipschman <dsh@google.com>
6171
6172 * MAINTAINERS (Write After Approval): Add myself.
6173
6174 2007-07-11 Nick Clifton <nickc@redhat.com>
6175
6176 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6177 WINDRES export.
6178 * Makefile.in: Regenerate.
6179
6180 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6181
6182 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6183 maintainer.
6184
6185 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6186
6187 * lt~obsolete.m4: New. Import from 20070318 libtool.
6188
6189 2007-07-03 Julian Brown <julian@codesourcery.com>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
6193 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6194
6195 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6196 * configure: Regenerate.
6197
6198 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6199
6200 * configure.ac: Add some missing m4 quotation.
6201 * configure: Regenerate.
6202
6203 2007-07-02 Simon Baldwin <simonb@google.com>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6208
6209 * configure: Regenerate.
6210
6211 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6212
6213 * Makefile.def: Add windmc tool to build.
6214 * Makefile.tpl: Likewise.
6215 * configure.ac: Likewise.
6216 * Makefile.in: Regenerate.
6217 * configure: Regenerate.
6218
6219 2007-06-28 DJ Delorie <dj@redhat.com>
6220
6221 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6222 not building newlib.
6223 * configure: Regenerated.
6224
6225 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6226
6227 * MAINTAINERS (Write After Approval): Add myself.
6228
6229 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6230
6231 * MAINTAINERS (Write After Approval): Add myself.
6232
6233 2007-06-19 Chris Matthews <chrismatthews@google.com>
6234
6235 * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6238
6239 * MAINTAINERS (Write After Approval): Add myself.
6240
6241 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6242
6243 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6244 * Makefile.in: Regenerated.
6245
6246 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6247
6248 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6249 bfin*-*-uclinux* targets.
6250 * configure: Regenerate.
6251
6252 2007-06-14 Ian Lance Taylor <iant@google.com>
6253
6254 * MAINTAINERS: Add myself as non-algorithmic global write
6255 maintainer.
6256
6257 2007-06-14 Diego Novillo <dnovillo@google.com>
6258
6259 * MAINTAINERS: Add self as middle-end maintainer and
6260 non-algorithmic global write maintainer.
6261
6262 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6263
6264 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6265 Move all Fortran maintainers except Paul Brook into the
6266 Non-Autopoiesis section.
6267
6268 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6269
6270 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6271 (distclean-stage[+id+]): Possibly delete stage_last.
6272 * Makefile.in: Regenerate.
6273
6274 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6275
6276 * MAINTAINERS (Various Maintainer): Fix typo.
6277
6278 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6279
6280 * MAINTAINERS (Various Maintainer): Add myself as
6281 dataflow maintainer.
6282
6283 2007-06-07 Ben Elliston <bje@au.ibm.com>
6284
6285 * config.sub, config.guess: Update from upstream sources.
6286
6287 2007-06-07 Ben Elliston <bje@au.ibm.com>
6288
6289 * Makefile.tpl: Fix spelling error.
6290 * Makefile.in: Regenerate.
6291
6292 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6293
6294 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6295 lt_cv_sys_max_cmd_len.
6296
6297 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6298
6299 * MAINTAINERS (Various Maintainers): Add myself as
6300 auto-vectorizer maintainer.
6301
6302 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6303
6304 PR libjava/32098
6305 * libtool.m4: Revert previous change.
6306 * ltgcc.m4: Put it here.
6307
6308 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6309
6310 * MAINTAINERS (Various Maintainers): Add myself as
6311 auto-vectorizer maintainer.
6312
6313 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6314
6315 PR libjava/32098
6316 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6317
6318 2007-05-30 Richard Guenther <rguenther@suse.de>
6319
6320 * MAINTAINERS (Various Maintainers): Add myself as
6321 auto-vectorizer maintainer.
6322
6323 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6324
6325 PR bootstrap/29382
6326 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6327 * configure: Rebuilt.
6328
6329 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6330
6331 * MAINTAINERS (Write After Approval): Removed my name.
6332
6333 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6334
6335 * MAINTAINERS (Write After Approval): Remove myself.
6336
6337 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6338
6339 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6340
6341 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6342
6343 * ltmain.sh: Update from ToT Libtool.
6344 * libtool.m4: Update from ToT Libtool.
6345 * ltsugar.m4: New. Update from ToT Libtool.
6346 * ltversion.m4: New. Update from ToT Libtool.
6347 * ltoptions.m4: New. Update from ToT Libtool.
6348 * ltconfig: Remove.
6349 * ltcf-c.sh: Remove.
6350 * ltcf-cxx.sh: Remove.
6351 * ltcf-gcj.sh: Remove.
6352
6353 2007-05-22 Ollie Wild <aaw@google.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6360 stage_cflags.
6361 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6362 Remove CFLAGS/LIBCFLAGS.
6363 (configure-stage[+id+]-[+prefix+][+module+],
6364 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6365 * Makefile.in: Regenerate.
6366
6367 2007-05-15 Diego Novillo <dnovillo@google.com>
6368
6369 * MAINTAINERS: Update e-mail address.
6370
6371 2007-05-15 Revital Eres <eres@il.ibm.com>
6372
6373 * MAINTAINERS (Write After Approval): Add myself.
6374
6375 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6376
6377 * MAINTAINERS (Write After Approval): Updated my address.
6378
6379 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6380
6381 * MAINTAINERS (Write After Approval): Add myself.
6382
6383 2007-05-11 Silvius Rus <rus@google.com>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
6387 2007-04-23 Tom Tromey <tromey@redhat.com>
6388
6389 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6390
6391 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6392
6393 * MAINTAINERS (cpplib): Rename to ...
6394 (libcpp): ... this. Add C/C++ front end maintainers.
6395
6396 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6397
6398 * config-ml.in: Pass ${ml_config_env} to configure calls.
6399
6400 2007-04-04 Christian Bruel <christian.bruel@st.com>
6401
6402 * MAINTAINERS (Write After Approval): Add myself.
6403
6404 2007-04-02 Dave Korn <dave.korn@artimi.com>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
6408 2007-03-31 Tobias Burnus <burnus@net-b.de>
6409
6410 * MAINTAINERS (fortran 95 front end): Add myself.
6411
6412 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
6416 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6417
6418 * MAINTAINERS (Modulo Scheduler): Add myself.
6419
6420 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6421
6422 * MAINTAINERS (fortran 95 front end): Add myself.
6423 (c++ front end): whitespace fix.
6424
6425 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6426
6427 * MAINTAINERS (Write After Approval): Add myself.
6428
6429 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6430
6431 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6432 of glob. Quote arguments with single quotes too.
6433 * configure: Regenerate.
6434
6435 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6436
6437 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6438 * Makefile.in: Regenerate
6439
6440 2007-03-07 Andreas Schwab <schwab@suse.de>
6441
6442 * configure: Regenerate.
6443
6444 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6445
6446 * configure.ac: Add "--with-pdfdir" configure option,
6447 which defines pdfdir variable.
6448 * Makefile.def (target=fixincludes): Add install-pdf to
6449 missing targets.
6450 (recursive_targets): Add install-pdf target.
6451 (flags_to_pass): Add pdfdir.
6452 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6453 target.
6454 * configure: Regenerate
6455 * Makefile.in: Regenerate
6456
6457 2007-02-28 Eric Christopher <echristo@apple.com>
6458
6459 Revert:
6460 2006-12-07 Mike Stump <mrs@apple.com>
6461
6462 * Makefile.def (dependencies): Add dependency for
6463 install-target-libssp and install-target-libgomp on
6464 install-gcc.
6465 * Makefile.in: Regenerate.
6466
6467 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6468
6469 * configure: Regenerate.
6470 * configure.ac: Move statements after variable declarations.
6471
6472 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6473
6474 * MAINTAINERS: Add myself as sh maintainer.
6475
6476 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6477
6478 * configure.ac: Adjust for loop syntax.
6479 * configure: Regenerate.
6480
6481 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6482
6483 * configure: Rebuilt.
6484
6485 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6486
6487 * configure.ac: Drop multiple occurrences of --enable-languages,
6488 and fix its quoting.
6489 * configure: Rebuilt.
6490
6491 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6492 Nathan Sidwell <nathan@codesourcery.com>
6493 Vladimir Prus <vladimir@codesourcery.com>
6494 Joseph Myers <joseph@codesourcery.com>
6495
6496 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6497 * configure: Regenerate.
6498
6499 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6500
6501 * ltconfig (freebsd*): Default to elf.
6502
6503 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * configure.ac (target_libraries): Move libgcc before libiberty.
6506 * configure: Regenerated.
6507
6508 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6509 Paolo Bonzini <bonzini@gnu.org>
6510
6511 PR bootstrap/30753
6512 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6513 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6514 * configure: Regenerated.
6515
6516 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6517
6518 * MAINTAINERS (Language Front End Maintainers): Update my mail
6519 address.
6520
6521 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6522
6523 PR bootstrap/30748
6524 * configure.ac: Correct syntax for Solaris ksh.
6525 * configure: Regenerated.
6526
6527 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6528
6529 * configure.ac: Sync with src.
6530 * configure: Regenerate.
6531
6532 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6533
6534 * Makefile.in: Regenerate.
6535
6536 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6537
6538 * config.sub: Sync with src.
6539
6540 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6543 noncanonical equivalents.
6544 * configure.in: Rename to...
6545 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6546 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6547 target_noncanonical. Use them. Rewrite removal of configure
6548 arguments for autoconf 2.59. Discard variable settings. Force
6549 program_transform_name for native tools.
6550
6551 * Makefile.in: Regenerated.
6552 * configure: Regenerated with autoconf 2.59.
6553
6554 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
6558 2007-01-31 Andreas Schwab <schwab@suse.de>
6559
6560 * Makefile.tpl (LDFLAGS): Substitute it.
6561 * Makefile.in: Regenerate.
6562
6563 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6568
6569 * MAINTAINERS (spu port): Add myself.
6570
6571 2007-01-23 Richard Guenther <rguenther@suse.de>
6572
6573 PR bootstrap/30541
6574 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6575 * Makefile.tpl (GNATBIND): Substitute it.
6576 (GNATMAKE): Likewise.
6577 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6578 of STAGE_PREFIX.
6579 * Makefile.in: Regenerate.
6580 * configure: Regenerate.
6581
6582 2007-01-18 Mike Stump <mrs@apple.com>
6583
6584 * configure.in: Re-enable -Werror for gcc builds.
6585
6586 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6591
6592 * configure.in: Change == to = in test command.
6593 * configure: Regenerate.
6594
6595 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6596 Nick Clifton <nickc@redhat.com>
6597 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6598
6599 * configure.in (build_configargs, host_configargs, target_configargs):
6600 Remove build/host/target parameters.
6601 (host_libs): Add gmp and mpfr.
6602 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6603 * Makefile.def (gmp, mpfr): New.
6604 (gcc): Remove target.
6605 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6606 target_os, target_vendor): New.
6607 (configure): Add host_alias/target_alias arguments; adjust invocations.
6608 * configure: Regenerate.
6609 * Makefile.in: Regenerate.
6610
6611 2007-01-11 Matt Fago <fago@earthlink.net>
6612
6613 * configure.in: Try to link to functions only in mpfr 2.2.x
6614 to improve robustness of configure tests.
6615 * configure: Regenerate.
6616
6617 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6618
6619 * MAINTAINERS: Add myself as i386 maintainer.
6620
6621 2007-01-08 Jan Hubicka <jh@suse.cz>
6622
6623 * MAINTAINERS: Add myself as i386 maintainer.
6624
6625 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6626
6627 * configure.in: Add support for an x86_64-mingw* target.
6628 * configure: Regenerate.
6629
6630 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6631
6632 * Makefile.tpl (all-target): Correct @if conditional for target
6633 modules.
6634 * configure.in: Omit libiberty if building only target libgcc.
6635 * configure, Makefile.in: Regenerated.
6636
6637 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6638
6639 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6640 * configure: Regenerate.
6641
6642 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6643
6644 * Makefile.def (target_modules): Add libgcc.
6645 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6646 * Makefile.tpl (clean-target-libgcc): Delete.
6647 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6648 on gcc even for bootstrapped modules. Rewrite handling of
6649 lang_env_dependencies to loop over target_modules.
6650 * configure.in (target_libraries): Add target-libgcc.
6651 * Makefile.in, configure: Regenerated.
6652
6653 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6654
6655 * configure.in: Reorganize recognition of languages. Add
6656 --enable-stage1-languages. Show supported languages for the chosen
6657 target rather than all recognized languages.
6658 * configure: Regenerate.
6659
6660 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6661
6662 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6663 * Makefile.in: Regenerate.
6664
6665 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6666
6667 * configure.in: Warn that MPFR 2.2.0 is buggy.
6668 * configure: Regenerate.
6669
6670 2006-12-27 Ian Lance Taylor <iant@google.com>
6671
6672 * configure.in: When removing Makefiles to force a reconfigure, also
6673 remove prev-DIR*/Makefile.
6674 * configure: Regenerate.
6675
6676 2006-12-22 Andreas Schwab <schwab@suse.de>
6677
6678 * configure: Regenerate with correct autoconf version.
6679
6680 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6681
6682 * configure.in: add AC_SUBST for *_FOR_TARGET.
6683 * configure: Regenerate.
6684
6685 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * configure.in: Simplify logic for rejecting languages that cannot
6688 be built. Separate the case when a language is unsupported,
6689 from the case when the user chooses not to build a language.
6690
6691 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6692
6693 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6694 it only affects bootstrap and could be tested on "$host" as well.
6695 * configure: Regenerate.
6696 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6697
6698 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6699
6700 PR bootstrap/29544
6701 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6702 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6703 move here comment from Makefile.tpl.
6704 * Makefile.tpl: Move some definitions higher in the file.
6705 (STAGE1_CHECKING): New.
6706 * configure.in: Add --enable-stage1-checking.
6707 * configure: Regenerate.
6708 * Makefile.in: Regenerate.
6709
6710 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6711
6712 * MAINTAINERS: Add myself as build system maintainer.
6713
6714 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6715
6716 * MAINTAINERS (Write After Approval): Add myself.
6717
6718 2006-12-13 Eric Christopher <echristo@apple.com>
6719
6720 * MAINTAINERS: Add myself as darwin maintainer.
6721
6722 2006-12-11 Ian Lance Taylor <ian@airs.com>
6723
6724 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6725
6726 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6727
6728 MAINTAINERS: Update my entry.
6729
6730 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6731
6732 * configure.in: Handle spu makefile frag.
6733 * Makefile.tpl (MAINT): Define
6734 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6735 * configure: Regenerate.
6736 * Makefile.in: Regenerate.
6737
6738 2006-12-11 Ben Elliston <bje@au.ibm.com>
6739
6740 * config.guess: Import latest version.
6741 * config.sub: Likewise.
6742
6743 2006-12-11 Ben Elliston <bje@au.ibm.com>
6744
6745 * configure.in (spu-*-*): Don't skip target-libiberty.
6746 * configure: Regenerate.
6747
6748 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6749
6750 PR bootstrap/30134
6751 * configure.in: Correct x86 darwin support for libjava to powerpc
6752 and i?86 only.
6753 * configure: Regenerate.
6754
6755 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6756
6757 * configure.in: Add x86 darwin support for libjava.
6758 * configure: Regenerate.
6759
6760 2006-12-07 Mike Stump <mrs@apple.com>
6761
6762 * Makefile.def (dependencies): Add dependency for
6763 install-target-libssp and install-target-libgomp on
6764 install-gcc.
6765 * Makefile.in: Regenerate.
6766
6767 2006-12-04 Richard Guenther <rguenther@suse.de>
6768
6769 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6770 (Non-Algorithmic Maintainers): Move over non-algorithmic
6771 loop optimizer maintainers, add myself as a non-algorithmic
6772 middle-end maintainer.
6773
6774 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6775
6776 * MAINTAINERS (Write After Approval): Add myself.
6777
6778 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6779
6780 * configure.in: Update error message for missing GMP/MPFR.
6781
6782 * configure: Regenerate.
6783
6784 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6785
6786 * configure.in: Update MPFR version in error message.
6787
6788 * configure: Regenerate.
6789
6790 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6791
6792 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6793 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6794 --with-gmp-lib): New flags.
6795
6796 * configure: Regenerate.
6797
6798 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6799
6800 * MAINTAINERS (Write After Approval): Change my email address.
6801
6802 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6803
6804 * MAINTAINERS (Write After Approval): Add myself.
6805
6806 2006-11-22 Philipp Thomas <pth@suse.de>
6807
6808 * MAINTAINERS (i18n): Update e-mail address.
6809
6810 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6811
6812 * MAINTAINERS (spu port): Add myself as maintainer.
6813 (Write After Approval): Remove myself.
6814
6815 2006-11-22 Ben Elliston <bje@au.ibm.com>
6816
6817 * configure.in (skipdirs): Don't build libssp for SPU.
6818 * configure: Regenerate.
6819
6820 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6821
6822 * MAINTAINERS (spu port): Add myself as maintainer.
6823 (libobjc): Update my email address.
6824
6825 2006-11-21 Andrea Bona <andrea.bona@st.com>
6826
6827 * MAINTAINERS (Write After Approval): Add myself.
6828
6829 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6830
6831 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6832 * configure : Rebuilt.
6833
6834 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6835
6836 * MAINTAINERS (Write After Approval): Add myself.
6837
6838 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6839
6840 * MAINTAINERS (Write After Approval): Add myself.
6841
6842 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6843
6844 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6845 libmpfr.a.
6846 * configure: Regenerate.
6847
6848 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6851 (unstage): Test for stage_last presence.
6852
6853 PR bootstrap/29802
6854 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6855 STAGE_PREFIX.
6856 * Makefile.in: Regenerate.
6857
6858 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6859
6860 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6861 maintainers.
6862
6863 2006-11-14 Erven Rohou <erven.rohou@st.com>
6864
6865 * MAINTAINERS (Write After Approval): Add myself.
6866
6867 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6868
6869 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6870 and stageN-package/Makefile.
6871 * Makefile.in: Regenerated.
6872
6873 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6874
6875 * configure.in: Remove target-libgloss from noconfigdirs for
6876 bfin-*-*.
6877 * configure: Regenerated.
6878
6879 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6880
6881 * configure.in (have_gmp): Only error if the gcc directory exists.
6882
6883 * configure: Regenerate.
6884
6885 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6886
6887 * configure.in: Robustify error message for missing GMP/MPFR.
6888
6889 * configure: Regenerate.
6890
6891 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6892
6893 * MAINTAINERS (Write After Approval): Add myself.
6894
6895 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6896
6897 * MAINTAINERS: Change email address.
6898
6899 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6904
6905 * MAINTAINERS (Write After Approval): Add myself.
6906
6907 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6908
6909 * MAINTAINERS (Write After Approval): Move myself to
6910 Write After Approval section.
6911
6912 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6913
6914 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6915 need_gmp anymore.
6916 * configure: Regenerate.
6917
6918 2006-10-16 Tobias Burnus <burnus@net-b.de>
6919
6920 * MAINTAINERS (Write After Approval): Add myself.
6921
6922 2006-10-16 Ben Elliston <bje@au.ibm.com>
6923
6924 * config.guess: Import latest version.
6925 * config.sub: Likewise.
6926
6927 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6928
6929 * Makefile.def: Added pdf target handling.
6930 * Makefile.tpl: Added pdf target handling.
6931 * Makefile.in: Regenerated.
6932
6933 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6934
6935 * MAINTAINERS: Add self as score port maintainer.
6936
6937 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
6941 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6942
6943 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6944 or newer.
6945 * configure: Regenerated.
6946
6947 2006-09-27 Dave Brolley <brolley@redhat.com>
6948
6949 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6950 using $s instead of $r.
6951 * configure: Regenerated.
6952
6953 2006-09-26 Thiemo Seufer <ths@mips.com>
6954
6955 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6956 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6957 * configure: Regenerate.
6958
6959 2006-09-24 Graeme Peterson <gridly@gmail.com>
6960
6961 * MAINTAINERS (Write After Approval): Remove myself.
6962
6963 2006-09-22 Chao-ying Fu <fu@mips.com>
6964
6965 * MAINTAINERS (Write After Approval): Add myself.
6966
6967 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6968
6969 * MAINTAINERS: Add self as soft-fp maintainer.
6970
6971 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6972
6973 * MAINTAINERS: Add myself as avr maintainer.
6974 Remove Marek Michalkiewicz as avr maintainer.
6975
6976 2006-09-07 Roberto Costa <roberto.costa@st.com>
6977
6978 * MAINTAINERS (Write After Approval): Add myself.
6979
6980 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6981
6982 * configure.in: Never build newlib for a Mingw host.
6983 Never build newlib as Mingw target library.
6984 Test the existence of winsup/cygwin for building a Cygwin newlib,
6985 rather than just winsup.
6986 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6987 building a Mingw target.
6988 * configure: Regenerate.
6989
6990 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6991
6992 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6993
6994 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6995
6996 * config.guess: Import from src (was more updated).
6997 * config.sub: Likewise.
6998
6999 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7000
7001 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7002 * configure: Regenerated.
7003
7004 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7005
7006 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7007 for stages after the first.
7008
7009 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7010
7011 * Makefile.def: Add dependencies for configure-opcodes
7012 on configure-intl and all-opcodes on all-intl.
7013 * Makefile.in: Regenerated.
7014
7015 2006-07-13 Ben Elliston <bje@au.ibm.com>
7016
7017 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7018
7019 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7020
7021 Port to hosts whose 'sort' and 'tail' implementations
7022 treat operands with leading '+' as file names, as POSIX
7023 has required since 2001. However, make sure the code still
7024 works on pre-POSIX hosts.
7025 * ltmain.sh: Don't assume "sort +2" is equivalent to
7026 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7027
7028 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7029
7030 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7031
7032 2006-07-04 Peter O'Gorman <peter@pogma.com>
7033
7034 * ltconfig: chmod 644 before ranlib during install.
7035
7036 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7037
7038 PR bootstrap/18058
7039 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7040 if the bootstrap compiler is a GCC version that supports it.
7041 * configure: Regenerate.
7042
7043 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7044
7045 * configure.in: Fix thinkos in previous check-in.
7046 * configure: Regenerate.
7047
7048 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7049
7050 PR other/27063
7051 * configure.in: Test subdir_requires and give an appropriate
7052 error message.
7053 * configure: Regenerate.
7054
7055 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7060
7061 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7062
7063 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7064
7065 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7066
7067 2006-06-20 David Ayers <d.ayers@inode.at>
7068
7069 PR bootstrap/28072
7070 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7071 whether target-libjava is being configured instead of whether the
7072 java front end is enabled.
7073 * configure: Regenerate.
7074
7075 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7076
7077 PR target/27540
7078 * configure.in: Only enable libgomp on IRIX 6.
7079 * configure: Regenerate.
7080
7081 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7082
7083 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7084 too.
7085 * Makefile.in: Regenerate.
7086
7087 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7088
7089 * config-ml.in: Alter CCASFLAGS to include special
7090 multilib options the same as is done for CFLAGS.
7091
7092 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7093
7094 * configure.in: Don't enable libgomp on hpux10.
7095 * configure: Rebuilt.
7096
7097 2006-06-12 David Ayers <d.ayers@inode.at>
7098
7099 PR bootstrap/27963
7100 PR target/19970
7101 * configure.in: Remove target-boehm-gc from noconfigdirs where
7102 ${libgcj} is specified.
7103 * configure: Regenerate.
7104
7105 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7106
7107 Sync from src:
7108
7109 * configure.in: Sync.
7110 * configure: Regenerated.
7111
7112 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7113
7114 * Makefile.def: Added dependencies from sim and gdb on intl, and
7115 added configure dependencies to everything with an all dependency
7116 on intl.
7117 * Makefile.in: Regenerated.
7118
7119 2006-06-06 David Ayers <d.ayers@inode.at>
7120
7121 PR libobjc/13946
7122 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7123 * Makefile.in: Regenerate.
7124 * configure.in: Add --enable-objc-gc at toplevel and have it
7125 enable boehm-gc for Objective-C.
7126 Remove target-boehm-gc from libgcj.
7127 Add target-boehm-gc to target_libraries.
7128 Add target-boehm-gc to noconfigdirs where ${libgcj}
7129 is specified.
7130 Assert that boehm-gc is supported when requested for Objective-C.
7131 Only build boehm-gc if needed either for Java or Objective-C.
7132 * configure: Regenerate.
7133
7134 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7135
7136 PR 27674
7137 * Makefile.tpl (configure-[+prefix+][+module+],
7138 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7139 Remove rule to unstage bootstrapped modules.
7140 (stage_current): New.
7141 * Makefile.in: Regenerate.
7142
7143 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7144
7145 * MAINTAINERS (Write After Approval): Update my e-mail address.
7146
7147 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7148
7149 * include/libiberty.h: Declare pex_run_in_environment.
7150
7151 2006-05-31 Asher Langton <langton2@llnl.gov>
7152
7153 * MAINTAINERS (Write After Approval): Add myself.
7154
7155 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7156
7157 * Makefile.def (bfd, opcodes): Fix lib_path.
7158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7159 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7160 * Makefile.in: Regenerate.
7161
7162 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7163
7164 * Makefile.in: Regenerate.
7165
7166 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7167
7168 * Makefile.def: Add install-html target. Add datarootdir
7169 docdir and htmldir to flags_to_pass.
7170 * Makefile.tpl: Add install-html target.
7171 * Makefile.in: Regenerate.
7172 * configure.in: Add --with-datarootdir, --with-docdir, and
7173 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7174 * configure: Regenerate.
7175
7176 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7177
7178 * configure.in: Enable gprof for cross builds.
7179 * configure: Regenerate.
7180
7181 2006-05-22 Richard Guenther <rguenther@suse.de>
7182
7183 Revert
7184 2006-01-31 Richard Guenther <rguenther@suse.de>
7185 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * Makefile.def (target_modules): Add libgcc-math target module.
7188 * configure.in (target_libraries): Add libgcc-math target library.
7189 (--enable-libgcc-math): New configure switch.
7190 * Makefile.in: Re-generate.
7191 * configure: Re-generate.
7192 * libgcc-math: New toplevel directory.
7193
7194 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7195 Andreas Tobler <a.tobler@schweiz.ch>
7196
7197 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7198 * configure: Rebuilt.
7199
7200 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7201
7202 * MAINTAINERS (Write After Approval): Add myself.
7203
7204 2006-05-01 DJ Delorie <dj@redhat.com>
7205
7206 * configure.in: Restore CFLAGS if GMP isn't present.
7207 * configure: Regenerate.
7208
7209 2006-05-01 Richard Guenther <rguenther@suse.de>
7210
7211 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7212 maintainer.
7213
7214 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7215
7216 * MAINTAINERS (Write After Approval): Add myself.
7217
7218 2006-04-28 Jan Beulich <jbeulich@novell.com>
7219
7220 * MAINTAINERS (Write After Approval): Add myself.
7221
7222 2006-04-18 DJ Delorie <dj@redhat.com>
7223
7224 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7225 reference libgloss so that libssp can be built in a combined
7226 tree.
7227 * configure: Regenerate.
7228
7229 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7230
7231 * MAINTAINERS (Write After Approval): Add myself.
7232
7233 2006-04-05 Ben Elliston <bje@au.ibm.com>
7234
7235 * configure.in: Require makeinfo 4.4 or higher.
7236 * configure: Regenerate.
7237
7238 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7239
7240 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7241 Rearrange the entries of other libraries to have them in one place.
7242
7243 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7244
7245 * MAINTAINERS (Write After Approval): Remove myself.
7246 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7247
7248 2006-03-14 Richard Guenther <rguenther@suse.de>
7249
7250 * configure: Regenerate with autoconf 2.13.
7251
7252 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7253
7254 * MAINTAINERS: Use my work address.
7255
7256 * MAINTAINERS: Update my E-mail address.
7257
7258 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7259
7260 * configure.in: Handle --disable-<component> generically.
7261 * configure: Regenerate.
7262
7263 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7264
7265 PR libgcj/17311
7266 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7267
7268 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7269
7270 * MAINTAINERS (Write After Approval): Remove myself.
7271 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7272
7273 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7274
7275 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7276 (TARGET_CONFIGDIRS): Remove.
7277 * configure.in: Remove AC_SUBST(target_configdirs).
7278 * Makefile.in, configure: Regenerated.
7279
7280 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7281
7282 * MAINTAINERS (Write After Approval): Remove myself.
7283 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7284
7285 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7286
7287 PR bootstrap/25670
7288
7289 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7290
7291 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7292 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7293 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7294 BUILD_PREFIX, BUILD_PREFIX_1.
7295 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7296
7297 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7298 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7299
7300 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7301 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7302 of `cat stage_current`. Always provide the `r' and `s' variables.
7303 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7304 a single shell execution.
7305 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7306 bootstrapped modules, make the stage1 module if the build was not
7307 started yet, else build the current stage.
7308 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7309 (all-build, all-host, all-target, [+make_target+]-host,
7310 [+make_target+]-target): Do not use \-continued lines.
7311 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7312 (current_stage, restrap, stage_last): New.
7313
7314 * Makefile.in: Regenerate.
7315 * configure: Regenerate.
7316
7317 2006-02-19 Bud Davis <jmdavis@link.com>
7318
7319 * MAINTAINERS (Write After Approval): Remove myself.
7320 (Language Front End Maintainers): Add myself as fortran 95
7321 maintainer and update e-mail address.
7322
7323 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7324
7325 * MAINTAINERS (Write After Approval): Remove myself.
7326 (Language Front End Maintainers): Add myself as fortran 95
7327 maintainer.
7328
7329 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7330
7331 * MAINTAINERS (Write After Approval): Add myself.
7332
7333 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7334
7335 * MAINTAINERS (Write After Approval): Remove myself.
7336 (Language Front End Maintainers): Add myself as
7337 fortran 95 maintainer.
7338
7339 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7340
7341 Sync from src:
7342
7343 2005-12-27 Leif Ekblad <leif@rdos.net>
7344
7345 * configure.in: Add support for RDOS target.
7346 * configure: Regenerate.
7347
7348 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7349 Andreas Schwab <schwab@suse.de>
7350
7351 * configure: Regenerate.
7352
7353 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7354
7355 * configure.in (enable_libgomp): Add AIX.
7356 * configure: Regenerate.
7357
7358 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7359
7360 * MAINTAINERS (Write After Approval): Add myself.
7361
7362 2006-02-03 Lee Millward <lee.millward@gmail.com>
7363
7364 * MAINTAINERS (Write After Approval): Add myself.
7365
7366 2006-01-31 Richard Guenther <rguenther@suse.de>
7367 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * Makefile.def (target_modules): Add libgcc-math target module.
7370 * configure.in (target_libraries): Add libgcc-math target library.
7371 (--enable-libgcc-math): New configure switch.
7372 * Makefile.in: Re-generate.
7373 * configure: Re-generate.
7374 * libgcc-math: New toplevel directory.
7375
7376 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7377
7378 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7379 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7380 the assembler, linker and binutils.
7381 * configure: Regenerate.
7382
7383 2006-01-22 Dirk Mueller <dmueller@suse.de>
7384
7385 * MAINTAINERS (Write After Approval): Add myself.
7386
7387 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7388
7389 * configure: Regenerate.
7390
7391 2006-01-18 Richard Henderson <rth@redhat.com>
7392 Jakub Jelinek <jakub@redhat.com>
7393 Diego Novillo <dnovillo@redhat.com>
7394
7395 * libgomp: New directory.
7396 * Makefile.def: Add target_module libgomp.
7397 * Makefile.in: Regenerate.
7398 * configure.in (target_libraries): Add target-libgomp.
7399 * configure: Regenerate.
7400
7401 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7402
7403 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7404 @ from continuation.
7405 * Makefile.in: Rebuilt.
7406
7407 2006-01-04 Chris Lattner <sabre@gnu.org>
7408
7409 * MAINTAINERS (Write After Approval): Add myself.
7410
7411 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7412
7413 PR bootstrap/24252
7414
7415 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7416 * Makefile.tpl (OBJDUMP): New.
7417 (EXTRA_HOST_FLAGS): Add it.
7418 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7419
7420 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7421 to use symbolic links between directories. Avoid race conditions
7422 or make them harmless.
7423 * configure.in: Do not try to use symbolic links between directories.
7424
7425 * Makefile.def (LEAN): Pass.
7426 * Makefile.tpl (LEAN): Define.
7427 (stage[+id+]-start): Accept that the previous directory does not
7428 exist, if the bootstrap is lean.
7429 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7430 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7431 configure substitution.
7432 ([+compare-target+]): Likewise.
7433 ([+bootstrap-target+]-lean): New.
7434 * configure.in: Remove lean bootstrap support from here.
7435
7436 * Makefile.in: Regenerate.
7437 * configure: Regenerate.
7438
7439 2006-01-04 Ben Elliston <bje@au.ibm.com>
7440
7441 * MAINTAINERS (libdecnumber): Add myself.
7442
7443 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7444
7445 * libtool-ldflags: New script.
7446
7447 2006-01-02 Andreas Schwab <schwab@suse.de>
7448
7449 * configure.in: When reconfiguring remove Makefile in
7450 all stage directories.
7451 * configure: Regenerate.
7452
7453 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7454
7455 * MAINTAINERS: Update my email address.
7456
7457 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7458
7459 Revert Ada-related part of the previous change.
7460
7461 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7462 Do not pass.
7463 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7464 * Makefile.in: Regenerate.
7465 * configure.in: Do not include mt-ppc-aix target fragment.
7466 * configure: Regenerate.
7467
7468 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7469
7470 * configure.in: Select appropriate fragments for PowerPC/AIX.
7471 * configure: Regenerate.
7472
7473 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7474 BOOT_CFLAGS, BOOT_LDFLAGS.
7475 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7476 BOOT_CFLAGS, BOOT_LDFLAGS.
7477 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7478 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7479 (stage): Fail if we cannot complete the work.
7480 * Makefile.in: Regenerate.
7481
7482 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7483
7484 * configure.in: Replace ms1 with mt.
7485 * configure: Rebuilt.
7486
7487 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7488
7489 * MAINTAINERS: Update my email address.
7490
7491 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7492
7493 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7494 install-host-nogcc): Don't invoke $(stage) at the end.
7495 * Makefile.in: Regenerate.
7496
7497 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7498
7499 * configure.in: Flip the top-level bootstrap switch.
7500 * configure: Regenerate.
7501
7502 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7503
7504 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7505 $(stage) and $(unstage).
7506 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7507 (all): Remove stray semicolon.
7508 (local-distclean): Don't handle multilib.tmp and multilib.out.
7509 (install.all): Set $s for consistency.
7510 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7511 check_multilibs setting. Always make the install directory.
7512 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7513 Correct @if/@endif.
7514 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7515 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7516 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7517 (multilib.out): Remove.
7518 * Makefile.in: Regenerated.
7519
7520 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7521
7522 * MAINTAINERS (Write After Approval): Add myself.
7523
7524 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7525
7526 * MAINTAINERS: Add myself as mt maintainer.
7527
7528 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7529
7530 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7531
7532 * MAINTAINERS: Change email address.
7533
7534 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7535
7536 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7537 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7538 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7539 Find in-tree tools if available.
7540 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7541 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7542 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7543 (COMPILER_*_FOR_TARGET): New.
7544 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7545 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7546 (CONFIGURED_*, USUAL_*): Remove.
7547 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7548 STRIP): Use autoconf substitutions.
7549 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7550 COMPILER_NM_FOR_TARGET): New.
7551 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7552
7553 (all): Make all-host and all-target in parallel.
7554 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7555 that $$r and $$s are set before invoking a recursive make.
7556 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7557 ([+bootstrap-target+]): Inline most of the `all' target.
7558
7559 2005-11-29 Ben Elliston <bje@au.ibm.com>
7560
7561 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7562 from the gcc build directory.
7563 * Makefile.in: Regenerate.
7564
7565 2005-11-29 Ben Elliston <bje@au.ibm.com>
7566
7567 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7568 depend on all-libdecnumber.
7569 * configure.in (host_libs): Include libdecnumber.
7570 * Makefile.in: Regenerate.
7571 * configure: Likewise.
7572
7573 2005-11-29 Ben Elliston <bje@au.ibm.com>
7574
7575 * libdecnumber: Import decNumber sources from the dfp-branch.
7576
7577 2005-11-21 Kean Johnston <jkj@sco.com>
7578
7579 * config.sub, config.guess: Sync from upstream sources.
7580
7581 2005-11-21 Ben Elliston <bje@au.ibm.com>
7582
7583 Import from Autoconf sources:
7584
7585 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7586 * config/move-if-change: Don't output "$2 is unchanged";
7587 suggested by Ben Elliston. Handle weird characters correctly.
7588
7589 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7590
7591 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7592 to match upstream libtool for darwin.
7593
7594 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * Makefile.def: Remove gdb dependencies for gdbtk.
7597 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7598 (configure-gdb, install-gdb): New rules.
7599 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7600 * Makefile.in, configure: Regenerated.
7601
7602 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7603
7604 * MAINTAINERS (Write After Approval): Add myself.
7605
7606 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
7610 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7611
7612 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7613 Diego Novillo.
7614
7615 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7616
7617 PR bootstrap/24297
7618 * Makefile.tpl (do-[+make-target+], do-check, install,
7619 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7620 are set before recursing.
7621 * Makefile.in: Regenerate.
7622
7623 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7624
7625 PR bootstrap/18939
7626 * Makefile.def (gcc) <target>: Fix thinko.
7627 * Makefile.in: Regenerate.
7628
7629 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7630
7631 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7632 * configure: Regenerate.
7633
7634 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7635
7636 * MAINTAINERS (Write After Approval): Add self.
7637
7638 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7639
7640 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7641 target-libffi, target-qthreads, target-libjava, and
7642 targetlibobjc.
7643 * configure: Regenerate.
7644
7645 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7646
7647 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7648 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7649 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7650 (USUAL_OBJDUMP_FOR_TARGET): New.
7651 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7652 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7653 * configure, Makefile.in: Regenerated.
7654
7655 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7656
7657 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7658 before other host packages.
7659
7660 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7661
7662 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7663
7664 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7665
7666 PR bootstrap/22340
7667
7668 * configure.in (default_target): Remove.
7669 * Makefile.tpl (all): Do not use prerequisites as subroutines
7670 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7671 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7672 use prerequisites as subroutines.
7673 (check-host, check-target): New.
7674 (bootstrap configure & all targets): Do not use stage*-start
7675 if the directory layout is already ok.
7676 (non-bootstrap configure & all targets): Prepend a $(unstage).
7677 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7678 (NOTPARALLEL): Remove.
7679 (unstage, stage variables): New variables.
7680 (unstage, stage targets): Simply expand to those variables.
7681
7682 * configure: Regenerate.
7683 * Makefile.in: Regenerate.
7684
7685 2005-10-04 James E Wilson <wilson@specifix.com>
7686
7687 * Makefile.def (lang_env_dependencies): Add libmudflap.
7688 * Makefile.in: Regenerate.
7689
7690 2005-10-03 Andreas Schwab <schwab@suse.de>
7691
7692 Backport from libtool CVS:
7693 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7694
7695 * ltmain.sh: add support for installing into temporary
7696 staging area (e.g. 'make install DESTDIR=...')
7697
7698 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7699
7700 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7701 * configure: Regenerated.
7702
7703 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7704
7705 * configure: Regenerate with the correct
7706 autoconf version.
7707
7708 2005-09-30 Catherine Moore <clm@cm00re.com>
7709
7710 * configure.in (bfin-*-*): New.
7711 * configure: Regenerated.
7712
7713 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7714
7715 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7716 (LIPO_FOR_TARGET): New.
7717 (CONFIGURED_LIPO_FOR_TARGET): New.
7718 (USUAL_LIPO_FOR_TARGET): New.
7719 (STRIP_FOR_TARGET): New.
7720 (CONFIGURED_STRIP_FOR_TARGET): New.
7721 (USUAL_STRIP_FOR_TARGET): New.
7722 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7723 STRIP_FOR_TARGET.
7724 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7725 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7726 * Makefile.in: Regenerate.
7727 * configure: Regenerate.
7728
7729 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7730
7731 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7732 (rs6000-*-aix*): Same.
7733 * configure: Regenerate.
7734
7735 2005-09-16 Tom Tromey <tromey@redhat.com>
7736
7737 * MAINTAINERS: Add self as java maintainer.
7738
7739 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7740
7741 * configure.in: Recognize f95 in the --enable-languages option,
7742 and substitute it for fortran, issuing a warning.
7743 * configure: Regenerate.
7744
7745 2005-08-30 Phil Edwards <phil@codesourcery.com>
7746
7747 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7748 * configure: Regenerated.
7749
7750 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7751
7752 * MAINTAINERS: Add self as ms1 maintainer.
7753
7754 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7755
7756 * Makefile.def (libssp): Add to lang_env_dependencies.
7757 * Makefile.in: Regenerate.
7758
7759 2005-08-18 Ian Lance Taylor <ian@airs.com>
7760
7761 * MAINTAINERS: Add myself as middle-end maintainer.
7762
7763 2005-08-17 Christian Groessler <chris@groessler.org>
7764
7765 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7766 * Makefile.in: Regenerate.
7767
7768 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7769
7770 * MAINTAINERS (write after approval): Added myself.
7771
7772 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7773
7774 * MAINTAINERS (Write After Approval): Add myself.
7775
7776 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7777
7778 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7779 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7780 Look for alternate names of the target cc and c++
7781 * configure: Regenerate.
7782
7783 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7784
7785 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7786 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7787 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7788 tools; remove code to manually set them.
7789 (Target tools): Look in the environment for them.
7790 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7791 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7792 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7793 build directory.
7794 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7795 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7796 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7797 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7798 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7799 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7800 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7801 * configure: Regenerate.
7802 * Makefile.in: Regenerate.
7803
7804 2005-07-28 Ben Elliston <bje@au.ibm.com>
7805
7806 * MAINTAINERS: Update for removed CPU targets.
7807
7808 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7809
7810 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7811 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7812 * Makefile.in: Regenerated.
7813
7814 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7815
7816 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7817 (CFLAGS_FOR_TARGET): Use it.
7818 (CXXFLAGS_FOR_TARGET): Likewise.
7819 * Makefile.in: Regenerated.
7820 * configure.in (--with-build-sysroot): New option.
7821 * configure: Regenerated.
7822
7823 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7824
7825 * Makefile.tpl: Wrap install between unstage and stage
7826 * Makefile.in: Regenerate.
7827
7828 2005-07-21 Eric Christopher <echristo@apple.com>
7829
7830 * MAINTAINERS: Update affiliation.
7831
7832 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7833
7834 * MAINTAINERS: Add self as crx port maintainer.
7835
7836 2005-07-20 DJ Delorie <dj@redhat.com>
7837
7838 * MAINTAINERS: Add self as m32c maintainer.
7839
7840 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7841
7842 * all files: Update FSF address.
7843
7844 2005-07-15 Eric Christopher <echristo@redhat.com>
7845
7846 * MAINTAINERS: Change affiliation.
7847
7848 2005-07-14 Jim Blandy <jimb@redhat.com>
7849
7850 * configure.in: Add cases for Renesas m32c.
7851 * configure: Regenerated.
7852
7853 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7854
7855 * COPYING.LIB: Update from fsf.org.
7856
7857 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7858
7859 * COPYING, compile, config.guess,
7860 config.sub, install-sh, missing, mkinstalldirs,
7861 symlink-tree, ylwrap: Sync from upstream sources.
7862 * config-ml.in: Update FSF address.
7863
7864 2005-07-13 Eric Christopher <echristo@redhat.com>
7865
7866 * configure.in: Add toplevel noconfigdir support for tpf.
7867 * configure: Regenerate.
7868
7869 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7870
7871 PR ada/22340
7872
7873 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7874 * Makefile.in: Regenerate.
7875
7876 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7877
7878 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7879 Brolley to write-after-approval.
7880
7881 2005-07-07 Andreas Schwab <schwab@suse.de>
7882
7883 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7884 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7885 * Makefile.in: Regenerated.
7886
7887 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7888
7889 * configure.in: Don't build sim or rda when targetting darwin.
7890 * configure: Regenerate.
7891
7892 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7893
7894 * configure.in: Add --enable-libssp and --disable-libssp.
7895 * configure: Regenerate with autoconf-2.13.
7896
7897 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7898
7899 * Makefile.def (target_modules): Add libssp.
7900 * configure.in (target_libraries): Add target-libssp.
7901 * configure: Rebuilt.
7902 * Makefile.in: Rebuilt.
7903
7904 2005-07-01 Zack Weinberg <zackw@panix.com>
7905
7906 * MAINTAINERS: Change email address. Resign from maintainership.
7907
7908 2005-07-01 Richard Guenther <rguenther@suse.de>
7909
7910 * MAINTAINERS: Change my e-mail address and affiliation.
7911
7912 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7913
7914 * Makefile.def (stagefeedback): Come after profile.
7915 Define profiledbootstrap target.
7916 * Makefile.tpl (profiledbootstrap): Remove.
7917 (stageprofile-end): Zap stagefeedback.
7918 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7919 * Makefile.in: Regenerate.
7920
7921 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7922
7923 * MAINTAINERS: Update my email address.
7924
7925 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7926
7927 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7928 In 'cpp' stanza, support '#line' as well as '# '.
7929
7930 2005-06-08 Andreas Schwab <schwab@suse.de>
7931
7932 * MAINTAINERS: Move myself from 'Write After Approval' to
7933 'CPU Port Maintainers' section as m68k maintainer.
7934
7935 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7936
7937 * configure.in (unsupported_languages): New macro.
7938 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7939 non-ported target libraries in noconfigdirs.
7940 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7941 non-linux-gnu. Remove libgcj_ex_libffi.
7942 <lang_frag loop>: Set add_this_lang=no if the language is in
7943 unsupported_languages.
7944 * configure: Regenerate.
7945
7946 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7947
7948 * configure.in: Fix typo in handling of --with-mpfr-dir.
7949 * configure: Regenerate.
7950
7951 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7952
7953 * MAINTAINERS: Update my email address.
7954
7955 2005-06-02 Jim Blandy <jimb@redhat.com>
7956
7957 * config.sub: Add cases for the Renesas m32c. (This patch has been
7958 accepted into the master sources.)
7959
7960 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7961 Michael Snyder <msnyder@redhat.com>
7962 Stan Cox <scox@redhat.com>
7963
7964 * configure.in: Set noconfigdirs for ms1.
7965
7966 * configure: Regenerate.
7967
7968 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7969
7970 * MAINTAINERS (Write After Approval): Add self.
7971
7972 2005-06-01 Josh Conner <jconner@apple.com>
7973
7974 * MAINTAINERS (Write After Approval): Add self.
7975
7976 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7977
7978 * MAINTAINERS: Update my email address.
7979
7980 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7981
7982 * MAINTAINERS (Write After Approval): Add self.
7983
7984 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7985
7986 * MAINTAINERS (Write After Approval): Remove self.
7987
7988 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7989
7990 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7991 (Dependencies): Consider target modules for bootstrap dependencies.
7992 Make target bootstrap modules depend on each stage's gcc.
7993 * Makefile.in: Regenerate.
7994
7995 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7996
7997 * Makefile.def (configure-gcc): Depend on binutils having been built.
7998 (all-gcc): No need to do it here.
7999 * Makefile.in: Regenerate.
8000
8001 2005-05-19 Paul Brook <paul@codesourcery.com>
8002
8003 * configure.in: Rewrite misleading error message when requested
8004 language cannot be built.
8005 * configure: Regenerate.
8006
8007 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8008
8009 * ylwrap: Import from Automake 1.9.5.
8010
8011 2005-05-13 David Ung <davidu@mips.com>
8012
8013 * MAINTAINERS (Write After Approval): Add self.
8014
8015 2005-05-09 Mike Stump <mrs@apple.com>
8016
8017 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8018 lt_cv_sys_max_cmd_len for now.
8019
8020 2005-05-09 Stan Cox <scox@redhat.com>
8021
8022 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8023
8024 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8025
8026 * README.SCO: Update the URL.
8027
8028 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8029
8030 * ltconfig: Define file_list_spec. Pass file_list_spec and
8031 with_gnu_ld to libtool.
8032 * ltcf-c.sh (aix[45]): Define file_list_spec.
8033 * ltcf-cxx.sh (aix[45]): Same.
8034 * ltcf-gcj.sh (aix[45]): Same.
8035 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8036 exists, write list of input files to temporary file.
8037
8038 2005-05-04 Mike Stump <mrs@apple.com>
8039
8040 * configure.in: Always pass --target to target configures as
8041 otherwise rebuilds that do --recheck will fail.
8042 * confiugure: Rebuilt.
8043
8044 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8047 STAGE_HOST_EXPORTS.
8048 (configure, all): Add bootstrap support.
8049 (Host modules, target modules): Pass post-stage1 flags and exports.
8050 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8051 * Makefile.in: Regenerate.
8052
8053 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8054
8055 * configure: Regenerate.
8056
8057 2005-04-27 Mike Stump <mrs@apple.com>
8058
8059 * MAINTAINERS: Add self as darwin maintainer.
8060
8061 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8062
8063 * config.sub: Update from master copy.
8064
8065 2005-04-21 Mike Stump <mrs@apple.com>
8066
8067 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8068 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8069
8070 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8071
8072 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8073 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8074 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8075 "*-*-elf" and "*-*-linux*".
8076 * configure: Regenerate.
8077
8078 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8079
8080 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8081
8082 2005-04-12 Mike Stump <mrs@apple.com>
8083
8084 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8085
8086 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8091
8092 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8093
8094 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8095
8096 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8097 (TARGET_CONFIGARGS): Include --with-target-subdir.
8098 (configure, all): New macros. Use them throughout.
8099 * Makefile.in: Regenerate.
8100
8101 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8102
8103 * MAINTAINERS (Write After Approval): Add myself.
8104
8105 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8106
8107 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8108
8109 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8110
8111 * MAINTAINERS: Move John Carr to Write After Approval.
8112
8113 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8114
8115 * config/mh-mingw32: Delete.
8116 * configure.in: Don't use it.
8117 * configure: Regenerate.
8118
8119 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8120
8121 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8122 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8123 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8124 (HOST_LIB_PATH): Generate from Makefile.def.
8125 (TARGET_LIB_PATH): Likewise.
8126 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8127 * Makefile.in: Regenerate.
8128 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8129 (RPATH_ENVVAR): Include Darwin case.
8130 * configure: Regenerate.
8131
8132 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8133
8134 * MAINTAINERS (Various Maintainers): Remove self.
8135 (Write After Approval): Add self.
8136
8137 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8138
8139 * MAINTAINERS (Various Maintainers): Add self.
8140
8141 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8142
8143 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8144 * configure: Regenerate.
8145
8146 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8147
8148 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8149 gcc_version, and gcc_version_trigger from set of flags to pass.
8150 * Makefile.tpl: Remove definitions of above variables.
8151 (config.status): Remove dependency on $(gcc_version_trigger).
8152 * Makefile.in: Regenerate.
8153 * configure.in: Do not reference config/gcc-version.m4 nor
8154 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8155 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8156 * configure: Regenerate.
8157
8158 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8159 Andrew Pinski <pinskia@physics.uc.edu>
8160
8161 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8162 * Makefile.in: Regenerate.
8163
8164 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8165
8166 * MAINTAINERS (Write After Approval): Add myself.
8167
8168 2005-03-03 David Ayers <d.ayers@inode.at>
8169
8170 * MAINTAINERS (Write After Approval): Add myself.
8171
8172 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8173
8174 PR libgcj/20160
8175 * ltmain.sh: Avoid creating archives with components that have
8176 duplicate basenames.
8177
8178 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8179
8180 PR bootstrap/20250
8181 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8182 instead of check.
8183 * Makefile.in: Regenerate.
8184
8185 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * Makefile.in: Regenerate to fix conflict between the previous two
8188 patches.
8189
8190 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8191
8192 PR bootstrap/17383
8193 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8194 * Makefile.tpl (HOST_SUBDIR): New substitution.
8195 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8196 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8197 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8198 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8199 (Host modules, Bootstrapped modules): Use it.
8200 (Build modules, Target modules): Do not create symlink trees,
8201 always configure out-of-srcdir.
8202 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8203 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8204 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8205 $(HOST_SUBDIR). Create a symlink for host_subdir.
8206
8207 * Makefile.in: Regenerate.
8208 * configure: Regenerate.
8209
8210 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8211
8212 Merged from libada-gnattools-branch:
8213 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8214
8215 * gnattools: New directory.
8216 * Makefile.def: Add gnattools as a module, depending on target-libada.
8217 * Makefile.in: Regenerate.
8218 * configure.in: Include gnattools in host_tools; disable it if ada
8219 is disabled.
8220 * configure: Regenerate.
8221
8222 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8223
8224 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8225 treelang maintainer.
8226 (Write After Approval): Remove myself.
8227
8228 2005-02-23 Paul Schlie <schlie@comcast.net>
8229
8230 * configure.in: Allow darwin targeted ports to build tk, itcl and
8231 libgui.
8232 * configure: Regenerate.
8233
8234 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8235
8236 PR libgcj/10353
8237 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8238 * configure: Regenerate.
8239
8240 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8241
8242 * MAINTAINERS (Write After Approval): Add myself.
8243
8244 2005-02-10 Ian Lance Taylor <ian@airs.com>
8245
8246 * MAINTAINERS: Update my e-mail address.
8247
8248 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
8252 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8253
8254 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8255 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8256 target-libgloss when not *-*-elf and *-*-aout.
8257 * configure: Regenerate.
8258
8259 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8260
8261 * MAINTAINERS: Remove obsolete entries.
8262
8263 * MAINTAINERS (Write After Approval): Add Michael Matz.
8264
8265 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8266
8267 * MAINTAINERS: Remove self as cpplib maintainer.
8268
8269 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8270
8271 * install-sh, config.sub: Import from upstream.
8272
8273 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8274
8275 PR bootstrap/18222
8276 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8277 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8278 * Makefile.in: Regenerate.
8279
8280 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8281
8282 * MAINTAINERS: Update my email address.
8283
8284 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8285 Andreas Schwab <schwab@suse.de>
8286
8287 PR bootstrap/18033
8288 * config-ml.in: Eval option if surrounded by single quotes.
8289
8290 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8291
8292 Revert 2004-12-28 Makefile changes, a better fix will be
8293 applied to mainline and src after GCC 4.0 branches.
8294
8295 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8296
8297 PR bootstrap/17383
8298
8299 * Makefile.def (target_modules): Remove stage parameter,
8300 it is always true now.
8301 * Makefile.tpl (configure-build-[+module+],
8302 configure-target-[+module+]): Always build symlink tree
8303 for the directory and for include. BUILD_SUBDIR and
8304 TARGET_SUBDIR cannot be . anymore.
8305 * Makefile.in: Regenerate.
8306
8307 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8308
8309 Revert 2004-12-08 Makefile changes.
8310
8311 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8312
8313 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8314 cygwin, mingw.
8315
8316 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8317
8318 * configure.in (sh64-*-*): Reenable gprof.
8319 * configure: Regenerate.
8320
8321 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8322
8323 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8324 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8325 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8326 * Makefile.in: Regenerate.
8327
8328 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8329
8330 * MAINTAINERS: Update my email address.
8331
8332 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8333
8334 * Makefile.tpl: Generate normal dependencies if the LHS module is
8335 not bootstrapped.
8336 * Makefile.in: Regenerate.
8337
8338 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8339
8340 * configure.in: Include config/gxx-include-dir.m4. Use
8341 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8342 * configure: Regenerate.
8343
8344 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8345
8346 * config.if: Delete.
8347 * configure.in: Set libstdcxx_incdir directly.
8348 * configure: Regenerate.
8349
8350 2004-12-02 Eric Christopher <echristo@redhat.com>
8351
8352 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8353 * Makefile.in: Regenerate.
8354
8355 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8356
8357 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8358 * configure: Regenerate.
8359
8360 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8361
8362 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8363 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8364 * configure: Regenerate.
8365
8366 2004-12-01 Eric Christopher <echristo@redhat.com>
8367
8368 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8369 of things to remove.
8370
8371 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8372
8373 * MAINTAINERS (Write After Approval): Update my e-mail address.
8374
8375 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8376
8377 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8378 from CVS libtool to always pass_all.
8379
8380 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8381
8382 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8383 (hppa*64*-*-*): Delete incorrect comment.
8384 * configure: Rebuilt.
8385
8386 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8387
8388 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8389
8390 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8391
8392 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8393 from CVS libtool to always pass_all.
8394
8395 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8396
8397 * install-sh, compile: Import from automake.
8398
8399 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8400
8401 * config.guess, config.sub: Import from savannnah.
8402
8403 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8404
8405 * MAINTAINERS (Write After Approval): Add myself
8406
8407 2004-11-12 Mike Stump <mrs@apple.com>
8408
8409 * Makefile.def: Add html support.
8410 * Makefile.tpl: Likewise.
8411 * Makefile.in: Regenerate.
8412
8413 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8414
8415 PR 18423
8416 * configure.in: Remove all instances of build-fixincludes from
8417 noconfigdirs.
8418 (build_configargs): Supply --target to subdirectories.
8419 * configure: Regenerate.
8420
8421 * Makefile.def: Make gcc install depend on fixincludes install.
8422 * Makefile.in: Regenerate.
8423
8424 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8425
8426 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8427
8428 2004-11-11 Paul Brook <paul@codesourcery.com>
8429
8430 * MAINTAINERS: Add self as arm maintainer. Update email address.
8431
8432 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8433
8434 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8435 target-libgfortran.
8436 * configure: Regenerate.
8437
8438 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8439
8440 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8441 like CC.
8442
8443 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8444
8445 * Makefile.def (host fixincludes): Specify missing targets.
8446 * Makefile.in: Regenerate.
8447
8448 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8449
8450 * MAINTAINERS: Add myself
8451
8452 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
8455
8456 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8457
8458 * Makefile.def: Build fixincludes for the host, too.
8459 * Makefile.in: Regenerate.
8460 * configure.in (host_tools): Add fixincludes.
8461 * configure: Regenerate.
8462
8463 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8464
8465 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8466 * configure: Regenerated.
8467
8468 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8469
8470 PR other/17783
8471 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8472 * configure: Regenerated.
8473
8474 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8475
8476 * README.SCO: Update per FSF instructions.
8477
8478 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8479
8480 PR target/18151
8481 * configure.in (case ${target}): Do not build fixincludes for avr.
8482 * configure: Regenerated.
8483
8484 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8485
8486 * configure.in (case ${target}): Do not build fixincludes
8487 on platforms where it is not used.
8488 * configure: Regenerated.
8489
8490 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8491
8492 * configure.in: Use an absolute path to install-sh.
8493 * configure: Regenerated.
8494
8495 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
8499 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8500
8501 * MAINTAINERS: Remove from Write After Approval those that are
8502 already maintainers.
8503
8504 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8505
8506 * MAINTAINERS: Update my email address.
8507
8508 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8509
8510 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8511 * configure: Regenerate.
8512
8513 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8514
8515 * MAINTAINERS: Update my email address.
8516
8517 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8518
8519 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8520 entries belonging to this category.
8521
8522 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8523
8524 * MAINTAINERS: Update my e-mail address.
8525
8526 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8527
8528 Fix wrong conflict resolution in:
8529
8530 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.in: Regenerate.
8533 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8534 in the recursive `make', instead of hardwiring `all'.
8535 (Autogenerated TARGET-* variables): New.
8536
8537 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8538
8539 * configure.in: Enable target-libgloss for crx-*-*.
8540 * configure: Regenerate.
8541
8542 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8543
8544 * MAINTAINERS (Various Maintainers): Move the "windows,
8545 cygwin, mingw" maintainer to ...
8546 (OS Port Maintainers): ... here.
8547
8548 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8549
8550 * MAINTAINERS (Write After Approval): Remove those that are
8551 maintainers of some subsystem.
8552
8553 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8554
8555 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8556 * ltcf-cxx.sh (tpf*): Likewise.
8557 * ltconfig (tpf*): Add TPF OS configuration support.
8558
8559 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8560
8561 * MAINTAINERS: Change my email address to my new work account.
8562
8563 2004-09-24 Michael Roth <mroth@nessie.de>
8564
8565 * configure.in (--without-headers): Add missing double quotes.
8566 * configure: Regenerate.
8567
8568 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8569
8570 * ylwrap: Revert to previous version.
8571
8572 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8573
8574 PR bootstrap/17369
8575 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8576 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8577 SET_GCC_LIB_PATH_CMD.
8578 (BASE_TARGET_EXPORTS): Likewise.
8579 * Makefile.in: Regenerated.
8580
8581 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8582 * configure: Regenerated.
8583
8584 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8585
8586 * config.guess: New upstream version
8587 * compile, depcomp, install-sh, ylwrap: Likewise.
8588
8589 2004-09-19 Roger Sayle <roger@eyesopen.com>
8590
8591 * config/mh-x86omitfp: New host makefile fragment. Add
8592 -fomit-frame-pointer to the default BOOT_CFLAGS.
8593 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8594 * configure: Regenerate.
8595
8596 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8597
8598 PR target/11572
8599 * configure.in (*-*-darwin*): Renable libobjc.
8600 * configure: Regenerate.
8601
8602 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8603
8604 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8605
8606 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8607
8608 * Makefile.def: Remove libbanshee.
8609 * Makefile.tpl: Ditto.
8610 * configure.in: Ditto.
8611 * Makefile.in: Regen.
8612 * configure: Ditto.
8613
8614 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8615
8616 * ltmain.sh: Use $pic_object as $non_pic_object if
8617 $non_pic_object=none.
8618
8619 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8620
8621 * missing: Import latest version from master repository.
8622
8623 2004-09-06 Nick Clifton <nickc@redhat.com>
8624
8625 * config.sub: Import latest version from master repository.
8626 * config.guess: Likewise.
8627 This includes these changes:
8628
8629 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8630
8631 * config.sub: Handle crisv32, alias etraxfs.
8632 * config.guess (crisv32:Linux:*:*): Handle.
8633
8634 2004-08-13 Brad Smith <brad@comstyle.com>
8635
8636 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8637 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8638
8639 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8640
8641 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8642 assume the processor is a powerpc. This is because coreutils
8643 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8644 in this case, due to a MacOS X bug that causes
8645 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8646 to return a negative number.
8647 Problem reported by Petter Reinholdtsen in:
8648 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8649
8650 2004-07-19 Ben Elliston <bje@gnu.org>
8651
8652 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8653
8654 2004-06-24 Ben Elliston <bje@gnu.org>
8655
8656 * config.guess: Update copyright years.
8657 * config.sub: Likewise.
8658
8659 2004-06-22 Robert Millan <robertmh@gnu.org>
8660
8661 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8662 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8663
8664 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8665
8666 * config.guess (*:*VMS:*:*): New entry. Replaces
8667 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8668 manufacturer.
8669
8670 2004-06-22 Ben Elliston <bje@gnu.org>
8671
8672 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8673 * config.sub: Likewise.
8674
8675 2004-06-22 Ben Elliston <bje@gnu.org>
8676
8677 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8678 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8679
8680 2004-06-11 Ben Elliston <bje@gnu.org>
8681
8682 * config.guess (pegasos:OpenBSD:*:*): Remove.
8683
8684 2004-06-11 Ben Elliston <bje@gnu.org>
8685
8686 From Wouter Verhelst <wouter@grep.be>:
8687 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8688
8689 2004-06-11 Ben Elliston <bje@gnu.org>
8690
8691 * config.guess (luna88k:OpenBSD:*:*): New.
8692
8693 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8694
8695 * config.guess (m32r*:Linux:*:*): New case.
8696 * config.sub: Handle m32rle.
8697
8698 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8699
8700 From Jens Petersen <petersen@redhat.com>:
8701 * config.sub: Handle sparcv8.
8702
8703 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8704
8705 From Tom Smith <smith@cag.lkg.hp.com>:
8706 * config.guess: Version suffixes are equally significant on Tru64
8707 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8708 prefix of "P" (patched kernel).
8709
8710 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8711
8712 * config.sub: Add support for National Semiconductor CRX target.
8713
8714 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8715
8716 * MAINTAINERS (Various Maintainers): Remove myself as web page
8717 maintainer, add myself as maintainer of build status lists.
8718
8719 2004-09-03 Jan Beulich <jbeulich@novell.com>
8720
8721 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8722 *-*-netware, but add target-libmudflap.
8723 Consolidate *-*-netware targets (of which really only i?86 exists)
8724 into a single entry.
8725 * configure: Likewise.
8726
8727 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8728
8729 * Makefile.tpl (sorry): Remove.
8730 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8731 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8732 (do-clean): Clean per-stage directories too.
8733 (do-distclean): Run distclean-stage1 too.
8734 (.NOTPARALLEL): Enable during toplevel bootstrap.
8735 (stage[+id+]-bubble): Enable parallel execution during
8736 the recursive invocation.
8737 * Makefile.in: Regenerate.
8738
8739 Fix previous checkin:
8740
8741 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8742 include.
8743 * configure.in: Fix indentation.
8744 * configure: Regenerate.
8745
8746 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8747
8748 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8749 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8750 * configure: regenerate
8751 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8752 -mdynamic-no-pic
8753
8754 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8755
8756 * Makefile.def (build_modules): Add fixincludes.
8757 (dependencies): Make gcc depend on fixincludes.
8758 * configure.in (build_tools): Add fixincludes.
8759 (build_configdirs): Always include build_libs.
8760 * Makefile.in: Regenerate.
8761 * configure: Regenerate.
8762
8763 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8764
8765 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8766 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8767 phony targets; do not generate timestamp files.
8768 (distclean-stageN): Remove references to their timestamp files.
8769 (restageN, touch-stageN): Remove.
8770 (stageN-bubble): Rewritten.
8771 (compare): Support lean bootstraps.
8772 * Makefile.in: Regenerate.
8773
8774 * configure.in: Only warn when bootstrapping but
8775 build != host or build != target. Support lean bootstraps.
8776 * configure: Regenerate.
8777
8778 2004-08-26 Phil Edwards <phil@codesourcery.com>
8779
8780 * configure.in: Give a better error message if GMP/MPFR are missing
8781 and a language needing them has been requested.
8782 * configure: Regenerated.
8783
8784 2004-08-25 Phil Edwards <phil@codesourcery.com>
8785
8786 * configure.in: Print a list of available language front-ends if
8787 a requested one is missing. Tidy stray tab characters.
8788 * configure: Regenerated.
8789
8790 2004-08-19 Michael Koch <konqueror@gmx.de>
8791
8792 * gcc/doc/install.texi: Update entry about automake for libjava.
8793
8794 2004-08-17 Robert Millan <robertmh@gnu.org>
8795
8796 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8797 (instead of FreeBSD).
8798 * configure: Regenerate.
8799
8800 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8801
8802 * Makefile.in: Regenerate.
8803 * configure: Regenerate.
8804
8805 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8806 stage_*_flags.
8807 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8808 for bootstrapped modules if toplevel bootstrap is going.
8809 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8810 modules. Adjust for changes in Makefile.def. Enable several
8811 rules even in non-bootstrap mode, just to avoid peppering the
8812 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8813 (stage-[+prev+]-bubble): Remove.
8814
8815 * Makefile.def (Dependencies): Depend on all-build-bison,
8816 all-build-flex, all-build-byacc, all-build-texinfo, rather
8817 than the host variations.
8818 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8819 with BUILD_SUBDIR.
8820 (BISON): Update for recent Bisons.
8821 (YACC): Fix typo.
8822 (cross): Depend on all-build.
8823 (all): Do not depend on all-build.
8824 (prebootstrap): Remove.
8825 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8826 (Prebootstrap dependencies): Add them to the per-stage targets
8827 and to all-prebootstrap.
8828 * configure.in (build_configdirs): Always enable build_tools.
8829 (BUILD_DIR_PREFIX): Remove.
8830
8831 * Makefile.def (gcc): Add target variable.
8832 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8833 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8834 in the recursive `make', instead of hardwiring `all'.
8835 (Autogenerated TARGET-* variables): New.
8836
8837 2004-08-13 Brian Booth <bbooth@redhat.com>
8838
8839 * MAINTAINERS: Remove myself from write-after-approval.
8840
8841 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8842
8843 * src-release: Stop distributing mmalloc with gdb (which doesn't
8844 use it).
8845 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8846 * Makefile.in: Regenerate.
8847
8848 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8849
8850 * configure.in (arm*-*-eabi*): New target.
8851 * configure: Regenerate.
8852
8853 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8854
8855 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8856 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8857 (Dependencies): New section.
8858 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8859 (configure-target-[+module+]): Depend on maybe-all-gcc
8860 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8861 (toplevel profiledbootstrap): Fix dependencies.
8862 * Makefile.in: Regenerate.
8863
8864 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8865
8866 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8867 target-libiberty to noconfigdirs.
8868 * configure: Regenerate.
8869
8870 2004-08-03 Paul Brook <paul@codesourcery.com>
8871
8872 * configure.in: Check for MPFR as well as GMP.
8873 * configure: Regenerate.
8874
8875 2004-08-01 Robert Millan <robertmh@gnu.org>
8876
8877 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8878 libmudflap for all GNU-based systems (with Glibc).
8879 * configure: Regenerate.
8880
8881 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8882
8883 * Makefile.def (host-modules): Add gcc.
8884 * Makefile.in: Regenerate.
8885 * Makefile.tpl (sorry): New rule.
8886 (configure-host, all-host, [+make_target+]-host, do-check,
8887 install-host): Do not add gcc as a special case.
8888 (host modules): Add a small special-casing for gcc. Export
8889 extra_make_flags through the environment.
8890 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8891 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8892 other recursive targets for gcc): Remove.
8893
8894 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8895 (stage, unstage): New rules.
8896 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8897 distclean-stage[+id+]): Use stage_current.
8898 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8899 the stage*-start rules.
8900
8901 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8902
8903 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8904 use -all_load flag.
8905
8906 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8907
8908 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8909 * configure: Regenerate.
8910
8911 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8912
8913 * maintainer-scripts/gcc_release: Revert yesterday's change.
8914
8915 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8916
8917 * MAINTAINERS: Add myself to write-after-approval.
8918
8919 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8920
8921 * libf2c: Removed.
8922 * gcc/gccbug.in: Updated because of libf2c removal.
8923 * maintainer-scripts/gcc_release: Ditto.
8924
8925 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8926
8927 * configure.in: Build libmudflap by default on FreeBSD.
8928 * configure: Regenerated.
8929
8930 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8931
8932 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8933 systems.
8934 * configure: Regenerated.
8935
8936 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8937
8938 PR target/16344
8939 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8940 feedback based compiler.
8941 * Makefile.in: Rebuilt.
8942
8943 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8944
8945 * Makefile.def (host_modules): Set bootstrap=true for flex.
8946 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8947 * Makefile.in: Rebuilt.
8948
8949 2004-07-07 Jan Hubicka <jh@suse.cz>
8950
8951 * MAINTAINERS: Add self as a profile feedback maintainer.
8952
8953 2004-07-05 Phil Edwards <phil@codesourcery.com>
8954
8955 * configure.in: Do not prepend $srcdir to /dev/null in
8956 makefile fragments.
8957 * configure: Regenerate.
8958
8959 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * Makefile.def (build_modules): Add bison, byacc, flex,
8962 m4, texinfo.
8963 (flags_to_pass): Add FLEX.
8964 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8965 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8966 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8967 DEFAULT_MAKEINFO): Remove.
8968 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8969 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8970 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8971 objdir or else use configured tool.
8972 (all-build): New.
8973 (all): Depend on it.
8974 (Build module dependencies): Add.
8975 * Makefile.in: Regenerate.
8976 * configure.in: Better support for multiple build modules,
8977 matching what is done for host/target modules. Do not look
8978 for "plausible" locations of build tools if Canadian cross.
8979 Use autoconf's AC_PROG_CC to find a C compiler. Define
8980 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8981 * configure: Regenerate.
8982
8983 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8984
8985 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8986 * Makefile.in: Regenerate.
8987
8988 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8989
8990 * Makefile.tpl (configure-build-[+module+],
8991 configure-[+module+], configure-target-[+module+]): Pass
8992 [+extra_configure_args+].
8993 (all-build-[+module+], all-[+module+], check-[+module+],
8994 install-[+module+], [+make_target+]-[+module+],
8995 all-target-[+module+], check-target-[+module+],
8996 install-target-[+module+], [+make_target+]-target-[+module+]):
8997 Pass [+extra_make_args+].
8998 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8999 (GCC_HOST_EXPORTS): Remove.
9000 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9001 cross, check-gcc, check-gcc-c++, install-gcc,
9002 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9003 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9004 * Makefile.in: Regenerate.
9005
9006 2004-06-21 Matthew Sachs <msachs@apple.com>
9007
9008 * MAINTAINERS: Added self to write-after-approval.
9009
9010 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9011
9012 * configure.in: Check for srcdir/winsup rather than build directory
9013 winsup.
9014 * configure: Regenerate.
9015
9016 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9017
9018 * configure.in: Don't build Cygwin native newlib if winsup
9019 directory is missing. Emit warning instead.
9020 * configure: Regenerate.
9021
9022 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9023
9024 * Makefile.tpl (touch-stage[+id+]): New.
9025 (restage[+prev+]): Depend on touch-stage[+id+].
9026
9027 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9028 Use it throughout.
9029
9030 * Makefile.def: Add profile and feedback bootstrap stages.
9031 Remove next field from bootstrap stages.
9032 * Makefile.tpl (LN, LN_S): Substitute.
9033 (stageN-start, stageN-end): Use double-colon rules, to
9034 provide a hook for additional setup commands.
9035 (distclean-stageN-gcc, restageN): Create dependencies from
9036 [+prev+], not from [+next+].
9037 (stageN-bubble): Add commands for successive stages from
9038 [+prev+], using double-colon rules.
9039 (all-stageN-gcc): Fix typo.
9040 (stagefeedback-start, profiledbootstrap): New.
9041 * Makefile.in: Regenerate.
9042 * configure.in: Call ACX_PROG_LN.
9043 * configure: Regenerate.
9044
9045 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9046
9047 * MAINTAINERS (Write After Approval): Add myself.
9048
9049 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9050
9051 * MAINTAINERS (Write After Approval): Add myself.
9052
9053 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9054
9055 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9056 without gcc.
9057 * configure: Regenerate.
9058
9059 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9060
9061 * Makefile.tpl: Fix typo.
9062 * Makefile.in: Regenerate.
9063
9064 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9065
9066 * configure.in: Remove new- prefix from toplevel
9067 bootstrap targets.
9068 * configure: Regenerate.
9069
9070 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9071
9072 * Makefile.tpl (all.normal): Rename to all.
9073 (all): Replace with a rule to pick the default
9074 target from configure.
9075 (all-gcc, configure-gcc): Use conditionals to
9076 do nothing when toplevel bootstrap is going on.
9077 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9078 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9079 * configure.in: Support --enable-bootstrap.
9080
9081 * Makefile.def: Remove new- prefix from toplevel
9082 bootstrap targets.
9083 * Makefile.tpl: Likewise.
9084
9085 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9086 target.
9087
9088 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9089 $(RECURSE_FLAGS) to recursive invocation of make.
9090
9091 * Makefile.in: Regenerate.
9092 * configure: Regenerate.
9093
9094 2004-05-30 Andreas Jaeger <aj@suse.de>
9095 Jim Wilson <wilson@specifixinc.com>
9096
9097 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9098 like CC.
9099
9100 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9101
9102 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9103 * configure: Regenerate.
9104
9105 2004-05-25 Daniel Jacobowitz <drow@false.org>
9106
9107 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9108 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9109 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9110 targets.
9111 * Makefile.in: Regenerate.
9112
9113 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9114
9115 * configure.in: Test the ability to symlink directories.
9116 * configure: Regenerate.
9117
9118 * Makefile.def (bootstrap-stage): New definitions.
9119 * Makefile.tpl (configure-stage1-gcc,
9120 configure-stage2-gcc, configure-stage3-gcc,
9121 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9122 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9123 new-restage3, compare): Autogenerate, see Makefile.in
9124 entry for behavioral changes.
9125 (distclean-stage1, new-stage1-start, new-stage1-end,
9126 new-stage1-bubble, distclean-stage2, new-stage2-start,
9127 new-stage2-end, new-stage2-bubble, distclean-stage3,
9128 new-stage3-start, new-stage3-end): New autogenerated targets.
9129 (objext, prebootstrap, BOOT_CFLAGS,
9130 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9131 targets.
9132
9133 * Makefile.in: Regenerate.
9134 (distclean-stage1, new-stage1-start, new-stage1-end,
9135 new-stage1-bubble, distclean-stage2, new-stage2-start,
9136 new-stage2-end, new-stage2-bubble, distclean-stage3,
9137 new-stage3-start, new-stage3-end): New targets.
9138 (all-stage1-gcc): Move prebootstrap dependency from here...
9139 (configure-stage1-gcc): ...to here.
9140 (new-bootstrap): Use bubble targets.
9141 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9142 Use per-stage distclean targets.
9143 (configure-stage1-gcc, configure-stage2-gcc,
9144 configure-stage3-gcc, all-stage1-gcc,
9145 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9146 Use new-stageN-start to prepare the tree.
9147
9148 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9149
9150 * Makefile.def (host_modules): add libcpp.
9151 * Makefile.tpl: Add dependencies on and for libcpp.
9152 * Makefile.in: Regenerate.
9153 * configure.in: Add libcpp host module.
9154 * configure: Regenerate.
9155
9156 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9157
9158 * Makefile.tpl: Whenever a recursive target is defined, wrap
9159 it in a special @if/@endif block, and prepare its maybe
9160 dependency in the @if/@endif block
9161 * configure.in: Instead of writing maybe dependencies, remove
9162 the @if/@endif statements, and remove the @if/@endif blocks
9163 that remain.
9164 * configure: Regenerate.
9165 * Makefile.in: Regenerate.
9166
9167 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9168
9169 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9170
9171 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9172
9173 PR bootstrap/15120
9174 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9175 * */configure: Rebuilt.
9176
9177 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9178
9179 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9180 of libf2c.
9181 * configure, Makefile.in: Regenerate.
9182
9183 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9184
9185 * MAINTAINERS (Write After Approval): Add myself.
9186
9187 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9188
9189 Merge from tree-ssa-20020619-branch.
9190
9191 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9192 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9193 (HOST_GMPLIBS): Define.
9194 (HOST_GMPINC): Define.
9195 (TARGET_LIB_PATH): Add libmudflap.
9196 (GFORTRAN_FOR_TARGET): Define.
9197 (configure-build*): Export GFORTRAN.
9198 (configure-gcc): Export GMPLIBS and GMPINC.
9199 (all-gcc): Add maybe-all-libbanshee.
9200 (configure-target-libgfortran): Define.
9201 * Makefile.in: Regenerate.
9202 * configure.in (host_libs): Add libbanshee.
9203 (target_libraries): Add target-libmudflap and target-libgfortran.
9204 Add --with-libbanshee.
9205 Handle --disable-libmudflap.
9206 (*-*-freebsd*): Use with_gmp.
9207 Add $(libgcj) to noconfigdirs.
9208 * configure: Regenerate.
9209 * depcomp: New file.
9210 * MAINTAINERS: Add tree-ssa maintainers.
9211
9212 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9213
9214 * MAINTAINERS (Various Maintainers): Add myself.
9215
9216 2004-04-30 Brian Ford <ford@vss.fsi.com>
9217
9218 * MAINTAINERS (Write After Approval): Add myself.
9219
9220 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9221
9222 * MAINTAINERS (Write After Approval): Add myself.
9223
9224 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9225
9226 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9227 * configure: Regenerate.
9228
9229 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9230
9231 Revert:
9232 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9233
9234 * Makefile.def (flags_to_pass): Remove *dir variables that
9235 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9236 as well as prefix and exec_prefix.
9237 * Makefile.in: Regenerate.
9238
9239 2004-04-26 Robert Millan <robertmh@gnu.org>
9240
9241 Add patches from libtool CVS.
9242 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9243 * ltconfig: Likewise.
9244 * ltcf-c.sh: Likewise.
9245 * ltcf-cxx.sh: Likewise.
9246 * ltcf-gcj.sh: Likewise.
9247
9248 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9249
9250 * Makefile.def (host_modules): Mark with the bootstrap
9251 flag packages on which gcc depends.
9252 * Makefile.tpl (all-bootstrap): Use it.
9253 * Makefile.in: Regenerate.
9254
9255 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9256
9257 * Makefile.def (flags_to_pass): Remove *dir variables that
9258 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9259 as well as prefix and exec_prefix.
9260 * Makefile.in: Regenerate.
9261
9262 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9263
9264 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9265 * configure: Regenerate.
9266 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9267 * gcc/Makefile.tpl (compare): Use the result of the test.
9268 * gcc/Makefile.in: Regenerate.
9269
9270 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9273 Always relocate gcc and prev-gcc to the original names, even
9274 if the build fails.
9275 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9276 New targets.
9277
9278 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9279
9280 * MAINTAINERS: Update my email address.
9281
9282 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9283
9284 * configure.in (mips*-*-irix5*): Enable ld.
9285 * configure: Regenerate.
9286
9287 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9288
9289 * configure: Regenerate.
9290
9291 2004-04-15 James E Wilson <wilson@specifixinc.com>
9292
9293 * Makefile.tpl (configure-[+module+], configure-gcc,
9294 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9295 Set and export LDFLAGS.
9296 * Makefile.in: Regenerate.
9297
9298 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9299
9300 * MAINTAINERS: Add myself to write-after-approval.
9301
9302 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9303
9304 PR bootstrap/14871
9305 * Makefile.tpl: If we don't have built-in-tree target tools,
9306 use the ones found by configure rather than hacking around with
9307 program_transform_name.
9308 * configure.in: Give Makefile.tpl the information necessary
9309 to do that.
9310 * Makefile.in: Regenerate.
9311 * configure: Regenerate.
9312
9313 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9314
9315 PR bootstrap/14760
9316 * configure.in: When computing baseargs, strip *all* copies of
9317 offending options. Also, don't match/substitute the trailing space,
9318 so that this actually works when two similar options are separated by
9319 only one space.
9320 * configure: Regenerate.
9321
9322 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9323
9324 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9325 (rs6000-*-aix*): Same.
9326 * configure: Regenerate.
9327
9328 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9329
9330 * MAINTAINERS: Add myself to write-after-approval.
9331
9332 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9333
9334 * MAINTAINERS: Add myself to write-after-approval.
9335
9336 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9337
9338 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9339 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9340 * Makefile.in: Regenerate.
9341
9342 * configure.in (top level bootstrap support): Rework --enable-werror
9343 to set @stage2_werror_flag@.
9344 * configure: Regenerate.
9345 * Makefile.tpl (top level bootstrap support): Pass
9346 @stage2_werror_flag@ down to configure in stages 2 and 3.
9347 * Makefile.in: Regenerate.
9348
9349 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9350
9351 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9352 for stages 2 and 3 as well as in make. As a consequence, remove
9353 OUTPUT_OPTION (now detected by configure) from the flags passed down
9354 to make.
9355 * Makefile.in: Regenerate.
9356
9357 * Makefile.tpl (new-bootstrap): Fix typo.
9358 * Makefile.in: Regenerate.
9359
9360 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9361
9362 * Makefile.tpl: Rearrange by moving recursive_targets rules
9363 into their proper sections.
9364 * Makefile.tpl (top level bootstrap support): Move disabling
9365 of coverage flags from 'make' to 'configure'; improve comments.
9366 * Makefile.in: Regenerate.
9367
9368 * Makefile.tpl (experimental top level bootstrap) Move stage1
9369 language setting from all- target to configure- target; disable
9370 intermodule optimization in stage 1; prevent gratuitous rebuilds
9371 of stage 1.
9372 * Makefile.in: Regenerate.
9373 * configure.in: Comma-separate stage 1 language list for top
9374 level bootstrap.
9375 * configure: Regenerate.
9376
9377 * Makefile.tpl: Clean up experimental top level bootstrap support:
9378 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9379 prev-gcc in configure- targets as well as all- targets.
9380 * Makefile.in: Regenerate.
9381
9382 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9383
9384 * compile: New file imported from automake.
9385
9386 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9387
9388 * configure.in: Remove symbolic link section.
9389 * configure: Regenerate.
9390 * Makefile.tpl (links): Remove.
9391 * Makefile.in: Regenerate.
9392
9393 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9394 Nathanael Nerode <neroden@gcc.gnu.org>
9395
9396 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9397 Set with AC_CHECK_PROGS.
9398 * configure.in: Fix comment typo from last patch.
9399 * configure: Regenerate.
9400
9401 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9402
9403 * Makefile.tpl: Introduce experimental top level bootstrap support.
9404 * Makefile.in: Regenerate.
9405 * configure.in: Introduce support for top level bootstrap.
9406 * configure: Regenerate.
9407
9408 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9409 Paolo Bonzini <bonzini@gnu.org>
9410
9411 PR bootstrap/14522
9412 * configure.in: Cope with shells that do not support unquoted ^
9413 * configure: Regenerate.
9414
9415 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9416 Paolo Bonzini <bonzini@gnu.org>
9417
9418 PR bootstrap/14522
9419 * configure.in: Cope with shells that do not support nesting
9420 quotes inside quoted backquote substitutions.
9421 * configure: Regenerate.
9422
9423 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9424
9425 PR bootstrap/14522
9426 * configure.in: Fix escaping of $.
9427 * configure: Regenerate.
9428
9429 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9430
9431 * configure: Regenerate, since I forgot to while committing Paolo's
9432 changes.
9433
9434 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9435
9436 PR ada/14131
9437 Move language detection to the top level.
9438 * configure.in: Find default values for the tools as
9439 soon as possible. Disable ada if GNAT is not found.
9440 Emit error message about missing languages. Expand
9441 --enable-languages=all for the gcc subdirectory.
9442
9443 2004-03-10 Ben Elliston <bje@gnu.org>
9444
9445 * MAINTAINERS: Update my email address.
9446
9447 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9448
9449 * ltconfig: Disable building static libraries if building shared
9450 libraries on AIX 5L.
9451
9452 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9453
9454 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9455 and disable libgcj.
9456 * configure: Regenerated.
9457
9458 2004-03-01 Brian Booth <bbooth@redhat.com>
9459
9460 * MAINTAINERS: Add myself to write-after-approval.
9461
9462 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9463
9464 * MAINTAINERS: Add myself to write-after-approval.
9465
9466 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 PR bootstrap/7087
9469 * Makefile.tpl: Guard XFOO sed statements better.
9470 * Makefile.tpl: Add dependency for configure-target-libada.
9471 * Makefile.in: Regenerate (incidentally fixes broken
9472 commit when libada-branch was merged).
9473
9474 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9475
9476 * MAINTAINERS: Add myself to write-after-approval.
9477
9478 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9479
9480 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9481 maintainers.
9482
9483 2004-02-20 Andrew Cagney <cagney@redhat.com>
9484
9485 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9486 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9487
9488 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 PR bootstrap/11932
9491 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9492
9493 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9494
9495 * MAINTAINERS: Added myself to write-after-approval.
9496
9497 2004-02-14 Michael Koch <konqueror@gmx.de>
9498
9499 * MAINTAINERS: Added myself to write-after-approval.
9500
9501 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9502
9503 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9504 some OS port maintainers to OS port maintainers section.
9505
9506 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9507
9508 * MAINTAINERS: Add self.
9509
9510 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9511
9512 * MAINTAINERS: Alphabetize.
9513
9514 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9515
9516 * MAINTAINERS: Remove myself.
9517
9518 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9519
9520 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9521 (rs6000-*-aix*): Same.
9522 * configure: Regenerate.
9523
9524 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9525
9526 * configure.in (host): Add in missing $noconfigdirs to defines.
9527 * configure: Regenerate.
9528
9529 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9530 Nathanael Nerode <neroden@gcc.gnu.org>
9531
9532 PR ada/6637, PR ada/5911
9533 Merge with libada-branch:
9534 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9535 with appropriate dependencies. Add --enable-libada configure switch.
9536 * configure, Makefile.in: Regenerate.
9537
9538 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9539
9540 * MAINTAINERS: Add myself to write-after-approval.
9541
9542 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9543
9544 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9545 * configure: Regenerate.
9546
9547 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9548
9549 Merge from upstream:
9550
9551 * ltmain.in: When setting IFS to '~', be careful about user
9552 arguments that contain '~'.
9553
9554 2004-02-04 Peter O'Gorman <peter@pogma.com>
9555
9556 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9557 Also test $base_compile against $CC with escaped arguments. Bug
9558 reported by Geoff Keating <geoffk@apple.com>.
9559
9560 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9561
9562 * MAINTAINERS: Remove i960 port.
9563
9564 2004-01-23 DJ Delorie <dj@redhat.com>
9565
9566 * Makefile.def (target_modules) [libiberty]: Don't stage.
9567 * Makefile.in: Rebuilt.
9568
9569 2004-01-20 Caroline Tice <ctice@apple.com>
9570
9571 * MAINTAINERS: Add myself to write-after-approval.
9572
9573 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9574
9575 * MAINTAINERS: Update my email address.
9576
9577 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9578
9579 * MAINTAINERS: Add myself to write-after-approval.
9580
9581 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9582
9583 * MAINTAINERS: Remove entries without email address.
9584
9585 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9586
9587 * MAINTAINERS: Add myself to write-after-approval.
9588
9589 2004-01-15 Steven Bosscher <stevenb@suse.de>
9590
9591 * MAINTAINERS: Update my email address.
9592
9593 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9594
9595 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9596 * Makefile.tpl (configure-target-[+module+]): Support stage.
9597 * Makefile.in: Rebuilt.
9598
9599 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9600
9601 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9602
9603 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9604
9605 * MAINTAINERS: Add myself as a MIPS maintainer.
9606
9607 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9608
9609 * configure.in: Use ./config.cache, not config.cache.
9610 * configure: Regenerate.
9611 * Makefile.tpl: Special-casing not needed for GCC any more.
9612 * Makefile.in: Regenerate.
9613
9614 * configure.in: Don't share a cache file for host dirs.
9615 * configure: Regenerate.
9616
9617 * config-ml.in: Don't mess with the cache file.
9618
9619 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9620
9621 * MAINTAINERS: Move myself from 'Write After Approval' to
9622 'CPU Port Maintainers' section as SPARC maintainer.
9623
9624 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9625
9626 * Makefile.tpl: Make GCC use a separate config.cache.
9627 * Makefile.in: Regenerate.
9628
9629 PR bootstrap/11932, PR bootstrap/11933
9630 (I don't know if it will fix either of them, but it relates
9631 to them.)
9632 * configure.in: Don't use shared config.cache for target
9633 directories.
9634 * configure: Regenerate.
9635
9636 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9637
9638 * MAINTAINERS: Add myself to 'Write After Approval' section.
9639
9640 2003-12-31 Roger Sayle <roger@eyesopen.com>
9641
9642 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9643 * configure: Regenerated.
9644
9645 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9646
9647 * MAINTAINERS: Remove the mn10200 maintainer.
9648
9649 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9650
9651 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9652 * configure: Regenerated.
9653
9654 2003-12-16 Jan Hubicka <jh@suse.cz>
9655
9656 * MAINTAINERS: Add myself as callgraph maintainer.
9657
9658 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9659
9660 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9661 * configure: Regenerate.
9662
9663 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9664
9665 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9666 'Write After Approval' section. Update email.
9667
9668 2003-12-01 James Lemke <jim@wasabisystems.com>
9669
9670 * MAINTAINERS (Write After Approval): Add myself.
9671
9672 2003-11-20 Matt Thomas <matt@3am-software.com>
9673
9674 * MAINTAINERS: Add myself as a vax port maintainer.
9675
9676 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9677
9678 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9679 (configure-build-[+module+], configure-[+module+]): Likewise.
9680 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9681 * Makefile.in: Regenerate.
9682
9683 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9684
9685 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9686 shared/dylibed libraries.
9687 * ltmain.sh: Likewise.
9688 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9689 * ltcf-cxx.sh: Likewise.
9690 * ltcf-gcj.sh: Likewise.
9691 * ltconfig: Likewise.
9692
9693 2003-11-17 Stan Cox <scox@redhat.com>
9694
9695 * MAINTAINERS: Add myself as iq2000 port maintainer.
9696
9697 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9698
9699 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9700 * Makefile.in: Regenerate.
9701
9702 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9703
9704 * config.sub: Update to 2003-11-03 version.
9705
9706 2003-10-20 Phil Edwards <phil@codesourcery.com>
9707
9708 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9709 * configure: Regenerate.
9710
9711 2003-10-20 Nicolas Pitre <nico@cam.org>
9712
9713 * MAINTAINERS: Add myself to 'Write After Approval' section.
9714
9715 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9716
9717 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9718
9719 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9720
9721 * MAINTAINERS: Update my email address.
9722
9723 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9724
9725 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9726
9727 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9728
9729 * MAINTAINERS: Add myself to 'Write After Approval' section.
9730
9731 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9732
9733 * config.guess: Update to 2003-10-16 version.
9734 * config.sub: Update to 2003-10-16 version.
9735
9736 2003-10-15 David Daney <ddaney@avtrex.com>
9737
9738 * MAINTAINERS: Added myself to 'Write After Approval' section.
9739
9740 2003-10-15 Falk Hueffner <falk@debian.org>
9741
9742 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9743 'Write After Approval' section. Update email.
9744
9745 2003-10-14 Roger Sayle <roger@eyesopen.com>
9746
9747 * MAINTAINERS: Move myself from 'Write After Approval' to
9748 'Various Maintainers' section as middle-end maintainer.
9749
9750 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9751
9752 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9753 HOST_FLAGS_TO_PASS.
9754 * Makefile.in: Regenerate.
9755
9756 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9757
9758 * config.guess: Update to 2003-10-07 version.
9759 * config.sub: Update to 2003-10-07 version.
9760
9761 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9762
9763 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9764 * ltconfig (irix5*, irix6*): Don't override version_type.
9765
9766 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9767
9768 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9769 * configure: Rebuilt
9770 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9771 * Makefile.in: Rebuilt
9772
9773 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9774
9775 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9776
9777 2003-09-30 Carlo Wood <carlo@alinoe.com>
9778
9779 * MAINTAINERS (Write After Approval): Add myself.
9780
9781 2003-09-29 Paul Koning <ni1d@arrl.net>
9782
9783 * MAINTAINERS: Move myself from "Write After Approval"
9784 to CPU platform maintainers for pdp11 platform.
9785
9786 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9787
9788 * MAINTAINERS: Move myself from 'Write After Approval' to
9789 'Various Maintainers' section as libffi testsuite maintainer.
9790
9791 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9792
9793 * configure.in: Pass a computed --program-transform-name
9794 to subconfigures.
9795 * configure: Regenerated.
9796
9797 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9798
9799 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9800 * Makefile.in: Regenerate.
9801
9802 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9803 * Makefile.in: Regenerate.
9804
9805 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9806
9807 * MAINTAINERS: Move myself from 'Write After Approval'
9808 to 'Various Maintainers' (objective-c) section.
9809
9810 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9811
9812 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9813 quoting.
9814 * configure: Regenerated.
9815
9816 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9817
9818 * MAINTAINERS (Write After Approval): Add myself to write after
9819 approval list.
9820
9821 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9822
9823 * MAINTAINERS (Write After Approval): Add myself.
9824
9825 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9826
9827 * MAINTAINERS: Update my e-mail address.
9828
9829 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9830
9831 * libtool.m4 (LD): Correct powerpc64 host match.
9832
9833 2003-09-06 James E Wilson <wilson@tuliptree.org>
9834
9835 * MAINTAINTERS: Update my affiliation and email address.
9836
9837 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9838
9839 * MAINTAINERS (Write After Approval): Add myself.
9840
9841 2003-09-04 DJ Delorie <dj@redhat.com>
9842
9843 * configure: Regenerate.
9844
9845 2003-09-04 Robert Millan <robertmh@gnu.org>
9846
9847 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9848
9849 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9850
9851 * configure.in: Ensure arguments to sed are properly spaced.
9852 * configure: Regenerate.
9853
9854 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9855
9856 * MAINTAINERS: Update my e-mail address.
9857
9858 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9859
9860 * MAINTAINERS (Write After Approval): Add myself.
9861
9862 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9863
9864 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9865 * configure: Regenerated.
9866
9867 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9868
9869 * MAINTAINERS: Update my email address.
9870
9871 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9872
9873 * configure.in: Use newline instead of semicolon when assuming
9874 shell arguments in a for loop.
9875 * configure: Regenerated.
9876
9877 2003-08-22 Jason Eckhardt <jle@rice.edu>
9878
9879 * MAINTAINERS: Resurrect the i860 maintainer.
9880
9881 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9882
9883 PR 8180
9884 * configure.in: When testing with_libs and with_headers, treat
9885 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9886 * configure: Regenerate.
9887
9888 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9889 make, shell, etc.
9890 (baseargs): Likewise.
9891 * configure: Regenerate.
9892
9893 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9894
9895 * MAINTAINERS (Write After Approval): Add myself.
9896
9897 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9898
9899 * configure.in: Disable libgcj for darwin not on powerpc.
9900 * configure: Rebuild.
9901
9902 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9903
9904 * config-ml.in, symlink-tree: Add license.
9905
9906 2003-08-03 Richard Stallman <rms@gnu.org>
9907 Eben Moglen <moglen@columbia.edu>
9908
9909 * README.SCO: New file.
9910
9911 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9912
9913 * Makefile.tpl (check, check-c++): Express dependencies using
9914 dependencies rather than commands.
9915 * Makefile.in: Regenerate.
9916
9917 2003-08-01 Andrew Cagney <cagney@redhat.com>
9918
9919 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9920 * configure: Ditto.
9921
9922 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9923
9924 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9925 * Makefile.in: Update.
9926
9927 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9928
9929 * configure.in: Enable libgcj for darwin.
9930 * configure: Rebuild.
9931
9932 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9933
9934 * config-ml.in: Use ac_configure_args directly instead of
9935 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9936 actually seen.
9937
9938 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9939
9940 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9941 creating target and build subdirs to build all parent dirs as needed.
9942 * Makefile.in: Rebuild.
9943 * configure.in: Don't build dirs explicitly here.
9944 * configure: Rebuild.
9945
9946 2003-07-26 Paul Brook <paul@nowt.org>
9947
9948 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9949
9950 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9951
9952 * Makefile.tpl (all-make): Depend on intl.
9953 * Makefile.in: Rebuilt.
9954
9955 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9956
9957 * install-sh: Update to newer upstream versions (associated with
9958 aclocal 1.7).
9959 * mkinstalldirs: Likewise.
9960 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9961
9962 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9963
9964 * MAINTAINERS: Move self from Bug database only accounts
9965 to write-after-approval.
9966
9967 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9968
9969 * config.if: Remove unused libc_interface determination.
9970
9971 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9972
9973 * MAINTAINERS: Move self from write-after-approval to
9974 build machinery (*.in).
9975
9976 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9977
9978 PR bootstrap/11273
9979 PR bootstrap/11408
9980 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9981 unused INSTALL_PROGRAM_ARGS.
9982 * configure.in: Use AC_PROG_INSTALL.
9983 * Makefile.in: Regenerate.
9984 * configure: Regenerate.
9985
9986 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9987
9988 * MAINTAINERS: Alphabetize.
9989
9990 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9991
9992 * configure: Rebuilt.
9993 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9994 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9995 newlib nor libgloss.
9996 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9997 * configure.in (am33_2.0-*-linux*): Added.
9998
9999 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10000
10001 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10002 * configure: Regenerate.
10003
10004 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10005
10006 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10007 * Makefile.in: Regenerate.
10008
10009 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10010
10011 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10012 * Makefile.in: Regenerate.
10013
10014 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10015
10016 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10017 * Makefile.in: Regenerated.
10018
10019 * config-ml.in: Replace PWD with PWD_COMMAND.
10020
10021 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10022
10023 * intl: New directory; see intl/ChangeLog for details.
10024 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10025 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10026 * Makefile.in: Regenerate.
10027
10028 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10029
10030 * configure.in: Clean up config-lang.in handling. Delete
10031 useless assignment to "subdirs".
10032 * configure: Regenerate.
10033
10034 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10035
10036 * configure.in: Rename 'target_libs' to 'target_libraries'.
10037 Remove useless reference to 'target_libs'.
10038 * configure: Regenerate.
10039
10040 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10041
10042 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10043 * Makefile.in: Regenerate.
10044
10045 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10046
10047 * Makefile.def: Introduce flags_to_pass.
10048 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10049 * Makefile.in: Regenerate.
10050
10051 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10052
10053 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10054 and target-libgloss.
10055 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10056 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10057 * configure: Regenerate.
10058
10059 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10060
10061 * configure.in: Update testsuite_flags to new location.
10062 * configure. Regenerate.
10063
10064 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10065
10066 * Makefile.tpl: Remove BUILD_CC stuff.
10067 * Makefile.in: Regenerate.
10068
10069 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10070
10071 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10072
10073 2003-06-16 Graeme Peterson <gp@qnx.com>
10074
10075 * MAINTAINERS (Write After Approval): Add myself.
10076
10077 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10078
10079 * config.guess: Update to 2003-06-12 version.
10080 * config.sub: Update to 2003-06-13 version.
10081
10082 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10083
10084 * config.guess: Update to 2003-06-06 version.
10085 * config.sub: Update to 2003-06-06 version.
10086
10087 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10088
10089 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10090 * configure. Regenerate.
10091
10092 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10093
10094 * configure.in: Disable serial configure by default.
10095 * configure: Regenerate.
10096 * Makefile.tpl: Abolish .NOTPARALLEL.
10097 * Makefile.in: Regenerate.
10098
10099 * Makefile.tpl: Replace {build,host,target}_canonical by
10100 {build,host,target}.
10101 * Makefile.in: Regenerate.
10102
10103 * Makefile.tpl: Fix stupid pasto.
10104 * Makefile.in: Regenerate.
10105
10106 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10107
10108 * Makefile.tpl: Remove bogus conditional.
10109 * Makefile.in: Regenerate.
10110
10111 2003-06-05 Jan Hubicka <jh@suse.cz>
10112
10113 * Makefile.tpl (profiledbootstrap): New target.
10114 * Makefile.in (profiledbootstrap): New target.
10115
10116 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10117
10118 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10119 Pinski. Remove user names from other bugzilla-only maintainers.
10120
10121 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10122
10123 * Makefile.tpl: Make 'recursive targets' using autogen rather
10124 than shell loop. Remove duplicate 'clean' targets and false
10125 comments.
10126 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10127 Add systematic method of specifying missing targets in subdirs.
10128 Add copyright boilerplate.
10129 * Makefile.in: Regenerate.
10130 * configure.in: Add 'recursive targets' to maybe list.
10131 * configure: Regenerate.
10132
10133 * MAINTAINERS: "GNATS only" -> "Bug database only".
10134
10135 * Makefile.tpl: Rename [+target+] to [+make_target+].
10136 * Makefile.def: Rename 'target' to 'make_target'.
10137
10138 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10139
10140 * MAINTAINERS: Add self as options handling maintainer.
10141
10142 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10143
10144 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10145 been too long since I touched those ports.
10146
10147 2003-05-28 DJ Delorie <dj@redhat.com>
10148
10149 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10150 * Makefile.in: Regenerate.
10151
10152 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10153
10154 * configure.in: Use curly braces in the definition of tooldir.
10155 * configure: Regenerate.
10156
10157 2003-05-21 DJ Delorie <dj@redhat.com>
10158
10159 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10160 newlib or libgloss.
10161 * Makefile.in: Regenerate.
10162
10163 2003-05-21 DJ Delorie <dj@redhat.com>
10164
10165 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10166 * Makefile.in: Regenerate.
10167
10168 2003-05-20 Ian Lance Taylor <ian@airs.com>
10169
10170 * MAINTAINERS: Update my e-mail address.
10171
10172 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10173
10174 * configure.in: Switch more things to use maybe dependencies.
10175 * Makefile.tpl: Switch more things to use maybe dependencies.
10176 Factor out common code from autogen IF statements.
10177 * configure: Regenerate.
10178 * Makefile.in: Regenerate.
10179
10180 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10181
10182 * configure.in: Accept i[3456789]86 for machine type.
10183 * configure: Regenerate.
10184
10185 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10186
10187 * configure.in: Switch more things to use maybe dependencies.
10188 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10189 * configure: Regenerate.
10190 * Makefile.tpl: Switch more things to use maybe dependencies.
10191 * Makefile.in: Regenerate.
10192
10193 2003-05-16 Andreas Schwab <schwab@suse.de>
10194
10195 * Makefile.tpl (install-opcodes): Define.
10196 * Makefile.in: Rebuild.
10197
10198 2003-05-13 Andreas Jaeger <aj@suse.de>
10199
10200 * config.guess: Update to 2003-05-09 version.
10201 * config.sub: Update to 2003-05-09 version.
10202
10203 2003-05-13 Michael Eager <eager@mvista.com>
10204
10205 * configure.in: Correct sed script so that options in quotes are not
10206 deleted.
10207 * configure: Rebuild.
10208
10209 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10210
10211 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10212 and $$s/newlib/libc/sys/cygwin32 include paths.
10213 * configure: Ditto.
10214
10215 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10216
10217 * MAINTAINERS: Update my email addresses.
10218
10219 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10220
10221 * config-ml.in: Propagate INSTALL variables.
10222
10223 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10224
10225 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10226
10227 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10228
10229 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10230 * Makefile.in: Regenerate.
10231
10232 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10233
10234 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10235
10236 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10237
10238 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10239
10240 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10241
10242 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10243 * Makefile.in: Regenerated.
10244
10245 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10246
10247 * MAINTAINERS (Write After Approval): Upgrade myself from
10248 GNATS only to write-after-approval. Update my mail address.
10249
10250 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10251
10252 (OS Port Maintainers: freebsd): Add myself.
10253
10254 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10255
10256 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10257
10258 2003-04-22 Kean Johnston <jkj@sco.com>
10259
10260 * MAINTAINERS (SCO ports): Added myself.
10261
10262 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10263
10264 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10265
10266 2003-04-19 Kean Johnston <jkj@sco.com>
10267
10268 * MAINTAINERS (Write After Approval): Add myself.
10269
10270 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10271
10272 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10273 * Makefile.in: Regenerate.
10274
10275 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10276
10277 * configure.in (powerpc64*-*-linux*): Remove.
10278 * configure: Rebuilt.
10279
10280 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10281
10282 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10283 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10284 and restrap.
10285 * Makefile.in: Regenerate.
10286
10287 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10288
10289 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10290 * configure: Regenerated.
10291
10292 2003-04-15 DJ Delorie <dj@redhat.com>
10293
10294 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10295
10296 2003-04-13 Nick Clifton <nickc@redhat.com>
10297
10298 * config-ml.in: Remove support for --disable-aix removing
10299 call-aix multilibs.
10300
10301 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10302
10303 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10304 * */configure: Rebuilt.
10305
10306 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10307
10308 * MAINTAINERS: Add my email address.
10309
10310 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10311
10312 * MAINTAINERS (Write After Approval): Add myself.
10313
10314 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10315
10316 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10317 * Makefile.in: Regenerate.
10318
10319 2003-03-14 Michael Chastain <mec@shout.net>
10320
10321 * Makefile.in: Regenerate with correct Makefile.def.
10322
10323 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10324
10325 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10326 Make macro.
10327 * Makefile.in: Regenerate.
10328 * configure.in: Clean up gxx_include_dir logic.
10329 * configure: Regenerate.
10330
10331 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10332
10333 * MAINTAINERS (Write After Approval): Add myself.
10334
10335 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10336
10337 * MAINTAINERS: Update my mail address.
10338
10339 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10340
10341 * configure.in (gxx_include_dir): Fix typo.
10342 * configure: Regenerated.
10343
10344 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10345
10346 * Makefile.tpl: Reindent.
10347 * Makefile.in: Regenerate.
10348 * configure.in: Reindent. Don't set unused variables.
10349 * configure: Regenerate.
10350
10351 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10352
10353 * configure.in: Include $(build_tooldir)/sys-include in
10354 FLAGS_FOR_TARGET.
10355 * configure: Regenerated.
10356
10357 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10358
10359 * Makefile.tpl: Always pass down RANLIB.
10360 * Makefile.in: Regenerate.
10361
10362 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10363 * Makefile.in: Regenerate.
10364 * configure.in: Remove unused logic relating to --enable-shared
10365 and --enable-threads. Remove bogus comments. Remove redundant
10366 noconfigdirs.
10367 * configure: Regenerate.
10368
10369 * configure.in: Replace ${libstdcxx_version} by its value.
10370 Remove reference to mh-dgux.
10371 * configure: Regenerate.
10372
10373 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10374
10375 * MAINTAINERS (Write After Approval): Add myself.
10376
10377 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10378
10379 * Makefile.tpl: Rearrange.
10380 * Makefile.in: Regenerate.
10381
10382 2003-02-25 Uwe Stieber <uwe@wwws.de>
10383
10384 * configure.in: Add support for kaOS as cross build target system.
10385 * configure: Regenerated.
10386
10387 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10388
10389 * MAINTAINERS (Write after approval): Add myself.
10390
10391 2003-02-21 James E Wilson <wilson@tuliptree.org>
10392
10393 * MAINTAINERS: Update my email address.
10394
10395 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10396
10397 * MAINTAINERS: Add self to blanket write privs. section.
10398
10399 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10400
10401 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10402 configure-target-* as some target builds may require additional
10403 flags for preprocessor tests.
10404 * Makefile.in: Regenerated.
10405
10406 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10409 * ltconfig: Handle it.
10410 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10411 auto-detecting it.
10412
10413 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10414 it is used as argument to $CC.
10415 * ltcf-gcj.sh: Likewise.
10416
10417 * configure.in: Introduce --enable-maintainer-mode.
10418 * configure: Rebuilt.
10419 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10420 for maintainer mode.
10421 * Makefile.in: Rebuilt.
10422
10423 2003-02-18 Jason Merrill <jason@redhat.com>
10424
10425 * Makefile.tpl (check-c++): Allow parallelism.
10426
10427 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10428
10429 * MAINTAINERS: Remove John Carr (who never actually had access to
10430 gcc.gnu.org).
10431
10432 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10433
10434 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10435 don't configure target-libobjc.
10436 * configure: Regenerate.
10437
10438 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10439
10440 * Makefile.tpl (RANLIB): Define.
10441 * Makefile.in: Regenerate.
10442
10443 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10444
10445 * MAINTAINERS: Update my email.
10446
10447 2003-02-06 Keith R Seitz <keiths@redhat.com>
10448
10449 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10450 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10451 * Makefile.in: Regenerated.
10452 * configure.in: Remove all traces of snavigator, db, and grep.
10453 * configure: Regenerated.
10454
10455 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10456
10457 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10458 After Approval.
10459
10460 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10461
10462 * MAINTAINERS (Write after approval): Add myself.
10463
10464 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10465
10466 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10467 * Makefile.in: Regenerated.
10468
10469 2003-01-30 Roger Sayle <roger@eyesopen.com>
10470
10471 * config.guess: Updated to 2003-01-30's version.
10472 * config.sub: Updated to 2003-01-28's version.
10473
10474 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10475
10476 * config.if: If gcc_version is already set, just use it. Don't set
10477 gcc_version_trigger if it's already set, otherwise set it to
10478 gcc/version.c, but only if the file exists. If it is not set and
10479 gcc/version.c does not exist, try to extract the version number from
10480 $CC.
10481
10482 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10483
10484 * MAINTAINERS: Add myself to write-after-approval list.
10485
10486 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10487
10488 * configure.in: Revert 24Jan change.
10489 * configure: Regenerate.
10490
10491 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10492
10493 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10494 entry of HJ Lu.
10495
10496 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10497
10498 * configure.in: Revert previous change.
10499 * configure: Regenerate.
10500
10501 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10502
10503 * configure.in: Make rda native-only.
10504 * configure: Regenerate.
10505
10506 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10507
10508 * MAINTAINERS: Move myself from GNATS-only-accounts to
10509 write-after-approval.
10510
10511 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10512
10513 * configure.in: Add missing \.
10514 * configure: Rebuilt.
10515
10516 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10517
10518 * configure.in (baseargs): Avoid using \| in sed regular
10519 expressions.
10520 * configure: Rebuilt.
10521
10522 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10523
10524 * configure.in (baseargs): Remove all supported forms of
10525 --cache-file, --srcdir, --host, --build and --target options
10526 from argument lists.
10527 * configure: Rebuilt.
10528
10529 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10530
10531 * MAINTAINERS: Add myself to write-after-approval list.
10532
10533 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10534
10535 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10536 * configure: Rebuilt.
10537
10538 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10539
10540 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10541 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10542 * Makefile.in: Regenerate.
10543 * configure: Regenerate.
10544
10545 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10546
10547 * configure.in: Remove Makefile in build, host and target modules
10548 unless configure was run with --no-recursion.
10549 * configure: Rebuilt.
10550
10551 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10552
10553 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10554 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10555 * Makefile.in: Regenerate.
10556
10557 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10558
10559 * config.guess: Update to 2003-01-03 version.
10560 * config.sub: Update to 2003-01-03 version.
10561
10562 2003-01-07 Christopher Faylor <cgf@redhat.com>
10563
10564 * configure: Regenerate with proper autoconf 2.13.
10565
10566 2003-01-07 Christopher Faylor <cgf@redhat.com>
10567
10568 * configure.in: Add AC_PREREQ for consistency.
10569 * configure: Regenerate.
10570
10571 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10572
10573 * configure.in (GDB_TK): Add tcl directories conditional on
10574 gdb/gdbtk directory being present.
10575 * configure: Regenerate.
10576
10577 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10578
10579 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10580 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10581 * configure: Rebuilt.
10582
10583 2002-12-31 Tom Tromey <tromey@redhat.com>
10584
10585 * Makefile.in: Rebuilt.
10586 * Makefile.def (target_modules) [libffi]: Allow installation.
10587
10588 2002-12-31 Andreas Schwab <schwab@suse.de>
10589
10590 * configure.in: Fix use of $program_transform_name.
10591 * configure: Regenerated.
10592
10593 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10594
10595 * configure.in (baseargs): Don't remove first configure argument.
10596 * configure: Regenerated.
10597
10598 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10599
10600 * Makefile.tpl (local-distclean): Don't remove...
10601 (multilib.ts): ... this. Moved into...
10602 (multilib.out): ... this. Don't use sub-make.
10603 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10604 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10605 (configure-build-[+module+], configure-[+module+],
10606 configure-target-[+module+], configure-gcc): ... these. Test
10607 for Makefile existence. Drop config.status from dependencies.
10608 * Makefile.in: Rebuilt.
10609 * configure.in: Move gcc-version-trigger to the end of
10610 ac_configure_args. Add comments to maybedep.tmp and
10611 serdep.tmp. Introduce --disable-serial-configure. Remove
10612 nonopt from baseargs, matching and removing corresponding
10613 whitespace while at it.
10614 * configure: Rebuilt.
10615
10616 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10617
10618 * configure.in (host_configargs): Replace reference to
10619 no-longer-defined buildopts with --build=${build_alias}.
10620 * configure: Rebuilt.
10621
10622 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10623 program_transform_name to standard idiom.
10624 (AUTOGEN, AUTOCONF): Define.
10625 (Makefile.in): Use $(AUTOGEN).
10626 (Makefile): Depend on config.status, and use autoconf-style rule to
10627 build it. Move original commands to...
10628 (config.status): ... this new target.
10629 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10630 $(AUTOCONF).
10631 * Makefile.in: Rebuilt.
10632
10633 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10634
10635 * Makefile.tpl: Fix dramatic bustage due to change in
10636 program_transform_name.
10637 * Makefile.in: Regenerate.
10638
10639 * configure.in: Remove unnecessary PATH setting.
10640 * configure: Regnerate.
10641
10642 * configure.in: Don't default to unprefixed tools unless
10643 the native tools will work.
10644 * configure: Regenerate.
10645
10646 * configure.in: Convert to autoconf script. Blow away lots
10647 of now-redundant Makefile fragments.
10648 * configure: Generate using Autoconf.
10649 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10650 * Makefile.in: Regenerate.
10651
10652 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10653
10654 * configure: Fix stupid bug where RANLIB was mistakenly included.
10655
10656 * configure.in: Rename (buildargs, hostargs, targargs) to
10657 (build_configargs, host_configargs, target_configargs).
10658
10659 * configure.in: Move logic out of sed statement.
10660
10661 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10662 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10663
10664 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10665
10666 * config.sub: Import from master repository
10667 * config.guess: Ditto
10668
10669 2002-12-24 Andreas Schwab <schwab@suse.de>
10670
10671 * Makefile.tpl (multilib.out): Fix missing space.
10672 * Makefile.in: Regenerate.
10673
10674 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10675
10676 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10677 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10678 * Makefile.in: Regenerate.
10679 * configure.in: Remove unnecessary leftovers.
10680
10681 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10682
10683 * configure.in (extra_ranlibflags_for_target): New variable.
10684 (*-*-darwin): Add -c to ranlib commands.
10685 * configure (tooldir): Handle extra_ranlibflags_for_target.
10686
10687 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10688
10689 * Makefile.tpl: Revert HJL's change.
10690 * Makefile.in: Regenerated.
10691 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10692 always.
10693
10694 2002-12-19 Andreas Schwab <schwab@suse.de>
10695
10696 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10697 * Makefile.in: Regenerate.
10698
10699 2002-12-18 H.J. Lu <hjl@gnu.org>
10700
10701 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10702 * Makefile.in: Regenerated.
10703
10704 * configure.in (build_prefix): New. Substitute.
10705
10706 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10707
10708 * Makefile.tpl: Don't let real targets depend on phony targets.
10709 * Makefile.in: Regenerate.
10710
10711 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10712 * Makefile.in: Regenerate.
10713
10714 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10715
10716 * config.sub: Import from master repository
10717 * config.guess: Ditto
10718
10719 2002-12-16 Jason Merrill <jason@redhat.com>
10720
10721 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10722 previous 'make bootstrap'.
10723 * Makefile.in: Regenerate.
10724
10725 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10726
10727 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10728
10729 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10730
10731 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10732 * Makefile.in: Regenerate.
10733
10734 2002-12-13 Jason Merrill <jason@redhat.com>
10735
10736 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10737 library tests.
10738 (check-c++): Just depend on it and check-target-libstdc++-v3.
10739 * Makefile.in: Regenerate.
10740
10741 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10744 * Makefile.in: Rebuilt.
10745
10746 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10749
10750 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10751
10752 * configure: Fix bug put in by gremlins.
10753
10754 * Makefile.tpl: Substitute more autoconfily.
10755 * configure: Substitute more autoconfily.
10756 * Makefile.in: Regenerate.
10757
10758 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10759
10760 * config.sub: Import from master repository
10761 * config.guess: Ditto
10762 * MAINTAINERS: Added Svein Seldal under write after approval
10763
10764 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10765
10766 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10767 * Makefile.in (all-sim): Ditto.
10768
10769 2002-12-06 DJ Delorie <dj@redhat.com>
10770
10771 * Makefile.tpl: Change configure dependencies to not have real
10772 targets depend on phony targets.
10773
10774 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10775
10776 * configure.in: Revert unintentional change.
10777
10778 * Makefile.tpl: Change dependency for */multilib.out so that
10779 it works when gcc isn't in the tree.
10780
10781 * configure.in: Substitute more.
10782 * configure: Run subconfigures from the Makefile.
10783 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10784 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10785
10786 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10787
10788 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10789
10790 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10791
10792 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10793 and corresponding dependencies.
10794 * Makefile.in: Regenerate.
10795
10796 * configure.in (host_tools): Order binutils, gas and ld for
10797 convenience in running the testsuites.
10798
10799 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10800 * Makefile.in: Regenerate.
10801 * configure.in: Introduce rules to serialize subconfigure runs.
10802
10803 * configure.in: Introduce BASE_CC_FOR_TARGET.
10804 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10805 Realize configure-build-* targets. Realize configure-target-* targets.
10806 * Makefile.in: Regenerate.
10807
10808 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10809
10810 * configure: Move gcc_version_trigger stuff from here...
10811 * configure.in: ...to here.
10812
10813 * configure.in: Separate subconfigure options added by this file from
10814 options given by the user. Add machinery to put args for host
10815 subconfigures into the Makefile.
10816
10817 * Makefile.tpl: Remove 'vault' targets.
10818 * Makefile.tpl: Reorder and comment dependencies.
10819 * Makefile.in: Regenerate.
10820
10821 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10822 * configure.in: Fix my broken commit of previous patch. (sigh)
10823
10824 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10825
10826 * configure.in: Move host-specific darwin noconfigdirs into
10827 the host-specific section.
10828
10829 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10830
10831 * configure.in: Move host-specific darwin noconfigdirs into
10832 the host-specific section.
10833
10834 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10835
10836 * configure: Remove skip-this-dir support.
10837 * Makefile.tpl: Remove skip-this-dir support.
10838
10839 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10840 subdirectories.
10841 * Makefile.in: Regenerate.
10842
10843 * Makefile.tpl: Strip out useless setting of 'dir'.
10844 * Makefile.in: Regenerate.
10845
10846 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10847
10848 * configure.in: Fix deeply stupid bug.
10849
10850 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10851 shell code in CXX_FOR_TARGET
10852 * Makefile.def: Introduce raw_cxx.
10853 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10854 RAW_CXX_FOR_TARGET.
10855 * Makefile.in: Regenerate.
10856
10857 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10858
10859 * Makefile.tpl: Remove unnecessary ifs.
10860 * Makefile.in: Regenerate.
10861
10862 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10863 dependencies. Maybe-ize build-libiberty. Create dummy install
10864 targets for 'no_install' modules.
10865 * configure: Move GDB_TK substitution to configure.in. Move
10866 build_modules stuff to configure.in.
10867 * configure.in: Implement soft dependency machinery. Maybe-ize
10868 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10869 * Makefile.in: Regenerate.
10870
10871 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10872
10873 * Makefile.tpl: Make all-target, install-target behave similarly
10874 to all, install (only hitting configured targets). Eliminate
10875 unused macro defintions.
10876
10877 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10878 build != host.
10879
10880 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10881
10882 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10883
10884 * configure.in: Produce lists of subdir targets we're actually
10885 configuring. Remove references to "dosrel".
10886 * Makefile.tpl: Let configure set which subdir targets are hit.
10887 Remove install-cross; clean up install; remove ALL. Remove
10888 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10889 Autogenerate host module targets. Remove empty dependency lines
10890 and redundant dependency; rearrange slightly.
10891 * Makefile.def: Add host-side libtermcap, utils.
10892
10893 * Makefile.in: Regenerate.
10894
10895 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10896
10897 * ltconfig (osf[345]): Append $major to soname_spec.
10898 Reflect this in library_names_spec.
10899 * ltmain.sh (osf): Prefix $major with . for use as extension.
10900
10901 2002-11-19 Andreas Jaeger <aj@suse.de>
10902
10903 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10904 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10905 and sparc64 GNU/Linux systems.
10906
10907 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10908
10909 * MAINTAINERS: Update email.
10910
10911 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10912
10913 * MAINTAINERS: Complete James Dennett's entry.
10914
10915 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10916
10917 * MAINTAINERS (Write After Approval): Add myself.
10918
10919 2002-11-13 Bruce Korb <bkorb@gnu.org>
10920
10921 * Makefile.tpl: syntactic cleanup
10922
10923 2002-11-13 Stuart Hastings <stuart@apple.com>
10924
10925 * MAINTAINERS: Add myself to write-after-approval list.
10926
10927 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10928
10929 * Makefile.def: Add list of recursive targets to autogenerate.
10930 Add build_modules.
10931 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10932 targets. Autogenerate *-build-* targets.
10933 * Makefile.in: Regenerate.
10934
10935 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10936
10937 * configure: More autoconf-style substitutions.
10938 * Makefile.tpl: More autoconf-style substitutions.
10939 * Makefile.in: Regenerate.
10940
10941 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10942
10943 * configure: Substitute more variables in a more autoconf-friendly
10944 way. Simplify slightly.
10945 * Makefile.tpl: Make more variables substitutable in an
10946 autoconf-friendly way.
10947 * Makefile.in: Regenerate.
10948
10949 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10950
10951 * MAINTAINERS (Write After Approval): Add myself.
10952
10953 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10954
10955 * configure.in (v810*): Remove special setting of tools.
10956
10957 * configure: Add support for extra required flags for ar or nm.
10958 * configure.in (aix4.3+): Use above support for target-specific
10959 issues, rather than using config/mt-aix43.
10960
10961 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10962
10963 * configure: Remove 'removing', which doesn't work. Replace $subdir
10964 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10965 with $srcdir. Reformat indentation. Substitute some variables
10966 formerly hard-coded in the Makefile for build=host.
10967 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10968 * Makefile.def: Autogenerate more.
10969 * Makefile.in: Regenerate.
10970
10971 2002-11-04 Adam Nemet <anemet@lnxw.com>
10972
10973 * MAINTAINERS (Write After Approval): Add myself.
10974
10975 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10976
10977 * Makefile.def (host_modules): Add rda.
10978 * Makefile.in: Regenerate.
10979 * configure.in (target_tool): Add target-rda to list.
10980
10981 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10982
10983 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10984
10985 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10986
10987 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10988 and restrap targets to this rule.
10989 * Makefile.in: Regenerate.
10990
10991 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10992
10993 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10994 GNATS only accounts.
10995
10996 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10997
10998 * configure.in (i[3456]86-*-linux*): Add check to disable
10999 ${libgcj} for glibc1.
11000
11001 2002-10-24 Denis Chertykov <denisc@overta.ru>
11002
11003 * MAINTAINERS: Add myself as ip2k port maintainer.
11004
11005 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11006
11007 * configure.in: Add tic4x target.
11008
11009 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11010
11011 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11012 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11013 * Makefile.in: Regenerate.
11014
11015 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11016 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11017 * Makefile.in: Regenerate.
11018
11019 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11020
11021 * MAINTAINERS: Add myself as web pages co-maintainer.
11022
11023 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11024
11025 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11026 * Makefile.in: Regenerate.
11027
11028 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11029
11030 * MAINTAINERS: Add myself and Nathan Sidwell
11031 <nathan@codesourcery.com> as VxWorks maintainers.
11032
11033 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11034
11035 * Makefile.def: Remove order dependency comments.
11036 * Makefile.tpl: Add explicit install-install dependencies.
11037 * Makefile.in: Regenerate.
11038
11039 * Makefile.tpl: Remove material now in src-release. (Finally!)
11040 * Makefile.in: Regenerate.
11041
11042 * Makefile.tpl: Add configure-target (for src-release in src)
11043 * Makefile.in: Regenerate.
11044
11045 2002-09-30 Nick Clifton <nickc@redhat.com>
11046
11047 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11048
11049 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11050
11051 * configure.in (s390*-*-linux*): Enable libgcj.
11052
11053 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11054
11055 * configure: Revert accidentally applied changes.
11056
11057 * Makefile.tpl: Make more autoconf-friendly.
11058 * Makefile.in: Regenerate.
11059 * configure: Make substitution more autoconf-like.
11060
11061 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11062
11063 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11064 single entry to handle all these.
11065 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11066 libjava on arm-*-elf.
11067
11068 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11069
11070 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11071 things that depend on them.
11072
11073 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11074
11075 * Makefile.tpl: Make subsituted variables more autoconfy.
11076 * Makefile.in: Regenerate.
11077 * configure: Make seds more autoconfy.
11078
11079 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11080
11081 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11082 * Makefile.in: Regenerate.
11083 * configure.in: Rewrite sed statements to look autoconfy.
11084
11085 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11086 all-target-foo on configure-target-foo.
11087 * Makefile.def: Ditto.
11088 * Makefile.in: Rebuild.
11089
11090 2002-09-25 Andrew Haley <aph@redhat.com>
11091
11092 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11093
11094 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11095
11096 * Makefile.def: New file.
11097 * Makefile.tpl: New file.
11098 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11099 * contrib/gcc_update: Note that Makefile.in is a generated file.
11100
11101 * configure.in: Minor rearrangement. Simplify tests.
11102
11103 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11104
11105 * configure.in (with_headers): Skip copy if value is "yes".
11106 (with_libs): Likewise.
11107
11108 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11111 * configure.in (sh*-*-pe*): Ditto.
11112 * configure.in (mips*-*-pe*): Ditto.
11113 * configure.in (*arm-wince-pe): Ditto.
11114
11115 * configure.in: Rearrange.
11116
11117 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11118
11119 * MAINTAINERS: Update my email address.
11120
11121 2002-08-30 Paul Koning <pkoning@equallogic.com>
11122
11123 * MAINTAINERS: (Write After Approval): Add myself.
11124
11125 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11126
11127 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11128
11129 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11130
11131 * MAINTAINERS: Change my mailing address.
11132
11133 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11134
11135 * MAINTAINERS (Write After Approval): Remove myself.
11136 (Various Maintainers: c++ runtime libs): Add myself.
11137
11138 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11139
11140 * MAINTAINERS (Write After Approval): Remove myself.
11141 (Various Maintainers: c++ runtime libs): Add myself.
11142
11143 2002-08-15 Eric Christopher <echristo@redhat.com>
11144
11145 * config.sub: Import from master repository.
11146 * config.guess: Ditto.
11147
11148 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11149
11150 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11151 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11152 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11153
11154 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11155
11156 * MAINTAINERS: Add self to rs6000 vector extensions.
11157
11158 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11159
11160 * libiberty/configure: Reverted unintended yesterday's check in.
11161
11162 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11163
11164 * boehm-gc/configure, libf2c/configure: Rebuilt.
11165 * libffi/configure, libiberty/configure: Ditto.
11166 * libjava/configure, libobjc/configure: Ditto.
11167 * libstdc++-v3/configure, zlib/configure: Ditto.
11168 Merged from binutils:
11169 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11170 From Steve Ellcey <sje@cup.hp.com>:
11171 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11172 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11173 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11174 IA64.
11175 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11176 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11177 soname_spec, sys_lib_search_path_spec): Ditto.
11178
11179 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11180
11181 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11182
11183 2002-08-04 H.J. Lu (hjl@gnu.org)
11184
11185 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11186
11187 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11188
11189 * MAINTAINERS (Write After Approval): Add myself.
11190
11191 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11192
11193 * configure.in: Move generic linux case to end. Copy generic
11194 linux noconfigdirs to mips*-*-linux* entry and new
11195 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11196
11197 2002-07-19 Michael Matz <matz@suse.de>
11198
11199 * MAINTAINERS: Add myself as ra* maintainer.
11200
11201 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11202
11203 * config.guess: Update to 2002-07-09 version.
11204 * config.sub: Update to 2002-07-03 version.
11205
11206 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11207
11208 * MAINTAINERS: Fix typo in a maintainer email address.
11209
11210 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11211
11212 * configure.in: Remove two redundant tests.
11213
11214 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11215
11216 * configure.in (mips*-*-irix6*o32): Enable stabs.
11217
11218 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11219
11220 * configure.in: Don't build grez.
11221 * Makefile.in: Ditto.
11222
11223 * Makefile.in: Remove references to bsp, cygmon, libstub.
11224 * configure.in: Ditto.
11225
11226 * configure.in: Remove leftover reference to gdbtest.
11227
11228 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11229
11230 * configure.in (gxx_include_dir): Change to match versioned
11231 C++ headers if --enable-version-specific-runtime-libs is used.
11232
11233 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11234
11235 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11236
11237 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11238
11239 * configure.in: Make --without-x work.
11240
11241 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11242
11243 * configure.in: Rearrange target Makefile fragment collection.
11244
11245 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11246 cvs[src].
11247 * configure.in: Ditto.
11248
11249 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11250
11251 * MAINTAINERS (Write After Approval): Update my e-mail address.
11252
11253 2002-06-24 Ben Elliston <bje@redhat.com>
11254
11255 * configure.in (host_tools): Remove cgen.
11256
11257 * Makefile.in (all-cgen): Remove; runs from its source directory.
11258 (check-cgen, install-cgen, clean-cgen): Likewise.
11259 (all-opcodes): Do not depend on all-cgen.
11260 (all-sim): Likewise.
11261
11262 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11263
11264 * Makefile.in: Eliminate 'apache' targets.
11265 * configure.in: Eliminate 'apache' targets.
11266
11267 * configure.in: Eliminate redundant tests. Reorganize.
11268
11269 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11270
11271 * config-ml.in: Eliminate references to Cygnus configure.
11272
11273 * Makefile.in: Eliminate references to building emacs.
11274
11275 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11276
11277 * MAINTAINERS: Update my email address.
11278
11279 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11280
11281 * config.if (libstdcxx_incdir): Version C++ headers.
11282 (cxx_incdir): Remove.
11283
11284 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11285
11286 * MAINTAINERS (Write After Approval): Add self.
11287
11288 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11289
11290 * configure.in: Add support for ip2k.
11291
11292 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11293
11294 * configure.in: Fix AIX configury bug.
11295
11296 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11297
11298 * MAINTAINERS (Write After Approval): Add self.
11299
11300 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11301
11302 * configure.in: replace ${topsrcdir} with ${srcdir}
11303
11304 * configure.in: Move definition of libstdcxx_flags
11305 right above usage, rather than waaay earlier.
11306
11307 * configure.in: Pull definition of is_cross_compiler earlier.
11308
11309 * configure.in: Rearrange a little.
11310
11311 * configure.in: Remove references to librx.
11312 * Makefile.in: Remove references to librx.
11313
11314 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11315
11316 * config.sub: Add support for avr target.
11317 Import from master sources, rev 1.255
11318
11319 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11320
11321 * configure, .cvsignore: Revert previous change...
11322 * Makefile: ...delete.
11323
11324 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11325
11326 * configure.in: Eliminate ${gasdir} variable.
11327
11328 2002-06-18 Dave Brolley <brolley@redhat.com>
11329
11330 * configure.in: Add support for frv.
11331 * config.sub: Add support for frv.
11332
11333 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11334
11335 * configure: Remove garbage from previous commit.
11336
11337 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11338
11339 * configure: For in-source builds, make a subdir and re-exec there.
11340 * Makefile: New file. Pass targets through to build directory.
11341 * .cvsignore: No longer ignore "Makefile".
11342
11343 2002-06-16 Douglas Rupp <rupp@gnat.com>
11344
11345 * MAINTAINERS (Write After Approval): Add self.
11346
11347 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11348
11349 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11350
11351 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11352
11353 * configure.in (vax-*-netbsd*): Re-enable gas.
11354
11355 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11356
11357 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11358 BUILD_PREFIX_1, to correct nomenclature.
11359 * configure: Likewise.
11360
11361 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11362 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11363
11364 2002-05-31 Olaf Hering <olh@suse.de>
11365
11366 * config-ml.in: Propogate DESTDIR also.
11367
11368 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11369
11370 * configure.in (vax-*-netbsd*): Don't build gas for this
11371 platform.
11372
11373 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11374
11375 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11376 and libgcj for AVR.
11377
11378 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11379
11380 * MAINTAINERS (Write After Approval): Add myself.
11381
11382 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11383
11384 * config.guess: Update to 2002-05-22 version.
11385 * config.sub: Likewise.
11386
11387 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11388
11389 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11390 * config-ml.in: Likewise.
11391 * configure: Likewise.
11392 * configure.in: Likewise.
11393
11394 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11395
11396 * MAINTAINERS: Update my email address.
11397
11398 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11399
11400 * configure.in: Simplify makefile fragment collection.
11401
11402 * configure.in: Remove code to build emacs.
11403
11404 * configure.in : Remove --srcdir argument from targargs and buildargs
11405 (it's always overridden in the Makefile anyway). Rearrange a bit.
11406
11407 * configure: Move some logic to configure.in.
11408 * configure.in: Move some logic from configure.
11409
11410 2002-05-11 Tom Tromey <tromey@redhat.com>
11411
11412 * MAINTAINERS: Reflect libgcj reality.
11413
11414 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11415
11416 * Makefile.in: Honour DESTDIR.
11417
11418 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11419
11420 * config.guess: Import 2002-03-20 version.
11421 * config.sub: Import 2002-04-26 version.
11422
11423 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11424
11425 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11426
11427 2002-05-07 Tim Josling <tej@melbpc.org.au>
11428
11429 * MAINTAINERS: Add self.
11430
11431 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11432
11433 * ltmain.sh: Detect and handle object name conflicts
11434 while piecewise linking a static library.
11435
11436 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11437
11438 * configure.in (noconfigdirs): Don't disable libgcj on
11439 sparc64-*-solaris* and sparcv9-*-solaris*.
11440
11441 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11442
11443 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11444
11445 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11446
11447 * configure.in (FLAGS_FOR_TARGET): Do not add
11448 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11449 on i[3456]86-*-linux*.
11450
11451 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11452
11453 * configure.in (noconfigdirs): Replace [ ] with test.
11454
11455 * configure.in (noconfigdirs): Do not add target-newlib if
11456 target == i[3456]86-*-linux*, and host == target.
11457
11458 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11459
11460 * configure.in: delete reference to absent file
11461
11462 * configure.in: replace '[' with 'test'
11463
11464 * configure.in: Eliminate references to gash.
11465 * Makefile.in: Eliminate references to gash.
11466
11467 * configure.in: remove useless references to 'pic' makefile fragments.
11468
11469 * configure.in: (*-*-windows*) Finish removing.
11470
11471 * configure.in: Eliminate redundant test for libgui.
11472
11473 2002-04-29 Roger Sayle <roger@eyesopen.com>
11474
11475 * MAINTAINERS: Add self and realphabetize. Update entries
11476 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11477 entry for a29k port maintainer.
11478
11479 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11480
11481 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11482 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11483
11484 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11485
11486 * configure.in: remove references to dead files
11487
11488 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11489
11490 * MAINTAINERS: Add information about purpose of this file.
11491
11492 2002-04-18 Tom Tromey <tromey@redhat.com>
11493
11494 * configure.in: Disallow configuring libgcj when it is already
11495 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11496 Solaris 2.8 by default. For PR libgcj/6158.
11497
11498 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11499
11500 * configure.in: Move default CC setting out of config/mh-* fragments
11501 directly into here.
11502
11503 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11504
11505 * configure.in: don't even try to configure or make a subdirectory
11506 if there's no configure script for it.
11507
11508 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11509
11510 * MAINTAINERS: Remove chill maintainers.
11511 * Makefile.in (CHILLFLAGS): Remove.
11512 (CHILL_LIB): Remove.
11513 (TARGET_CONFIGDIRS): Remove libchill.
11514 (CHILL_FOR_TARGET): Remove.
11515 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11516 CHILL_LIB.
11517 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11518 (CHECK_TARGET_MODULES): Likewise.
11519 (INSTALL_TARGET_MODULES): Likewise.
11520 (CLEAN_TARGET_MODULES): Likewise.
11521 (configure-target-libchill): Remove.
11522 (all-target-libchill): Remove.
11523 * configure.in (target_libs): Remove target-libchill.
11524 Do not compute CHILL_FOR_TARGET.
11525 * libchill: Remove directory.
11526
11527 2002-04-11 DJ Delorie <dj@redhat.com>
11528
11529 * Makefile.in, configure.in: Sync with binutils, entries
11530 follow...
11531
11532 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11533
11534 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11535 (do-tar, do-bz2): New rules.
11536 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11537 (gdb-tar): New rule.
11538 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11539 (insight_dejagnu.tar): New rule.
11540 (insight.tar): New rule.
11541 (gdb+dejagnu.tar): New rule.
11542 (gdb.tar): New rule.
11543
11544 2002-02-01 Mo DeJong <supermo@bayarea.net>
11545
11546 * Makefile.in: Add all-tix to deps for all-snavigator
11547 so that tix is built when building snavigator.
11548
11549 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11550
11551 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11552 ld and gdb are not supported.
11553
11554 2002-01-07 Mark Salter <msalter@redhat.com>
11555
11556 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11557 Allow target-libgloss to be built for arm, strongarm, and xscale.
11558
11559 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11560
11561 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11562 options for i[3456]86-pc-linux* native builds.
11563
11564 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11565
11566 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11567 files from .po files for a distribution.
11568
11569 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11570
11571 * configure.in: Enable libstdc++-v3 for h8300 targets.
11572
11573 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11574
11575 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11576 version from bfd/.
11577
11578 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11579
11580 * Makefile.in (VER): When present, extract the version number from
11581 the file version.in.
11582
11583 2001-05-24 Tom Rix <trix@redhat.com>
11584
11585 * configure.in : enable ld for aix
11586
11587 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11588
11589 * config.guess: Add linux target for S/390.
11590
11591 2000-11-07 Philip Blundell <pb@futuretv.com>
11592
11593 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11594
11595 2000-11-03 Philip Blundell <pb@futuretv.com>
11596
11597 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11598 files.
11599
11600 2001-01-15 Ben Elliston <bje@redhat.com>
11601
11602 * configure.in (host_tools): Add sid.
11603 Always configure cgen.
11604
11605 2000-11-24 Nick Clifton <nickc@redhat.com>
11606
11607 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11608
11609 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11610
11611 * Makefile.in (ALL_MODULES): Add all-cgen.
11612 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11613 (all-cgen): New target.
11614 (all-opcodes,all-sim): Depend on all-cgen.
11615 * configure.in (host_tools): Add cgen.
11616 Only configure cgen if --enable-cgen-maint.
11617
11618 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11619
11620 * configure.in: Add *-*-freebsd* configurations.
11621
11622 2002-04-08 Tom Tromey <tromey@redhat.com>
11623
11624 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11625 Fixes PR libgcj/6068.
11626
11627 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11628
11629 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11630
11631 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11632
11633 * configure.in (alpha*-dec-osf*): Enable libgcj.
11634
11635 2003-03-27 Matthew Gingell <gingell@gnat.com>
11636
11637 * MAINTAINERS (Write After Approval): Add myself.
11638
11639 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11640
11641 Fix for: PR bootstrap/3591, target/5676
11642 * configure.in (mcore-pe): Disable the configuration of
11643 libstdc++-v3 since exceptions are not supported.
11644
11645 2002-03-20 Anthony Green <green@redhat.com>
11646
11647 * configure.in: Enable libgcj for xscale-elf target.
11648
11649 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11650
11651 * MAINTAINERS: Update my email address.
11652
11653 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11654
11655 * ltmain.sh (relink_command): Fix typo in previous change.
11656
11657 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11658
11659 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11660 (relink_command): Added --tag flags.
11661 (mode=install): If relinking fails; error out.
11662
11663 2002-03-12 Richard Henderson <rth@redhat.com>
11664
11665 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11666 .NOTPARALLEL tag.
11667 (do-check): Rename from check.
11668 (check): Allow parallel check.
11669
11670 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11671
11672 * MAINTAINERS: Add myself as maintainer for xtensa port.
11673 Fix alphabetical order in CPU port maintainer list.
11674 Remove myself from Write After Approval list.
11675
11676 2002-03-11 Richard Henderson <rth@redhat.com>
11677
11678 * Makefile.in (.NOTPARALLEL): Add fake tag.
11679
11680 2002-03-07 H.J. Lu (hjl@gnu.org)
11681
11682 * configure.in: Enable gprof for mips*-*-linux*.
11683
11684 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11685
11686 * MAINTAINERS (Write After Approval): Add myself.
11687
11688 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11689
11690 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11691 libjava.
11692 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11693
11694 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11695
11696 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11697 because its Makefile is there; test for the executable instead.
11698
11699 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11700
11701 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11702 libstdc++-v3 and libjava.
11703
11704 2002-02-11 Adam Megacz <adam@xwt.org>
11705
11706 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11707 boehm-gc
11708
11709 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11710
11711 * config.guess: Updated to 2002-01-30's version.
11712 * config.sub: Updated to 2002-02-01's version.
11713 Contribute sh64-elf.
11714 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11715 * configure.in: Added sh64-*-*.
11716
11717 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11718
11719 * MAINTAINERS: Belatedly add myself to write after approval list.
11720
11721 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11722
11723 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11724 Remove self as Write After Approval.
11725
11726 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11727
11728 * MAINTAINERS: Put self in as maintainer for contrib/regression
11729 directory.
11730
11731 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11732
11733 * MAINTAINERS: Update my email address.
11734
11735 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11736
11737 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11738 target-libiberty, and target-libgloss. Skip Java-related
11739 libraries if not supported for NetBSD on target CPU.
11740
11741 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11742
11743 * install-sh: Use _inst.$$_ for temp file name.
11744
11745 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11746
11747 * MAINTAINERS (Write After Approval): Move my contact info
11748 from here...
11749 (OS Port Maintainers): ...to here (netbsd).
11750
11751 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11752
11753 * MAINTAINERS (Write After Approval): Add myself.
11754
11755 2002-01-17 H.J. Lu <hjl@gnu.org>
11756
11757 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11758 (all-target-fastjar): Also depend on all-target-libiberty.
11759
11760 2002-01-16 H.J. Lu (hjl@gnu.org)
11761
11762 * config.guess: Import from master sources, rev 1.225.
11763 * config.sub: Import from master sources, rev 1.238.
11764
11765 2002-01-16 Kazu Hirata <kazu@hxi.com>
11766
11767 * MAINTAINERS (Write After Approval): Remove myself.
11768
11769 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11770
11771 * MAINTAINERS (Write After Approval): Add myself.
11772
11773 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11774
11775 * MAINTAINERS: Add self as docs co-maintainer.
11776
11777 2001-12-11 Matthias Klose <doko@debian.org>
11778
11779 * MAINTAINERS (Write After Approval): Add myself.
11780
11781 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11782
11783 * MAINTAINERS: Update my email address.
11784
11785 2001-12-07 Turly O'Connor <turly@apple.com>
11786 * MAINTAINERS (Write After Approval): Add myself.
11787 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11788 (rs6000_initialize_trampoline): Call __trampoline_setup for
11789 ABI_DARWIN too.
11790 * darwin-tramp.asm: New file, implements __trampoline_setup.
11791 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11792
11793 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11794
11795 * MAINTAINERS (Write After Approval): Add myself.
11796
11797 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11798
11799 * configure, configure.in: Use temp file for long sed commands.
11800
11801 2001-12-03 Laurent Guerby <guerby@acm.org>
11802
11803 * config.sub: Update to version 1.232 on subversion.
11804
11805 2001-12-03 Ben Elliston <bje@redhat.com>
11806
11807 * MAINTAINERS: Update mail address for config.* patches.
11808
11809 2001-11-27 DJ Delorie <dj@redhat.com>
11810 Zack Weinberg <zack@codesourcery.com>
11811
11812 When build != host, create libiberty for the build machine.
11813
11814 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11815 CONFIG_ARGUMENTS.
11816 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11817 New variables.
11818 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11819 and rules.
11820 (all.normal): Depend on ALL_BUILD_MODULES.
11821 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11822 (all-build-libiberty): Depend on configure-build-libiberty.
11823
11824 * configure: Calculate and substitute proper value for
11825 ALL_BUILD_MODULES.
11826 * configure.in: Create the build subdirectory.
11827 Calculate and substitute TARGET_CONFIGARGS (formerly
11828 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11829
11830 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11831
11832 * MAINTAINERS (write-after-approval): Add self.
11833
11834 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11835
11836 * MAINTAINERS (GNATS only accounts): Remove self.
11837
11838 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11839
11840 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11841 libf2c.
11842
11843 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11844
11845 * MAINTAINERS (Write After Approval): Add self.
11846
11847 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11848
11849 * MAINTAINERS: mips and s390 are also CPU ports.
11850
11851 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11852
11853 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11854
11855 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11856
11857 * MAINTAINERS: Alphabetize.
11858
11859 2001-11-09 Kazu Hirata <kazu@hxi.com>
11860
11861 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11862
11863 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11864
11865 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11866
11867 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11868
11869 * configure.in (--enable-languages): Be more permissive about
11870 syntax. Check for empty lists better. Warn about $LANGUAGES.
11871
11872 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11873
11874 * config.sub: Import from master sources, rev. 1.230.
11875 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11876
11877 2001-11-07 Laurent Guerby <guerby@acm.org>
11878
11879 * MAINTAINERS (Write After Approval): Add self.
11880
11881 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11882
11883 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11884
11885 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11886
11887 * config.sub: Import from master sources, rev 1.226.
11888 * config.guess: Import from master sources, rev 1.216.
11889
11890 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11891
11892 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11893 * MAINTAINERS: Add self as maintainer of MMIX port.
11894 Remove old after-approval entry.
11895
11896 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11897
11898 * ChangeLog, configure: Fix spelling errors.
11899
11900 2001-10-20 Brendan Kehoe <brendan@zen.org>
11901
11902 * MAINTAINERS: Tweak my address.
11903
11904 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11905
11906 * MAINTAINERS: Update my email address.
11907
11908 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11909
11910 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11911 * MAINTAINERS: Add self as maintainer of CRIS port.
11912
11913 2001-10-10 Geert Bosch <bosch@gnat.com>
11914
11915 * MAINTAINERS (Various maintainers: Ada front end):
11916 Added Robert Dewar.
11917
11918 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11919
11920 * MAINTAINERS (Write After Approval): Added self
11921
11922 2001-10-02 Geert Bosch <bosch@gnat.com>
11923
11924 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11925
11926 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11927
11928 * configure: Handle temporary files securely using mkdir.
11929
11930 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11931
11932 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11933
11934 2001-09-26 Will Cohen <wcohen@redhat.com>
11935
11936 * configure.in (*-*-linux*): Disable configuration of target-newlib
11937 and target-libgloss.
11938
11939 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11940
11941 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11942 RANLIB.
11943
11944 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11945
11946 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11947 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11948 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11949 avoid quotes nesting problems.
11950 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11951 (DO_X): Export only variables that are set.
11952
11953 2001-09-19 Ben Elliston <bje@redhat.com>
11954
11955 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11956 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11957 semantics. Use the shell built-in "type" command instead.
11958
11959 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11960
11961 Merged from gcc-3_0-branch:
11962 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11963 * ltcf-c.sh: Use $objext, not $ac_objext.
11964 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11965 * ltcf-cxx.sh: Add support for GNU.
11966 2001-07-22 Timothy Wall <twall@redhat.com>
11967 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11968 default settings if using GNU tools with that configuration.
11969 * ltcf-cxx.sh: Ditto.
11970 * ltcf-gcj.sh: Ditto.
11971 2001-07-21 Michael Chastain <chastain@redhat.com>
11972 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11973 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11974 * ltmain.sh: Mark as gcc-local.
11975
11976 2001-08-30 Eric Christopher <echristo@redhat.com>
11977 Jason Eckhardt <jle@redhat.com>
11978
11979 * config.guess: Merge from master sources.
11980 * config.sub: Merge from master sources, add support for mipsisa32.
11981
11982 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11983 * config.sub: Merge from master sources, rev 1.219.
11984 * MAINTAINERS: Add self as contact for stormy16 port.
11985
11986 2001-08-14 Zack Weinberg <zackw@panix.com>
11987
11988 * config.sub: Merge from master sources, rev 1.218.
11989 * config.guess: Merge from master sources, rev 1.209.
11990
11991 2001-08-11 Graham Stott <grahams@redhat.com>
11992
11993 * Makefile.in (check-c++): Add missing semicolon.
11994
11995 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11996
11997 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11998
11999 2001-07-30 Eric Christopher <echristo@redhat.com>
12000
12001 * MAINTAINERS (Various maintainers: mips port): Added myself.
12002
12003 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12004
12005 * configure.in (sh-*-linux*): New.
12006
12007 2001-07-27 Richard Henderson <rth@redhat.com>
12008
12009 * .cvsignore: Add LAST_UPDATED.
12010
12011 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12012
12013 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12014
12015 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12016
12017 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12018
12019 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12020
12021 * MAINTAINERS (Write After Approval): Added myself.
12022
12023 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12024
12025 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12026 and libgcj on m68hc11/m68hc12.
12027
12028 2001-06-27 H.J. Lu (hjl@gnu.org)
12029
12030 * Makefile (CFLAGS_FOR_BUILD): New.
12031 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12032
12033 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12034
12035 * README: Remove version number.
12036
12037 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12038
12039 * INSTALL/README: Update wrt. to the installation instructions now
12040 residing in gcc/doc/install.texi.
12041
12042 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12043
12044 * README: Replace with a cut-down and updated version of gcc/README.
12045
12046 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12047
12048 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12049 multilibs to be disabled.
12050
12051 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12052
12053 * MAINTAINERS (Write After Approval): Add myself.
12054
12055 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12056
12057 * config.guess: Import CVS version 1.195.
12058 * config.sub: Import CVS version 1.212.
12059
12060 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12061
12062 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12063 gcc/xgcc is built, use -print-prog-name to find out the program
12064 name to use.
12065
12066 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12067
12068 * config.guess: Import CVS version 1.194. All gcc-local changes
12069 appear to also be in the master copy.
12070 * config.sub: Import CVS version 1.211.
12071
12072 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12073
12074 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12075 with_gcc]: Use `gcc -shared' to build a shared library.
12076
12077 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12078
12079 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12080 archives.
12081
12082 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12083
12084 * MAINTAINERS (Write After Approval): Add myself.
12085
12086 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12087
12088 * configure.in (libstdcxx_flags): Do not try to execute
12089 libstdc++-v3/testsuite_flags until it exists.
12090
12091 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12092
12093 * MAINTAINERS: Update my email address.
12094
12095 2001-05-31 Graham Stott <grahams@redhat.com>
12096
12097 * MAINTAINERS (Write After Approval): Add myself.
12098
12099 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12100
12101 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12102 libraries when using g++ with native linker.
12103
12104 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12105
12106 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12107
12108 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12109
12110 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12111 [aix4*|aix5*]: Prepend blank.
12112
12113 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12114
12115 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12116 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12117 of subdir/configure scripts to use the new libtool.m4.
12118
12119 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12120
12121 * MAINTAINERS (Write After Approval): Add myself.
12122
12123 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12124
12125 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12126
12127 2001-05-11 Ben Elliston <bje@redhat.com>
12128
12129 * Makefile.in (all-sid): New target.
12130 (check-sid, clean-sid, install-sid): Likewise.
12131
12132 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12133
12134 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12135
12136 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12137
12138 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12139 libgcj.
12140
12141 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12142
12143 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12144 gcc/xgcc is built, use -print-prog-name to find out the program
12145 name to use.
12146
12147 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12148
12149 * configure.in (noconfigdirs): Don't reset it from scratch in the
12150 target case; only append to it.
12151
12152 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12153 sparc-*-solaris2.8]: Disable ${libgcj}.
12154
12155 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12156
12157 * configure.in (libgcj_saved): Copy from $libgcj.
12158 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12159 --disable-libgcj.
12160
12161 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12162
12163 * MAINTAINERS: Remove self as MIPS maintainer and
12164 C front end maintainer.
12165
12166 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12167
12168 * configure.in: Move *-chorusos target case to the proper switch.
12169 Disable libgcj.
12170
12171 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12172
12173 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12174 1.641.2.228.
12175
12176 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12177
12178 * Makefile.in (STAGE1_CFLAGS): Pass down.
12179
12180 2001-04-13 Alan Modra <amodra@one.net.au>
12181
12182 * config.guess: Add hppa64-linux support. Note for next import that
12183 this is already in the master file.
12184 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12185
12186 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12187
12188 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12189 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12190
12191 2001-04-11 Stan Shebs <shebs@apple.com>
12192
12193 * MAINTAINERS: Add self as Darwin port maintainer.
12194
12195 2001-04-11 Alan Modra <amodra@one.net.au>
12196
12197 * MAINTAINERS: Update my email address.
12198
12199 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12200
12201 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12202 recent versions of FreeBSD (release 3 or later).
12203 * ltconfig: On FreeBSD, -lc must not be provided when building
12204 a shared library or else the standard -pthread gcc option is
12205 rendered worthless to later users of the built library.
12206
12207 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12208
12209 * MAINTAINERS: Add self and RTH as C front end maintainers.
12210
12211 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12212
12213 * config.sub: Make sure to match an already-canonicalized
12214 machine name (eg. mn10300-unknown-elf).
12215
12216 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12217
12218 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12219 New macros.
12220 (bootstrap, cross): Use RECURSE_FLAGS.
12221 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12222
12223 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12224
12225 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12226
12227 2001-03-22 Colin Howell <chowell@redhat.com>
12228
12229 * Makefile.in (DO_X): Do not backslash single-quotes in
12230 backquotes (two places).
12231
12232 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12233
12234 Re-installed:
12235 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12236 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12237 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12238 * ltcf-cxx.sh: Likewise.
12239 * ltcf-gcj.sh: Likewise.
12240
12241 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12242
12243 * MAINTAINERS: Add myself as "documentation co-maintainer".
12244
12245 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12246
12247 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12248 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12249
12250 2001-03-19 Tom Tromey <tromey@redhat.com>
12251
12252 * config-ml.in: Handle GCJ and GCJFLAGS.
12253
12254 2001-03-21 Michael Chastain <chastain@redhat.com>
12255
12256 * Makefile.in: all-m4 depends on all-texinfo.
12257
12258 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12259
12260 * MAINTAINERS: Add myself to write after approval list.
12261
12262 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12263
12264 * Makefile.in (DO_X): Quote nested quotes.
12265
12266 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12267
12268 * MAINTAINERS: Add myself to write after approval list.
12269
12270 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12271
12272 * Makefile.in (DO_X): Use double quotes for quoting
12273 "RANLIB=$${RANLIB}".
12274
12275 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12276
12277 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12278
12279 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12280
12281 * configure.in: Only use `lang_requires' for languages athat are
12282 actually enabled.
12283
12284 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12285
12286 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12287
12288 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12289
12290 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12291
12292 2001-03-07 Tom Tromey <tromey@redhat.com>
12293
12294 * configure.in: Allow config-lang.in to set `lang_requires' to list
12295 of other required languages.
12296
12297 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12298
12299 * Makefile.in: Remove RANLIB definition. Use RANLIB
12300 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12301 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12302
12303 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12304 Alexandre Oliva <aoliva@redhat.com>
12305
12306 * Makefile.in (check-c++): Use tabs, not spaces.
12307
12308 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12309
12310 * MAINTAINERS: add myself to Write After Approval list.
12311
12312 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12313
12314 * Makefile.in (check-c++): New rule.
12315
12316 * configure.in (target_libs): Remove libg++.
12317 (noconfigdirs): Remove libg++.
12318 (noconfigdirs): Same.
12319 (noconfigdirs): Same.
12320 (noconfigdirs): Same.
12321
12322 * config-ml.in: Remove libg++ references.
12323
12324 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12325 (ALL_TARGET_MODULES): Same.
12326 (configure-target-libg++): Remove.
12327 (all-target-libg++): Remove.
12328 (configure-target-libio): Remove.
12329 (all-target-libio): Remove.
12330 (check-target-libio): Remove.
12331 (.PHONY): Remove.
12332 (libg++.tar.bz2): Remove.
12333 (all-target-cygmon): Remove libio.
12334 (all-target-libstdc++): Remove.
12335 (configure-target-libstdc++): Remove.
12336 (TARGET_LIB_PATH): Remove libstdc++.
12337 (ALL_GCC_CXX): Remove libstdc++.
12338 (all-target-gperf): Correct.
12339
12340 2001-02-16 Nick Clifton <nickc@redhat.com>
12341
12342 * configure.in (noconfigdirs): Allow configuration of texinfo
12343 for Cygwin hosts.
12344
12345 2001-02-15 Anthony Green <green@redhat.com>
12346
12347 * configure: Introduce GCJ_FOR_TARGET.
12348 * configure.in: Ditto.
12349 * Makefile.in: Ditto.
12350
12351 2001-02-13 Andreas Schwab <schwab@suse.de>
12352
12353 * MAINTAINERS: Update mail address.
12354
12355 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12356
12357 * config.guess: Add linux target for S/390.
12358 * config.sub: Likewise.
12359
12360 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12361
12362 * configure.in: for *-chorusos, don't config target-newlib and
12363 target-libgloss.
12364
12365 2001-02-06 Ben Elliston <bje@redhat.com>
12366
12367 * configure: Output host type to stdout, not stderr.
12368
12369 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12370
12371 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12372 * ltcf-cxx.sh: Likewise.
12373
12374 * config.if: Assume enable_libstdcxx_v3 is defined.
12375
12376 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12377
12378 Remove V2 C++ library.
12379 * configure.in: Remove --enable-libstdcxx_v3 support.
12380
12381 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12382
12383 * include/demangle.h: Add prototype for java_demangle_v3.
12384
12385 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12386
12387 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12388
12389 2001-01-27 Richard Henderson <rth@redhat.com>
12390
12391 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12392
12393 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12394
12395 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12396 Don't unset, it's non-portable and no longer necessary, set to empty
12397 instead.
12398
12399 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12400
12401 * ltconfig: Shell portability fix for the tagname validity check.
12402
12403 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12404
12405 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12406 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12407
12408 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12409
12410 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12411
12412 2001-01-26 Tom Tromey <tromey@redhat.com>
12413
12414 * configure.in: Allow libgcj to be built on Sparc Solaris.
12415
12416 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12417
12418 * ltcf-c.sh: Add aix5 case.
12419 * ltcf-cxx.sh: Likewise.
12420 * ltconfig: Likewise.
12421
12422 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12423
12424 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12425 keep at least one of build_libtool_libs or build_old_libs set to
12426 yes.
12427
12428 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12429 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12430
12431 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12432
12433 * configure.in: Enable libgcj on several additional platforms.
12434
12435 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12436
12437 * configure.in: Enable libgcj for linux targets.
12438
12439 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12440
12441 * MAINTAINERS (Write After Approval): Add myself.
12442
12443 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12444
12445 * MAINTAINERS: Add myself as vax port maintainer.
12446
12447 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12448
12449 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12450
12451 2001-01-09 Mike Stump <mrs@wrs.com>
12452
12453 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12454 failures of subdirectories.
12455
12456 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12457
12458 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12459 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12460 * ltcf-cxx.sh: Likewise.
12461 * ltcf-gcj.sh: Likewise.
12462 * ltconfig.sh: Fix typo.
12463
12464 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12465
12466 * configure: handle DOS-style absolute paths.
12467
12468 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12469
12470 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12471
12472 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12473
12474 * MAINTAINERS: Add myself as avr port co-maintainer.
12475
12476 2000-12-28 Ben Elliston <bje@redhat.com>
12477
12478 * MAINTAINERS: Add myself under ``Write After Approval''.
12479
12480 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12481
12482 * texinfo: Remove directory from GCC.
12483
12484 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12485
12486 * COPYING: Update to current
12487 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12488 to 19yy as example year in copyright notice).
12489
12490 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12491
12492 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12493 (libstdcxx_incdir): Pass down.
12494 * config.if: Remove expired bits for cxx_interface, add stub.
12495 (libstdcxx_incdir): Add variable for g++ include directory.
12496 * configure.in (gxx_include_dir): Use it.
12497
12498 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12499
12500 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12501 with old-email address from ``Write After Approval''.
12502
12503 2000-12-15 Andreas Jaeger <aj@suse.de>
12504
12505 * configure.in: Handle lang_dirs.
12506
12507 2000-12-14 Tom Tromey <tromey@redhat.com>
12508
12509 * MAINTAINERS: Removed brads.
12510
12511 * MAINTAINERS: Added gcj developers.
12512
12513 2000-12-13 Anthony Green <green@redhat.com>
12514
12515 * configure.in: Disable libgcj for any target not specifically
12516 listed. Disable libgcj for x86 and Alpha Linux until compatible
12517 with g++ abi.
12518
12519 2000-12-13 Mike Stump <mrs@wrs.com>
12520
12521 * Makefile.in (local-distclean): Also remove fastjar.
12522
12523 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12524
12525 * contrib/gcc_update: Add fastjar --touch entries.
12526
12527 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12528
12529 * configure.in: Disable language-specific target libraries for
12530 languages that aren't enabled.
12531
12532 2000-12-10 Anthony Green <green@redhat.com>
12533
12534 * configure.in: Define libgcj. Disable libgcj target libraries for
12535 most targets.
12536
12537 2000-12-10 Neil Booth <neilb@earthling.net>
12538
12539 * MAINTAINERS: Update mail address, remove from WAA list.
12540
12541 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12542
12543 * libjava: Imported from /cvs/java.
12544 * libffi: Likewise.
12545 * Boehm-gc: Likewise.
12546
12547 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12548
12549 * configure.in (target_libs): Revert 2000-12-08 patch.
12550 (noconfigdirs): Added target-libjava.
12551
12552 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12553
12554 * djunpack.bat: removed.
12555
12556 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12557
12558 * Makefile.in: handle DOS-style absolute paths.
12559 * config-ml.in: likewise.
12560 * symlink-tree: likewise.
12561
12562 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12563
12564 * fastjar: Imported.
12565
12566 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12567
12568 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12569 libjava.
12570 * configure.in (target_libs): Removed `target-libjava'.
12571
12572 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12573
12574 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12575 (ALL_MODULES): Added fastjar.
12576 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12577 (all-target-libjava): all-fastjar replaces all-zip.
12578 (all-fastjar): Added.
12579 (configure-target-fastjar, all-target-fastjar): Likewise.
12580 * configure.in (host_tools): Added fastjar.
12581
12582 2000-12-07 Mike Stump <mrs@wrs.com>
12583
12584 * Makefile.in (local-distclean): Remove leftover built files.
12585
12586 2000-11-24 Nick Clifton <nickc@redhat.com>
12587
12588 * configure.in (xscale-elf): Add target.
12589 (xscale-coff): Add target.
12590
12591 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12592
12593 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12594 recent versions of FreeBSD (release 3 or later).
12595 * ltconfig: On FreeBSD, -lc must not be provided when building
12596 a shared library or else the standard -pthread gcc option is
12597 rendered worthless to later users of the built library.
12598
12599 2000-11-16 Fred Fish <fnf@be.com>
12600
12601 * configure.in (enable_libstdcxx_v3): Fix typo,
12602 libstd++ -> libstdc++.
12603
12604 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12605
12606 * MAINTAINERS: Add self to Write After Approval list.
12607
12608 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12609
12610 * MAINTAINERS: Update my email address. Add myself to global write
12611 privs list.
12612
12613 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12614
12615 * Makefile.in: Merge with src and libgcj.
12616 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12617 configure-target-<library> when their configure scripts need the C
12618 or C++ library to have already been built to work properly.
12619 (do_proto_toplev): Set them to an empty string.
12620
12621 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12622 (REALLY_SET_LIB_PATH): Use them.
12623
12624 2000-11-17 Stan Shebs <shebs@apple.com>
12625
12626 * MAINTAINERS: Add self to Write After Approval list.
12627
12628 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12629
12630 * configure: Provide the original toplevel configure arguments
12631 (including $0) to subprocesses in the environment rather than
12632 through gcc/configargs.h.
12633
12634 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12635
12636 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12637 C99. Alphabetise "Write After Approval" list.
12638
12639 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12640
12641 * configure: Turn on libstdc++ V3 by default.
12642
12643 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12644 if we've got GCC.
12645
12646 2000-11-11 Philip Blundell <philb@gnu.org>
12647
12648 * MAINTAINERS: Add self to Write After Approval list.
12649
12650 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12651
12652 * ltcf-c.sh (aix4): Improve shared library configuration; require
12653 exporting symbols.
12654 * ltcf-cxx.sh (aix4): Define.
12655 * ltconfig (aix4): Define library and soname specs appropriate for
12656 AIX. Define command to create export symbols list.
12657
12658 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12659
12660 * config.sub: Add support for Sun Chorus
12661
12662 2000-10-31 Nick Clifton <nickc@redhat.com>
12663
12664 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12665 <name>@redhat.com. Also installed new email address for Clint
12666 Popetz.
12667
12668 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12669
12670 * etc: Remove directory from GCC.
12671
12672 2000-10-16 Michael Meissner <meissner@redhat.com>
12673
12674 * configure (gcc/configargs.h): Only create if there is a build GCC
12675 directory created.
12676
12677 2000-10-16 Matthias Klose <doko@debian.org>
12678
12679 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12680 when configured for libstdc++-v3.
12681
12682 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12683
12684 * configure: Save configure arguments to gcc/configargs.h.
12685
12686 2000-10-04 Philipp Thomas <pthomas@suse.de>
12687
12688 * config.guess: Import CVS version 1.157.
12689 * config.sub: Import CVS version 1.181.
12690
12691 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12692
12693 * Makefile.in (bootstrap): avoid recursion if subdir missing
12694 (cross): ditto
12695 (do-proto-toplev): ditto
12696
12697 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12698
12699 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12700 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12701
12702 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12703 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12704 all affected `configure' scripts.
12705
12706 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12707
12708 * MAINTAINERS: Add self as cpplib co-maintainer.
12709
12710 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12711
12712 * MAINTAINERS: Add self to Write After Approval list.
12713
12714 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12715
12716 * INSTALL/README: egcs -> GCC update.
12717
12718 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12719
12720 * MAINTAINERS: Add myself to Write After Approval list.
12721
12722 2000-09-15 Kazu Hirata <kazu@hxi.com>
12723
12724 * MAINTAINERS: Add myself to Write After Approval list.
12725
12726 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12727
12728 * configure.in: Do not build byacc for hppa64. Provide paths to the
12729 X11 libraries for hppa64.
12730
12731 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12732
12733 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12734
12735 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12736
12737 * Makefile.in (all-zlib): Added dummy target.
12738
12739 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12740 ltcf-gcj.sh: Updated from libtool multi-language branch.
12741
12742 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12743
12744 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12745 (bootstrap*): Depend on all-bootstrap.
12746
12747 2000-09-05 Philipp Thomas <pthomas@suse.de>
12748
12749 * config.guess: Import CVS version 1.156.
12750 * config.sub: Import CVS version 1.179.
12751
12752 2000-09-02 Anthony Green <green@cygnus.com>
12753
12754 * Makefile.in (all-gcc): Depend on all-zlib.
12755 (CLEAN_MODULES): Add clean-zlib.
12756 (ALL_MODULES): Add all-zlib.
12757 * configure.in (host_libs): Add zlib.
12758
12759 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12760
12761 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12762 crosses, but add gcc/include to the header search path for them.
12763
12764 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12765
12766 * MAINTAINERS: Add self to Write After Approval list.
12767
12768 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12769
12770 * config.guess: Import CVS version 1.152.
12771 * config.sub: Import CVS version 1.177.
12772
12773 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12774
12775 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12776 $targargs to tell whether newlib is going to be built.
12777
12778 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12779 $$r/TARGET_SUBDIR/libio for _G_config.h.
12780
12781 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12782
12783 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12784
12785 2000-08-22 DJ Delorie <dj@redhat.com>
12786
12787 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12788
12789 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12790
12791 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12792 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12793 sub-configures.
12794
12795 2000-08-21 DJ Delorie <dj@redhat.com>
12796
12797 * MAINTAINERS: Add self as a libiberty maintainer
12798
12799 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12800
12801 * configure.in (libstdcxx_flags): Use
12802 libstdc++-v3/src/libstdc++.INC.
12803
12804 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12805
12806 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12807
12808 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12809
12810 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12811
12812 * configure: Make enable_threads and enable_shared defaults
12813 explicit. Substitute enable_threads into generated Makefiles.
12814 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12815 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12816
12817 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12818
12819 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12820
12821 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12822
12823 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12824 previous delta.
12825
12826 2000-08-11 Jason Merrill <jason@redhat.com>
12827
12828 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12829 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12830 (FLAGS_FOR_TARGET): Not here.
12831 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12832
12833 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12834
12835 * config-ml.in (CC, CXX): Don't introduce a leading space.
12836
12837 2000-08-07 DJ Delorie <dj@delorie.com>
12838
12839 * MAINTAINERS: Add self as a DJGPP maintainer
12840
12841 2000-08-07 DJ Delorie <dj@redhat.com>
12842
12843 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12844 "if we're also building gcc, and it's a gcc that will run on the
12845 build machine, we want to use its includes instead of the system's
12846 default includes".
12847
12848 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12849
12850 * MAINTAINERS: Add self to Write After Approval list.
12851
12852 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * configure.in (libstdcxx_flags): Don't use `"'.
12855
12856 * config-ml.in: Adjust multilib search paths to the
12857 appropriate multilib tree.
12858
12859 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12860
12861 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12862 commas in $LANGUAGES.
12863
12864 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12865
12866 * configure.in: Re-enable all references to libg++ and librx.
12867
12868 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12869
12870 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12871 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12872 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12873 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12874
12875 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12876
12877 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12878
12879 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12880 CXX_FOR_TARGET for sed.
12881
12882 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12883
12884 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12885 Do not override if already set in the environment or in configure.
12886 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12887 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12888
12889 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12890
12891 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12892 the libtool CVS tree multi-language branch.
12893 * ltconfig, ltmain.sh: Updated.
12894
12895 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12896
12897 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12898 (clean-target): Depend on it.
12899
12900 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12901 (GCC_FOR_TARGET): Use it.
12902 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12903 * configure.in: ... here.
12904 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12905 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12906
12907 2000-07-24 Eric Christopher <echristo@cygnus.com>
12908
12909 * MAINTAINERS: Add self to Write After Approval list.
12910
12911 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12912
12913 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12914 (configure-target-libchill, configure-target-libobjc): Likewise.
12915
12916 * configure.in: Use the same cache file for all target libs.
12917 * config-ml.in: But different cache files per multilib variant.
12918
12919 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12920
12921 * configure (topsrcdir): Don't use dirname.
12922
12923 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12924
12925 * MAINTAINERS: Add self to Write After Approval list.
12926
12927 2000-07-20 Jason Merrill <jason@redhat.com>
12928
12929 * configure.in: Remove all references to libg++ and librx.
12930
12931 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12932
12933 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12934
12935 * config.sub: Update to subversions version 2000-07-06.
12936
12937 2000-07-12 Andrew Haley <aph@cygnus.com>
12938
12939 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12940 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12941
12942 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12943
12944 * symlink-tree: Check number of arguments.
12945
12946 2000-07-05 Jim Wilson <wilson@cygnus.com>
12947
12948 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12949 search path for a g++ extracted from the build tree. This
12950 will allow link tests run by configure scripts in
12951 subdirectories to succeed.
12952
12953 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12954
12955 * ltconfig: Add support for mips-dde-sysv4.2MP
12956
12957 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12958
12959 * MAINTAINERS: Add myself as loop discovery maintainer.
12960
12961 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12962
12963 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12964 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12965
12966 2000-06-19 Timothy Wall <twall@cygnus.com>
12967
12968 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12969 * config.sub: Add tic54x target.
12970
12971 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12972
12973 * MAINTAINERS: Add self as Fortran maintainer,
12974 remove Craig Burley.
12975
12976 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12977
12978 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12979 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12980
12981 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12982
12983 * MAINTAINERS: Add self as i18n maintainer
12984
12985 20000-05-21 H.J. Lu (hjl@gnu.org)
12986
12987 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12988 directory are used if they exist. Make sure
12989 $(build_tooldir)/include is searched for header files,
12990 $(build_tooldir)/lib/ for library files.
12991 (GCC_FOR_TARGET): Likewise.
12992 (CXX_FOR_TARGET): Likewise.
12993
12994 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12995
12996 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12997
12998 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12999
13000 * Makefile.in (configure-target-libiberty): Depend on
13001 configure-target-newlib.
13002
13003 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13004
13005 * configure.in, Makefile.in: Merge all libffi-related
13006 configury stuff from the libgcj tree.
13007
13008 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13009
13010 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13011 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13012
13013 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13014
13015 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13016 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13017 current version information. Add to proto-toplev directory.
13018 (gdb-taz): Build do-djunpack.
13019
13020 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13021
13022 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13023
13024 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13025
13026 * MAINTAINERS: Add self to Write After Approval list.
13027
13028 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13029
13030 * ltmain.sh: Preserve in relink_command any environment
13031 variables that may affect the linker behavior.
13032
13033 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13034
13035 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13036
13037 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13038
13039 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13040
13041 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13042
13043 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13044 with the version name.
13045
13046 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13047
13048 * MAINTAINERS: Add self as bb-reorder maintainer.
13049
13050 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13051
13052 * config.if: Tweak.
13053
13054 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13055
13056 * djunpack.bat: New file.
13057
13058 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13059
13060 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13061 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13062 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13063 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13064
13065 2000-04-16 Dave Pitts <dpitts@cozx.com>
13066
13067 * config.sub (case $basic_machine): Change default for "ibm-*"
13068 to "openedition".
13069
13070 2000-04-13 Andreas Jaeger <aj@suse.de>
13071
13072 * MAINTAINERS: Added myself.
13073
13074 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13075
13076 * Makefile.in (gdb-taz): New target. GDB specific archive.
13077 (do-md5sum): New target.
13078 (MD5PROG): Define.
13079 (PACKAGE): Default to TOOL.
13080 (VER): Default to a shell script.
13081 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13082 md5 checksum generation.
13083 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13084 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13085 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13086 insight.tar.bz2): Use gdb-taz to create archive.
13087
13088 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13089
13090 * configure (warn_cflags): Delete.
13091
13092 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13093
13094 * MAINTAINERS: Added myself.
13095
13096 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13097 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13098
13099 * configure.in (enable_libstdcxx_v3): Add.
13100 (target_libs): Add bits here to switch between libstdc++-v2 and
13101 libstdc++-v3.
13102 * config.if: And this file too.
13103 * Makefile.in: Add libstdc++-v3 targets.
13104
13105 2000-04-05 Michael Meissner <meissner@redhat.com>
13106
13107 * config.sub (d30v): Add d30v as a basic machine type.
13108
13109 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13110
13111 * configure.in: -linux-gnu*, not -linux-gnu.
13112
13113 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13114
13115 * MAINTAINERS: Add self in write-after-approval section.
13116
13117 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13118
13119 * MAINTAINERS: Add self as ia64 port maintainer.
13120
13121 2000-03-08 Neil Booth <NeilB@earthling.net>
13122
13123 * MAINTAINERS: Add self in write-after-approval section.
13124
13125 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13126
13127 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13128 (do-tar-bz2): Replace TOOL with PACKAGE.
13129 (gdb.tar.bz2): Remove GDBTK from GDB package.
13130 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13131 dejagnu.tar.bz2): New packages.
13132
13133 2000-02-27 Andreas Jaeger <aj@suse.de>
13134
13135 * configure.in: Add entry for mips*-*-linux*, move catch all
13136 *-*-*linux* entry below this one.
13137
13138 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13139
13140 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13141
13142 2000-02-24 Nick Clifton <nickc@cygnus.com>
13143
13144 * config.sub: Support an OS of "wince".
13145
13146 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13147
13148 * config.guess, config.sub: Updated to match config's 2000-02-15
13149 version.
13150
13151 2000-02-23 Linas Vepstas <linas@linas.org>
13152
13153 * config.sub: Add support for Linux/IBM 370.
13154 * configure.in: Likewise.
13155
13156 2000-02-22 Nick Clifton <nickc@cygnus.com>
13157
13158 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13159
13160 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13161
13162 * config.guess: Guess "cygwin" rather than "cygwin32".
13163
13164 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13165
13166 * configure (gcc_version): When setting, narrow search to
13167 lines containing `version_string'.
13168
13169 2000-02-15 Denis Chertykov <denisc@overta.ru>
13170
13171 * config.sub: Add support for avr target.
13172
13173 2000-02-14 Nick Clifton <nickc@cygnus.com>
13174
13175 * MAINTAINERS: Add maintainers for MCore port.
13176
13177 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13178
13179 * config.sub: Add mmix-knuth-mmixware.
13180
13181 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13182
13183 * MAINTAINERS: Pair cccp with cpplib maintainership.
13184
13185 2000-01-27 Christopher Faylor <cgf@redhat.com>
13186
13187 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13188 structure stuff to -L library search.
13189 (CXX_FOR_TARGET): Ditto.
13190 (CROSS_CHECK_MODULES): Fix spelling mistake.
13191
13192 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13193
13194 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13195 the C++ compiler.
13196
13197 2000-01-12 Richard Henderson <rth@cygnus.com>
13198
13199 * configure.in: Don't build some bits for beos.
13200
13201 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13202
13203 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13204 as include files.
13205
13206 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13207
13208 * Add self as cpplib maintainer, as requested by Jason
13209 Merrill. Correct my e-mail address.
13210
13211 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13212
13213 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13214 not mh-aix43.
13215
13216 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13217
13218 * MAINTAINERS: Add myself to "write after approval" list.
13219
13220 1999-12-14 Richard Henderson <rth@cygnus.com>
13221
13222 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13223 * config.sub: Accept alphaev[78], alphaev8.
13224
13225 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13226
13227 * config.guess, config.sub: Update from autoconf.
13228
13229 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13230
13231 * MAINTAINERS: update my playtime e-address.
13232
13233 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13234
13235 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13236 necessary libraries are missing.
13237
13238 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13239
13240 * MAINTAINERS: Add new 'write after approval' maintainer.
13241
13242 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13243
13244 * MAINTAINERS: Add new Java maintainer.
13245
13246 1999-10-25 Andreas Schwab <schwab@suse.de>
13247
13248 * configure: Fix quoting inside arguments of eval.
13249
13250 1999-10-21 Nick Clifton <nickc@cygnus.com>
13251
13252 * config-ml.in: Allow suppression of some ARM multilibs.
13253
13254 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13255
13256 * config.guess: Add OS/390 match pattern.
13257 * config.sub: Add mvs, openedition targets.
13258 * configure.in (i370-ibm-opened*): New.
13259
13260 1999-09-04 Steve Chamberlain <sac@pobox.com>
13261
13262 * config.sub: Add support for configuring for pj.
13263
13264 1999-08-31 Nick Clifton <nickc@cygnus.com>
13265
13266 * config.sub (maybe_os): Add support for configuring for fr30.
13267
13268 1999-08-25 Nick Clifton <nickc@cygnus.com>
13269
13270 * configure.in: Do not configure or build ld for AIX
13271 platforms. ld is known to be broken on these platforms.
13272
13273 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13274
13275 * config-ml.in: Pass compiler flag corresponding to multidirs to
13276 subdir configures.
13277
13278 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13279
13280 * Makefile.in (LDFLAGS): Define.
13281
13282 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13283
13284 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13285 noconfigdirs.
13286 (*-*-cygwin*): Likewise.
13287
13288 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13289
13290 * mkdep: New file.
13291 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13292 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13293
13294 From Eli Zaretskii <eliz@is.elta.co.il>:
13295 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13296 long file name when using DJGPP on MS-DOS.
13297
13298 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13299
13300 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13301
13302 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13303
13304 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13305 dependency as this causes "make check" to globally "make all"
13306
13307 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13308
13309 * configure.in (target_libs): Added target-zlib.
13310 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13311 (CONFIGURE_TARGET_MODULES): Likewise.
13312 (CHECK_TARGET_MODULES): Likewise.
13313 (INSTALL_TARGET_MODULES): Likewise.
13314 (CLEAN_TARGET_MODULES): Likewise.
13315 (configure-target-zlib): New target.
13316 (all-target-zlib): Likewise.
13317 (all-target-libjava): Depend on all-target-zlib.
13318 (configure-target-libjava): Depend on configure-target-zlib.
13319
13320 * Makefile.in (configure-target-libjava): Depend on
13321 configure-target-newlib.
13322 (configure-target-boehm-gc): New target.
13323 (configure-target-qthreads): New target.
13324
13325 * configure.in (target_libs): Added target-qthreads.
13326 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13327 (CONFIGURE_TARGET_MODULES): Likewise.
13328 (CHECK_TARGET_MODULES): Likewise.
13329 (INSTALL_TARGET_MODULES): Likewise.
13330 (CLEAN_TARGET_MODULES): Likewise.
13331 (all-target-qthreads): New target.
13332 (configure-target-libjava): Depend on configure-target-qthreads.
13333 (all-target-libjava): Depend on all-target-qthreads.
13334
13335 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13336 (CONFIGURE_TARGET_MODULES): Likewise.
13337 (CHECK_TARGET_MODULES): Likewise.
13338 (INSTALL_TARGET_MODULES): Likewise.
13339 (CLEAN_TARGET_MODULES): Likewise.
13340 (all-target-libjava): New target.
13341 (all-target-boehm-gc): Likewise.
13342 * configure.in (target_libs): Added libjava, boehm-gc.
13343
13344 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13345
13346 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13347 configure.bat in SUPPORT_FILES.
13348 (gas+binutils.tar.bz2): Likewise.
13349
13350 * makeall.bat: Remove; obsolete.
13351
13352 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13353
13354 From Mark Elbrecht:
13355 * configure.bat: Remove; obsolete.
13356
13357 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13358
13359 * configure: Add -W -Wall to the default CFLAGS when compiling with
13360 gcc.
13361
13362 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13363
13364 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13365
13366 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13367
13368 * configure.in: Build ld on IRIX6.
13369
13370 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13371
13372 * Makefile.in: Change distribution targets to use bzip2 instead of
13373 gzip.
13374 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13375 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13376
13377 1999-06-04 Nick Clifton <nickc@cygnus.com>
13378
13379 * config.sub: Add mcore target.
13380
13381 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13382
13383 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13384
13385 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13386
13387 * config.guess (dummy): Changed to $dummy.
13388
13389 1999-05-24 Nick Clifton <nickc@cygnus.com>
13390
13391 * config.sub: Tidied up case statements.
13392
13393 1999-05-22 Ben Elliston <bje@cygnus.com>
13394
13395 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13396 <jiro@din.or.jp>.
13397
13398 * config.guess: Merge with FSF version. Future changes will be
13399 more accurately recorded in this ChangeLog.
13400 * config.sub: Likewise.
13401
13402 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13403
13404 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13405
13406 1999-04-30 Tom Tromey <tromey@cygnus.com>
13407
13408 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13409
13410 1999-04-23 Tom Tromey <tromey@cygnus.com>
13411
13412 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13413
13414 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13415
13416 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13417 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13418 Bad merge removed these two changes.
13419
13420 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13421 Martin Heller (Ing.-Buero_Heller@t-online.de)
13422
13423 * config.guess (interix Alpha): Add.
13424
13425 1999-04-11 Richard Henderson <rth@cygnus.com>
13426
13427 * configure.in (i?86-*-beos*): Do config gperf; don't config
13428 gdb, newlib, or libgloss.
13429
13430 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13431
13432 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13433 link a trivial program with -mabi=64. If it fails, remove mabi=64
13434 from multidirs.
13435
13436 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13437
13438 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13439
13440 1999-04-08 Nick Clifton <nickc@cygnus.com>
13441
13442 * config.sub: Add support for mcore targets.
13443
13444 1999-04-07 Michael Meissner <meissner@cygnus.com>
13445
13446 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13447 not mt-ospace, in order to shut up assembler warning about using
13448 symbols that are named the same as registers.
13449
13450 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13451
13452 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13453 dependency list for all-target-cygmon.
13454
13455 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13456
13457 * config-ml.in: Check $host, not $target, for selective multilibs.
13458 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13459 thumb interworking, and underscore prefix multilibs.
13460
13461 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13462
13463 * missing: Update to version from current automake.
13464
13465 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13466
13467 * configure (gxx_include_dir): Removed.
13468
13469 * configure.in (gxx_include_dir): Handle it.
13470 * Makefile.in: Likewise.
13471
13472 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13473
13474 * config.sub (mips64vr4111,mips64vr4111el) Add.
13475
13476 1999-03-21 Ben Elliston <bje@cygnus.com>
13477
13478 * config.guess: Correct typo for detecting ELF on FreeBSD.
13479
13480 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13481
13482 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13483 config/mh-djgpp.
13484
13485 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13486
13487 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13488 all-target-newlib to dependency list for all-target-bsp.
13489
13490 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13491
13492 * config.sub: Add i386-uwin support.
13493 * config.guess: Likewise.
13494
13495 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13496
13497 * configure.in: cleanup, add mh-*pic handling for arm, special
13498 case powerpc*-*-aix*
13499
13500 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13501
13502 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13503 can be built.
13504
13505 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13506
13507 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13508 targets.
13509
13510 1999-03-02 Nick Clifton <nickc@cygnus.com>
13511
13512 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13513
13514 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13515
13516 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13517
13518 1999-02-24 Nick Clifton <nickc@cygnus.com>
13519
13520 * config.sub: Fix typo in arm recognition.
13521
13522 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13523
13524 * configure.in (noconfigdirs): Changed target_configdirs to
13525 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13526 rather than m68k-*-* since it is not known to work on
13527 m68k-aout. Ditto for arm-*-*oabi.
13528
13529 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13530
13531 * configure.in (*-*-windows*): Remove, no longer used.
13532
13533 1999-02-19 Ben Elliston <bje@cygnus.com>
13534
13535 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13536 Smart and improved by Andrew Cagney.
13537
13538 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13539
13540 * config.guess: Recognize openbsd-*-hppa.
13541
13542 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13543
13544 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13545 only if it is not empty.
13546
13547 1999-02-17 Nick Clifton <nickc@cygnus.com>
13548
13549 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13550
13551 * config.guess: Modified to recognize uname's armv* syntax.
13552
13553 * config.sub: Modified to recognize uname's armv* syntax.
13554
13555 1999-02-17 Mark Salter <msalter@cygnus.com>
13556
13557 * configure.in: Added target-bsp for sparclite.
13558
13559 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13560
13561 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13562
13563 1999-02-08 Nick Clifton <nickc@cygnus.com>
13564
13565 * configure.in: Add support for strongarm port.
13566 * config.sub: Add support for strongarm target.
13567
13568 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13569
13570 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13571 the old name config/mh-cygwin32.
13572 Enable texinfo.
13573
13574 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * configure.in: Do build ld for ix86 Solaris.
13577
13578 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13579
13580 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13581 $AR_FOR_TARGET. Likewise for RANLIB.
13582
13583 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13584
13585 * config.sub (oabi): Recognize.
13586 * configure.in (arm-*-oabi): Handle.
13587
13588 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13589
13590 * config.guess: Improve detection of i686 on UnixWare 7.
13591
13592 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13593
13594 * config.guess: Add support for i386-pc-interix.
13595 * config.sub: Likewise.
13596 * configure.in: Likewise.
13597
13598 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13599
13600 * Makefile.in: Remove unneeded all-target-libio from
13601 from all-target-winsup target since it is now unneeded.
13602 Add all-target-libtermcap in its place since it is now
13603 needed.
13604
13605 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13606
13607 * configure.in: makefile stub for cygwin target is probably
13608 unnecessary. Remove it for now.
13609
13610 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13611
13612 * configure.in: libtermcap.a should be built when cygwin is the
13613 target as well as the host.
13614 * config.guess: Allow mixed case in cygwin uname output.
13615 * Makefile.in: Add libtermcap target.
13616
13617 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13618
13619 * config.sub: Clean up handling of hppa2.0.
13620
13621 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13622
13623 * config.guess: Use C code to identify more HP machines.
13624
13625 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13626
13627 * config.sub: Handle hppa2.0.
13628
13629 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13630
13631 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13632 cygmon for all sparclite targets, regardless of object format.
13633
13634 1998-12-15 Mark Salter <msalter@cygnus.com>
13635
13636 * configure.in: Added target-bsp for several target architectures.
13637
13638 * Makefile.in: Added rules for bsp.
13639
13640 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13641
13642 * config.guess: Improve detection of hppa2.0 processors.
13643
13644 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13645
13646 * config.guess: Recognize FreeBSD using ELF automatically.
13647
13648 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13649
13650 * configure (skip-this-dir): Add handling for new shell script, which
13651 might be created by a sub-directory's configure to indicate, this particular
13652 directory is "unwanted".
13653 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13654
13655 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13656
13657 * ltconfig: import from libtool, after changing libtool to
13658 account for the cygwin name change.
13659
13660 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13661
13662 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13663 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13664
13665 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13666
13667 * configure.in: Add libtermcap to list of cygwin dependencies.
13668
13669 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13670
13671 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13672 they include winsup/include when it's a cygwin target.
13673
13674 1998-11-12 Tom Tromey <tromey@cygnus.com>
13675
13676 * configure.in (host_tools): Added zip.
13677 * Makefile.in (all-target-libjava): Depend on all-zip.
13678 (all-zip): New target.
13679 (ALL_MODULES): Added all-zip.
13680 (NATIVE_CHECK_MODULES): Added check-zip.
13681 (INSTALL_MODULES): Added install-zip.
13682 (CLEAN_MODULES): Added clean-zip.
13683
13684 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13685
13686 * Makefile.in: lose "32" from comment about cygwin.
13687
13688 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13689
13690 * configure.in: Use -Os to build target libraries for the fr30.
13691
13692 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13693
13694 * config.sub: Add fr30.
13695
13696 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13697
13698 * configure.in: drop "32" from config/mh-cygwin32. Check
13699 cygwin* instead of cygwin32*.
13700 * config.sub: Check cygwin* instead of cygwin32*.
13701
13702 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13703
13704 * config.guess: Match any version of Unixware7.
13705
13706 1998-10-20 Syd Polk <spolk@cygnus.com>
13707
13708 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13709 if desired.
13710
13711 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13712
13713 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13714 these if the appropriate directories and files to not exist.
13715
13716 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13717
13718 * Makefile.in (DEVO_SUPPORT): Add config.if.
13719
13720 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13721
13722 * configure: Add pattern to replace "build_tooldir"'s
13723 definition in the generated Makefile with "tooldir"'s
13724 actual value.
13725
13726 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13727
13728 * config.sub: Bring back lost sparcv9.
13729
13730 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13731
13732 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13733
13734 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13735 CC_FOR_TARGET and friends.
13736
13737 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13738
13739 * Makefile.in (build_tooldir): New variable, same as tooldir.
13740 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13741 -B$(build_tooldir)/bin/.
13742 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13743
13744 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13745
13746 * README: Remove installation instructions and refer to the
13747 INSTALL directory instead.
13748
13749 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13750
13751 * config.sub: Add support for i[34567]86-pc-udk.
13752 * configure.in: Likewise.
13753
13754 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13755
13756 * Makefile.in: add bzip2 package building bits for user
13757 tools module
13758 * configure.in: ditto
13759
13760 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13761
13762 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13763 (ALL_TARGET_MODULES): Add all-target-libobjc.
13764 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13765 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13766 (all-target-libchill): Add dependencies.
13767 * configure.in (target_libs): Add libchill.
13768
13769 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13770
13771 * configure.in (target_subdir): Remove duplicate line.
13772
13773 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13774
13775 * Makefile.in (all-automake): fix dependencies.
13776
13777 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13778
13779 * configure.in: Minor cleanups for building in the $(target_alias)
13780 subdir.
13781
13782 1998-09-22 Jim Wilson <wilson@cygnus.com>
13783
13784 * Makefile.in (bootstrap): Set r and s before make all. Use
13785 BASE_FLAGS_TO_PASS in make all.
13786 (cross): Likewise.
13787
13788 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13789
13790 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13791
13792 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13793
13794 * config.sub: Fix typo in last change.
13795
13796 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13797
13798 * config.sub: Add support for C4x target.
13799 * configure.in: Likewise.
13800
13801 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13802
13803 * config.sub: Recognize sparcv9 just like sparc64.
13804
13805 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13806
13807 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13808
13809 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13810
13811 * config.guess: Correctly identify Pentium II sco boxes.
13812
13813 * config.guess: Fix "tr" code. From Weiwen Liu.
13814
13815 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13816
13817 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13818 stabs.
13819
13820 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13821
13822 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13823 (ALL_TARGET_MODULES): Add all-target-libchill.
13824 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13825 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13826 (all-target-libchill): Add dependencies.
13827 * configure.in (target_libs): Add libchill.
13828
13829 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13830
13831 * config.guess: Avoid assumptions about "tr" behaves when
13832 LANG is set to something other than English.
13833
13834 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13835
13836 * configure (gxx_include_dir): Changed to
13837 '${prefix}/include/g++'-${libstdcxx_interface}.
13838
13839 * config.if: New to determine the interfaces.
13840
13841 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13842
13843 * config.guess: Detect and handle MPE/IX.
13844 * config.sub: Deal with MPE/IX.
13845
13846 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13847
13848 * configure.in: Use mh-aix43.
13849
13850 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13851
13852 * configure: Fix --without/--disable cases for gxx-include-dir.
13853
13854 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13855
13856 * mdata-sh: Imported. Needed for automake support.
13857
13858 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13859
13860 * Makefile.in (taz): Try "chmod -R og=u ." before
13861 "chmod og=u `find . -print`".
13862
13863 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13864
13865 * configure.in: Add arm-elf and thumb-elf support.
13866
13867 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13868
13869 * Makefile.in: Undo previous patch.
13870
13871 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13872
13873 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13874 to here ...
13875 (install-no-fixedincludes): and here
13876 (INSTALL_MODULES): ... from here.
13877
13878 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13879
13880 * config.sub: Merge with FSF.
13881
13882 * config.guess: Merge with FSF.
13883
13884 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13885
13886 * configure (extraconfigdirs): New variable.
13887 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13888 * Makefile.in (all): Move higher in file.
13889 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13890 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13891 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13892 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13893 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13894
13895 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13896
13897 * Makefile.in (all-target-libjava): Depend on all-gcc and
13898 all-target-newlib.
13899 (configure-target-libjava): Depend on $(ALL_GCC).
13900
13901 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13902
13903 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13904 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13905
13906 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13907
13908 * INSTALL/README: Fix typo.
13909
13910 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13911
13912 * ylwrap: Change absolute path checks to check for DOS style path
13913 names.
13914
13915 * ylwrap: Don't use a full path name if the source file is in the
13916 same directory. From hjl@lucon.org (H.J. Lu).
13917
13918 * config-ml.in: Default to being verbose, to match Feb 18 change to
13919 configure.
13920
13921 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13922
13923 Brought over from egcs:
13924
13925 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13926
13927 * configure.in (target_subdir): Set to ${target_alias} instead
13928 of "libraries".
13929
13930 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13931
13932 * configure.in (target_subdir): Set to libraries if enable_multilib.
13933
13934 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13937 multilibs, force reconfiguration the first time we create
13938 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13939
13940 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13941
13942 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13943 avoid confusion with --no-recursion.
13944
13945 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13946
13947 * configure.in: Win32 hosts shouldn't use install -x
13948 * install-sh: remove -x option, and special .exe-handling
13949 hack.
13950
13951 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13952
13953 * config.guess: Recognize i586-pc-beos.
13954 * configure.in: Don't build some bits for beos.
13955
13956 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13959 CFLAGS default to -O2.
13960
13961 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13962 when using GNU ld.
13963
13964 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13965
13966 * ltmain.sh: Correct install when using a different shell.
13967
13968 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13969
13970 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13971
13972 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13973
13974 * makefile.vms: Update to build binutils/makefile.vms. Add install
13975 target.
13976
13977 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13978
13979 * ltconfig: Update to correct AIX handling.
13980
13981 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13982
13983 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13984
13985 * configure.in (target_subdir): Set to ${target_alias} instead
13986 of "libraries".
13987
13988 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13989
13990 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13991 (Makefile): Depend on $(gcc_version_trigger).
13992
13993 * configure (gcc_version): Change default initializer to empty
13994 string.
13995 (gcc_version_trigger): New variable; pass this variable down
13996 to subdir configures to enable them checking gcc's version
13997 themselves. Emit make macros for both gcc_version vars.
13998 (topsrcdir): Initialize reliably.
13999 (recursion line): Remove --with-gcc-version=${gcc_version}.
14000
14001 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14002
14003 * configure (enable_version_specific_runtime_libs): Implement new flag
14004 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14005 in $(libsubdir); emit definition in each generated Makefile.
14006 (gxx_include_dir): Initialize depending on
14007 $enable_version_specific_runtime_libs.
14008
14009 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14010
14011 * configure (gcc_version): Initialize properly depending on
14012 how and where configure is started.
14013 (recursion line): Pass a --with-gcc-version=${gcc_version}
14014 to configures in subdirs.
14015
14016 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14017
14018 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14019 cygmon
14020
14021 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14022
14023 * configure.in: Add cygmon and libstub support for mn10200.
14024
14025 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14026
14027 * configure (gcc_version): Add new variable describing the
14028 particular gcc version we're building.
14029 * Makefile.in (libsubdir): Add new macro for the directory
14030 in which the compiler finds executables, libraries, etc.
14031 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14032 and libsubdir.
14033
14034 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14035
14036 * Makefile.in (local-clean): Remove *.log.
14037 (warning.log): Built with warn_summary from build.log.
14038 (mail-report.log): Run test_summary.
14039 (mail-report-with-warnings.log): Run test_summary including
14040 warning.log in the report.
14041
14042 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14043
14044 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14045
14046 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14047
14048 * Makefile.in (grep): Grep no longer depends on libiberty.
14049
14050 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14051
14052 * Makefile.in: all-snavigator needs all-libgui.
14053
14054 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14055
14056 * configure.in: Add cygmon and libstub support for mn10300.
14057
14058 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14059
14060 * missing: Update to version from automake 1.3.
14061
14062 * ltmain.sh: On installation, don't get confused if the same name
14063 appears more than once in the list of library names.
14064
14065 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * config.sub: Accept m68060 and m5200 as CPU names.
14068
14069 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * configure: Use && rather than using -a in test, because odd
14072 strings can confuse test.
14073 * configure.in: Likewise.
14074
14075 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14076
14077 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14078
14079 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14080
14081 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14082 bootstrap4-lean): New targets.
14083
14084 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14085
14086 * mpw-* Delete. Not used.
14087
14088 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14089
14090 * COPYING.LIB: Update FSF address.
14091
14092 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14093
14094 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14095
14096 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14097 GAS_SUPPORT_DIRS.
14098
14099 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * ltconfig, ltmain.sh: Avoid producing a version number if
14102 -version-info was not used.
14103
14104 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14107 building with newlib.
14108
14109 1998-04-30 Paul Eggert <eggert@twinsun.com>
14110
14111 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14112 Solaris `make' causes it to continue to next definition.
14113
14114 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14115
14116 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14117 the right GUI libraries and files are installed along with GDB.
14118
14119 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * configure.in: Change alpha to alpha* in several places.
14122
14123 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14124
14125 * config.sub: Recognize sparc86x.
14126
14127 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14128
14129 * configure.in (--enable-target-optspace): Remove debug echo.
14130
14131 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14132
14133 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14134
14135 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14136
14137 * ltconfig: Update cygwin32 support.
14138
14139 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14140 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14141 (GDB_SUPPORT_DIRS): Likewise.
14142
14143 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14144
14145 * configure.in (target_makefile_frag): If --enable-target-optspace,
14146 use -Os to compile target libraries rather than -O2. Default to
14147 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14148 not used.
14149 * configure.in (target_cflags): Ditto for d30v.
14150
14151 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14152
14153 * Makefile.in (all-bfd): Depend on all-intl.
14154 (all-binutils): Likewise.
14155 (all-gas): Likewise.
14156 (all-gprof): Likewise.
14157 (all-ld): Likewise.
14158
14159 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14160
14161 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14162
14163 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * Makefile.in (all-bfd): Depend upon all-libiberty.
14166
14167 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14168
14169 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14170
14171 * Makefile.in: Add libstub.
14172
14173 * configure.in: Ditto. Build libstub for targets that have cygmon
14174 support.
14175
14176 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14179
14180 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14181
14182 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14183 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14184
14185 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14186
14187 * configure: Define DEFAULT_M4 by searching PATH.
14188 * Makfile.in: Use DEFAULT_M4.
14189
14190 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14191
14192 * ltconfig: Add cygwin32 support.
14193
14194 * Makefile.in, configure.in: Add libtool as a native only directory
14195 to configure and build.
14196
14197 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14198
14199 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14200
14201 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14202
14203 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14204
14205 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14206
14207 * Makefile.in: add ash make rules
14208 * configure.in: add ash to native_only and host_tools lists
14209
14210 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14211
14212 * Makefile.in (all-gettext, all-intl): New targets.
14213 (ALL_MODULES): Added all-gettext, all-intl.
14214 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14215 (INSTALL_MODULES): Added install-gettext, install-intl.
14216 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14217
14218 * configure.in (host_tools): Added gettext.
14219 (native_only): Likewise.
14220 (noconfigdirs) [various cases]: Likewise.
14221 (host_libs): Added intl.
14222
14223 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14224
14225 * configure: Do not disable building gdbtk for cygwin32 hosts.
14226
14227 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14228
14229 * configure.in: Add thumb-coff target.
14230 * config.sub: Add thumb-coff target.
14231
14232 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14233
14234 * Makefile.in: Revert yesterday's change.
14235 (all-target-winsup): all-target-librx stays out of here.
14236
14237 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14238
14239 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14240 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14241 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14242 Remove references to librx and libg++.
14243
14244 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14245
14246 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14247 recursive makes
14248
14249 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14250
14251 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14252 for newlib directory.
14253 (CXX_FOR_TARGET): Likewise.
14254
14255 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14256
14257 * ltconfig: Update after libtool/ltconfig.in change for
14258 hpux11.
14259
14260 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14261
14262 * ltconfig, ltmain.sh: Update to libtool 1.2.
14263
14264 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14265
14266 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14267 (install-gcc-cross): Instead, override LANGUAGES here.
14268
14269 1998-03-18 Dave Love <d.love@dl.ac.uk>
14270
14271 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14272 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14273
14274 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14275
14276 * configure.in: Add Thumb-pe target.
14277
14278 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14279
14280 * Makefile.in - changed sn targets to snavigator
14281 * configure.in - changed sn targets to snavigator
14282
14283 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14284
14285 * config-ml.in: After building symlink tree call make distclean
14286 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14287 to be the case for libiberty.
14288
14289 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14290
14291 * configure: When making link, also check the current
14292 directory. The configure scripts may create one.
14293
14294 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14295
14296 * config.sub: Accept alphapca56 and alphaev6 properly.
14297
14298 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14299
14300 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14301
14302 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14303
14304 * config.sub (sco5): Fix typo.
14305
14306 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14307
14308 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14309 install-itcl.
14310 (install-itcl): Remove dependency on install-tcl.
14311
14312 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14313
14314 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14315
14316 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14317
14318 * configure.in: Don't build libgui for a cygwin32 target when not on
14319 a cygwin32 host.
14320
14321 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14322
14323 * configure (redirect): Set to null, so default behavior of
14324 configure is now --verbose.
14325
14326 1998-02-16 Dave Love <d.love@dl.ac.uk>
14327
14328 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14329 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14330
14331 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14332
14333 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14334 this change to sync Makefile.in with its ChangeLog entries.
14335
14336 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14337
14338 * ltmain.sh (mkdir): Check that the directory doesn't exist
14339 before we exit with error, so that we don't get races during
14340 parallel builds.
14341
14342 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14345
14346 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14347
14348 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14349 PICFLAG_FOR_TARGET.
14350 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14351
14352 * configure: Emit a definition for the new macro enable_shared
14353 into each Makefile.
14354
14355 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14356
14357 * configure.in (host_tools, native_only): Add libtool.
14358
14359 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14360
14361 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14362 Fix typo in ming config comment.
14363
14364 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14367
14368 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * config.sub: Add tic30 cases, and map c30 to tic30.
14371
14372 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14373
14374 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14375 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14376 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14377 (CLEAN_TARGET_MODULES): Similarly
14378 (all-target-libf2c): Add dependences.
14379 * configure.in (target_libs): Add libf2c.
14380
14381 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14382
14383 * configure.in: Remove expect from noconfigdirs when target
14384 is cygwin32. OK to build expect and dejagnu with Canadian
14385 Cross.
14386
14387 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14388
14389 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14390 host.
14391
14392 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14393 and mingw32.
14394
14395 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14396
14397 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14398 here as it is not defined in the toplevel Makefile.
14399
14400 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14401
14402 * configure (package_makefile_rules_frag): New variable, which names
14403 a file with generic rules, ...
14404 Change comment to mention we now have FIVE parts.
14405 * configure: Undo last change.
14406
14407 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14408
14409 * config.guess: More accurate determination of HP processor types.
14410 * config.sub: More accurate determination of HP processor types.
14411
14412 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14413
14414 * configure (package_makefile_frag): Move inserting the
14415 ${package_makefile_frag} to where it should be according
14416 to the comment.
14417
14418 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14419
14420 * config.guess: Add support for Linux/ARM.
14421
14422 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14423
14424 * .cvsignore: Remove *-info and *-install since they match
14425 release-info and mpw-install, which we don't want to just ignore.
14426
14427 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14428
14429 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14430
14431 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14432
14433 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14434 local_prefix to sub-make invocations.
14435
14436 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14437
14438 * configure.in: Check makefile fragments in the source
14439 directory.
14440
14441 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14442
14443 * configure.in: Check whether host and target makefile
14444 fragments exist before adding them to *_makefile_frag.
14445
14446 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14447
14448 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14449
14450 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14451
14452 * configure.in: Make sure we only replace RPATH_ENVVAR on
14453 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14454 regexp to sed.
14455
14456 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14457 to sub-makes.
14458
14459 1998-01-13 Lee Iverson (leei@ai.sri.com)
14460
14461 * config-ml.in (multi-do): LDFLAGS must include multilib
14462 designator.
14463
14464 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14465
14466 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14467
14468 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14469
14470 * config.sub: Add mingw32 support.
14471 * configure.in: Likewise.
14472
14473 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14474
14475 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14476
14477 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14478
14479 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14480 * configure (gxx_include_dir): Provide a definition for subdirs
14481 which do not use autoconf.
14482
14483 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14484
14485 * config.guess: Sync with egcs. Picks up new alpha support,
14486 BeOS & some additional linux support.
14487
14488 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14489
14490 * config.guess: HP 9000/803 is a PA1.1 machine.
14491
14492 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14493
14494 * configure.in: It's alpha*-...
14495
14496 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14497
14498 * configure.in (host_makefile_frag, target_makefile_frag):
14499 Handle multiple config files.
14500 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14501 alpha-*-*.
14502
14503 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14504
14505 * mkdep: New file.
14506
14507 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14508
14509 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14510
14511 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14512
14513 * Makefile.in: Add libgui directory.
14514 (GDB_TK): Add all-libgui.
14515 * configure.in: Add libgui directory.
14516 * configure: Add all-libgui to GDB_TK.
14517
14518 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14519
14520 * config-ml.in (multidirs): Add m32r to multilib list.
14521
14522 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14523
14524 * Makefile.in (all-target-gperf): Change dependency to
14525 all-target-libstdc++.
14526
14527 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14528
14529 * config.guess: Add BeOS support.
14530
14531 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14532
14533 Source directory cvs renamed to cvssrc:
14534 * configure.in (host_tools): Change cvs to cvssrc.
14535 (native_only): Likewise.
14536 (noconfigdirs) [various cases]: Likewise.
14537 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14538 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14539 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14540 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14541 (all-cvssrc): Rename target from all-cvs.
14542
14543 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14544
14545 * configure (gxx_include_dir): Fix thinko.
14546
14547 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14548
14549 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14550 (install-cross, install-gcc-cross): New targets.
14551
14552 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14553
14554 * configure.in (noconfigdirs): Add support for Thumb target.
14555
14556 * config.sub (maybe_os): Add support for Thumb target.
14557
14558 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14559
14560 * Makefile.in: Add rules for cygmon.
14561
14562 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14563
14564 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14565
14566 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14567 * configure (gxx_include_dir): Provide a definition for subdirs
14568 which do not use autoconf.
14569
14570 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14571
14572 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14573 11/18/97 build
14574
14575 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14576
14577 * From Franz Sirl.
14578 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14579 found on RedHat Linux systems.
14580
14581 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14582
14583 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14584 guesses.
14585
14586 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14587
14588 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14589
14590 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14591
14592 * ltmain.sh: If mkdir fails, check whether the directory was created
14593 anyhow by some other process.
14594
14595 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14596
14597 * configure.in (d30v-*-*): Configure all directories.
14598
14599 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14600
14601 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14602 for the D30V.
14603
14604 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14605
14606 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14607
14608 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14609
14610 * include/libiberty.h: Add extern "C" { so it can be used with C++
14611 progrms.
14612 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14613 programs.
14614
14615 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14616
14617 * configure.in (d30v-*-*): Configure GCC now.
14618
14619 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14620
14621 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14622 is no longer needed.
14623
14624 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14625
14626 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14627
14628 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14629
14630 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14631 targets using "$@" to provide support for similar but not identical
14632 targets without having to duplicate code.
14633
14634 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14635
14636 * makefile.vms: Fix to work with DEC C.
14637
14638 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14639
14640 * config.sub: Add mips-tx39-elf to marketing names.
14641
14642 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14643
14644 * ltmain.sh: Handle symlinks in generated script.
14645
14646 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14647
14648 * configure: Handle autoconf style directory options: --bindir,
14649 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14650 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14651 --sysconfdir.
14652 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14653 (sharedstatedir, localstatedir, oldincludedir): New variables.
14654 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14655 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14656 sbindir, sharedstatedir, and sysconfdir.
14657
14658 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14659
14660 * Makefile.in (bootstrap-lean): New target.
14661
14662 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14663
14664 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14665 sn, and gnuserv from noconfigdirs.
14666
14667 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14668
14669 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14670
14671 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14672
14673 * Makefile.in (cross): New target.
14674
14675 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14676 Jeff Law <law@cygnus.com>
14677
14678 * Makefile.in (bootstrap2, bootstrap3): New targets.
14679 (all-bootstrap): Remove outdated and confusing target.
14680 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14681
14682 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14683
14684 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14685 windows. Consistent with gdb/configure.
14686
14687 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14688
14689 * configure.in: Name Linux target fragment.
14690
14691 * configure: Rewrite so that project Makefile fragment is inserted
14692 first and appears last in the resulting Makefile.
14693
14694 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14695
14696 * Makefile.in (install-itcl): Install tcl first.
14697
14698 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14699
14700 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14701
14702 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14703
14704 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14705
14706 * configure.in (skipdirs): Add target-librx for Linux.
14707 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14708
14709 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14710
14711 * Makefile.in (bootstrap): New target.
14712
14713 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14714
14715 * config.sub: Accept 'amigados' for backward compatibility.
14716
14717 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14718
14719 * config.guess: Merge with FSF.
14720
14721 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14722
14723 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14724
14725 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14726
14727 * config.sub: Add "marketing-names" patch.
14728
14729 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14730
14731 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14732
14733 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14734
14735 * config.sub: Handle v850-elf.
14736
14737 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14738
14739 * .cvsignore (*-install): Remove.
14740
14741 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14742
14743 * ltconfig: Set CONFIG_SHELL in libtool.
14744 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14745
14746 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14747
14748 * configure.in (target_subdir): Set to libraries if enable_multilib.
14749
14750 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14751
14752 * config.guess: Update from gcc directory.
14753
14754 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14755
14756 * Makefile.in (all-sim): Depends on all-readline.
14757
14758 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14759
14760 * Makefile.in (BISON, YACC): Use $$s.
14761 (all-bison): Depend on all-texinfo.
14762
14763 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14764
14765 * Makefile.in (BISON): Add -L flag.
14766 (YACC): Likewise.
14767
14768 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14769
14770 * configure.in (noconfigdirs): Add support for v850e target.
14771
14772 * config.sub (maybe_os): Add support for v850e target.
14773
14774 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14775
14776 * configure.in (noconfigdirs): Add support for v850ea target.
14777
14778 * config.sub (maybe_os): Add support for v850ea target.
14779
14780 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14781
14782 * config.sub: Add mipstx39. Delete r3900.
14783
14784 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14785
14786 * Makefile.in (all-autoconf): Depends on all-texinfo.
14787
14788 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14789
14790 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14791 eabi targets.
14792
14793 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14794
14795 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14796
14797 * configure: When handling a Canadian Cross, handle YACC as well as
14798 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14799 * Makefile.in (all-bison): Depend upon all-texinfo.
14800
14801 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14802
14803 * Makefile.in (BISON): bison, not byacc or bison -y.
14804 (YACC): bison -y or byacc or yacc.
14805 (various): Add *-bison as appropriate.
14806 (taz): No need to mess with BISON anymore.
14807
14808 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14809
14810 * configure: If OSTYPE matches *win32*, try to find a good value for
14811 CONFIG_SHELL.
14812
14813 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14814
14815 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14816 configure.in if it is present.
14817
14818 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14819
14820 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14821
14822 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14823
14824 * config.sub: Recognize `arc' cpu.
14825 * configure.in: Likewise.
14826 * config-ml.in: Likewise.
14827
14828 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14831
14832 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14833
14834 * configure: Changed sed delimiter from ':' to '|' when
14835 attempting to substitute ${config_shell} for SHELL. On
14836 NT ${config_shell} may contain a ':' in it.
14837
14838 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14839
14840 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14841
14842 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14843
14844 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14845
14846 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14847
14848 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14849
14850 * ylwrap: If the program is a relative path, force it to be
14851 absolute.
14852
14853 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14854
14855 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14856
14857 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14858
14859 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14860 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14861 for libraries.
14862
14863 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14864
14865 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14866 separated by spaces.
14867
14868 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14869
14870 * ylwrap: New file.
14871 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14872
14873 * ltmain.sh: Handle /bin/sh at start of install program.
14874
14875 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14876
14877 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14878 * missing: New file, from automake 1.2.
14879
14880 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14883 check-tk to CHECK_X11_MODULES.
14884
14885 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14886
14887 * config.sub: Merge with FSF.
14888
14889 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14890
14891 * config.guess: Merge with FSF.
14892
14893 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14894
14895 * configure: Treat msdosdjgpp like go32.
14896 * configure.in: Likewise. Don't remove gprof for go32.
14897
14898 * configure: Change Makefile.tem2 to Makefile.tm2.
14899
14900 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14901
14902 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14903
14904 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14905
14906 * install-sh (chmodcmd): Set to null if the DST directory already
14907 exists. Same as Nov 11th change.
14908
14909 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14910
14911 * configure (GDB_TK): Needs itcl and tix.
14912
14913 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14914
14915 * config.guess: Update from FSF.
14916
14917 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14918
14919 * Makefile.in (GDB_TK): Depend on itcl and tix.
14920
14921 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14924 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14925 (INSTALL_SCRIPT): New variable.
14926 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14927 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14928 to -x.
14929 * install-sh: Add support for -x option.
14930
14931 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14932
14933 * configure.in, Makefile.in: Treat tix like itcl.
14934
14935 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * Makefile.in (WINDRES): New variable.
14938 (WINDRES_FOR_TARGET): New variable.
14939 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14940 (EXTRA_HOST_FLAGS): Add WINDRES.
14941 (EXTRA_TARGET_FLAGS): Add WINDRES.
14942 (EXTRA_GCC_FLAGS): Add WINDRES.
14943 ($(DO_X)): Pass down WINDRES.
14944 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14945 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14946 DLLTOOL_FOR_TARGET.
14947
14948 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14949
14950 * configure.in: configure sim before gdb for win32-x-ppc
14951
14952 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14953
14954 Move gperf into the toplevel, from libg++.
14955 * configure.in (target_tools): Add target-gperf.
14956 (native_only): Add target-gperf.
14957 * Makefile.in (all-target-gperf): New target, depend on
14958 all-target-libg++.
14959 (configure-target-gperf): Empty rule.
14960 (ALL_TARGET_MODULES): Add all-target-gperf.
14961 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14962 (CHECK_TARGET_MODULES): Add check-target-gperf.
14963 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14964 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14965
14966 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14967
14968 * config.sub (mn10200): Recognize new basic machine.
14969
14970 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14971
14972 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14973 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14974
14975 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14976
14977 * configure.in: If we're building mips-sgi-irix6* native, turn on
14978 ENABLE_MULTILIB and set TARGET_SUBDIR.
14979
14980 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14981
14982 * Makefile.in (all-sn): Depend on all-grep.
14983
14984 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14985
14986 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14987
14988 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14989 Makefile. From Jeff Makey <jeff@cts.com>.
14990 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14991
14992 * Makefile.in (DISTBISONFILES): Remove.
14993 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14994 $(DEFAULT_YACC).
14995
14996 * configure.in: Build itl, db, sn, etc., when building for native
14997 cygwin32.
14998
14999 * Makefile.in (LD): New variable.
15000 (EXTRA_HOST_FLAGS): Pass down LD.
15001 ($(DO_X)): Likewise.
15002
15003 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15004
15005 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15006
15007 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15008
15009 * configure.in (targargs): Strip out any supplied --build argument
15010 before adding our own. Always add --build.
15011
15012 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15013
15014 * configure.in (targargs): Pass --build if we're doing
15015 a cross-compile.
15016
15017 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15018
15019 * configure: Use '|' instead of ":" as the separator in
15020 sed. Otherwise sed chokes on NT path names with drive
15021 designators. Also look for "?:*" as the leading characters in an
15022 absolute pathname.
15023
15024 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15025
15026 * config.sub: Support for r3900.
15027
15028 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15029
15030 * configure.in: Use install-sh, not install.sh.
15031
15032 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15033
15034 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15035 apply it twice.
15036
15037 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15038
15039 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15040 install-binutils.
15041
15042 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15043
15044 * Makefile.in: Add automake targets.
15045 * configure.in (host_tools): Add automake.
15046
15047 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * configure: Default CXX to c++, not gcc.
15050 * Makefile.in (CXX): Set to c++, not gcc.
15051 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15052
15053 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15054
15055 * install-sh: try appending a .exe if source file doesn't
15056 exist
15057
15058 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15059
15060 * configure.in: Turn on multilib by default.
15061 (cross_only): Remove target-libiberty.
15062
15063 * Makefile.in (all-gcc): Don't depend on libiberty.
15064
15065 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15066
15067 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15068
15069 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15070
15071 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15072 (DISTBISONFILES): Add ld/Makefile.in
15073
15074 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15075
15076 * configure.in: if target is cygwin32 but host isn't cygwin32,
15077 don't configure gdb tcl tk expect, not just gdb.
15078
15079 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15080
15081 * configure.in: Added gnuserv everywhere sn appears.
15082
15083 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15084 (CROSS_CHECK_MODULES): Added check-gnuserv.
15085 (INSTALL_MODULES): Added install-gnuserv.
15086 (CLEAN_MODULES): Added clean-gnuserv.
15087 (all-gnuserv): New target.
15088
15089 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15090
15091 * config.guess: Fixes for MIPS OpenBSD systems.
15092
15093 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15094
15095 * Makefile.in (INSTALL_XFORM): Remove.
15096 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15097
15098 * mkinstalldirs: New file, copied from automake.
15099 * Makefile.in (installdirs): Rename from install-dirs. Use
15100 mkinstalldirs. Change all users.
15101 (DEVO_SUPPORT): Add mkinstalldirs.
15102
15103 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15104
15105 * install-sh: Rename from install.sh.
15106 * Makefile.in (INSTALL): Change install.sh to install-sh.
15107 (DEVO_SUPPORT): Likewise.
15108
15109 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15110 Graichen <graichen@rzpd.de>.
15111
15112 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15113
15114 * config.guess: Recognize OpenBSD systems correctly.
15115
15116 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15117
15118 * README, Makefile.in (ETC_SUPPORT): Remove references to
15119 cfg-paper*, configure.{texi,man,info*}._
15120
15121 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15122
15123 * Makefile.in (all.normal): Ensure that gcc is built after all
15124 the x11 - ie gdb - targets.
15125
15126 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15127
15128 * makefile.vms: Don't run conf-a-gas.
15129
15130 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15131
15132 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15133
15134 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15135
15136 * configure.in: Remove noconfigdirs case since gdb also
15137 configures and builds for tic80-coff.
15138
15139 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15140
15141 * configure: Set cache_file to config.cache.
15142 * Makefile.in (local-distclean): Remove config.cache.
15143
15144 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15145
15146 * COPYING: Update FSF address.
15147
15148 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15149
15150 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15151 noconfigdirs.
15152
15153 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15154
15155 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15156 MAKEDIRS, is empty.
15157
15158 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15159
15160 * config.sub: Tweak mn10300 entry.
15161
15162 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15163
15164 * configure.in (host_tools): Put sim before gdb, so gdb's
15165 configure.tgt can determine if the simulator was configured.
15166
15167 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15168
15169 * config.sub: Move BeOS $os case to be with other Cygnus
15170 local cases.
15171
15172 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15173
15174 * config.sub: Remove misplaced comment that broke Linux.
15175
15176 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15177
15178 * config.sub: Add BeOS support.
15179
15180 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15181
15182 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15183
15184 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15185
15186 * configure.in (noconfigdirs): Remove tcl and tk from
15187 noconfigdirs for cygwin32 builds.
15188
15189 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15190
15191 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15192
15193 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15194
15195 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15196 make-all.com, use makefile.vms instead.
15197
15198 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15199
15200 * config.sub: Accept -lnews*.
15201
15202 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15203
15204 * configure.in (noconfigdirs): Disable target-newlib,
15205 target-examples and target-libiberty for d30v.
15206
15207 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15208
15209 * configure.in (noconfigdirs): Enable ld for d30v.
15210
15211 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15212
15213 * configure.in (tic80-*-*): Build compiler.
15214
15215 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15216
15217 * configure.in (d30v-*): Remove sim directory from list of
15218 unsupported d30v directories
15219
15220 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15221
15222 * config.sub, configure.in: Add d30v target cpu.
15223
15224 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15225
15226 * makefile.vms: New file.
15227 * make-all.com: Remove.
15228
15229 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15230
15231 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15232
15233 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15234
15235 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15236
15237 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15238
15239 * Makefile.in (ALL_MODULES): Added all-db.
15240 (CROSS_CHECK_MODULES): Addec check-db.
15241 (INSTALL_MODULES): Added install-db.
15242 (CLEAN_MODULES): Added clean-db.
15243
15244 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15245
15246 * config.guess: Merge with latest FSF sources.
15247
15248 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15249
15250 * Makefile.in (ALL_MODULES): Added all-itcl.
15251 (CROSS_CHECK_MODULES): Added check-itcl.
15252 (INSTALL_MODULES): Added install-itcl.
15253 (CLEAN_MODULES): Added clean-itcl.
15254
15255 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15256
15257 * configure.in: build gdb for mn10200
15258
15259 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15260
15261 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15262
15263 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15264
15265 * configure.in (tic80-*-*): Turn off most targets right now.
15266
15267 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15268
15269 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15270 rather than the makeinfo program.
15271 (do-info): Depend upon all-texinfo.
15272
15273 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * configure.in: Remove uses of config/mh-linux.
15276
15277 * config.sub, config.guess: Merge with latest FSF sources.
15278
15279 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15280
15281 * config.sub (case $basic_machine): Add tic80 entries.
15282
15283 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15284
15285 * config.sub, config.guess: Merge with latest FSF sources.
15286
15287 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15288
15289 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15290 * mpw-config.in: Test for NewFolderRecursive.
15291 * mpw-install: Use symbolic name for startup filename.
15292 * mpw-README: Add various additional details.
15293
15294 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15295
15296 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15297
15298 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15299
15300 * configure.in: Do build gcc and the target libraries for
15301 the mn10200.
15302
15303 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15304
15305 * configure.in: don't avoid building gdb for mn10300 any more
15306 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15307 instead of single-quoting it.
15308
15309 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15310
15311 * configure.in: Don't use --with-stabs on IRIX 6.
15312
15313 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15314
15315 * configure.in (m32r): Build gdb, libg++ now.
15316
15317 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15318
15319 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15320 directories from noconfigdirs.
15321
15322 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15323
15324 * config.sub (basic_machine): added mips16 configuration
15325
15326 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15327
15328 * config.sub: Handle d10v-unknown.
15329
15330 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15331
15332 * config.sub: Handle v850-unknown.
15333
15334 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15335
15336 * Makefile.in: add findutils
15337 * configure.in: add findutils to list of host_tools
15338
15339 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15340
15341 * config.sub: Handle mn10200 and mn10300.
15342
15343 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15344
15345 * configure.in (d10v-*): Do not build librx.
15346
15347 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15348
15349 * configure.in (mn10300): Build everything except gdb & libgloss.
15350
15351 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15352
15353 * config.guess: Patch for Dansk Data Elektronik servers,
15354 from Niels Skou Olsen <nso@dde.dk>.
15355
15356 For ncr, use /bin/uname rather than uname, since GNU uname does not
15357 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15358
15359 Patch for MIPS R4000 running System V,
15360 from Eric S. Raymond <esr@snark.thyrsus.com>.
15361
15362 Fix thinko for nextstep.
15363
15364 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15365
15366 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15367 * config.guess: Guess mips-dec-mach_bsd4.3.
15368
15369 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15370 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15371 release numbers.
15372 * config.guess (mips-mips-riscos*): Emit just enough of the
15373 release number.
15374
15375 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15376 * config.guess (sparc-auspex-sunos*): Added.
15377 (f300-fujitsu-*): Added.
15378
15379 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15380 * config.guess: Recognize a Tadpole as a sparc.
15381
15382 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15383
15384 * config.guess: Don't assume that NextStep version is either 2 or
15385 3. NextStep 4 (aka OpenStep 4) has come out now.
15386
15387 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15388
15389 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15390 From Rik Faith <faith@cs.unc.edu>.
15391
15392 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15393
15394 * config.sub: Contributions from bug-gnu-utils to:
15395 Support plain "hppa" (no version given) architecture, reported by
15396 OpenStep.
15397 OpenBSD like NetBSD.
15398 LynxOs is not a hardware supplier.
15399
15400 * config.guess: Contributions from bug-gnu-utils to add support for:
15401 OpenBSD like NetBSD.
15402 Stratus systems.
15403 More Pyramid systems.
15404 i[n>4]86 Intel chips.
15405 M680[n>4]0 Motorola chips.
15406 Use unknown instead of lynx for hardware manufacturer.
15407
15408 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15409
15410 * install.sh (chmodcmd): Set to null if the DST directory already
15411 exists.
15412
15413 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15414
15415 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15416 not use mt-ppc target Makefile fragment any more.
15417
15418 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15419
15420 * configure.in (*-*-windows): Exclude everything but those dirs
15421 needed to build windows.
15422
15423 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15424
15425 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15426
15427 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15428
15429 * configure.in: Exclude mmalloc from i386-windows.
15430
15431 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15432
15433 * Undo my previous change.
15434
15435 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15438 unconditionally.
15439 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15440
15441 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15442
15443 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15444 host to add it's own flags.
15445
15446 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15447
15448 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15449
15450 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15453 (CXX_FOR_TARGET): Likewise.
15454 (GCC_FOR_TARGET): Define.
15455 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15456 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15457 CC_FOR_TARGET was specified on the command line.
15458 (MAKEOVERRIDES): Don't define.
15459
15460 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15461
15462 * configure.in (m32r): Fix spelling of libg++ libs.
15463
15464 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15465
15466 * config.sub (-apple*): Remove, now redundant.
15467
15468 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15469
15470 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15471
15472 * configure: Rework yesterday's sed script patch.
15473
15474 * config.sub: Merge with FSF.
15475
15476 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15477
15478 * config.guess: Merge from FSF.
15479
15480 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15481 * config.guess: Use pc instead of unknown, for pc clone systems.
15482 Change linux to linux-gnu.
15483
15484 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15485 * config.guess: Avoid non-portable tr syntax.
15486
15487 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15488
15489 * test-build.mk (HOLES): Add "xargs" for gdb.
15490
15491 * configure: Avoid hpux10.20 sed bug.
15492
15493 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15494
15495 * configure.in: Add support for windows host
15496 (that is a build done under the Microsoft build environment).
15497
15498 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * Makefile.in: Replace all uses of srcroot with s, to shrink
15501 command line lengths.
15502
15503 Patches from Geoffrey Noer <noer@cygnus.com>:
15504 * configure.in: If configuring for newlib, pass --with-newlib to
15505 subdirectories.
15506 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15507 -Bnewlib/ and -Lwinsup to gcc.
15508 (CXX_FOR_TARGET): Likewise.
15509
15510 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * Makefile.in (ETC_SUPPORT): Add configure.
15513
15514 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15515
15516 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15517 host configuration file.
15518
15519 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15520
15521 * configure.in: Break mn10x00 support into separate
15522 mn10200 and mn10300 configurations.
15523 * config.sub: Likewise.
15524
15525 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15526
15527 * configure.in: Add lots of stuff to noconfigdirs for
15528 the mn10x00 targets.
15529
15530 * config.sub, configure.in: Add mn10x00 support.
15531
15532 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15533
15534 * make-all.com: Call conf-a-gas, not config-a-gas.
15535
15536 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15537
15538 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15539 targets.
15540
15541 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15542
15543 * mpw-README: Add much more detail for native PowerMac.
15544 * mpw-install: New file.
15545 * mpw-configure: Add --norecursion and --help options.
15546 * mpw-config.in: Translate readme and install files when
15547 copying to objdir.
15548 * mpw-build.in: Don't always depend on byacc and flex.
15549 (install-only-top): New action.
15550
15551 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15552
15553 * configure.in: You can now configure GDB for the v850.
15554
15555 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15556
15557 * configure.in (noconfigdirs): Don't configure any C++ dirs
15558 if targeting D10V.
15559
15560 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15561
15562 * config.sub: Recognize mips64vr5000.
15563
15564 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * configure.in: Use a single line for host_tools and native_only.
15567
15568 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15569
15570 * config.sub, configure.in: Add entries for m32r.
15571
15572 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15573
15574 * Makefile.in (inet-install): Don't run install-gzip.
15575
15576 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15577
15578 * configure.in: Don't config lots of things for *-*-windows*.
15579
15580 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15581
15582 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15583 (host_libs, host_tools): Copy from configure.in.
15584 * mpw-configure: Don't complain about directories not found.
15585
15586 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15587
15588 * configure.in (i[345]86): Recognize i686 for pentium pro.
15589 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15590 file.
15591
15592 * config.guess (i[345]86): Ditto.
15593
15594 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15595
15596 * configure.in (noconfigdirs): Removed gdb for D10V.
15597
15598 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15599
15600 * configure.in: Remove ld, target-libio, target-libg++, and
15601 target-libstdc++ from noconfigdirs.
15602
15603 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15604
15605 * configure: Fix three locations where shell scripts were
15606 being run directly rather than with config_shell.
15607
15608 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15609
15610 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15611 * config.sub (basic_machine): Recognize v850.
15612
15613 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15614
15615 * mpw-configure: Handle multiple enable/disable options and
15616 pass them down recursively, handle -c and -s flags appropriately
15617 depending on choice of compiler, add escape mechanism for
15618 quoted arguments to gC.
15619
15620 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15621
15622 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15623 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15624 so that -mrelocatable-lib and -mno-eabi are used.
15625
15626 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15627 not support --print-multi-lib, don't abort.
15628
15629 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15630
15631 * make-all.com: Run config-a-gas.
15632 * setup.com: Don't copy subdirectory files around.
15633
15634 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15635
15636 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15637 target, it now compiles correctly.
15638
15639 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15640
15641 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15642
15643 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15644
15645 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15646
15647 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15648
15649 * configure.in (native_only): Add prms.
15650
15651 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15652
15653 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15654 (BINUTILS_SUPPORT_DIRS): Likewise.
15655
15656 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15657
15658 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15659 d10v support is added.
15660
15661 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15662
15663 * configure.in (d10v-*-*): New target.
15664
15665 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15666
15667 * config.guess (HP 9000/811): Recognize this as a PA1.1
15668 machine.
15669
15670 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15671
15672 * Makefile.in (do-tar-gz): New target, split out from tail end of
15673 taz target. Run each command separately, don't use pipes.
15674 (taz): Use it.
15675
15676 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15677
15678 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15679 * mpw-build.in: No builds should depend on building byacc or flex,
15680 they are assumed to be installed already.
15681
15682 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15683
15684 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15685 variable that CC_FOR_TARGET needs.
15686
15687 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15688
15689 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15690 options have changed since the last time the subdirectory was
15691 configured, and if it has, reconfigure.
15692 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15693 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15694
15695 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15696
15697 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15698 CLEAN_MODULES): Add bash.
15699 (all-bash): New target.
15700
15701 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15702
15703 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15704
15705 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15706
15707 * config.sub (basic_machine): Recognize d10v as a valid processor.
15708
15709 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15710
15711 * mpw-configure: Add support for --bindir.
15712 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15713
15714 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15715
15716 * configure.in: add bash, time, gawk to list of hosttools and things
15717 to only build for native toolchains
15718
15719 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15720
15721 * Makefile.in (docdir): Remove.
15722
15723 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15724
15725 * Makefile.in (datadir): Set to $(prefix)/share.
15726
15727 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15728
15729 * configure.in: build diff and patch for cygwin32-hosted
15730 toolchains.
15731
15732 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15733
15734 * config.sub: Accept -rtems*.
15735
15736 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15737
15738 * configure.in: enable dosrel for cygwin32-hosted builds,
15739 remove diff from the list of things not buildable
15740 via Canadian Cross
15741
15742 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15743
15744 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15745 don't get ". ".
15746
15747 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15748
15749 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15750
15751 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15752
15753 * Makefile.in (taz): Handle case where tex3patch didn't even get
15754 checked out. Also, if it was found, put the symlink in a new util
15755 subdirectory.
15756
15757 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15758
15759 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15760
15761 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15762
15763 * config.sub: Recognize -openvms.
15764 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15765 * make-all.com, setup.com: New files.
15766
15767 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15768
15769 * Makefile.in (taz): tex3patch moved to texinfo/util.
15770
15771 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15772
15773 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15774 * configure.in: remove make from disable-if-Can-Cross list
15775 enable gdb if ${host} and ${target} are cygwin32
15776
15777 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15778
15779 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15780 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15781
15782 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15783
15784 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15785 distinguish sysv/svr4/bsd variants.
15786 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15787
15788 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15789
15790 * configure.in: Added copyright notice.
15791 * move-if-change: Added copyright notice.
15792
15793 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15794
15795 * configure.in (powerpcle-*-solaris*): Until we get shared
15796 libraries working, don't build gdb, sim, make, tcl, tk, or
15797 expect.
15798
15799 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15800
15801 * config.guess: Merge with FSF:
15802
15803 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15804 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15805
15806 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15807 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15808
15809 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15810 * config.guess: Combine two OSF1 rules.
15811 Also recognize field test versions. From mjr@zk3.dec.com.
15812 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15813 because GNU uname does not support -p. From pmr@pajato.com.
15814
15815 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15816
15817 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15818
15819 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15820
15821 * mpw-README: Document GCCIncludes.
15822
15823 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15824
15825 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15826
15827 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15828
15829 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15830
15831 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15832
15833 * configure.in (*-*-cygwin32): Configure make.
15834
15835 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15836
15837 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15838
15839 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15840
15841 * Makefile.in (all-inet): Depend on all-perl.
15842
15843 * Makefile.in (inet-install): New target.
15844
15845 * Makefile.in (all-inet): Depend on all-tcl.
15846 (all-inet): Depend on all-send-pr.
15847
15848 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15849
15850 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15851 temporarily.
15852
15853 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15854
15855 * configure.in: Don't configure --with-gnu-ld on AIX.
15856
15857 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15858
15859 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15860
15861 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15862
15863 * Makefile.in (ALL_MODULES): Added all-inet.
15864 (CROSS_CHECK_MODULES): Added check-inet.
15865 (INSTALL_MODULES): Added install-inet.
15866 (CLEAN_MODULES): Added clean-inet.
15867 (all-indent): New target.
15868
15869 * configure.in (host_tools): Added inet.
15870 (native_only): Added inet.
15871 (noconfigdirs): Added inet.
15872
15873 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15874
15875 * configure.in: Don't configure libgloss if we are not configuring
15876 newlib.
15877
15878 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15879
15880 * configure.in: Don't configure libgloss for unsupported
15881 architectures.
15882
15883 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15884
15885 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15886
15887 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15888
15889 * Makefile.in (ALL_MODULES): Include all-apache.
15890 (CROSS_CHECK_MODULES): Include check-apache.
15891 (INSTALL_MODULES): Include install-apache.
15892 (all-apache): New target.
15893
15894 * configure.in: Added apache everywhere perl is seen.
15895
15896 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15897
15898 * Makefile.in: Add support for clean-{module} and
15899 clean-target-{module} rules.
15900
15901 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15902
15903 * configure.in (*-*-ose) do not build libgloss.
15904
15905 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15906
15907 * config.guess (prep*:SunOS:5.*:*): Turn into
15908 powerpele-unknown-solaris2.
15909
15910 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15911
15912 * configure.in: Permit --enable-shared to specify a list of
15913 directories.
15914
15915 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15916
15917 * configure.in (host==solaris): Pass only the first word of $CC
15918 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15919
15920 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15921
15922 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15923
15924 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15925
15926 * Makefile.in (ALL_MODULES): Include all-perl.
15927 (CROSS_CHECK_MODULES): Include check-perl.
15928 (INSTALL_MODULES): Include install-perl.
15929 (ALL_X11_MODULES): Include all-guile.
15930 (CHECK_X11_MODULES): Include check-guile.
15931 (INSTALL_X11_MODULES): Include install-guile.
15932 (all-perl): New target.
15933 (all-guile): New target.
15934
15935 * configure.in (host_tools): Include perl and guile.
15936 (native_only): Include perl and guile.
15937 (noconfigdirs): Don't build guile and perl; no ports have been
15938 done.
15939
15940 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15941
15942 * configure (--enable-*): Handle quoted option lists such as
15943 --enable-sim-cflags='-g0 -O' better.
15944
15945 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15946
15947 * Makefile.in ({,inst}all-target): New rule so we can make and
15948 install all of the target directories easily.
15949
15950 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15951
15952 * configure.in: Add missing global flag in sed substitution when
15953 deleting `target-' from ${configdirs}.
15954
15955 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15956
15957 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15958 option.
15959
15960 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15961 config/mh-necv4.
15962
15963 * install.sh: Correct misspelling of transformbasename.
15964
15965 * config.guess: Recognize mips-*-sysv*.
15966
15967 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15968
15969 * config.sub: Recognize mon960.
15970
15971 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15972
15973 * configure: Restore Canadian Cross handling of BISON and LEX,
15974 removed in Feb 20 change.
15975
15976 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15977
15978 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15979 Mention make install. Remove the old copyright date as well the
15980 clumsy and rather pointless copyright on the README file.
15981
15982 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15983
15984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15985 Makefile after running symlink-tree, then run `make distclean' to
15986 avoid clobbering any generated files in srcdir.
15987
15988 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15989
15990 * configure.in (m68k-*-netbsd*): Build everything now.
15991
15992 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15993
15994 * Makefile.in (taz): Fix quoting.
15995
15996 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15997
15998 * configure.in (sparclet-*-*): Build everything now.
15999
16000 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16001
16002 * configure.in (m68k-*-linux*): New host.
16003
16004 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16005
16006 * configure: Check for bison before byacc.
16007
16008 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16009
16010 * Makefile.in configure: Change the way LEX and BISON/YACC are
16011 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16012 searching PATH. These are used as fallbacks by Makefile.in if
16013 flex/bison/byacc aren't in objdir.
16014
16015 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16016
16017 * Makefile.in: Make everything which depends upon all-bfd also
16018 depend upon all-opcodes, in case --with-commonbfdlib is used.
16019
16020 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16021
16022 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16023 building NT native compilers on Unix.
16024
16025 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16026
16027 * configure.in: Don't get CC from the host Makefile fragment if we
16028 can find gcc in PATH, or if this is a Canadian Cross. Move the
16029 Solaris test for /usr/ucb/cc to the post target script, just after
16030 the compiler sanity test.
16031
16032 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16033
16034 * config.sub: Merge with FSF.
16035
16036 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16037
16038 * Makefile.in (RPATH_ENVVAR): New variable.
16039 (REALLY_SET_LIB_PATH): Use it.
16040 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16041
16042 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16043
16044 * config.sub, configure.in: Recognize sparclet cpu.
16045
16046 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16047
16048 * config.guess: Support m68k-cbm-sysv4.
16049
16050 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16051
16052 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16053 m68k-unknown-linuxaout from linker help string. Put quotes around
16054 $ld_help_string.
16055
16056 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16057
16058 * config.guess (powerpc-harris-powerunix): Add guess for port
16059 to new target.
16060
16061 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16062
16063 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16064
16065 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16066
16067 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16068 $(REALLY_SET_LIB_PATH) in Makefile.
16069 * Makefile.in (SET_LIB_PATH): New variable.
16070 (REALLY_SET_LIB_PATH): New variable.
16071 ($(DO_X)): Use $(SET_LIB_PATH).
16072 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16073 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16074 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16075 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16076 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16077 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16078 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16079 (install-dosrel): Likewise.
16080 (all-opcodes): Depend upon all-libiberty.
16081
16082 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16083
16084 * config.guess (*:CYGWIN*): New
16085
16086 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16087
16088 * Makefile.in (all-target-winsup): All all-target-libiberty.
16089
16090 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16091
16092 * configure.in (noconfigdirs): Add missing # in front of comment.
16093
16094 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16095
16096 * configure.in: add second pass to things added to noconfigdirs
16097 so *-gm-magic can exclude libgloss properly.
16098
16099 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16100
16101 * mpw-configure (extralibs_name, rez_name): Set correctly
16102 for MWC68K compiler.
16103
16104 * mpw-README: Add more info on the necessary build tools.
16105
16106 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16107
16108 * configure.in, config.sub: Recognize cygwin32.
16109
16110 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16111
16112 * config.guess, config.sub: Recognize A/UX.
16113
16114 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16115
16116 * config.sub: Merge with gcc/config.sub.
16117
16118 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16119
16120 * mpw-build.in (do-binutils): Add build of stamps.
16121
16122 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16123
16124 * config.sub: Add recognition for mips64vr4100*-* targets.
16125
16126 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16127
16128 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16129 Add creation of gconfigargs with `--enable-shared' turned on.
16130 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16131 ($(host)-stamp-stage3-configured): Likewise.
16132 (HOLES): Add chatr and ldd.
16133 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16134
16135 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16136
16137 * configure: Pass --nfp to recursive configures.
16138
16139 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16140
16141 * Makefile.in (DLLTOOL): New.
16142 (DLLTOOL_FOR_TARGET): New.
16143 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16144 (EXTRA_TARGET_FLAGS): Ditto.
16145 (EXTRA_GCC_FLAGS): Ditto.
16146 (CONFIGURE_TARGET_MODULES): Ditto.
16147 (DO_X): Ditto.
16148 * configure: Add DLLTOOL.
16149
16150 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16151
16152 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16153 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16154 mh-sco, since old workarounds no longer needed, and don't
16155 build ld, since libraries have weak symbols in COFF.
16156
16157 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16158
16159 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16160
16161 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16162
16163 * configure.in: Make sure that ${CC} can be used to compile an
16164 executable.
16165
16166 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16167
16168 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16169 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16170 nothing depending on whether gdbtk is being built.
16171
16172 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16173
16174 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16175
16176 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16177
16178 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16179 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16180
16181 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16182
16183 * config-ml.in: Add support for
16184 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16185 Simplify setting of multidirs from --disable-foo.
16186
16187 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16188
16189 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16190 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16191 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16192 non-empty, pass them on to the GCC make.
16193 (all-bootstrap): New rule that is like all-gcc, except it executes
16194 the GCC bootstrap rule instead of the GCC all rule.
16195
16196 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16197
16198 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16199
16200 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16201
16202 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16203 DG/UX support.
16204
16205 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16206
16207 * config.sub (i*86*) Change [345] to [3456]
16208
16209 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16210
16211 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16212 --with-gnu-ld=no.
16213
16214 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16215
16216 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16217 AIX multilibs get built.
16218
16219 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16220
16221 * configure.in (i386-win32): Don't build expect if we're not
16222 building the tcl subdir.
16223
16224 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16225
16226 * Makefile.in: (configure-target-examples, all-target-examples):
16227 New targets, configure and build example programs.
16228
16229 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16230
16231 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16232 use it as input to sedit the generated MPW makefile.
16233 * mpw-README: Add a suggestion about Gestalt.h.
16234
16235 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16236
16237 * config.sub: Accept *-*-ieee*.
16238
16239 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16240
16241 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16242 Ronald F. Guilmette <rfg@monkeys.com>.
16243
16244 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16245
16246 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16247 for powerpc-pe native.
16248 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16249 (target==powerpc-pe): duplicate i386-win32 entry.
16250
16251 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16252
16253 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16254 of vxworks, not just vxworks5.1.
16255
16256 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16257
16258 * mpw-configure: Add support for exec-prefix.
16259
16260 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16261
16262 * config.guess: Recognize HP model 816 machines as having
16263 a PA1.1 processor.
16264
16265 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16266
16267 * configure: Ignore new autoconf configure options.
16268
16269 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16270
16271 * config.guess: Recognize Pentium under SCO.
16272 From Robert Lipe <robertl@arnet.com>.
16273
16274 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16275
16276 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16277
16278 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16279
16280 * configure.in: Don't configure gas for alpha-dec-osf*.
16281
16282 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * configure.in: Default to --with-stabs for some targets for which
16285 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16286 i[345]86*-*-unixware*.
16287
16288 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16291 rather than basing it on the target. Simplify handling of options
16292 controlling which directories to configure. Remove extraneous
16293 slash in multi-clean target.
16294
16295 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16296
16297 * config-ml.in: Prefix more variables with ml_ so they don't collide
16298 with configure's.
16299
16300 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * configure: Don't turn -v into --v.
16303
16304 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16305
16306 * configure.in (targargs): Fix typo.
16307
16308 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16309
16310 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * configure.in: Strip --host and --target options from
16313 CONFIG_ARGUMENTS, and always configure for --host only. Add
16314 --with-cross-host option when building with a cross-compiler.
16315 * configure: Canonicalize the arguments put into config.status by
16316 always using `=' for an option with an argument. Pass a presumed
16317 --host or --target explicitly.
16318
16319 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16320
16321 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16322 into general OS recognition case.
16323
16324 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16325
16326 * configure.in (target_configdirs): add target-winsup only
16327 for win32 target systems.
16328
16329 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16330
16331 * Makefile.in (all-target-libgloss): Depend upon
16332 configure-target-newlib, since when libgloss is built it looks to
16333 see if the newlib directory exists.
16334
16335 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16336
16337 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16338 cfg-ml-*.in.
16339
16340 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16341
16342 * configure: Handle LD and LD_FOR_TARGET when configuring a
16343 Canadian Cross.
16344
16345 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16346
16347 * configure.in (target_libs): add target-winsup.
16348 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16349 (target==ppcle-pe): remove ld from $noconfigdirs.
16350
16351 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16352
16353 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16354 Preserve relative path names in $srcdir. Build symlink tree if
16355 configuring cross target dir and srcdir=. (= no VPATH support).
16356 (configure-target-libg++): Depend on configure-target-librx.
16357 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16358 * config-ml.in: New file.
16359 * symlink-tree: New file.
16360 * configure: Ensure srcdir="." if that's what it is.
16361
16362 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16363
16364 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16365 includes and FLEX_SKELETON setting.
16366 * mpw-configure (--with-gnu-ld): New option, controls whether
16367 to use PPCLink or ld with PowerMac GCC.
16368 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16369 * mpw-config.in: Configure grez if targeting Mac.
16370
16371 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16372 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16373 just macos.
16374 * configure.in: Configure grez resource compiler if targeting Mac.
16375 * Makefile.in (all-grez, install-grez): New targets.
16376
16377 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16378
16379 * configure: CXX defaults to gcc, not g++. If we find
16380 gcc in the path, set CC to gcc -O2.
16381
16382 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16383
16384 * configure: Default ${build} correctly. Avoid picking up extra
16385 spaces when reading CC and CXX from Makefile. When doing a
16386 Canadian Cross, use plausible default values for numerous
16387 variables.
16388 * configure.in: When doing a Canadian Cross, don't try to
16389 configure tools whose configure script can't handle it.
16390
16391 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16392
16393 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16394
16395 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16396
16397 * configure: Remove dubious bug reporting address.
16398
16399 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16400
16401 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16402 configure script, run that instead of this directory's configure.
16403 In either case, print a message that we're configuring the sub-dir.
16404
16405 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16406
16407 * configure.in: Before checking for the existence of various files,
16408 use sed to filter out "target-".
16409
16410 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16411
16412 * Makefile.in (DO_X): Split rule to decrease command line length
16413 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16414 (Philippe De Muyter).
16415
16416 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16417
16418 * Makefile.in (all-patch): depend on all-libiberty.
16419
16420 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * configure.in: If the only directory in target_configdirs which
16423 actually exists is libiberty, then set target_configdirs to empty,
16424 to avoid trying to build a target libiberty in a gas or gdb
16425 distribution.
16426
16427 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16428
16429 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16430 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16431 systems.
16432
16433 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16434
16435 * configure.in (copy_dirs): Use sys-include instead of include
16436 for --with-headers option.
16437
16438 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16439
16440 * Makefile.in, configure.in: Make winsup builds work with
16441 new scheme.
16442
16443 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16444
16445 * configure.in: Build the linker on AIX.
16446
16447 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16448
16449 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16450 where needed.
16451
16452 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16453
16454 * Makefile.in (all-gcc): Fix typo.
16455
16456 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16457
16458 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16459
16460 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16461
16462 * configure.in: Rename libFOO to target-libFOO, and xiberty
16463 to target-xiberty, to provide more flexibility.
16464 (target_subdir): Define. Create if cross.
16465 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16466 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16467 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16468 check-libFOO -> check-target-libFOO, etc.
16469 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16470 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16471 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16472 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16473 allow ALL_GCC="" to only configure.
16474 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16475 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16476 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16477
16478 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16479
16480 * Makefile.in (taz): Build "info" in etc explicitly.
16481
16482 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16483
16484 * configure.in: Make sure that CC is undefined (as opposed to
16485 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16486 problem with autoconf trying to configure on a host without GCC.
16487
16488 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16489
16490 * mpw-configure: Set host alias from choice of host compiler,
16491 only use generic MPW Makefile sed if present, edit a file
16492 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16493 * mpw-README: Add problem notes about CW6 and CW7.
16494
16495 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16496
16497 * Makefile.in (taz): Use ";" instead of ";;".
16498
16499 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16500
16501 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16502 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16503 DISTDOCDIRS.
16504 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16505 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16506
16507 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16508
16509 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16510 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16511 Move bfd to DISTSTUFFDIRS.
16512
16513 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16514
16515 * Makefile.in (X11_LIB): Removed.
16516 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16517
16518 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16519
16520 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16521
16522 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16523 names.
16524
16525 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16526
16527 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16528
16529 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16530
16531 * configure.in (i[345]86-*-win32): Always build newlib.
16532 Don't configure cvs, autoconf or texinfo.
16533 * Makefile.in (LD_FOR_TARGET): New.
16534 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16535 Pass down LD_FOR_TARGET.
16536
16537 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16538
16539 * winsup: New directory.
16540 * Makefile.in: Build winsup.
16541 * configure.in: Winsup is configured when target is win32.
16542 Can only build win32 target GDB when native.
16543
16544 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16545
16546 * config.guess: Recognize HP model 819 machines as having
16547 a PA 1.1 processor.
16548
16549 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * configure: Fix sed loop which substitutes for CC and CXX to
16552 avoid bug found in various sed implementations.
16553
16554 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16555
16556 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16557 simulator. Use standard powerpc-*-eabi*.
16558
16559 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16560
16561 * configure.in: Stop putting gas and binutils in noconfigdirs for
16562 powerpc-*-aix* and rs6000-*-*.
16563
16564 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16565
16566 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16567 -mcall-aixdesc libraries.
16568
16569 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16570
16571 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16572
16573 * config.sub (arm | armel | armeb): Fix shell syntax.
16574
16575 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16576
16577 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16578 -msoft-float and -mcpu=common support.
16579 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16580 libraries.
16581
16582 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16583
16584 * configure.in: Allow configuration and build of emacs19 for the alpha.
16585
16586 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16587
16588 * configure.in (CC): Get ^CC, not just any old CC, from
16589 ${host_makefile_frag}.
16590
16591 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16592
16593 * configure.in (CC): Try to get CC from
16594 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16595
16596 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16597
16598 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16599 only if it exists in $(srcdir).
16600
16601 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * configure: If CC and CXX are not set in the environment, set
16604 them, based on either an existing Makefile or on searching for gcc
16605 in PATH. Substitute for CC and CXX in Makefile.
16606 * configure.in: Remove libm from target_libs. Separate
16607 target_configdirs from configdirs. If CC is not set in
16608 environment, try to get it from a host Makefile fragment. Rewrite
16609 changes of configdirs to use skipdirs instead. A few minor
16610 tweaks. Take directories out of target_configdirs as they are
16611 taken out of configdirs. Remove existing Makefile files from
16612 subdirectories. Substitute for TARGET_CONFIGDIRS and
16613 CONFIG_ARGUMENTS in Makefile.
16614 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16615 by configure.in.
16616 (CONFIG_ARGUMENTS): Likewise.
16617 (CONFIGURE_TARGET_MODULES): New variable.
16618 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16619 ($(CONFIGURE_TARGET_MODULES)): New target.
16620 (configure-libg++, configure-libio): New targets.
16621 (all-libg++): Depend upon configure-libg++.
16622 (all-libio): Depend upon configure-libio.
16623 (configure-libgloss, all-libgloss): New targets.
16624 (configure-libstdc++): New target.
16625 (all-libstdc++): Depend upon configure-libstdc++.
16626 (configure-librx, all-librx): New targets.
16627 (configure-newlib): New target.
16628 (all-newlib): Depend upon configure-newlib
16629 (configure-xiberty): New target.
16630 (all-xiberty): Depend upon configure-xiberty.
16631
16632 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16633
16634 * configure.in (host i[345]86-*-win32): Expand the
16635 noconfigdirs again.
16636
16637 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16638
16639 * mpw-configure: Fix sed command file name.
16640
16641 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16642
16643 * configure.in (host i[345]86-*-win32): Reduce the
16644 noconfigdirs again.
16645
16646 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16649 or powerpc*-*-pe*, since they are not yet supported.
16650
16651 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16652
16653 Add PowerMac support and many other enhancements.
16654 * mpw-configure: New option --cc to select compiler to use,
16655 paste options set according to --cc into the generated
16656 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16657 if mpw-make.sed is present.
16658 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16659 add forward includes for PowerPC include files.
16660 * mpw-build.in: Build using Makefile.PPC if present.
16661 (do-byacc, etc): Remove separate version resource builds.
16662 (do-gas): Build "stamps" before "all".
16663 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16664 * mpw-README: Update to reflect --cc option, PowerMac support,
16665 and recently-reported compatibility problems.
16666
16667 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16668
16669 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16670 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16671 (--with-multilib-top): Pass to recursive invocations.
16672
16673 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16674
16675 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16676 v810-*-*.
16677
16678 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16679
16680 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16681 gdb, ld and opcodes on v810-*-*.
16682
16683 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16686 (local-maintainer-clean): New target.
16687 (maintainer-clean): New target.
16688 (realclean): Just depend upon maintainer-clean.
16689
16690 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16691
16692 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16693
16694 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * configure.in: Build ld in mips*-*-bsd* case.
16697
16698 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16699
16700 * config.sub: Accept -lites* OS. From Ian Dall.
16701
16702 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16703
16704 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16705 targets.
16706
16707 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16708
16709 * configure.in: treat i386-win32 canadian cross the same as
16710 i386-go32 canadian cross.
16711
16712 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16713
16714 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16715 running under the simulator to build a reduced set of libraries.
16716 (powerpc-*-eabiaix): Add fine grained multilib support added to
16717 other powerpc targets yesterday.
16718
16719 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16720
16721 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16722 -disable-softfloat, -disable-relocatable, -disable-aix, and
16723 -disable-sysv to control which multilib libraries get built.
16724
16725 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16726
16727 * configure: Add Makefile.tem to list of files to remove in trap
16728 handler.
16729
16730 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16731
16732 * config.guess (*Linux*): Add missing "exit"s.
16733 Also, need specific check for alpha-unknown-linux (uses COFF).
16734
16735 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16736
16737 * config.guess: Merge with FSF:
16738
16739 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16740 * config.guess (AIX4): More robust release numbering discovery.
16741
16742 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16743 * config.guess (i386-sequent-ptx): Properly get version number.
16744
16745 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16746 * config.guess (mips:*:4*:UMIPS): New case.
16747
16748 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16749
16750 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16751 (i386-win32 host): Likewise. Don't build readline.
16752
16753 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16754
16755 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16756 SUPPORT_FILES to submakes.
16757
16758 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16759
16760 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16761 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16762 mpw-configure.
16763
16764 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16765
16766 * configure.in (appdirs): Use =, not ==, in test expression when
16767 trying to build the text to print in the warning message for
16768 Solaris users.
16769
16770 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16771
16772 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16773
16774 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16775
16776 * config.guess: Recognize lynx-2.3.
16777
16778 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16779
16780 * config.sub (z8ksim): Deleted
16781 (z8k-*-coff): New, this is the one true name of the target.
16782
16783 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16784
16785 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16786
16787 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16788
16789 * config.guess (*:Linux:*:*): First try asking the linker what the
16790 default object file format is (elf, aout, or coff). Then if this
16791 fails, try previous methods.
16792
16793 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16794
16795 * configure.in: Don't build newlib for *-*-vxworks5.1.
16796
16797 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16798
16799 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16800 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16801
16802 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16803
16804 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16805
16806 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16807
16808 * cfg-ml-com.in: New file.
16809 * cfg-ml-pos.in: New file.
16810
16811 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16812
16813 * COPYING.NEWLIB: Add HP free copyright to list.
16814
16815 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16816
16817 * config.sub: Recognize -eabi* for the system, not just -eabi.
16818
16819 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16820
16821 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16822 * config.sub, configure.in (win32): New target and host.
16823
16824 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16825
16826 * configure.in: Add i386-pe configuration.
16827
16828 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16829
16830 * mpw-build.in (install): Install GDB after LD.
16831
16832 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16833
16834 * mpw-config.in (elf/mips.h): Always forward-include, needed
16835 for GDB to build.
16836
16837 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16838
16839 * testsuite: New directory for customer acceptance and whole tool
16840 chain tests.
16841
16842 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16843
16844 * configure: If per-host line isn't found, but AC_OUTPUT is found
16845 and a configure script exists, run it instead.
16846
16847 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16848
16849 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16850
16851 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16852
16853 * configure: Set build_{cpu,vendor,os,alias} to host values when
16854 --build isn't specified.
16855
16856 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16857
16858 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16859 (FLAGS_TO_PASS): Pass them.
16860 (EXTRA_TARGET_FLAGS): Ditto.
16861
16862 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16863
16864 * Makefile.in (all-libg++): Depend on all-libstdc++.
16865
16866 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16867
16868 * configure.in (noconfigdirs): Enable all packages for
16869 i386-unknown-netbsd.
16870
16871 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16872
16873 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16874 hosted builds (DOS builds)
16875
16876 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16877
16878 Changes for ARM based on patches from Richard Earnshaw:
16879 * config.sub: Handle armeb and armel.
16880 * configure.in: Omit arm linker only for riscix.
16881
16882 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16883
16884 * config.guess: Update from FSF.
16885
16886 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16887
16888 * config.sub: Recognize powerpcle as the little endian variant of
16889 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16890 powerpcle variant. Convert pentium into i586, not i486. Add p5
16891 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16892 temporarily.
16893
16894 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16895
16896 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16897
16898 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16899
16900 * config.sub: Accept -lites* as a basic system type.
16901
16902 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16903
16904 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16905 installed, and if so return linuxoldld as the system name.
16906
16907 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16908
16909 * config.guess: Add hppa1.1-hp-lites support.
16910
16911 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16912
16913 * configure.in: Don't build newlib for m68k-vxworks5.1.
16914
16915 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16916
16917 * configure.in (mips-sgi-irix6): Use mh-irix5.
16918
16919 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16920
16921 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16922
16923 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16924
16925 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16926 OSF/1. Fix compiler flags.
16927 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16928
16929 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16930
16931 * configure.in: Recognize --with-newlib.
16932 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16933
16934 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16935
16936 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16937 to *_X11_MODULES due to gdbtk needing X include files et al.
16938
16939 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16940
16941 Merge in support for Mac MPW as a host.
16942 (Old change descriptions retained for informational value.)
16943
16944 * mpw-config.in: Add generic include forwards for cpu-specific
16945 include files in aout and elf directories.
16946
16947 * mpw-configure: Added copyright.
16948 * mpw-config.in: Check for presence of required build tools.
16949 (target_libs): Add newlib.
16950 (target_tools): Add examples.
16951 (Read Me): Generate as "Read Me for MPW" instead.
16952 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16953 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16954 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16955
16956 * mpw-configure: Remove subdir-specific makefile hackery,
16957 delete mk.tmp after using it.
16958
16959 * mpw-build.in (all): Display start and end times.
16960
16961 * mpw-configure (host_canonical): Set.
16962 (target_cpu): Always add to makefiles.
16963 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16964 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16965 (mpw-mh-mpw): Look for in srcdir and srcroot.
16966 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16967
16968 * mpw-build.in: (install-only): New target.
16969
16970 * mpw-configure (host_alias, target_alias): Rename from hostalias
16971 and targetalias, add into generated Makefile.
16972 (mk.tmp): If present, add into generated Makefile.
16973 * mpw-build.in (all-gas): Build config.h first before gas proper.
16974
16975 * mpw-configure (config.status): Write only if changed.
16976 * mpw-config.in (readline): Configure it (not built, just used for
16977 definitions).
16978
16979 * mpw-config.in (elf/mips.h): Add a forward include.
16980
16981 * mpw-config.in: Forward-include most .h files in include into
16982 extra-include.
16983 (readline): Don't build.
16984 mpw-build.in (install): Install GDB.
16985
16986 * mpw-configure (prefix, mpw_prefix): Handle it.
16987 * mpw-config.in (mmalloc, readline): Don't configure.
16988 * mpw-build.in (thisscript): Rename to ThisScript.
16989 Use mpw-build instead of BuildProgram everywhere.
16990 (mmalloc, readline): Don't build.
16991 * mpw-README: New file, basic documentation about the MPW port.
16992
16993 * mpw-config.in: Use forward-include to create include files.
16994
16995 * mpw-configure: Add more things to the top of each configured
16996 Makefile, including contents of config/mpw-mh-mpw.
16997 * mpw-config.in (extra-include): Create this directory and fill it
16998 with Posix-like include files when configuring.
16999
17000 * config.sub (apple, mac, mpw): Add various aliases.
17001
17002 * mpw-build.in: New file, top-level build script fragment for MPW.
17003 * mpw-configure: New file, configure script for MPW.
17004 * mpw-config.in: New file, config fragment for MPW.
17005
17006 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17007
17008 * configure.in (host_libs): Remove glob, since it is gone from the
17009 sources.
17010
17011 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17012
17013 * Makefile.in: define empty GDB_NLM_DEPS var.
17014
17015 * configure.in(target_makefile_frag): use config/mt-netware
17016 for netware targets.
17017
17018 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17019
17020 * config.sub: Merge in recent FSF changes. Remove linux special
17021 cases.
17022
17023 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17024
17025 Revert this change:
17026
17027 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17028
17029 * build-all.mk: Use CC=cc -Xs on Solaris.
17030
17031 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17032
17033 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17034 stop using it.
17035 * Makefile.in: Nuke all references to glob subdirectory.
17036
17037 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17038
17039 * configure.in: Fix --enable-shared logic in per-host.
17040
17041 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17042
17043 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17044
17045 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17046
17047 * configure.in (noconfigdirs): Don't build gas on AIX, for
17048 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17049
17050 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17051
17052 * configure: Fix --cache-file to work if the file argument is a
17053 relative path.
17054
17055 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17056
17057 * configure: If the --cache-file is used, pass it down to
17058 configure in subdirectories.
17059
17060 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17061
17062 * config.sub: add vxworks29k configuration.
17063
17064 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17065
17066 * Makefile.in (taz): Do "diststuff" part quietly.
17067
17068 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17069
17070 * config.sub: Mini-merge with gcc/config.sub.
17071
17072 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17073
17074 * config.guess (IRIX): Sed - to _.
17075
17076 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17077
17078 * Makefile.in (source-vault, binary-vault): New targets.
17079
17080 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17081
17082 * config.sub: Recognize -eabi as a basic system type.
17083
17084 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17085
17086 * configure.in (enable_shared stuff): Fix typo.
17087
17088 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17089
17090 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17091
17092 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17093
17094 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17095
17096 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17097
17098 * configure.in (rs6000-*-*): Don't build gas.
17099
17100 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17101
17102 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17103 reduce command line length.
17104 (AS_FOR_TARGET): Check for as.new, not Makefile.
17105 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17106
17107 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17108
17109 * config.guess: Merge from FSF.
17110
17111 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17112
17113 * configure: Don't use $ when handling program_suffix.
17114
17115 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17116
17117 * configure.in: Configure tk for hppa/hpux.
17118
17119 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17120
17121 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17122
17123 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17124
17125 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17126 to LIBCXXFLAGS. Tests are better run without it.
17127
17128 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17129
17130 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17131
17132 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17133
17134 * configure.in (*-*-netware*): Don't configure xiberty.
17135
17136 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17137
17138 * configure.in: Remove tk from native_only list.
17139
17140 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17141
17142 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17143 for special NCD build.
17144
17145 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17146
17147 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17148 makeall.bat, they're only useful for binutils snapshots.
17149 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17150 makeall.bat to specified SUPPORT_FILES.
17151
17152 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17153
17154 * build-all.mk: Add Ericsson targets to sun4 and solaris
17155 hosts. Add BNR's sun4 target to solaris host, so their
17156 build-from-source will be tested in-house first.
17157
17158 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17159
17160 * Makefile.in (LIBCFLAGS): New variable.
17161 (CFLAGS_FOR_TARGET): Ditto.
17162 (LIBCFLAGS_FOR_TARGET): Ditto.
17163 (LIBCXXFLAGS): Ditto.
17164 (CXXFLAGS_FOR_TARGET): Ditto.
17165 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17166 (BASE_FLAGS_TO_PASS): Pass them.
17167 (EXTRA_TARGET_FLAGS): Ditto.
17168
17169 * configure.in: Support --enable-shared.
17170
17171 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17172
17173 * configure.in (target_libs): Include libstdc++ again.
17174 * config.guess: Update from FSF (for FreeBSD).
17175
17176 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17177
17178 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17179 makeall.bat.
17180 (DISTDOCDIRS): Add `etc'.
17181 (ETC_SUPPORT_PFX): New variable.
17182 (taz): Include anything from etc starting with a word in
17183 ETC_SUPPORT_PFX.
17184
17185 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17186
17187 * config.sub: Update for recent FSF changes. Remove obsolete
17188 h8300hds entry. Add -windows* and -osx as basic os. Minor
17189 spacing changes.
17190
17191 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17192
17193 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17194
17195 * config.guess: Merge with FSF.
17196 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17197
17198 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17199
17200 * configure: Since the "trap 0" handler will override the exit
17201 status on many systems, only use it for "exit 1", and make it set
17202 a non-zero exit status; reset it before "exit 0". Also, check
17203 exit status of config.sub, and error out if it failed.
17204
17205 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17206
17207 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17208 and install libgloss.
17209
17210 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17211
17212 * Makefile.in (all-binutils): Depend upon all-byacc.
17213
17214 * configure.in: Don't build emacs on Irix 5.
17215
17216 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17217
17218 * configure.in (*-*-netware*): Add libio.
17219
17220 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17221
17222 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17223 (CHECK_TARGET_MODULES): Ditto.
17224 (INSTALL_TARGET_MODULES): Ditto.
17225 (TARGET_LIBS): Ditto.
17226 (all-libstdc++): Note dependencies.
17227
17228 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17229
17230 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17231
17232 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17233
17234 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17235 -fexternal-templates.
17236
17237 * configure.in (target_libs): Add libstdc++.
17238 (noconfigdirs): Add libstdc++ as appropriate.
17239
17240 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17241
17242 * config.guess: Update from FSF.
17243
17244 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17245
17246 * configure: Use ${config_shell} when running ${configsub}.
17247
17248 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17249
17250 * config.sub: No longer recognize h8300h.
17251
17252 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17253
17254 * config.sub: Remove extraneous differences between config.sub and
17255 gcc/config.sub.
17256
17257 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17258
17259 * Makefile.in (DISTSTUFFDIRS): Add gas.
17260
17261 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17262
17263 * COPYING.NEWLIB: New file.
17264
17265 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17266
17267 * config.guess (HP-UX): Patch from Harlan Stenn
17268 <harlan@landmark.com> to also emit release level.
17269
17270 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17271
17272 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17273
17274 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17275
17276 * config.sub: Merge nextstep cleanup from FSF.
17277
17278 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17279
17280 * configure.in (arm-*-*): Don't configure ld for this target.
17281
17282 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17283
17284 * configure.in (*-*-netware): don't configure libg++, libio,
17285 librx, or newlib.
17286
17287 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17288
17289 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17290 configure ld--it works, but it doesn't support shared libraries.
17291
17292 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17293
17294 * config.guess (*-unknown-freebsd*): Get rid of possible
17295 trailing "(Release)" in version string.
17296 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17297
17298 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17299
17300 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17301 Fix type: *-next-neststep -> *-next-nextstep.
17302
17303 * config.guess: Merge from FSF:
17304
17305 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17306
17307 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17308
17309 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17310
17311 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17312 instead of UNIX_SV for UnixWare 1.0).
17313
17314 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17315
17316 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17317 to make gdb/nlm/* build after the compiler and linker.
17318
17319 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17320
17321 * config.guess (netbsd, freebsd, linux): Accept any machine,
17322 not just i[34]86.
17323 (m68k-atari-sysv4): Relocate to match FSF version.
17324
17325 * config.guess: More merges from the FSF:
17326
17327 Add a space before function call or macro invocation.
17328
17329 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17330
17331 * config.guess: Add trap cmd to remove dummy.c and dummy when
17332 interrupted.
17333
17334 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17335
17336 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17337 (dummy): Redirect stderr from compilation of dummy.c.
17338
17339 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17340
17341 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17342
17343 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17344
17345 * configure: Accept and ignore --cache*, for compatibility with
17346 new autoconf.
17347
17348 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17349
17350 * config.guess: Merge from FSF:
17351
17352 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17353
17354 * config.guess (Pyramid*:OSx*:*:*): New case.
17355 (PATH): Add /.attbin at end for finding uname.
17356 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17357
17358 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17359
17360 * config.guess (M88*:DolphinOS:*:*): New case.
17361
17362 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17363
17364 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17365 to select whether to use ELF or COFF.
17366
17367 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17368
17369 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17370
17371 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17372
17373 * config.guess: Guess the OS version for HPUX.
17374
17375 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17376
17377 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17378
17379 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17380
17381 * configure.in: Recognize --with-headers, --with-libs, and
17382 --without-newlib.
17383 * Makefile.in (all-xiberty): Depend upon all-ld.
17384
17385 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17386
17387 * configure.in: Change i[34]86 to i[345]86.
17388
17389 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17390
17391 * configure (version): A few more tweaks to help message.
17392
17393 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17394
17395 * Makefile.in: Remove (for now) librx as a host library,
17396 now that we're building it for target.
17397
17398 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17399
17400 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17401 (Karl Berry).
17402
17403 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17404
17405 * configure.in: Also configure librx.
17406
17407 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17408
17409 * Makefile.in: Update various rules to reflect that librx
17410 is now needed for libg++.
17411
17412 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17413
17414 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17415
17416 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17417
17418 * configure.in: Configure the examples directory.
17419
17420 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17421
17422 * configure: Simplify Jun 2 1994 change.
17423
17424 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17425
17426 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17427 /bin/gcc isn't good enough to build gcc.
17428
17429 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17430
17431 * Makefile.in (GDB_SUPPORT_FILES): Remove
17432 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17433 (gdb.tar.gz): Add new rule to use standard distribution building
17434 mechanism.
17435
17436 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17437
17438 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17439 Bill Cox <bill@cygnus.com>.
17440
17441 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17442
17443 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17444
17445 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17446
17447 * configure: Search current dir first in .gdbinit.
17448
17449 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17450
17451 * config.sub: Recognize freebsd (merged from gcc config.sub).
17452
17453 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17454
17455 * config.sub: Refer to NeXT's operating system as nextstep.
17456
17457 * config.sub (case $basic_machine): Re-order the cases, to match
17458 the order in the FSF version (which is mostly alphabethical).
17459 Merge in some additions and changes from the FSF.
17460
17461 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17462
17463 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17464 * config.sub: Recognize cxux7.
17465 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17466
17467 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17468
17469 * config.sub: Fix typo powerpc -> powerpc-*.
17470
17471 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17472
17473 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17474
17475 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17476 parallel with all-emacs and install-emacs). Top-level command
17477 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17478
17479 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17480
17481 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17482 $(relbindir)/make before doing ``make install'', and use
17483 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17484 installing over running make binary.
17485 ($(host)-stamp-stage3-installed): Likewise.
17486
17487 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17488
17489 * config.guess: Recognize Mach.
17490
17491 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17492
17493 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17494 see whether --exec-prefix was used.
17495
17496 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17497
17498 * README: Explicitly mention libg++/README. (Zoo's idea.)
17499
17500 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17501
17502 * Makefile.in: Add all-librx target similar to all-libproc.
17503
17504 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17505
17506 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17507 with post 1.2 uname bogosity.
17508
17509 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17510
17511 * configure: Remove temporary files on receipt of a signal.
17512
17513 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17514
17515 * configure: If there is a package_makefile_frag, remove
17516 ${subdir}/Makefile.tem after copying it in.
17517
17518 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17519
17520 * build_all.mk: support rs6000 lynx identifies itself as
17521 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17522 since /bin/gcc is too feeble to compile a modern gcc.
17523
17524 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17525
17526 * brought devo/test-build.mk update-to-date with progressive/
17527 test-build.mk. Add lynx targets and hppa flag info.
17528
17529 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17530
17531 * configure.in: Use mh-ncrsvr43. Patch from
17532 Tom McConnell <tmcconne@sedona.intel.com>.
17533
17534 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17535
17536 * config.guess (i386-unknown-bsdi): No longer need to
17537 check #if defined(__bsdi__) && defined(__i386__).
17538
17539 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17540
17541 * configure: Set program_transform_nameoption correctly.
17542
17543 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17544
17545 * brought build-all.mk update-to-date with progressive build-all.mk,
17546 added new targets and hppa info.
17547
17548 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17549
17550 * configure: If config.guess result is a prefix of the user
17551 specified target, assume a native build and use the user specified
17552 target as the host alias. Remove SunOS patch suffix removal hack.
17553 * configure.in: Remove SunOS patch suffix removal hack.
17554
17555 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17556 in NATIVE_CHECK_MODULES.
17557
17558 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17559
17560 * Makefile.in: Rename HOST_ONLY to NATIVE.
17561 * configure: Delete SunOs patch suffix from host_canonical
17562 and build_canonical variables that are prepended to Makefiles.
17563 * configure.in: Add comments for easier maintenance.
17564
17565 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17566
17567 * Makefile.in: Add all-libproc target similar to all-gui.
17568
17569 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17570
17571 * Makefile.in (CHECK_MODULES): split into
17572 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17573
17574 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17575
17576 * config.guess (i386-unknown-bsdi): New system to guess.
17577
17578 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17579
17580 * Makefile.in: Add all-gui target (but not yet build by "all").
17581
17582 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17583
17584 * config.sub: Move deletion of patch suffix from here...
17585 * configure.in: To here, at Ian's suggestion. The top-
17586 level scripts might need to know of a patch level.
17587
17588 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17589
17590 * config.sub: Strip off patch suffix so rtl is recognized
17591 as a sunos4.1.3 machine, even though it's been patched.
17592
17593 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17594
17595 * Makefile.in (INSTALL_LAST): Delete.
17596 (INSTALL_DOSREL): New.
17597
17598 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17599
17600 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17601 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17602 whether we pass down --with-gnu-ld anyhow.
17603
17604 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17605
17606 * Makefile.in (INSTALL_LAST): Change operation so it works
17607 on more flavors of make.
17608 * configure.in (go32): Don't build libg++ or libio.
17609
17610 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17611
17612 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17613 they can be overriden by templates.
17614
17615 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17616
17617 * configure.in (target==go32): Don't build gdb.
17618 * dosrel: New directory.
17619
17620 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17621
17622 * configure.in (host==go32): Configure dosrel too.
17623 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17624 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17625 be set by incoming names or templates.
17626 (INSTALL_LAST): New rule.
17627
17628 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17629
17630 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17631
17632 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17633
17634 * configure.in (appdirs): New variable. Currently empty, but will
17635 be used in gas distribution. If nonempty, lists a set of
17636 directories at least one of which must get configured, or top
17637 level configuration is considered to have failed.
17638 (rs6000-*-lynxos*): Use new file name.
17639
17640 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17641
17642 Eliminate XTRAFLAGS.
17643 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17644 newlib include files using -idirafter, and also use -nostdinc.
17645 (CXX_FOR_TARGET): Likewise.
17646 (XTRAFLAGS): Removed.
17647 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17648 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17649 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17650 ($(DO_X)): Don't pass down XTRAFLAGS.
17651
17652 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17653
17654 * configure.in (mips*-dec-bsd*): New target; do build linker.
17655 (mips*-*-bsd*): New target; don't build linker.
17656
17657 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17658
17659 * configure.in: support rs6000-*-lynxos* configuration.
17660 support sunos4 as a cross target.
17661
17662 * config.sub: look for lynx*, not lynx since the OS version may
17663 legitimately be part of the name.
17664
17665 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17666
17667 * configure.in (i[34]86-*-sco*): Move to be with other i386
17668 targets.
17669 (romp-*-*): New target. Skip various binary utilities.
17670 (vax-*-*): New target. Don't build newlib.
17671 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17672
17673 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17674
17675 * configure.in: Only set host_makefile_frag if config
17676 directory exists.
17677
17678 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17679
17680 * install.sh: If $dstdir exists, don't check whether each
17681 component does.
17682
17683 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17684
17685 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17686
17687 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17688
17689 * configure.in (*-*-lynxos*): Don't configure newlib for either
17690 native or cross Lynx.
17691
17692 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17693
17694 * config.sub (sparc64-elf): Fix os.
17695 (z8k): Remove duplicate.
17696
17697 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17698
17699 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17700 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17701
17702 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17703
17704 * configure: Make file links cleanly even if Lynx fails on
17705 an NFS symlink (at least fail cleanly).
17706
17707 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17708
17709 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17710 -XNh2000.
17711
17712 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17713
17714 * configure: Unknown options are fatal again.
17715
17716 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17717
17718 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17719 compatibility.
17720
17721 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17722
17723 * build-all.mk: Add `clean' target.
17724
17725 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17726
17727 * config.guess: Add SINIX support.
17728 * configure.in: Add mips-*-sysv4* support.
17729
17730 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17731
17732 * build-all.mk: Document all useful targets.
17733 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17734 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17735
17736 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17737
17738 * configure: Support --silent, --quiet.
17739
17740 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17741
17742 * configure: Support --disable-FEATURE.
17743
17744 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17745
17746 * config.guess: Recognize NCR running SVR4.3.
17747
17748 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17749
17750 * config.guess: Make BSDI generate i386-unknown-bsd386.
17751 Patch from Paul Eggert <eggert@twinsun.com>.
17752
17753 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17754
17755 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17756
17757 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17758
17759 * configure: Make unrecognized options give nonfatal warnings
17760 instead of fatal errors, and pass them to any subdirectory
17761 configures in case they recognize them.
17762 Make --x equivalent to --with-x.
17763
17764 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17765
17766 * configure: Add --enable-* options. Clean up usage message and
17767 some comments.
17768
17769 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17770
17771 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17772
17773 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17774
17775 * configure.in (hppa*-*-*): Enable binutils.
17776
17777 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17778
17779 * config.sub: Recognize cisco.
17780
17781 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17782
17783 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17784
17785 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17786
17787 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17788 than one configuration name. Add comment.
17789
17790 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17791
17792 * config.guess: about target *-hitachi-hiuxwe2, fixed
17793 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17794 macro is incorrect.]
17795
17796 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17797
17798 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17799 than the "make ls" stuff which used to be here.
17800
17801 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17802
17803 * config.guess: Recognize i[34]86-unknown-freebsd.
17804 From Shawn M Carey <smcarey@rodan.syr.edu>.
17805
17806 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17807
17808 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17809
17810 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17811
17812 * config.guess: Check for ptx.
17813
17814 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17815
17816 * config.sub: Add os9k checking.
17817
17818 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17819
17820 * config.guess: Handle OSF1 running on HPPA processors
17821
17822 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17823
17824 * configure: If subdir configure fails, print out a message with
17825 subdirectory name, in case subdir's configure code didn't identify
17826 itself.
17827
17828 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17829
17830 * configure.in: Remove embedded newlines from configdirs.
17831 Avoid mismatches of substrings. Fix matching strings at end
17832 of configdirs.
17833
17834 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17835
17836 * config.guess: Add Lynx/rs6000 config support.
17837
17838 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17839
17840 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17841
17842 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17843
17844 * configure.in (hppa*-*-osf*): Treat this just like most other
17845 PA configurations (eg no binutils or ld).
17846 (hppa*-*-*elf*): These configurations have binutils and ld.
17847
17848 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17849
17850 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17851
17852 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17853
17854 * configure.in (rs6000-*-*): Build gas.
17855
17856 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17857
17858 * Makefile.in: Avoid bug in losing hpux sed.
17859
17860 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17861
17862 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17863 for GDB and GDB has been fixed to not need it.
17864
17865 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17866
17867 * config.guess: Recognize vax hosts.
17868
17869 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17870
17871 * configure (while loop): Don't use "break 2" inside case
17872 statement -- the case statement isn't an enclosing loop.
17873
17874 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17875
17876 * config.guess: Clean up NeXT support, to allow nextstep
17877 on Intel machines. Make OS be nextstep.
17878
17879 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17880
17881 * config.guess: Add alternate forms for Convex.
17882
17883 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17884
17885 * configure: Completely rewrite option processing. Take
17886 advantage of pattern-matching to avoid invoking test frequently.
17887 Also clean up host and target defaulting logic.
17888
17889 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17890
17891 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17892 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17893 commands (plus user environment) will fit SCO limits.
17894
17895 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17896
17897 * configure.in: Don't issue warnings about directories which are
17898 not being configured if -norecursion is set. Correct test for
17899 --with-gnu-as and --with-gnu-ld to not get confused by substring
17900 matches.
17901
17902 * configure.in: Don't build gas for alpha-dec-osf1*.
17903
17904 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17905
17906 * configure: Back out Per's change of 12/19/1993. It changes the
17907 behavior of configure in unexpected and confusing ways.
17908
17909 Also, use different delim char when calculating
17910 program_transform_name so that the name can contain slashes.
17911
17912 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17913
17914 * configure.in, config.sub: Add support for VSTa micro-kernel.
17915
17916 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17917
17918 * configure.in: Nuke hacks which were used to get a special
17919 version of GAS for HPPA configurations.
17920
17921 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17922
17923 * configure: If only ${target_alias} is given, use that
17924 as the default for ${host_alias}.
17925 * configure: Add missing back-slashes before nested quotes.
17926
17927 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17928
17929 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17930
17931 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17932
17933 * config.guess: Recognize some Tektronix configurations.
17934 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17935
17936 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17937
17938 * config.sub: Match any flavor of SH.
17939
17940 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17941
17942 * configure.in: Don't try to configure newlib for Alpha.
17943
17944 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17945
17946 * configure.in: Don't build ld for Irix 5. Don't build gas,
17947 libg++ or libio for any Alpha target.
17948
17949 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17950
17951 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17952
17953 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17954 default arguments -- so it tried to compress itself.
17955
17956 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17957
17958 * configure.in (notsupp): ensure that a space is always at the end
17959 of the configdirs list, since the grep checks for an explicit space
17960
17961 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17962
17963 * configure.in (target i386-sysv4.2): don't build ld, since static
17964 versions of many libraries are not available.
17965
17966 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17967
17968 * config.guess: Recognize Apollos (using environment variables).
17969 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17970
17971 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17972
17973 * config.guess: Recognize Sony news mips running newsos.
17974
17975 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17976
17977 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17978 "fi ; else" for bash.
17979
17980 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17981
17982 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17983
17984 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17985
17986 * config.sub: accept unixware as an alias for svr4.2.
17987 Fix some inconsistancies with the gcc version.
17988
17989 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17990
17991 * Makefile.in (DISTDOCDIRS): Add gdb.
17992
17993 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17994
17995 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17996
17997 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17998
17999 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18000 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18001 this now.
18002
18003 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18004
18005 * config.sub: Accept hiux* as an OS name.
18006
18007 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18008 etc/make-stds.texi. The underscore came from gcc, and dje now
18009 agrees that RUNTESTFLAGS is the correct name.
18010
18011 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18012
18013 * install.sh: Remove 'set -e'. It makes any conditionals
18014 in the script useless.
18015
18016 * config.guess: Automatically recognize arm-acorn-riscix
18017 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18018
18019 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18020
18021 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18022
18023 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18024
18025 * Makefile.in (DISTDOCDIRS): New variable.
18026 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18027 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18028
18029 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18030
18031 * configure.in (hppa target): check the source directory for the
18032 pagas sub-directory
18033
18034 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18035
18036 * config.sub: Allow -aout* and -elf*.
18037
18038 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18039
18040 * configure.in: Don't build ld on i386-solaris2, same as for
18041 sparc-solaris2.
18042
18043 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18044
18045 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18046
18047 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18048
18049 * configure.in: Configure gdb for alpha.
18050
18051 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18052
18053 * Makefile.in (CXXFLAGS): Add -O.
18054
18055 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18056
18057 * config.guess: added support for DG Aviion
18058
18059 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18060
18061 * configure.in: Produce warning message for subdirectories not
18062 configurable for this host/target combination. Don't try to
18063 configure gdb for vms.
18064
18065 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18066
18067 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18068 appropriate files before making "diststuff".
18069 (DISTBISONFILES): New var: list of files to be edited.
18070 (DISTSTUFFDIRS): Add binutils.
18071
18072 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18073
18074 * config.sub: also handle mipsel and mips64el (for little endian mips)
18075
18076 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18077
18078 * configure.in: Add * to end of all OS names.
18079
18080 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18081
18082 * configure.in: Build newlib for LynxOS native.
18083
18084 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18085
18086 * config.guess: Add support for delta 88k running SVR3.
18087
18088 * configure.in: Add comment about HP compiler vs. emacs.
18089
18090 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18091
18092 * configure.in: don't build ld on solaris2 (not a viable option
18093 due to bugs in getpwnam & getpwuid)
18094
18095 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18096
18097 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18098 config.guess will produce a full version number.
18099
18100 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18101
18102 * configure.in: Build linker and binutils for alpha-dec-osf1.
18103
18104 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18105
18106 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18107 and gdb/testsuite/Makefile.in.
18108
18109 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18110
18111 * configure.in: recognize mips*- instead of mips-
18112
18113 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18114
18115 * config.sub: Accept linux*coff and linux*elf as operating
18116 systems.
18117
18118 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18119
18120 * config.sub: Recognize mips64, and mips3 as an alias for it.
18121
18122 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18123
18124 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18125 gdb knows how to handle OSF/1 shared libraries.
18126
18127 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18128
18129 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18130 * config.guess: Recognize Hitachi's HIUX.
18131 * config.sub: Recognize h3050r* and hppahitachi.
18132 Remove redundant cases for hp9k[23]*.
18133
18134 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18135
18136 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18137 if gas and ld are in the source tree and are in ${configdirs}.
18138 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18139 --with options (but still pass them down on the command line,
18140 if they were explicitly specified).
18141
18142 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18143
18144 * configure: substitute SHELL value in Makefile.in with
18145 ${CONFIG_SHELL}
18146
18147 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18148
18149 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18150 *-*-solaris2* targets.
18151
18152 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18153
18154 * Makefile.in: define M4, and pass it down to sub-makes;
18155 all-autoconf now depends on all-m4
18156
18157 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18158
18159 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18160 presence of {ar,ranlib} instead of a configured directory
18161
18162 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18163
18164 * config.guess: Accept 34?? as well as 33?? for NCR.
18165
18166 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18167
18168 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18169 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18170
18171 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18172
18173 * configure: grab values for $(CC) and $(CXX) from the
18174 environment, so that someone can do "CC=gcc configure; make" and
18175 have it work right (matching the way that autoconf works now)
18176
18177 * configure.in, Makefile.in: add support for gash, the tcl
18178 interface to Galaxy
18179
18180 * config.guess: add NetBSD variants (hp300, x86)
18181
18182 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18183
18184 * install.sh: Support -d option (in the manner of SunOS 4 install,
18185 as it is more deterministic than that of GNU install)
18186 (chmodcmd): Set file to mode 755 by default (should also do default
18187 chgrp and chown, but I don't feel like dealing with that now)
18188
18189 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18190
18191 * config.sub: Remove h8300hhms alias.
18192
18193 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18194
18195 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18196
18197 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18198
18199 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18200 as stmp-fixinc
18201
18202 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18203
18204 * config.sub: recognize m88110-bug-coff.
18205
18206 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18207
18208 * Makefile.in (all-libio): all dependencies on the toolchain used
18209 to build this (gcc, gas, ld, etc)
18210
18211 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18212
18213 * config.guess: Deal with OSF/1 1.3 on alpha.
18214
18215 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18216
18217 * install.sh: add some 'else true' clauses for portability
18218
18219 * configure.in: don't build libio for h8[35]00-*-* targets
18220
18221 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18222
18223 * Makefile.in: Add support for new libio.
18224
18225 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18226
18227 * install.sh: If one command fails, don't try the rest. Don't try
18228 to remove $dsttmp (via trap) unless we have already created it.
18229 If $src doesn't exist, detect it and exit with an error.
18230
18231 * config.guess: Recognize BSD on hp300.
18232
18233 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18234
18235 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18236 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18237
18238 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18239
18240 * Makefile.in (all-send-pr): depends on all-prms
18241
18242 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18243
18244 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18245
18246 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18247
18248 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18249 Added test for mips-mips-riscos5.
18250
18251 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18252
18253 * configure.in: use mh-hp300 for 68k HP hosts
18254
18255 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18256
18257 * configure: add support for CONFIG_SHELL, so that you can use
18258 some alternate shell for evaluating configure scripts
18259
18260 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18261
18262 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18263 in configure script to bug-gdb@prep.ai.mit.edu when building
18264 distribution archive.
18265 * Makefile.in (COMPRESS): Remove def.
18266 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18267 gdb.tar.Z and make-gdb.tar.Z respectively.
18268 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18269 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18270 to convergence with 'taz' target in Makefile.in.
18271
18272 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18273
18274 * install.sh (dsttmp): use trap to ensure that tmp files go
18275 away on error conditions
18276
18277 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18278
18279 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18280
18281 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18282
18283 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18284 its parent is '/' not ''.
18285
18286 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18287
18288 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18289
18290 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18291 that ${newsrcdir}/configure.in does.
18292
18293 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18294
18295 * test-build.mk: support for CONFIG_SHELL
18296
18297 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18298
18299 * config.sub (netware): Add as a basic system type.
18300
18301 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18302
18303 * Makefile.in (Makefile): depend on configure.in. Also drop the
18304 $(srcdir)/ from the dependency on Makefile.in.
18305
18306 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18307
18308 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18309 (h8300hhms is temporary until multi-libraries are implemented).
18310 * configure.in: Handle h8300h too.
18311
18312 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18313
18314 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18315
18316 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18317
18318 * configure: Remove extraneous output when guessing host type.
18319 * config.guess: Remove extraneous output when guessing using C
18320 compiler rather than uname, or when guessing fails.
18321
18322 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18323
18324 * Makefile.in: remove all.cross and install.cross targets
18325
18326 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18327 definitions
18328
18329 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18330
18331 * configure.in (target sh): Build gprof.
18332
18333 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18334
18335 * config.sub: change -solaris to -solaris2
18336
18337 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18338
18339 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18340
18341 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18342
18343 * configure: Correct error message for missing Makefile.in to
18344 print correct directory.
18345
18346 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18347
18348 * install.sh: kludge around 386BSD shell bug
18349
18350 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18351
18352 * config.guess: Recognize NeXT.
18353 * config.guess: Recognize i486-ncr-sysv4.
18354 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18355
18356 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18357
18358 * Makefile.in (MAKEINFOFLAGS): New variable.
18359 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18360 * build-all.mk, test-build.mk: Pass down --no-split as
18361 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18362
18363 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18364
18365 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18366
18367 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18368
18369 * Makefile.in (libg++.tar.z): New rule.
18370 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18371 * Makefile.in (taz): Only do a single chmod.
18372
18373 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18374
18375 * install.sh: don't use dirname anymore (replaced with sed usage)
18376
18377 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18378
18379 * Makefile.in: Change extension for gzip'd files from '.z' to
18380 '.gz' per new FSF standard usage.
18381
18382 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18383
18384 * configure: put quotes around the final value of program_transform_name
18385
18386 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18387
18388 * Makefile.in: new install.sh support; update install-info rules
18389
18390 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18391
18392 * configure.in: Build diff for crosses, but not for go32 host.
18393
18394 * configure.in: Build gprof only for native, and don't build it
18395 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18396
18397 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18398
18399 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18400
18401 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18402
18403 * configure.in (host_tools): Add prms.
18404
18405 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18406
18407 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18408 with $(FLAGS_TO_PASS) on the command line
18409
18410 * config.sub: Recognize lynx and lynxos
18411
18412 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18413
18414 * config.sub: Accept -ecoff*, not just -ecoff.
18415
18416 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18417
18418 * Makefile.in (taz): Use .gz suffix instead of .z.
18419 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18420 names.
18421
18422 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18423
18424 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18425
18426 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18427
18428 * Makefile.in (install-no-fixedincludes): install gcc last, so
18429 that rebuilds that might happen during 'make install' don't get
18430 bogus gcc include files
18431
18432 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18433
18434 Change from Utah for HPPA support:
18435 * config.guess: Recognize hppa1.x-hp-bsd.
18436
18437 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18438
18439 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18440 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18441
18442 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18443
18444 * config.sub: Add support for rom68k and bug boot monitors.
18445
18446 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18447
18448 * Makefile.in: Make all-opcodes depend on all-bfd.
18449
18450 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18451
18452 * config.guess: Added special check for i[34]86-univel-sysv4*.
18453
18454 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18455
18456 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18457 the processor rather than assuming i486.
18458
18459 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18460
18461 * config.guess: Recognize SunOS6 as Solaris3.
18462
18463 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18464
18465 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18466 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18467
18468 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18469
18470 * build-all.mk (all-cross): New target for Canadian Cross.
18471 Added Q2 go32 targets.
18472 * test-build.mk: Configure go32 cross sparclite-aout and
18473 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18474 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18475
18476 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18477
18478 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18479 GO32 hosted toolchains
18480
18481 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18482
18483 * configure: change so "-exec-prefix" gets passed down rather
18484 than "-exec_prefix" so autoconf generated Makefiles get the
18485 exec_prefix set right.
18486
18487 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18488
18489 * config.guess: get the Solaris2 minor version number
18490
18491 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18492
18493 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18494
18495 * config.guess: Recognize some Sequent platforms.
18496
18497 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18498
18499 * Makefile.in: added the vault-install target
18500
18501 * configure.in: actually use the Sun3 makefile fragment that's in
18502 config, also added the release dir to configdirs
18503
18504 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18505
18506 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18507
18508 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18509
18510 * configure.in: remove some program from Alpha targetted toolchains
18511
18512 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18513
18514 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18515 gprof.
18516 (taz): Run "make diststuff" in those directories instead of "make
18517 proto-dir". Look for "VERSION=" only at start of line in subdir
18518 Makefile. Use "gzip -9" for compression.
18519 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18520 (binutils.tar.z): New target.
18521
18522 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18523
18524 * Makefile.in (taz): Include gpl.texinfo.
18525
18526 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18527
18528 * Makefile.in (setup-dirs): Merged into "taz" target.
18529 (taz): Only do `proto-dir' stuff if a directory is actually needed
18530 for this target.
18531
18532 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18533
18534 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18535 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18536 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18537 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18538 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18539
18540 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18541
18542 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18543 config.sub, and move-if-change to gdb testsuite distribution
18544 archive, so the testsuite can be extracted, configured, and
18545 run separately from the gdb distribution. Blow away the Chill
18546 tests that require a Chill compiled executable, since GNU Chill
18547 is not yet publically available.
18548
18549 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18550
18551 * test-build.mk: set environment variables in a single command,
18552 instead of a list of assignments and exports
18553
18554 * config.guess: recognize Alpha/OSF1 systems
18555
18556 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18557
18558 * configure: Change help message to prefer --options rather than
18559 -options.
18560
18561 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18562
18563 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18564 zippy@ecst.csuchico.edu.
18565 * config.guess: Recognize miniframe.
18566
18567 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18568
18569 * Makefile.in: Use srcroot to find runtest rather than rootme.
18570 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18571
18572 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18573
18574 * test-build.mk: Extensive additions to support building on a
18575 machine other than the host.
18576
18577 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18578
18579 * configure (tooldir): Fix for i386-aix again.
18580
18581 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18582
18583 * configure, Makefile.in: Change definition of $(tooldir)
18584 to match the FSF.
18585
18586 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18587
18588 * config.guess: Recognize i[34]86/SVR4.
18589
18590 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18591
18592 * Makefile.in (all-gdb): gdb depends on sim.
18593
18594 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18595
18596 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18597 at the same time we make the prototype gdb directory.
18598 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18599 files at the same time as the gdb base release distribution.
18600
18601 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18602
18603 * Makefile.in (check): Use individual check targets rather than
18604 DO_X rule.
18605 (check-gcc): Added.
18606
18607 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18608
18609 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18610 for System V release 3.2.
18611
18612 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18613
18614 * config.sub: Recognize hppaosf.
18615 * configure.in: Do configure ld/binutils/gas for it.
18616
18617 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18618
18619 * configure (tooldir): Alter syntax used to set this, for systems
18620 where "\$" isn't handled right, like i386-aix.
18621
18622 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18623
18624 * configure: Pass program-transform-name, not
18625 program_transform_name, to recursive configures.
18626
18627 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18628
18629 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18630 of gas+ld+binutils.
18631
18632 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18633
18634 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18635
18636 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18637
18638 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18639
18640 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18641
18642 * Makefile.in (PRMS): Set back to all-prms.
18643
18644 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18645
18646 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18647 targets, rather than for MIPS hosts.
18648
18649 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18650
18651 * configure.in: add comment for --with-x default values
18652
18653 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18654
18655 * Makefile.in: add check-* targets for each of the directories in
18656 the tree. Add a definition of RUNTEST that will use the one we
18657 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18658
18659 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18660
18661 * configure.in: Removed obsolete references to bfd_target and
18662 target_makefile_frag.
18663
18664 * build-all.mk: Set assorted targets for Q2.
18665 * config.sub: Recognize z8k-sim and h8300-hms.
18666 * test-build.mk: Really don't pass host to configure.
18667 (HOLES): Added uname.
18668
18669 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18670
18671 * configure: Handle an empty program-prefix, program-suffix or
18672 program-transform-name correctly.
18673
18674 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18675
18676 * build-all.mk: -G 8 no longer required for MIPS targets.
18677 * test-build.mk: Don't pass host argument to configure; make it
18678 guess.
18679
18680 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18681
18682 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18683 * Makefile.in (COMPRESS): New macro, like GZIP.
18684
18685 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18686
18687 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18688
18689 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18690 with gas currently defaults to -G 0.
18691
18692 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18693
18694 * Makefile.in (all-flex): flex depends on byacc.
18695
18696 * build-all.mk: If host not specified, use config.guess. Pass TAG
18697 to test-build.mk as RELEASE_TAG.
18698 * test-build.mk (configargs): New variable containing arguments to
18699 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18700 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18701
18702 * config.guess: Use /bin/uname when checking -X argument on SCO,
18703 to avoid invoking GNU uname which doesn't understand -X.
18704
18705 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18706
18707 * configure.in: Build gas for mips-*-*.
18708
18709 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18710
18711 * Makefile.in (all.normal): insert missing backslash.
18712
18713 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18714
18715 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18716
18717 * Makefile.in: Complete overhaul to merge many almost identical
18718 targets.
18719
18720 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18721
18722 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18723 (gdb.tar.Z): Adjusted.
18724
18725 * Makefile.in (setup-dirs, taz): New targets; should be general
18726 enough to adapt for gdb sometime. Build only .z file.
18727 (gas.tar.z): New target.
18728
18729 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18730
18731 * build-all.mk: Use CC=cc -Xs on Solaris.
18732
18733 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18734
18735 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18736 for handling BISON for FSF releases.
18737
18738 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18739
18740 * configure: Actually implement the change zoo just documented.
18741
18742 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18743
18744 * configure: when using config.guess, only set target_alias when
18745 it's not already been set (ie, on the command line)
18746
18747 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18748
18749 * Makefile.in: add installcheck target, set PRMS to install-prms
18750
18751 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18752
18753 * configure: add support for package_makefile_fragment, handle the
18754 case where a directory has a configure.in file but no Makefile.in
18755 more gracefully (with an actual understandable error message, even);
18756 add support for --without (and add this to the usage message); also
18757 explicitly add a --host=${host_alias} to the command line when
18758 config.guess is used
18759
18760 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18761
18762 * configure: Must use both --host and --target in recursive calls.
18763
18764 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18765
18766 * Makefile.in: Change deja-gnu to dejagnu.
18767
18768 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18769
18770 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18771
18772 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18773
18774 * configure.in: canonicalize all instances to *-*-solaris2*,
18775 also strip out a number of tools to not build for go32 host
18776
18777 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18778
18779 * config.guess: add GPL.
18780
18781 * Makefile.in, config.guess, config.sub, configure: bump
18782 copyrights to 93.
18783
18784 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18785
18786 * Makefile.in (do-info): Removed obsolete check for existence of
18787 localenv file.
18788
18789 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18790
18791 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18792
18793 * Makefile.in: a couple of 'else true' for decstation,
18794 support for TclX
18795
18796 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18797
18798 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18799
18800 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18801
18802 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18803
18804 * config.guess: Recognize i386-ibm-aix (PS/2).
18805 * configure.in: Use config/mh-aix386 file for it.
18806
18807 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18808
18809 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18810 CC_FOR_TARGET instead.
18811 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18812
18813 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18814
18815 * Makefile.in: Add sim to list of directories sent with gdb
18816
18817 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18818
18819 * configure.in: Put back mips-dec-bsd* case.
18820
18821 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18822
18823 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18824 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18825 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18826
18827 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18828
18829 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18830
18831 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18832 (install-info): install dir.info only if it exists,
18833 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18834
18835 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18836
18837 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18838 gas for mips-dec-bsd.
18839
18840 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18841
18842 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18843 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18844
18845 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18846
18847 * configure.in: Added "dejagnu" to hosttools list.
18848
18849 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18850
18851 * config.sub, configure.in, config.guess: Add support
18852 for Bosx, an AIX variant from Bull.
18853 Patches from F.Pierresteguy@frcl.bull.fr.
18854
18855 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18856
18857 * devo/dejagnu: Initial creation of devo/dejagnu.
18858 Migrated dejagnu testcases and support files for testing software
18859 tools to reside as subdirectories, currently called "testsuite",
18860 within the directory of the software tool. Migrated all programs,
18861 support libraries, etc. beloging to dejagnu proper from
18862 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18863 with no modifications. The changes to these files which will
18864 allow them to configure, build, and execute properly will be made
18865 in a future update.
18866
18867 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18868
18869 * Makefile.in: Change send_pr to send-pr.
18870 * configure.in: Likewise.
18871 * send_pr: Renamed directory to send-pr.
18872
18873 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18874
18875 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18876
18877 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18878
18879 * README: Update for gdb-4.8 release.
18880 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18881 gdb-xxx.tar.z (gzip'd) file also.
18882
18883 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18884
18885 * Makefile.in: make all-diff depend on all-libiberty
18886
18887 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18888
18889 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18890
18891 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18892
18893 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18894
18895 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18896
18897 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18898 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18899 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18900
18901 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18902
18903 * Makefile.in: makeinfo binary is in a new location
18904
18905 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18906
18907 * config.sub: Accept -ecoff as an OS.
18908
18909 * Makefile.in: Various changes to eliminate a level of make
18910 recursion and reduce the required command line length.
18911 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18912 sub-makes.
18913 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18914 variables holding settings for specific sub-makes.
18915 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18916 in terms of BASE_FLAGS_TO_PASS.
18917 (TARGET_LIBS): New variable listing directories which use
18918 TARGET_FLAGS_TO_PASS.
18919 (subdir_do): Eliminated.
18920 (do-*): New set of targets to replace subdir_do.
18921 (various): All targets which used subdir_do now depend on do-*.
18922 (local-clean): Renamed from do_clean.
18923 (local-distclean): New target, dependency of distclean and
18924 realclean.
18925 (install-info): Don't create directories. Depend on dir.info
18926 rather than calling make recursively.
18927 (install-dir.info): Eliminated.
18928 (install-info-dirs): Create all info directories here.
18929 (dir.info): Depend upon do-install-info.
18930
18931 * test-build.mk (HOLES): Added false.
18932
18933 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18934
18935 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18936
18937 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18938
18939 * Makefile.in (info): remove dependency on all-texinfo. The
18940 problem was really in texinfo/C, not at this level.
18941
18942 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18943
18944 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18945
18946 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18947
18948 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18949 GDB releases.
18950
18951 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18952
18953 * configure: Include srcdir in message about target of link not
18954 being found. Don't convert `-' to `_' in `with' options being
18955 passed to subdirs.
18956
18957 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18958
18959 * configure.in: add uudecode to host_tools
18960
18961 * Makefile.in: added {all,install}-uudecode targets, added them to
18962 the appropriate lists
18963
18964 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18965
18966 * Makefile.in (all-gcc): Added dependency on all-gas.
18967
18968 * configure.in (mips-*-*): Build ld and binutils.
18969
18970 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18971
18972 * configure: check return code from mkdir, print error message and
18973 exit on failure.
18974
18975 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18976
18977 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18978
18979 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18980
18981 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18982
18983 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18984
18985 * config.sub (h8500): Recognize this as a cpu type.
18986
18987 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18988
18989 * configure: source directory missing is no longer a warning
18990
18991 * configure.in: recognize irix[34]* instead of irix[34]
18992
18993 * Makefile.in: define and pass down X11_LIB
18994
18995 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18996
18997 * guess-systype: Renamed to ...
18998 * config.guess: ... by popular request.
18999 * configure.in, Makefile.in: Update accordingly.
19000
19001 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19002
19003 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19004 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19005 + Execute ./dummy instead of assuming . is in PATH.
19006
19007 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19008
19009 * guess-systype: New shell script. Attempts to guess the
19010 canonical host name of the executing host.
19011 Only a few hosts are supported so far.
19012 * configure: Call guess-systype if no host is specified.
19013
19014 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19015
19016 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19017 gcc Makefile.
19018
19019 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19020
19021 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19022 (all-gcc, install-gcc, subdir_do): Use it.
19023
19024 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19025
19026 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19027
19028 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19029
19030 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19031 set exclusively by configure, using configure.in .
19032
19033 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19034
19035 * test-build.mk: set $PATH for all builds
19036
19037 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19038
19039 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19040
19041 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19042 the one used in gcc/Makefile.in, so that a null expansion doesn't
19043 override the one needed to build gcc with a native cc.
19044
19045 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19046
19047 * configure: Accept -with arguments.
19048
19049 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19050
19051 * Makefile.in: added h8300sim
19052
19053 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19056 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19057 (all-cygnus, native, build-cygnus): Make
19058 $(canonhost)-stamp-3stage-done, not $(host)....
19059 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19060 i386-sco3.2v4. Added else true to if command.
19061
19062 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19063
19064 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19065
19066 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19067
19068 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19069
19070 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19071
19072 * configure.in: don't remove binutils from Solaris builds
19073
19074 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19075
19076 * Makefile.in: get rid of earlier definitions for *clean,
19077 also handle the recursive info rule better
19078
19079 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19080
19081 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19082 do more-or-less the right thing.
19083
19084 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19085
19086 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19087 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19088
19089 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19090
19091 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19092 $(host_canonical).
19093
19094 * configure.in: split the configdirs list into 4 categories (native
19095 v. cross, library v. tool) and handle the cross-only and native-
19096 only in more reasonable (and correct!) way.
19097
19098 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19099
19100 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19101 configdirs anymore.
19102
19103 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19104
19105 * Makefile.in: extensive cleanup:: removed all of the explicit
19106 clean-* targets, collapsed many wrappers around subdir_do into
19107 one, added additional targets to satisfy standards.texi, deleted
19108 some old targets, some changes for consistency
19109
19110 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19111
19112 * configure.in: handle some programs as cross-only, and others as
19113 native only
19114
19115 * test-build.mk: handle partial holes in a more generic manner
19116
19117 * Makefile.in: m4 depends on libiberty
19118
19119 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19120
19121 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19122 time, wdiff, and find to configdirs
19123
19124 * Makefile.in: all, clean, and install rules for the new programs
19125 added to configure.in
19126
19127 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19128
19129 * configure.in: use mh-sun for all *-sun-* hosts
19130
19131 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19132
19133 * Makefile.in: define flags for X11 include files and library file
19134 locations, pass them down to the programs that need this info
19135
19136 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19137
19138 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19139
19140 * configure.in: start building libg++ for HP-UX targets
19141
19142 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19143
19144 * README: Update references to files moved into etc/.
19145
19146 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19147
19148 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19149 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19150
19151 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19152
19153 * configure: accept dash as well as underscore in long option
19154 names for FSF compatibility.
19155
19156 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19157
19158 * config.sub: added -sco3.2v4 support from FSF.
19159
19160 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19161
19162 * configure.in: expand the section that adds or removes
19163 directories from the list of programs to build, to handle native
19164 vs. cross in addition to host v. native
19165
19166 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19167
19168 * Makefile.in: Replace C++ in macro names with CXX.
19169 This is less likely to break ...
19170
19171 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19172
19173 * test-build.mk: add -w to GNU_MAKE
19174
19175 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19176
19177 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19178 add 'sparc' to list of recognized cpus. This needed to make
19179 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19180 Delete some redundant ose68 variants. Recognize -wrs as an os,
19181 then changes that into $CPU-wrs-vxworks.
19182
19183 * configure.in: remove most references to gdbtest, regularize
19184 target based program removal
19185
19186 * test-build.mk: import from p3 tree (many fixes and changes)
19187
19188 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19189
19190 * Makefile.in: added rules to handle tcl, tk, and expect
19191
19192 * configure.in: handle those directories if they exist
19193
19194 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19195
19196 * config.sub: removed bogus hppabsd and hppahpux names, since
19197 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19198
19199 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19200
19201 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19202 depends upon all-xiberty
19203
19204 * Makefile.in: changes from p3, including:
19205
19206 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19207
19208 * Makefile.in (XTRAFLAGS): include newlib directories if
19209 newlib/Makefile exists, rather than if host != target.
19210
19211 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19212
19213 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19214 from the same source tree and not building a cross-compiler. This
19215 matters for the libg++ configuration if reconfiguring a tree that
19216 has already been installed.
19217
19218 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19219
19220 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19221 pick up the machine and system specific header files.
19222
19223 * Makefile.in: added AS_FOR_TARGET, passed down in
19224 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19225 the C compiler to use to create programs which are run in the
19226 build environment, set it to default to $(CC), and passed it down
19227 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19228
19229 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19230
19231 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19232 We need them for unusual native builds, like systems without
19233 ranlib.
19234
19235 * configure: also define $(host_canonical) and
19236 $(target_canonical), which are the full, canonical names for the
19237 given host and target
19238
19239 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19240
19241 * Makefile.in: Added separate definitions for C++.
19242
19243 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19244
19245 * configure.in (configdirs): Add deja-gnu.
19246
19247 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19248
19249 * README: Update for configure.texi and gdb-4.7 release.
19250
19251 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19252
19253 * Makefile.in: Move "all" target to top of file.
19254 Previously, first target was ".PHONY" which caused BSD4.4 make
19255 to build .PHONY when make was run without arguments.
19256
19257 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19258
19259 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19260 Library-copylefted code in libiberty.
19261
19262 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19263
19264 * config.sub: Replace m68kmote with plain old m68k.
19265
19266 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19267
19268 * Makefile.in: Remove space from blank line, avoid Make complaints.
19269
19270 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19271
19272 * config.sub: Complain if no argument is given. Added support for
19273 386bsd as OS and target alias.
19274
19275 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19276
19277 * Makefile.in (XTRAFLAGS): include newlib directories if
19278 newlib/Makefile exists, rather than if host != target.
19279
19280 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19281
19282 * config.sub: recognize sparclite-wrs-vxworks.
19283
19284 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19285 p3.) Added clean-xiberty to clean.
19286
19287 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19288
19289 * configure.in: use *-*-* instead of nested cases for host and target
19290
19291 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19292
19293 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19294 from the same source tree and not building a cross-compiler. This
19295 matters for the libg++ configuration if reconfiguring a tree that
19296 has already been installed.
19297
19298 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19299
19300 * config.sub (i486v/i486v4): Merge in from FSF version.
19301
19302 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19303
19304 * configure: only set PWD if it is already set.
19305
19306 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19307
19308 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19309 doesn't have unset and all success paths (and most error paths)
19310 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19311 to just ${PWD} to avoid confusion.)
19312
19313 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19314
19315 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19316 even for a native compilation.
19317
19318 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19319
19320 Changes to make the gdb.tar.Z rule work better.
19321
19322 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19323 (DEVO_SUPPORT): Add configure.texi.
19324 (bfd-ilrt.tar.Z): Remove ancient rule.
19325
19326 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19327
19328 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19329 pick up the machine and system specific header files.
19330
19331 * configure.in, config.sub: added new target m68010-adobe-scout,
19332 with alias of adobe68k. Changed configure.in to check for
19333 -scout before -sco* to avoid a false match.
19334
19335 * Makefile.in: added AS_FOR_TARGET, passed down in
19336 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19337 the C compiler to use to create programs which are run in the
19338 build environment, set it to default to $(CC), and passed it down
19339 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19340
19341 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19342
19343 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19344 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19345 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19346 FOR_TARGET variants, to newlib and libg++.
19347
19348 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19349
19350 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19351 first.
19352
19353 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19354
19355 * config.sub: Accept `elf' as an environment.
19356
19357 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19358
19359 * Makefile.in (all-opcodes): cd into the right directory
19360
19361 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19362
19363 * configure: added -program_transform_name option, used as
19364 argument to sed when installing programs.
19365 configure.texi: added documentation for -program_prefix,
19366 -program_suffix and -program_transform_name.
19367
19368 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19369
19370 * config.sub: Accept i486 where i386 ok.
19371
19372 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19373
19374 * config.sub: accept we32k
19375
19376 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19377
19378 * config.sub, configure.in: accept OSE68000 and OSE68k.
19379
19380 * Makefile.in: don't create all directories for ``make install'';
19381 let the subdirectories create the ones they need.
19382
19383 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19384
19385 * COPYING: new file, GPL v2
19386
19387 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19388
19389 * Makefile.in: use the new gen-info-dir, which needs a template
19390 argument (which also lives in texinfo)
19391
19392 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19393
19394 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19395
19396 * config.sub (ncr3000): Change i386 to i486.
19397
19398 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * Makefile.in: add install-rcs, install-grep to
19401 install-no-fixedincludes, removed install-bison and install-libgcc
19402
19403 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19404
19405 * configure.in: grab the HPUX makefile fragment if on HPUX
19406
19407 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19408
19409 * Makefile.in: eradicate bison spoor (ditto libgcc).
19410 configure.in: recognise m68{k,000}-ericsson-OSE.
19411 es1800 is alias for m68k-ericsson-OSE
19412
19413 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19414
19415 * configure.in: rearrange the parts that remove programs from
19416 configdirs, based now on HOST==TARGET or by canonical triple.
19417
19418 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19419
19420 * test-build.mk: recurse explicitly with -f test-build.mk when
19421 appropriate. predicate stage3 and comparison on the existence
19422 of gcc. That is, if gcc isn't around, we aren't three-staging.
19423 On very clean, also remove ...stamp-co. Build in-place before
19424 doing other builds.
19425
19426 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19427
19428 * Makefile.in, configure.in: add tgas
19429
19430 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19431
19432 * Makefile.in: a number of changes merged in from progressive.
19433
19434 * configure.in: add libm.
19435
19436 * .cvsignore: ignore some stuff that comes from test-build.mk.
19437
19438 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19439
19440 * config.sub: Add es1800 (m68k-ericsson-es1800).
19441
19442 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19443
19444 * configure: Add program_suffix (parallel to program_prefix)
19445 * Makefile.in: adjust directory-creating script for losing decstation
19446
19447 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19448
19449 * configure: Minor $subdir-related fixes.
19450
19451 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19452
19453 * configure: fix various problems with propogating
19454 makefile_target_frag in subdirs.
19455 * configure.in: config libgcc if its there
19456
19457 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19458
19459 * config.sub: HPPA merge.
19460
19461 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19462
19463 * Makefile.in: Replace all-bison with all-byacc in all
19464 dependency lines for other tools (which now use byacc).
19465
19466 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19467
19468 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19469
19470 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19471
19472 * Makefile.in: make gprof rules similar to byacc rules (instead of
19473 vestigal $(unsubdir) that didn't work...)
19474
19475 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19476
19477 * config.sub: Add support for Linux.
19478 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19479 (at least for libg++).
19480
19481 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19482
19483 * configure.texi: fix doc for the -nfp option to configure
19484
19485 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19486
19487 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19488
19489 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19490
19491 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19492 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19493 * configure.in: added solaris* host_makefile_frag hook.
19494
19495 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19496
19497 * config.sub: changed recognition of m68000 so that various
19498 m68k types can be specified via m680[01234]0
19499
19500 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19501
19502 * config.sub (basic_machine): fix sed so that '-foo' isn't
19503 completely substituted out while .+'-foo' loses the '-foo'
19504
19505 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19506
19507 * config.sub ($os): Add -aout.
19508
19509 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19510
19511 * configure: If host_makefile_frag is absolute, don't
19512 prefix ${invsubdir} (relevant to libg++ auto-configure).
19513
19514 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19515
19516 * Makefile.in (tooldir): Define it.
19517 (all-ld): Depend on all-flex.
19518
19519 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19520
19521 * Makefile.in (check): Fix libg++ special case.
19522
19523 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19524
19525 * configure: do not bury `pwd` into config.status, thus do fewer
19526 pwd's.
19527
19528 * configure: print the "Building in" message only when building in
19529 other than "." AND verbose.
19530
19531 * configure: remove -s, rework -v to better accommodate guested
19532 configures.
19533
19534 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19535
19536 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19537
19538 * Makefile.in: macroize flags passed on recursion. remove
19539 fileutils.
19540
19541 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19542
19543 * configure: get makesrcdir right for subdirs deeper than 1.
19544
19545 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19546 install.
19547
19548 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19549
19550 * Makefile.in: don't print subdir_do or recursion lines.
19551
19552 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19553
19554 * standards.texi: added menu item.
19555
19556 * Makefile.in: build and install standards.info.
19557
19558 * standards.texi: new file.
19559
19560 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19561
19562 * configure: test for and move config.status pieces from
19563 ${subdir}/.
19564
19565 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19566
19567 * configure: Test for existance of files before trying to mv
19568 them, to avoid numerous non-existance messages.
19569
19570 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19571
19572 * configure: correct final line of config.status.
19573
19574 * configure: patch from eggert. Avoids a protection problem if
19575 the original Makefile.in is read only.
19576
19577 * configure: use move-if-change from gcc to create config.status.
19578 Some makefiles depend on config.status to tell if a directory
19579 has been reconfigured for a different host. This change
19580 prevents those directories from remaking everything in the case
19581 where the reconfig was only intended to rebuild a Makefile.
19582
19583 * configure: test for config.sub with "config.sub sun4" rather
19584 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19585 host alias from a missing config.sub.
19586
19587 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19588
19589 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19590 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19591
19592 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19593
19594 * configure: mkdir ${subdir} as needed.
19595
19596 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19597
19598 * Makefile.in,configure.in: added autoconf.
19599
19600 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19601
19602 * Makefile.in: no longer pass against on recursion.
19603
19604 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19605 definitions are not inherited.
19606
19607 * configure: correct makesrcdir when subdir is .
19608
19609 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19610
19611 * configure: Add support for 'subdirs' variable, which is
19612 like 'configdirs', except that configure doesn't re-invoke
19613 itself for subdirs, it just creates a Makefile for each subdir.
19614 * configure.texi: Document subdirs.
19615
19616 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19617
19618 * configure.in: added flex to configdirs
19619
19620 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19621
19622 * Makefile.in: remove clean-stamps from clean.
19623
19624 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19625
19626 * configure.in: Add gdbtest to configdirs.
19627
19628 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19629
19630 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19631 to recursive makes.
19632 * configure.in: Recognize new ncr3000 config.
19633
19634 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19635
19636 * Makefile.in, configure.in: removed references to gdbm.
19637
19638 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19639
19640 * config.sub: Don't canonicalize os value
19641 newsos* to bsd (readline needs to check for newsos).
19642 (This fix was earlier made Jan 31, but got re-broken.)
19643
19644 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19645
19646 * configure.in: sco is an os, not a vendor!
19647
19648 * configure: Quote $( better. Keep various shells happy.
19649
19650 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19651
19652 * Makefile.in: eliminate stamp-files.
19653
19654 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19655
19656 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19657 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19658
19659 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19660
19661 * config.sub: fix iris/iris3.
19662
19663 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19664
19665 * configure: re-add -rm.
19666
19667 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19668
19669 * Maskefile.in: add .stmp-rcs to all.
19670
19671 * configure.in: remove gas from rs6000 build, use aix host fragment.
19672
19673 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19674
19675 * configure: pass down site_option during recursion.
19676
19677 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19678
19679 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19680
19681 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19682
19683 * configure: Change exec_prefix so that it really defaults to prefix.
19684
19685 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19686
19687 * Makefile.in, configure.in: Add support for mmalloc library.
19688
19689 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19690
19691 * Makefile.in: add stmp dependencies for a few more things.
19692
19693 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19694
19695 * configure: adjusted error message on objdir/srcdir configure
19696 collision, per john's suggestion.
19697
19698 * Makefile.in: add libiberty stmp to all and all.cross.
19699
19700 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19701
19702 * Makefile.in: remove force dependencies, add grep to all.
19703
19704 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19705
19706 * Makefile.in: drop flex. make stamp files work.
19707
19708 * configure: added test for conflicting configuration in srcdir,
19709 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19710 gets cranky. use relative paths for configure and srcdir
19711 whenever possible. Send some error messages to stderr that were
19712 going to stdout.
19713
19714 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19715
19716 * Makefile.in: Fix libg++ rule to check for gcc directory
19717 before using gcc/gcc. Also pass XTRAFLAGS.
19718
19719 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19720
19721 * Makefile.in: added stmp-files so that directories aren't polled
19722 when they are already built.
19723
19724 * configure.texi: fixed a node pointer problem.
19725
19726 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19727
19728 * config.sub configure.in gdb/configure.in
19729 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19730 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19731 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19732
19733 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19734
19735 * configure: -recurring becomes -silent. corrected help message
19736 for -site= option.
19737
19738 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19739
19740 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19741
19742 * configure: when building Makefile for crosses, replace
19743 tooldir and program_prefix. default srcdir from location of
19744 config.sub. remove "for host in hosts" and "for target in
19745 targets" loops.
19746
19747 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19748
19749 * Makefile.in: Do not pass bindir or mandir to cvs.
19750
19751 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19752
19753 * Makefile.in, configure.in: removed traces of namesubdir,
19754 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19755 copyrights to '92, changed some from Cygnus to FSF.
19756
19757 * configure.texi: remove most references to multiple hosts,
19758 multiple targets, subdirs, etc.
19759
19760 * configure.man: removed rcsid. reference config.sub not
19761 config.subr.
19762
19763 * Makefile.in: mkdir $(infodir) on install-info.
19764
19765 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19766
19767 * configure.texi: Explain better about .gdbinit and about
19768 the environment that configure.in sections run in.
19769
19770 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19771
19772 * configure.in: Ultrix is only a decstation if it's a MIPS.
19773
19774 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19775
19776 * README: DOC.configure => cfg-paper.texi.
19777
19778 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19779
19780 * config.sub (near case $os): Don't convert newsos* to bsd!
19781
19782 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19783
19784 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19785 the number of copies of COPYING that go into the GDB tar file.
19786
19787 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19788
19789 * bfd/configure.in, gdb/config/mh-i386sco,
19790 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19791 Fix SCO configuration stuff.
19792
19793 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19794
19795 * Makefile.in: For libg++, make sure the -I pointing
19796 to the gcc directory goes *after* all the libg++-local -I flags.
19797 Also, move just-gcc dependency from just-libg++ to all-libg++.
19798
19799 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19800
19801 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19802
19803 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19804
19805 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19806
19807 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19808
19809 * config.sub: Add stratus configuration frags. Also
19810 submitted to FSF.
19811
19812 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19813
19814 * Makefile.in (DEV_SUPPORT): add configure.man.
19815
19816 * config.sub(Decode manufacturer-specific): add -none*.
19817
19818 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19819
19820 * Makefile.in: remove form feeds to make Sun's make happy.
19821 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19822
19823 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19824
19825 * Makefile.in (AR_FLAGS): Make quieter.
19826
19827 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19828
19829 * configure.in: Add libg++.
19830 * configure: When verbose, don't output the command line at each
19831 level; it will be unremarkably the same as the previous version,
19832 which will be the same as what the user typed.
19833
19834 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19835
19836 * configure.in, Makefile.in: fix clean-info, add flex. add
19837 fileutils.
19838
19839 * configure: be less sensitive to spaces in Makefile.in. Do not
19840 look for sources in "..". Doing so breaks subdirectories that
19841 might have their own configure. If a subdir has it's own
19842 configure script, use it.
19843
19844 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19845
19846 * cfg-paper.texi: some changes suggested by rms.
19847
19848 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19849
19850 * config.sub: Merge in some small additions from the FSF version,
19851 taken from the gcc distribution, to bring the Cygnus and FSF
19852 versions into closer sync.
19853
19854 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19855
19856 * configure.in: Changed svr4 references to sysv4.
19857
19858 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19859
19860 * configure: added -V for version number option.
19861
19862 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19863
19864 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19865 renamed from DOC.configure to cfg-paper.texi.
19866
19867 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19868
19869 * configure, config.subr, config.sub: config.subr is now
19870 config.sub again.
19871
19872 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19873
19874 * configure.texi: new file, in progress.
19875
19876 * Makefile.in: build info file and install the man page for
19877 configure.
19878
19879 * configure.man: new file, first cut.
19880
19881 * configure: find config.subr again now that configuration "none"
19882 has gone. removed all traces of the -ansi option. removed all
19883 traces of the -languages option.
19884
19885 * config.subr: resync from rms.
19886
19887 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19888
19889 * configure, config.sub, config.subr: merge config.sub into
19890 config.subr, call the result config.subr, remove config.sub, use
19891 config.subr.
19892
19893 * Makefile.in: revised install for dir.info.
19894
19895 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19896
19897 * configure.in: add decstation host makefile frag.
19898
19899 * Makefile.in: BISON now bison -y again. also install-gcc on
19900 install. clean-gdbm on clean. infodir belongs in datadir.
19901 Make directories for info install. Build dir.info here then
19902 install it.
19903
19904 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19905
19906 * Makefile.in: fix for bad directory tests.
19907
19908 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19909
19910 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19911 regexp. -srcdir relative was being handled incorrectly.
19912
19913 * Makefile.in: unwrapped some for loops so that parallel makes
19914 work again and so one can focus one's attention on a particular
19915 package.
19916
19917 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19918
19919 * configure: added PWD as a stand in for `pwd` (for speed). use
19920 elif wherever possible. make -srcdir work without -objdir.
19921 -objdir= commented out.
19922
19923 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19924
19925 * configure: +options become --options. -subdirs commented out.
19926 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19927 Makefile now at top of generated Makefile. Removed cvs log
19928 entries. added -srcdir. create .gdbinit only if there is one
19929 in ${srcdir}.
19930
19931 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19932 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19933 and mandir now keyed off datadir by default.
19934
19935 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19936
19937 * Freshly created ChangeLog.
19938
19939 \f
19940 Local Variables:
19941 mode: change-log
19942 left-margin: 8
19943 fill-column: 76
19944 version-control: never
19945 End: