libgo: update to Go1.10beta2 release
[gcc.git] / ChangeLog
1 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2
3 * MAINTAINERS (write after approval): Add myself.
4
5 2018-01-03 Jakub Jelinek <jakub@redhat.com>
6
7 Update copyright years.
8
9 2018-01-03 Ben Elliston <bje@gnu.org>
10
11 * config.guess: Import latest version.
12 * config.sub: Likewise.
13
14 2017-12-12 Stafford Horne <shorne@gmail.com>
15
16 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
17 * configure: Regenerate.
18
19 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
23 2017-11-28 Julia Koval <julia.koval@intel.com>
24 Sebastian Peryt <sebastian.peryt@intel.com>
25
26 * Makefile.def (target_modules): Remove libcilkrts.
27 * Makefile.in: Ditto.
28 * configure: Ditto.
29 * configure.ac: Ditto.
30
31 2017-11-28 Julia Koval <julia.koval@intel.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
35 2017-11-22 Sudakshina Das <sudi.das@arm.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
39 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
40
41 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
42 Use my SiFive email address.
43
44 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
45
46 * MAINTAINERS (write after approval): Add myself.
47
48 2017-10-27 Martin Liska <mliska@suse.cz>
49
50 * Makefile.tpl: Use proper name of folder as it was renamed
51 during transition to 4 stages.
52 * Makefile.in: Regenerate.
53
54 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
55
56 * MAINTAINERS (write after approval): Add myself.
57
58 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
59
60 * MAINTAINERS: Add a note that maintainership also includes web
61 pages, docs, and testsuite related to that area.
62
63 2017-09-25 Tom de Vries <tom@codesourcery.com>
64
65 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
66
67 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
68
69 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
70
71 2017-09-15 Nathan Sidwell <nathan@acm.org>
72
73 * MAINTAINERS: Remove myself as a vxworks maintainer.
74
75 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
76
77 * MAINTAINERS: Remove email address of Jim Norris.
78
79 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
80
81 * MAINTAINERS (Reviewers): Move myself from here...
82 (CPU Port Maintainers): ... to here.
83
84 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
85
86 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
87
88 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
89
90 * MAINTAINERS (write after approval): Add myself.
91
92 2017-07-28 Tony Reix <tony.reix@atos.net>
93
94 * configure.ac (target-libffi): Don't disable for AIX.
95 (go): Don't add to unsupported_languages on AIX.
96 (target-libgo): Don't disable for AIX.
97 * configure: Regenerate.
98
99 2017-07-19 Yury Gribov <tetra2005@gmail.com>
100
101 * MAINTAINERS: Add myself.
102
103 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
104
105 * MAINTAINERS: Update my email address.
106
107 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
108
109 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
110 arm-specific auto-generated header files.
111
112 2017-07-03 Nathan Sidwell <nathan@acm.org>
113
114 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
115 * configure: Rebuilt.
116
117 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
118
119 * MAINTAINERS: Readd myself for c6x.
120
121 2017-06-28 Martin Liska <mliska@suse.cz>
122
123 PR bootstrap/81217
124 * Makefile.def: Remove superfluous bootstrap_target from
125 bootstrap_stage.
126 * Makefile.in: Re-generate the file.
127
128 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
129
130 * MAINTAINERS: Add myself to Write After Approval
131
132 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
133
134 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
135
136 2017-06-19 Martin Liska <mliska@suse.cz>
137
138 * Makefile.def: Define 4 stages PGO bootstrap.
139 * Makefile.tpl: Define FLAGS.
140 * Makefile.in: Regenerate.
141
142 2017-06-14 Ian Lance Taylor <iant@golang.org>
143
144 * Makefile.def: Add check-gotools to go check targets.
145 * Makefile.in: Rebuild.
146
147 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
148
149 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
150
151 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
152
153 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
154 * configure: Regenerate.
155
156 2017-05-31 Martin Liska <mliska@suse.cz>
157
158 * configure.ac: Add handling of stage2_werror_flags to
159 action-if-given and to action-if-not-given.
160 * configure: Regenerate.
161
162 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
163
164 * MAINTAINERS: Add self to Write After Approval
165
166 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
167
168 * MAINTAINERS: Update my email address, and remove myself as
169 maintainer in some areas.
170
171 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
172
173 * MAINTAINERS: Add self to Write After Approval
174
175 2017-05-25 Nathan Sidwell <nathan@acm.org>
176
177 * configure.ac: Add --enable-languages=default to mean default and
178 make --enable-languages=all mean all supported languages.
179 * configure: Regenerated.
180
181 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
182
183 * config.gcc (powerpc*-*-*spe*): New.
184 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
185 (powerpc-*-rtems*spe*): New.
186 (powerpc*-*-linux*spe*): New.
187 (powerpc-wrs-vxworksspe): New.
188 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
189 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
190 * config.host (powerpc*-*-*spe*): New.
191
192 2017-05-19 Martin Liska <mliska@suse.cz>
193
194 * configure.ac: Add --enable-werror-always just for
195 bootstrap-debug (or none build config) and do not add it
196 when we are on a release branch.
197 * configure: Regenerated.
198
199 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
200
201 * MAINTAINERS: Add self to Write After Approval
202
203 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
204
205 * MAINTAINERS: Move myself to Write After Approval section.
206
207 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
208
209 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
210 ACCH registers.
211 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
212 available.
213 (umulsidi3): Likewise.
214 (mulsidi3_700): Disable this pattern when we have advanced mpy
215 instructions.
216 (umulsidi3_700): Likewise.
217 (maddsidi4): New pattern.
218 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
219 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
220 (mpydu_imm_arcv2hs): Likewise.
221 * config/arc/predicates.md (accl_operand): New predicate.
222
223 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
224 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
227 case.
228 (ARC_AUTOFP_IRQ_P): Likewise.
229 (ARC_AUTO_IRQ_P): Likewise.
230 (rgf_banked_register_count): New variable.
231 (parse_mrgf_banked_regs_option): New function.
232 (arc_override_options): Handle rgf_banked_regs option.
233 (arc_handle_interrupt_attribute): Add firq option.
234 (arc_compute_function_type): Return fast irq type when required.
235 (arc_must_save_register): Handle fast interrupts.
236 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
237 (arc_return_address_regs): Update.
238 * config/arc/arc.h (arc_return_address_regs): Update.
239 (arc_function_type): Add fast interrupt type.
240 (ARC_INTERRUPT_P): Update.
241 (RC_FAST_INTERRUPT_P): Define.
242 * config/arc/arc.md (simple_return): Update for fast interrupts.
243 (p_return_i): Likewise.
244 * config/arc/arc.opt (mrgf-banked-regs): New option.
245 * doc/invoke.texi (mrgf-banked-regs): Document.
246
247 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
248
249 * config/arc/arc.c (irq_ctrl_saved): New variable.
250 (ARC_AUTOBLINK_IRQ_P): Define.
251 (ARC_AUTOFP_IRQ_P): Likewise.
252 (ARC_AUTO_IRQ_P): Likewise.
253 (irq_range): New function.
254 (arc_must_save_register): Likewise.
255 (arc_must_save_return_addr): Likewise.
256 (arc_dwarf_emit_irq_save_regs): Likewise.
257 (arc_override_options): Handle deferred options.
258 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
259 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
260 arc_must_save_return_addr.
261 (arc_compute_frame_size): Handle automated save and restore of
262 registers.
263 (arc_expand_prologue): Likewise.
264 (arc_expand_epilogue): Likewise.
265 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
266 * config/arc/arc.opt (mirq-ctrl-saved): New option.
267 * doc/invoke.texi (mirq-ctrl-saved): Document option.
268
269 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
270 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
271
272 PR bootstrap/77661
273 * Makefile.def: Don't pass --enable-maintainer-mode on to an
274 in-tree build MPC.
275 * Makefile.in: Regenerate.
276
277 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
278
279 * configure.ac: Enable LTO by default on darwin >= 9.
280 * configure: Regenerate.
281
282 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
283
284 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
285 and Andrew Waterman as the RISC-V maintainers.
286
287 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
288
289 * MAINTAINERS: Add self to Write After Approval
290
291 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
292
293 * config.guess: Import latest from upstream.
294
295 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
296
297 * MAINTAINERS (Write After Approval): Remove entries that are
298 already covered under Reviewers.
299
300 2017-03-08 Mark Wielaard <mark@klomp.org>
301
302 PR demangler/70909
303 PR demangler/67264
304 * include/demangle.h: Add d_printing to struct demangle_component
305 and pass struct demangle_component as non const.
306
307 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
308
309 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
310
311 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
312
313 * Makefile.tpl: Remove HOST_ISLVER.
314 (HOST_EXPORTS): Remove ISLVER.
315 * Makefile.in: Regenerate.
316
317 2017-02-13 Richard Biener <rguenther@suse.de>
318
319 * configure: Re-generate.
320
321 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
322
323 * MAINTAINERS: Adjust bug reporting URL.
324
325 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
326
327 * MAINTAINERS (Write After Approval): Remove redundant entry
328 for Andrew Burgess.
329
330 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
331
332 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
333 32-bit hppa*-*-hpux*.
334 * configure: Regenerate.
335
336 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
337
338 * configure.ac: Moved the white list of enabling BRIG FE to
339 libhsail-rt/configure.tgt.
340 * configure: Regenerated.
341 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
342
343 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
344 Martin Jambor <mjambor@suse.cz>
345
346 * Makefile.def (target_modules): Added libhsail-rt.
347 (languages): Added language brig.
348 * Makefile.in: Regenerated.
349 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
350 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
351 * configure: Regenerated.
352
353 2017-01-17 Jakub Jelinek <jakub@redhat.com>
354
355 PR other/79046
356 * configure: Regenerated.
357
358 2017-01-04 Alan Modra <amodra@gmail.com>
359
360 * configure: Regenerate.
361
362 2016-12-29 Ben Elliston <bje@gnu.org>
363
364 * config.sub: Import latest version.
365
366 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
367
368 * MAINTAINERS (Write After Approval): Add myself.
369
370 2016-12-21 Jakub Jelinek <jakub@redhat.com>
371
372 * configure.ac: Don't bootstrap libmpx unless --with-build-config
373 includes bootstrap-mpx.
374 * configure: Regenerated.
375
376 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
381
382 * configure: Regenerate.
383
384 2016-12-01 Matthias Klose <doko@ubuntu.com>
385
386 * configure.ac: Don't use pkg-config to check for bdw-gc.
387 * configure: Regenerate.
388
389 2016-11-30 Matthias Klose <doko@ubuntu.com>
390
391 * Makefile.def: Remove reference to boehm-gc target module.
392 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
393 options and for the bdw-gc pkg-config module.
394 * configure: Regenerate.
395 * Makefile.in: Regenerate.
396
397 2016-11-28 Nathan Sidwell <nathan@acm.org>
398
399 * MAINTAINERS (nvptx): Remove self.
400
401 2016-11-25 Ben Elliston <bje@gnu.org>
402
403 * config.guess: Import latest version.
404 * config.sub: Likewise.
405
406 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2016-11-15 Matthias Klose <doko@ubuntu.com>
411
412 * Makefile.def: Remove references to GCJ.
413 * Makefile.tpl: Likewise.
414 * Makefile.in: Regenerate.
415
416 2016-11-15 Matthias Klose <doko@ubuntu.com>
417
418 * config-ml.in: Remove references to GCJ.
419 * configure.ac: Likewise.
420 * configure: Regenerate.
421
422 2016-11-01 Josh Conner <joshconner@google.com>
423
424 * MAINTAINERS (Write After Approval): Update email address,
425
426 2016-10-27 Carl Love <cel@us.ibm.com>
427
428 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
429 Approval list to make it alphabetical.
430
431 2016-10-27 Carl Love <cel@us.ibm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * MAINTAINERS (Reviewers): Add myself.
438 (Write After Approval): Add myself.
439
440 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
441 Ulrich Weigand <uweigand@de.ibm.com>
442
443 * MAINTAINERS: Update email address.
444
445 2016-10-10 Nathan Sidwell <nathan@acm.org>
446
447 * MAINTAINERS: Update email address.
448
449 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
450
451 * configure.ac: Add aarch64-*-freebsd*.
452 * configure: Regenerate.
453
454 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
455
456 * MAINTAINERS: Update email address after it got reverted.
457
458 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
459
460 * configure.ac (target_libraries): Readd target-boehm-gc.
461 Restore --enable-objc-gc handling.
462 * configure: Regenerate.
463
464 2015-10-03 Jeff Law <law@redhat.com>
465
466 * MAINTAINERS: Move several inactive maintainers to the
467 write-after-approval section.
468
469 2016-09-30 Jakub Jelinek <jakub@redhat.com>
470
471 * configure.ac: Add target-libffi to target_libraries.
472 Readd libgcj target disablings, modified to only target-libffi.
473 Readd target addition of go to unsupported languages.
474 * configure: Regenerated.
475
476 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
477
478 * MAINTAINERS: Update email address.
479
480 2016-09-30 Andrew Haley <aph@redhat.com>
481
482 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
483 write-after approval. Remove Tom Tromey and Bryce McKinlay from
484 libgcj.
485
486 2016-09-30 Andrew Haley <aph@redhat.com>
487
488 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
489 write-after approval after GCJ deletion.
490
491 2016-09-30 Andrew Haley <aph@redhat.com>
492
493 * Makefile.def: Remove libjava.
494 * Makefile.tpl: Likewise.
495 * Makefile.in: Regenerate.
496 * configure.ac: Likewise.
497 * configure: Likewise.
498 * gcc/java: Remove.
499 * libjava: Likewise.
500
501 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
502
503 * MAINTAINERS (Reviewers): Add myself.
504
505 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
506
507 * configure.ac: Disable "sim" directory for arc*-*-*.
508 * configure: Regenerated.
509
510 2016-09-23 Tamar Christina <tamar.christina@arm.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
515
516 * configure.ac: Check for the minimum in-tree MPFR version
517 handled.
518 * configure: Regenerate.
519
520 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
521
522 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
523 * configure: Regenerated.
524
525 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2016-06-23 Andi Kleen <ak@linux.intel.com>
530
531 * Makefile.def: Add autoprofiledbootstrap.
532 * Makefile.tpl: Dito.
533 * Makefile.in: Regenerate.
534
535 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
536
537 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
538 * configure: Regenerate.
539
540 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
541
542 * configure: Regenerate.
543 * configure.ac: Remove support for avr-rtems.
544
545 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
549 2016-06-16 Michael Collison <michael.collison@arm.com>
550
551 * MAINTAINERS (Write After Approval): Add myself.
552
553 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
554
555 * MAINTAINERS (Write After Approval): Update e-mail address.
556
557 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
558
559 * MAINTAINERS (Write After Approval): Add myself.
560
561 2016-05-28 Alan Modra <amodra@gmail.com>
562
563 * Makefile.tpl (configure): Depend on m4 files included.
564 * Makefile.in: Regenerate.
565
566 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
567
568 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
569 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
570
571 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
572
573 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
574 special case builtin.
575 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
576 support for ALTIVEC_BUILTIN_VEC_ADDEC.
577 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
578 for __builtin_vec_addec.
579
580 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
581
582 * config.guess: Import version 2016-04-02 (newest).
583 * config.sub: Import version 2016-05-10 (newest).
584
585 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
586
587 * configure.ac: Add ARC support to libgloss.
588 * configure: Regenerate
589
590 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
591
592 * MAINTAINERS (Write After Approval): Add myself.
593
594 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
595
596 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
597 * configure: Regenerated.
598 * Makefile.def (gmp): Explicitly disable assembler.
599 (mpfr): Adjust lib_path.
600 (mpc): Likewise.
601 * Makefile.in: Regenerated.
602
603 2016-05-01 Jakub Jelinek <jakub@redhat.com>
604
605 PR bootstrap/70704
606 * configure.ac (--enable-stage1-checking): Add missing
607 --enable-checking=.
608 * configure: Regenerated.
609
610 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
611
612 * config.guess: Revert r235676.
613 * config.sub: Revert r235676.
614
615 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
616
617 * config.guess: Remove SH5 support.
618 * config.sub: Likewise.
619 * configure: Likewise.
620 * configure.ac: Likewise.
621
622 2016-04-26 Jakub Jelinek <jakub@redhat.com>
623
624 PR bootstrap/70704
625 * configure.ac (--enable-stage1-checking): For --disable-checking or
626 implicit --enable-checking, make sure extra flag matches in between
627 stage1 and later checking.
628 * configure: Regenerated.
629
630 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
631
632 * .gitattributes: New file.
633
634 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
635
636 * MAINTAINERS (rs6000/powerpc port): Add myself.
637
638 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
639
640 PR bootstrap/70173
641 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
642 and gotools directories. Delete the stage_final file.
643 * Makefile.in: Regenerate.
644
645 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
650
651 * MAINTAINERS (Fortran maintainer): Remove myself.
652
653 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
657 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2016-03-17 Cary Coutant <ccoutant@gmail.com>
662
663 Sync with binutils-gdb:
664
665 2016-03-17 Cary Coutant <ccoutant@gmail.com>
666
667 * configure.ac: Add mips and s390 to the gold target check.
668 * configure: Regenerate.
669
670 2016-03-01 DJ Delorie <dj@redhat.com>
671
672 * MAINTAINERS (mep): Remove myself as MeP maintainer.
673
674 2016-02-22 David Malcolm <dmalcolm@redhat.com>
675
676 * MAINTAINERS (libcpp): Add myself.
677 (diagnostic messages): Likewise.
678
679 2016-02-20 Tom de Vries <tom@codesourcery.com>
680
681 * MAINTAINERS: Fix whitespace.
682
683 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
687 2016-01-29 Sebastian Pop <s.pop@samsung.com>
688
689 * config/isl.m4: Add comments about isl-0.16.
690 * configure: Regenerate.
691
692 2016-01-29 Martin Jambor <mjambor@suse.cz>
693
694 * MAINTAINERS (hsa maintainers): Add myself.
695
696 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
697
698 * MAINTAINERS: (Write After Approval): Add myself.
699
700 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
701 Sebastian Pop <s.pop@samsung.com>
702
703 * Makefile.in: Regenerate.
704 * Makefile.tpl: Export ISLVER.
705 * configure: Regenerate.
706 * config/isl.m4: Detect isl-0.15.
707
708 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
709
710 PR bootstrap/69329
711 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
712 * Makefile.in: Regenerate.
713
714 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
715
716 * configure.ac: Enable LTO for DJGPP
717 * configure: Regenerate
718
719 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
720
721 Sync with binutils-gdb:
722 2015-10-21 Nick Clifton <nickc@redhat.com>
723
724 PR gas/19109
725 * configure.ac: Note the 'none' is an acceptable argument to
726 --enable-compressed-debug-sections.
727 * configure: Regenerate.
728
729 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
730
731 PR bootstrap/69134
732 * Makefile.def (mpfr): Disable assembler.
733 * Makefile.in: Regenerate.
734
735 2016-01-01 Ben Elliston <bje@gnu.org>
736
737 * config.guess: Import version 2016-01-01.
738 * config.sub: Likewise.
739
740 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
744 2015-12-17 Sebastian Pop <s.pop@samsung.com>
745
746 * Makefile.in: Replace ISL with isl.
747 * Makefile.tpl: Same.
748 * config/isl.m4: Same.
749 * configure.ac: Same.
750 * contrib/download_prerequisites: Same.
751 * configure: Regenerate.
752
753 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
754
755 * MAINTAINERS (Write After Approval): Add Myself.
756
757 2015-12-17 Nathan Sidwell <nathan@acm.org>
758
759 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
760 * configure: Regenerate.
761
762 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
763 Sebastian Pop <s.pop@samsung.com>
764
765 * config/isl.m4 (ISL_CHECK_VERSION): Check for
766 isl_ctx_get_max_operations.
767 * configure: Regenerate.
768
769 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
773 2015-12-02 Ian Lance Taylor <iant@google.com>
774
775 PR go/66147
776 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
777 * Makefile.in: Regenerate.
778
779 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
780
781 PR libffi/65726
782 * Makefile.def (lang_env_dependencies): Make libffi depend
783 on cxx.
784 * Makefile.in: Regenerate.
785
786 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
787
788 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
789 symbols.
790
791 2015-11-20 Tristan Gingold <gingold@adacore.com>
792
793 Sync with binutils-gdb:
794 2015-11-20 Tristan Gingold <gingold@adacore.com>
795
796 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
797 * configure: Regenerate.
798
799 2015-11-19 Martin Liska <mliska@suse.cz>
800
801 * .gitignore: Add .clang-format to ignored files.
802 * Makefile.in: Add clang-format.
803 * Makefile.tpl: Likewise.
804
805 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
806
807 * configure.ac: Enable libmpx by default.
808 * configure: Regenerated.
809
810 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
811
812 * MAINTAINERS: Update email address.
813
814 2015-10-23 Paulo Matos <pmatos@linki.tools>
815
816 * MAINTAINERS: Update email address.
817
818 2015-10-23 Alan Hayward <alan.hayward@arm.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
822 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
823
824 Sync with binutils-gdb:
825 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
826
827 PR gas/19109
828 * configure.ac: Add
829 --enable-compressed-debug-sections={all,gas,gold,ld}.
830 * configure: Regenerated.
831
832 2015-10-16 Arnaud Charlet <charlet@adacore.com>
833
834 * MAINTAINERS: Update list of Ada maintainers and email addresses.
835
836 2015-10-09 Martin Liska <mliska@suse.cz>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
840 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
841
842 * MAINTAINERS (Write After Approval): Add myself.
843
844 2015-10-02 Florian Weimer <fweimer@redhat.com>
845
846 * MAINTAINERS: Update email address.
847
848 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
852 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
853
854 * MAINTAINERS: Update email.
855
856 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
857
858 * MAINTAINERS: Update my email address.
859
860 2015-09-01 James Bowman <james.bowman@ftdichip.com>
861
862 * MAINTAINERS (ft32 port): Add myself.
863
864 2015-08-28 David Sherwood <david.sherwood@arm.com>
865
866 * MAINTAINERS: Add myself.
867
868 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871
872 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
873
874 PR libfortran/54572
875 * Makefile.def: Make libgfortran depend on libbacktrace.
876 * Makefile.in: Regenerate.
877
878 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
879
880 * MAINTAINERS (Write After Approval): Add myself.
881
882 2015-08-12 Tom de Vries <tom@codesourcery.com>
883
884 PR other/67092
885 * configure.ac: Remove --with_host_libstdcxx support.
886 * configure: Regenerate.
887
888 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
889 Jakub Jelinek <jakub@redhat.com>
890
891 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
892 nvptx*-*-*.
893 * configure: Regenerate.
894
895 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
896
897 * Makefile.def (libiconv): Define bootstrap=true.
898 Mark pdf/html/info as missing.
899 (configure-gcc): Depend on all-libiconv.
900 (all-gcc): Ditto.
901 (configure-libcpp): Ditto.
902 (all-libcpp): Ditto.
903 (configure-intl): Ditto.
904 (all-intl): Ditto.
905 * Makefile.in: Regenerate.
906
907 2015-08-03 Bin Cheng <bin.cheng@arm.com>
908
909 * MAINTAINERS (loop ivopts): Add the entry and myself.
910
911 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
912
913 * MAINTAINERS (nvptx): Add self.
914
915 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
916
917 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
918 128-bit vector modes.
919
920 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
924 2015-07-28 Ben Elliston <bje@gnu.org>
925
926 * config.sub, config.guess: Import from upstream.
927
928 2015-07-24 Michael Darling <darlingm@gmail.com>
929
930 PR other/66259
931 * config-ml.in: Reflects renaming of configure.in to configure.ac
932 * configure: Likewise
933 * configure.ac: Likewise
934
935 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
936
937 * MAINTAINERS: Update my email address.
938
939 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
940
941 Sync with binutils-gdb:
942 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
943
944 * configure.ac (target_configdirs): Exclude target-zlib if
945 target-libjava isn't built.
946 * configure: Regenerated.
947
948 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
949
950 Sync with binutils-gdb:
951 2015-05-13 John David Anglin <dave.anglin@bell.net>
952
953 * configure.ac: Disable configuration of GDB for HPUX targets.
954 * configure: Regenerate.
955
956 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
957
958 * configure.ac: Add --with-system-zlib.
959 * configure: Regenerated.
960
961 2015-01-28 James Bowman <james.bowman@ftdichip.com>
962
963 * configure.ac: Add FT32 support.
964 * configure: Regenerate.
965
966 2015-01-12 Anthony Green <green@moxielogic.com>
967
968 * configure.ac: Don't disable gprof for moxie.
969 * configure: Rebuild.
970
971 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
972
973 Sync with binutils-gdb:
974 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
975
976 PR ld/18355
977 * Makefile.def: Add extra_configure_flags to host zlib.
978 * configure.ac (extra_host_zlib_configure_flags): New. Set
979 to --enable-host-shared When bfd is to be built as shared
980 library. AC_SUBST.
981 * Makefile.in: Regenerated.
982
983 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
984
985 Sync with src:
986 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
987 * Makefile.def (dependencies): Add all-zlib to all-bfd.
988 * Makefile.in: Regenerated.
989
990 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
991
992 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
993 target.
994 * configure: Regenerate.
995
996 2015-06-23 Ludovic Courtès <ludo@gnu.org>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
1000 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1001
1002 * MAINTAINERS (OS Port Maintainers): Add myself.
1003 (Various Maintainers): Remove myself from libffi testsuite.
1004
1005 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1006
1007 * MAINTAINERS (gen* on machine desc): Add self.
1008
1009 2015-06-02 Jason Merrill <jason@redhat.com>
1010
1011 PR bootstrap/66319
1012 * configure.ac: Use -std=gnu++98.
1013
1014 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1019
1020 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1021 * configure: Regenerate.
1022
1023 2015-05-26 Jason Merrill <jason@redhat.com>
1024
1025 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1026 * configure: Regenerate.
1027
1028 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1029
1030 * configure.ac: FT32 target added.
1031 * configure: Regenerated.
1032
1033 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
1037 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1038
1039 * MAINTAINERS (Write After Approval): Add myself.
1040
1041 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1042
1043 * configure.ac: Fix typo.
1044 * configure: Regenerate.
1045
1046 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2015-05-03 Matthias Klose <doko@ubuntu.com>
1051
1052 * configure.ac: Match $host configured with triplets.
1053 * configure: Regenerate.
1054
1055 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1056
1057 * Makefile.tpl: Remove surplus whitespace throughout.
1058 * Makefile.in: Regenerate.
1059
1060 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1061
1062 * MAINTAINERS (Various Maintainers): Add myself as instruction
1063 combiner maintainer.
1064
1065 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1066
1067 PR bootstrap/62077
1068 * configure.ac (--enable-stage1-checking): Default to
1069 release,misc,gimple,rtlflag,tree,types if --disable-checking
1070 or --enable-checking is not specified and DEV-PHASE is not
1071 experimental.
1072 * configure: Regenerated.
1073
1074 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1075
1076 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1077 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1078 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1079 * Makefile.in: Regenerate.
1080
1081 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1082
1083 * MAINTAINERS: Update my email address.
1084
1085 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1086
1087 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1088
1089 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1090
1091 * MAINTAINERS: Add myself as an arm port reviewer.
1092
1093 2015-03-25 Martin Liska <mliska@suse.cz>
1094 Yury Gribov <y.gribov@samsung.com>
1095
1096 * Makefile.in: Fix ln source location for vimrc file.
1097 * Makefile.tpl: Likewise.
1098
1099 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1100
1101 PR bootstrap/25672
1102 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1103 cross-compiling. Similarly for CXX_FOR_TARGET.
1104 * configure: Regenerate.
1105
1106 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1107
1108 * Makefile.def: Add libmpx.
1109 * configure.ac: Add libmpx.
1110 * Makefile.in: Regenerate.
1111 * configure: Regenerate.
1112
1113 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1114
1115 * MAINTAINERS (CPU Port Maintainers): Add myself
1116 i386 vector ISA extns mantainer.
1117
1118 2015-03-13 Jeff Law <law@redhat.com>
1119
1120 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1121 maintainer.
1122 Remove Richard Henderson as a maintainer for the x86 port.
1123
1124 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1125
1126 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1127
1128 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1129
1130 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1131 pointer bounds checker and i386 MPX maintainer.
1132
1133 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1134
1135 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1136
1137 2015-02-26 Martin Sebor <msebor@redhat.com>
1138
1139 * MAINTAINERS (Various Maintainers): Add self.
1140
1141 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1142
1143 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1144 Make sure it contains lto.
1145 * configure: Regenerate.
1146
1147 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1148
1149 * configure: Regenerate.
1150
1151 2015-02-06 Diego Novillo <dnovillo@google.com>
1152 1
1153 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1154 middle-end, docstring): Remove myself.
1155 (Write After Approval): Add myself.
1156
1157 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1158
1159 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1160 (Write After Approval): Update address.
1161
1162 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1163
1164 PR jit/64780
1165 * configure.ac: Require the user to explicitly specify
1166 --enable-host-shared if the jit is enabled.
1167 * configure: Regenerate.
1168
1169 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1170
1171 * MAINTAINERS (Write After Approval): Add myself.
1172
1173 2015-01-25 Tom de Vries <tom@codesourcery.com>
1174
1175 * MAINTAINERS: Make whitespace consistent.
1176
1177 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
1181 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1182
1183 * MAINTAINERS: (Write After Approval): Add myself.
1184
1185 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1186
1187 * MAINTAINERS: (Write After Approval): Add myself.
1188
1189 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1190
1191 * MAINTAINERS: (Write After Approval): Add myself.
1192
1193 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1194
1195 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1196 objective-c/c++ front end maintainer.
1197
1198 2015-01-13 Marek Polacek <polacek@redhat.com>
1199
1200 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1201
1202 2015-01-12 Jeff Law <law@redhat.com>
1203
1204 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1205 a very long time.
1206
1207 2015-01-09 Ian Lance Taylor <iant@google.com>
1208
1209 * configure.ac (host_tools): Add gotools.
1210 * Makefile.def (host_modules): Add gotools.
1211 (dependencies): Add dependency of all-gotools on all-target-libgo.
1212
1213 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1214
1215 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1216 * configure: Regenerate.
1217
1218 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1219
1220 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1221 all-target-libgomp.
1222 * Makefile.in: Regenerate.
1223
1224 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1225
1226 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1227
1228 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1229
1230 * configure.ac: Add Visium support.
1231 * configure: Regenerate.
1232
1233 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1234
1235 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1236 * configure: Regenerate.
1237
1238 2015-01-03 Andrew Pinski <apinski@cavium.com>
1239
1240 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1241 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1242 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1243 (OBJCOPY_FOR_TARGET): New variable.
1244 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1245 * Makefile.in: Regenerate.
1246 * configure.ac: Check for already installed target objcopy.
1247 Also GCC_TARGET_TOOL on objcopy.
1248 * configure: Regenerate.
1249
1250 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1251
1252 * config.sub: Update from upstream, to 2015-01-01 version.
1253 * config.guess: Ditto.
1254
1255 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1256
1257 * MAINTAINERS (RTEMS Ports): Add myself.
1258
1259 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1260
1261 * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1264
1265 * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1268
1269 * configure.ac (--enable-as-accelerator-for): Don't set
1270 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1271 * configure: Regenerate.
1272
1273 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1274
1275 PR bootstrap/64023
1276 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1277 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1278 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1279 to CXX.
1280 * Makefile.in: Regenerated.
1281
1282 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1283 Yury Gribov <y.gribov@samsung.com>
1284
1285 * .gitignore: Added .local.vimrc and .lvimrc.
1286 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1287 * Makefile.in: Regenerate.
1288
1289 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1290
1291 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1292 * configure: Regenerated.
1293
1294 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1295
1296 * MAINTAINERS (nvptx port): New entry.
1297
1298 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1299
1300 * configure: Regenerate.
1301
1302 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1303
1304 * configure.ac: Merge with Binutils.
1305
1306 2014-11-26 Tobias Burnus <burnus@net-b.de>
1307
1308 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1309 * Makefile.in: Regenerate.
1310
1311 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1312
1313 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1314 missing flex.
1315 * Makefile.in: Regenerated.
1316
1317 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1318
1319 * Makefile.in: Regenerate.
1320
1321 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1322
1323 PR bootstrap/63784
1324 * libtool.m4: Add $pic_flag with -shared.
1325
1326 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1327
1328 * MAINTAINERS (Write After Approval): Added myself.
1329
1330 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1331
1332 * MAINTAINERS (write-after-approval): Add myself.
1333
1334 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1335
1336 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1337 from 2 years ago.
1338
1339 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1340
1341 Revert:
1342 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1343
1344 * MAINTAINERS (Write After Approval): Added myself as line map
1345 maintainer.
1346
1347 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1348
1349 Revert:
1350 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1351
1352 * MAINTAINERS (Write After Approval): Added myself.
1353
1354 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1355
1356 * MAINTAINERS (Write After Approval): Added myself.
1357
1358 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1359
1360 * MAINTAINERS (Write After Approval): Added myself as line map
1361 maintainer.
1362
1363 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1364
1365 * MAINTAINERS (Various Maintainers): Added myself as line map
1366 maintainer.
1367
1368 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1369
1370 * move-if-change: Sync from upstream gnulib.
1371
1372 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1373
1374 * compile: Sync with upstream Automake.
1375 * depcomp: Ditto.
1376 * install-sh: Ditto.
1377 * missing: Ditto.
1378 * mkinstalldirs: Ditto.
1379 * ylwrap: Ditto.
1380
1381 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1382
1383 * config.sub: Update from upstream config repo.
1384 * config.guess: Ditto.
1385
1386 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1387
1388 * Makefile.def: Add liboffloadmic to target_modules. Make
1389 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1390 * Makefile.in: Regenerate.
1391 * configure: Regenerate.
1392 * configure.ac: Add liboffloadmic to target binaries.
1393 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1394 Add liboffloadmic to noconfig list when C++ is not supported.
1395
1396 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1397 Thomas Schwinge <thomas@codesourcery.com>
1398 Ilya Verbin <ilya.verbin@intel.com>
1399 Andrey Turetskiy <andrey.turetskiy@intel.com>
1400
1401 * configure: Regenerate.
1402 * configure.ac (--enable-as-accelerator-for)
1403 (--enable-offload-targets): New configure options.
1404
1405 2014-11-11 Tobias Burnus <burnus@net-b.de>
1406
1407 * Makefile.def: Make all-gcc depend on all-isl.
1408 * Makefile.in: Regenerate.
1409
1410 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1411
1412 * ChangeLog.jit: New.
1413 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1414
1415 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1416
1417 PR target/63610
1418 * libtool.m4: Fix globbing of darwin versions.
1419 * configure: Regenerate.
1420
1421 2014-11-11 Tobias Burnus <burnus@net-b.de>
1422
1423 * Makefile.def: Remove CLooG.
1424 * Makefile.tpl: Ditto.
1425 * configure.ac: Ditto.
1426 * configure: Regenerate.
1427 * Makefile.in: Ditto.
1428
1429 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1430
1431 * configure.ac: Handle nvptx-*-*.
1432 * configure: Regenerate.
1433
1434 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
1438 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1439
1440 * Makefile.def (libcc1): Remove bootstrap=true;.
1441 * Makefile.in: Regenerated.
1442
1443 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1444
1445 * configure.ac: Update comment.
1446 * configure: Regenerate.
1447
1448 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
1452 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1453
1454 * configure.ac (extra_host_libiberty_configure_flags): Add
1455 --enable-shared also for libcc1's benefit.
1456 * configure: Regenerate.
1457
1458 2014-10-29 Tristan Gingold <gingold@adacore.com>
1459
1460 * MAINTAINERS: Change my email address.
1461
1462 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1463 Tom Tromey <tromey@redhat.com>
1464
1465 * Makefile.def: Add libcc1 to host_modules.
1466 * configure.ac (host_tools): Add libcc1.
1467 * Makefile.in, configure: Rebuild.
1468
1469 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1470
1471 * configure.ac (build_configargs): Don't share config.cache between
1472 build subdirs.
1473 * configure: Regenerate.
1474
1475 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1476
1477 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1478 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1479 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1480 leon3v7 as leon3.
1481 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1482 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1483 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1484 * config/sparc/sparc.md (cpu): Add leon3v7.
1485 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1486
1487 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1488
1489 * MAINTAINERS (write-after-approval): Add myself.
1490
1491 2014-10-23 Ian Lance Taylor <iant@google.com>
1492
1493 * configure.ac: Disable the Go frontend on systems where it is known
1494 to not work.
1495 * configure: Regenerate.
1496
1497 2014-10-23 Richard Biener <rguenther@suse.de>
1498
1499 * Makefile.def: Add libcpp build module and dependencies.
1500 * configure.ac: Add libcpp build module.
1501 * Makefile.in: Regenerate.
1502 * configure: Likewise.
1503
1504 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1505
1506 * MAINTAINERS (write-after-approval): Add myself.
1507
1508 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1509
1510 * INSTALL/README: Do not mention CVS.
1511
1512 2014-10-03 Jing Yu <jingyu@google.com>
1513
1514 * configure.ac: Add aarch64 to list of targets that support gold.
1515 * configure: Regenerate.
1516
1517 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1518
1519 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1520
1521 2014-09-29 Catherine Moore <clm@codesourcery.com>
1522
1523 * MAINTAINERS: Add myself as MIPS maintainer.
1524
1525 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1526
1527 * MAINTAINERS: Move myself to MIPS maintainers.
1528
1529 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1530
1531 * MAINTAINERS: Put all email addresses between '<' and '>'.
1532
1533 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1534
1535 * MAINTAINERS: Move myself to reviewers (Fortran).
1536
1537 2014-09-01 Andi Kleen <ak@linux.intel.com>
1538
1539 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1540 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1541 * Makefile.in: Regenerate.
1542
1543 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1544
1545 * rtx-classes-status.txt: Delete
1546
1547 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1548
1549 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1550
1551 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1552
1553 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1554 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1555 of checking for version number.
1556 * configure: Regenerated.
1557 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1558
1559 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1560
1561 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1562 is done; begin phase 6 (use extra rtx_def subclasses).
1563
1564 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1565
1566 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1567 done; begin phase 5 (additional rtx_def subclasses).
1568
1569 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1570
1571 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1572
1573 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1574
1575 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1576 SET_BB_HEADER are done.
1577
1578 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1579
1580 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1581 done.
1582
1583 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1584
1585 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1586
1587 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1588
1589 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1590
1591 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1592
1593 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1594
1595 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1596
1597 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1598
1599 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1600
1601 * rtx-classes-status.txt: Phase 3 (per-file commits within
1602 "config" subdirs) is done; begin phase 4 (removal of
1603 "scaffolding").
1604
1605 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1606
1607 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1608 dir) is done; begin phase 3 (per-file commits within "config"
1609 subdirs).
1610
1611 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1612
1613 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1614 phase 2 (per-file commits in main source dir).
1615
1616 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1617
1618 * configure: Regenerated.
1619
1620 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1621
1622 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1623
1624 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1625
1626 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1627
1628 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1629
1630 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1631
1632 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1633
1634 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1635
1636 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1637
1638 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1639
1640 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1645
1646 * MAINTAINERS: Remove myself
1647
1648 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1649
1650 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1651
1652 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1657
1658 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1659 SET_BB_HEADER, SET_BB_FOOTER
1660
1661 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1662
1663 * rtx-classes-status.txt: New file
1664
1665 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1666
1667 * configure.ac: Eliminate ClooG installation dependency.
1668 * configure: Regenerate.
1669 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1670 * Makefile.in: Regenerate.
1671
1672 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1673
1674 * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1677
1678 * MAINTAINERS (Write After Approval): Add myself.
1679
1680 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
1684 2014-07-28 Anthony Green <green@moxielogic.com>
1685
1686 Import from savannah.gnu.org:
1687 * config.sub: Update to 2014-07-28 version.
1688
1689 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1690
1691 * MAINTAINERS: Remove my MIPS maintainer entry.
1692
1693 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1694
1695 PR target/47230
1696 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1697 * configure: Regenerate.
1698
1699 2014-07-24 James Norris <jnorris@codesourcery.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
1703 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1704
1705 * configure.ac: Accept only CLooG 0.18.1.
1706 * configure: Regenerate.
1707
1708 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1709
1710 * configure.ac: Don't accept isl 0.11.
1711 * configure: Regenerate.
1712
1713 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1718
1719 * configure.ac: Don't accept isl 0.10.
1720 * configure: Regenerate.
1721
1722 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1723
1724 Fix include path for in-tree cloog.
1725 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1726 * configure: Regenerate.
1727
1728 2014-06-18 Richard Henderson <rth@redhat.com>
1729
1730 * .gitignore: Import gcc_update output.
1731
1732 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1733
1734 * config-ml.in: Robustify ac_configure_args parsing.
1735
1736 * configure.ac (--enable-linker-plugin-configure-flags)
1737 (--enable-linker-plugin-flags): New flags.
1738 (configdirs): Conditionally add libiberty-linker-plugin.
1739 * configure: Regenerate.
1740 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1741 (host_modules) <lto-plugin>: Pay attention to
1742 @extra_linker_plugin_flags@ and
1743 @extra_linker_plugin_configure_flags@.
1744 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1745 * Makefile.in: Regenerate.
1746
1747 * Makefile.tpl (configure-[+prefix+][+module+])
1748 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1749 "module_srcdir" instead of "module" for locating a module's srcdir.
1750 * Makefile.in: Regenerate.
1751
1752 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1757
1758 * MAINTAINERS: Update my email address.
1759
1760 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
1763
1764 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1769
1770 PR libstdc++/61011
1771 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1772 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1773 * configure: Regenerate.
1774
1775 2014-05-28 Pedro Alves <palves@redhat.com>
1776
1777 * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1780
1781 * MAINTAINERS: Update my affiliation/email.
1782
1783 2014-05-19 Mike Stump <mikestump@comcast.net>
1784
1785 * MAINTAINERS: Add wide-int reviewers.
1786
1787 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1788
1789 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1790 * configure: Regenerated.
1791
1792 2014-05-15 Torvald Riegel <triegel@redhat.com>
1793
1794 * MAINTAINERS (libitm): Add myself as maintainer.
1795
1796 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1801
1802 * config.sub, config.guess: Import from upstream.
1803
1804 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1805
1806 * MAINTAINERS (Write After Approval): Put myself in correct order.
1807
1808 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1813
1814 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1815 section.
1816
1817 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1818
1819 * MAINTAINERS (Write After Approval): Delete myself.
1820
1821 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1822
1823 PR sanitizer/56781
1824 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1825 and -B* options with -Xcompiler.
1826
1827 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1828
1829 PR bootstrap/60620
1830 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1831 * Makefile.in: Regenerate.
1832
1833 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1834
1835 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1836 for WINDRES_FOR_TARGET in default-manifest.o rule.
1837 * Makefile.in: Regenerate.
1838
1839 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1844
1845 PR sanitizer/56781
1846 * Makefile.def: Set bootstrap=true; for host fixincludes.
1847 * configure.ac: Don't bootstrap host fixincludes unless
1848 --with-build-config=bootstrap-{a,ub}san.
1849 * Makefile.in: Regenerated.
1850 * configure: Regenerated.
1851
1852 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1853
1854 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1855 --enable-vtable-verify option parsing. Don't add
1856 target-libsanitizer to bootstrap_target_libs unless
1857 --with-build-config=bootstrap-asan or
1858 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1859 to bootstrap_target_libs unless --enable-vtable-verify.
1860 * configure: Regenerated.
1861
1862 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1863
1864 * MAINTAINERS (Write After Approval): Add myself.
1865
1866 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1867
1868 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1869
1870 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1871
1872 PR bootstrap/58572
1873 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1874 -I for libstdc++-v3 includes if $(LEAN).
1875 * Makefile.in: Regenerated.
1876
1877 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1878
1879 * MAINTAINERS: Update my email address.
1880
1881 2014-02-24 Walter Lee <walt@tilera.com>
1882
1883 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1884 (tilegx-*-*): Change to tilegx*-*-*.
1885 * configure: Regenerate.
1886
1887 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1888
1889 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1890
1891 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1892
1893 * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1896
1897 PR target/59788
1898 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1899 *solaris2*.
1900
1901 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1902
1903 * MAINTAINERS: Update my email address.
1904
1905 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1906
1907 * MAINTAINERS: Convert to UTF-8.
1908 Properly sort Xinliang David Li's entry.
1909
1910 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1911 Sandra Loosemore <sandra@codesourcery.com>
1912
1913 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1914 nios2 port maintainers.
1915
1916 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
1920 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1921
1922 * configure.ac: Add user-friendly check for native x86_64-linux
1923 multilibs.
1924 * configure: Regenerate.
1925
1926 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1927
1928 * MAINTAINERS: Add myself as sh maintainer.
1929
1930 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1931
1932 * MAINTAINERS: Add self as SLSR maintainer.
1933
1934 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1935
1936 * MAINTAINERS: Update my email address.
1937
1938 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1939
1940 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1941
1942 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1943
1944 * Makefile.in: Regenerate.
1945
1946 * Makefile.tpl: Fix typo.
1947 * Makefile.in: Regenerate partially.
1948
1949 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1950
1951 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1952 supported.
1953 * configure: Regenerated.
1954
1955 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
1959 2013-10-30 Jason Merrill <jason@redhat.com>
1960
1961 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1962 --disable-build-format-warnings.
1963
1964 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1965
1966 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1967 depend on libstdc++ and libgcc.
1968 * configure: Regenerate.
1969 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1970 libcilkrts for POSIX and i*86, and x86_64 architectures.
1971 * Makefile.in: Added libcilkrts related fields to support building it.
1972
1973 2013-10-26 Jeff Law <law@redhat.com>
1974
1975 * Makefile.def (target_modules): Remove libmudflap
1976 (languages): Remove check-target-libmudflap).
1977 * Makefile.in: Rebuilt.
1978 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1979 * configure.ac (target_libraries): Remove target-libmudflap.
1980 Remove checks which disabled libmudflap on some systems.
1981 * configure: Rebuilt.
1982 * libmudflap: Directory removed.
1983
1984 2013-10-21 Cong Hou <congh@google.com>
1985
1986 * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2013-10-16 Mike Stump <mikestump@comcast.net>
1989
1990 * .dir-locals.el: Add.
1991
1992 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1993
1994 * configure.ac: Add --enable-host-shared
1995 * configure: Regenerate.
1996
1997 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1998
1999 Import from savannah.gnu.org:
2000 * config.guess: Update to 2013-06-10 version.
2001 * config.sub: Update to 2013-10-01 version.
2002
2003 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2004
2005 Changes to build configuration to allow big endian ARC ELF toolchain
2006 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2007 * configure: Regenerate.
2008
2009 2013-09-20 Alan Modra <amodra@gmail.com>
2010
2011 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2012 ppc host match. Support little-endian powerpc linux hosts.
2013
2014 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2015
2016 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2017 maintainer.
2018
2019 2013-09-12 DJ Delorie <dj@redhat.com>
2020
2021 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2022 maintainers.
2023
2024 2013-09-03 Richard Biener <rguenther@suse.de>
2025
2026 * configure.ac: Also allow ISL 0.12.
2027 * configure: Regenerated.
2028
2029 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2030
2031 * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2034
2035 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2036
2037 2013-08-26 Caroline Tice <cmtice@google.com>
2038
2039 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2040 "Various Reviewers" to libvtv "Various Maintainers".
2041
2042 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2043
2044 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2045
2046 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2047
2048 * MAINTAINERS: Update name, email.
2049
2050 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
2054 2013-08-12 Caroline Tice <cmtice@google.com>
2055
2056 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2057 address in the Write After Approval section.
2058
2059 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2060
2061 * MAINTAINERS (Write After Approval): Update email.
2062
2063 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2064
2065 * configure.ac: Adjust to check VTV_SUPPORTED.
2066 * configure: Regenerated.
2067
2068 2013-08-02 Caroline Tice <cmtice@google.com>
2069
2070 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2071 on non-linux systems; add target-libvtv to noconfigdirs; add
2072 libsupc++/.libs to C++ library search paths.
2073 * configure: Regenerated.
2074 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2075 libstdc++ and libgcc.
2076 * Makefile.in: Regenerated.
2077
2078 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2083 Shiva Chen <shiva0217@gmail.com>
2084
2085 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2086 nds32 port maintainers.
2087
2088 2013-07-17 Tim Shen <timshen91@gmail.com>
2089
2090 * MAINTAINERS (Write After Approval): Add myself.
2091
2092 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2093
2094 * configure.ac: Sync from binutils.
2095 * configure: Regenerate.
2096
2097 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
2105 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2106
2107 * MAINTAINERS (Write After Approval): Add myself.
2108
2109 2013-04-30 Brooks Moses <bmoses@google.com>
2110
2111 * MAINTAINERS: Update my email; move myself from Fortran
2112 reviewer to Write After Approval.
2113
2114 2013-04-16 Andreas Schwab <schwab@suse.de>
2115
2116 * configure.ac (aarch64-*-*): Don't disable java.
2117 * configure: Regenerate.
2118
2119 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2013-03-30 Matthias Klose <doko@ubuntu.com>
2124
2125 * Makefile.def (target_modules): Don't install libffi.
2126 * Makefile.in: Regenerate.
2127
2128 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2129
2130 * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2133
2134 * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2137
2138 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2139 * configure: Regenerated.
2140
2141 2013-02-05 Ian Lance Taylor <iant@google.com>
2142
2143 PR go/55969
2144 * configure.ac: Disable libgo on some systems where it does not
2145 work.
2146
2147 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2148
2149 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2150 Remove Geoff Keating as rs6000 port maintainer, at his request.
2151
2152 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2153
2154 * MAINTAINERS: Update my email.
2155
2156 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2157
2158 * configure: Re-generate.
2159
2160 2013-01-15 Richard Biener <rguenther@suse.de>
2161
2162 PR other/55973
2163 * configure: Re-generate.
2164
2165 2013-01-14 Matthias Klose <doko@ubuntu.com>
2166
2167 * Makefile.def (install-target-libsanitizer): Depend on
2168 install-target-libstdc++-v3.
2169 * Makefile.in: Regenerate.
2170
2171 2013-01-14 Richard Biener <rguenther@suse.de>
2172
2173 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2174 * configure: Re-generate
2175
2176 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2177
2178 * config.sub: Update from config repo.
2179
2180 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2181
2182 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2183 * Makefile.in: Regenerate.
2184
2185 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2186
2187 * MAINTAINERS (arc): Add new port maintainership for myself.
2188
2189 2013-01-09 Jason Merrill <jason@redhat.com>
2190
2191 * .gitignore: Import from gdb repository.
2192
2193 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2194
2195 * Makefile.def (configure-gcc): Depend on all-gmp.
2196 (all-gcc): Remove dependency on all-gmp.
2197 * Makefile.in: Regenerated.
2198
2199 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2200
2201 * config.sub: Merge from config repo.
2202 * config.guess: Ditto.
2203
2204 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2205
2206 * Makefile.def: Merge from binutils.
2207 * Makefile.in: Ditto.
2208
2209 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2210
2211 * MAINTAINERS: Update my email.
2212
2213 2012-12-29 Ben Elliston <bje@gnu.org>
2214
2215 * config.guess: Update to 2012-12-29 version.
2216 * config.sub: Likewise.
2217
2218 2012-12-20 Matthias Klose <doko@ubuntu.com>
2219
2220 * Makefile.def (install-target-libgfortran): Depend on
2221 install-target-libquadmath, install-target-libgcc.
2222 (install-target-libsanitizer): Depend on install-target-libgcc.
2223 (install-target-libjava): Depend on install-target-libgcc.
2224 (install-target-libitm): Depend on install-target-libgcc.
2225 (install-target-libobjc): Depend on install-target-libgcc.
2226 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2227 * Makefile.in: Regenerate.
2228
2229 2012-12-19 Matthias Klose <doko@ubuntu.com>
2230
2231 * Makefile.def (install-target-libgo): Depend on
2232 install-target-libatomic.
2233 * Makefile.in: Regenerate.
2234
2235 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2236
2237 PR go/55201
2238 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2239 * Makefile.in: Regenerate.
2240
2241 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2242
2243 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2244 * configure: Regenerate.
2245
2246 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2247
2248 * config.sub: Merge from config repo.
2249
2250 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2251
2252 * Makefile.def (target_modules): Add bootstrap=true and
2253 raw_cxx=true to libsanitizer.
2254 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2255 * Makefile.in: Regenerated.
2256 * configure: Likewise.
2257
2258 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2259
2260 * MAINTAINERS: Remove self as RTL optimization maintainer.
2261
2262 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2263
2264 * MAINTAINERS (Write After Approval): Add myself.
2265
2266 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2267
2268 * Makefile.def (target_modules): Remove bootstrap=true and
2269 raw_cxx=true from libsanitizer.
2270 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2271 * Makefile.in: Regenerated.
2272 * configure: Likewise.
2273
2274 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2275
2276 * Makefile.def (target_modules): Add bootstrap=true and
2277 raw_cxx=true to libsanitizer.
2278 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2279 * Makefile.in: Regenerated.
2280 * configure: Likewise.
2281
2282 2012-11-28 Andrew Pinski <apinski@cavium.com>
2283
2284 PR bootstrap/54279
2285 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2286 * configure: Regenerate.
2287 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2288 * Makefile.in: Regenerate.
2289
2290 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2291
2292 * configure.ac: Disable libsanitizer if we're not building C++.
2293 * configure: Regenerate.
2294
2295 2012-11-15 Roland McGrath <roland@hack.frob.com>
2296
2297 * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2300
2301 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2302 Kostya Serebryany (kcc@google.com) and
2303 Jakub Jelinek (jakub@redhat.com).
2304 Rename area for Dodji Seketeli (dodji@redhat.com).
2305
2306 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2307
2308 * MAINTAINERS: (asan.c, related): Add myself.
2309
2310 2012-11-14 Roland McGrath <mcgrathr@google.com>
2311
2312 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2313 * configure: Regenerate.
2314
2315 2012-11-13 Richard Henderson <rth@redhat.com>
2316
2317 * configure.ac: Move libsanitizer logic to subdirectory.
2318 * configure: Regenerate.
2319
2320 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2321
2322 * configure.ac: Enable libsanitizer just on x86 linux for now.
2323 * configure: Re-generate.
2324
2325 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2326
2327 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2328 sections.
2329 * configure: Regenerate.
2330
2331 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2332
2333 * configure.ac: Add section for configdirs for libsanitizer.
2334 Disable for cris-*-* and mmix-*-*.
2335 * configure: Regenerate.
2336
2337 2012-11-12 Wei Mi <wmi@google.com>
2338
2339 * configure.ac: Add libsanitizer to target_libraries.
2340 * Makefile.def: Ditto.
2341 * configure: Regenerate.
2342 * Makefile.in: Regenerate.
2343 * libsanitizer: New directory for asan runtime. Contains an empty
2344 tsan directory.
2345
2346 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2347
2348 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2349 against Mingw64 w32api.
2350 * configure: Regenerate.
2351
2352 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2353
2354 * configure: Regenerated.
2355
2356 2012-11-03 Robert Mason <rbmj@verizon.net>
2357
2358 * configure.ac: add --disable-libstdcxx configure option
2359 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2360
2361 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2362
2363 * MAINTAINERS (Write After Approval): Add myself.
2364
2365 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2012-10-24 Sharad Singhai <singhai@google.com>
2370
2371 * MAINTAINERS (Write After Approval): Add myself.
2372
2373 2012-10-24 Eric Christopher <echristo@gmail.com>
2374
2375 * MAINTAINERS: Update email address.
2376
2377 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2378
2379 PR bootstrap/54820
2380 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2381 * configure: Regenerate.
2382
2383 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2384
2385 * MAINTAINERS (aarch64): Add Marcus and myself.
2386
2387 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2388
2389 PR bootstrap/54820
2390 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2391 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2392 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2393 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2394 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2395 * Makefile.in: Regenerate.
2396 * configure.ac (have_static_libs): New variable and associated check.
2397 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2398 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2399 * configure: Regenerate.
2400
2401 2012-10-10 Richard Biener <rguenther@suse.de>
2402
2403 * MAINTAINERS: Adjust for changed surname.
2404
2405 2012-10-04 Lawrence Crowl <crowl@google.com>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2012-10-01 Cary Coutant <ccoutant@google.com>
2410
2411 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2412
2413 2012-09-28 Ian Lance Taylor <iant@google.com>
2414
2415 * Makefile.def: Make all-target-libgo depend on
2416 all-target-libbacktrace.
2417 * Makefile.in: Rebuild.
2418
2419 2012-09-26 Ian Lance Taylor <iant@google.com>
2420
2421 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2422 * Makefile.in: Rebuild.
2423
2424 2012-09-20 Walter Lee <walt@tilera.com>
2425
2426 * configure.ac: Add tilegx to list of targets that support gold.
2427 * configure: Regenerate.
2428
2429 2012-09-20 Marek Polacek <polacek@redhat.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2012-09-19 Steve Ellcey <sellcey@mips.com>
2434
2435 * configure.ac: Add mips*-mti-elf* target.
2436 * configure: Regenerate.
2437
2438 2012-09-17 Ian Lance Taylor <iant@google.com>
2439
2440 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2441 * configure.ac (host_libs): Add libbacktrace.
2442 (target_libraries): Add libbacktrace.
2443 * Makefile.def (host_modules): Add libbacktrace.
2444 (target_modules): Likewise.
2445 * configure, Makefile.in: Rebuild.
2446
2447 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2448
2449 PR target/38607
2450 Merge upstream change.
2451 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2452
2453 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2454 Add libgomp*.o to compare_exclusions for AIX.
2455 * configure: Regenerate.
2456
2457 2012-09-06 Diego Novillo <dnovillo@google.com>
2458
2459 * configure.ac: Bump minimum GMP version to 4.2.3.
2460 * configure: Re-generate.
2461
2462 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2463
2464 PR target/54461
2465 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2466 target-libgloss if not configured --with-avrlibc=no.
2467 * configure: Regenerate.
2468
2469 2012-09-04 Jason Merrill <jason@redhat.com>
2470
2471 * configure.ac: Fix --enable-languages=all.
2472
2473 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2474
2475 * MAINTAINERS (Write After Approval): Add myself.
2476
2477 2012-09-03 Richard Guenther <rguenther@suse.de>
2478
2479 PR bootstrap/54138
2480 * configure.ac: Re-organize ISL / CLOOG checks to allow
2481 disabling with either --without-isl or --without-cloog.
2482 * configure: Regenerated.
2483
2484 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2485
2486 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2487 * configure: Regenerate.
2488
2489 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2490
2491 * MAINTAINERS: Fix my email address.
2492
2493 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2494
2495 PR binutils/4970
2496 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2497 and opcodes.
2498 * Makefile.in: Regenerated.
2499
2500 2012-08-26 Art Haas <ahaas@impactweather.com>
2501
2502 * configure: Regenerate.
2503
2504 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2505
2506 * INSTALL/README: Also refer to the online installation
2507 instructions.
2508
2509 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2510
2511 * MAINTAINERS (Write After Approval): Add myself.
2512 (Picochip port): Remove myself.
2513
2514 2012-08-14 Diego Novillo <dnovillo@google.com>
2515
2516 Merge from cxx-conversion branch.
2517
2518 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2519 POSTSTAGE1_CONFIGURE_FLAGS.
2520 * Makefile.in: Regenerate.
2521 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2522 Force C++ when bootstrapping.
2523 * configure: Regenerate.
2524
2525 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2530
2531 * README: Document use of ranges of years in copyright notices.
2532
2533 2012-07-06 Richard Guenther <rguenther@suse.de>
2534
2535 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2536 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2537 --with-gmp=system.
2538 * Makefile.in: Regenerated.
2539 * configure: Likewise.
2540
2541 2012-07-06 Richard Guenther <rguenther@suse.de>
2542
2543 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2544 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2545 supply V=1 as extra_make_flags.
2546 * configure: Regenerated.
2547 * Makefile.in: Likewise.
2548
2549 2012-07-04 Tristan Gingold <gingold@adacore.com>
2550
2551 * configure: Regenerate.
2552
2553 2012-07-03 Richard Guenther <rguenther@suse.de>
2554
2555 * Makfile.def (isl): Remove not necessary extra_exports and
2556 extra_make_flags.
2557 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2558 * Makefile.in: Regenerated.
2559
2560 2012-07-03 Richard Guenther <rguenther@suse.de>
2561
2562 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2563 * configure.ac: If either the ISL or the CLooG check failed
2564 do not try to build in-tree versions.
2565 * Makefile.in: Regenerated.
2566 * configure: Regenerated.
2567
2568 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2569
2570 * configure: Regenerate.
2571
2572 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2573
2574 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2575 maintainer.
2576
2577 2012-07-02 Richard Guenther <rguenther@suse.de>
2578
2579 * configure: Regenerated.
2580
2581 2012-07-02 Richard Guenther <rguenther@suse.de>
2582 Michael Matz <matz@suse.de>
2583 Tobias Grosser <tobias@grosser.es>
2584 Sebastian Pop <sebpop@gmail.com>
2585
2586 * Makefile.def: Add ISL host module, remove PPL host module.
2587 Adjust ClooG host module to use the proper ISL.
2588 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2589 * configure.ac: Include config/isl.m4. Add ISL host library,
2590 remove PPL. Remove PPL configury, add ISL configury, adjust
2591 ClooG configury.
2592 * Makefile.in: Regenerated.
2593 * configure: Likewise.
2594
2595 2012-07-02 Richard Guenther <rguenther@suse.de>
2596
2597 Merge from graphite branch
2598 2011-07-21 Tobias Grosser <tobias@grosser.es>
2599
2600 * configure: Regenerated.
2601 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2602 both cloog.org and legacy versions. The only supported version will
2603 be CLooG with the isl backend.
2604
2605 2011-07-21 Tobias Grosser <tobias@grosser.es>
2606
2607 * configure: Regenerated.
2608 * configure.ac: Require cloog isl 0.17.0
2609
2610 2011-07-21 Tobias Grosser <tobias@grosser.es>
2611
2612 * configure: Regenerated.
2613 * config/cloog.m4: Do not define CLOOG_ORG
2614
2615 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2616
2617 * configure.ac: Skip C if explicitly selected.
2618 * configure: Regenerate.
2619
2620 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2621
2622 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2623 they contain -O2.
2624 * configure: Regenerate.
2625
2626 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2627
2628 PR debug/53740
2629 * df.h, df-problems.c, dce.c: Revert last patch.
2630
2631 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2632
2633 * MAINTAINERS (Write After Approval): Update my email address.
2634
2635 2012-06-21 Meador Inge <meadori@codesourcery.com>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2012-06-20 Jason Merrill <jason@redhat.com>
2640
2641 * Makefile.tpl (check-target-libgomp-c++): New.
2642 (check-target-libitm-c++): New.
2643 * Makefile.def (c++): Add them.
2644 * Makefile.in: Regenerate.
2645
2646 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
2650 2012-05-16 Olivier Hainque <hainque@adacore.com>
2651
2652 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2653 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2654 (install-no-fixedincludes): Adjust accordingly.
2655 * Makefile.in: Regenerate.
2656
2657 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2658
2659 Merge upstream change
2660 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2661
2662 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2012-05-09 Nick Clifton <nickc@redhat.com>
2667 Paul Smith <psmith@gnu.org>
2668
2669 PR bootstrap/50461
2670 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2671 allow for the fact that from release v3.1.0 of MPFR the source
2672 files were moved into a src sub-directory.
2673 * configure: Regenerate.
2674
2675 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2676
2677 * configure.ac: Bump minimum MPFR version to 2.4.0.
2678 * configure: Regenerated.
2679
2680 2012-05-01 Richard Henderson <rth@redhat.com>
2681
2682 * Makefile.def (libatomic): New target_module.
2683 * configure.ac (target_libraries): Add libatomic.
2684 (noconfigdirs): Check if libatomic is supported.
2685 * Makefile.in, configure: Rebuild.
2686
2687 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2692
2693 * config.sub: Update to 2012-04-18 version from official repo.
2694
2695 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2696
2697 * MAINTAINERS (Write After Approval): Add myself.
2698
2699 2012-04-11 Steve Ellcey <sellcey@mips.com>
2700
2701 * MAINTAINERS: Changed email address.
2702
2703 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2704
2705 PR target/52737
2706 * contrib/gcc_update (files_and_dependencies):
2707 Remove gcc/config/avr/t-multilib from touch data.
2708
2709 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2710
2711 * MAINTAINERS (OS Port Maintainers): Remove irix.
2712 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2713 (unsupported_languages): Remove mips-sgi-irix6.*.
2714 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2715 (with_stabs): Remove.
2716 * configure: Regenerate.
2717
2718 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2719
2720 * MAINTAINERS (OS Port Maintainers): Remove osf.
2721 * configure.ac (enable_libgomp): Remove *-*-osf*.
2722 (with_stabs): Remove alpha*-*-osf*.
2723 * configure: Regenerate.
2724
2725 2012-03-05 Tristan Gingold <gingold@adacore.com>
2726
2727 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2728 * configure: Regenerate.
2729
2730 2012-02-17 Walter Lee <walt@tilera.com>
2731
2732 * MAINTAINERS: (Write After Approval): Delete myself.
2733
2734 2012-02-14 Walter Lee <walt@tilera.com>
2735
2736 * MAINTAINERS (tilegx port): Add myself.
2737 (tilepro port): Add myself.
2738 (Write After Approval): Add myself.
2739
2740 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2741
2742 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2743 and Joseph Myers as docstring relicensing maintainers.
2744
2745 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2746
2747 * MAINTAINERS (write-after-approval): Add myself.
2748
2749 2012-02-08 Ira Rosen <irar@il.ibm.com>
2750
2751 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2752 maintainer.
2753
2754 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2755
2756 * MAINTAINERS (Write After Approval): Move myself to
2757 maintain alphabetical order.
2758
2759 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
2767 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2768 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2769
2770 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2771 * configure: Regenerate.
2772
2773 2012-01-23 Harshit Chopra <harshit@google.com>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2778
2779 * configure.ac: Remove reference to mh-interix.
2780 * configure: Regenerate.
2781
2782 2012-01-05 Richard Henderson <rth@redhat.com>
2783
2784 PR bootstrap/51072
2785 * configure.ac: Disable libitm if c++ is not enabled.
2786 * configure: Rebuild.
2787
2788 * configure.ac: Fix regexp for same.
2789 * configure: Rebuild.
2790
2791 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2792
2793 * MAINTAINERS (Write After Approval): Add myself.
2794
2795 2012-01-02 Richard Guenther <rguenther@suse.de>
2796
2797 PR bootstrap/51686
2798 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2799 * Makefile.in: Regenerate.
2800
2801 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2806
2807 * configure: Regenerate.
2808
2809 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2810
2811 * MAINTAINERS (picochip): Changed email address.
2812
2813 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2814
2815 * MAINTAINERS (write-after-approval): Add self.
2816
2817 2011-11-29 DJ Delorie <dj@redhat.com>
2818
2819 * configure.ac (rl78-*-*) New case.
2820 * configure: Regenerate.
2821 * MAINTAINERS: Add myself as RL78 maintainer.
2822
2823 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2824
2825 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2826
2827 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2828
2829 * libtool.m4: Additional FreeBSD 10 fixes.
2830
2831 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2832
2833 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2834 Maintainers section, as Epiphany maintainer.
2835
2836 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2837
2838 PR target/49992
2839 * configure.ac: Remove ranlib special-casing for Darwin.
2840 * configure: Regenerate.
2841
2842 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2843
2844 * MAINTAINERS (Reviewers): Keep the list sorted.
2845
2846 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2847
2848 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2849
2850 2011-11-09 Roland McGrath <mcgrathr@google.com>
2851
2852 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2853 * configure: Rebuild.
2854 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2855 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2856 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2857 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2858 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2859 Add READELF.
2860 * Makefile.in: Rebuild.
2861
2862 2011-11-09 Jason Merrill <jason@redhat.com>
2863
2864 * Makefile.def (language=c++): Remove check-c++0x.
2865 * Makefile.in (check-gcc-c++): Regenerate.
2866
2867 2011-11-08 Richard Henderson <rth@redhat.com>
2868
2869 * configure.ac: Test for libitm directory present first.
2870
2871 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2872
2873 * configure.ac: Test libitm/configure.tgt to disable libitm.
2874 * configure: Rebuild.
2875
2876 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2877 Richard Henderson <rth@redhat.com>
2878
2879 Merged from transactional-memory.
2880
2881 * Makefile.def (lang_env_dependencies): libitm is c++.
2882 Add libitm target module.
2883 * configure.ac: Likewise.
2884 * config/mmap.m4: New file.
2885 * contrib/gcc_update: Add libitm to touch data.
2886 * Makefile.in, configure: Rebuild.
2887
2888 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2889
2890 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2891 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2892 * Makefile.in: Regenerate.
2893
2894 2011-11-01 DJ Delorie <dj@redhat.com>
2895
2896 * config.sub: Update to version 2011-10-29 (added rl78)
2897
2898 2011-10-27 Nick Clifton <nickc@redhat.com>
2899
2900 * config.sub: Import these changes from the config project:
2901
2902 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2903 Ben Elliston <bje@gnu.org>
2904
2905 * config.sub (epiphany): New.
2906
2907 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2908 Ben Elliston <bje@gnu.org>
2909
2910 * config.sub (hexagon, hexagon-*): New.
2911
2912 2011-08-23 Roland McGrath <mcgrathr@google.com>
2913
2914 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2915 64eb to be64.
2916
2917 2011-08-16 Roland McGrath <mcgrathr@google.com>
2918
2919 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2920 (nacl): Grok as alias for 32el-unknown-nacl.
2921
2922 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2011-10-24 Teresa Johnson <tejohnson@google.com>
2927
2928 * MAINTAINERS (Write After Approval): Add myself.
2929
2930 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2931
2932 * MAINTAINERS (sparc port): Remove myself.
2933
2934 2011-09-14 Tom de Vries <tom@codesourcery.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
2938 2011-08-14 Yao Qi <yao@codesourcery.com>
2939
2940 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2941 * configure: Regenerate.
2942
2943 2011-07-26 Ian Lance Taylor <iant@google.com>
2944
2945 * configure.ac: Set have_compiler based on whether gcc directory
2946 exists, rather than on whether gcc is in configdirs.
2947 * configure: Rebuild.
2948
2949 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2950
2951 * MAINTAINERS (Global Reviewers): Add self.
2952
2953 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2954
2955 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2956 link directories.
2957 * Makefile.in: Rebuild.
2958
2959 2011-07-20 Ian Lance Taylor <iant@google.com>
2960
2961 PR bootstrap/49787
2962 * configure.ac: Move --enable-bootstrap handling earlier in file.
2963 If --enable-bootstrap and either --enable-build-with-cxx or
2964 --enable-build-poststage1-with-cxx, enable C++ automatically.
2965 * configure: Rebuild.
2966
2967 2011-07-19 Ian Lance Taylor <iant@google.com>
2968
2969 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2970 make C++ a boot_language. Set and substitute
2971 POSTSTAGE1_CONFIGURE_FLAGS.
2972 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2973 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2974 * configure, Makefile.in: Rebuild.
2975
2976 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2977
2978 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2979 maintainers.
2980
2981 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2982
2983 * MAINTAINERS (Global Reviewers): Add myself.
2984
2985 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2986
2987 * configure: Regenerate.
2988
2989 2011-07-16 Jason Merrill <jason@redhat.com>
2990
2991 * Makefile.def (language=c++): Add check-c++0x and
2992 check-target-libmudflap-c++.
2993 * Makefile.tpl (check-target-libmudflap-c++): New.
2994 * Makefile.in: Regenerate.
2995
2996 2011-07-16 Matthias Klose <doko@ubuntu.com>
2997
2998 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2999 * Makefile.def (target_modules/libjava): Pass
3000 $(EXTRA_CONFIGARGS_LIBJAVA).
3001 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3002 if not configured with --enable-static-libjava.
3003 * Makefile.in: Regenerate.
3004 * configure: Likewise.
3005
3006 2011-07-15 Jason Merrill <jason@redhat.com>
3007
3008 * Makefile.in (check-c++): Move check-gcc-c++0x after
3009 check-target-libstdc++-v3.
3010
3011 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3012
3013 * MAINTAINERS (c6x port): New entry.
3014
3015 2011-07-13 Jason Merrill <jason@redhat.com>
3016
3017 * Makefile.in (check-gcc-c++0x): New.
3018 (check-c++): Depend on it.
3019
3020 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3021
3022 PR target/39150
3023 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3024 x86_64-*-solaris2.1[0-9]*.
3025 * configure: Regenerate.
3026
3027 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3028
3029 * MAINTAINERS (RTL optimizers): Add self.
3030
3031 2011-06-27 Gabriel Charette <gchare@google.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3036
3037 PR regression/47836
3038 PR bootstrap/23656
3039 PR other/47733
3040 PR bootstrap/49247
3041 PR c/48825
3042 * configure.ac (target_libraries): Remove target-libiberty.
3043 Remove case-statement setting skipdirs=target-libiberty for
3044 multiple targets. Remove checking target_configdirs and
3045 removing target-libiberty but keeping target-libgcc if
3046 otherwise empty.
3047 * Makefile.def (target_modules): Don't add libiberty.
3048 (dependencies): Remove all traces of target-libiberty.
3049 * configure, Makefile.in: Regenerate.
3050
3051 2011-06-13 Walter Lee <walt@tilera.com>
3052
3053 * configure.ac (tilepro-*-*) New case.
3054 (tilegx-*-*): Likewise.
3055 * configure: Regenerate.
3056
3057 2011-06-06 Jing Yu <jingyu@google.com>
3058
3059 * configure.ac: Skip target-libiberty for
3060 arm*-*-linux-androideabi.
3061 * configure: Regenerated.
3062
3063 2011-06-06 Nick Clifton <nickc@redhat.com>
3064
3065 * config.sub: Sync from upstream.
3066
3067 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2011-06-01 Daniel Jacobowitz <drow@false.org>
3072
3073 * MAINTAINERS: Update my email address.
3074
3075 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3076
3077 * MAINTAINERS (Write After Approval): Update my email address.
3078
3079 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3080
3081 * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2011-05-08 Doug Kwan <dougkwan@google.com>
3084
3085 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3086 * configure: Regenerated.
3087 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3088 value from configure.
3089 * Makefile.in: Regenerated.
3090
3091 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3092
3093 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3094 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3095 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3096 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3097 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3098 *-*-vxworks*): Disable newlib and libgloss in separate case
3099 statement.
3100 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3101 to separate case statement.
3102 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3103 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3104 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3105 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3106 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3107 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3108 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3109 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3110 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3111 i[[3456789]]86-*-rdos*, m32r-*-*,
3112 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3113 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3114 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3115 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3116 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3117 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3118 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3119 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3120 and libgloss in main case over targets. Remove most empty cases
3121 in main case over targets.
3122 * configure: Regenerate.
3123
3124 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3129
3130 * configure.ac: Remove code setting special library locations for
3131 hppa*64*-*-hpux11*. Remove code setting compiler for
3132 sparc-sun-solaris2*.
3133 * configure: Regenerate.
3134
3135 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3136
3137 * configure.ac: Separate libgloss_dir settings from general case
3138 over targets.
3139 * configure: Regenerate.
3140
3141 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3142
3143 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3144 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3145 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3146 cases in libgcj-disabling case statement.
3147 (hppa*64*-*-linux*): Set unsupported_languages instead of
3148 disabling target-zlib.
3149 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3150 to hppa*64*-*-hpux*.
3151 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3152 hppa*-*-hpux*.
3153 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3154 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3155 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3156 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3157 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3158 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3159 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3160 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3161 libgcj-disabling case statement.
3162 * configure: Regenerate.
3163
3164 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3165
3166 * configure.ac: Disable Java for targets not supporting libffi.
3167 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3168 Remove cases in Java-disabling statement.
3169 (*arm-wince-pe): Change to arm-wince-pe.
3170 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3171 cases in Java-disabling statement.
3172 (bfin-*-*): Don't disable Java again.
3173 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3174 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3175 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3176 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3177 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3178 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3179 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3180 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3181 Java-disabling statement.
3182 (mmix-*-*): Don't disable Java again.
3183 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3184 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3185 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3186 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3187 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3188 statement.
3189 * configure: Regenerate.
3190
3191 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3192
3193 * configure.ac: Separate cases disabling Java and Java libraries
3194 from general case over targets.
3195 * configure: Regenerate.
3196
3197 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3198
3199 * MAINTAINERS: Update my email address.
3200
3201 2011-04-20 Easwaran Raman <eraman@google.com>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3206
3207 PR lto/48086
3208 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3209 * configure: Regenerate.
3210
3211 2011-04-16 Jim Meyering <meyering@redhat.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3216
3217 * MAINTAINERS: Update my email address.
3218
3219 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
3223 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3232
3233 * configure.ac (build_tools): Remove build-byacc.
3234 (host_libs): Remove mmalloc.
3235 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3236 autoconf automake libtool diff rcs fileutils shellutils time
3237 textutils wdiff find uudecode hello tar gzip indent recode release
3238 sed perl gawk findutils gettext zip.
3239 (libgcj): Remove target-qthreads.
3240 (target_tools): Remove target-examples target-gperf.
3241 (YACC): Don't handle building byacc.
3242 * configure: Regenerate.
3243 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3244 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3245 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3246 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3247 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3248 handle building components.
3249 * Makefile.in: Regenerate.
3250
3251 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3252
3253 * MAINTAINERS: Update my email address as Xtensa maintainer.
3254
3255 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3256
3257 * config.sub: Sync from upstream.
3258
3259 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3260
3261 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3262 (microblaze*): Don't disable libssp.
3263 * configure: Regenerate.
3264
3265 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3266
3267 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3268 moveifchange.
3269 * configure: Regenerate.
3270 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3271 * Makefile.in: Regenerate.
3272
3273 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3274
3275 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3276 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3277 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3278 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3279 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3280 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3281 md_exec_prefix cases.
3282 * configure: Regenerate.
3283
3284 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3285
3286 * configure.ac: Separate cases disabling target-libssp,
3287 target-libiberty, target-libstdc++-v3 and Fortran from general
3288 case over targets.
3289 * configure: Regenerate.
3290
3291 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3292
3293 * configure.ac (*-*-chorusos): Don't disable libgcj.
3294 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3295 Remove case.
3296 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3297 (arm-*-coff): Don't disable libgcj.
3298 (arm*-*-linux-gnueabi): Remove useless assignment.
3299 (arm-*-riscix*): Don't disable libgcj.
3300 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3301 configuration.
3302 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3303 (c54x*-*-*): Remove case.
3304 (tic54x-*-*): Don't disable GCC or GCC libraries.
3305 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3306 to *.
3307 (d10v-*-*): Don't disable GCC libraries.
3308 (d30v-*-*): Don't disable libgcj.
3309 (h8500-*-*): Don't disable GCC libraries.
3310 (i960-*-*): Don't disable libgcj.
3311 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3312 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3313 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3314 libgcj.
3315 (m68k-*-coff*): Remove case.
3316 (mmix-*-*): Don't disable libgloss on host.
3317 (mn10200-*-*, mn10300-*-*): Remove cases.
3318 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3319 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3320 Don't disable libgcj.
3321 (romp-*-*): Remove case.
3322 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3323 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3324 case.
3325 (v810-*-*): Don't disable GCC libraries.
3326 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3327 (ip2k-*-*): Don't disable GCC libraries.
3328 * configure: Regenerate.
3329
3330 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3331
3332 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3333 libffi on host.
3334 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3335 on host.
3336 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3337 * configure: Regenerate.
3338
3339 2011-03-26 John Marino <binutils@marino.st>
3340
3341 * configure.ac: Add support for *-*-dragonfly*
3342 * configure: Regenerate.
3343
3344 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3345
3346 * configure.ac (native_only): Remove.
3347 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3348 send-pr uudecode guile gnuserv on host.
3349 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3350 send-pr rcs guile perl texinfo libtool on host.
3351 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3352 automake send-pr rcs guile perl texinfo libtool on host.
3353 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3354 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3355 (alpha*-dec-osf*): Don't disable fileutils on target.
3356 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3357 texinfo send-pr expect dejagnu on target.
3358 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3359 target-qthreads on target.
3360 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3361 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3362 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3363 x86_64-*-mingw*): Don't disable expect on target.
3364 (*-*-cygwin*): Don't disable target-gperf on target.
3365 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3366 gnuserv on target.
3367 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3368 target.
3369 * configure: Regenerate.
3370
3371 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3372
3373 * configure.ac (target_tools): Remove target-groff.
3374 (native_only): Remove target-groff.
3375 (hppa*64*-*-*): Don't disable byacc.
3376 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3377 setting.
3378 (*-*-kaos*): Don't skip target-librx and target-groff.
3379 (*-*-netware*): Don't skip target-libmudflap.
3380 (*-*-tpf*): Don't skip target-libmudflap.
3381 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3382 directories on the host.
3383 (ia64*-*-*vms*): Don't skip tix.
3384 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3385 host.
3386 * configure: Regenerate.
3387
3388 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3389
3390 * configure.ac: Remove references to mt-mep, mt-netware,
3391 mt-wince.
3392 * Makefile.def: Add all-utils soft dependencies.
3393 * Makefile.tpl: Remove GDB_NLM_DEPS.
3394 * configure: Regenerate.
3395 * Makefile.in: Regenerate.
3396
3397 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3398
3399 * configure.ac: Do not include mh-x86omitfp.
3400 * configure: Regenerate.
3401
3402 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3403
3404 * configure.ac: Remove empty cases.
3405 * configure: Regenerate.
3406
3407 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3408
3409 * Makefile.def: Add dependency from termcap to gdb.
3410 * Makefile.in: Regenerate.
3411
3412 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3413
3414 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3415 * configure: Regenerate.
3416 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3417 * Makefile.tpl: Likewise.
3418 * Makefile.in: Regenerate.
3419
3420 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3421
3422 * configure.ac: Remove all mentions of tentative_cc.
3423 * configure: Regenerate.
3424
3425 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3426
3427 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3428 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3429 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3430 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3431 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3432 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3433 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3434 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3435 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3436 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3437 *-*-rhapsody*): Remove host cases.
3438 * configure: Regenerate.
3439
3440 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3441
3442 * configure.ac (ppc*-*-pe): Remove host case.
3443 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3444 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3445 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3446 cases.
3447 * configure: Regenerate.
3448
3449 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3450
3451 * config.sub: Update to version 2011-03-23.
3452
3453 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3454
3455 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3456 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3457 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3458 * configure: Regenerate.
3459
3460 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3461
3462 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3463 to Write After Approval.
3464 * config-ml.in: Don't handle arc-*-elf*.
3465 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3466 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3467 handle GCC libraries.
3468 * configure: Regenerate.
3469
3470 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3471
3472 PR bootstrap/48120:
3473 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3474 Add -lstdc++ -lm to LIBS.
3475 * configure: Regenerate.
3476
3477 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3478
3479 * config.guess: Update to version 2011-02-02
3480 * config.sub: Update to version 2011-02-24
3481
3482 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3483
3484 PR lto/48086
3485 * configure.ac: Re-enable LTO on *-apple-darwin9.
3486 * configure: Regenerate.
3487
3488 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3489
3490 PR lto/48086
3491 * configure.ac: Disable LTO on darwin due to an assembler change in
3492 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3493 under 256.
3494 * configure: Regenerate.
3495
3496 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3497
3498 * MAINTAINERS: Update myself as score backend maintainer,
3499 update my e-mail address.
3500
3501 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3502
3503 * MAINTAINERS: Update my e-mail address.
3504
3505 2011-03-06 Joey Ye <joey.ye@arm.com>
3506
3507 * MAINTAINERS: Update my e-mail address.
3508
3509 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3510
3511 * configure.ac: Adjust test of with_ppl.
3512 * configure: Regenerated.
3513
3514 2011-03-02 Kai Tietz <ktietz@redhat.com>
3515
3516 * MAINTAINERS: Adjust my e-mail address.
3517
3518 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3519
3520 * configure.ac: Add -lpwl to ppllibs.
3521 * configure: Regenerated.
3522
3523 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3524
3525 * config/cloog.m4: Add -lisl to clooglibs.
3526 * configure: Regenerated.
3527
3528 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3529
3530 * MAINTAINERS (CPU Port maintainers): Add self.
3531
3532 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3533
3534 * MAINTAINERS: Add myself as testsuite maintainer.
3535
3536 2011-02-15 Mike Stump <mikestump@comcast.net>
3537
3538 * MAINTAINERS: Add myself as testsuite maintainer.
3539
3540 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3541
3542 Import from Libtool and gnulib:
3543
3544 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3545
3546 Prepare for supporting FreeBSD 10.
3547 * config.rpath: Remove handling of freebsd1* which soon would
3548 match FreeBSD 10.0.
3549
3550 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3551
3552 Remove support for FreeBSD 1.x.
3553 * libtool.m4 (_LT_LINKER_SHLIBS)
3554 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3555 soon would incorrectly match FreeBSD 10.0.
3556
3557 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3558
3559 PR binutils/12283
3560 * move-if-change: Import version from gnulib.
3561
3562 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3563
3564 PR lto/47225
3565 * Makefile.def (lto-plugin): Double dash for enable-shared.
3566 (configure-gcc): Depend on all-lto-plugin.
3567 * Makefile.in: Rebuilt.
3568
3569 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3570
3571 * configure.ac: Remove extra bracket.
3572 * configure: Regenerate.
3573
3574 2011-02-08 Tobias Burnus <burnus@net-b.de>
3575
3576 * MAINTAINERS: Add myself as libquadmath maintainer.
3577
3578 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3579
3580 * MAINTAINERS: Update my email address.
3581
3582 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3583
3584 * MAINTAINERS (option handling): Add self.
3585
3586 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3587
3588 PR lto/47225
3589 * Makefile.def: Add dependency for install-gcc
3590 on install-lto-plugin.
3591 * Makfile.in: Regenerated
3592
3593 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3594
3595 * MAINTAINERS (CPU Port Maintainers): Add myself.
3596
3597 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3598
3599 PR libgcj/44341
3600 * configure.ac: Discard --with-* flags for host when configuring
3601 target libraries for cross build.
3602 * configure: Rebuilt.
3603
3604 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3605
3606 * MAINTAINERS (linear loop transforms): Removed.
3607
3608 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3609
3610 * configure.ac: If with_ppl is no, move setting with_cloog=no
3611 after CLOOG_REQUESTED check.
3612 * configure: Regenerated.
3613
3614 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3615
3616 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3617 CLooG has been requested.
3618 * configure: Regenerated.
3619
3620 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3621
3622 * configure: Regenerated.
3623 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3624
3625 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3626
3627 * configure: Regenerated.
3628 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3629
3630 2011-01-21 Andreas Schwab <schwab@redhat.com>
3631
3632 * configure.ac: Use AS_HELP_STRING throughout.
3633 * configure: Regenerate.
3634
3635 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3636
3637 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3638 * configure: Regenerate.
3639
3640 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3641
3642 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3643
3644 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3645
3646 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3647 for ia64-hpux.
3648 * configure: Regenerate.
3649
3650 2011-01-07 Jan Hubicka <jh@suse.cz>
3651
3652 PR lto/47225
3653 * Makefile.in: Regenerate.
3654 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3655 configure.
3656
3657 2011-01-07 Jan Hubicka <jh@suse.cz>
3658
3659 * Makefile.in: Regenerate.
3660 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3661 and configure dependency on lto-plugin configure.
3662 (lto-plugin module): Remove dependency on GCC; add dependency on
3663 liniberty.
3664
3665 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3666
3667 * MAINTAINERS (Write After Approval): Add myself.
3668
3669 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3670
3671 * configure: Regenerate.
3672
3673 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3674
3675 * configure.ac: (picochip): Disable libiberty.
3676
3677 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3678
3679 * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2010-12-10 Ian Lance Taylor <iant@google.com>
3682
3683 PR bootstrap/46819
3684 * configure.ac: For --disable-libgcj clear libgcj_saved.
3685 * configure: Rebuild.
3686
3687 2010-12-10 Tobias Burnus <burnus@net-b.de>
3688
3689 PR fortran/46540
3690 * configure.ac: Add --disable-libquadmath and
3691 --disable-libquadmath-support.
3692 * configure: Regenerate.
3693
3694 2010-12-03 Ian Lance Taylor <iant@google.com>
3695
3696 * MAINTAINERS: Add myself as libgo maintainer.
3697
3698 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3699
3700 PR libffi/46792
3701 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3702 * configure: Regenerate.
3703
3704 2010-12-02 Ian Lance Taylor <iant@google.com>
3705
3706 * configure.ac: Always set default for poststage1_ldflags to
3707 -static-libstdc++ -static-libgcc.
3708
3709 2010-11-29 Andreas Schwab <schwab@redhat.com>
3710
3711 * configure.ac: Move comment to remove extra space in last argument
3712 of GCC_TARGET_TOOL.
3713
3714 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3715
3716 PR other/46026
3717 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3718 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3719 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3720 (BASE_FLAGS_TO_PASS): Use it.
3721 * configure: Rebuilt.
3722 * Makefile.in: Rebuilt.
3723
3724 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3725
3726 PR binutils/12258
3727 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3728 Properly check default linker.
3729 * configure: Regnerated.
3730
3731 2010-11-23 Matthias Klose <doko@ubuntu.com>
3732
3733 * configure.ac: For --enable-gold, handle value `default' instead of
3734 `both*'. New configure option --{en,dis}able-ld.
3735 * configure: Regenerate.
3736
3737 2010-11-20 Ian Lance Taylor <iant@google.com>
3738
3739 * configure.ac: Only disable a language library if no language needs
3740 it. Don't let --disable-libgcj uncondtionally disable libffi.
3741 * configure: Rebuild.
3742
3743 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3744
3745 * Makefile.in: Regenerate.
3746
3747 PR other/46202
3748 * configure.ac: Fix just-built in-tree STRIP name to be
3749 binutils/strip-new.
3750 * configure: Regenerate.
3751 * Makefile.def (install-strip-gcc, install-strip-binutils)
3752 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3753 (install-strip-sid): Mirror dependencies on non-strip variants
3754 of these targets on the respective -strip prerequisites.
3755 * Makefile.tpl (install-strip, install-strip-host)
3756 (install-strip-target): New targets.
3757 (install-strip-[+module+], install-strip-target-[+module+]):
3758 New targets.
3759 * Makefile.in: Regenerate.
3760
3761 2010-11-19 Ian Lance Taylor <iant@google.com>
3762 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 * configure.ac: Add target-libgo to target_libraries. Set
3765 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3766 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3767 (HOST_EXPORTS): Add GOC.
3768 (BASE_TARGET_EXPORTS): Add GOC.
3769 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3770 (GOCFLAGS_FOR_TARGET): New variable.
3771 (EXTRA_HOST_FLAGS): Add GOC.
3772 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3773 * Makefile.def (target_modules): Add libgo.
3774 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3775 (dependencies): Add dependency from configure-target-libgo to
3776 configure-target-libffi and all-target-libstdc++-v3. Add
3777 dependencies from all-target-libgo to all-target-libffi.
3778 (languages): Add go.
3779 * configure: Rebuild.
3780 * Makefile.in: Rebuild.
3781
3782 2010-11-19 Ian Lance Taylor <iant@google.com>
3783
3784 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3785 compiler/flag environment variables.
3786
3787 2010-11-18 Ian Lance Taylor <iant@google.com>
3788
3789 * configure.ac: Check for lang_requires_boot_languages in
3790 config-lang.in files.
3791 * configure: Rebuild.
3792
3793 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3794 Tobias Burnus <burnus@net-b.de>
3795
3796 PR fortran/32049
3797 * Makefile.def: Add libquadmath; build it with language=fortran.
3798 * configure.ac: Add libquadmath.
3799 * Makefile.tpl: Handle multiple libs in check-[+language+].
3800 * Makefile.in: Regenerate.
3801 * configure: Regenerate.
3802
3803 2010-11-16 Tom Tromey <tromey@redhat.com>
3804
3805 * MAINTAINERS: Moved myself to reviewers section.
3806
3807 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3808
3809 * MAINTAINERS: Moved myself to reviewers section.
3810
3811 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3812
3813 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3814 (Write After Approval): Remove self.
3815
3816 2010-11-15 Andreas Schwab <schwab@redhat.com>
3817
3818 * configure.ac: Fix spelling in option names.
3819 * configure: Regenerated.
3820
3821 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3822
3823 PR bootstrap/39622
3824 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3825 * configure: Regenerated.
3826
3827 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3828
3829 * MAINTAINERS: Update my email address.
3830
3831 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3832
3833 * configure: Regenerate.
3834
3835 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3836
3837 * configure: Regenerate.
3838
3839 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3840
3841 * configure: Regenerate.
3842
3843 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3844
3845 * configure: Regenerate.
3846
3847 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3848
3849 * configure.ac: Support official CLooG.org versions.
3850 * configure: Regenerate.
3851 * config/cloog.m4: New.
3852
3853 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3854
3855 * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3858
3859 * MAINTAINERS: Update my email address.
3860
3861 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3862
3863 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3864 * configure: Regenerate.
3865
3866 2010-11-03 Ian Lance Taylor <iant@google.com>
3867 Dave Korn <dave.korn.cygwin@gmail.com>
3868
3869 PR lto/46273
3870 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3871 and on other supported platforms whenever LTO is enabled.
3872 * configure: Rebuild.
3873
3874 2010-11-02 Alan Modra <amodra@gmail.com>
3875
3876 PR binutils/12110
3877 * configure.ac: Error when source path contains spaces.
3878 * configure: Regenerate.
3879
3880 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3881
3882 * MAINTAINERS: Update my email address.
3883
3884 2010-10-20 Ian Lance Taylor <iant@google.com>
3885
3886 * Makefile.def (target_modules): Set lib_path to src/.libs for
3887 libstdc++-v3 module.
3888 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3889 * Makefile.in: Rebuild.
3890
3891 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3892
3893 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3894 (Write After Approval): Remove myself.
3895
3896 2010-10-15 Tristan Gingold <gingold@adacore.com>
3897
3898 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3899
3900 2010-10-14 Douglas Rupp <rupp@gnat.com>
3901
3902 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3903
3904 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3905
3906 * configure.ac (build_lto_plugin): New shell variable.
3907 (--enable-lto): Turn on by default for all non-ELF platforms that
3908 have had LTO support added so far. Set build_lto_plugin appropriately
3909 for both ELF and non-ELF.
3910 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3911 * configure: Regenerate.
3912
3913 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3914
3915 Sync from src:
3916 * configure.ac (v850 support): Remove target-libgloss from
3917 noconfigdirs.
3918 * configure: Regenerate.
3919
3920 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3921
3922 PR bootstrap/45326
3923 PR bootstrap/45174
3924 * configure.ac: Honor initial values of $build_configargs,
3925 $host_configargs, $target_configargs. Mark the precious, so
3926 environment settings get recorded.
3927 * configure: Regenerate.
3928
3929 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3930
3931 PR bootstrap/45796
3932 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3933 Depend on all-build-libiberty.
3934 * Makefile.in: Regenerate.
3935
3936 2010-09-30 Michael Eager <eager@eagercon.com>
3937
3938 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3939 * configure: Regenerate.
3940
3941 2010-09-28 Michael Eager <eager@eagercon.com>
3942
3943 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3944
3945 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3946
3947 PR bootstrap/44621
3948 * configure.ac: Fix unportable shell quoting.
3949 * configure: Regenerate.
3950
3951 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3952
3953 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3954 targets and amend comment.
3955 * configure: Regenerate.
3956
3957 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3958
3959 * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3962
3963 * configure.ac: Enable LTO by default on Darwin.
3964 * configure: Regenerate.
3965
3966 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3967
3968 * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3971
3972 * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3975
3976 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3977 ports
3978
3979 2010-07-28 David Yuste <david.yuste@gmail.com>
3980
3981 * MAINTAINERS (Write After Approval): Add myself.
3982
3983 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3984
3985 * configure.ac: Support all v850 targets.
3986 * configure: Regenerate.
3987
3988 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3989
3990 PR bootstrap/44455
3991 * configure.ac (extra_mpfr_configure_flags): Copy from
3992 extra_mpc_gmp_configure_flags.
3993 * configure: Re-generated.
3994
3995 2010-07-22 Andi Kleen <ak@linux.intel.com>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4000
4001 * MAINTAINERS (Write After Approval): Add myself.
4002
4003 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4004
4005 * MAINTAINERS (Write After Approval): Add myself.
4006
4007 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4008
4009 PR target/44862
4010 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4011 Provide -B option to allow for link spec %s substitutions for
4012 libstdc++.a on darwin.
4013 * Makefile.in: Regenerate.
4014
4015 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4016
4017 * MAINTAINERS (Reviewers): Update my e-mail address
4018
4019 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4020
4021 * Makefile.def (configure-gcc): Depend on all-libelf.
4022 * Makefile.in: Rebuild.
4023
4024 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4025
4026 * MAINTAINERS (Write After Approval): Add myself in the right place.
4027
4028 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4033
4034 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4035
4036 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4037
4038 * config.sub: Update to version 2010-05-21.
4039 * config.guess: Update to version 2010-04-03.
4040
4041 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4042
4043 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4044 * configure: Regenerate.
4045
4046 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4051
4052 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4053 a platform that supports LTO.
4054 * configure: Regenerate.
4055
4056 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4057
4058 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4059 * configure: Regenerated.
4060
4061 2010-04-27 Roland McGrath <roland@redhat.com>
4062 H.J. Lu <hongjiu.lu@intel.com>
4063
4064 * configure.ac (--enable-gold): Support both, both/gold and
4065 both/bfd to add gold to configdirs without removing ld.
4066 * configure: Regenerated.
4067
4068 * Makefile.def: Add install-gold dependency to install-ld.
4069 * Makefile.in: Regenerated.
4070
4071 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4072
4073 PR lto/42776
4074 * configure.ac (--enable-lto): Refactor handling so libelf tests
4075 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4076 and allow LTO to be explicitly enabled on non-ELF platforms that
4077 are known to support it inside else-clause.
4078 * configure: Regenerate.
4079
4080 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4081
4082 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4083 * configure: Regenerate.
4084
4085 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4086
4087 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4088 * configure: Regenerate.
4089
4090 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4091
4092 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4093 separately.
4094 * configure: Regenerate.
4095
4096 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2010-04-14 Tristan Gingold <gingold@adacore.com>
4101
4102 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4103 * configure: Regenerate.
4104
4105 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4106
4107 * configure: Regenerate after change to elf.m4.
4108
4109 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
4113 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4114
4115 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4116 * configure: Regenerated.
4117
4118 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4119
4120 * configure.ac: Print "buggy but acceptable" when CLooG
4121 revision is less than 9.
4122 * configure: Regenerated.
4123
4124 2010-04-01 Diego Novillo <dnovillo@google.com>
4125
4126 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4127
4128 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4129
4130 PR bootstrap/43615
4131 PR bootstrap/43328
4132
4133 Revert:
4134
4135 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4136
4137 * configure.ac: Do not pass --enable-multilib nor
4138 --disable-multilib in baseargs. Accept explicitly passed
4139 --enable_multilib.
4140 * configure: Regenerate.
4141
4142 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4143
4144 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4145
4146 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4147
4148 * MAINTAINERS: Remove myself.
4149
4150 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4151
4152 PR bootstrap/43328
4153 * configure.ac: Do not pass --enable-multilib nor
4154 --disable-multilib in baseargs. Accept explicitly passed
4155 --enable_multilib.
4156 * configure: Regenerate.
4157
4158 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4159
4160 * MAINTAINERS (spu port): Remove me.
4161
4162 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4163
4164 * configure.ac (tic6x-*-*): New case.
4165 * configure: Regenerate.
4166
4167 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4168
4169 * config.sub: Update to version 2010-03-22.
4170 * config.guess: Update to version 2009-12-30.
4171
4172 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4173
4174 PR ada/42554
4175 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4176 * configure: Regenerate.
4177
4178 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4179
4180 * MAINTAINERS: Update my email address.
4181
4182 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4183
4184 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4185 (ghassan.shobaki@amd.com): Removed.
4186
4187 2010-03-17 Alan Modra <amodra@gmail.com>
4188
4189 * MAINTAINERS: Update my email address.
4190
4191 2010-03-16 Diego Novillo <dnovillo@google.com>
4192
4193 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4194 Matthews.
4195
4196 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4197
4198 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4199 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4200
4201 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4202
4203 * MAINTAINERS: Update my email address.
4204
4205 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * MAINTAINERS: Update my email address.
4208
4209 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4210
4211 * MAINTAINERS: Update my email address.
4212
4213 2010-03-09 Jie Zhang <jie@codesourcery.com>
4214
4215 * MAINTAINERS: Update my email address.
4216
4217 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4218
4219 PR libstdc++/32499
4220 * configure.ac (RANLIB): Default to true.
4221 (STRIP): Likewise.
4222 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4223 * configure: Regenerate.
4224
4225 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4226
4227 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4228 (Write After Approval): Update my email address.
4229
4230 2010-02-17 Nick Clifton <nickc@redhat.com>
4231
4232 PR 11238
4233 * Makefile.tpl (local-distclean): Also remove config.cache files in
4234 sub-directories as there may not be Makefiles present in the
4235 sub-directories.
4236 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4237 the config.cache files found by the find command.
4238
4239 * Makefile.in: Regenerate.
4240 * configure.ac: Revert previous delta.
4241 * configure: Regenerate.
4242
4243 2010-02-15 Nick Clifton <nickc@redhat.com>
4244
4245 PR 11238
4246 * configure.ac: Delete config.cache files in sub-directories when
4247 deleting Makefiles.
4248 * configure: Regenerate.
4249
4250 2010-02-12 Ben Elliston <bje@gnu.org>
4251
4252 * MAINTAINERS: Update my email address.
4253
4254 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4255
4256 * MAINTAINERS (spu port): Update my email address.
4257
4258 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4259
4260 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4261
4262 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4263
4264 * configure.ac: Add "recommended" version checks for GMP/MPC.
4265 Update recommended GMP/MPFR/MPC versions.
4266 * configure: Regenerate.
4267
4268 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4269
4270 * MAINTAINERS: Move my Embecosm email address into the
4271 write-after-approval section.
4272
4273 2010-01-26 Ian Lance Taylor <iant@google.com>
4274
4275 * MAINTAINERS: Add myself as Go frontend maintainer.
4276
4277 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4278
4279 PR libstdc++/36101, PR libstdc++/42813
4280 * configure.ac (bootstrap_target_libs): Make inclusion of
4281 target-libgomp conditional on libgomb being in target_configdirs.
4282 * configure: Regenerate.
4283
4284 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4285
4286 PR libstdc++/36101, PR libstdc++/42813
4287 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4288 * configure: Regenerate.
4289
4290 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4291
4292 PR libstdc++/36101, PR libstdc++/42813
4293 * configure.ac (target_configdirs): Substitute.
4294 * Makefile.def: Bootstrap target module libgomp.
4295 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4296 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4297 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4298 * configure, Makefile.in: Regenerate.
4299
4300 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4301
4302 * MAINTAINERS: Adjust my details.
4303
4304 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4305
4306 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4307
4308 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4309
4310 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4311
4312 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2010-01-11 Richard Guenther <rguenther@suse.de>
4321
4322 PR lto/41569
4323 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4324 * Makefile.in: Regenerated.
4325
4326 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4327
4328 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4329 * configure: Regenerate.
4330
4331 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4332 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4333
4334 PR bootstrap/42424
4335 * configure.ac: Include libtool m4 files.
4336 (_LT_CHECK_OBJDIR): Call it.
4337 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4338 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4339
4340 * configure: Regenerate.
4341
4342 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4343
4344 PR bootstrap/41818
4345 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4346 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4347 * Makefile.in: Regenerate.
4348
4349 2010-01-02 Richard Guenther <rguenther@suse.de>
4350
4351 PR lto/41529
4352 * configure.ac: Include config/elf.m4. Disable LTO if not
4353 builting for an elf target.
4354 * configure: Regenerate.
4355
4356 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4357
4358 * MAINTAINERS: Change my email address.
4359
4360 2009-12-18 Ben Elliston <bje@au.ibm.com>
4361
4362 * config.sub, config.guess: Update from upstream sources.
4363
4364 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
4368 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4369
4370 PR middle-end/30447
4371 PR middle-end/30789
4372 PR other/40302
4373
4374 * configure.ac: Require MPC.
4375 * configure: Regenerate.
4376
4377 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4378
4379 PR target/38384
4380 PR bootstrap/40972
4381 * libtool.m4: Sync from git Libtool.
4382 * ltoptions.m4: Likewise.
4383 * ltversion.m4: Likewise.
4384 * lt~obsolete.m4: Likewise.
4385 * ltmain.sh: Likewise.
4386
4387 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4388
4389 * configure.ac: Update minimum MPC version to 0.8.
4390 * configure: Regenerate.
4391
4392 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4393
4394 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4395 * configure: Regenerated.
4396
4397 2009-11-21 Ian Lance Taylor <iant@google.com>
4398
4399 * configure.ac: Change default of poststage1_ldflags to be empty if
4400 poststage1_libs is set. When poststage1_libs is empty, and
4401 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4402 * configure: Rebuild.
4403
4404 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4405
4406 * MAINTAINERS (Write After Approval): Update my email address.
4407
4408 2009-11-20 Ben Elliston <bje@au.ibm.com>
4409
4410 * config.guess: Update from upstream sources.
4411
4412 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4413
4414 * Makefile.def: Restore host and target settings for gmp.
4415 * Makefile.in: Rebuild.
4416
4417 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4418
4419 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4420 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4421 Fix portability of test of C++ as bootstrap language. Add
4422 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4423 * configure: Rebuild.
4424 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4425 and cloog. Fix in-tree ppl configuration. Introduce libelf
4426 in-tree building.
4427 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4428 (POSTSTAGE1_HOST_EXPORTS): Use it.
4429 (STAGE[+id+]_CXXFLAGS): New.
4430 (BASE_FLAGS_TO_PASS): Pass it down.
4431 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4432 extra_exports.
4433 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4434 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4435 extra_exports.
4436 * Makefile.in: Rebuild.
4437
4438 2009-11-17 Ben Elliston <bje@au.ibm.com>
4439
4440 * config.sub, config.guess: Update from upstream sources.
4441
4442 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
4446 2009-11-09 Jon Beniston <jon@beniston.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
4450 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4451
4452 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4453 paths for *-w64-mingw* and x86_64-*mingw*.
4454 * configure: Regenerated.
4455
4456 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4457
4458 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4459
4460 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4461
4462 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4463 Phil Edwards to Write-After Approval.
4464
4465 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4466
4467 * configure.ac: Disable target-winsup & co for
4468 x86_64-*-mingw* and *-w64-mingw* targets.
4469 * configure: Regenerated.
4470
4471 2009-10-16 Nick Clifton <nickc@redhat.com>
4472
4473 * MAINTAINERS: Add myself as a maintainer for the RX port.
4474
4475 2009-10-26 Johannes Singler <singler@kit.edu>
4476
4477 * MAINTAINERS (Write After Approval): Update my e-mail address.
4478
4479 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4480
4481 * configure.ac (CLooG test): Use = with test.
4482 * configure: Regenerate.
4483
4484 2009-10-22 Richard Guenther <rguenther@suse.de>
4485
4486 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4487 cloog if the ppl version check failed. Move flags saving
4488 before setting in libelf check.
4489 * configure: Regenerate.
4490
4491 2009-10-21 Richard Guenther <rguenther@suse.de>
4492
4493 * configure.ac: Adjust the ppl and cloog configure to work as
4494 documented. Disable cloog if ppl was disabled. Omit the version
4495 checks if they were disabled.
4496 * configure: Re-generate.
4497
4498 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4499
4500 * configure.ac: Add 'lto' to enable_languages, not
4501 new_enable_languages, and only if not already present.
4502 * configure: Regenerate.
4503
4504 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4505
4506 * README: Refer to the various COPYING* files instead of just
4507 COPYING.
4508 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4509
4510 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4511
4512 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4513
4514 2009-10-07 Richard Guenther <rguenther@suse.de>
4515
4516 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4517 and Richard Guenther as reviewers.
4518 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4519 as reviewers.
4520
4521 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4522
4523 * config.sub: Update from upstream sources.
4524
4525 2009-10-06 Ian Lance Taylor <iant@google.com>
4526
4527 * Makefile.def: check-gold depends upon all-gas.
4528 * Makefile.in: Rebuild.
4529
4530 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533
4534 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4535
4536 * Makefile.def: all-lto-plugin depends on all-libiberty.
4537 set bootstrap=true for lto-plugin.
4538 Add lto-plugin.
4539 * Makefile.in: Regenerate.
4540 * configure.ac (host_libs): Add lto-plugin.
4541 * configure: Regenerate.
4542
4543 2009-10-03 Diego Novillo <dnovillo@google.com>
4544
4545 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4546 (HOST_LIBELFLIBS): Define.
4547 (HOST_LIBELFINC): Define.
4548 * Makefile.in: Regenerate.
4549 * configure.ac: Add --enable-lto.
4550 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4551 If --enable-lto is used, add 'lto' to new_enable_languages.
4552 If --enable-lto is used and gold is enabled, add
4553 lto-plugin to configdirs.
4554 * configure: Regenerate.
4555
4556 2009-10-03 Simon Baldwin <simonb@google.com>
4557
4558 * configure.ac: If --with-system-zlib, suppress local zlib and
4559 pass --with-system-zlib to subdir configure scripts.
4560 * configure: Regenerate.
4561
4562 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4563 Paolo Bonzini <bonzini@gnu.org>
4564
4565 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4566 $(srcdir).
4567 * Makefile.in: Rebuilt.
4568
4569 2009-09-26 Gary Funck <gary@intrepid.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4574
4575 * configure.ac: Update minimum MPC version to 0.7.
4576 * configure: Regenerate.
4577
4578 2009-09-25 Nick Clifton <nickc@redhat.com>
4579
4580 * configure.ac: Pass any --cache-file=/dev/null option on to
4581 subconfigures.
4582 * configure: Regenerate.
4583
4584 2009-09-23 Nick Clifton <nickc@redhat.com>
4585
4586 * config.sub, config.guess: Update from upstream sources.
4587
4588 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4589
4590 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4591 * Makefile.in: Rebuilt.
4592
4593 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4594
4595 PR bootstrap/32272
4596 * configure.ac: Error out if $srcdir isn't '.' but contains
4597 host-${host_noncanonical}.
4598 * configure: Regenerate.
4599
4600 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4601
4602 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4603 maintainer.
4604
4605 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4606
4607 * configure.ac: If bootstrapping a combined tree with
4608 --enable-gold, require c++ in stage1_languages.
4609 * configure: Regenerate.
4610
4611 * configure.ac: Also add target_libs of stage1_languages to
4612 bootstrap_target_libs.
4613 * configure: Regenerate.
4614
4615 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4616 with --enable-languages not containing c++.
4617 * configure: Regenerate.
4618
4619 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4620
4621 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4622 * configure: Regenerate.
4623
4624 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4625
4626 * MAINTAINERS (Write After Approval): Update my e-mail address,
4627 and move from from here...
4628 (Waiting for paperwork): To here.
4629
4630 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4631
4632 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4633
4634 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4635
4636 * configure.ac: Do not use $extrasub for replacing @if/@endif
4637 parts in Makefile; instead, use additional arguments to
4638 AC_CONFIG_COMMANDS to do the replacement manually, with several
4639 sed invocations, to avoid HP-UX sed command limits.
4640 * configure: Regenerate.
4641
4642 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4643
4644 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4645 blank before -L.
4646
4647 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4648
4649 * configure.ac (with-build-config): Document. Handle without.
4650 Handle missing argument.
4651 * configure: Rebuilt.
4652
4653 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4654
4655 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4656 Default to bootstrap-debug only if compare-debug works.
4657 * configure: Rebuilt.
4658 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4659 * Makefile.in: Rebuilt.
4660
4661 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4662
4663 * MAINTAINERS (OS Port Maintainers): Update my email address.
4664
4665 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4666
4667 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4668 * Makefile.in: Rebuilt.
4669
4670 2009-09-01 Chris Demetriou <cgd@google.com>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
4674 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4675
4676 PR debug/30161
4677 * include/dwarf2.h (enum dwarf_tag): Added
4678 DW_TAG_GNU_template_template_param
4679 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4680
4681 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4682
4683 * Makefile.tpl (AWK): Fix typo.
4684 * Makefile.in: Regenerate.
4685
4686 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4687
4688 * configure.ac: Detect awk and sed.
4689 * Makefile.def (flags_to_pass): Add AWK and SED.
4690 * Makefile.tpl (AWK, SED): New.
4691 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4692 * configure: Regenerate.
4693 * Makefile.in: Regenerate.
4694
4695 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4696
4697 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4698 (collapseslashes): Likewise.
4699
4700 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4701
4702 * configure.ac (AC_PREREQ): Bump to 2.64.
4703
4704 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4705
4706 * configure.ac: Remove --with-datarootdir, --with-docdir,
4707 --with-pdfdir, --with-htmldir switches.
4708 * configure: Regenerate.
4709
4710 * configure: Regenerate.
4711
4712 * compile: Sync from Automake 1.11.
4713 * depcomp: Likewise.
4714 * install-sh: Likewise.
4715 * missing: Likewise.
4716 * mkinstalldirs: Likewise.
4717 * ylwrap: Likewise.
4718
4719 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4720
4721 * ltmain.sh (func_normal_abspath): New function.
4722 (func_relative_path): Likewise.
4723 (func_mode_help): Document new -bindir option for link mode.
4724 (func_mode_link): Add new -bindir option, and use it to place
4725 output DLL if specified.
4726
4727 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4728
4729 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4730 (baseargs): Add --disable-option-checking.
4731 * configure: Regenerate.
4732
4733 * Makefile.def (configure-target-libiberty): Depend on
4734 all-binutils and all-ld.
4735 (configure-target-newlib): Likewise.
4736 * Makefile.in: Regenerate.
4737
4738 2009-08-17 Ben Elliston <bje@au.ibm.com>
4739
4740 * config.sub, config.guess: Update from upstream sources.
4741
4742 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4743
4744 Sync from src, merge:
4745
4746 2009-07-02 Tristan Gingold <gingold@adacore.com>
4747
4748 * configure.ac: Do not exclude gas for i386-*-darwin.
4749 Add a case for x86_64-*-darwin.
4750 * configure: Regenerate.
4751
4752 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4753
4754 * MAINTAINERS: Add my name to Write After Approval list.
4755
4756 2009-08-06 Michael Eager <eager@eagercon.com>
4757
4758 * configure.ac: Add Microblaze target.
4759 * configure: Regenerate.
4760
4761 2009-07-31 Christian Bruel <christian.bruel@st.com>
4762
4763 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4764 * configure: Regenerate.
4765
4766 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4767
4768 * MAINTAINERS (Write After Approval): Update my e-mail address.
4769
4770 2009-07-06 Ian Lance Taylor <iant@google.com>
4771
4772 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4773 * configure: Rebuild.
4774
4775 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4776
4777 * MAINTAINERS: Move myself to the Graphite Reviewers.
4778
4779 2009-06-30 Wei Guozhi <carrot@google.com>
4780
4781 * MAINTAINERS: Add my name to Write After Approval list.
4782
4783 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4784
4785 PR bootstrap/40338
4786 * configure.ac (comparestring): Create new variable.
4787 * Makefile.tpl (comparestring): Use to skip some comparisions.
4788 * configure: Regenerate.
4789 * Makefile.in: Regenerate.
4790
4791 2009-06-26 Doug Evans <dje@sebabeach.org>
4792
4793 * Makefile.def (host_modules): Add cgen.
4794 * Makefile.in: Regenerate.
4795 * configure.ac (host_tools): Add cgen.
4796 * configure: Regenerate.
4797
4798 2009-06-23 DJ Delorie <dj@redhat.com>
4799
4800 * MAINTAINERS: Add myself as mep maintainer.
4801
4802 2009-06-23 Ian Lance Taylor <iant@google.com>
4803
4804 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4805 boot_languages. Only bootstrap target libraries listed in
4806 target_libs for some boot language. Add --with-stage1-ldflags,
4807 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4808 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4809 if not building with C++.
4810 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4811 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4812 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4813 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4814 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4815 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4816 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4817 * configure, Makefile.in: Rebuild.
4818
4819 2009-06-23 Li Feng <nemokingdom@gmail.com>
4820
4821 * MAINTAINERS: Added my name to write-after-approval list.
4822
4823 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4824
4825 * configure.ac: Define is_elf for QNX Neutrino targets.
4826 * configure: Regenerate.
4827
4828 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4829
4830 * MAINTAINERS: Added my name to the write-after-approval list
4831
4832 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4833
4834 * configure.ac: Detect MPC in default directory.
4835 * configure: Regenerate.
4836
4837 2009-06-03 Jerome Guitton <guitton@adacore.com>
4838 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4839
4840 * Makefile.tpl (all): Avoid a trailing backslash.
4841 * Makefile.in: Regenerate.
4842
4843 2009-06-03 Ben Elliston <bje@au.ibm.com>
4844
4845 * config.sub, config.guess: Update from upstream sources.
4846
4847 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4848
4849 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4850 to noconfdirs.
4851 * configure: Regenerate.
4852
4853 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4854
4855 * Makefile.tpl ([+compare-target+]): Compare all stage
4856 directories, rather than just gcc.
4857 * Makefile.in: Rebuilt.
4858
4859 2009-06-01 Doug Kwan <dougkwan@google.com>
4860
4861 * configure.ac: Support gold for target arm*-*-*.
4862 * configure: Regenerate.
4863
4864 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4865
4866 * Makefile.def: Add MPC support and dependencies.
4867 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4868
4869 * Makefile.in, configure: Regenerate.
4870
4871 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4872
4873 * Makefile.tpl (all): Avoid harmless warning in make all when
4874 gcc-bootstrap is enabled but stage_last does not exist.
4875 * Makefile.in: Rebuilt.
4876
4877 2009-05-24 Nicolas Roche <roche@adacore.com>
4878
4879 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4880 * Makefile.in: Regenerate.
4881
4882 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4883
4884 * MAINTAINERS: Update my e-mail address.
4885
4886 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4887
4888 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4889 * configure: Regenerate.
4890
4891 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4892
4893 PR other/40159
4894 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4895 gcc-no-bootstrap are mutually exclusive.
4896 * Makefile.in: Rebuilt.
4897
4898 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4899
4900 PR other/40159
4901 * Makefile.tpl (all): Don't end with unconditional success.
4902 * Makefile.in: Rebuilt.
4903
4904 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4905
4906 PR target/37137
4907 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4908 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4909 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4910 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4911 stage_configureflags, stage_cflags and stage_libcflags into
4912 explicit Makefile macros.
4913 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4914 GFORTRAN.
4915 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4916 CC. Set CC_FOR_BUILD from CC.
4917 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4918 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4919 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4920 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4921 and GFORTRAN.
4922 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4923 (_LIBCFLAGS): Renamed to _TFLAGS.
4924 (do-compare-debug, do-compare3-debug): Drop.
4925 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4926 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4927 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4928 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4929 (XGCC_FLAGS_FOR_TARGET): New.
4930 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4931 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4932 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4933 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4934 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4935 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4936 TFLAGS.
4937 (BUILD_CONFIG): Include if requested.
4938 (all): Set TFLAGS on bootstrap.
4939 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4940 (all-stageid-prefixmodule): Likewise.
4941 (do-clean, distclean-stageid): Set TFLAGS.
4942 (restrap): Fix whitespace.
4943 * Makefile.in: Rebuilt.
4944
4945 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * config.guess: Sync with src.
4948
4949 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4950
4951 * configure.ac ($with_ppl): Default to no if not supplied.
4952 ($with_cloog): Likewise.
4953 configure: Regenerate.
4954
4955 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4956
4957 * MAINTAINERS: Update my e-mail address.
4958
4959 2009-04-27 Nick Clifton <nickc@redhat.com>
4960
4961 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4962
4963 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4964
4965 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4966 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4967 * Makefile.in: Regenerate.
4968
4969 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4970
4971 PR bootstrap/39739
4972 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4973 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4974
4975 * configure, Makefile.in: Regenerate.
4976
4977 2009-04-21 Taras Glek <tglek@mozilla.com>
4978
4979 * include/hashtab.h: Update GTY annotations to new syntax
4980 * include/splay-tree.h: Likewise
4981
4982 2009-04-17 Ben Elliston <bje@au.ibm.com>
4983
4984 * config.sub, config.guess: Update from upstream sources.
4985
4986 2009-04-15 Anthony Green <green@moxielogic.com>
4987
4988 * configure.ac: Add moxie support.
4989 * configure: Rebuilt.
4990
4991 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4992
4993 * configure.ac: Change copyright header to refer to version
4994 3 of the GNU General Public License and to point readers at the
4995 COPYING3 file and the FSF's license web page.
4996 * Makefile.def: Likewise.
4997 * Makefile.tpl: Likewise.
4998 * Makefile.in: Regenerate.
4999
5000 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5001
5002 * configure.ac: Restore match for darwin9 or later. Use double
5003 brackets since regeneration eats one pair.
5004 * configure: Regenerate.
5005
5006 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5007
5008 PR gas/10039
5009 * configure.ac: Require texinfo 4.7.
5010 * configure: Regenerated.
5011
5012 2009-04-09 Nick Clifton <nickc@redhat.com>
5013
5014 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5015 the GCC Runtime Library Exception.
5016
5017 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5018
5019 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5020 * configure: Regenerate.
5021
5022 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5023
5024 * Makefil.def (languages): New entries.
5025 * Makefile.tpl (check-gcc-*): New generic target.
5026 * Makefile.in: Regenerate.
5027
5028 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5029
5030 * MAINTAINERS: Update my email address.
5031
5032 2009-03-18 Tom Tromey <tromey@redhat.com>
5033
5034 * configure: Rebuild.
5035 * configure.ac (host_libs): Add libiconv.
5036 * Makefile.in: Rebuild.
5037 * Makefile.def (host_modules): Add libiconv.
5038 (configure-gdb, all-gdb): Depend on libiconv.
5039
5040 2009-03-16 Tristan Gingold <gingold@adacore.com>
5041
5042 * configure.ac: Treat gdb as supported on x86_64-darwin.
5043 * configure: Regenerate.
5044
5045 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5046
5047 * configure.ac (--with-host-libstdcxx): New option.
5048 * configure: Regenerate.
5049
5050 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5051
5052 * MAINTAINERS: Move myself into the write after approval list.
5053
5054 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5055
5056 * MAINTAINERS: Update e-mail address.
5057
5058 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5059
5060 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5061
5062 2009-03-10 Ira Rosen <irar@il.ibm.com>
5063
5064 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5065
5066 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5067
5068 Backport from git Libtool:
5069
5070 2009-01-19 Robert Millan <rmh@aybabtu.com>
5071 Support GNU/kOpenSolaris.
5072 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5073 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5074 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5075 GNU/kOpenSolaris.
5076
5077 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5078
5079 * MAINTAINERS: Update e-mail address.
5080
5081 2009-02-24 Michael Eager <eager@eagercon.com>
5082
5083 * MAINTAINERS (Write After Approval): Add self.
5084
5085 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5086
5087 * MAINTAINERS (Write After Approval): Add myself.
5088
5089 2009-02-05 Andreas Schwab <schwab@suse.de>
5090
5091 * Makefile.tpl (stage_last): Define $r and $s before using
5092 $(RECURSE_FLAGS_TO_PASS).
5093 * Makefile.in: Regenerate
5094
5095 2009-01-30 Ian Lance Taylor <iant@google.com>
5096
5097 * MAINTAINERS: Move myself to the Global Reviewers list.
5098
5099 2009-01-29 Robert Millan <rmh@aybabtu.com>
5100
5101 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5102 * configure: Regenerate.
5103
5104 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5105
5106 * MAINTAINERS: Make whitespace consistent.
5107 Remove Robert Millan from Write After Approval.
5108
5109 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5110
5111 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5112 (all-opcodes): Depend on all-libiberty.
5113 * Makefile.in: Regenerate.
5114
5115 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5116
5117 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5118 * configure: Regenerate.
5119
5120 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5121
5122 * MAINTAINERS (Write After Approval): Add myself.
5123
5124 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5125
5126 * MAINTAINERS: Add myself to reviewers (Fortran).
5127
5128 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5129
5130 PR tree-optimization/38515
5131 * configure.ac (cloog-polylib): Removed.
5132 (with_ppl, with_cloog): Test for "no".
5133 * configure: Regenerated.
5134
5135 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5136
5137 * MAINTAINERS: Moved myself to reviewers (Fortran).
5138
5139 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5140
5141 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5142 (Write After Approval): Remove myself.
5143
5144 2009-01-03 Diego Novillo <dnovillo@google.com>
5145
5146 * MAINTAINERS: Remove myself from alias maintainership.
5147
5148 2009-01-02 David Ayers <ayers@fsfe.org>
5149
5150 * MAINTAINERS: Update e-mail address.
5151
5152 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5153
5154 * MAINTAINERS: Make whitespace consistent.
5155
5156 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5157
5158 Backport from upstream Libtool:
5159 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5160 Add cache variables to tests that require the linker to work.
5161 For shlibpath_overrides_runpath, this also changes the semantics
5162 to let the result from the C compiler take precedence.
5163
5164 2008-12-02 Ben Elliston <bje@au.ibm.com>
5165
5166 * config.sub, config.guess: Update from upstream sources.
5167
5168 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5169
5170 * configure.ac (ppllibs): Add by default the lib flags.
5171 * configure: Regenerate.
5172
5173 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5174
5175 * MAINTAINERS: Add myself to the write after approval list.
5176
5177 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5178
5179 * configure.ac: Add double brackets on darwin[912].
5180 * configure: Regenerate.
5181
5182 2008-12-03 Daniel Kraft <d@domob.eu>
5183
5184 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5185 Approval to Reviewer section (for Fortran front-end).
5186
5187 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5188
5189 * configure.ac: Expand to darwin10 and later.
5190 * configure: Regenerate.
5191
5192 2008-12-02 Andreas Schwab <schwab@suse.de>
5193
5194 * Makefile.def: configure-target-boehm-gc depends on
5195 all-target-libstdc++-v3.
5196 * Makefile.in: Regenerate.
5197
5198 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5199
5200 * MAINTAINERS: Add myself as mingw maintainer.
5201
5202 2008-12-02 Ben Elliston <bje@au.ibm.com>
5203
5204 * config.sub, config.guess: Update from upstream sources.
5205
5206 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5207
5208 * README.SCO: Remove.
5209
5210 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5211
5212 * MAINTAINERS: Add myself to the write after approval list.
5213
5214 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5215
5216 * MAINTAINERS: Update my email address in WAA section.
5217
5218 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5219
5220 * MAINTAINERS: Update e-mail address.
5221
5222 2008-11-27 Toon Moene <toon@moene.org>
5223
5224 * MAINTAINERS: Change e-mail address.
5225
5226 2008-11-27 Tristan Gingold <gingold@adacore.com>
5227
5228 * configure.ac: Build gdb for i?86-*-darwin*
5229 * configure: Regenerated.
5230
5231 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5232
5233 * MAINTAINERS: Added my full name.
5234
5235 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5236
5237 PR bootstrap/38014
5238 PR bootstrap/37923
5239
5240 Revert:
5241
5242 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5243
5244 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5245 * Makefile.in: Regenerated.
5246
5247 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5248
5249 PR gdb/921
5250 PR gdb/1646
5251 PR gdb/2175
5252 PR gdb/2176
5253
5254 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5255 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5256 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5257 (HOST_EXPORTS): Pass CPPFLAGS.
5258 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5259 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5260 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5261 * Makefile.in, configure: Regenerated.
5262 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5263 and CPPFLAGS_FOR_BUILD.
5264
5265 2008-11-06 Jeff Law <law@redhat.com>
5266
5267 * MAINTAINERS: Add myself as middle end maintainer.
5268
5269 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5270
5271 * MAINTAINERS (Write after approval): Add myself.
5272
5273 2008-11-05 Diego Novillo <dnovillo@google.com>
5274
5275 * MAINTAINERS (Global Reviewers): Add myself.
5276 (Non-Algorithmic Maintainers): Remove myself.
5277
5278 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5279
5280 * MAINTAINERS (Write after approval): Add myself.
5281
5282 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5283
5284 * MAINTAINERS (Write after approval): Add myself.
5285
5286 2008-10-31 Ben Elliston <bje@au.ibm.com>
5287
5288 * configure.ac (spu-*-*): Remove special case.
5289 * configure: Regenerate.
5290
5291 2008-10-30 Catherine Moore <clm@codesourcery.com>
5292
5293 * MAINTAINERS (Write after approval): Update my email address.
5294
5295 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5296
5297 * configure.ac [spu-*-*]: Do not set skipdirs.
5298 * configure: Re-generate.
5299
5300 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5301
5302 * MAINTAINERS (Various Maintainers): Add myself to reload.
5303
5304 2008-10-25 Richard Guenther <rguenther@suse.de>
5305
5306 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5307 maintainer. Remove myself as libgcc-math maintainer.
5308 (Non-Algorithmic Maintainers): Remove myself.
5309
5310 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5311
5312 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5313 * Makefile.in: Regenerated.
5314
5315 2008-10-23 Cary Coutant <ccoutant@google.com>
5316
5317 * MAINTAINERS (Write after approval): Add myself.
5318
5319 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5320
5321 PR gdb/921
5322 PR gdb/1646
5323 PR gdb/2175
5324 PR gdb/2176
5325
5326 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5327 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5328 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5329 (HOST_EXPORTS): Pass CPPFLAGS.
5330 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5331 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5332 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5333 * Makefile.in, configure: Regenerated.
5334 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5335 and CPPFLAGS_FOR_BUILD.
5336
5337 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5338
5339 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5340 Sebastian Pop.
5341
5342 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5343
5344 * MAINTAINERS (Write After Approval): Added myself.
5345
5346 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5347
5348 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5349 recommended version to 2.3.2.
5350
5351 * configure: Regenerate.
5352
5353 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5354
5355 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5356
5357 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5358
5359 * MAINTAINERS (Write After Approval): Update e-mail address.
5360
5361 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5362
5363 * libtool.m4: Update to libtool 2.2.6.
5364 * lt~obsolete.m4: Update to libtool 2.2.6.
5365 * ltmain.sh: Update to libtool 2.2.6.
5366 * ltsugar.m4: Update to libtool 2.2.6.
5367 * ltversion.m4: Update to libtool 2.2.6.
5368 * ltoptions.m4: Update to libtool 2.2.6.
5369 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5370
5371 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5372
5373 * MAINTAINERS (Write After Approval): Add myself.
5374
5375 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5376
5377 * MAINTAINERS (Write After Approval): Update my name.
5378
5379 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5380
5381 * MAINTAINERS: Add myself in "Write After Approval".
5382
5383 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5384
5385 * MAINTAINERS: Add myself as ia64 maintainer.
5386
5387 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5388
5389 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5390 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5391 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5392 and Michael Tiemann from Write After Approval since they do not
5393 actually have access.
5394
5395 2008-09-05 Richard Guenther <rguenther@suse.de>
5396
5397 * configure.ac: Initialize clooglibs to -lcloog.
5398 * configure: Re-generate.
5399
5400 2008-09-04 Le-Chun Wu <lcwu@google.com>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5405
5406 * configure.ac (--with-cloog-polylib): New.
5407 (--disable-cloog-version-check): New.
5408 (--disable-ppl-version-check): New.
5409 * configure: Re-generate.
5410
5411 2008-09-03 Richard Guenther <rguenther@suse.de>
5412
5413 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5414 cloog test.
5415 * configure: Re-generate.
5416
5417 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5418
5419 Add picoChip port.
5420 * MAINTAINERS: Add picoChip maintainers.
5421
5422 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5423 Tobias Grosser <grosser@fim.uni-passau.de>
5424 Jan Sjodin <jan.sjodin@amd.com>
5425 Harsha Jagasia <harsha.jagasia@amd.com>
5426 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5427 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5428 Adrien Eliche <aeliche@isty.uvsq.fr>
5429
5430 Merge from graphite branch.
5431 * configure: Regenerate.
5432 * Makefile.in: Regenerate.
5433 * configure.ac (host_libs): Add ppl and cloog.
5434 Add checks for PPL and CLooG.
5435 * Makefile.def (ppl, cloog): Added modules and dependences.
5436 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5437 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5438
5439 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5440
5441 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5442 (GCC_SHLIB_SUBDIR): New.
5443 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5444 * configure: Regenerate.
5445 * Makefile.in: Regenerate.
5446
5447 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5448
5449 * MAINTAINERS: Consistently use tabs to separate columns.
5450
5451 2008-08-29 Tristan Gingold <gingold@adacore.com>
5452
5453 * MAINTAINERS (Write after Approval): Add myself.
5454
5455 2008-08-28 Tristan Gingold <gingold@adacore.com>
5456
5457 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5458 Enable bfd, binutils and opcodes.
5459 * configure: Regenerate.
5460
5461 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5462
5463 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5464
5465 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5466
5467 * MAINTAINERS: Use correct Umlaut for last name.
5468
5469 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5470
5471 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5472
5473 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5474
5475 * MAINTAINERS: Update my email address.
5476
5477 2008-08-16 Nicolas Roche <roche@adacore.com>
5478
5479 * Makefile.tpl: Add BOOT_ADAFLAGS.
5480 * Makefile.in: Regenerate.
5481
5482 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5483
5484 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5485 * configure: Regenerate.
5486
5487 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5488
5489 * configure.ac: Add makefile fragments for hpux.
5490 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5491 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5492 * configure: Regenerate.
5493 * Makefile.in: Regenerate.
5494
5495 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5496
5497 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5498
5499 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5500
5501 * MAINTAINERS (Write after Approval): Add myself.
5502
5503 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5504
5505 * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5508
5509 * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5512
5513 * MAINTAINERS: Update my email address.
5514
5515 2008-06-25 Joey Ye <joey.ye@intel.com>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
5519 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5520
5521 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5522 * Makefile.in: Regenerate.
5523 * configure: Regenerate.
5524
5525 2008-06-17 Daniel Kraft <d@domob.eu>
5526
5527 * MAINTAINERS (Write After Approval): Add myself.
5528
5529 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5530
5531 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5532 "$@" is still intact with both Autoconf 2.59 and 2.62.
5533 * configure: Regenerate.
5534
5535 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5536
5537 * Makefile.tpl: Fix comment errors.
5538 * Makefile.in: Regenerate.
5539
5540 2008-06-12 David S. Miller <davem@davemloft.net>
5541 David Edelsohn <edelsohn@gnu.org>
5542
5543 * configure.ac: Add powerpc*-*-* to gold supported targets.
5544 * configure: Regenerate.
5545
5546 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5547
5548 PR tree-optimization/36218
5549 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5550 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5551 (all prefix="build-"): Pass them to build-system sub-makes.
5552 * Makefile.in: Regenerate.
5553
5554 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5555
5556 * MAINTAINERS (mt port): Remove.
5557 (sco5, unixware, sco udk): Remove.
5558 (Kean Johnston): Add to Write After Approval.
5559
5560 2008-05-30 Julian Brown <julian@codesourcery.com>
5561
5562 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5563 of libobjc for ARM EABI Linux.
5564 * configure: Regenerate.
5565
5566 2008-05-18 Xinliang David Li <davidxl@google.com>
5567
5568 * ChangeLog: Remove wrong ChangeLog entry.
5569
5570 2008-05-17 Xinliang David Li <davidxl@google.com>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5575
5576 * MAINTAINERS (Write After Approval): Add myself.
5577
5578 2008-05-14 Rafael Espíndola <espindola@google.com>
5579
5580 * config-ml.in: don't handle --enable-shared and --enable-static.
5581
5582 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5583
5584 * MAINTAINERS: Update my email address.
5585
5586 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5587
5588 * MAINTAINERS: Update my email address.
5589
5590 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5591
5592 * MAINTAINERS (Write After Approval): Add myself.
5593
5594 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5595
5596 * MAINTAINERS (Write After Approval): Add myself.
5597
5598 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5599
5600 * MAINTAINERS (crx): Add myself.
5601
5602 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5603
5604 Sync with src:
5605 2008-04-14 David S. Miller <davem@davemloft.net>
5606
5607 * configure.ac: Add sparc*-*-* to gold supported targets.
5608 * configure: Regenerate.
5609
5610 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5611
5612 PR bootstrap/35457
5613 * configure.ac: Include override.m4.
5614 * configure: Regenerate.
5615
5616 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5617
5618 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5619 * Makefile.in: Regenerate.
5620
5621 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5622
5623 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5624 as nonconfigurable directories list.
5625 * configure: Regenerate.
5626
5627 2008-04-14 Ben Elliston <bje@au.ibm.com>
5628
5629 * config.sub, config.guess: Update from upstream sources.
5630
5631 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5632
5633 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5634 * Makefile.in: Regenerate.
5635
5636 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5637
5638 * configure.ac: Do not build libssp for the AVR.
5639 * configure: Regenerate.
5640
5641 2008-04-07 Ian Lance Taylor <iant@google.com>
5642
5643 * Makefile.def: check-gold depends upon all-binutils.
5644 * Makefile.in: Regenerate.
5645
5646 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5647
5648 * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2008-04-04 Nick Clifton <nickc@redhat.com>
5651
5652 PR binutils/4334
5653 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5654 builds.
5655 * configure: Regenerate.
5656
5657 2008-04-04 NightStrike <NightStrike@gmail.com>
5658
5659 PR other/35151
5660 * configure.ac: Combine rules for mingw32 and mingw64.
5661 * configure: Regenerate.
5662
5663 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5664
5665 * MAINTAINERS (Write After Approval): Add myself.
5666
5667 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5668
5669 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5670 * Makefile.in (.NOTPARALLEL): Ditto.
5671
5672 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5673
5674 * MAINTAINERS (Write After Approval): Add myself.
5675
5676 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5677
5678 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5679 * Makefile.in (.NOTPARALLEL): Regenerate.
5680
5681 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5682
5683 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5684 * Makefile.in: Regenerate.
5685
5686 2008-03-26 Jakub Staszak <kuba@et.pl>
5687
5688 * MAINTAINERS (Write After Approval): Add myself.
5689
5690 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5691
5692 * MAINTAINERS: Update e-mail address.
5693
5694 2008-03-20 Ian Lance Taylor <iant@google.com>
5695
5696 * configure.ac: Add support for --enable-gold.
5697 * Makefile.def: Add gold as a directory like ld.
5698 * configure, Makefile.in: Regenerate.
5699
5700 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5701
5702 * configure.ac: m4_include config/proginstall.m4.
5703 * configure: Regenerate.
5704
5705 Backport from upstream Libtool:
5706
5707 2007-10-12 Eric Blake <ebb9@byu.net>
5708
5709 Deal with Autoconf 2.62's semantic change in m4_append.
5710 * ltsugar.m4 (lt_append): Replace broken versions of
5711 m4_append.
5712 (lt_if_append_uniq): Don't require separator to be overquoted,
5713 and avoid broken m4_append.
5714 (lt_dict_add): Fix typo.
5715 * libtool.m4 (_LT_DECL): Don't overquote separator.
5716
5717 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5718
5719 * config.rpath: Add AIX 6 support.
5720
5721 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5722
5723 * Makefile.def (stageprofile). Remove -fprofile-generate
5724 from stage_libcflags.
5725 * Makefile.in: Regenerate.
5726
5727 2008-03-13 Ben Elliston <bje@au.ibm.com>
5728
5729 * config.sub, config.guess: Update from upstream sources.
5730
5731 2008-03-06 Tom Tromey <tromey@redhat.com>
5732
5733 * MAINTAINERS: Update for treelang deletion.
5734
5735 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5736
5737 * MAINTAINERS: Update my email address.
5738
5739 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5740
5741 * MAINTAINERS (darwin port): Add myself as a maintainer.
5742 (objective-c/c++): Add myself as a maintainer.
5743
5744 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5745
5746 * MAINTAINERS (Write After Approval): Update my email address.
5747
5748 2008-02-25 Tomas Bily <tbily@suse.cz>
5749
5750 * MAINTAINERS (Write After Approval): Add myself.
5751
5752 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5753
5754 * MAINTAINERS (OpenMP): Add myself.
5755
5756 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5757
5758 PR bootstrap/32009
5759 PR bootstrap/32161
5760
5761 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5762 * configure: Regenerate.
5763
5764 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5765 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5766 STAGE4_LIBCFLAGS): New.
5767 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5768 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5769 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5770 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5771 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5772 for target modules. Don't export LIBCFLAGS.
5773 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5774 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5775 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5776 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5777 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5778 * Makefile.in: Regenerate.
5779
5780 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5781
5782 PR libgcj/33085
5783 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5784 Do not use -DDLL_EXPORT. Backport from upstream.
5785
5786 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5787
5788 * MAINTAINERS (Write After Approval): Add myself.
5789
5790 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5791
5792 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5793 * configure: Regenerate.
5794
5795 2008-01-31 Marc Gauthier <marc@tensilica.com>
5796
5797 * configure.ac (xtensa*-*-*): Recognize processor variants.
5798 * configure: Regenerate.
5799
5800 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5801
5802 PR bootstrap/34922
5803 * configure.ac (PARSE_ARGS): Push suitable setting of
5804 ac_subdirs_all, for `./configure --help=recursive'.
5805 Handle `+' in generic toplevel directory disabling.
5806 * configure: Regenerate.
5807
5808 2008-01-28 Nick Clifton <nickc@redhat.com>
5809
5810 * MAINTAINERS (xstormy16): Take over maintainership.
5811
5812 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5813
5814 * MAINTAINERS (c4x port): Remove.
5815
5816 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5817
5818 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5819
5820 2008-01-23 Ben Elliston <bje@au.ibm.com>
5821
5822 * config.sub, config.guess: Update from upstream sources.
5823
5824 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5825
5826 * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5829
5830 * MAINTAINERS: Update my email address.
5831
5832 2008-01-09 Raksit Ashok <raksit@google.com>
5833
5834 * MAINTAINERS (Write After Approval): Add myself.
5835
5836 2008-01-09 Raksit Ashok <raksit@google.com>
5837
5838 * MAINTAINERS (Write After Approval): Add myself.
5839
5840 2008-01-08 Ben Elliston <bje@au.ibm.com>
5841
5842 * config.sub, config.guess: Update from upstream sources.
5843
5844 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5845
5846 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5847 Change recommended MPFR from 2.2.1 -> 2.3.0.
5848 * configure: Regenerate.
5849
5850 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5851
5852 * MAINTAINERS: Update my email address.
5853
5854 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5855
5856 * MAINTAINERS: Update my email address.
5857
5858 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5859
5860 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5861 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5862 * Makefile.in: Regenerate.
5863
5864 2007-12-10 Mark Heffernan <meheff@google.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5867 misplaced entries.
5868
5869 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5870
5871 * configure.ac: Enable libjava for x86_64-*-darwin9.
5872 * configure: Regenerate.
5873
5874 2007-12-07 Bill Maddox <maddox@google.com>
5875
5876 * MAINTAINERS (Write After Approval): Add myself.
5877
5878 2007-12-05 Ben Elliston <bje@au.ibm.com>
5879
5880 * config.sub, config.guess: Update from upstream sources.
5881
5882 2007-12-02 Matthias Klose <doko@ubuntu.com>
5883
5884 * config-ml.in: Remove 64bit configure tests.
5885
5886 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5887
5888 * config-ml.in: Robustify against white space in absolute file
5889 names.
5890
5891 * config-ml.in (multi-clean): Substitute ${Makefile}.
5892 Remove superfluous ${Makefile} in list.
5893
5894 2007-11-19 Thiemo Seufer <ths@mips.com>
5895
5896 * config-ml.in: Don't hardcode the Makefile name.
5897
5898 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5899
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5903
5904 * MAINTAINERS (Write After Approval): Add myself.
5905
5906 2007-11-06 Doug Kwan <dougkwan@google.com>
5907
5908 * MAINTAINERS (Write After Approval): Add myself.
5909
5910 2007-10-25 Ben Elliston <bje@au.ibm.com>
5911
5912 * MAINTAINERS (mercury): Remove entry.
5913 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5914
5915 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5916
5917 * Makefile.def (dependencies): Make configure-gdb depend on
5918 all-intl.
5919 * Makefile.in: Regenerated.
5920
5921 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5922
5923 * MAINTAINERS (Fortran maintainer): Remove myself.
5924
5925 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5926
5927 * Makefile.def: To avoid problems running with parallel makes,
5928 build newlib before libgloss so that target specific header
5929 files are availble.
5930 * Makefile.in: Regenerate
5931
5932 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5933
5934 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5935 * Makefile.in: Regenerate.
5936
5937 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5938
5939 * MAINTAINERS (Register allocation reviewer): Add myself.
5940
5941 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5942
5943 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5944 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5945 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5946 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5947 * configure: Regenerate.
5948
5949 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5950
5951 * MAINTAINERS (Register allocation reviewer): Add myself.
5952
5953 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5956 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5957 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5958 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5959 * configure.ac: Default them to host tools for $host = $build.
5960 Subst them.
5961
5962 * configure: Regenerate.
5963 * Makefile.in: Regenerate.
5964
5965 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5966
5967 * MAINTAINERS (Register allocation reviewer): Add myself.
5968
5969 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5970
5971 * MAINTAINERS (Register allocation reviewer): Add myself.
5972
5973 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5974
5975 * MAINTAINERS (Write After Approval): Fix typo.
5976
5977 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5978
5979 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5980 * configure: Regenerate.
5981
5982 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5983
5984 PR bootstrap/31906
5985 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5986 they're already prefixed.
5987
5988 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5989
5990 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5991 libstdc++.
5992 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5993 * configure: Regenerate.
5994 * Makefile.in: Regenerate.
5995
5996 2007-09-17 Andreas Schwab <schwab@suse.de>
5997
5998 * configure.ac: Raise minimum makeinfo version to 4.6.
5999 * configure: Regenerate.
6000
6001 2007-09-17 Johannes Singler <singler@ira.uka.de>
6002
6003 * MAINTAINERS (write-after-approval) add myself
6004
6005 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6006
6007 * configure.ac: Correct makeinfo version check.
6008 * configure: Regenerate.
6009
6010 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6011
6012 * MAINTAINERS: Update my email address.
6013
6014 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6015
6016 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6017 to $skipdirs and only disable gprof for newlib. Use the normal
6018 mips*-elf* handling in other respects.
6019 * configure: Regnerate.
6020
6021 2007-09-12 David Daney <ddaney@avtrex.com>
6022
6023 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6024 enabling libgcj.
6025 * configure: Regenerate.
6026
6027 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6028
6029 PR other/32154
6030 * configure.ac: For libgloss targets, point the linker to the linker
6031 script, startup code and simulator library.
6032 * configure: Regenerate.
6033
6034 2007-09-07 Andrew Haley <aph@redhat.com>
6035
6036 * configure.ac (noconfigdirs): Remove target-libffi and
6037 target-libjava.
6038 * configure: Regenerate.
6039
6040 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6041
6042 PR target/33281
6043 * configure.ac: Use config/mh-mingw on mingw.
6044 * configure: Regenerate.
6045
6046 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6047
6048 * MAINTAINERS (Write After Approval): Add myself.
6049
6050 2007-09-05 Richard Guenther <rguenther@suse.de>
6051
6052 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6053 nor --disable-checking is provided also turn on yes and types
6054 checking for stage1.
6055 * configure: Re-generate.
6056
6057 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6058
6059 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6060 (Write After Approval): Remove myself.
6061
6062 2007-08-29 Nick Clifton <nickc@redhat.com>
6063
6064 * config.sub, config.guess: Update from upstream sources.
6065
6066 2007-08-22 Bud Davis <jmdavis@link.com>
6067
6068 * MAINTAINERS (Write After Approval): Added myself.
6069 * MAINTAINERS (Reviewers): Removed myself.
6070
6071 2007-08-18 Paul Brook <paul@codesourcery.com>
6072 Joseph Myers <joseph@codesourcery.com>
6073
6074 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6075 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6076 * Makefile.in: Regenerate.
6077 * configure.ac (--with-debug-prefix-map): New.
6078 * configure: Regenerate.
6079
6080 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6081 Nigel Stephens <nigel@mips.com>
6082
6083 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6084 as target_makefile_frag.
6085 * configure: Regenerate.
6086
6087 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6088
6089 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6090 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6091 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6092 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6093 (do-compare, do-compare3, do-compare-debug): New.
6094 ([+compare-target+]): Use them.
6095
6096 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6097
6098 * MAINTAINERS (Write After Approval): Change my email address.
6099
6100 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6101 Ben Elliston <bje@au.ibm.com>
6102
6103 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6104 --silent if $silent.
6105 * configure: Regenerate.
6106
6107 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6108
6109 * MAINTAINERS (Various Maintainers): Add myself as
6110 loop infrastructure maintainer. Update my e-mail
6111 address.
6112
6113 2007-07-31 Diego Novillo <dnovillo@google.com>
6114
6115 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6116 Adjust description.
6117
6118 2007-07-26 Richard Guenther <rguenther@suse.de>
6119
6120 * configure.ac: Add types checking to stage1 checking flags.
6121 * configure: Regenerate.
6122
6123 2007-07-17 Nick Clifton <nickc@redhat.com>
6124
6125 * COPYING3: New file. Contains version 3 of the GNU General
6126 Public License.
6127 * COPYING3.LIB: New file. Contains version 3 of the GNU
6128 Lesser General Public License.
6129
6130 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6131
6132 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6133
6134 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6135
6136 * MAINTAINERS (S/390 co-maintainer): Add myself.
6137 (Write After Approval): Remove myself.
6138
6139 2007-07-13 Dan Hipschman <dsh@google.com>
6140
6141 * MAINTAINERS (Write After Approval): Add myself.
6142
6143 2007-07-11 Nick Clifton <nickc@redhat.com>
6144
6145 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6146 WINDRES export.
6147 * Makefile.in: Regenerate.
6148
6149 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6150
6151 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6152 maintainer.
6153
6154 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6155
6156 * lt~obsolete.m4: New. Import from 20070318 libtool.
6157
6158 2007-07-03 Julian Brown <julian@codesourcery.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6163
6164 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6165 * configure: Regenerate.
6166
6167 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6168
6169 * configure.ac: Add some missing m4 quotation.
6170 * configure: Regenerate.
6171
6172 2007-07-02 Simon Baldwin <simonb@google.com>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6177
6178 * configure: Regenerate.
6179
6180 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6181
6182 * Makefile.def: Add windmc tool to build.
6183 * Makefile.tpl: Likewise.
6184 * configure.ac: Likewise.
6185 * Makefile.in: Regenerate.
6186 * configure: Regenerate.
6187
6188 2007-06-28 DJ Delorie <dj@redhat.com>
6189
6190 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6191 not building newlib.
6192 * configure: Regenerated.
6193
6194 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6195
6196 * MAINTAINERS (Write After Approval): Add myself.
6197
6198 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6199
6200 * MAINTAINERS (Write After Approval): Add myself.
6201
6202 2007-06-19 Chris Matthews <chrismatthews@google.com>
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
6206 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6207
6208 * MAINTAINERS (Write After Approval): Add myself.
6209
6210 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6211
6212 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6213 * Makefile.in: Regenerated.
6214
6215 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6216
6217 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6218 bfin*-*-uclinux* targets.
6219 * configure: Regenerate.
6220
6221 2007-06-14 Ian Lance Taylor <iant@google.com>
6222
6223 * MAINTAINERS: Add myself as non-algorithmic global write
6224 maintainer.
6225
6226 2007-06-14 Diego Novillo <dnovillo@google.com>
6227
6228 * MAINTAINERS: Add self as middle-end maintainer and
6229 non-algorithmic global write maintainer.
6230
6231 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6232
6233 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6234 Move all Fortran maintainers except Paul Brook into the
6235 Non-Autopoiesis section.
6236
6237 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6240 (distclean-stage[+id+]): Possibly delete stage_last.
6241 * Makefile.in: Regenerate.
6242
6243 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6244
6245 * MAINTAINERS (Various Maintainer): Fix typo.
6246
6247 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6248
6249 * MAINTAINERS (Various Maintainer): Add myself as
6250 dataflow maintainer.
6251
6252 2007-06-07 Ben Elliston <bje@au.ibm.com>
6253
6254 * config.sub, config.guess: Update from upstream sources.
6255
6256 2007-06-07 Ben Elliston <bje@au.ibm.com>
6257
6258 * Makefile.tpl: Fix spelling error.
6259 * Makefile.in: Regenerate.
6260
6261 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6262
6263 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6264 lt_cv_sys_max_cmd_len.
6265
6266 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6267
6268 * MAINTAINERS (Various Maintainers): Add myself as
6269 auto-vectorizer maintainer.
6270
6271 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6272
6273 PR libjava/32098
6274 * libtool.m4: Revert previous change.
6275 * ltgcc.m4: Put it here.
6276
6277 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6278
6279 * MAINTAINERS (Various Maintainers): Add myself as
6280 auto-vectorizer maintainer.
6281
6282 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6283
6284 PR libjava/32098
6285 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6286
6287 2007-05-30 Richard Guenther <rguenther@suse.de>
6288
6289 * MAINTAINERS (Various Maintainers): Add myself as
6290 auto-vectorizer maintainer.
6291
6292 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6293
6294 PR bootstrap/29382
6295 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6296 * configure: Rebuilt.
6297
6298 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6299
6300 * MAINTAINERS (Write After Approval): Removed my name.
6301
6302 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6303
6304 * MAINTAINERS (Write After Approval): Remove myself.
6305
6306 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6307
6308 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6309
6310 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6311
6312 * ltmain.sh: Update from ToT Libtool.
6313 * libtool.m4: Update from ToT Libtool.
6314 * ltsugar.m4: New. Update from ToT Libtool.
6315 * ltversion.m4: New. Update from ToT Libtool.
6316 * ltoptions.m4: New. Update from ToT Libtool.
6317 * ltconfig: Remove.
6318 * ltcf-c.sh: Remove.
6319 * ltcf-cxx.sh: Remove.
6320 * ltcf-gcj.sh: Remove.
6321
6322 2007-05-22 Ollie Wild <aaw@google.com>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6327
6328 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6329 stage_cflags.
6330 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6331 Remove CFLAGS/LIBCFLAGS.
6332 (configure-stage[+id+]-[+prefix+][+module+],
6333 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6334 * Makefile.in: Regenerate.
6335
6336 2007-05-15 Diego Novillo <dnovillo@google.com>
6337
6338 * MAINTAINERS: Update e-mail address.
6339
6340 2007-05-15 Revital Eres <eres@il.ibm.com>
6341
6342 * MAINTAINERS (Write After Approval): Add myself.
6343
6344 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6345
6346 * MAINTAINERS (Write After Approval): Updated my address.
6347
6348 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2007-05-11 Silvius Rus <rus@google.com>
6353
6354 * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2007-04-23 Tom Tromey <tromey@redhat.com>
6357
6358 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6359
6360 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6361
6362 * MAINTAINERS (cpplib): Rename to ...
6363 (libcpp): ... this. Add C/C++ front end maintainers.
6364
6365 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6366
6367 * config-ml.in: Pass ${ml_config_env} to configure calls.
6368
6369 2007-04-04 Christian Bruel <christian.bruel@st.com>
6370
6371 * MAINTAINERS (Write After Approval): Add myself.
6372
6373 2007-04-02 Dave Korn <dave.korn@artimi.com>
6374
6375 * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2007-03-31 Tobias Burnus <burnus@net-b.de>
6378
6379 * MAINTAINERS (fortran 95 front end): Add myself.
6380
6381 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6382
6383 * MAINTAINERS (Write After Approval): Add myself.
6384
6385 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6386
6387 * MAINTAINERS (Modulo Scheduler): Add myself.
6388
6389 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6390
6391 * MAINTAINERS (fortran 95 front end): Add myself.
6392 (c++ front end): whitespace fix.
6393
6394 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6395
6396 * MAINTAINERS (Write After Approval): Add myself.
6397
6398 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6399
6400 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6401 of glob. Quote arguments with single quotes too.
6402 * configure: Regenerate.
6403
6404 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6405
6406 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6407 * Makefile.in: Regenerate
6408
6409 2007-03-07 Andreas Schwab <schwab@suse.de>
6410
6411 * configure: Regenerate.
6412
6413 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6414
6415 * configure.ac: Add "--with-pdfdir" configure option,
6416 which defines pdfdir variable.
6417 * Makefile.def (target=fixincludes): Add install-pdf to
6418 missing targets.
6419 (recursive_targets): Add install-pdf target.
6420 (flags_to_pass): Add pdfdir.
6421 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6422 target.
6423 * configure: Regenerate
6424 * Makefile.in: Regenerate
6425
6426 2007-02-28 Eric Christopher <echristo@apple.com>
6427
6428 Revert:
6429 2006-12-07 Mike Stump <mrs@apple.com>
6430
6431 * Makefile.def (dependencies): Add dependency for
6432 install-target-libssp and install-target-libgomp on
6433 install-gcc.
6434 * Makefile.in: Regenerate.
6435
6436 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6437
6438 * configure: Regenerate.
6439 * configure.ac: Move statements after variable declarations.
6440
6441 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6442
6443 * MAINTAINERS: Add myself as sh maintainer.
6444
6445 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6446
6447 * configure.ac: Adjust for loop syntax.
6448 * configure: Regenerate.
6449
6450 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6451
6452 * configure: Rebuilt.
6453
6454 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6455
6456 * configure.ac: Drop multiple occurrences of --enable-languages,
6457 and fix its quoting.
6458 * configure: Rebuilt.
6459
6460 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6461 Nathan Sidwell <nathan@codesourcery.com>
6462 Vladimir Prus <vladimir@codesourcery.com>
6463 Joseph Myers <joseph@codesourcery.com>
6464
6465 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6466 * configure: Regenerate.
6467
6468 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6469
6470 * ltconfig (freebsd*): Default to elf.
6471
6472 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * configure.ac (target_libraries): Move libgcc before libiberty.
6475 * configure: Regenerated.
6476
6477 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6478 Paolo Bonzini <bonzini@gnu.org>
6479
6480 PR bootstrap/30753
6481 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6482 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6483 * configure: Regenerated.
6484
6485 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6486
6487 * MAINTAINERS (Language Front End Maintainers): Update my mail
6488 address.
6489
6490 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6491
6492 PR bootstrap/30748
6493 * configure.ac: Correct syntax for Solaris ksh.
6494 * configure: Regenerated.
6495
6496 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6497
6498 * configure.ac: Sync with src.
6499 * configure: Regenerate.
6500
6501 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6502
6503 * Makefile.in: Regenerate.
6504
6505 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6506
6507 * config.sub: Sync with src.
6508
6509 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6510
6511 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6512 noncanonical equivalents.
6513 * configure.in: Rename to...
6514 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6515 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6516 target_noncanonical. Use them. Rewrite removal of configure
6517 arguments for autoconf 2.59. Discard variable settings. Force
6518 program_transform_name for native tools.
6519
6520 * Makefile.in: Regenerated.
6521 * configure: Regenerated with autoconf 2.59.
6522
6523 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
6527 2007-01-31 Andreas Schwab <schwab@suse.de>
6528
6529 * Makefile.tpl (LDFLAGS): Substitute it.
6530 * Makefile.in: Regenerate.
6531
6532 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6533
6534 * MAINTAINERS (Write After Approval): Add myself.
6535
6536 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6537
6538 * MAINTAINERS (spu port): Add myself.
6539
6540 2007-01-23 Richard Guenther <rguenther@suse.de>
6541
6542 PR bootstrap/30541
6543 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6544 * Makefile.tpl (GNATBIND): Substitute it.
6545 (GNATMAKE): Likewise.
6546 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6547 of STAGE_PREFIX.
6548 * Makefile.in: Regenerate.
6549 * configure: Regenerate.
6550
6551 2007-01-18 Mike Stump <mrs@apple.com>
6552
6553 * configure.in: Re-enable -Werror for gcc builds.
6554
6555 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6556
6557 * MAINTAINERS (Write After Approval): Add myself.
6558
6559 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6560
6561 * configure.in: Change == to = in test command.
6562 * configure: Regenerate.
6563
6564 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6565 Nick Clifton <nickc@redhat.com>
6566 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6567
6568 * configure.in (build_configargs, host_configargs, target_configargs):
6569 Remove build/host/target parameters.
6570 (host_libs): Add gmp and mpfr.
6571 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6572 * Makefile.def (gmp, mpfr): New.
6573 (gcc): Remove target.
6574 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6575 target_os, target_vendor): New.
6576 (configure): Add host_alias/target_alias arguments; adjust invocations.
6577 * configure: Regenerate.
6578 * Makefile.in: Regenerate.
6579
6580 2007-01-11 Matt Fago <fago@earthlink.net>
6581
6582 * configure.in: Try to link to functions only in mpfr 2.2.x
6583 to improve robustness of configure tests.
6584 * configure: Regenerate.
6585
6586 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6587
6588 * MAINTAINERS: Add myself as i386 maintainer.
6589
6590 2007-01-08 Jan Hubicka <jh@suse.cz>
6591
6592 * MAINTAINERS: Add myself as i386 maintainer.
6593
6594 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6595
6596 * configure.in: Add support for an x86_64-mingw* target.
6597 * configure: Regenerate.
6598
6599 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * Makefile.tpl (all-target): Correct @if conditional for target
6602 modules.
6603 * configure.in: Omit libiberty if building only target libgcc.
6604 * configure, Makefile.in: Regenerated.
6605
6606 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6607
6608 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6609 * configure: Regenerate.
6610
6611 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6612
6613 * Makefile.def (target_modules): Add libgcc.
6614 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6615 * Makefile.tpl (clean-target-libgcc): Delete.
6616 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6617 on gcc even for bootstrapped modules. Rewrite handling of
6618 lang_env_dependencies to loop over target_modules.
6619 * configure.in (target_libraries): Add target-libgcc.
6620 * Makefile.in, configure: Regenerated.
6621
6622 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * configure.in: Reorganize recognition of languages. Add
6625 --enable-stage1-languages. Show supported languages for the chosen
6626 target rather than all recognized languages.
6627 * configure: Regenerate.
6628
6629 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6632 * Makefile.in: Regenerate.
6633
6634 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6635
6636 * configure.in: Warn that MPFR 2.2.0 is buggy.
6637 * configure: Regenerate.
6638
6639 2006-12-27 Ian Lance Taylor <iant@google.com>
6640
6641 * configure.in: When removing Makefiles to force a reconfigure, also
6642 remove prev-DIR*/Makefile.
6643 * configure: Regenerate.
6644
6645 2006-12-22 Andreas Schwab <schwab@suse.de>
6646
6647 * configure: Regenerate with correct autoconf version.
6648
6649 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6650
6651 * configure.in: add AC_SUBST for *_FOR_TARGET.
6652 * configure: Regenerate.
6653
6654 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6655
6656 * configure.in: Simplify logic for rejecting languages that cannot
6657 be built. Separate the case when a language is unsupported,
6658 from the case when the user chooses not to build a language.
6659
6660 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6661
6662 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6663 it only affects bootstrap and could be tested on "$host" as well.
6664 * configure: Regenerate.
6665 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6666
6667 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6668
6669 PR bootstrap/29544
6670 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6671 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6672 move here comment from Makefile.tpl.
6673 * Makefile.tpl: Move some definitions higher in the file.
6674 (STAGE1_CHECKING): New.
6675 * configure.in: Add --enable-stage1-checking.
6676 * configure: Regenerate.
6677 * Makefile.in: Regenerate.
6678
6679 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6680
6681 * MAINTAINERS: Add myself as build system maintainer.
6682
6683 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6684
6685 * MAINTAINERS (Write After Approval): Add myself.
6686
6687 2006-12-13 Eric Christopher <echristo@apple.com>
6688
6689 * MAINTAINERS: Add myself as darwin maintainer.
6690
6691 2006-12-11 Ian Lance Taylor <ian@airs.com>
6692
6693 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6694
6695 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6696
6697 MAINTAINERS: Update my entry.
6698
6699 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6700
6701 * configure.in: Handle spu makefile frag.
6702 * Makefile.tpl (MAINT): Define
6703 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6704 * configure: Regenerate.
6705 * Makefile.in: Regenerate.
6706
6707 2006-12-11 Ben Elliston <bje@au.ibm.com>
6708
6709 * config.guess: Import latest version.
6710 * config.sub: Likewise.
6711
6712 2006-12-11 Ben Elliston <bje@au.ibm.com>
6713
6714 * configure.in (spu-*-*): Don't skip target-libiberty.
6715 * configure: Regenerate.
6716
6717 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6718
6719 PR bootstrap/30134
6720 * configure.in: Correct x86 darwin support for libjava to powerpc
6721 and i?86 only.
6722 * configure: Regenerate.
6723
6724 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6725
6726 * configure.in: Add x86 darwin support for libjava.
6727 * configure: Regenerate.
6728
6729 2006-12-07 Mike Stump <mrs@apple.com>
6730
6731 * Makefile.def (dependencies): Add dependency for
6732 install-target-libssp and install-target-libgomp on
6733 install-gcc.
6734 * Makefile.in: Regenerate.
6735
6736 2006-12-04 Richard Guenther <rguenther@suse.de>
6737
6738 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6739 (Non-Algorithmic Maintainers): Move over non-algorithmic
6740 loop optimizer maintainers, add myself as a non-algorithmic
6741 middle-end maintainer.
6742
6743 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6744
6745 * MAINTAINERS (Write After Approval): Add myself.
6746
6747 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6748
6749 * configure.in: Update error message for missing GMP/MPFR.
6750
6751 * configure: Regenerate.
6752
6753 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6754
6755 * configure.in: Update MPFR version in error message.
6756
6757 * configure: Regenerate.
6758
6759 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6760
6761 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6762 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6763 --with-gmp-lib): New flags.
6764
6765 * configure: Regenerate.
6766
6767 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6768
6769 * MAINTAINERS (Write After Approval): Change my email address.
6770
6771 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6772
6773 * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2006-11-22 Philipp Thomas <pth@suse.de>
6776
6777 * MAINTAINERS (i18n): Update e-mail address.
6778
6779 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6780
6781 * MAINTAINERS (spu port): Add myself as maintainer.
6782 (Write After Approval): Remove myself.
6783
6784 2006-11-22 Ben Elliston <bje@au.ibm.com>
6785
6786 * configure.in (skipdirs): Don't build libssp for SPU.
6787 * configure: Regenerate.
6788
6789 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6790
6791 * MAINTAINERS (spu port): Add myself as maintainer.
6792 (libobjc): Update my email address.
6793
6794 2006-11-21 Andrea Bona <andrea.bona@st.com>
6795
6796 * MAINTAINERS (Write After Approval): Add myself.
6797
6798 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6799
6800 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6801 * configure : Rebuilt.
6802
6803 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
6807 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6812
6813 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6814 libmpfr.a.
6815 * configure: Regenerate.
6816
6817 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6820 (unstage): Test for stage_last presence.
6821
6822 PR bootstrap/29802
6823 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6824 STAGE_PREFIX.
6825 * Makefile.in: Regenerate.
6826
6827 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6828
6829 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6830 maintainers.
6831
6832 2006-11-14 Erven Rohou <erven.rohou@st.com>
6833
6834 * MAINTAINERS (Write After Approval): Add myself.
6835
6836 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6839 and stageN-package/Makefile.
6840 * Makefile.in: Regenerated.
6841
6842 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6843
6844 * configure.in: Remove target-libgloss from noconfigdirs for
6845 bfin-*-*.
6846 * configure: Regenerated.
6847
6848 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6849
6850 * configure.in (have_gmp): Only error if the gcc directory exists.
6851
6852 * configure: Regenerate.
6853
6854 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6855
6856 * configure.in: Robustify error message for missing GMP/MPFR.
6857
6858 * configure: Regenerate.
6859
6860 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6861
6862 * MAINTAINERS (Write After Approval): Add myself.
6863
6864 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6865
6866 * MAINTAINERS: Change email address.
6867
6868 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6873
6874 * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6877
6878 * MAINTAINERS (Write After Approval): Move myself to
6879 Write After Approval section.
6880
6881 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6882
6883 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6884 need_gmp anymore.
6885 * configure: Regenerate.
6886
6887 2006-10-16 Tobias Burnus <burnus@net-b.de>
6888
6889 * MAINTAINERS (Write After Approval): Add myself.
6890
6891 2006-10-16 Ben Elliston <bje@au.ibm.com>
6892
6893 * config.guess: Import latest version.
6894 * config.sub: Likewise.
6895
6896 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6897
6898 * Makefile.def: Added pdf target handling.
6899 * Makefile.tpl: Added pdf target handling.
6900 * Makefile.in: Regenerated.
6901
6902 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6903
6904 * MAINTAINERS: Add self as score port maintainer.
6905
6906 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6907
6908 * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6911
6912 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6913 or newer.
6914 * configure: Regenerated.
6915
6916 2006-09-27 Dave Brolley <brolley@redhat.com>
6917
6918 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6919 using $s instead of $r.
6920 * configure: Regenerated.
6921
6922 2006-09-26 Thiemo Seufer <ths@mips.com>
6923
6924 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6925 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6926 * configure: Regenerate.
6927
6928 2006-09-24 Graeme Peterson <gridly@gmail.com>
6929
6930 * MAINTAINERS (Write After Approval): Remove myself.
6931
6932 2006-09-22 Chao-ying Fu <fu@mips.com>
6933
6934 * MAINTAINERS (Write After Approval): Add myself.
6935
6936 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6937
6938 * MAINTAINERS: Add self as soft-fp maintainer.
6939
6940 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6941
6942 * MAINTAINERS: Add myself as avr maintainer.
6943 Remove Marek Michalkiewicz as avr maintainer.
6944
6945 2006-09-07 Roberto Costa <roberto.costa@st.com>
6946
6947 * MAINTAINERS (Write After Approval): Add myself.
6948
6949 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6950
6951 * configure.in: Never build newlib for a Mingw host.
6952 Never build newlib as Mingw target library.
6953 Test the existence of winsup/cygwin for building a Cygwin newlib,
6954 rather than just winsup.
6955 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6956 building a Mingw target.
6957 * configure: Regenerate.
6958
6959 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6960
6961 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6962
6963 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6964
6965 * config.guess: Import from src (was more updated).
6966 * config.sub: Likewise.
6967
6968 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6971 * configure: Regenerated.
6972
6973 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6974
6975 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6976 for stages after the first.
6977
6978 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6979
6980 * Makefile.def: Add dependencies for configure-opcodes
6981 on configure-intl and all-opcodes on all-intl.
6982 * Makefile.in: Regenerated.
6983
6984 2006-07-13 Ben Elliston <bje@au.ibm.com>
6985
6986 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6987
6988 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6989
6990 Port to hosts whose 'sort' and 'tail' implementations
6991 treat operands with leading '+' as file names, as POSIX
6992 has required since 2001. However, make sure the code still
6993 works on pre-POSIX hosts.
6994 * ltmain.sh: Don't assume "sort +2" is equivalent to
6995 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6996
6997 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6998
6999 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7000
7001 2006-07-04 Peter O'Gorman <peter@pogma.com>
7002
7003 * ltconfig: chmod 644 before ranlib during install.
7004
7005 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7006
7007 PR bootstrap/18058
7008 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7009 if the bootstrap compiler is a GCC version that supports it.
7010 * configure: Regenerate.
7011
7012 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7013
7014 * configure.in: Fix thinkos in previous check-in.
7015 * configure: Regenerate.
7016
7017 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7018
7019 PR other/27063
7020 * configure.in: Test subdir_requires and give an appropriate
7021 error message.
7022 * configure: Regenerate.
7023
7024 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7025
7026 * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7029
7030 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7031
7032 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7033
7034 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7035
7036 2006-06-20 David Ayers <d.ayers@inode.at>
7037
7038 PR bootstrap/28072
7039 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7040 whether target-libjava is being configured instead of whether the
7041 java front end is enabled.
7042 * configure: Regenerate.
7043
7044 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7045
7046 PR target/27540
7047 * configure.in: Only enable libgomp on IRIX 6.
7048 * configure: Regenerate.
7049
7050 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7051
7052 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7053 too.
7054 * Makefile.in: Regenerate.
7055
7056 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7057
7058 * config-ml.in: Alter CCASFLAGS to include special
7059 multilib options the same as is done for CFLAGS.
7060
7061 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7062
7063 * configure.in: Don't enable libgomp on hpux10.
7064 * configure: Rebuilt.
7065
7066 2006-06-12 David Ayers <d.ayers@inode.at>
7067
7068 PR bootstrap/27963
7069 PR target/19970
7070 * configure.in: Remove target-boehm-gc from noconfigdirs where
7071 ${libgcj} is specified.
7072 * configure: Regenerate.
7073
7074 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7075
7076 Sync from src:
7077
7078 * configure.in: Sync.
7079 * configure: Regenerated.
7080
7081 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7082
7083 * Makefile.def: Added dependencies from sim and gdb on intl, and
7084 added configure dependencies to everything with an all dependency
7085 on intl.
7086 * Makefile.in: Regenerated.
7087
7088 2006-06-06 David Ayers <d.ayers@inode.at>
7089
7090 PR libobjc/13946
7091 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7092 * Makefile.in: Regenerate.
7093 * configure.in: Add --enable-objc-gc at toplevel and have it
7094 enable boehm-gc for Objective-C.
7095 Remove target-boehm-gc from libgcj.
7096 Add target-boehm-gc to target_libraries.
7097 Add target-boehm-gc to noconfigdirs where ${libgcj}
7098 is specified.
7099 Assert that boehm-gc is supported when requested for Objective-C.
7100 Only build boehm-gc if needed either for Java or Objective-C.
7101 * configure: Regenerate.
7102
7103 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7104
7105 PR 27674
7106 * Makefile.tpl (configure-[+prefix+][+module+],
7107 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7108 Remove rule to unstage bootstrapped modules.
7109 (stage_current): New.
7110 * Makefile.in: Regenerate.
7111
7112 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7113
7114 * MAINTAINERS (Write After Approval): Update my e-mail address.
7115
7116 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7117
7118 * include/libiberty.h: Declare pex_run_in_environment.
7119
7120 2006-05-31 Asher Langton <langton2@llnl.gov>
7121
7122 * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7125
7126 * Makefile.def (bfd, opcodes): Fix lib_path.
7127 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7128 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7129 * Makefile.in: Regenerate.
7130
7131 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7132
7133 * Makefile.in: Regenerate.
7134
7135 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7136
7137 * Makefile.def: Add install-html target. Add datarootdir
7138 docdir and htmldir to flags_to_pass.
7139 * Makefile.tpl: Add install-html target.
7140 * Makefile.in: Regenerate.
7141 * configure.in: Add --with-datarootdir, --with-docdir, and
7142 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7143 * configure: Regenerate.
7144
7145 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7146
7147 * configure.in: Enable gprof for cross builds.
7148 * configure: Regenerate.
7149
7150 2006-05-22 Richard Guenther <rguenther@suse.de>
7151
7152 Revert
7153 2006-01-31 Richard Guenther <rguenther@suse.de>
7154 Paolo Bonzini <bonzini@gnu.org>
7155
7156 * Makefile.def (target_modules): Add libgcc-math target module.
7157 * configure.in (target_libraries): Add libgcc-math target library.
7158 (--enable-libgcc-math): New configure switch.
7159 * Makefile.in: Re-generate.
7160 * configure: Re-generate.
7161 * libgcc-math: New toplevel directory.
7162
7163 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7164 Andreas Tobler <a.tobler@schweiz.ch>
7165
7166 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7167 * configure: Rebuilt.
7168
7169 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7170
7171 * MAINTAINERS (Write After Approval): Add myself.
7172
7173 2006-05-01 DJ Delorie <dj@redhat.com>
7174
7175 * configure.in: Restore CFLAGS if GMP isn't present.
7176 * configure: Regenerate.
7177
7178 2006-05-01 Richard Guenther <rguenther@suse.de>
7179
7180 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7181 maintainer.
7182
7183 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7184
7185 * MAINTAINERS (Write After Approval): Add myself.
7186
7187 2006-04-28 Jan Beulich <jbeulich@novell.com>
7188
7189 * MAINTAINERS (Write After Approval): Add myself.
7190
7191 2006-04-18 DJ Delorie <dj@redhat.com>
7192
7193 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7194 reference libgloss so that libssp can be built in a combined
7195 tree.
7196 * configure: Regenerate.
7197
7198 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7199
7200 * MAINTAINERS (Write After Approval): Add myself.
7201
7202 2006-04-05 Ben Elliston <bje@au.ibm.com>
7203
7204 * configure.in: Require makeinfo 4.4 or higher.
7205 * configure: Regenerate.
7206
7207 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7208
7209 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7210 Rearrange the entries of other libraries to have them in one place.
7211
7212 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7213
7214 * MAINTAINERS (Write After Approval): Remove myself.
7215 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7216
7217 2006-03-14 Richard Guenther <rguenther@suse.de>
7218
7219 * configure: Regenerate with autoconf 2.13.
7220
7221 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7222
7223 * MAINTAINERS: Use my work address.
7224
7225 * MAINTAINERS: Update my E-mail address.
7226
7227 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7228
7229 * configure.in: Handle --disable-<component> generically.
7230 * configure: Regenerate.
7231
7232 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7233
7234 PR libgcj/17311
7235 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7236
7237 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7238
7239 * MAINTAINERS (Write After Approval): Remove myself.
7240 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7241
7242 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7243
7244 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7245 (TARGET_CONFIGDIRS): Remove.
7246 * configure.in: Remove AC_SUBST(target_configdirs).
7247 * Makefile.in, configure: Regenerated.
7248
7249 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7250
7251 * MAINTAINERS (Write After Approval): Remove myself.
7252 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7253
7254 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7255
7256 PR bootstrap/25670
7257
7258 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7259
7260 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7261 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7262 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7263 BUILD_PREFIX, BUILD_PREFIX_1.
7264 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7265
7266 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7267 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7268
7269 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7270 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7271 of `cat stage_current`. Always provide the `r' and `s' variables.
7272 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7273 a single shell execution.
7274 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7275 bootstrapped modules, make the stage1 module if the build was not
7276 started yet, else build the current stage.
7277 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7278 (all-build, all-host, all-target, [+make_target+]-host,
7279 [+make_target+]-target): Do not use \-continued lines.
7280 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7281 (current_stage, restrap, stage_last): New.
7282
7283 * Makefile.in: Regenerate.
7284 * configure: Regenerate.
7285
7286 2006-02-19 Bud Davis <jmdavis@link.com>
7287
7288 * MAINTAINERS (Write After Approval): Remove myself.
7289 (Language Front End Maintainers): Add myself as fortran 95
7290 maintainer and update e-mail address.
7291
7292 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7293
7294 * MAINTAINERS (Write After Approval): Remove myself.
7295 (Language Front End Maintainers): Add myself as fortran 95
7296 maintainer.
7297
7298 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7299
7300 * MAINTAINERS (Write After Approval): Add myself.
7301
7302 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7303
7304 * MAINTAINERS (Write After Approval): Remove myself.
7305 (Language Front End Maintainers): Add myself as
7306 fortran 95 maintainer.
7307
7308 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7309
7310 Sync from src:
7311
7312 2005-12-27 Leif Ekblad <leif@rdos.net>
7313
7314 * configure.in: Add support for RDOS target.
7315 * configure: Regenerate.
7316
7317 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7318 Andreas Schwab <schwab@suse.de>
7319
7320 * configure: Regenerate.
7321
7322 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7323
7324 * configure.in (enable_libgomp): Add AIX.
7325 * configure: Regenerate.
7326
7327 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7328
7329 * MAINTAINERS (Write After Approval): Add myself.
7330
7331 2006-02-03 Lee Millward <lee.millward@gmail.com>
7332
7333 * MAINTAINERS (Write After Approval): Add myself.
7334
7335 2006-01-31 Richard Guenther <rguenther@suse.de>
7336 Paolo Bonzini <bonzini@gnu.org>
7337
7338 * Makefile.def (target_modules): Add libgcc-math target module.
7339 * configure.in (target_libraries): Add libgcc-math target library.
7340 (--enable-libgcc-math): New configure switch.
7341 * Makefile.in: Re-generate.
7342 * configure: Re-generate.
7343 * libgcc-math: New toplevel directory.
7344
7345 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7346
7347 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7348 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7349 the assembler, linker and binutils.
7350 * configure: Regenerate.
7351
7352 2006-01-22 Dirk Mueller <dmueller@suse.de>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7357
7358 * configure: Regenerate.
7359
7360 2006-01-18 Richard Henderson <rth@redhat.com>
7361 Jakub Jelinek <jakub@redhat.com>
7362 Diego Novillo <dnovillo@redhat.com>
7363
7364 * libgomp: New directory.
7365 * Makefile.def: Add target_module libgomp.
7366 * Makefile.in: Regenerate.
7367 * configure.in (target_libraries): Add target-libgomp.
7368 * configure: Regenerate.
7369
7370 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7373 @ from continuation.
7374 * Makefile.in: Rebuilt.
7375
7376 2006-01-04 Chris Lattner <sabre@gnu.org>
7377
7378 * MAINTAINERS (Write After Approval): Add myself.
7379
7380 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7381
7382 PR bootstrap/24252
7383
7384 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7385 * Makefile.tpl (OBJDUMP): New.
7386 (EXTRA_HOST_FLAGS): Add it.
7387 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7388
7389 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7390 to use symbolic links between directories. Avoid race conditions
7391 or make them harmless.
7392 * configure.in: Do not try to use symbolic links between directories.
7393
7394 * Makefile.def (LEAN): Pass.
7395 * Makefile.tpl (LEAN): Define.
7396 (stage[+id+]-start): Accept that the previous directory does not
7397 exist, if the bootstrap is lean.
7398 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7399 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7400 configure substitution.
7401 ([+compare-target+]): Likewise.
7402 ([+bootstrap-target+]-lean): New.
7403 * configure.in: Remove lean bootstrap support from here.
7404
7405 * Makefile.in: Regenerate.
7406 * configure: Regenerate.
7407
7408 2006-01-04 Ben Elliston <bje@au.ibm.com>
7409
7410 * MAINTAINERS (libdecnumber): Add myself.
7411
7412 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7413
7414 * libtool-ldflags: New script.
7415
7416 2006-01-02 Andreas Schwab <schwab@suse.de>
7417
7418 * configure.in: When reconfiguring remove Makefile in
7419 all stage directories.
7420 * configure: Regenerate.
7421
7422 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7423
7424 * MAINTAINERS: Update my email address.
7425
7426 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7427
7428 Revert Ada-related part of the previous change.
7429
7430 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7431 Do not pass.
7432 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7433 * Makefile.in: Regenerate.
7434 * configure.in: Do not include mt-ppc-aix target fragment.
7435 * configure: Regenerate.
7436
7437 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7438
7439 * configure.in: Select appropriate fragments for PowerPC/AIX.
7440 * configure: Regenerate.
7441
7442 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7443 BOOT_CFLAGS, BOOT_LDFLAGS.
7444 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7445 BOOT_CFLAGS, BOOT_LDFLAGS.
7446 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7447 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7448 (stage): Fail if we cannot complete the work.
7449 * Makefile.in: Regenerate.
7450
7451 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7452
7453 * configure.in: Replace ms1 with mt.
7454 * configure: Rebuilt.
7455
7456 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7457
7458 * MAINTAINERS: Update my email address.
7459
7460 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7461
7462 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7463 install-host-nogcc): Don't invoke $(stage) at the end.
7464 * Makefile.in: Regenerate.
7465
7466 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7467
7468 * configure.in: Flip the top-level bootstrap switch.
7469 * configure: Regenerate.
7470
7471 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7472
7473 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7474 $(stage) and $(unstage).
7475 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7476 (all): Remove stray semicolon.
7477 (local-distclean): Don't handle multilib.tmp and multilib.out.
7478 (install.all): Set $s for consistency.
7479 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7480 check_multilibs setting. Always make the install directory.
7481 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7482 Correct @if/@endif.
7483 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7484 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7485 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7486 (multilib.out): Remove.
7487 * Makefile.in: Regenerated.
7488
7489 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7490
7491 * MAINTAINERS (Write After Approval): Add myself.
7492
7493 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7494
7495 * MAINTAINERS: Add myself as mt maintainer.
7496
7497 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7498
7499 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7500
7501 * MAINTAINERS: Change email address.
7502
7503 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7504
7505 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7506 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7507 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7508 Find in-tree tools if available.
7509 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7510 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7511 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7512 (COMPILER_*_FOR_TARGET): New.
7513 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7514 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7515 (CONFIGURED_*, USUAL_*): Remove.
7516 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7517 STRIP): Use autoconf substitutions.
7518 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7519 COMPILER_NM_FOR_TARGET): New.
7520 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7521
7522 (all): Make all-host and all-target in parallel.
7523 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7524 that $$r and $$s are set before invoking a recursive make.
7525 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7526 ([+bootstrap-target+]): Inline most of the `all' target.
7527
7528 2005-11-29 Ben Elliston <bje@au.ibm.com>
7529
7530 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7531 from the gcc build directory.
7532 * Makefile.in: Regenerate.
7533
7534 2005-11-29 Ben Elliston <bje@au.ibm.com>
7535
7536 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7537 depend on all-libdecnumber.
7538 * configure.in (host_libs): Include libdecnumber.
7539 * Makefile.in: Regenerate.
7540 * configure: Likewise.
7541
7542 2005-11-29 Ben Elliston <bje@au.ibm.com>
7543
7544 * libdecnumber: Import decNumber sources from the dfp-branch.
7545
7546 2005-11-21 Kean Johnston <jkj@sco.com>
7547
7548 * config.sub, config.guess: Sync from upstream sources.
7549
7550 2005-11-21 Ben Elliston <bje@au.ibm.com>
7551
7552 Import from Autoconf sources:
7553
7554 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7555 * config/move-if-change: Don't output "$2 is unchanged";
7556 suggested by Ben Elliston. Handle weird characters correctly.
7557
7558 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7559
7560 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7561 to match upstream libtool for darwin.
7562
7563 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7564
7565 * Makefile.def: Remove gdb dependencies for gdbtk.
7566 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7567 (configure-gdb, install-gdb): New rules.
7568 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7569 * Makefile.in, configure: Regenerated.
7570
7571 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7572
7573 * MAINTAINERS (Write After Approval): Add myself.
7574
7575 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7576
7577 * MAINTAINERS (Write After Approval): Add myself.
7578
7579 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7580
7581 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7582 Diego Novillo.
7583
7584 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7585
7586 PR bootstrap/24297
7587 * Makefile.tpl (do-[+make-target+], do-check, install,
7588 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7589 are set before recursing.
7590 * Makefile.in: Regenerate.
7591
7592 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7593
7594 PR bootstrap/18939
7595 * Makefile.def (gcc) <target>: Fix thinko.
7596 * Makefile.in: Regenerate.
7597
7598 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7599
7600 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7601 * configure: Regenerate.
7602
7603 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7604
7605 * MAINTAINERS (Write After Approval): Add self.
7606
7607 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7608
7609 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7610 target-libffi, target-qthreads, target-libjava, and
7611 targetlibobjc.
7612 * configure: Regenerate.
7613
7614 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7615
7616 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7617 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7618 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7619 (USUAL_OBJDUMP_FOR_TARGET): New.
7620 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7621 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7622 * configure, Makefile.in: Regenerated.
7623
7624 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7625
7626 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7627 before other host packages.
7628
7629 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7630
7631 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7632
7633 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7634
7635 PR bootstrap/22340
7636
7637 * configure.in (default_target): Remove.
7638 * Makefile.tpl (all): Do not use prerequisites as subroutines
7639 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7640 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7641 use prerequisites as subroutines.
7642 (check-host, check-target): New.
7643 (bootstrap configure & all targets): Do not use stage*-start
7644 if the directory layout is already ok.
7645 (non-bootstrap configure & all targets): Prepend a $(unstage).
7646 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7647 (NOTPARALLEL): Remove.
7648 (unstage, stage variables): New variables.
7649 (unstage, stage targets): Simply expand to those variables.
7650
7651 * configure: Regenerate.
7652 * Makefile.in: Regenerate.
7653
7654 2005-10-04 James E Wilson <wilson@specifix.com>
7655
7656 * Makefile.def (lang_env_dependencies): Add libmudflap.
7657 * Makefile.in: Regenerate.
7658
7659 2005-10-03 Andreas Schwab <schwab@suse.de>
7660
7661 Backport from libtool CVS:
7662 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7663
7664 * ltmain.sh: add support for installing into temporary
7665 staging area (e.g. 'make install DESTDIR=...')
7666
7667 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7668
7669 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7670 * configure: Regenerated.
7671
7672 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7673
7674 * configure: Regenerate with the correct
7675 autoconf version.
7676
7677 2005-09-30 Catherine Moore <clm@cm00re.com>
7678
7679 * configure.in (bfin-*-*): New.
7680 * configure: Regenerated.
7681
7682 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7683
7684 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7685 (LIPO_FOR_TARGET): New.
7686 (CONFIGURED_LIPO_FOR_TARGET): New.
7687 (USUAL_LIPO_FOR_TARGET): New.
7688 (STRIP_FOR_TARGET): New.
7689 (CONFIGURED_STRIP_FOR_TARGET): New.
7690 (USUAL_STRIP_FOR_TARGET): New.
7691 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7692 STRIP_FOR_TARGET.
7693 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7694 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7695 * Makefile.in: Regenerate.
7696 * configure: Regenerate.
7697
7698 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7699
7700 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7701 (rs6000-*-aix*): Same.
7702 * configure: Regenerate.
7703
7704 2005-09-16 Tom Tromey <tromey@redhat.com>
7705
7706 * MAINTAINERS: Add self as java maintainer.
7707
7708 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7709
7710 * configure.in: Recognize f95 in the --enable-languages option,
7711 and substitute it for fortran, issuing a warning.
7712 * configure: Regenerate.
7713
7714 2005-08-30 Phil Edwards <phil@codesourcery.com>
7715
7716 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7717 * configure: Regenerated.
7718
7719 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7720
7721 * MAINTAINERS: Add self as ms1 maintainer.
7722
7723 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7724
7725 * Makefile.def (libssp): Add to lang_env_dependencies.
7726 * Makefile.in: Regenerate.
7727
7728 2005-08-18 Ian Lance Taylor <ian@airs.com>
7729
7730 * MAINTAINERS: Add myself as middle-end maintainer.
7731
7732 2005-08-17 Christian Groessler <chris@groessler.org>
7733
7734 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7735 * Makefile.in: Regenerate.
7736
7737 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7738
7739 * MAINTAINERS (write after approval): Added myself.
7740
7741 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7746
7747 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7748 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7749 Look for alternate names of the target cc and c++
7750 * configure: Regenerate.
7751
7752 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7753
7754 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7755 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7756 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7757 tools; remove code to manually set them.
7758 (Target tools): Look in the environment for them.
7759 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7760 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7761 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7762 build directory.
7763 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7764 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7765 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7766 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7767 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7768 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7769 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7770 * configure: Regenerate.
7771 * Makefile.in: Regenerate.
7772
7773 2005-07-28 Ben Elliston <bje@au.ibm.com>
7774
7775 * MAINTAINERS: Update for removed CPU targets.
7776
7777 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7778
7779 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7780 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7781 * Makefile.in: Regenerated.
7782
7783 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7784
7785 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7786 (CFLAGS_FOR_TARGET): Use it.
7787 (CXXFLAGS_FOR_TARGET): Likewise.
7788 * Makefile.in: Regenerated.
7789 * configure.in (--with-build-sysroot): New option.
7790 * configure: Regenerated.
7791
7792 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.tpl: Wrap install between unstage and stage
7795 * Makefile.in: Regenerate.
7796
7797 2005-07-21 Eric Christopher <echristo@apple.com>
7798
7799 * MAINTAINERS: Update affiliation.
7800
7801 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7802
7803 * MAINTAINERS: Add self as crx port maintainer.
7804
7805 2005-07-20 DJ Delorie <dj@redhat.com>
7806
7807 * MAINTAINERS: Add self as m32c maintainer.
7808
7809 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7810
7811 * all files: Update FSF address.
7812
7813 2005-07-15 Eric Christopher <echristo@redhat.com>
7814
7815 * MAINTAINERS: Change affiliation.
7816
7817 2005-07-14 Jim Blandy <jimb@redhat.com>
7818
7819 * configure.in: Add cases for Renesas m32c.
7820 * configure: Regenerated.
7821
7822 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7823
7824 * COPYING.LIB: Update from fsf.org.
7825
7826 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7827
7828 * COPYING, compile, config.guess,
7829 config.sub, install-sh, missing, mkinstalldirs,
7830 symlink-tree, ylwrap: Sync from upstream sources.
7831 * config-ml.in: Update FSF address.
7832
7833 2005-07-13 Eric Christopher <echristo@redhat.com>
7834
7835 * configure.in: Add toplevel noconfigdir support for tpf.
7836 * configure: Regenerate.
7837
7838 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7839
7840 PR ada/22340
7841
7842 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7843 * Makefile.in: Regenerate.
7844
7845 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7846
7847 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7848 Brolley to write-after-approval.
7849
7850 2005-07-07 Andreas Schwab <schwab@suse.de>
7851
7852 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7853 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7854 * Makefile.in: Regenerated.
7855
7856 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7857
7858 * configure.in: Don't build sim or rda when targetting darwin.
7859 * configure: Regenerate.
7860
7861 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7862
7863 * configure.in: Add --enable-libssp and --disable-libssp.
7864 * configure: Regenerate with autoconf-2.13.
7865
7866 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7867
7868 * Makefile.def (target_modules): Add libssp.
7869 * configure.in (target_libraries): Add target-libssp.
7870 * configure: Rebuilt.
7871 * Makefile.in: Rebuilt.
7872
7873 2005-07-01 Zack Weinberg <zackw@panix.com>
7874
7875 * MAINTAINERS: Change email address. Resign from maintainership.
7876
7877 2005-07-01 Richard Guenther <rguenther@suse.de>
7878
7879 * MAINTAINERS: Change my e-mail address and affiliation.
7880
7881 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7882
7883 * Makefile.def (stagefeedback): Come after profile.
7884 Define profiledbootstrap target.
7885 * Makefile.tpl (profiledbootstrap): Remove.
7886 (stageprofile-end): Zap stagefeedback.
7887 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7888 * Makefile.in: Regenerate.
7889
7890 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7891
7892 * MAINTAINERS: Update my email address.
7893
7894 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7895
7896 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7897 In 'cpp' stanza, support '#line' as well as '# '.
7898
7899 2005-06-08 Andreas Schwab <schwab@suse.de>
7900
7901 * MAINTAINERS: Move myself from 'Write After Approval' to
7902 'CPU Port Maintainers' section as m68k maintainer.
7903
7904 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7905
7906 * configure.in (unsupported_languages): New macro.
7907 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7908 non-ported target libraries in noconfigdirs.
7909 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7910 non-linux-gnu. Remove libgcj_ex_libffi.
7911 <lang_frag loop>: Set add_this_lang=no if the language is in
7912 unsupported_languages.
7913 * configure: Regenerate.
7914
7915 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7916
7917 * configure.in: Fix typo in handling of --with-mpfr-dir.
7918 * configure: Regenerate.
7919
7920 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7921
7922 * MAINTAINERS: Update my email address.
7923
7924 2005-06-02 Jim Blandy <jimb@redhat.com>
7925
7926 * config.sub: Add cases for the Renesas m32c. (This patch has been
7927 accepted into the master sources.)
7928
7929 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7930 Michael Snyder <msnyder@redhat.com>
7931 Stan Cox <scox@redhat.com>
7932
7933 * configure.in: Set noconfigdirs for ms1.
7934
7935 * configure: Regenerate.
7936
7937 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7938
7939 * MAINTAINERS (Write After Approval): Add self.
7940
7941 2005-06-01 Josh Conner <jconner@apple.com>
7942
7943 * MAINTAINERS (Write After Approval): Add self.
7944
7945 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7946
7947 * MAINTAINERS: Update my email address.
7948
7949 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7950
7951 * MAINTAINERS (Write After Approval): Add self.
7952
7953 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7954
7955 * MAINTAINERS (Write After Approval): Remove self.
7956
7957 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7958
7959 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7960 (Dependencies): Consider target modules for bootstrap dependencies.
7961 Make target bootstrap modules depend on each stage's gcc.
7962 * Makefile.in: Regenerate.
7963
7964 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7965
7966 * Makefile.def (configure-gcc): Depend on binutils having been built.
7967 (all-gcc): No need to do it here.
7968 * Makefile.in: Regenerate.
7969
7970 2005-05-19 Paul Brook <paul@codesourcery.com>
7971
7972 * configure.in: Rewrite misleading error message when requested
7973 language cannot be built.
7974 * configure: Regenerate.
7975
7976 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * ylwrap: Import from Automake 1.9.5.
7979
7980 2005-05-13 David Ung <davidu@mips.com>
7981
7982 * MAINTAINERS (Write After Approval): Add self.
7983
7984 2005-05-09 Mike Stump <mrs@apple.com>
7985
7986 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7987 lt_cv_sys_max_cmd_len for now.
7988
7989 2005-05-09 Stan Cox <scox@redhat.com>
7990
7991 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7992
7993 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7994
7995 * README.SCO: Update the URL.
7996
7997 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7998
7999 * ltconfig: Define file_list_spec. Pass file_list_spec and
8000 with_gnu_ld to libtool.
8001 * ltcf-c.sh (aix[45]): Define file_list_spec.
8002 * ltcf-cxx.sh (aix[45]): Same.
8003 * ltcf-gcj.sh (aix[45]): Same.
8004 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8005 exists, write list of input files to temporary file.
8006
8007 2005-05-04 Mike Stump <mrs@apple.com>
8008
8009 * configure.in: Always pass --target to target configures as
8010 otherwise rebuilds that do --recheck will fail.
8011 * confiugure: Rebuilt.
8012
8013 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8014
8015 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8016 STAGE_HOST_EXPORTS.
8017 (configure, all): Add bootstrap support.
8018 (Host modules, target modules): Pass post-stage1 flags and exports.
8019 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8020 * Makefile.in: Regenerate.
8021
8022 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8023
8024 * configure: Regenerate.
8025
8026 2005-04-27 Mike Stump <mrs@apple.com>
8027
8028 * MAINTAINERS: Add self as darwin maintainer.
8029
8030 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8031
8032 * config.sub: Update from master copy.
8033
8034 2005-04-21 Mike Stump <mrs@apple.com>
8035
8036 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8037 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8038
8039 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8040
8041 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8042 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8043 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8044 "*-*-elf" and "*-*-linux*".
8045 * configure: Regenerate.
8046
8047 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8048
8049 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8050
8051 2005-04-12 Mike Stump <mrs@apple.com>
8052
8053 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8054
8055 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8056
8057 * MAINTAINERS (Write After Approval): Add myself.
8058
8059 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8060
8061 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8062
8063 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8064
8065 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8066 (TARGET_CONFIGARGS): Include --with-target-subdir.
8067 (configure, all): New macros. Use them throughout.
8068 * Makefile.in: Regenerate.
8069
8070 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8071
8072 * MAINTAINERS (Write After Approval): Add myself.
8073
8074 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8075
8076 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8077
8078 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8079
8080 * MAINTAINERS: Move John Carr to Write After Approval.
8081
8082 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8083
8084 * config/mh-mingw32: Delete.
8085 * configure.in: Don't use it.
8086 * configure: Regenerate.
8087
8088 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8089
8090 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8091 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8092 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8093 (HOST_LIB_PATH): Generate from Makefile.def.
8094 (TARGET_LIB_PATH): Likewise.
8095 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8096 * Makefile.in: Regenerate.
8097 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8098 (RPATH_ENVVAR): Include Darwin case.
8099 * configure: Regenerate.
8100
8101 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8102
8103 * MAINTAINERS (Various Maintainers): Remove self.
8104 (Write After Approval): Add self.
8105
8106 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8107
8108 * MAINTAINERS (Various Maintainers): Add self.
8109
8110 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8111
8112 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8113 * configure: Regenerate.
8114
8115 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8116
8117 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8118 gcc_version, and gcc_version_trigger from set of flags to pass.
8119 * Makefile.tpl: Remove definitions of above variables.
8120 (config.status): Remove dependency on $(gcc_version_trigger).
8121 * Makefile.in: Regenerate.
8122 * configure.in: Do not reference config/gcc-version.m4 nor
8123 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8124 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8125 * configure: Regenerate.
8126
8127 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8128 Andrew Pinski <pinskia@physics.uc.edu>
8129
8130 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8131 * Makefile.in: Regenerate.
8132
8133 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8134
8135 * MAINTAINERS (Write After Approval): Add myself.
8136
8137 2005-03-03 David Ayers <d.ayers@inode.at>
8138
8139 * MAINTAINERS (Write After Approval): Add myself.
8140
8141 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8142
8143 PR libgcj/20160
8144 * ltmain.sh: Avoid creating archives with components that have
8145 duplicate basenames.
8146
8147 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8148
8149 PR bootstrap/20250
8150 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8151 instead of check.
8152 * Makefile.in: Regenerate.
8153
8154 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8155
8156 * Makefile.in: Regenerate to fix conflict between the previous two
8157 patches.
8158
8159 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8160
8161 PR bootstrap/17383
8162 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8163 * Makefile.tpl (HOST_SUBDIR): New substitution.
8164 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8165 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8166 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8167 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8168 (Host modules, Bootstrapped modules): Use it.
8169 (Build modules, Target modules): Do not create symlink trees,
8170 always configure out-of-srcdir.
8171 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8172 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8173 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8174 $(HOST_SUBDIR). Create a symlink for host_subdir.
8175
8176 * Makefile.in: Regenerate.
8177 * configure: Regenerate.
8178
8179 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 Merged from libada-gnattools-branch:
8182 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8183
8184 * gnattools: New directory.
8185 * Makefile.def: Add gnattools as a module, depending on target-libada.
8186 * Makefile.in: Regenerate.
8187 * configure.in: Include gnattools in host_tools; disable it if ada
8188 is disabled.
8189 * configure: Regenerate.
8190
8191 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8192
8193 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8194 treelang maintainer.
8195 (Write After Approval): Remove myself.
8196
8197 2005-02-23 Paul Schlie <schlie@comcast.net>
8198
8199 * configure.in: Allow darwin targeted ports to build tk, itcl and
8200 libgui.
8201 * configure: Regenerate.
8202
8203 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8204
8205 PR libgcj/10353
8206 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8207 * configure: Regenerate.
8208
8209 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
8213 2005-02-10 Ian Lance Taylor <ian@airs.com>
8214
8215 * MAINTAINERS: Update my e-mail address.
8216
8217 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8218
8219 * MAINTAINERS (Write After Approval): Add myself.
8220
8221 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8222
8223 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8224 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8225 target-libgloss when not *-*-elf and *-*-aout.
8226 * configure: Regenerate.
8227
8228 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8229
8230 * MAINTAINERS: Remove obsolete entries.
8231
8232 * MAINTAINERS (Write After Approval): Add Michael Matz.
8233
8234 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8235
8236 * MAINTAINERS: Remove self as cpplib maintainer.
8237
8238 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8239
8240 * install-sh, config.sub: Import from upstream.
8241
8242 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8243
8244 PR bootstrap/18222
8245 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8246 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8247 * Makefile.in: Regenerate.
8248
8249 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8250
8251 * MAINTAINERS: Update my email address.
8252
8253 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8254 Andreas Schwab <schwab@suse.de>
8255
8256 PR bootstrap/18033
8257 * config-ml.in: Eval option if surrounded by single quotes.
8258
8259 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8260
8261 Revert 2004-12-28 Makefile changes, a better fix will be
8262 applied to mainline and src after GCC 4.0 branches.
8263
8264 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8265
8266 PR bootstrap/17383
8267
8268 * Makefile.def (target_modules): Remove stage parameter,
8269 it is always true now.
8270 * Makefile.tpl (configure-build-[+module+],
8271 configure-target-[+module+]): Always build symlink tree
8272 for the directory and for include. BUILD_SUBDIR and
8273 TARGET_SUBDIR cannot be . anymore.
8274 * Makefile.in: Regenerate.
8275
8276 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8277
8278 Revert 2004-12-08 Makefile changes.
8279
8280 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8281
8282 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8283 cygwin, mingw.
8284
8285 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8286
8287 * configure.in (sh64-*-*): Reenable gprof.
8288 * configure: Regenerate.
8289
8290 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8291
8292 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8293 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8294 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8295 * Makefile.in: Regenerate.
8296
8297 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8298
8299 * MAINTAINERS: Update my email address.
8300
8301 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8302
8303 * Makefile.tpl: Generate normal dependencies if the LHS module is
8304 not bootstrapped.
8305 * Makefile.in: Regenerate.
8306
8307 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8308
8309 * configure.in: Include config/gxx-include-dir.m4. Use
8310 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8311 * configure: Regenerate.
8312
8313 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8314
8315 * config.if: Delete.
8316 * configure.in: Set libstdcxx_incdir directly.
8317 * configure: Regenerate.
8318
8319 2004-12-02 Eric Christopher <echristo@redhat.com>
8320
8321 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8322 * Makefile.in: Regenerate.
8323
8324 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8325
8326 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8327 * configure: Regenerate.
8328
8329 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8330
8331 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8332 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8333 * configure: Regenerate.
8334
8335 2004-12-01 Eric Christopher <echristo@redhat.com>
8336
8337 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8338 of things to remove.
8339
8340 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8341
8342 * MAINTAINERS (Write After Approval): Update my e-mail address.
8343
8344 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8345
8346 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8347 from CVS libtool to always pass_all.
8348
8349 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8350
8351 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8352 (hppa*64*-*-*): Delete incorrect comment.
8353 * configure: Rebuilt.
8354
8355 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8356
8357 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8358
8359 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8360
8361 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8362 from CVS libtool to always pass_all.
8363
8364 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8365
8366 * install-sh, compile: Import from automake.
8367
8368 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8369
8370 * config.guess, config.sub: Import from savannnah.
8371
8372 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8373
8374 * MAINTAINERS (Write After Approval): Add myself
8375
8376 2004-11-12 Mike Stump <mrs@apple.com>
8377
8378 * Makefile.def: Add html support.
8379 * Makefile.tpl: Likewise.
8380 * Makefile.in: Regenerate.
8381
8382 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8383
8384 PR 18423
8385 * configure.in: Remove all instances of build-fixincludes from
8386 noconfigdirs.
8387 (build_configargs): Supply --target to subdirectories.
8388 * configure: Regenerate.
8389
8390 * Makefile.def: Make gcc install depend on fixincludes install.
8391 * Makefile.in: Regenerate.
8392
8393 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8394
8395 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8396
8397 2004-11-11 Paul Brook <paul@codesourcery.com>
8398
8399 * MAINTAINERS: Add self as arm maintainer. Update email address.
8400
8401 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8402
8403 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8404 target-libgfortran.
8405 * configure: Regenerate.
8406
8407 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8408
8409 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8410 like CC.
8411
8412 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8413
8414 * Makefile.def (host fixincludes): Specify missing targets.
8415 * Makefile.in: Regenerate.
8416
8417 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8418
8419 * MAINTAINERS: Add myself
8420
8421 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8422
8423 * MAINTAINERS (Write After Approval): Add myself.
8424
8425 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8426
8427 * Makefile.def: Build fixincludes for the host, too.
8428 * Makefile.in: Regenerate.
8429 * configure.in (host_tools): Add fixincludes.
8430 * configure: Regenerate.
8431
8432 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8433
8434 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8435 * configure: Regenerated.
8436
8437 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8438
8439 PR other/17783
8440 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8441 * configure: Regenerated.
8442
8443 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8444
8445 * README.SCO: Update per FSF instructions.
8446
8447 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8448
8449 PR target/18151
8450 * configure.in (case ${target}): Do not build fixincludes for avr.
8451 * configure: Regenerated.
8452
8453 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8454
8455 * configure.in (case ${target}): Do not build fixincludes
8456 on platforms where it is not used.
8457 * configure: Regenerated.
8458
8459 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8460
8461 * configure.in: Use an absolute path to install-sh.
8462 * configure: Regenerated.
8463
8464 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
8468 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8469
8470 * MAINTAINERS: Remove from Write After Approval those that are
8471 already maintainers.
8472
8473 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8474
8475 * MAINTAINERS: Update my email address.
8476
8477 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8478
8479 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8480 * configure: Regenerate.
8481
8482 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8483
8484 * MAINTAINERS: Update my email address.
8485
8486 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8487
8488 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8489 entries belonging to this category.
8490
8491 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8492
8493 * MAINTAINERS: Update my e-mail address.
8494
8495 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8496
8497 Fix wrong conflict resolution in:
8498
8499 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8500
8501 * Makefile.in: Regenerate.
8502 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8503 in the recursive `make', instead of hardwiring `all'.
8504 (Autogenerated TARGET-* variables): New.
8505
8506 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8507
8508 * configure.in: Enable target-libgloss for crx-*-*.
8509 * configure: Regenerate.
8510
8511 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8512
8513 * MAINTAINERS (Various Maintainers): Move the "windows,
8514 cygwin, mingw" maintainer to ...
8515 (OS Port Maintainers): ... here.
8516
8517 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8518
8519 * MAINTAINERS (Write After Approval): Remove those that are
8520 maintainers of some subsystem.
8521
8522 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8523
8524 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8525 * ltcf-cxx.sh (tpf*): Likewise.
8526 * ltconfig (tpf*): Add TPF OS configuration support.
8527
8528 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8529
8530 * MAINTAINERS: Change my email address to my new work account.
8531
8532 2004-09-24 Michael Roth <mroth@nessie.de>
8533
8534 * configure.in (--without-headers): Add missing double quotes.
8535 * configure: Regenerate.
8536
8537 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8538
8539 * ylwrap: Revert to previous version.
8540
8541 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8542
8543 PR bootstrap/17369
8544 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8545 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8546 SET_GCC_LIB_PATH_CMD.
8547 (BASE_TARGET_EXPORTS): Likewise.
8548 * Makefile.in: Regenerated.
8549
8550 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8551 * configure: Regenerated.
8552
8553 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8554
8555 * config.guess: New upstream version
8556 * compile, depcomp, install-sh, ylwrap: Likewise.
8557
8558 2004-09-19 Roger Sayle <roger@eyesopen.com>
8559
8560 * config/mh-x86omitfp: New host makefile fragment. Add
8561 -fomit-frame-pointer to the default BOOT_CFLAGS.
8562 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8563 * configure: Regenerate.
8564
8565 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8566
8567 PR target/11572
8568 * configure.in (*-*-darwin*): Renable libobjc.
8569 * configure: Regenerate.
8570
8571 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8572
8573 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8574
8575 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8576
8577 * Makefile.def: Remove libbanshee.
8578 * Makefile.tpl: Ditto.
8579 * configure.in: Ditto.
8580 * Makefile.in: Regen.
8581 * configure: Ditto.
8582
8583 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8584
8585 * ltmain.sh: Use $pic_object as $non_pic_object if
8586 $non_pic_object=none.
8587
8588 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8589
8590 * missing: Import latest version from master repository.
8591
8592 2004-09-06 Nick Clifton <nickc@redhat.com>
8593
8594 * config.sub: Import latest version from master repository.
8595 * config.guess: Likewise.
8596 This includes these changes:
8597
8598 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8599
8600 * config.sub: Handle crisv32, alias etraxfs.
8601 * config.guess (crisv32:Linux:*:*): Handle.
8602
8603 2004-08-13 Brad Smith <brad@comstyle.com>
8604
8605 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8606 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8607
8608 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8609
8610 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8611 assume the processor is a powerpc. This is because coreutils
8612 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8613 in this case, due to a MacOS X bug that causes
8614 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8615 to return a negative number.
8616 Problem reported by Petter Reinholdtsen in:
8617 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8618
8619 2004-07-19 Ben Elliston <bje@gnu.org>
8620
8621 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8622
8623 2004-06-24 Ben Elliston <bje@gnu.org>
8624
8625 * config.guess: Update copyright years.
8626 * config.sub: Likewise.
8627
8628 2004-06-22 Robert Millan <robertmh@gnu.org>
8629
8630 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8631 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8632
8633 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8634
8635 * config.guess (*:*VMS:*:*): New entry. Replaces
8636 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8637 manufacturer.
8638
8639 2004-06-22 Ben Elliston <bje@gnu.org>
8640
8641 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8642 * config.sub: Likewise.
8643
8644 2004-06-22 Ben Elliston <bje@gnu.org>
8645
8646 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8647 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8648
8649 2004-06-11 Ben Elliston <bje@gnu.org>
8650
8651 * config.guess (pegasos:OpenBSD:*:*): Remove.
8652
8653 2004-06-11 Ben Elliston <bje@gnu.org>
8654
8655 From Wouter Verhelst <wouter@grep.be>:
8656 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8657
8658 2004-06-11 Ben Elliston <bje@gnu.org>
8659
8660 * config.guess (luna88k:OpenBSD:*:*): New.
8661
8662 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8663
8664 * config.guess (m32r*:Linux:*:*): New case.
8665 * config.sub: Handle m32rle.
8666
8667 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8668
8669 From Jens Petersen <petersen@redhat.com>:
8670 * config.sub: Handle sparcv8.
8671
8672 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8673
8674 From Tom Smith <smith@cag.lkg.hp.com>:
8675 * config.guess: Version suffixes are equally significant on Tru64
8676 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8677 prefix of "P" (patched kernel).
8678
8679 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8680
8681 * config.sub: Add support for National Semiconductor CRX target.
8682
8683 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8684
8685 * MAINTAINERS (Various Maintainers): Remove myself as web page
8686 maintainer, add myself as maintainer of build status lists.
8687
8688 2004-09-03 Jan Beulich <jbeulich@novell.com>
8689
8690 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8691 *-*-netware, but add target-libmudflap.
8692 Consolidate *-*-netware targets (of which really only i?86 exists)
8693 into a single entry.
8694 * configure: Likewise.
8695
8696 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8697
8698 * Makefile.tpl (sorry): Remove.
8699 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8700 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8701 (do-clean): Clean per-stage directories too.
8702 (do-distclean): Run distclean-stage1 too.
8703 (.NOTPARALLEL): Enable during toplevel bootstrap.
8704 (stage[+id+]-bubble): Enable parallel execution during
8705 the recursive invocation.
8706 * Makefile.in: Regenerate.
8707
8708 Fix previous checkin:
8709
8710 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8711 include.
8712 * configure.in: Fix indentation.
8713 * configure: Regenerate.
8714
8715 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8716
8717 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8718 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8719 * configure: regenerate
8720 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8721 -mdynamic-no-pic
8722
8723 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8724
8725 * Makefile.def (build_modules): Add fixincludes.
8726 (dependencies): Make gcc depend on fixincludes.
8727 * configure.in (build_tools): Add fixincludes.
8728 (build_configdirs): Always include build_libs.
8729 * Makefile.in: Regenerate.
8730 * configure: Regenerate.
8731
8732 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8733
8734 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8735 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8736 phony targets; do not generate timestamp files.
8737 (distclean-stageN): Remove references to their timestamp files.
8738 (restageN, touch-stageN): Remove.
8739 (stageN-bubble): Rewritten.
8740 (compare): Support lean bootstraps.
8741 * Makefile.in: Regenerate.
8742
8743 * configure.in: Only warn when bootstrapping but
8744 build != host or build != target. Support lean bootstraps.
8745 * configure: Regenerate.
8746
8747 2004-08-26 Phil Edwards <phil@codesourcery.com>
8748
8749 * configure.in: Give a better error message if GMP/MPFR are missing
8750 and a language needing them has been requested.
8751 * configure: Regenerated.
8752
8753 2004-08-25 Phil Edwards <phil@codesourcery.com>
8754
8755 * configure.in: Print a list of available language front-ends if
8756 a requested one is missing. Tidy stray tab characters.
8757 * configure: Regenerated.
8758
8759 2004-08-19 Michael Koch <konqueror@gmx.de>
8760
8761 * gcc/doc/install.texi: Update entry about automake for libjava.
8762
8763 2004-08-17 Robert Millan <robertmh@gnu.org>
8764
8765 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8766 (instead of FreeBSD).
8767 * configure: Regenerate.
8768
8769 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8770
8771 * Makefile.in: Regenerate.
8772 * configure: Regenerate.
8773
8774 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8775 stage_*_flags.
8776 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8777 for bootstrapped modules if toplevel bootstrap is going.
8778 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8779 modules. Adjust for changes in Makefile.def. Enable several
8780 rules even in non-bootstrap mode, just to avoid peppering the
8781 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8782 (stage-[+prev+]-bubble): Remove.
8783
8784 * Makefile.def (Dependencies): Depend on all-build-bison,
8785 all-build-flex, all-build-byacc, all-build-texinfo, rather
8786 than the host variations.
8787 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8788 with BUILD_SUBDIR.
8789 (BISON): Update for recent Bisons.
8790 (YACC): Fix typo.
8791 (cross): Depend on all-build.
8792 (all): Do not depend on all-build.
8793 (prebootstrap): Remove.
8794 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8795 (Prebootstrap dependencies): Add them to the per-stage targets
8796 and to all-prebootstrap.
8797 * configure.in (build_configdirs): Always enable build_tools.
8798 (BUILD_DIR_PREFIX): Remove.
8799
8800 * Makefile.def (gcc): Add target variable.
8801 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8802 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8803 in the recursive `make', instead of hardwiring `all'.
8804 (Autogenerated TARGET-* variables): New.
8805
8806 2004-08-13 Brian Booth <bbooth@redhat.com>
8807
8808 * MAINTAINERS: Remove myself from write-after-approval.
8809
8810 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8811
8812 * src-release: Stop distributing mmalloc with gdb (which doesn't
8813 use it).
8814 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8815 * Makefile.in: Regenerate.
8816
8817 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8818
8819 * configure.in (arm*-*-eabi*): New target.
8820 * configure: Regenerate.
8821
8822 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8823
8824 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8825 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8826 (Dependencies): New section.
8827 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8828 (configure-target-[+module+]): Depend on maybe-all-gcc
8829 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8830 (toplevel profiledbootstrap): Fix dependencies.
8831 * Makefile.in: Regenerate.
8832
8833 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8834
8835 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8836 target-libiberty to noconfigdirs.
8837 * configure: Regenerate.
8838
8839 2004-08-03 Paul Brook <paul@codesourcery.com>
8840
8841 * configure.in: Check for MPFR as well as GMP.
8842 * configure: Regenerate.
8843
8844 2004-08-01 Robert Millan <robertmh@gnu.org>
8845
8846 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8847 libmudflap for all GNU-based systems (with Glibc).
8848 * configure: Regenerate.
8849
8850 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8851
8852 * Makefile.def (host-modules): Add gcc.
8853 * Makefile.in: Regenerate.
8854 * Makefile.tpl (sorry): New rule.
8855 (configure-host, all-host, [+make_target+]-host, do-check,
8856 install-host): Do not add gcc as a special case.
8857 (host modules): Add a small special-casing for gcc. Export
8858 extra_make_flags through the environment.
8859 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8860 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8861 other recursive targets for gcc): Remove.
8862
8863 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8864 (stage, unstage): New rules.
8865 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8866 distclean-stage[+id+]): Use stage_current.
8867 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8868 the stage*-start rules.
8869
8870 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8871
8872 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8873 use -all_load flag.
8874
8875 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8876
8877 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8878 * configure: Regenerate.
8879
8880 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8881
8882 * maintainer-scripts/gcc_release: Revert yesterday's change.
8883
8884 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8885
8886 * MAINTAINERS: Add myself to write-after-approval.
8887
8888 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8889
8890 * libf2c: Removed.
8891 * gcc/gccbug.in: Updated because of libf2c removal.
8892 * maintainer-scripts/gcc_release: Ditto.
8893
8894 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8895
8896 * configure.in: Build libmudflap by default on FreeBSD.
8897 * configure: Regenerated.
8898
8899 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8900
8901 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8902 systems.
8903 * configure: Regenerated.
8904
8905 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8906
8907 PR target/16344
8908 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8909 feedback based compiler.
8910 * Makefile.in: Rebuilt.
8911
8912 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8913
8914 * Makefile.def (host_modules): Set bootstrap=true for flex.
8915 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8916 * Makefile.in: Rebuilt.
8917
8918 2004-07-07 Jan Hubicka <jh@suse.cz>
8919
8920 * MAINTAINERS: Add self as a profile feedback maintainer.
8921
8922 2004-07-05 Phil Edwards <phil@codesourcery.com>
8923
8924 * configure.in: Do not prepend $srcdir to /dev/null in
8925 makefile fragments.
8926 * configure: Regenerate.
8927
8928 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8929
8930 * Makefile.def (build_modules): Add bison, byacc, flex,
8931 m4, texinfo.
8932 (flags_to_pass): Add FLEX.
8933 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8934 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8935 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8936 DEFAULT_MAKEINFO): Remove.
8937 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8938 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8939 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8940 objdir or else use configured tool.
8941 (all-build): New.
8942 (all): Depend on it.
8943 (Build module dependencies): Add.
8944 * Makefile.in: Regenerate.
8945 * configure.in: Better support for multiple build modules,
8946 matching what is done for host/target modules. Do not look
8947 for "plausible" locations of build tools if Canadian cross.
8948 Use autoconf's AC_PROG_CC to find a C compiler. Define
8949 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8950 * configure: Regenerate.
8951
8952 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8953
8954 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8955 * Makefile.in: Regenerate.
8956
8957 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8958
8959 * Makefile.tpl (configure-build-[+module+],
8960 configure-[+module+], configure-target-[+module+]): Pass
8961 [+extra_configure_args+].
8962 (all-build-[+module+], all-[+module+], check-[+module+],
8963 install-[+module+], [+make_target+]-[+module+],
8964 all-target-[+module+], check-target-[+module+],
8965 install-target-[+module+], [+make_target+]-target-[+module+]):
8966 Pass [+extra_make_args+].
8967 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8968 (GCC_HOST_EXPORTS): Remove.
8969 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8970 cross, check-gcc, check-gcc-c++, install-gcc,
8971 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8972 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8973 * Makefile.in: Regenerate.
8974
8975 2004-06-21 Matthew Sachs <msachs@apple.com>
8976
8977 * MAINTAINERS: Added self to write-after-approval.
8978
8979 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8980
8981 * configure.in: Check for srcdir/winsup rather than build directory
8982 winsup.
8983 * configure: Regenerate.
8984
8985 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8986
8987 * configure.in: Don't build Cygwin native newlib if winsup
8988 directory is missing. Emit warning instead.
8989 * configure: Regenerate.
8990
8991 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8992
8993 * Makefile.tpl (touch-stage[+id+]): New.
8994 (restage[+prev+]): Depend on touch-stage[+id+].
8995
8996 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8997 Use it throughout.
8998
8999 * Makefile.def: Add profile and feedback bootstrap stages.
9000 Remove next field from bootstrap stages.
9001 * Makefile.tpl (LN, LN_S): Substitute.
9002 (stageN-start, stageN-end): Use double-colon rules, to
9003 provide a hook for additional setup commands.
9004 (distclean-stageN-gcc, restageN): Create dependencies from
9005 [+prev+], not from [+next+].
9006 (stageN-bubble): Add commands for successive stages from
9007 [+prev+], using double-colon rules.
9008 (all-stageN-gcc): Fix typo.
9009 (stagefeedback-start, profiledbootstrap): New.
9010 * Makefile.in: Regenerate.
9011 * configure.in: Call ACX_PROG_LN.
9012 * configure: Regenerate.
9013
9014 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9015
9016 * MAINTAINERS (Write After Approval): Add myself.
9017
9018 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9019
9020 * MAINTAINERS (Write After Approval): Add myself.
9021
9022 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9023
9024 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9025 without gcc.
9026 * configure: Regenerate.
9027
9028 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9029
9030 * Makefile.tpl: Fix typo.
9031 * Makefile.in: Regenerate.
9032
9033 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9034
9035 * configure.in: Remove new- prefix from toplevel
9036 bootstrap targets.
9037 * configure: Regenerate.
9038
9039 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9040
9041 * Makefile.tpl (all.normal): Rename to all.
9042 (all): Replace with a rule to pick the default
9043 target from configure.
9044 (all-gcc, configure-gcc): Use conditionals to
9045 do nothing when toplevel bootstrap is going on.
9046 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9047 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9048 * configure.in: Support --enable-bootstrap.
9049
9050 * Makefile.def: Remove new- prefix from toplevel
9051 bootstrap targets.
9052 * Makefile.tpl: Likewise.
9053
9054 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9055 target.
9056
9057 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9058 $(RECURSE_FLAGS) to recursive invocation of make.
9059
9060 * Makefile.in: Regenerate.
9061 * configure: Regenerate.
9062
9063 2004-05-30 Andreas Jaeger <aj@suse.de>
9064 Jim Wilson <wilson@specifixinc.com>
9065
9066 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9067 like CC.
9068
9069 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9070
9071 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9072 * configure: Regenerate.
9073
9074 2004-05-25 Daniel Jacobowitz <drow@false.org>
9075
9076 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9077 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9078 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9079 targets.
9080 * Makefile.in: Regenerate.
9081
9082 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9083
9084 * configure.in: Test the ability to symlink directories.
9085 * configure: Regenerate.
9086
9087 * Makefile.def (bootstrap-stage): New definitions.
9088 * Makefile.tpl (configure-stage1-gcc,
9089 configure-stage2-gcc, configure-stage3-gcc,
9090 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9091 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9092 new-restage3, compare): Autogenerate, see Makefile.in
9093 entry for behavioral changes.
9094 (distclean-stage1, new-stage1-start, new-stage1-end,
9095 new-stage1-bubble, distclean-stage2, new-stage2-start,
9096 new-stage2-end, new-stage2-bubble, distclean-stage3,
9097 new-stage3-start, new-stage3-end): New autogenerated targets.
9098 (objext, prebootstrap, BOOT_CFLAGS,
9099 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9100 targets.
9101
9102 * Makefile.in: Regenerate.
9103 (distclean-stage1, new-stage1-start, new-stage1-end,
9104 new-stage1-bubble, distclean-stage2, new-stage2-start,
9105 new-stage2-end, new-stage2-bubble, distclean-stage3,
9106 new-stage3-start, new-stage3-end): New targets.
9107 (all-stage1-gcc): Move prebootstrap dependency from here...
9108 (configure-stage1-gcc): ...to here.
9109 (new-bootstrap): Use bubble targets.
9110 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9111 Use per-stage distclean targets.
9112 (configure-stage1-gcc, configure-stage2-gcc,
9113 configure-stage3-gcc, all-stage1-gcc,
9114 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9115 Use new-stageN-start to prepare the tree.
9116
9117 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9118
9119 * Makefile.def (host_modules): add libcpp.
9120 * Makefile.tpl: Add dependencies on and for libcpp.
9121 * Makefile.in: Regenerate.
9122 * configure.in: Add libcpp host module.
9123 * configure: Regenerate.
9124
9125 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9126
9127 * Makefile.tpl: Whenever a recursive target is defined, wrap
9128 it in a special @if/@endif block, and prepare its maybe
9129 dependency in the @if/@endif block
9130 * configure.in: Instead of writing maybe dependencies, remove
9131 the @if/@endif statements, and remove the @if/@endif blocks
9132 that remain.
9133 * configure: Regenerate.
9134 * Makefile.in: Regenerate.
9135
9136 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9137
9138 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9139
9140 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9141
9142 PR bootstrap/15120
9143 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9144 * */configure: Rebuilt.
9145
9146 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9147
9148 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9149 of libf2c.
9150 * configure, Makefile.in: Regenerate.
9151
9152 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9153
9154 * MAINTAINERS (Write After Approval): Add myself.
9155
9156 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9157
9158 Merge from tree-ssa-20020619-branch.
9159
9160 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9161 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9162 (HOST_GMPLIBS): Define.
9163 (HOST_GMPINC): Define.
9164 (TARGET_LIB_PATH): Add libmudflap.
9165 (GFORTRAN_FOR_TARGET): Define.
9166 (configure-build*): Export GFORTRAN.
9167 (configure-gcc): Export GMPLIBS and GMPINC.
9168 (all-gcc): Add maybe-all-libbanshee.
9169 (configure-target-libgfortran): Define.
9170 * Makefile.in: Regenerate.
9171 * configure.in (host_libs): Add libbanshee.
9172 (target_libraries): Add target-libmudflap and target-libgfortran.
9173 Add --with-libbanshee.
9174 Handle --disable-libmudflap.
9175 (*-*-freebsd*): Use with_gmp.
9176 Add $(libgcj) to noconfigdirs.
9177 * configure: Regenerate.
9178 * depcomp: New file.
9179 * MAINTAINERS: Add tree-ssa maintainers.
9180
9181 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9182
9183 * MAINTAINERS (Various Maintainers): Add myself.
9184
9185 2004-04-30 Brian Ford <ford@vss.fsi.com>
9186
9187 * MAINTAINERS (Write After Approval): Add myself.
9188
9189 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9190
9191 * MAINTAINERS (Write After Approval): Add myself.
9192
9193 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9194
9195 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9196 * configure: Regenerate.
9197
9198 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9199
9200 Revert:
9201 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9202
9203 * Makefile.def (flags_to_pass): Remove *dir variables that
9204 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9205 as well as prefix and exec_prefix.
9206 * Makefile.in: Regenerate.
9207
9208 2004-04-26 Robert Millan <robertmh@gnu.org>
9209
9210 Add patches from libtool CVS.
9211 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9212 * ltconfig: Likewise.
9213 * ltcf-c.sh: Likewise.
9214 * ltcf-cxx.sh: Likewise.
9215 * ltcf-gcj.sh: Likewise.
9216
9217 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9218
9219 * Makefile.def (host_modules): Mark with the bootstrap
9220 flag packages on which gcc depends.
9221 * Makefile.tpl (all-bootstrap): Use it.
9222 * Makefile.in: Regenerate.
9223
9224 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9225
9226 * Makefile.def (flags_to_pass): Remove *dir variables that
9227 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9228 as well as prefix and exec_prefix.
9229 * Makefile.in: Regenerate.
9230
9231 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9232
9233 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9234 * configure: Regenerate.
9235 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9236 * gcc/Makefile.tpl (compare): Use the result of the test.
9237 * gcc/Makefile.in: Regenerate.
9238
9239 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9240
9241 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9242 Always relocate gcc and prev-gcc to the original names, even
9243 if the build fails.
9244 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9245 New targets.
9246
9247 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9248
9249 * MAINTAINERS: Update my email address.
9250
9251 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9252
9253 * configure.in (mips*-*-irix5*): Enable ld.
9254 * configure: Regenerate.
9255
9256 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9257
9258 * configure: Regenerate.
9259
9260 2004-04-15 James E Wilson <wilson@specifixinc.com>
9261
9262 * Makefile.tpl (configure-[+module+], configure-gcc,
9263 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9264 Set and export LDFLAGS.
9265 * Makefile.in: Regenerate.
9266
9267 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9268
9269 * MAINTAINERS: Add myself to write-after-approval.
9270
9271 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9272
9273 PR bootstrap/14871
9274 * Makefile.tpl: If we don't have built-in-tree target tools,
9275 use the ones found by configure rather than hacking around with
9276 program_transform_name.
9277 * configure.in: Give Makefile.tpl the information necessary
9278 to do that.
9279 * Makefile.in: Regenerate.
9280 * configure: Regenerate.
9281
9282 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9283
9284 PR bootstrap/14760
9285 * configure.in: When computing baseargs, strip *all* copies of
9286 offending options. Also, don't match/substitute the trailing space,
9287 so that this actually works when two similar options are separated by
9288 only one space.
9289 * configure: Regenerate.
9290
9291 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9292
9293 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9294 (rs6000-*-aix*): Same.
9295 * configure: Regenerate.
9296
9297 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9298
9299 * MAINTAINERS: Add myself to write-after-approval.
9300
9301 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9302
9303 * MAINTAINERS: Add myself to write-after-approval.
9304
9305 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9306
9307 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9308 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9309 * Makefile.in: Regenerate.
9310
9311 * configure.in (top level bootstrap support): Rework --enable-werror
9312 to set @stage2_werror_flag@.
9313 * configure: Regenerate.
9314 * Makefile.tpl (top level bootstrap support): Pass
9315 @stage2_werror_flag@ down to configure in stages 2 and 3.
9316 * Makefile.in: Regenerate.
9317
9318 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9319
9320 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9321 for stages 2 and 3 as well as in make. As a consequence, remove
9322 OUTPUT_OPTION (now detected by configure) from the flags passed down
9323 to make.
9324 * Makefile.in: Regenerate.
9325
9326 * Makefile.tpl (new-bootstrap): Fix typo.
9327 * Makefile.in: Regenerate.
9328
9329 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9330
9331 * Makefile.tpl: Rearrange by moving recursive_targets rules
9332 into their proper sections.
9333 * Makefile.tpl (top level bootstrap support): Move disabling
9334 of coverage flags from 'make' to 'configure'; improve comments.
9335 * Makefile.in: Regenerate.
9336
9337 * Makefile.tpl (experimental top level bootstrap) Move stage1
9338 language setting from all- target to configure- target; disable
9339 intermodule optimization in stage 1; prevent gratuitous rebuilds
9340 of stage 1.
9341 * Makefile.in: Regenerate.
9342 * configure.in: Comma-separate stage 1 language list for top
9343 level bootstrap.
9344 * configure: Regenerate.
9345
9346 * Makefile.tpl: Clean up experimental top level bootstrap support:
9347 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9348 prev-gcc in configure- targets as well as all- targets.
9349 * Makefile.in: Regenerate.
9350
9351 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9352
9353 * compile: New file imported from automake.
9354
9355 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9356
9357 * configure.in: Remove symbolic link section.
9358 * configure: Regenerate.
9359 * Makefile.tpl (links): Remove.
9360 * Makefile.in: Regenerate.
9361
9362 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9363 Nathanael Nerode <neroden@gcc.gnu.org>
9364
9365 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9366 Set with AC_CHECK_PROGS.
9367 * configure.in: Fix comment typo from last patch.
9368 * configure: Regenerate.
9369
9370 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9371
9372 * Makefile.tpl: Introduce experimental top level bootstrap support.
9373 * Makefile.in: Regenerate.
9374 * configure.in: Introduce support for top level bootstrap.
9375 * configure: Regenerate.
9376
9377 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9378 Paolo Bonzini <bonzini@gnu.org>
9379
9380 PR bootstrap/14522
9381 * configure.in: Cope with shells that do not support unquoted ^
9382 * configure: Regenerate.
9383
9384 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9385 Paolo Bonzini <bonzini@gnu.org>
9386
9387 PR bootstrap/14522
9388 * configure.in: Cope with shells that do not support nesting
9389 quotes inside quoted backquote substitutions.
9390 * configure: Regenerate.
9391
9392 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9393
9394 PR bootstrap/14522
9395 * configure.in: Fix escaping of $.
9396 * configure: Regenerate.
9397
9398 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9399
9400 * configure: Regenerate, since I forgot to while committing Paolo's
9401 changes.
9402
9403 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9404
9405 PR ada/14131
9406 Move language detection to the top level.
9407 * configure.in: Find default values for the tools as
9408 soon as possible. Disable ada if GNAT is not found.
9409 Emit error message about missing languages. Expand
9410 --enable-languages=all for the gcc subdirectory.
9411
9412 2004-03-10 Ben Elliston <bje@gnu.org>
9413
9414 * MAINTAINERS: Update my email address.
9415
9416 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9417
9418 * ltconfig: Disable building static libraries if building shared
9419 libraries on AIX 5L.
9420
9421 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9422
9423 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9424 and disable libgcj.
9425 * configure: Regenerated.
9426
9427 2004-03-01 Brian Booth <bbooth@redhat.com>
9428
9429 * MAINTAINERS: Add myself to write-after-approval.
9430
9431 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9432
9433 * MAINTAINERS: Add myself to write-after-approval.
9434
9435 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9436
9437 PR bootstrap/7087
9438 * Makefile.tpl: Guard XFOO sed statements better.
9439 * Makefile.tpl: Add dependency for configure-target-libada.
9440 * Makefile.in: Regenerate (incidentally fixes broken
9441 commit when libada-branch was merged).
9442
9443 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9444
9445 * MAINTAINERS: Add myself to write-after-approval.
9446
9447 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9448
9449 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9450 maintainers.
9451
9452 2004-02-20 Andrew Cagney <cagney@redhat.com>
9453
9454 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9455 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9456
9457 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9458
9459 PR bootstrap/11932
9460 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9461
9462 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9463
9464 * MAINTAINERS: Added myself to write-after-approval.
9465
9466 2004-02-14 Michael Koch <konqueror@gmx.de>
9467
9468 * MAINTAINERS: Added myself to write-after-approval.
9469
9470 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9471
9472 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9473 some OS port maintainers to OS port maintainers section.
9474
9475 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9476
9477 * MAINTAINERS: Add self.
9478
9479 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9480
9481 * MAINTAINERS: Alphabetize.
9482
9483 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9484
9485 * MAINTAINERS: Remove myself.
9486
9487 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9488
9489 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9490 (rs6000-*-aix*): Same.
9491 * configure: Regenerate.
9492
9493 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9494
9495 * configure.in (host): Add in missing $noconfigdirs to defines.
9496 * configure: Regenerate.
9497
9498 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9499 Nathanael Nerode <neroden@gcc.gnu.org>
9500
9501 PR ada/6637, PR ada/5911
9502 Merge with libada-branch:
9503 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9504 with appropriate dependencies. Add --enable-libada configure switch.
9505 * configure, Makefile.in: Regenerate.
9506
9507 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * MAINTAINERS: Add myself to write-after-approval.
9510
9511 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9512
9513 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9514 * configure: Regenerate.
9515
9516 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9517
9518 Merge from upstream:
9519
9520 * ltmain.in: When setting IFS to '~', be careful about user
9521 arguments that contain '~'.
9522
9523 2004-02-04 Peter O'Gorman <peter@pogma.com>
9524
9525 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9526 Also test $base_compile against $CC with escaped arguments. Bug
9527 reported by Geoff Keating <geoffk@apple.com>.
9528
9529 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9530
9531 * MAINTAINERS: Remove i960 port.
9532
9533 2004-01-23 DJ Delorie <dj@redhat.com>
9534
9535 * Makefile.def (target_modules) [libiberty]: Don't stage.
9536 * Makefile.in: Rebuilt.
9537
9538 2004-01-20 Caroline Tice <ctice@apple.com>
9539
9540 * MAINTAINERS: Add myself to write-after-approval.
9541
9542 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9543
9544 * MAINTAINERS: Update my email address.
9545
9546 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9547
9548 * MAINTAINERS: Add myself to write-after-approval.
9549
9550 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9551
9552 * MAINTAINERS: Remove entries without email address.
9553
9554 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9555
9556 * MAINTAINERS: Add myself to write-after-approval.
9557
9558 2004-01-15 Steven Bosscher <stevenb@suse.de>
9559
9560 * MAINTAINERS: Update my email address.
9561
9562 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9563
9564 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9565 * Makefile.tpl (configure-target-[+module+]): Support stage.
9566 * Makefile.in: Rebuilt.
9567
9568 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9569
9570 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9571
9572 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9573
9574 * MAINTAINERS: Add myself as a MIPS maintainer.
9575
9576 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9577
9578 * configure.in: Use ./config.cache, not config.cache.
9579 * configure: Regenerate.
9580 * Makefile.tpl: Special-casing not needed for GCC any more.
9581 * Makefile.in: Regenerate.
9582
9583 * configure.in: Don't share a cache file for host dirs.
9584 * configure: Regenerate.
9585
9586 * config-ml.in: Don't mess with the cache file.
9587
9588 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9589
9590 * MAINTAINERS: Move myself from 'Write After Approval' to
9591 'CPU Port Maintainers' section as SPARC maintainer.
9592
9593 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9594
9595 * Makefile.tpl: Make GCC use a separate config.cache.
9596 * Makefile.in: Regenerate.
9597
9598 PR bootstrap/11932, PR bootstrap/11933
9599 (I don't know if it will fix either of them, but it relates
9600 to them.)
9601 * configure.in: Don't use shared config.cache for target
9602 directories.
9603 * configure: Regenerate.
9604
9605 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9606
9607 * MAINTAINERS: Add myself to 'Write After Approval' section.
9608
9609 2003-12-31 Roger Sayle <roger@eyesopen.com>
9610
9611 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9612 * configure: Regenerated.
9613
9614 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9615
9616 * MAINTAINERS: Remove the mn10200 maintainer.
9617
9618 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9619
9620 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9621 * configure: Regenerated.
9622
9623 2003-12-16 Jan Hubicka <jh@suse.cz>
9624
9625 * MAINTAINERS: Add myself as callgraph maintainer.
9626
9627 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9628
9629 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9630 * configure: Regenerate.
9631
9632 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9633
9634 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9635 'Write After Approval' section. Update email.
9636
9637 2003-12-01 James Lemke <jim@wasabisystems.com>
9638
9639 * MAINTAINERS (Write After Approval): Add myself.
9640
9641 2003-11-20 Matt Thomas <matt@3am-software.com>
9642
9643 * MAINTAINERS: Add myself as a vax port maintainer.
9644
9645 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9646
9647 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9648 (configure-build-[+module+], configure-[+module+]): Likewise.
9649 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9650 * Makefile.in: Regenerate.
9651
9652 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9653
9654 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9655 shared/dylibed libraries.
9656 * ltmain.sh: Likewise.
9657 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9658 * ltcf-cxx.sh: Likewise.
9659 * ltcf-gcj.sh: Likewise.
9660 * ltconfig: Likewise.
9661
9662 2003-11-17 Stan Cox <scox@redhat.com>
9663
9664 * MAINTAINERS: Add myself as iq2000 port maintainer.
9665
9666 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9667
9668 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9669 * Makefile.in: Regenerate.
9670
9671 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9672
9673 * config.sub: Update to 2003-11-03 version.
9674
9675 2003-10-20 Phil Edwards <phil@codesourcery.com>
9676
9677 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9678 * configure: Regenerate.
9679
9680 2003-10-20 Nicolas Pitre <nico@cam.org>
9681
9682 * MAINTAINERS: Add myself to 'Write After Approval' section.
9683
9684 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9685
9686 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9687
9688 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9689
9690 * MAINTAINERS: Update my email address.
9691
9692 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9693
9694 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9695
9696 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9697
9698 * MAINTAINERS: Add myself to 'Write After Approval' section.
9699
9700 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9701
9702 * config.guess: Update to 2003-10-16 version.
9703 * config.sub: Update to 2003-10-16 version.
9704
9705 2003-10-15 David Daney <ddaney@avtrex.com>
9706
9707 * MAINTAINERS: Added myself to 'Write After Approval' section.
9708
9709 2003-10-15 Falk Hueffner <falk@debian.org>
9710
9711 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9712 'Write After Approval' section. Update email.
9713
9714 2003-10-14 Roger Sayle <roger@eyesopen.com>
9715
9716 * MAINTAINERS: Move myself from 'Write After Approval' to
9717 'Various Maintainers' section as middle-end maintainer.
9718
9719 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9720
9721 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9722 HOST_FLAGS_TO_PASS.
9723 * Makefile.in: Regenerate.
9724
9725 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9726
9727 * config.guess: Update to 2003-10-07 version.
9728 * config.sub: Update to 2003-10-07 version.
9729
9730 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9731
9732 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9733 * ltconfig (irix5*, irix6*): Don't override version_type.
9734
9735 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9736
9737 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9738 * configure: Rebuilt
9739 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9740 * Makefile.in: Rebuilt
9741
9742 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9743
9744 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9745
9746 2003-09-30 Carlo Wood <carlo@alinoe.com>
9747
9748 * MAINTAINERS (Write After Approval): Add myself.
9749
9750 2003-09-29 Paul Koning <ni1d@arrl.net>
9751
9752 * MAINTAINERS: Move myself from "Write After Approval"
9753 to CPU platform maintainers for pdp11 platform.
9754
9755 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9756
9757 * MAINTAINERS: Move myself from 'Write After Approval' to
9758 'Various Maintainers' section as libffi testsuite maintainer.
9759
9760 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9761
9762 * configure.in: Pass a computed --program-transform-name
9763 to subconfigures.
9764 * configure: Regenerated.
9765
9766 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9767
9768 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9769 * Makefile.in: Regenerate.
9770
9771 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9772 * Makefile.in: Regenerate.
9773
9774 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9775
9776 * MAINTAINERS: Move myself from 'Write After Approval'
9777 to 'Various Maintainers' (objective-c) section.
9778
9779 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9780
9781 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9782 quoting.
9783 * configure: Regenerated.
9784
9785 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9786
9787 * MAINTAINERS (Write After Approval): Add myself to write after
9788 approval list.
9789
9790 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
9794 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9795
9796 * MAINTAINERS: Update my e-mail address.
9797
9798 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9799
9800 * libtool.m4 (LD): Correct powerpc64 host match.
9801
9802 2003-09-06 James E Wilson <wilson@tuliptree.org>
9803
9804 * MAINTAINTERS: Update my affiliation and email address.
9805
9806 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9807
9808 * MAINTAINERS (Write After Approval): Add myself.
9809
9810 2003-09-04 DJ Delorie <dj@redhat.com>
9811
9812 * configure: Regenerate.
9813
9814 2003-09-04 Robert Millan <robertmh@gnu.org>
9815
9816 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9817
9818 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9819
9820 * configure.in: Ensure arguments to sed are properly spaced.
9821 * configure: Regenerate.
9822
9823 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9824
9825 * MAINTAINERS: Update my e-mail address.
9826
9827 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
9831 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9832
9833 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9834 * configure: Regenerated.
9835
9836 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9837
9838 * MAINTAINERS: Update my email address.
9839
9840 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9841
9842 * configure.in: Use newline instead of semicolon when assuming
9843 shell arguments in a for loop.
9844 * configure: Regenerated.
9845
9846 2003-08-22 Jason Eckhardt <jle@rice.edu>
9847
9848 * MAINTAINERS: Resurrect the i860 maintainer.
9849
9850 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9851
9852 PR 8180
9853 * configure.in: When testing with_libs and with_headers, treat
9854 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9855 * configure: Regenerate.
9856
9857 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9858 make, shell, etc.
9859 (baseargs): Likewise.
9860 * configure: Regenerate.
9861
9862 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9863
9864 * MAINTAINERS (Write After Approval): Add myself.
9865
9866 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9867
9868 * configure.in: Disable libgcj for darwin not on powerpc.
9869 * configure: Rebuild.
9870
9871 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9872
9873 * config-ml.in, symlink-tree: Add license.
9874
9875 2003-08-03 Richard Stallman <rms@gnu.org>
9876 Eben Moglen <moglen@columbia.edu>
9877
9878 * README.SCO: New file.
9879
9880 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9881
9882 * Makefile.tpl (check, check-c++): Express dependencies using
9883 dependencies rather than commands.
9884 * Makefile.in: Regenerate.
9885
9886 2003-08-01 Andrew Cagney <cagney@redhat.com>
9887
9888 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9889 * configure: Ditto.
9890
9891 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9892
9893 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9894 * Makefile.in: Update.
9895
9896 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9897
9898 * configure.in: Enable libgcj for darwin.
9899 * configure: Rebuild.
9900
9901 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9902
9903 * config-ml.in: Use ac_configure_args directly instead of
9904 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9905 actually seen.
9906
9907 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9908
9909 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9910 creating target and build subdirs to build all parent dirs as needed.
9911 * Makefile.in: Rebuild.
9912 * configure.in: Don't build dirs explicitly here.
9913 * configure: Rebuild.
9914
9915 2003-07-26 Paul Brook <paul@nowt.org>
9916
9917 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9918
9919 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9920
9921 * Makefile.tpl (all-make): Depend on intl.
9922 * Makefile.in: Rebuilt.
9923
9924 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9925
9926 * install-sh: Update to newer upstream versions (associated with
9927 aclocal 1.7).
9928 * mkinstalldirs: Likewise.
9929 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9930
9931 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9932
9933 * MAINTAINERS: Move self from Bug database only accounts
9934 to write-after-approval.
9935
9936 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9937
9938 * config.if: Remove unused libc_interface determination.
9939
9940 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9941
9942 * MAINTAINERS: Move self from write-after-approval to
9943 build machinery (*.in).
9944
9945 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9946
9947 PR bootstrap/11273
9948 PR bootstrap/11408
9949 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9950 unused INSTALL_PROGRAM_ARGS.
9951 * configure.in: Use AC_PROG_INSTALL.
9952 * Makefile.in: Regenerate.
9953 * configure: Regenerate.
9954
9955 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9956
9957 * MAINTAINERS: Alphabetize.
9958
9959 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9960
9961 * configure: Rebuilt.
9962 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9963 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9964 newlib nor libgloss.
9965 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9966 * configure.in (am33_2.0-*-linux*): Added.
9967
9968 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9969
9970 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9971 * configure: Regenerate.
9972
9973 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9974
9975 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9976 * Makefile.in: Regenerate.
9977
9978 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9979
9980 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9981 * Makefile.in: Regenerate.
9982
9983 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9984
9985 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9986 * Makefile.in: Regenerated.
9987
9988 * config-ml.in: Replace PWD with PWD_COMMAND.
9989
9990 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9991
9992 * intl: New directory; see intl/ChangeLog for details.
9993 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9994 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9995 * Makefile.in: Regenerate.
9996
9997 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9998
9999 * configure.in: Clean up config-lang.in handling. Delete
10000 useless assignment to "subdirs".
10001 * configure: Regenerate.
10002
10003 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10004
10005 * configure.in: Rename 'target_libs' to 'target_libraries'.
10006 Remove useless reference to 'target_libs'.
10007 * configure: Regenerate.
10008
10009 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10010
10011 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10012 * Makefile.in: Regenerate.
10013
10014 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10015
10016 * Makefile.def: Introduce flags_to_pass.
10017 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10018 * Makefile.in: Regenerate.
10019
10020 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10021
10022 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10023 and target-libgloss.
10024 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10025 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10026 * configure: Regenerate.
10027
10028 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10029
10030 * configure.in: Update testsuite_flags to new location.
10031 * configure. Regenerate.
10032
10033 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10034
10035 * Makefile.tpl: Remove BUILD_CC stuff.
10036 * Makefile.in: Regenerate.
10037
10038 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10039
10040 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10041
10042 2003-06-16 Graeme Peterson <gp@qnx.com>
10043
10044 * MAINTAINERS (Write After Approval): Add myself.
10045
10046 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10047
10048 * config.guess: Update to 2003-06-12 version.
10049 * config.sub: Update to 2003-06-13 version.
10050
10051 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10052
10053 * config.guess: Update to 2003-06-06 version.
10054 * config.sub: Update to 2003-06-06 version.
10055
10056 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10057
10058 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10059 * configure. Regenerate.
10060
10061 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10062
10063 * configure.in: Disable serial configure by default.
10064 * configure: Regenerate.
10065 * Makefile.tpl: Abolish .NOTPARALLEL.
10066 * Makefile.in: Regenerate.
10067
10068 * Makefile.tpl: Replace {build,host,target}_canonical by
10069 {build,host,target}.
10070 * Makefile.in: Regenerate.
10071
10072 * Makefile.tpl: Fix stupid pasto.
10073 * Makefile.in: Regenerate.
10074
10075 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10076
10077 * Makefile.tpl: Remove bogus conditional.
10078 * Makefile.in: Regenerate.
10079
10080 2003-06-05 Jan Hubicka <jh@suse.cz>
10081
10082 * Makefile.tpl (profiledbootstrap): New target.
10083 * Makefile.in (profiledbootstrap): New target.
10084
10085 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10086
10087 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10088 Pinski. Remove user names from other bugzilla-only maintainers.
10089
10090 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10091
10092 * Makefile.tpl: Make 'recursive targets' using autogen rather
10093 than shell loop. Remove duplicate 'clean' targets and false
10094 comments.
10095 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10096 Add systematic method of specifying missing targets in subdirs.
10097 Add copyright boilerplate.
10098 * Makefile.in: Regenerate.
10099 * configure.in: Add 'recursive targets' to maybe list.
10100 * configure: Regenerate.
10101
10102 * MAINTAINERS: "GNATS only" -> "Bug database only".
10103
10104 * Makefile.tpl: Rename [+target+] to [+make_target+].
10105 * Makefile.def: Rename 'target' to 'make_target'.
10106
10107 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10108
10109 * MAINTAINERS: Add self as options handling maintainer.
10110
10111 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10112
10113 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10114 been too long since I touched those ports.
10115
10116 2003-05-28 DJ Delorie <dj@redhat.com>
10117
10118 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10119 * Makefile.in: Regenerate.
10120
10121 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10122
10123 * configure.in: Use curly braces in the definition of tooldir.
10124 * configure: Regenerate.
10125
10126 2003-05-21 DJ Delorie <dj@redhat.com>
10127
10128 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10129 newlib or libgloss.
10130 * Makefile.in: Regenerate.
10131
10132 2003-05-21 DJ Delorie <dj@redhat.com>
10133
10134 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10135 * Makefile.in: Regenerate.
10136
10137 2003-05-20 Ian Lance Taylor <ian@airs.com>
10138
10139 * MAINTAINERS: Update my e-mail address.
10140
10141 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10142
10143 * configure.in: Switch more things to use maybe dependencies.
10144 * Makefile.tpl: Switch more things to use maybe dependencies.
10145 Factor out common code from autogen IF statements.
10146 * configure: Regenerate.
10147 * Makefile.in: Regenerate.
10148
10149 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10150
10151 * configure.in: Accept i[3456789]86 for machine type.
10152 * configure: Regenerate.
10153
10154 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10155
10156 * configure.in: Switch more things to use maybe dependencies.
10157 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10158 * configure: Regenerate.
10159 * Makefile.tpl: Switch more things to use maybe dependencies.
10160 * Makefile.in: Regenerate.
10161
10162 2003-05-16 Andreas Schwab <schwab@suse.de>
10163
10164 * Makefile.tpl (install-opcodes): Define.
10165 * Makefile.in: Rebuild.
10166
10167 2003-05-13 Andreas Jaeger <aj@suse.de>
10168
10169 * config.guess: Update to 2003-05-09 version.
10170 * config.sub: Update to 2003-05-09 version.
10171
10172 2003-05-13 Michael Eager <eager@mvista.com>
10173
10174 * configure.in: Correct sed script so that options in quotes are not
10175 deleted.
10176 * configure: Rebuild.
10177
10178 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10179
10180 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10181 and $$s/newlib/libc/sys/cygwin32 include paths.
10182 * configure: Ditto.
10183
10184 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10185
10186 * MAINTAINERS: Update my email addresses.
10187
10188 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10189
10190 * config-ml.in: Propagate INSTALL variables.
10191
10192 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10193
10194 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10195
10196 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10197
10198 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10199 * Makefile.in: Regenerate.
10200
10201 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10202
10203 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10204
10205 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10206
10207 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10208
10209 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10210
10211 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10212 * Makefile.in: Regenerated.
10213
10214 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10215
10216 * MAINTAINERS (Write After Approval): Upgrade myself from
10217 GNATS only to write-after-approval. Update my mail address.
10218
10219 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10220
10221 (OS Port Maintainers: freebsd): Add myself.
10222
10223 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10224
10225 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10226
10227 2003-04-22 Kean Johnston <jkj@sco.com>
10228
10229 * MAINTAINERS (SCO ports): Added myself.
10230
10231 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10232
10233 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10234
10235 2003-04-19 Kean Johnston <jkj@sco.com>
10236
10237 * MAINTAINERS (Write After Approval): Add myself.
10238
10239 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10240
10241 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10242 * Makefile.in: Regenerate.
10243
10244 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10245
10246 * configure.in (powerpc64*-*-linux*): Remove.
10247 * configure: Rebuilt.
10248
10249 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10250
10251 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10252 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10253 and restrap.
10254 * Makefile.in: Regenerate.
10255
10256 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10257
10258 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10259 * configure: Regenerated.
10260
10261 2003-04-15 DJ Delorie <dj@redhat.com>
10262
10263 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10264
10265 2003-04-13 Nick Clifton <nickc@redhat.com>
10266
10267 * config-ml.in: Remove support for --disable-aix removing
10268 call-aix multilibs.
10269
10270 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10271
10272 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10273 * */configure: Rebuilt.
10274
10275 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10276
10277 * MAINTAINERS: Add my email address.
10278
10279 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10280
10281 * MAINTAINERS (Write After Approval): Add myself.
10282
10283 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10284
10285 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10286 * Makefile.in: Regenerate.
10287
10288 2003-03-14 Michael Chastain <mec@shout.net>
10289
10290 * Makefile.in: Regenerate with correct Makefile.def.
10291
10292 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10293
10294 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10295 Make macro.
10296 * Makefile.in: Regenerate.
10297 * configure.in: Clean up gxx_include_dir logic.
10298 * configure: Regenerate.
10299
10300 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
10304 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10305
10306 * MAINTAINERS: Update my mail address.
10307
10308 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10309
10310 * configure.in (gxx_include_dir): Fix typo.
10311 * configure: Regenerated.
10312
10313 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10314
10315 * Makefile.tpl: Reindent.
10316 * Makefile.in: Regenerate.
10317 * configure.in: Reindent. Don't set unused variables.
10318 * configure: Regenerate.
10319
10320 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10321
10322 * configure.in: Include $(build_tooldir)/sys-include in
10323 FLAGS_FOR_TARGET.
10324 * configure: Regenerated.
10325
10326 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10327
10328 * Makefile.tpl: Always pass down RANLIB.
10329 * Makefile.in: Regenerate.
10330
10331 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10332 * Makefile.in: Regenerate.
10333 * configure.in: Remove unused logic relating to --enable-shared
10334 and --enable-threads. Remove bogus comments. Remove redundant
10335 noconfigdirs.
10336 * configure: Regenerate.
10337
10338 * configure.in: Replace ${libstdcxx_version} by its value.
10339 Remove reference to mh-dgux.
10340 * configure: Regenerate.
10341
10342 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10343
10344 * MAINTAINERS (Write After Approval): Add myself.
10345
10346 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * Makefile.tpl: Rearrange.
10349 * Makefile.in: Regenerate.
10350
10351 2003-02-25 Uwe Stieber <uwe@wwws.de>
10352
10353 * configure.in: Add support for kaOS as cross build target system.
10354 * configure: Regenerated.
10355
10356 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10357
10358 * MAINTAINERS (Write after approval): Add myself.
10359
10360 2003-02-21 James E Wilson <wilson@tuliptree.org>
10361
10362 * MAINTAINERS: Update my email address.
10363
10364 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10365
10366 * MAINTAINERS: Add self to blanket write privs. section.
10367
10368 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10369
10370 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10371 configure-target-* as some target builds may require additional
10372 flags for preprocessor tests.
10373 * Makefile.in: Regenerated.
10374
10375 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10376
10377 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10378 * ltconfig: Handle it.
10379 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10380 auto-detecting it.
10381
10382 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10383 it is used as argument to $CC.
10384 * ltcf-gcj.sh: Likewise.
10385
10386 * configure.in: Introduce --enable-maintainer-mode.
10387 * configure: Rebuilt.
10388 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10389 for maintainer mode.
10390 * Makefile.in: Rebuilt.
10391
10392 2003-02-18 Jason Merrill <jason@redhat.com>
10393
10394 * Makefile.tpl (check-c++): Allow parallelism.
10395
10396 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10397
10398 * MAINTAINERS: Remove John Carr (who never actually had access to
10399 gcc.gnu.org).
10400
10401 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10402
10403 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10404 don't configure target-libobjc.
10405 * configure: Regenerate.
10406
10407 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10408
10409 * Makefile.tpl (RANLIB): Define.
10410 * Makefile.in: Regenerate.
10411
10412 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10413
10414 * MAINTAINERS: Update my email.
10415
10416 2003-02-06 Keith R Seitz <keiths@redhat.com>
10417
10418 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10419 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10420 * Makefile.in: Regenerated.
10421 * configure.in: Remove all traces of snavigator, db, and grep.
10422 * configure: Regenerated.
10423
10424 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10425
10426 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10427 After Approval.
10428
10429 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10430
10431 * MAINTAINERS (Write after approval): Add myself.
10432
10433 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10434
10435 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10436 * Makefile.in: Regenerated.
10437
10438 2003-01-30 Roger Sayle <roger@eyesopen.com>
10439
10440 * config.guess: Updated to 2003-01-30's version.
10441 * config.sub: Updated to 2003-01-28's version.
10442
10443 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10444
10445 * config.if: If gcc_version is already set, just use it. Don't set
10446 gcc_version_trigger if it's already set, otherwise set it to
10447 gcc/version.c, but only if the file exists. If it is not set and
10448 gcc/version.c does not exist, try to extract the version number from
10449 $CC.
10450
10451 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10452
10453 * MAINTAINERS: Add myself to write-after-approval list.
10454
10455 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10456
10457 * configure.in: Revert 24Jan change.
10458 * configure: Regenerate.
10459
10460 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10461
10462 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10463 entry of HJ Lu.
10464
10465 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10466
10467 * configure.in: Revert previous change.
10468 * configure: Regenerate.
10469
10470 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10471
10472 * configure.in: Make rda native-only.
10473 * configure: Regenerate.
10474
10475 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10476
10477 * MAINTAINERS: Move myself from GNATS-only-accounts to
10478 write-after-approval.
10479
10480 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10481
10482 * configure.in: Add missing \.
10483 * configure: Rebuilt.
10484
10485 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10486
10487 * configure.in (baseargs): Avoid using \| in sed regular
10488 expressions.
10489 * configure: Rebuilt.
10490
10491 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10492
10493 * configure.in (baseargs): Remove all supported forms of
10494 --cache-file, --srcdir, --host, --build and --target options
10495 from argument lists.
10496 * configure: Rebuilt.
10497
10498 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10499
10500 * MAINTAINERS: Add myself to write-after-approval list.
10501
10502 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10503
10504 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10505 * configure: Rebuilt.
10506
10507 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10508
10509 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10510 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10511 * Makefile.in: Regenerate.
10512 * configure: Regenerate.
10513
10514 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * configure.in: Remove Makefile in build, host and target modules
10517 unless configure was run with --no-recursion.
10518 * configure: Rebuilt.
10519
10520 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10521
10522 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10523 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10524 * Makefile.in: Regenerate.
10525
10526 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10527
10528 * config.guess: Update to 2003-01-03 version.
10529 * config.sub: Update to 2003-01-03 version.
10530
10531 2003-01-07 Christopher Faylor <cgf@redhat.com>
10532
10533 * configure: Regenerate with proper autoconf 2.13.
10534
10535 2003-01-07 Christopher Faylor <cgf@redhat.com>
10536
10537 * configure.in: Add AC_PREREQ for consistency.
10538 * configure: Regenerate.
10539
10540 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10541
10542 * configure.in (GDB_TK): Add tcl directories conditional on
10543 gdb/gdbtk directory being present.
10544 * configure: Regenerate.
10545
10546 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10547
10548 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10549 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10550 * configure: Rebuilt.
10551
10552 2002-12-31 Tom Tromey <tromey@redhat.com>
10553
10554 * Makefile.in: Rebuilt.
10555 * Makefile.def (target_modules) [libffi]: Allow installation.
10556
10557 2002-12-31 Andreas Schwab <schwab@suse.de>
10558
10559 * configure.in: Fix use of $program_transform_name.
10560 * configure: Regenerated.
10561
10562 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10563
10564 * configure.in (baseargs): Don't remove first configure argument.
10565 * configure: Regenerated.
10566
10567 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10568
10569 * Makefile.tpl (local-distclean): Don't remove...
10570 (multilib.ts): ... this. Moved into...
10571 (multilib.out): ... this. Don't use sub-make.
10572 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10573 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10574 (configure-build-[+module+], configure-[+module+],
10575 configure-target-[+module+], configure-gcc): ... these. Test
10576 for Makefile existence. Drop config.status from dependencies.
10577 * Makefile.in: Rebuilt.
10578 * configure.in: Move gcc-version-trigger to the end of
10579 ac_configure_args. Add comments to maybedep.tmp and
10580 serdep.tmp. Introduce --disable-serial-configure. Remove
10581 nonopt from baseargs, matching and removing corresponding
10582 whitespace while at it.
10583 * configure: Rebuilt.
10584
10585 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10586
10587 * configure.in (host_configargs): Replace reference to
10588 no-longer-defined buildopts with --build=${build_alias}.
10589 * configure: Rebuilt.
10590
10591 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10592 program_transform_name to standard idiom.
10593 (AUTOGEN, AUTOCONF): Define.
10594 (Makefile.in): Use $(AUTOGEN).
10595 (Makefile): Depend on config.status, and use autoconf-style rule to
10596 build it. Move original commands to...
10597 (config.status): ... this new target.
10598 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10599 $(AUTOCONF).
10600 * Makefile.in: Rebuilt.
10601
10602 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10603
10604 * Makefile.tpl: Fix dramatic bustage due to change in
10605 program_transform_name.
10606 * Makefile.in: Regenerate.
10607
10608 * configure.in: Remove unnecessary PATH setting.
10609 * configure: Regnerate.
10610
10611 * configure.in: Don't default to unprefixed tools unless
10612 the native tools will work.
10613 * configure: Regenerate.
10614
10615 * configure.in: Convert to autoconf script. Blow away lots
10616 of now-redundant Makefile fragments.
10617 * configure: Generate using Autoconf.
10618 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10619 * Makefile.in: Regenerate.
10620
10621 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10622
10623 * configure: Fix stupid bug where RANLIB was mistakenly included.
10624
10625 * configure.in: Rename (buildargs, hostargs, targargs) to
10626 (build_configargs, host_configargs, target_configargs).
10627
10628 * configure.in: Move logic out of sed statement.
10629
10630 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10631 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10632
10633 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10634
10635 * config.sub: Import from master repository
10636 * config.guess: Ditto
10637
10638 2002-12-24 Andreas Schwab <schwab@suse.de>
10639
10640 * Makefile.tpl (multilib.out): Fix missing space.
10641 * Makefile.in: Regenerate.
10642
10643 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10644
10645 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10646 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10647 * Makefile.in: Regenerate.
10648 * configure.in: Remove unnecessary leftovers.
10649
10650 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10651
10652 * configure.in (extra_ranlibflags_for_target): New variable.
10653 (*-*-darwin): Add -c to ranlib commands.
10654 * configure (tooldir): Handle extra_ranlibflags_for_target.
10655
10656 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10657
10658 * Makefile.tpl: Revert HJL's change.
10659 * Makefile.in: Regenerated.
10660 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10661 always.
10662
10663 2002-12-19 Andreas Schwab <schwab@suse.de>
10664
10665 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10666 * Makefile.in: Regenerate.
10667
10668 2002-12-18 H.J. Lu <hjl@gnu.org>
10669
10670 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10671 * Makefile.in: Regenerated.
10672
10673 * configure.in (build_prefix): New. Substitute.
10674
10675 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10676
10677 * Makefile.tpl: Don't let real targets depend on phony targets.
10678 * Makefile.in: Regenerate.
10679
10680 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10681 * Makefile.in: Regenerate.
10682
10683 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10684
10685 * config.sub: Import from master repository
10686 * config.guess: Ditto
10687
10688 2002-12-16 Jason Merrill <jason@redhat.com>
10689
10690 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10691 previous 'make bootstrap'.
10692 * Makefile.in: Regenerate.
10693
10694 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10695
10696 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10697
10698 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10699
10700 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10701 * Makefile.in: Regenerate.
10702
10703 2002-12-13 Jason Merrill <jason@redhat.com>
10704
10705 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10706 library tests.
10707 (check-c++): Just depend on it and check-target-libstdc++-v3.
10708 * Makefile.in: Regenerate.
10709
10710 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10711
10712 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10713 * Makefile.in: Rebuilt.
10714
10715 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10716
10717 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10718
10719 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10720
10721 * configure: Fix bug put in by gremlins.
10722
10723 * Makefile.tpl: Substitute more autoconfily.
10724 * configure: Substitute more autoconfily.
10725 * Makefile.in: Regenerate.
10726
10727 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10728
10729 * config.sub: Import from master repository
10730 * config.guess: Ditto
10731 * MAINTAINERS: Added Svein Seldal under write after approval
10732
10733 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10734
10735 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10736 * Makefile.in (all-sim): Ditto.
10737
10738 2002-12-06 DJ Delorie <dj@redhat.com>
10739
10740 * Makefile.tpl: Change configure dependencies to not have real
10741 targets depend on phony targets.
10742
10743 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10744
10745 * configure.in: Revert unintentional change.
10746
10747 * Makefile.tpl: Change dependency for */multilib.out so that
10748 it works when gcc isn't in the tree.
10749
10750 * configure.in: Substitute more.
10751 * configure: Run subconfigures from the Makefile.
10752 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10753 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10754
10755 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10756
10757 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10758
10759 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10760
10761 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10762 and corresponding dependencies.
10763 * Makefile.in: Regenerate.
10764
10765 * configure.in (host_tools): Order binutils, gas and ld for
10766 convenience in running the testsuites.
10767
10768 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10769 * Makefile.in: Regenerate.
10770 * configure.in: Introduce rules to serialize subconfigure runs.
10771
10772 * configure.in: Introduce BASE_CC_FOR_TARGET.
10773 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10774 Realize configure-build-* targets. Realize configure-target-* targets.
10775 * Makefile.in: Regenerate.
10776
10777 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10778
10779 * configure: Move gcc_version_trigger stuff from here...
10780 * configure.in: ...to here.
10781
10782 * configure.in: Separate subconfigure options added by this file from
10783 options given by the user. Add machinery to put args for host
10784 subconfigures into the Makefile.
10785
10786 * Makefile.tpl: Remove 'vault' targets.
10787 * Makefile.tpl: Reorder and comment dependencies.
10788 * Makefile.in: Regenerate.
10789
10790 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10791 * configure.in: Fix my broken commit of previous patch. (sigh)
10792
10793 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10794
10795 * configure.in: Move host-specific darwin noconfigdirs into
10796 the host-specific section.
10797
10798 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10799
10800 * configure.in: Move host-specific darwin noconfigdirs into
10801 the host-specific section.
10802
10803 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10804
10805 * configure: Remove skip-this-dir support.
10806 * Makefile.tpl: Remove skip-this-dir support.
10807
10808 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10809 subdirectories.
10810 * Makefile.in: Regenerate.
10811
10812 * Makefile.tpl: Strip out useless setting of 'dir'.
10813 * Makefile.in: Regenerate.
10814
10815 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10816
10817 * configure.in: Fix deeply stupid bug.
10818
10819 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10820 shell code in CXX_FOR_TARGET
10821 * Makefile.def: Introduce raw_cxx.
10822 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10823 RAW_CXX_FOR_TARGET.
10824 * Makefile.in: Regenerate.
10825
10826 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10827
10828 * Makefile.tpl: Remove unnecessary ifs.
10829 * Makefile.in: Regenerate.
10830
10831 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10832 dependencies. Maybe-ize build-libiberty. Create dummy install
10833 targets for 'no_install' modules.
10834 * configure: Move GDB_TK substitution to configure.in. Move
10835 build_modules stuff to configure.in.
10836 * configure.in: Implement soft dependency machinery. Maybe-ize
10837 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10838 * Makefile.in: Regenerate.
10839
10840 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10841
10842 * Makefile.tpl: Make all-target, install-target behave similarly
10843 to all, install (only hitting configured targets). Eliminate
10844 unused macro defintions.
10845
10846 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10847 build != host.
10848
10849 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10850
10851 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10852
10853 * configure.in: Produce lists of subdir targets we're actually
10854 configuring. Remove references to "dosrel".
10855 * Makefile.tpl: Let configure set which subdir targets are hit.
10856 Remove install-cross; clean up install; remove ALL. Remove
10857 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10858 Autogenerate host module targets. Remove empty dependency lines
10859 and redundant dependency; rearrange slightly.
10860 * Makefile.def: Add host-side libtermcap, utils.
10861
10862 * Makefile.in: Regenerate.
10863
10864 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10865
10866 * ltconfig (osf[345]): Append $major to soname_spec.
10867 Reflect this in library_names_spec.
10868 * ltmain.sh (osf): Prefix $major with . for use as extension.
10869
10870 2002-11-19 Andreas Jaeger <aj@suse.de>
10871
10872 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10873 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10874 and sparc64 GNU/Linux systems.
10875
10876 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10877
10878 * MAINTAINERS: Update email.
10879
10880 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10881
10882 * MAINTAINERS: Complete James Dennett's entry.
10883
10884 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10885
10886 * MAINTAINERS (Write After Approval): Add myself.
10887
10888 2002-11-13 Bruce Korb <bkorb@gnu.org>
10889
10890 * Makefile.tpl: syntactic cleanup
10891
10892 2002-11-13 Stuart Hastings <stuart@apple.com>
10893
10894 * MAINTAINERS: Add myself to write-after-approval list.
10895
10896 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10897
10898 * Makefile.def: Add list of recursive targets to autogenerate.
10899 Add build_modules.
10900 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10901 targets. Autogenerate *-build-* targets.
10902 * Makefile.in: Regenerate.
10903
10904 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10905
10906 * configure: More autoconf-style substitutions.
10907 * Makefile.tpl: More autoconf-style substitutions.
10908 * Makefile.in: Regenerate.
10909
10910 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10911
10912 * configure: Substitute more variables in a more autoconf-friendly
10913 way. Simplify slightly.
10914 * Makefile.tpl: Make more variables substitutable in an
10915 autoconf-friendly way.
10916 * Makefile.in: Regenerate.
10917
10918 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10919
10920 * MAINTAINERS (Write After Approval): Add myself.
10921
10922 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10923
10924 * configure.in (v810*): Remove special setting of tools.
10925
10926 * configure: Add support for extra required flags for ar or nm.
10927 * configure.in (aix4.3+): Use above support for target-specific
10928 issues, rather than using config/mt-aix43.
10929
10930 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * configure: Remove 'removing', which doesn't work. Replace $subdir
10933 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10934 with $srcdir. Reformat indentation. Substitute some variables
10935 formerly hard-coded in the Makefile for build=host.
10936 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10937 * Makefile.def: Autogenerate more.
10938 * Makefile.in: Regenerate.
10939
10940 2002-11-04 Adam Nemet <anemet@lnxw.com>
10941
10942 * MAINTAINERS (Write After Approval): Add myself.
10943
10944 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10945
10946 * Makefile.def (host_modules): Add rda.
10947 * Makefile.in: Regenerate.
10948 * configure.in (target_tool): Add target-rda to list.
10949
10950 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10951
10952 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10953
10954 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10955
10956 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10957 and restrap targets to this rule.
10958 * Makefile.in: Regenerate.
10959
10960 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10961
10962 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10963 GNATS only accounts.
10964
10965 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10966
10967 * configure.in (i[3456]86-*-linux*): Add check to disable
10968 ${libgcj} for glibc1.
10969
10970 2002-10-24 Denis Chertykov <denisc@overta.ru>
10971
10972 * MAINTAINERS: Add myself as ip2k port maintainer.
10973
10974 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10975
10976 * configure.in: Add tic4x target.
10977
10978 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10979
10980 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10981 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10982 * Makefile.in: Regenerate.
10983
10984 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10985 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10986 * Makefile.in: Regenerate.
10987
10988 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10989
10990 * MAINTAINERS: Add myself as web pages co-maintainer.
10991
10992 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10993
10994 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10995 * Makefile.in: Regenerate.
10996
10997 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10998
10999 * MAINTAINERS: Add myself and Nathan Sidwell
11000 <nathan@codesourcery.com> as VxWorks maintainers.
11001
11002 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11003
11004 * Makefile.def: Remove order dependency comments.
11005 * Makefile.tpl: Add explicit install-install dependencies.
11006 * Makefile.in: Regenerate.
11007
11008 * Makefile.tpl: Remove material now in src-release. (Finally!)
11009 * Makefile.in: Regenerate.
11010
11011 * Makefile.tpl: Add configure-target (for src-release in src)
11012 * Makefile.in: Regenerate.
11013
11014 2002-09-30 Nick Clifton <nickc@redhat.com>
11015
11016 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11017
11018 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11019
11020 * configure.in (s390*-*-linux*): Enable libgcj.
11021
11022 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11023
11024 * configure: Revert accidentally applied changes.
11025
11026 * Makefile.tpl: Make more autoconf-friendly.
11027 * Makefile.in: Regenerate.
11028 * configure: Make substitution more autoconf-like.
11029
11030 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11031
11032 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11033 single entry to handle all these.
11034 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11035 libjava on arm-*-elf.
11036
11037 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11038
11039 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11040 things that depend on them.
11041
11042 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11043
11044 * Makefile.tpl: Make subsituted variables more autoconfy.
11045 * Makefile.in: Regenerate.
11046 * configure: Make seds more autoconfy.
11047
11048 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11049
11050 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11051 * Makefile.in: Regenerate.
11052 * configure.in: Rewrite sed statements to look autoconfy.
11053
11054 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11055 all-target-foo on configure-target-foo.
11056 * Makefile.def: Ditto.
11057 * Makefile.in: Rebuild.
11058
11059 2002-09-25 Andrew Haley <aph@redhat.com>
11060
11061 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11062
11063 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11064
11065 * Makefile.def: New file.
11066 * Makefile.tpl: New file.
11067 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11068 * contrib/gcc_update: Note that Makefile.in is a generated file.
11069
11070 * configure.in: Minor rearrangement. Simplify tests.
11071
11072 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11073
11074 * configure.in (with_headers): Skip copy if value is "yes".
11075 (with_libs): Likewise.
11076
11077 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11078
11079 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11080 * configure.in (sh*-*-pe*): Ditto.
11081 * configure.in (mips*-*-pe*): Ditto.
11082 * configure.in (*arm-wince-pe): Ditto.
11083
11084 * configure.in: Rearrange.
11085
11086 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11087
11088 * MAINTAINERS: Update my email address.
11089
11090 2002-08-30 Paul Koning <pkoning@equallogic.com>
11091
11092 * MAINTAINERS: (Write After Approval): Add myself.
11093
11094 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11095
11096 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11097
11098 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11099
11100 * MAINTAINERS: Change my mailing address.
11101
11102 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11103
11104 * MAINTAINERS (Write After Approval): Remove myself.
11105 (Various Maintainers: c++ runtime libs): Add myself.
11106
11107 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11108
11109 * MAINTAINERS (Write After Approval): Remove myself.
11110 (Various Maintainers: c++ runtime libs): Add myself.
11111
11112 2002-08-15 Eric Christopher <echristo@redhat.com>
11113
11114 * config.sub: Import from master repository.
11115 * config.guess: Ditto.
11116
11117 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11118
11119 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11120 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11121 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11122
11123 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11124
11125 * MAINTAINERS: Add self to rs6000 vector extensions.
11126
11127 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11128
11129 * libiberty/configure: Reverted unintended yesterday's check in.
11130
11131 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11132
11133 * boehm-gc/configure, libf2c/configure: Rebuilt.
11134 * libffi/configure, libiberty/configure: Ditto.
11135 * libjava/configure, libobjc/configure: Ditto.
11136 * libstdc++-v3/configure, zlib/configure: Ditto.
11137 Merged from binutils:
11138 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11139 From Steve Ellcey <sje@cup.hp.com>:
11140 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11141 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11142 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11143 IA64.
11144 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11145 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11146 soname_spec, sys_lib_search_path_spec): Ditto.
11147
11148 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11149
11150 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11151
11152 2002-08-04 H.J. Lu (hjl@gnu.org)
11153
11154 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11155
11156 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11157
11158 * MAINTAINERS (Write After Approval): Add myself.
11159
11160 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11161
11162 * configure.in: Move generic linux case to end. Copy generic
11163 linux noconfigdirs to mips*-*-linux* entry and new
11164 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11165
11166 2002-07-19 Michael Matz <matz@suse.de>
11167
11168 * MAINTAINERS: Add myself as ra* maintainer.
11169
11170 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11171
11172 * config.guess: Update to 2002-07-09 version.
11173 * config.sub: Update to 2002-07-03 version.
11174
11175 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11176
11177 * MAINTAINERS: Fix typo in a maintainer email address.
11178
11179 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * configure.in: Remove two redundant tests.
11182
11183 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11184
11185 * configure.in (mips*-*-irix6*o32): Enable stabs.
11186
11187 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * configure.in: Don't build grez.
11190 * Makefile.in: Ditto.
11191
11192 * Makefile.in: Remove references to bsp, cygmon, libstub.
11193 * configure.in: Ditto.
11194
11195 * configure.in: Remove leftover reference to gdbtest.
11196
11197 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11198
11199 * configure.in (gxx_include_dir): Change to match versioned
11200 C++ headers if --enable-version-specific-runtime-libs is used.
11201
11202 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11203
11204 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11205
11206 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11207
11208 * configure.in: Make --without-x work.
11209
11210 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11211
11212 * configure.in: Rearrange target Makefile fragment collection.
11213
11214 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11215 cvs[src].
11216 * configure.in: Ditto.
11217
11218 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11219
11220 * MAINTAINERS (Write After Approval): Update my e-mail address.
11221
11222 2002-06-24 Ben Elliston <bje@redhat.com>
11223
11224 * configure.in (host_tools): Remove cgen.
11225
11226 * Makefile.in (all-cgen): Remove; runs from its source directory.
11227 (check-cgen, install-cgen, clean-cgen): Likewise.
11228 (all-opcodes): Do not depend on all-cgen.
11229 (all-sim): Likewise.
11230
11231 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11232
11233 * Makefile.in: Eliminate 'apache' targets.
11234 * configure.in: Eliminate 'apache' targets.
11235
11236 * configure.in: Eliminate redundant tests. Reorganize.
11237
11238 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11239
11240 * config-ml.in: Eliminate references to Cygnus configure.
11241
11242 * Makefile.in: Eliminate references to building emacs.
11243
11244 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11245
11246 * MAINTAINERS: Update my email address.
11247
11248 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11249
11250 * config.if (libstdcxx_incdir): Version C++ headers.
11251 (cxx_incdir): Remove.
11252
11253 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11254
11255 * MAINTAINERS (Write After Approval): Add self.
11256
11257 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11258
11259 * configure.in: Add support for ip2k.
11260
11261 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11262
11263 * configure.in: Fix AIX configury bug.
11264
11265 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11266
11267 * MAINTAINERS (Write After Approval): Add self.
11268
11269 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11270
11271 * configure.in: replace ${topsrcdir} with ${srcdir}
11272
11273 * configure.in: Move definition of libstdcxx_flags
11274 right above usage, rather than waaay earlier.
11275
11276 * configure.in: Pull definition of is_cross_compiler earlier.
11277
11278 * configure.in: Rearrange a little.
11279
11280 * configure.in: Remove references to librx.
11281 * Makefile.in: Remove references to librx.
11282
11283 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11284
11285 * config.sub: Add support for avr target.
11286 Import from master sources, rev 1.255
11287
11288 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11289
11290 * configure, .cvsignore: Revert previous change...
11291 * Makefile: ...delete.
11292
11293 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11294
11295 * configure.in: Eliminate ${gasdir} variable.
11296
11297 2002-06-18 Dave Brolley <brolley@redhat.com>
11298
11299 * configure.in: Add support for frv.
11300 * config.sub: Add support for frv.
11301
11302 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11303
11304 * configure: Remove garbage from previous commit.
11305
11306 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11307
11308 * configure: For in-source builds, make a subdir and re-exec there.
11309 * Makefile: New file. Pass targets through to build directory.
11310 * .cvsignore: No longer ignore "Makefile".
11311
11312 2002-06-16 Douglas Rupp <rupp@gnat.com>
11313
11314 * MAINTAINERS (Write After Approval): Add self.
11315
11316 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11317
11318 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11319
11320 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11321
11322 * configure.in (vax-*-netbsd*): Re-enable gas.
11323
11324 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11325
11326 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11327 BUILD_PREFIX_1, to correct nomenclature.
11328 * configure: Likewise.
11329
11330 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11331 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11332
11333 2002-05-31 Olaf Hering <olh@suse.de>
11334
11335 * config-ml.in: Propogate DESTDIR also.
11336
11337 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11338
11339 * configure.in (vax-*-netbsd*): Don't build gas for this
11340 platform.
11341
11342 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11343
11344 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11345 and libgcj for AVR.
11346
11347 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11348
11349 * MAINTAINERS (Write After Approval): Add myself.
11350
11351 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11352
11353 * config.guess: Update to 2002-05-22 version.
11354 * config.sub: Likewise.
11355
11356 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11357
11358 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11359 * config-ml.in: Likewise.
11360 * configure: Likewise.
11361 * configure.in: Likewise.
11362
11363 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11364
11365 * MAINTAINERS: Update my email address.
11366
11367 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11368
11369 * configure.in: Simplify makefile fragment collection.
11370
11371 * configure.in: Remove code to build emacs.
11372
11373 * configure.in : Remove --srcdir argument from targargs and buildargs
11374 (it's always overridden in the Makefile anyway). Rearrange a bit.
11375
11376 * configure: Move some logic to configure.in.
11377 * configure.in: Move some logic from configure.
11378
11379 2002-05-11 Tom Tromey <tromey@redhat.com>
11380
11381 * MAINTAINERS: Reflect libgcj reality.
11382
11383 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11384
11385 * Makefile.in: Honour DESTDIR.
11386
11387 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11388
11389 * config.guess: Import 2002-03-20 version.
11390 * config.sub: Import 2002-04-26 version.
11391
11392 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11393
11394 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11395
11396 2002-05-07 Tim Josling <tej@melbpc.org.au>
11397
11398 * MAINTAINERS: Add self.
11399
11400 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11401
11402 * ltmain.sh: Detect and handle object name conflicts
11403 while piecewise linking a static library.
11404
11405 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11406
11407 * configure.in (noconfigdirs): Don't disable libgcj on
11408 sparc64-*-solaris* and sparcv9-*-solaris*.
11409
11410 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11411
11412 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11413
11414 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11415
11416 * configure.in (FLAGS_FOR_TARGET): Do not add
11417 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11418 on i[3456]86-*-linux*.
11419
11420 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11421
11422 * configure.in (noconfigdirs): Replace [ ] with test.
11423
11424 * configure.in (noconfigdirs): Do not add target-newlib if
11425 target == i[3456]86-*-linux*, and host == target.
11426
11427 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11428
11429 * configure.in: delete reference to absent file
11430
11431 * configure.in: replace '[' with 'test'
11432
11433 * configure.in: Eliminate references to gash.
11434 * Makefile.in: Eliminate references to gash.
11435
11436 * configure.in: remove useless references to 'pic' makefile fragments.
11437
11438 * configure.in: (*-*-windows*) Finish removing.
11439
11440 * configure.in: Eliminate redundant test for libgui.
11441
11442 2002-04-29 Roger Sayle <roger@eyesopen.com>
11443
11444 * MAINTAINERS: Add self and realphabetize. Update entries
11445 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11446 entry for a29k port maintainer.
11447
11448 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11449
11450 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11451 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11452
11453 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11454
11455 * configure.in: remove references to dead files
11456
11457 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11458
11459 * MAINTAINERS: Add information about purpose of this file.
11460
11461 2002-04-18 Tom Tromey <tromey@redhat.com>
11462
11463 * configure.in: Disallow configuring libgcj when it is already
11464 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11465 Solaris 2.8 by default. For PR libgcj/6158.
11466
11467 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11468
11469 * configure.in: Move default CC setting out of config/mh-* fragments
11470 directly into here.
11471
11472 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11473
11474 * configure.in: don't even try to configure or make a subdirectory
11475 if there's no configure script for it.
11476
11477 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11478
11479 * MAINTAINERS: Remove chill maintainers.
11480 * Makefile.in (CHILLFLAGS): Remove.
11481 (CHILL_LIB): Remove.
11482 (TARGET_CONFIGDIRS): Remove libchill.
11483 (CHILL_FOR_TARGET): Remove.
11484 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11485 CHILL_LIB.
11486 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11487 (CHECK_TARGET_MODULES): Likewise.
11488 (INSTALL_TARGET_MODULES): Likewise.
11489 (CLEAN_TARGET_MODULES): Likewise.
11490 (configure-target-libchill): Remove.
11491 (all-target-libchill): Remove.
11492 * configure.in (target_libs): Remove target-libchill.
11493 Do not compute CHILL_FOR_TARGET.
11494 * libchill: Remove directory.
11495
11496 2002-04-11 DJ Delorie <dj@redhat.com>
11497
11498 * Makefile.in, configure.in: Sync with binutils, entries
11499 follow...
11500
11501 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11502
11503 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11504 (do-tar, do-bz2): New rules.
11505 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11506 (gdb-tar): New rule.
11507 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11508 (insight_dejagnu.tar): New rule.
11509 (insight.tar): New rule.
11510 (gdb+dejagnu.tar): New rule.
11511 (gdb.tar): New rule.
11512
11513 2002-02-01 Mo DeJong <supermo@bayarea.net>
11514
11515 * Makefile.in: Add all-tix to deps for all-snavigator
11516 so that tix is built when building snavigator.
11517
11518 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11519
11520 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11521 ld and gdb are not supported.
11522
11523 2002-01-07 Mark Salter <msalter@redhat.com>
11524
11525 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11526 Allow target-libgloss to be built for arm, strongarm, and xscale.
11527
11528 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11529
11530 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11531 options for i[3456]86-pc-linux* native builds.
11532
11533 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11534
11535 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11536 files from .po files for a distribution.
11537
11538 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11539
11540 * configure.in: Enable libstdc++-v3 for h8300 targets.
11541
11542 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11543
11544 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11545 version from bfd/.
11546
11547 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11548
11549 * Makefile.in (VER): When present, extract the version number from
11550 the file version.in.
11551
11552 2001-05-24 Tom Rix <trix@redhat.com>
11553
11554 * configure.in : enable ld for aix
11555
11556 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11557
11558 * config.guess: Add linux target for S/390.
11559
11560 2000-11-07 Philip Blundell <pb@futuretv.com>
11561
11562 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11563
11564 2000-11-03 Philip Blundell <pb@futuretv.com>
11565
11566 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11567 files.
11568
11569 2001-01-15 Ben Elliston <bje@redhat.com>
11570
11571 * configure.in (host_tools): Add sid.
11572 Always configure cgen.
11573
11574 2000-11-24 Nick Clifton <nickc@redhat.com>
11575
11576 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11577
11578 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11579
11580 * Makefile.in (ALL_MODULES): Add all-cgen.
11581 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11582 (all-cgen): New target.
11583 (all-opcodes,all-sim): Depend on all-cgen.
11584 * configure.in (host_tools): Add cgen.
11585 Only configure cgen if --enable-cgen-maint.
11586
11587 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11588
11589 * configure.in: Add *-*-freebsd* configurations.
11590
11591 2002-04-08 Tom Tromey <tromey@redhat.com>
11592
11593 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11594 Fixes PR libgcj/6068.
11595
11596 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11597
11598 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11599
11600 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11601
11602 * configure.in (alpha*-dec-osf*): Enable libgcj.
11603
11604 2003-03-27 Matthew Gingell <gingell@gnat.com>
11605
11606 * MAINTAINERS (Write After Approval): Add myself.
11607
11608 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11609
11610 Fix for: PR bootstrap/3591, target/5676
11611 * configure.in (mcore-pe): Disable the configuration of
11612 libstdc++-v3 since exceptions are not supported.
11613
11614 2002-03-20 Anthony Green <green@redhat.com>
11615
11616 * configure.in: Enable libgcj for xscale-elf target.
11617
11618 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11619
11620 * MAINTAINERS: Update my email address.
11621
11622 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11623
11624 * ltmain.sh (relink_command): Fix typo in previous change.
11625
11626 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11627
11628 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11629 (relink_command): Added --tag flags.
11630 (mode=install): If relinking fails; error out.
11631
11632 2002-03-12 Richard Henderson <rth@redhat.com>
11633
11634 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11635 .NOTPARALLEL tag.
11636 (do-check): Rename from check.
11637 (check): Allow parallel check.
11638
11639 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11640
11641 * MAINTAINERS: Add myself as maintainer for xtensa port.
11642 Fix alphabetical order in CPU port maintainer list.
11643 Remove myself from Write After Approval list.
11644
11645 2002-03-11 Richard Henderson <rth@redhat.com>
11646
11647 * Makefile.in (.NOTPARALLEL): Add fake tag.
11648
11649 2002-03-07 H.J. Lu (hjl@gnu.org)
11650
11651 * configure.in: Enable gprof for mips*-*-linux*.
11652
11653 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11654
11655 * MAINTAINERS (Write After Approval): Add myself.
11656
11657 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11658
11659 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11660 libjava.
11661 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11662
11663 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11664
11665 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11666 because its Makefile is there; test for the executable instead.
11667
11668 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11669
11670 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11671 libstdc++-v3 and libjava.
11672
11673 2002-02-11 Adam Megacz <adam@xwt.org>
11674
11675 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11676 boehm-gc
11677
11678 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11679
11680 * config.guess: Updated to 2002-01-30's version.
11681 * config.sub: Updated to 2002-02-01's version.
11682 Contribute sh64-elf.
11683 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11684 * configure.in: Added sh64-*-*.
11685
11686 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11687
11688 * MAINTAINERS: Belatedly add myself to write after approval list.
11689
11690 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11691
11692 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11693 Remove self as Write After Approval.
11694
11695 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11696
11697 * MAINTAINERS: Put self in as maintainer for contrib/regression
11698 directory.
11699
11700 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11701
11702 * MAINTAINERS: Update my email address.
11703
11704 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11705
11706 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11707 target-libiberty, and target-libgloss. Skip Java-related
11708 libraries if not supported for NetBSD on target CPU.
11709
11710 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11711
11712 * install-sh: Use _inst.$$_ for temp file name.
11713
11714 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11715
11716 * MAINTAINERS (Write After Approval): Move my contact info
11717 from here...
11718 (OS Port Maintainers): ...to here (netbsd).
11719
11720 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11721
11722 * MAINTAINERS (Write After Approval): Add myself.
11723
11724 2002-01-17 H.J. Lu <hjl@gnu.org>
11725
11726 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11727 (all-target-fastjar): Also depend on all-target-libiberty.
11728
11729 2002-01-16 H.J. Lu (hjl@gnu.org)
11730
11731 * config.guess: Import from master sources, rev 1.225.
11732 * config.sub: Import from master sources, rev 1.238.
11733
11734 2002-01-16 Kazu Hirata <kazu@hxi.com>
11735
11736 * MAINTAINERS (Write After Approval): Remove myself.
11737
11738 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11739
11740 * MAINTAINERS (Write After Approval): Add myself.
11741
11742 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11743
11744 * MAINTAINERS: Add self as docs co-maintainer.
11745
11746 2001-12-11 Matthias Klose <doko@debian.org>
11747
11748 * MAINTAINERS (Write After Approval): Add myself.
11749
11750 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11751
11752 * MAINTAINERS: Update my email address.
11753
11754 2001-12-07 Turly O'Connor <turly@apple.com>
11755 * MAINTAINERS (Write After Approval): Add myself.
11756 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11757 (rs6000_initialize_trampoline): Call __trampoline_setup for
11758 ABI_DARWIN too.
11759 * darwin-tramp.asm: New file, implements __trampoline_setup.
11760 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11761
11762 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11763
11764 * MAINTAINERS (Write After Approval): Add myself.
11765
11766 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11767
11768 * configure, configure.in: Use temp file for long sed commands.
11769
11770 2001-12-03 Laurent Guerby <guerby@acm.org>
11771
11772 * config.sub: Update to version 1.232 on subversion.
11773
11774 2001-12-03 Ben Elliston <bje@redhat.com>
11775
11776 * MAINTAINERS: Update mail address for config.* patches.
11777
11778 2001-11-27 DJ Delorie <dj@redhat.com>
11779 Zack Weinberg <zack@codesourcery.com>
11780
11781 When build != host, create libiberty for the build machine.
11782
11783 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11784 CONFIG_ARGUMENTS.
11785 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11786 New variables.
11787 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11788 and rules.
11789 (all.normal): Depend on ALL_BUILD_MODULES.
11790 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11791 (all-build-libiberty): Depend on configure-build-libiberty.
11792
11793 * configure: Calculate and substitute proper value for
11794 ALL_BUILD_MODULES.
11795 * configure.in: Create the build subdirectory.
11796 Calculate and substitute TARGET_CONFIGARGS (formerly
11797 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11798
11799 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11800
11801 * MAINTAINERS (write-after-approval): Add self.
11802
11803 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11804
11805 * MAINTAINERS (GNATS only accounts): Remove self.
11806
11807 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11808
11809 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11810 libf2c.
11811
11812 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11813
11814 * MAINTAINERS (Write After Approval): Add self.
11815
11816 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11817
11818 * MAINTAINERS: mips and s390 are also CPU ports.
11819
11820 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11821
11822 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11823
11824 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11825
11826 * MAINTAINERS: Alphabetize.
11827
11828 2001-11-09 Kazu Hirata <kazu@hxi.com>
11829
11830 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11831
11832 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11833
11834 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11835
11836 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11837
11838 * configure.in (--enable-languages): Be more permissive about
11839 syntax. Check for empty lists better. Warn about $LANGUAGES.
11840
11841 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11842
11843 * config.sub: Import from master sources, rev. 1.230.
11844 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11845
11846 2001-11-07 Laurent Guerby <guerby@acm.org>
11847
11848 * MAINTAINERS (Write After Approval): Add self.
11849
11850 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11851
11852 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11853
11854 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11855
11856 * config.sub: Import from master sources, rev 1.226.
11857 * config.guess: Import from master sources, rev 1.216.
11858
11859 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11860
11861 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11862 * MAINTAINERS: Add self as maintainer of MMIX port.
11863 Remove old after-approval entry.
11864
11865 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11866
11867 * ChangeLog, configure: Fix spelling errors.
11868
11869 2001-10-20 Brendan Kehoe <brendan@zen.org>
11870
11871 * MAINTAINERS: Tweak my address.
11872
11873 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11874
11875 * MAINTAINERS: Update my email address.
11876
11877 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11878
11879 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11880 * MAINTAINERS: Add self as maintainer of CRIS port.
11881
11882 2001-10-10 Geert Bosch <bosch@gnat.com>
11883
11884 * MAINTAINERS (Various maintainers: Ada front end):
11885 Added Robert Dewar.
11886
11887 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11888
11889 * MAINTAINERS (Write After Approval): Added self
11890
11891 2001-10-02 Geert Bosch <bosch@gnat.com>
11892
11893 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11894
11895 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11896
11897 * configure: Handle temporary files securely using mkdir.
11898
11899 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11900
11901 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11902
11903 2001-09-26 Will Cohen <wcohen@redhat.com>
11904
11905 * configure.in (*-*-linux*): Disable configuration of target-newlib
11906 and target-libgloss.
11907
11908 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11911 RANLIB.
11912
11913 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11914
11915 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11916 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11917 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11918 avoid quotes nesting problems.
11919 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11920 (DO_X): Export only variables that are set.
11921
11922 2001-09-19 Ben Elliston <bje@redhat.com>
11923
11924 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11925 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11926 semantics. Use the shell built-in "type" command instead.
11927
11928 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11929
11930 Merged from gcc-3_0-branch:
11931 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11932 * ltcf-c.sh: Use $objext, not $ac_objext.
11933 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11934 * ltcf-cxx.sh: Add support for GNU.
11935 2001-07-22 Timothy Wall <twall@redhat.com>
11936 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11937 default settings if using GNU tools with that configuration.
11938 * ltcf-cxx.sh: Ditto.
11939 * ltcf-gcj.sh: Ditto.
11940 2001-07-21 Michael Chastain <chastain@redhat.com>
11941 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11942 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11943 * ltmain.sh: Mark as gcc-local.
11944
11945 2001-08-30 Eric Christopher <echristo@redhat.com>
11946 Jason Eckhardt <jle@redhat.com>
11947
11948 * config.guess: Merge from master sources.
11949 * config.sub: Merge from master sources, add support for mipsisa32.
11950
11951 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11952 * config.sub: Merge from master sources, rev 1.219.
11953 * MAINTAINERS: Add self as contact for stormy16 port.
11954
11955 2001-08-14 Zack Weinberg <zackw@panix.com>
11956
11957 * config.sub: Merge from master sources, rev 1.218.
11958 * config.guess: Merge from master sources, rev 1.209.
11959
11960 2001-08-11 Graham Stott <grahams@redhat.com>
11961
11962 * Makefile.in (check-c++): Add missing semicolon.
11963
11964 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11965
11966 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11967
11968 2001-07-30 Eric Christopher <echristo@redhat.com>
11969
11970 * MAINTAINERS (Various maintainers: mips port): Added myself.
11971
11972 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11973
11974 * configure.in (sh-*-linux*): New.
11975
11976 2001-07-27 Richard Henderson <rth@redhat.com>
11977
11978 * .cvsignore: Add LAST_UPDATED.
11979
11980 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11981
11982 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11983
11984 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11985
11986 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11987
11988 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11989
11990 * MAINTAINERS (Write After Approval): Added myself.
11991
11992 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11993
11994 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11995 and libgcj on m68hc11/m68hc12.
11996
11997 2001-06-27 H.J. Lu (hjl@gnu.org)
11998
11999 * Makefile (CFLAGS_FOR_BUILD): New.
12000 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12001
12002 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12003
12004 * README: Remove version number.
12005
12006 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12007
12008 * INSTALL/README: Update wrt. to the installation instructions now
12009 residing in gcc/doc/install.texi.
12010
12011 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12012
12013 * README: Replace with a cut-down and updated version of gcc/README.
12014
12015 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12016
12017 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12018 multilibs to be disabled.
12019
12020 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12021
12022 * MAINTAINERS (Write After Approval): Add myself.
12023
12024 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12025
12026 * config.guess: Import CVS version 1.195.
12027 * config.sub: Import CVS version 1.212.
12028
12029 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12030
12031 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12032 gcc/xgcc is built, use -print-prog-name to find out the program
12033 name to use.
12034
12035 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12036
12037 * config.guess: Import CVS version 1.194. All gcc-local changes
12038 appear to also be in the master copy.
12039 * config.sub: Import CVS version 1.211.
12040
12041 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12042
12043 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12044 with_gcc]: Use `gcc -shared' to build a shared library.
12045
12046 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12047
12048 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12049 archives.
12050
12051 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12052
12053 * MAINTAINERS (Write After Approval): Add myself.
12054
12055 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12056
12057 * configure.in (libstdcxx_flags): Do not try to execute
12058 libstdc++-v3/testsuite_flags until it exists.
12059
12060 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12061
12062 * MAINTAINERS: Update my email address.
12063
12064 2001-05-31 Graham Stott <grahams@redhat.com>
12065
12066 * MAINTAINERS (Write After Approval): Add myself.
12067
12068 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12069
12070 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12071 libraries when using g++ with native linker.
12072
12073 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12074
12075 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12076
12077 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12078
12079 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12080 [aix4*|aix5*]: Prepend blank.
12081
12082 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12083
12084 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12085 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12086 of subdir/configure scripts to use the new libtool.m4.
12087
12088 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12089
12090 * MAINTAINERS (Write After Approval): Add myself.
12091
12092 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12093
12094 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12095
12096 2001-05-11 Ben Elliston <bje@redhat.com>
12097
12098 * Makefile.in (all-sid): New target.
12099 (check-sid, clean-sid, install-sid): Likewise.
12100
12101 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12102
12103 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12104
12105 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12106
12107 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12108 libgcj.
12109
12110 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12111
12112 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12113 gcc/xgcc is built, use -print-prog-name to find out the program
12114 name to use.
12115
12116 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12117
12118 * configure.in (noconfigdirs): Don't reset it from scratch in the
12119 target case; only append to it.
12120
12121 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12122 sparc-*-solaris2.8]: Disable ${libgcj}.
12123
12124 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12125
12126 * configure.in (libgcj_saved): Copy from $libgcj.
12127 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12128 --disable-libgcj.
12129
12130 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12131
12132 * MAINTAINERS: Remove self as MIPS maintainer and
12133 C front end maintainer.
12134
12135 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12136
12137 * configure.in: Move *-chorusos target case to the proper switch.
12138 Disable libgcj.
12139
12140 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12141
12142 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12143 1.641.2.228.
12144
12145 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12146
12147 * Makefile.in (STAGE1_CFLAGS): Pass down.
12148
12149 2001-04-13 Alan Modra <amodra@one.net.au>
12150
12151 * config.guess: Add hppa64-linux support. Note for next import that
12152 this is already in the master file.
12153 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12154
12155 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12156
12157 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12158 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12159
12160 2001-04-11 Stan Shebs <shebs@apple.com>
12161
12162 * MAINTAINERS: Add self as Darwin port maintainer.
12163
12164 2001-04-11 Alan Modra <amodra@one.net.au>
12165
12166 * MAINTAINERS: Update my email address.
12167
12168 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12169
12170 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12171 recent versions of FreeBSD (release 3 or later).
12172 * ltconfig: On FreeBSD, -lc must not be provided when building
12173 a shared library or else the standard -pthread gcc option is
12174 rendered worthless to later users of the built library.
12175
12176 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12177
12178 * MAINTAINERS: Add self and RTH as C front end maintainers.
12179
12180 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12181
12182 * config.sub: Make sure to match an already-canonicalized
12183 machine name (eg. mn10300-unknown-elf).
12184
12185 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12186
12187 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12188 New macros.
12189 (bootstrap, cross): Use RECURSE_FLAGS.
12190 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12191
12192 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12193
12194 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12195
12196 2001-03-22 Colin Howell <chowell@redhat.com>
12197
12198 * Makefile.in (DO_X): Do not backslash single-quotes in
12199 backquotes (two places).
12200
12201 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12202
12203 Re-installed:
12204 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12205 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12206 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12207 * ltcf-cxx.sh: Likewise.
12208 * ltcf-gcj.sh: Likewise.
12209
12210 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12211
12212 * MAINTAINERS: Add myself as "documentation co-maintainer".
12213
12214 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12215
12216 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12217 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12218
12219 2001-03-19 Tom Tromey <tromey@redhat.com>
12220
12221 * config-ml.in: Handle GCJ and GCJFLAGS.
12222
12223 2001-03-21 Michael Chastain <chastain@redhat.com>
12224
12225 * Makefile.in: all-m4 depends on all-texinfo.
12226
12227 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12228
12229 * MAINTAINERS: Add myself to write after approval list.
12230
12231 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12232
12233 * Makefile.in (DO_X): Quote nested quotes.
12234
12235 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12236
12237 * MAINTAINERS: Add myself to write after approval list.
12238
12239 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12240
12241 * Makefile.in (DO_X): Use double quotes for quoting
12242 "RANLIB=$${RANLIB}".
12243
12244 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12245
12246 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12247
12248 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12249
12250 * configure.in: Only use `lang_requires' for languages athat are
12251 actually enabled.
12252
12253 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12254
12255 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12256
12257 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12258
12259 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12260
12261 2001-03-07 Tom Tromey <tromey@redhat.com>
12262
12263 * configure.in: Allow config-lang.in to set `lang_requires' to list
12264 of other required languages.
12265
12266 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12267
12268 * Makefile.in: Remove RANLIB definition. Use RANLIB
12269 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12270 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12271
12272 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12273 Alexandre Oliva <aoliva@redhat.com>
12274
12275 * Makefile.in (check-c++): Use tabs, not spaces.
12276
12277 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12278
12279 * MAINTAINERS: add myself to Write After Approval list.
12280
12281 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12282
12283 * Makefile.in (check-c++): New rule.
12284
12285 * configure.in (target_libs): Remove libg++.
12286 (noconfigdirs): Remove libg++.
12287 (noconfigdirs): Same.
12288 (noconfigdirs): Same.
12289 (noconfigdirs): Same.
12290
12291 * config-ml.in: Remove libg++ references.
12292
12293 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12294 (ALL_TARGET_MODULES): Same.
12295 (configure-target-libg++): Remove.
12296 (all-target-libg++): Remove.
12297 (configure-target-libio): Remove.
12298 (all-target-libio): Remove.
12299 (check-target-libio): Remove.
12300 (.PHONY): Remove.
12301 (libg++.tar.bz2): Remove.
12302 (all-target-cygmon): Remove libio.
12303 (all-target-libstdc++): Remove.
12304 (configure-target-libstdc++): Remove.
12305 (TARGET_LIB_PATH): Remove libstdc++.
12306 (ALL_GCC_CXX): Remove libstdc++.
12307 (all-target-gperf): Correct.
12308
12309 2001-02-16 Nick Clifton <nickc@redhat.com>
12310
12311 * configure.in (noconfigdirs): Allow configuration of texinfo
12312 for Cygwin hosts.
12313
12314 2001-02-15 Anthony Green <green@redhat.com>
12315
12316 * configure: Introduce GCJ_FOR_TARGET.
12317 * configure.in: Ditto.
12318 * Makefile.in: Ditto.
12319
12320 2001-02-13 Andreas Schwab <schwab@suse.de>
12321
12322 * MAINTAINERS: Update mail address.
12323
12324 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12325
12326 * config.guess: Add linux target for S/390.
12327 * config.sub: Likewise.
12328
12329 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12330
12331 * configure.in: for *-chorusos, don't config target-newlib and
12332 target-libgloss.
12333
12334 2001-02-06 Ben Elliston <bje@redhat.com>
12335
12336 * configure: Output host type to stdout, not stderr.
12337
12338 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12339
12340 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12341 * ltcf-cxx.sh: Likewise.
12342
12343 * config.if: Assume enable_libstdcxx_v3 is defined.
12344
12345 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12346
12347 Remove V2 C++ library.
12348 * configure.in: Remove --enable-libstdcxx_v3 support.
12349
12350 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12351
12352 * include/demangle.h: Add prototype for java_demangle_v3.
12353
12354 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12355
12356 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12357
12358 2001-01-27 Richard Henderson <rth@redhat.com>
12359
12360 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12361
12362 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12363
12364 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12365 Don't unset, it's non-portable and no longer necessary, set to empty
12366 instead.
12367
12368 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12369
12370 * ltconfig: Shell portability fix for the tagname validity check.
12371
12372 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12373
12374 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12375 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12376
12377 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12378
12379 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12380
12381 2001-01-26 Tom Tromey <tromey@redhat.com>
12382
12383 * configure.in: Allow libgcj to be built on Sparc Solaris.
12384
12385 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12386
12387 * ltcf-c.sh: Add aix5 case.
12388 * ltcf-cxx.sh: Likewise.
12389 * ltconfig: Likewise.
12390
12391 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12392
12393 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12394 keep at least one of build_libtool_libs or build_old_libs set to
12395 yes.
12396
12397 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12398 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12399
12400 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12401
12402 * configure.in: Enable libgcj on several additional platforms.
12403
12404 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12405
12406 * configure.in: Enable libgcj for linux targets.
12407
12408 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12409
12410 * MAINTAINERS (Write After Approval): Add myself.
12411
12412 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12413
12414 * MAINTAINERS: Add myself as vax port maintainer.
12415
12416 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12417
12418 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12419
12420 2001-01-09 Mike Stump <mrs@wrs.com>
12421
12422 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12423 failures of subdirectories.
12424
12425 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12426
12427 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12428 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12429 * ltcf-cxx.sh: Likewise.
12430 * ltcf-gcj.sh: Likewise.
12431 * ltconfig.sh: Fix typo.
12432
12433 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12434
12435 * configure: handle DOS-style absolute paths.
12436
12437 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12438
12439 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12440
12441 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12442
12443 * MAINTAINERS: Add myself as avr port co-maintainer.
12444
12445 2000-12-28 Ben Elliston <bje@redhat.com>
12446
12447 * MAINTAINERS: Add myself under ``Write After Approval''.
12448
12449 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12450
12451 * texinfo: Remove directory from GCC.
12452
12453 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12454
12455 * COPYING: Update to current
12456 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12457 to 19yy as example year in copyright notice).
12458
12459 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12460
12461 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12462 (libstdcxx_incdir): Pass down.
12463 * config.if: Remove expired bits for cxx_interface, add stub.
12464 (libstdcxx_incdir): Add variable for g++ include directory.
12465 * configure.in (gxx_include_dir): Use it.
12466
12467 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12468
12469 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12470 with old-email address from ``Write After Approval''.
12471
12472 2000-12-15 Andreas Jaeger <aj@suse.de>
12473
12474 * configure.in: Handle lang_dirs.
12475
12476 2000-12-14 Tom Tromey <tromey@redhat.com>
12477
12478 * MAINTAINERS: Removed brads.
12479
12480 * MAINTAINERS: Added gcj developers.
12481
12482 2000-12-13 Anthony Green <green@redhat.com>
12483
12484 * configure.in: Disable libgcj for any target not specifically
12485 listed. Disable libgcj for x86 and Alpha Linux until compatible
12486 with g++ abi.
12487
12488 2000-12-13 Mike Stump <mrs@wrs.com>
12489
12490 * Makefile.in (local-distclean): Also remove fastjar.
12491
12492 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12493
12494 * contrib/gcc_update: Add fastjar --touch entries.
12495
12496 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12497
12498 * configure.in: Disable language-specific target libraries for
12499 languages that aren't enabled.
12500
12501 2000-12-10 Anthony Green <green@redhat.com>
12502
12503 * configure.in: Define libgcj. Disable libgcj target libraries for
12504 most targets.
12505
12506 2000-12-10 Neil Booth <neilb@earthling.net>
12507
12508 * MAINTAINERS: Update mail address, remove from WAA list.
12509
12510 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12511
12512 * libjava: Imported from /cvs/java.
12513 * libffi: Likewise.
12514 * Boehm-gc: Likewise.
12515
12516 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12517
12518 * configure.in (target_libs): Revert 2000-12-08 patch.
12519 (noconfigdirs): Added target-libjava.
12520
12521 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12522
12523 * djunpack.bat: removed.
12524
12525 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12526
12527 * Makefile.in: handle DOS-style absolute paths.
12528 * config-ml.in: likewise.
12529 * symlink-tree: likewise.
12530
12531 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12532
12533 * fastjar: Imported.
12534
12535 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12536
12537 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12538 libjava.
12539 * configure.in (target_libs): Removed `target-libjava'.
12540
12541 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12542
12543 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12544 (ALL_MODULES): Added fastjar.
12545 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12546 (all-target-libjava): all-fastjar replaces all-zip.
12547 (all-fastjar): Added.
12548 (configure-target-fastjar, all-target-fastjar): Likewise.
12549 * configure.in (host_tools): Added fastjar.
12550
12551 2000-12-07 Mike Stump <mrs@wrs.com>
12552
12553 * Makefile.in (local-distclean): Remove leftover built files.
12554
12555 2000-11-24 Nick Clifton <nickc@redhat.com>
12556
12557 * configure.in (xscale-elf): Add target.
12558 (xscale-coff): Add target.
12559
12560 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12561
12562 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12563 recent versions of FreeBSD (release 3 or later).
12564 * ltconfig: On FreeBSD, -lc must not be provided when building
12565 a shared library or else the standard -pthread gcc option is
12566 rendered worthless to later users of the built library.
12567
12568 2000-11-16 Fred Fish <fnf@be.com>
12569
12570 * configure.in (enable_libstdcxx_v3): Fix typo,
12571 libstd++ -> libstdc++.
12572
12573 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12574
12575 * MAINTAINERS: Add self to Write After Approval list.
12576
12577 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12578
12579 * MAINTAINERS: Update my email address. Add myself to global write
12580 privs list.
12581
12582 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12583
12584 * Makefile.in: Merge with src and libgcj.
12585 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12586 configure-target-<library> when their configure scripts need the C
12587 or C++ library to have already been built to work properly.
12588 (do_proto_toplev): Set them to an empty string.
12589
12590 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12591 (REALLY_SET_LIB_PATH): Use them.
12592
12593 2000-11-17 Stan Shebs <shebs@apple.com>
12594
12595 * MAINTAINERS: Add self to Write After Approval list.
12596
12597 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12598
12599 * configure: Provide the original toplevel configure arguments
12600 (including $0) to subprocesses in the environment rather than
12601 through gcc/configargs.h.
12602
12603 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12604
12605 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12606 C99. Alphabetise "Write After Approval" list.
12607
12608 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12609
12610 * configure: Turn on libstdc++ V3 by default.
12611
12612 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12613 if we've got GCC.
12614
12615 2000-11-11 Philip Blundell <philb@gnu.org>
12616
12617 * MAINTAINERS: Add self to Write After Approval list.
12618
12619 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12620
12621 * ltcf-c.sh (aix4): Improve shared library configuration; require
12622 exporting symbols.
12623 * ltcf-cxx.sh (aix4): Define.
12624 * ltconfig (aix4): Define library and soname specs appropriate for
12625 AIX. Define command to create export symbols list.
12626
12627 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12628
12629 * config.sub: Add support for Sun Chorus
12630
12631 2000-10-31 Nick Clifton <nickc@redhat.com>
12632
12633 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12634 <name>@redhat.com. Also installed new email address for Clint
12635 Popetz.
12636
12637 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12638
12639 * etc: Remove directory from GCC.
12640
12641 2000-10-16 Michael Meissner <meissner@redhat.com>
12642
12643 * configure (gcc/configargs.h): Only create if there is a build GCC
12644 directory created.
12645
12646 2000-10-16 Matthias Klose <doko@debian.org>
12647
12648 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12649 when configured for libstdc++-v3.
12650
12651 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12652
12653 * configure: Save configure arguments to gcc/configargs.h.
12654
12655 2000-10-04 Philipp Thomas <pthomas@suse.de>
12656
12657 * config.guess: Import CVS version 1.157.
12658 * config.sub: Import CVS version 1.181.
12659
12660 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12661
12662 * Makefile.in (bootstrap): avoid recursion if subdir missing
12663 (cross): ditto
12664 (do-proto-toplev): ditto
12665
12666 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12667
12668 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12669 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12670
12671 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12672 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12673 all affected `configure' scripts.
12674
12675 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12676
12677 * MAINTAINERS: Add self as cpplib co-maintainer.
12678
12679 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12680
12681 * MAINTAINERS: Add self to Write After Approval list.
12682
12683 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12684
12685 * INSTALL/README: egcs -> GCC update.
12686
12687 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12688
12689 * MAINTAINERS: Add myself to Write After Approval list.
12690
12691 2000-09-15 Kazu Hirata <kazu@hxi.com>
12692
12693 * MAINTAINERS: Add myself to Write After Approval list.
12694
12695 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12696
12697 * configure.in: Do not build byacc for hppa64. Provide paths to the
12698 X11 libraries for hppa64.
12699
12700 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12701
12702 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12703
12704 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12705
12706 * Makefile.in (all-zlib): Added dummy target.
12707
12708 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12709 ltcf-gcj.sh: Updated from libtool multi-language branch.
12710
12711 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12712
12713 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12714 (bootstrap*): Depend on all-bootstrap.
12715
12716 2000-09-05 Philipp Thomas <pthomas@suse.de>
12717
12718 * config.guess: Import CVS version 1.156.
12719 * config.sub: Import CVS version 1.179.
12720
12721 2000-09-02 Anthony Green <green@cygnus.com>
12722
12723 * Makefile.in (all-gcc): Depend on all-zlib.
12724 (CLEAN_MODULES): Add clean-zlib.
12725 (ALL_MODULES): Add all-zlib.
12726 * configure.in (host_libs): Add zlib.
12727
12728 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12729
12730 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12731 crosses, but add gcc/include to the header search path for them.
12732
12733 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12734
12735 * MAINTAINERS: Add self to Write After Approval list.
12736
12737 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12738
12739 * config.guess: Import CVS version 1.152.
12740 * config.sub: Import CVS version 1.177.
12741
12742 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12743
12744 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12745 $targargs to tell whether newlib is going to be built.
12746
12747 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12748 $$r/TARGET_SUBDIR/libio for _G_config.h.
12749
12750 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12751
12752 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12753
12754 2000-08-22 DJ Delorie <dj@redhat.com>
12755
12756 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12757
12758 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12759
12760 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12761 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12762 sub-configures.
12763
12764 2000-08-21 DJ Delorie <dj@redhat.com>
12765
12766 * MAINTAINERS: Add self as a libiberty maintainer
12767
12768 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12769
12770 * configure.in (libstdcxx_flags): Use
12771 libstdc++-v3/src/libstdc++.INC.
12772
12773 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12774
12775 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12776
12777 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12778
12779 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12780
12781 * configure: Make enable_threads and enable_shared defaults
12782 explicit. Substitute enable_threads into generated Makefiles.
12783 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12784 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12785
12786 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12787
12788 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12789
12790 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12791
12792 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12793 previous delta.
12794
12795 2000-08-11 Jason Merrill <jason@redhat.com>
12796
12797 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12798 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12799 (FLAGS_FOR_TARGET): Not here.
12800 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12801
12802 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12803
12804 * config-ml.in (CC, CXX): Don't introduce a leading space.
12805
12806 2000-08-07 DJ Delorie <dj@delorie.com>
12807
12808 * MAINTAINERS: Add self as a DJGPP maintainer
12809
12810 2000-08-07 DJ Delorie <dj@redhat.com>
12811
12812 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12813 "if we're also building gcc, and it's a gcc that will run on the
12814 build machine, we want to use its includes instead of the system's
12815 default includes".
12816
12817 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12818
12819 * MAINTAINERS: Add self to Write After Approval list.
12820
12821 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12822
12823 * configure.in (libstdcxx_flags): Don't use `"'.
12824
12825 * config-ml.in: Adjust multilib search paths to the
12826 appropriate multilib tree.
12827
12828 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12829
12830 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12831 commas in $LANGUAGES.
12832
12833 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12834
12835 * configure.in: Re-enable all references to libg++ and librx.
12836
12837 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12838
12839 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12840 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12841 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12842 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12843
12844 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12845
12846 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12847
12848 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12849 CXX_FOR_TARGET for sed.
12850
12851 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12852
12853 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12854 Do not override if already set in the environment or in configure.
12855 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12856 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12857
12858 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12859
12860 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12861 the libtool CVS tree multi-language branch.
12862 * ltconfig, ltmain.sh: Updated.
12863
12864 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12865
12866 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12867 (clean-target): Depend on it.
12868
12869 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12870 (GCC_FOR_TARGET): Use it.
12871 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12872 * configure.in: ... here.
12873 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12874 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12875
12876 2000-07-24 Eric Christopher <echristo@cygnus.com>
12877
12878 * MAINTAINERS: Add self to Write After Approval list.
12879
12880 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12881
12882 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12883 (configure-target-libchill, configure-target-libobjc): Likewise.
12884
12885 * configure.in: Use the same cache file for all target libs.
12886 * config-ml.in: But different cache files per multilib variant.
12887
12888 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12889
12890 * configure (topsrcdir): Don't use dirname.
12891
12892 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12893
12894 * MAINTAINERS: Add self to Write After Approval list.
12895
12896 2000-07-20 Jason Merrill <jason@redhat.com>
12897
12898 * configure.in: Remove all references to libg++ and librx.
12899
12900 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12901
12902 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12903
12904 * config.sub: Update to subversions version 2000-07-06.
12905
12906 2000-07-12 Andrew Haley <aph@cygnus.com>
12907
12908 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12909 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12910
12911 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12912
12913 * symlink-tree: Check number of arguments.
12914
12915 2000-07-05 Jim Wilson <wilson@cygnus.com>
12916
12917 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12918 search path for a g++ extracted from the build tree. This
12919 will allow link tests run by configure scripts in
12920 subdirectories to succeed.
12921
12922 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12923
12924 * ltconfig: Add support for mips-dde-sysv4.2MP
12925
12926 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12927
12928 * MAINTAINERS: Add myself as loop discovery maintainer.
12929
12930 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12931
12932 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12933 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12934
12935 2000-06-19 Timothy Wall <twall@cygnus.com>
12936
12937 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12938 * config.sub: Add tic54x target.
12939
12940 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12941
12942 * MAINTAINERS: Add self as Fortran maintainer,
12943 remove Craig Burley.
12944
12945 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12946
12947 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12948 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12949
12950 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12951
12952 * MAINTAINERS: Add self as i18n maintainer
12953
12954 20000-05-21 H.J. Lu (hjl@gnu.org)
12955
12956 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12957 directory are used if they exist. Make sure
12958 $(build_tooldir)/include is searched for header files,
12959 $(build_tooldir)/lib/ for library files.
12960 (GCC_FOR_TARGET): Likewise.
12961 (CXX_FOR_TARGET): Likewise.
12962
12963 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12964
12965 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12966
12967 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12968
12969 * Makefile.in (configure-target-libiberty): Depend on
12970 configure-target-newlib.
12971
12972 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12973
12974 * configure.in, Makefile.in: Merge all libffi-related
12975 configury stuff from the libgcj tree.
12976
12977 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12978
12979 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12980 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12981
12982 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12983
12984 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12985 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12986 current version information. Add to proto-toplev directory.
12987 (gdb-taz): Build do-djunpack.
12988
12989 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12990
12991 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12992
12993 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12994
12995 * MAINTAINERS: Add self to Write After Approval list.
12996
12997 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12998
12999 * ltmain.sh: Preserve in relink_command any environment
13000 variables that may affect the linker behavior.
13001
13002 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13003
13004 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13005
13006 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13007
13008 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13009
13010 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13011
13012 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13013 with the version name.
13014
13015 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13016
13017 * MAINTAINERS: Add self as bb-reorder maintainer.
13018
13019 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13020
13021 * config.if: Tweak.
13022
13023 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13024
13025 * djunpack.bat: New file.
13026
13027 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13028
13029 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13030 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13031 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13032 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13033
13034 2000-04-16 Dave Pitts <dpitts@cozx.com>
13035
13036 * config.sub (case $basic_machine): Change default for "ibm-*"
13037 to "openedition".
13038
13039 2000-04-13 Andreas Jaeger <aj@suse.de>
13040
13041 * MAINTAINERS: Added myself.
13042
13043 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13044
13045 * Makefile.in (gdb-taz): New target. GDB specific archive.
13046 (do-md5sum): New target.
13047 (MD5PROG): Define.
13048 (PACKAGE): Default to TOOL.
13049 (VER): Default to a shell script.
13050 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13051 md5 checksum generation.
13052 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13053 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13054 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13055 insight.tar.bz2): Use gdb-taz to create archive.
13056
13057 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13058
13059 * configure (warn_cflags): Delete.
13060
13061 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13062
13063 * MAINTAINERS: Added myself.
13064
13065 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13066 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13067
13068 * configure.in (enable_libstdcxx_v3): Add.
13069 (target_libs): Add bits here to switch between libstdc++-v2 and
13070 libstdc++-v3.
13071 * config.if: And this file too.
13072 * Makefile.in: Add libstdc++-v3 targets.
13073
13074 2000-04-05 Michael Meissner <meissner@redhat.com>
13075
13076 * config.sub (d30v): Add d30v as a basic machine type.
13077
13078 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13079
13080 * configure.in: -linux-gnu*, not -linux-gnu.
13081
13082 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13083
13084 * MAINTAINERS: Add self in write-after-approval section.
13085
13086 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13087
13088 * MAINTAINERS: Add self as ia64 port maintainer.
13089
13090 2000-03-08 Neil Booth <NeilB@earthling.net>
13091
13092 * MAINTAINERS: Add self in write-after-approval section.
13093
13094 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13095
13096 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13097 (do-tar-bz2): Replace TOOL with PACKAGE.
13098 (gdb.tar.bz2): Remove GDBTK from GDB package.
13099 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13100 dejagnu.tar.bz2): New packages.
13101
13102 2000-02-27 Andreas Jaeger <aj@suse.de>
13103
13104 * configure.in: Add entry for mips*-*-linux*, move catch all
13105 *-*-*linux* entry below this one.
13106
13107 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13108
13109 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13110
13111 2000-02-24 Nick Clifton <nickc@cygnus.com>
13112
13113 * config.sub: Support an OS of "wince".
13114
13115 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13116
13117 * config.guess, config.sub: Updated to match config's 2000-02-15
13118 version.
13119
13120 2000-02-23 Linas Vepstas <linas@linas.org>
13121
13122 * config.sub: Add support for Linux/IBM 370.
13123 * configure.in: Likewise.
13124
13125 2000-02-22 Nick Clifton <nickc@cygnus.com>
13126
13127 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13128
13129 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13130
13131 * config.guess: Guess "cygwin" rather than "cygwin32".
13132
13133 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13134
13135 * configure (gcc_version): When setting, narrow search to
13136 lines containing `version_string'.
13137
13138 2000-02-15 Denis Chertykov <denisc@overta.ru>
13139
13140 * config.sub: Add support for avr target.
13141
13142 2000-02-14 Nick Clifton <nickc@cygnus.com>
13143
13144 * MAINTAINERS: Add maintainers for MCore port.
13145
13146 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13147
13148 * config.sub: Add mmix-knuth-mmixware.
13149
13150 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13151
13152 * MAINTAINERS: Pair cccp with cpplib maintainership.
13153
13154 2000-01-27 Christopher Faylor <cgf@redhat.com>
13155
13156 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13157 structure stuff to -L library search.
13158 (CXX_FOR_TARGET): Ditto.
13159 (CROSS_CHECK_MODULES): Fix spelling mistake.
13160
13161 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13162
13163 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13164 the C++ compiler.
13165
13166 2000-01-12 Richard Henderson <rth@cygnus.com>
13167
13168 * configure.in: Don't build some bits for beos.
13169
13170 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13171
13172 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13173 as include files.
13174
13175 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13176
13177 * Add self as cpplib maintainer, as requested by Jason
13178 Merrill. Correct my e-mail address.
13179
13180 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13181
13182 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13183 not mh-aix43.
13184
13185 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13186
13187 * MAINTAINERS: Add myself to "write after approval" list.
13188
13189 1999-12-14 Richard Henderson <rth@cygnus.com>
13190
13191 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13192 * config.sub: Accept alphaev[78], alphaev8.
13193
13194 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13195
13196 * config.guess, config.sub: Update from autoconf.
13197
13198 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13199
13200 * MAINTAINERS: update my playtime e-address.
13201
13202 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13203
13204 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13205 necessary libraries are missing.
13206
13207 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13208
13209 * MAINTAINERS: Add new 'write after approval' maintainer.
13210
13211 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13212
13213 * MAINTAINERS: Add new Java maintainer.
13214
13215 1999-10-25 Andreas Schwab <schwab@suse.de>
13216
13217 * configure: Fix quoting inside arguments of eval.
13218
13219 1999-10-21 Nick Clifton <nickc@cygnus.com>
13220
13221 * config-ml.in: Allow suppression of some ARM multilibs.
13222
13223 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13224
13225 * config.guess: Add OS/390 match pattern.
13226 * config.sub: Add mvs, openedition targets.
13227 * configure.in (i370-ibm-opened*): New.
13228
13229 1999-09-04 Steve Chamberlain <sac@pobox.com>
13230
13231 * config.sub: Add support for configuring for pj.
13232
13233 1999-08-31 Nick Clifton <nickc@cygnus.com>
13234
13235 * config.sub (maybe_os): Add support for configuring for fr30.
13236
13237 1999-08-25 Nick Clifton <nickc@cygnus.com>
13238
13239 * configure.in: Do not configure or build ld for AIX
13240 platforms. ld is known to be broken on these platforms.
13241
13242 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13243
13244 * config-ml.in: Pass compiler flag corresponding to multidirs to
13245 subdir configures.
13246
13247 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13248
13249 * Makefile.in (LDFLAGS): Define.
13250
13251 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13252
13253 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13254 noconfigdirs.
13255 (*-*-cygwin*): Likewise.
13256
13257 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13258
13259 * mkdep: New file.
13260 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13261 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13262
13263 From Eli Zaretskii <eliz@is.elta.co.il>:
13264 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13265 long file name when using DJGPP on MS-DOS.
13266
13267 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13268
13269 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13270
13271 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13272
13273 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13274 dependency as this causes "make check" to globally "make all"
13275
13276 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13277
13278 * configure.in (target_libs): Added target-zlib.
13279 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13280 (CONFIGURE_TARGET_MODULES): Likewise.
13281 (CHECK_TARGET_MODULES): Likewise.
13282 (INSTALL_TARGET_MODULES): Likewise.
13283 (CLEAN_TARGET_MODULES): Likewise.
13284 (configure-target-zlib): New target.
13285 (all-target-zlib): Likewise.
13286 (all-target-libjava): Depend on all-target-zlib.
13287 (configure-target-libjava): Depend on configure-target-zlib.
13288
13289 * Makefile.in (configure-target-libjava): Depend on
13290 configure-target-newlib.
13291 (configure-target-boehm-gc): New target.
13292 (configure-target-qthreads): New target.
13293
13294 * configure.in (target_libs): Added target-qthreads.
13295 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13296 (CONFIGURE_TARGET_MODULES): Likewise.
13297 (CHECK_TARGET_MODULES): Likewise.
13298 (INSTALL_TARGET_MODULES): Likewise.
13299 (CLEAN_TARGET_MODULES): Likewise.
13300 (all-target-qthreads): New target.
13301 (configure-target-libjava): Depend on configure-target-qthreads.
13302 (all-target-libjava): Depend on all-target-qthreads.
13303
13304 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13305 (CONFIGURE_TARGET_MODULES): Likewise.
13306 (CHECK_TARGET_MODULES): Likewise.
13307 (INSTALL_TARGET_MODULES): Likewise.
13308 (CLEAN_TARGET_MODULES): Likewise.
13309 (all-target-libjava): New target.
13310 (all-target-boehm-gc): Likewise.
13311 * configure.in (target_libs): Added libjava, boehm-gc.
13312
13313 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13314
13315 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13316 configure.bat in SUPPORT_FILES.
13317 (gas+binutils.tar.bz2): Likewise.
13318
13319 * makeall.bat: Remove; obsolete.
13320
13321 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13322
13323 From Mark Elbrecht:
13324 * configure.bat: Remove; obsolete.
13325
13326 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13327
13328 * configure: Add -W -Wall to the default CFLAGS when compiling with
13329 gcc.
13330
13331 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13332
13333 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13334
13335 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13336
13337 * configure.in: Build ld on IRIX6.
13338
13339 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13340
13341 * Makefile.in: Change distribution targets to use bzip2 instead of
13342 gzip.
13343 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13344 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13345
13346 1999-06-04 Nick Clifton <nickc@cygnus.com>
13347
13348 * config.sub: Add mcore target.
13349
13350 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13351
13352 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13353
13354 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13355
13356 * config.guess (dummy): Changed to $dummy.
13357
13358 1999-05-24 Nick Clifton <nickc@cygnus.com>
13359
13360 * config.sub: Tidied up case statements.
13361
13362 1999-05-22 Ben Elliston <bje@cygnus.com>
13363
13364 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13365 <jiro@din.or.jp>.
13366
13367 * config.guess: Merge with FSF version. Future changes will be
13368 more accurately recorded in this ChangeLog.
13369 * config.sub: Likewise.
13370
13371 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13372
13373 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13374
13375 1999-04-30 Tom Tromey <tromey@cygnus.com>
13376
13377 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13378
13379 1999-04-23 Tom Tromey <tromey@cygnus.com>
13380
13381 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13382
13383 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13384
13385 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13386 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13387 Bad merge removed these two changes.
13388
13389 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13390 Martin Heller (Ing.-Buero_Heller@t-online.de)
13391
13392 * config.guess (interix Alpha): Add.
13393
13394 1999-04-11 Richard Henderson <rth@cygnus.com>
13395
13396 * configure.in (i?86-*-beos*): Do config gperf; don't config
13397 gdb, newlib, or libgloss.
13398
13399 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13400
13401 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13402 link a trivial program with -mabi=64. If it fails, remove mabi=64
13403 from multidirs.
13404
13405 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13406
13407 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13408
13409 1999-04-08 Nick Clifton <nickc@cygnus.com>
13410
13411 * config.sub: Add support for mcore targets.
13412
13413 1999-04-07 Michael Meissner <meissner@cygnus.com>
13414
13415 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13416 not mt-ospace, in order to shut up assembler warning about using
13417 symbols that are named the same as registers.
13418
13419 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13420
13421 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13422 dependency list for all-target-cygmon.
13423
13424 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13425
13426 * config-ml.in: Check $host, not $target, for selective multilibs.
13427 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13428 thumb interworking, and underscore prefix multilibs.
13429
13430 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13431
13432 * missing: Update to version from current automake.
13433
13434 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13435
13436 * configure (gxx_include_dir): Removed.
13437
13438 * configure.in (gxx_include_dir): Handle it.
13439 * Makefile.in: Likewise.
13440
13441 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13442
13443 * config.sub (mips64vr4111,mips64vr4111el) Add.
13444
13445 1999-03-21 Ben Elliston <bje@cygnus.com>
13446
13447 * config.guess: Correct typo for detecting ELF on FreeBSD.
13448
13449 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13450
13451 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13452 config/mh-djgpp.
13453
13454 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13455
13456 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13457 all-target-newlib to dependency list for all-target-bsp.
13458
13459 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13460
13461 * config.sub: Add i386-uwin support.
13462 * config.guess: Likewise.
13463
13464 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13465
13466 * configure.in: cleanup, add mh-*pic handling for arm, special
13467 case powerpc*-*-aix*
13468
13469 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13470
13471 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13472 can be built.
13473
13474 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13475
13476 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13477 targets.
13478
13479 1999-03-02 Nick Clifton <nickc@cygnus.com>
13480
13481 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13482
13483 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13484
13485 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13486
13487 1999-02-24 Nick Clifton <nickc@cygnus.com>
13488
13489 * config.sub: Fix typo in arm recognition.
13490
13491 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13492
13493 * configure.in (noconfigdirs): Changed target_configdirs to
13494 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13495 rather than m68k-*-* since it is not known to work on
13496 m68k-aout. Ditto for arm-*-*oabi.
13497
13498 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13499
13500 * configure.in (*-*-windows*): Remove, no longer used.
13501
13502 1999-02-19 Ben Elliston <bje@cygnus.com>
13503
13504 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13505 Smart and improved by Andrew Cagney.
13506
13507 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13508
13509 * config.guess: Recognize openbsd-*-hppa.
13510
13511 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13512
13513 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13514 only if it is not empty.
13515
13516 1999-02-17 Nick Clifton <nickc@cygnus.com>
13517
13518 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13519
13520 * config.guess: Modified to recognize uname's armv* syntax.
13521
13522 * config.sub: Modified to recognize uname's armv* syntax.
13523
13524 1999-02-17 Mark Salter <msalter@cygnus.com>
13525
13526 * configure.in: Added target-bsp for sparclite.
13527
13528 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13529
13530 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13531
13532 1999-02-08 Nick Clifton <nickc@cygnus.com>
13533
13534 * configure.in: Add support for strongarm port.
13535 * config.sub: Add support for strongarm target.
13536
13537 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13538
13539 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13540 the old name config/mh-cygwin32.
13541 Enable texinfo.
13542
13543 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13544
13545 * configure.in: Do build ld for ix86 Solaris.
13546
13547 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13548
13549 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13550 $AR_FOR_TARGET. Likewise for RANLIB.
13551
13552 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13553
13554 * config.sub (oabi): Recognize.
13555 * configure.in (arm-*-oabi): Handle.
13556
13557 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13558
13559 * config.guess: Improve detection of i686 on UnixWare 7.
13560
13561 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13562
13563 * config.guess: Add support for i386-pc-interix.
13564 * config.sub: Likewise.
13565 * configure.in: Likewise.
13566
13567 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13568
13569 * Makefile.in: Remove unneeded all-target-libio from
13570 from all-target-winsup target since it is now unneeded.
13571 Add all-target-libtermcap in its place since it is now
13572 needed.
13573
13574 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13575
13576 * configure.in: makefile stub for cygwin target is probably
13577 unnecessary. Remove it for now.
13578
13579 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13580
13581 * configure.in: libtermcap.a should be built when cygwin is the
13582 target as well as the host.
13583 * config.guess: Allow mixed case in cygwin uname output.
13584 * Makefile.in: Add libtermcap target.
13585
13586 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13587
13588 * config.sub: Clean up handling of hppa2.0.
13589
13590 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13591
13592 * config.guess: Use C code to identify more HP machines.
13593
13594 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13595
13596 * config.sub: Handle hppa2.0.
13597
13598 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13599
13600 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13601 cygmon for all sparclite targets, regardless of object format.
13602
13603 1998-12-15 Mark Salter <msalter@cygnus.com>
13604
13605 * configure.in: Added target-bsp for several target architectures.
13606
13607 * Makefile.in: Added rules for bsp.
13608
13609 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13610
13611 * config.guess: Improve detection of hppa2.0 processors.
13612
13613 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13614
13615 * config.guess: Recognize FreeBSD using ELF automatically.
13616
13617 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13618
13619 * configure (skip-this-dir): Add handling for new shell script, which
13620 might be created by a sub-directory's configure to indicate, this particular
13621 directory is "unwanted".
13622 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13623
13624 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13625
13626 * ltconfig: import from libtool, after changing libtool to
13627 account for the cygwin name change.
13628
13629 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13630
13631 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13632 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13633
13634 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13635
13636 * configure.in: Add libtermcap to list of cygwin dependencies.
13637
13638 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13639
13640 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13641 they include winsup/include when it's a cygwin target.
13642
13643 1998-11-12 Tom Tromey <tromey@cygnus.com>
13644
13645 * configure.in (host_tools): Added zip.
13646 * Makefile.in (all-target-libjava): Depend on all-zip.
13647 (all-zip): New target.
13648 (ALL_MODULES): Added all-zip.
13649 (NATIVE_CHECK_MODULES): Added check-zip.
13650 (INSTALL_MODULES): Added install-zip.
13651 (CLEAN_MODULES): Added clean-zip.
13652
13653 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13654
13655 * Makefile.in: lose "32" from comment about cygwin.
13656
13657 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13658
13659 * configure.in: Use -Os to build target libraries for the fr30.
13660
13661 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13662
13663 * config.sub: Add fr30.
13664
13665 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13666
13667 * configure.in: drop "32" from config/mh-cygwin32. Check
13668 cygwin* instead of cygwin32*.
13669 * config.sub: Check cygwin* instead of cygwin32*.
13670
13671 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13672
13673 * config.guess: Match any version of Unixware7.
13674
13675 1998-10-20 Syd Polk <spolk@cygnus.com>
13676
13677 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13678 if desired.
13679
13680 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13681
13682 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13683 these if the appropriate directories and files to not exist.
13684
13685 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13686
13687 * Makefile.in (DEVO_SUPPORT): Add config.if.
13688
13689 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13690
13691 * configure: Add pattern to replace "build_tooldir"'s
13692 definition in the generated Makefile with "tooldir"'s
13693 actual value.
13694
13695 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13696
13697 * config.sub: Bring back lost sparcv9.
13698
13699 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13700
13701 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13702
13703 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13704 CC_FOR_TARGET and friends.
13705
13706 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13707
13708 * Makefile.in (build_tooldir): New variable, same as tooldir.
13709 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13710 -B$(build_tooldir)/bin/.
13711 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13712
13713 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13714
13715 * README: Remove installation instructions and refer to the
13716 INSTALL directory instead.
13717
13718 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13719
13720 * config.sub: Add support for i[34567]86-pc-udk.
13721 * configure.in: Likewise.
13722
13723 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13724
13725 * Makefile.in: add bzip2 package building bits for user
13726 tools module
13727 * configure.in: ditto
13728
13729 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13730
13731 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13732 (ALL_TARGET_MODULES): Add all-target-libobjc.
13733 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13734 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13735 (all-target-libchill): Add dependencies.
13736 * configure.in (target_libs): Add libchill.
13737
13738 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13739
13740 * configure.in (target_subdir): Remove duplicate line.
13741
13742 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13743
13744 * Makefile.in (all-automake): fix dependencies.
13745
13746 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13747
13748 * configure.in: Minor cleanups for building in the $(target_alias)
13749 subdir.
13750
13751 1998-09-22 Jim Wilson <wilson@cygnus.com>
13752
13753 * Makefile.in (bootstrap): Set r and s before make all. Use
13754 BASE_FLAGS_TO_PASS in make all.
13755 (cross): Likewise.
13756
13757 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13758
13759 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13760
13761 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13762
13763 * config.sub: Fix typo in last change.
13764
13765 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13766
13767 * config.sub: Add support for C4x target.
13768 * configure.in: Likewise.
13769
13770 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13771
13772 * config.sub: Recognize sparcv9 just like sparc64.
13773
13774 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13775
13776 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13777
13778 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13779
13780 * config.guess: Correctly identify Pentium II sco boxes.
13781
13782 * config.guess: Fix "tr" code. From Weiwen Liu.
13783
13784 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13785
13786 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13787 stabs.
13788
13789 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13790
13791 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13792 (ALL_TARGET_MODULES): Add all-target-libchill.
13793 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13794 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13795 (all-target-libchill): Add dependencies.
13796 * configure.in (target_libs): Add libchill.
13797
13798 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13799
13800 * config.guess: Avoid assumptions about "tr" behaves when
13801 LANG is set to something other than English.
13802
13803 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13804
13805 * configure (gxx_include_dir): Changed to
13806 '${prefix}/include/g++'-${libstdcxx_interface}.
13807
13808 * config.if: New to determine the interfaces.
13809
13810 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13811
13812 * config.guess: Detect and handle MPE/IX.
13813 * config.sub: Deal with MPE/IX.
13814
13815 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13816
13817 * configure.in: Use mh-aix43.
13818
13819 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13820
13821 * configure: Fix --without/--disable cases for gxx-include-dir.
13822
13823 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13824
13825 * mdata-sh: Imported. Needed for automake support.
13826
13827 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13828
13829 * Makefile.in (taz): Try "chmod -R og=u ." before
13830 "chmod og=u `find . -print`".
13831
13832 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13833
13834 * configure.in: Add arm-elf and thumb-elf support.
13835
13836 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13837
13838 * Makefile.in: Undo previous patch.
13839
13840 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13841
13842 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13843 to here ...
13844 (install-no-fixedincludes): and here
13845 (INSTALL_MODULES): ... from here.
13846
13847 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13848
13849 * config.sub: Merge with FSF.
13850
13851 * config.guess: Merge with FSF.
13852
13853 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13854
13855 * configure (extraconfigdirs): New variable.
13856 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13857 * Makefile.in (all): Move higher in file.
13858 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13859 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13860 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13861 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13862 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13863
13864 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13865
13866 * Makefile.in (all-target-libjava): Depend on all-gcc and
13867 all-target-newlib.
13868 (configure-target-libjava): Depend on $(ALL_GCC).
13869
13870 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13871
13872 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13873 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13874
13875 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13876
13877 * INSTALL/README: Fix typo.
13878
13879 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13880
13881 * ylwrap: Change absolute path checks to check for DOS style path
13882 names.
13883
13884 * ylwrap: Don't use a full path name if the source file is in the
13885 same directory. From hjl@lucon.org (H.J. Lu).
13886
13887 * config-ml.in: Default to being verbose, to match Feb 18 change to
13888 configure.
13889
13890 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13891
13892 Brought over from egcs:
13893
13894 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13895
13896 * configure.in (target_subdir): Set to ${target_alias} instead
13897 of "libraries".
13898
13899 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13900
13901 * configure.in (target_subdir): Set to libraries if enable_multilib.
13902
13903 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13904
13905 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13906 multilibs, force reconfiguration the first time we create
13907 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13908
13909 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13910
13911 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13912 avoid confusion with --no-recursion.
13913
13914 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13915
13916 * configure.in: Win32 hosts shouldn't use install -x
13917 * install-sh: remove -x option, and special .exe-handling
13918 hack.
13919
13920 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13921
13922 * config.guess: Recognize i586-pc-beos.
13923 * configure.in: Don't build some bits for beos.
13924
13925 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13926
13927 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13928 CFLAGS default to -O2.
13929
13930 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13931 when using GNU ld.
13932
13933 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13934
13935 * ltmain.sh: Correct install when using a different shell.
13936
13937 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13940
13941 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13942
13943 * makefile.vms: Update to build binutils/makefile.vms. Add install
13944 target.
13945
13946 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13947
13948 * ltconfig: Update to correct AIX handling.
13949
13950 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13951
13952 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13953
13954 * configure.in (target_subdir): Set to ${target_alias} instead
13955 of "libraries".
13956
13957 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13958
13959 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13960 (Makefile): Depend on $(gcc_version_trigger).
13961
13962 * configure (gcc_version): Change default initializer to empty
13963 string.
13964 (gcc_version_trigger): New variable; pass this variable down
13965 to subdir configures to enable them checking gcc's version
13966 themselves. Emit make macros for both gcc_version vars.
13967 (topsrcdir): Initialize reliably.
13968 (recursion line): Remove --with-gcc-version=${gcc_version}.
13969
13970 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13971
13972 * configure (enable_version_specific_runtime_libs): Implement new flag
13973 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13974 in $(libsubdir); emit definition in each generated Makefile.
13975 (gxx_include_dir): Initialize depending on
13976 $enable_version_specific_runtime_libs.
13977
13978 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13979
13980 * configure (gcc_version): Initialize properly depending on
13981 how and where configure is started.
13982 (recursion line): Pass a --with-gcc-version=${gcc_version}
13983 to configures in subdirs.
13984
13985 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13986
13987 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13988 cygmon
13989
13990 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13991
13992 * configure.in: Add cygmon and libstub support for mn10200.
13993
13994 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13995
13996 * configure (gcc_version): Add new variable describing the
13997 particular gcc version we're building.
13998 * Makefile.in (libsubdir): Add new macro for the directory
13999 in which the compiler finds executables, libraries, etc.
14000 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14001 and libsubdir.
14002
14003 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14004
14005 * Makefile.in (local-clean): Remove *.log.
14006 (warning.log): Built with warn_summary from build.log.
14007 (mail-report.log): Run test_summary.
14008 (mail-report-with-warnings.log): Run test_summary including
14009 warning.log in the report.
14010
14011 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14012
14013 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14014
14015 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14016
14017 * Makefile.in (grep): Grep no longer depends on libiberty.
14018
14019 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14020
14021 * Makefile.in: all-snavigator needs all-libgui.
14022
14023 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14024
14025 * configure.in: Add cygmon and libstub support for mn10300.
14026
14027 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14028
14029 * missing: Update to version from automake 1.3.
14030
14031 * ltmain.sh: On installation, don't get confused if the same name
14032 appears more than once in the list of library names.
14033
14034 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14035
14036 * config.sub: Accept m68060 and m5200 as CPU names.
14037
14038 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14039
14040 * configure: Use && rather than using -a in test, because odd
14041 strings can confuse test.
14042 * configure.in: Likewise.
14043
14044 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14045
14046 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14047
14048 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14049
14050 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14051 bootstrap4-lean): New targets.
14052
14053 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14054
14055 * mpw-* Delete. Not used.
14056
14057 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14058
14059 * COPYING.LIB: Update FSF address.
14060
14061 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14062
14063 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14064
14065 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14066 GAS_SUPPORT_DIRS.
14067
14068 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * ltconfig, ltmain.sh: Avoid producing a version number if
14071 -version-info was not used.
14072
14073 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14074
14075 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14076 building with newlib.
14077
14078 1998-04-30 Paul Eggert <eggert@twinsun.com>
14079
14080 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14081 Solaris `make' causes it to continue to next definition.
14082
14083 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14084
14085 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14086 the right GUI libraries and files are installed along with GDB.
14087
14088 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14089
14090 * configure.in: Change alpha to alpha* in several places.
14091
14092 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14093
14094 * config.sub: Recognize sparc86x.
14095
14096 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14097
14098 * configure.in (--enable-target-optspace): Remove debug echo.
14099
14100 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14101
14102 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14103
14104 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * ltconfig: Update cygwin32 support.
14107
14108 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14109 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14110 (GDB_SUPPORT_DIRS): Likewise.
14111
14112 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14113
14114 * configure.in (target_makefile_frag): If --enable-target-optspace,
14115 use -Os to compile target libraries rather than -O2. Default to
14116 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14117 not used.
14118 * configure.in (target_cflags): Ditto for d30v.
14119
14120 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14121
14122 * Makefile.in (all-bfd): Depend on all-intl.
14123 (all-binutils): Likewise.
14124 (all-gas): Likewise.
14125 (all-gprof): Likewise.
14126 (all-ld): Likewise.
14127
14128 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14129
14130 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14131
14132 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14133
14134 * Makefile.in (all-bfd): Depend upon all-libiberty.
14135
14136 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14137
14138 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14139
14140 * Makefile.in: Add libstub.
14141
14142 * configure.in: Ditto. Build libstub for targets that have cygmon
14143 support.
14144
14145 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14148
14149 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14150
14151 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14152 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14153
14154 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14155
14156 * configure: Define DEFAULT_M4 by searching PATH.
14157 * Makfile.in: Use DEFAULT_M4.
14158
14159 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * ltconfig: Add cygwin32 support.
14162
14163 * Makefile.in, configure.in: Add libtool as a native only directory
14164 to configure and build.
14165
14166 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14167
14168 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14169
14170 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14171
14172 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14173
14174 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14175
14176 * Makefile.in: add ash make rules
14177 * configure.in: add ash to native_only and host_tools lists
14178
14179 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14180
14181 * Makefile.in (all-gettext, all-intl): New targets.
14182 (ALL_MODULES): Added all-gettext, all-intl.
14183 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14184 (INSTALL_MODULES): Added install-gettext, install-intl.
14185 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14186
14187 * configure.in (host_tools): Added gettext.
14188 (native_only): Likewise.
14189 (noconfigdirs) [various cases]: Likewise.
14190 (host_libs): Added intl.
14191
14192 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14193
14194 * configure: Do not disable building gdbtk for cygwin32 hosts.
14195
14196 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14197
14198 * configure.in: Add thumb-coff target.
14199 * config.sub: Add thumb-coff target.
14200
14201 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14202
14203 * Makefile.in: Revert yesterday's change.
14204 (all-target-winsup): all-target-librx stays out of here.
14205
14206 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14207
14208 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14209 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14210 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14211 Remove references to librx and libg++.
14212
14213 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14214
14215 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14216 recursive makes
14217
14218 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14219
14220 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14221 for newlib directory.
14222 (CXX_FOR_TARGET): Likewise.
14223
14224 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14225
14226 * ltconfig: Update after libtool/ltconfig.in change for
14227 hpux11.
14228
14229 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14230
14231 * ltconfig, ltmain.sh: Update to libtool 1.2.
14232
14233 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14234
14235 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14236 (install-gcc-cross): Instead, override LANGUAGES here.
14237
14238 1998-03-18 Dave Love <d.love@dl.ac.uk>
14239
14240 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14241 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14242
14243 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14244
14245 * configure.in: Add Thumb-pe target.
14246
14247 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14248
14249 * Makefile.in - changed sn targets to snavigator
14250 * configure.in - changed sn targets to snavigator
14251
14252 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14253
14254 * config-ml.in: After building symlink tree call make distclean
14255 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14256 to be the case for libiberty.
14257
14258 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14259
14260 * configure: When making link, also check the current
14261 directory. The configure scripts may create one.
14262
14263 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14264
14265 * config.sub: Accept alphapca56 and alphaev6 properly.
14266
14267 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14268
14269 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14270
14271 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14272
14273 * config.sub (sco5): Fix typo.
14274
14275 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14276
14277 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14278 install-itcl.
14279 (install-itcl): Remove dependency on install-tcl.
14280
14281 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14282
14283 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14284
14285 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14286
14287 * configure.in: Don't build libgui for a cygwin32 target when not on
14288 a cygwin32 host.
14289
14290 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14291
14292 * configure (redirect): Set to null, so default behavior of
14293 configure is now --verbose.
14294
14295 1998-02-16 Dave Love <d.love@dl.ac.uk>
14296
14297 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14298 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14299
14300 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14301
14302 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14303 this change to sync Makefile.in with its ChangeLog entries.
14304
14305 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14306
14307 * ltmain.sh (mkdir): Check that the directory doesn't exist
14308 before we exit with error, so that we don't get races during
14309 parallel builds.
14310
14311 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14312
14313 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14314
14315 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14316
14317 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14318 PICFLAG_FOR_TARGET.
14319 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14320
14321 * configure: Emit a definition for the new macro enable_shared
14322 into each Makefile.
14323
14324 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14325
14326 * configure.in (host_tools, native_only): Add libtool.
14327
14328 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14329
14330 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14331 Fix typo in ming config comment.
14332
14333 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14334
14335 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14336
14337 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14338
14339 * config.sub: Add tic30 cases, and map c30 to tic30.
14340
14341 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14342
14343 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14344 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14345 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14346 (CLEAN_TARGET_MODULES): Similarly
14347 (all-target-libf2c): Add dependences.
14348 * configure.in (target_libs): Add libf2c.
14349
14350 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14351
14352 * configure.in: Remove expect from noconfigdirs when target
14353 is cygwin32. OK to build expect and dejagnu with Canadian
14354 Cross.
14355
14356 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14359 host.
14360
14361 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14362 and mingw32.
14363
14364 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14365
14366 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14367 here as it is not defined in the toplevel Makefile.
14368
14369 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14370
14371 * configure (package_makefile_rules_frag): New variable, which names
14372 a file with generic rules, ...
14373 Change comment to mention we now have FIVE parts.
14374 * configure: Undo last change.
14375
14376 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14377
14378 * config.guess: More accurate determination of HP processor types.
14379 * config.sub: More accurate determination of HP processor types.
14380
14381 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14382
14383 * configure (package_makefile_frag): Move inserting the
14384 ${package_makefile_frag} to where it should be according
14385 to the comment.
14386
14387 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14388
14389 * config.guess: Add support for Linux/ARM.
14390
14391 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14392
14393 * .cvsignore: Remove *-info and *-install since they match
14394 release-info and mpw-install, which we don't want to just ignore.
14395
14396 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14397
14398 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14399
14400 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14401
14402 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14403 local_prefix to sub-make invocations.
14404
14405 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14406
14407 * configure.in: Check makefile fragments in the source
14408 directory.
14409
14410 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14411
14412 * configure.in: Check whether host and target makefile
14413 fragments exist before adding them to *_makefile_frag.
14414
14415 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14416
14417 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14418
14419 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14420
14421 * configure.in: Make sure we only replace RPATH_ENVVAR on
14422 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14423 regexp to sed.
14424
14425 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14426 to sub-makes.
14427
14428 1998-01-13 Lee Iverson (leei@ai.sri.com)
14429
14430 * config-ml.in (multi-do): LDFLAGS must include multilib
14431 designator.
14432
14433 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14434
14435 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14436
14437 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14438
14439 * config.sub: Add mingw32 support.
14440 * configure.in: Likewise.
14441
14442 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14443
14444 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14445
14446 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14447
14448 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14449 * configure (gxx_include_dir): Provide a definition for subdirs
14450 which do not use autoconf.
14451
14452 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14453
14454 * config.guess: Sync with egcs. Picks up new alpha support,
14455 BeOS & some additional linux support.
14456
14457 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14458
14459 * config.guess: HP 9000/803 is a PA1.1 machine.
14460
14461 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14462
14463 * configure.in: It's alpha*-...
14464
14465 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14466
14467 * configure.in (host_makefile_frag, target_makefile_frag):
14468 Handle multiple config files.
14469 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14470 alpha-*-*.
14471
14472 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14473
14474 * mkdep: New file.
14475
14476 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14477
14478 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14479
14480 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14481
14482 * Makefile.in: Add libgui directory.
14483 (GDB_TK): Add all-libgui.
14484 * configure.in: Add libgui directory.
14485 * configure: Add all-libgui to GDB_TK.
14486
14487 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14488
14489 * config-ml.in (multidirs): Add m32r to multilib list.
14490
14491 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14492
14493 * Makefile.in (all-target-gperf): Change dependency to
14494 all-target-libstdc++.
14495
14496 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14497
14498 * config.guess: Add BeOS support.
14499
14500 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14501
14502 Source directory cvs renamed to cvssrc:
14503 * configure.in (host_tools): Change cvs to cvssrc.
14504 (native_only): Likewise.
14505 (noconfigdirs) [various cases]: Likewise.
14506 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14507 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14508 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14509 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14510 (all-cvssrc): Rename target from all-cvs.
14511
14512 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14513
14514 * configure (gxx_include_dir): Fix thinko.
14515
14516 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14517
14518 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14519 (install-cross, install-gcc-cross): New targets.
14520
14521 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14522
14523 * configure.in (noconfigdirs): Add support for Thumb target.
14524
14525 * config.sub (maybe_os): Add support for Thumb target.
14526
14527 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14528
14529 * Makefile.in: Add rules for cygmon.
14530
14531 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14532
14533 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14534
14535 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14536 * configure (gxx_include_dir): Provide a definition for subdirs
14537 which do not use autoconf.
14538
14539 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14540
14541 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14542 11/18/97 build
14543
14544 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14545
14546 * From Franz Sirl.
14547 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14548 found on RedHat Linux systems.
14549
14550 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14551
14552 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14553 guesses.
14554
14555 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14556
14557 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14558
14559 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14560
14561 * ltmain.sh: If mkdir fails, check whether the directory was created
14562 anyhow by some other process.
14563
14564 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14565
14566 * configure.in (d30v-*-*): Configure all directories.
14567
14568 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14569
14570 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14571 for the D30V.
14572
14573 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14574
14575 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14576
14577 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14578
14579 * include/libiberty.h: Add extern "C" { so it can be used with C++
14580 progrms.
14581 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14582 programs.
14583
14584 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14585
14586 * configure.in (d30v-*-*): Configure GCC now.
14587
14588 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14589
14590 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14591 is no longer needed.
14592
14593 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14594
14595 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14596
14597 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14598
14599 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14600 targets using "$@" to provide support for similar but not identical
14601 targets without having to duplicate code.
14602
14603 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14604
14605 * makefile.vms: Fix to work with DEC C.
14606
14607 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14608
14609 * config.sub: Add mips-tx39-elf to marketing names.
14610
14611 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * ltmain.sh: Handle symlinks in generated script.
14614
14615 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * configure: Handle autoconf style directory options: --bindir,
14618 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14619 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14620 --sysconfdir.
14621 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14622 (sharedstatedir, localstatedir, oldincludedir): New variables.
14623 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14624 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14625 sbindir, sharedstatedir, and sysconfdir.
14626
14627 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14628
14629 * Makefile.in (bootstrap-lean): New target.
14630
14631 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14632
14633 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14634 sn, and gnuserv from noconfigdirs.
14635
14636 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14637
14638 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14639
14640 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14641
14642 * Makefile.in (cross): New target.
14643
14644 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14645 Jeff Law <law@cygnus.com>
14646
14647 * Makefile.in (bootstrap2, bootstrap3): New targets.
14648 (all-bootstrap): Remove outdated and confusing target.
14649 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14650
14651 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14652
14653 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14654 windows. Consistent with gdb/configure.
14655
14656 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14657
14658 * configure.in: Name Linux target fragment.
14659
14660 * configure: Rewrite so that project Makefile fragment is inserted
14661 first and appears last in the resulting Makefile.
14662
14663 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14664
14665 * Makefile.in (install-itcl): Install tcl first.
14666
14667 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14668
14669 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14670
14671 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14672
14673 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14674
14675 * configure.in (skipdirs): Add target-librx for Linux.
14676 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14677
14678 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14679
14680 * Makefile.in (bootstrap): New target.
14681
14682 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14683
14684 * config.sub: Accept 'amigados' for backward compatibility.
14685
14686 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14687
14688 * config.guess: Merge with FSF.
14689
14690 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14691
14692 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14693
14694 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14695
14696 * config.sub: Add "marketing-names" patch.
14697
14698 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14699
14700 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14701
14702 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14703
14704 * config.sub: Handle v850-elf.
14705
14706 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14707
14708 * .cvsignore (*-install): Remove.
14709
14710 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14711
14712 * ltconfig: Set CONFIG_SHELL in libtool.
14713 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14714
14715 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14716
14717 * configure.in (target_subdir): Set to libraries if enable_multilib.
14718
14719 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14720
14721 * config.guess: Update from gcc directory.
14722
14723 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14724
14725 * Makefile.in (all-sim): Depends on all-readline.
14726
14727 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14728
14729 * Makefile.in (BISON, YACC): Use $$s.
14730 (all-bison): Depend on all-texinfo.
14731
14732 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14733
14734 * Makefile.in (BISON): Add -L flag.
14735 (YACC): Likewise.
14736
14737 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14738
14739 * configure.in (noconfigdirs): Add support for v850e target.
14740
14741 * config.sub (maybe_os): Add support for v850e target.
14742
14743 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14744
14745 * configure.in (noconfigdirs): Add support for v850ea target.
14746
14747 * config.sub (maybe_os): Add support for v850ea target.
14748
14749 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14750
14751 * config.sub: Add mipstx39. Delete r3900.
14752
14753 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14754
14755 * Makefile.in (all-autoconf): Depends on all-texinfo.
14756
14757 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14758
14759 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14760 eabi targets.
14761
14762 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14763
14764 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14765
14766 * configure: When handling a Canadian Cross, handle YACC as well as
14767 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14768 * Makefile.in (all-bison): Depend upon all-texinfo.
14769
14770 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14771
14772 * Makefile.in (BISON): bison, not byacc or bison -y.
14773 (YACC): bison -y or byacc or yacc.
14774 (various): Add *-bison as appropriate.
14775 (taz): No need to mess with BISON anymore.
14776
14777 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14778
14779 * configure: If OSTYPE matches *win32*, try to find a good value for
14780 CONFIG_SHELL.
14781
14782 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14785 configure.in if it is present.
14786
14787 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14788
14789 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14790
14791 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14792
14793 * config.sub: Recognize `arc' cpu.
14794 * configure.in: Likewise.
14795 * config-ml.in: Likewise.
14796
14797 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14800
14801 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14802
14803 * configure: Changed sed delimiter from ':' to '|' when
14804 attempting to substitute ${config_shell} for SHELL. On
14805 NT ${config_shell} may contain a ':' in it.
14806
14807 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14808
14809 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14810
14811 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14814
14815 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14816
14817 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14818
14819 * ylwrap: If the program is a relative path, force it to be
14820 absolute.
14821
14822 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14823
14824 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14825
14826 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14827
14828 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14829 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14830 for libraries.
14831
14832 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14833
14834 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14835 separated by spaces.
14836
14837 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14838
14839 * ylwrap: New file.
14840 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14841
14842 * ltmain.sh: Handle /bin/sh at start of install program.
14843
14844 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14845
14846 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14847 * missing: New file, from automake 1.2.
14848
14849 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14850
14851 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14852 check-tk to CHECK_X11_MODULES.
14853
14854 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14855
14856 * config.sub: Merge with FSF.
14857
14858 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * config.guess: Merge with FSF.
14861
14862 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14863
14864 * configure: Treat msdosdjgpp like go32.
14865 * configure.in: Likewise. Don't remove gprof for go32.
14866
14867 * configure: Change Makefile.tem2 to Makefile.tm2.
14868
14869 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14870
14871 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14872
14873 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14874
14875 * install-sh (chmodcmd): Set to null if the DST directory already
14876 exists. Same as Nov 11th change.
14877
14878 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14879
14880 * configure (GDB_TK): Needs itcl and tix.
14881
14882 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14883
14884 * config.guess: Update from FSF.
14885
14886 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14887
14888 * Makefile.in (GDB_TK): Depend on itcl and tix.
14889
14890 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14893 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14894 (INSTALL_SCRIPT): New variable.
14895 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14896 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14897 to -x.
14898 * install-sh: Add support for -x option.
14899
14900 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * configure.in, Makefile.in: Treat tix like itcl.
14903
14904 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14905
14906 * Makefile.in (WINDRES): New variable.
14907 (WINDRES_FOR_TARGET): New variable.
14908 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14909 (EXTRA_HOST_FLAGS): Add WINDRES.
14910 (EXTRA_TARGET_FLAGS): Add WINDRES.
14911 (EXTRA_GCC_FLAGS): Add WINDRES.
14912 ($(DO_X)): Pass down WINDRES.
14913 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14914 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14915 DLLTOOL_FOR_TARGET.
14916
14917 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14918
14919 * configure.in: configure sim before gdb for win32-x-ppc
14920
14921 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14922
14923 Move gperf into the toplevel, from libg++.
14924 * configure.in (target_tools): Add target-gperf.
14925 (native_only): Add target-gperf.
14926 * Makefile.in (all-target-gperf): New target, depend on
14927 all-target-libg++.
14928 (configure-target-gperf): Empty rule.
14929 (ALL_TARGET_MODULES): Add all-target-gperf.
14930 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14931 (CHECK_TARGET_MODULES): Add check-target-gperf.
14932 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14933 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14934
14935 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14936
14937 * config.sub (mn10200): Recognize new basic machine.
14938
14939 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14940
14941 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14942 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14943
14944 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14945
14946 * configure.in: If we're building mips-sgi-irix6* native, turn on
14947 ENABLE_MULTILIB and set TARGET_SUBDIR.
14948
14949 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14950
14951 * Makefile.in (all-sn): Depend on all-grep.
14952
14953 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14954
14955 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14956
14957 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14958 Makefile. From Jeff Makey <jeff@cts.com>.
14959 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14960
14961 * Makefile.in (DISTBISONFILES): Remove.
14962 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14963 $(DEFAULT_YACC).
14964
14965 * configure.in: Build itl, db, sn, etc., when building for native
14966 cygwin32.
14967
14968 * Makefile.in (LD): New variable.
14969 (EXTRA_HOST_FLAGS): Pass down LD.
14970 ($(DO_X)): Likewise.
14971
14972 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14973
14974 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14975
14976 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14977
14978 * configure.in (targargs): Strip out any supplied --build argument
14979 before adding our own. Always add --build.
14980
14981 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14982
14983 * configure.in (targargs): Pass --build if we're doing
14984 a cross-compile.
14985
14986 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14987
14988 * configure: Use '|' instead of ":" as the separator in
14989 sed. Otherwise sed chokes on NT path names with drive
14990 designators. Also look for "?:*" as the leading characters in an
14991 absolute pathname.
14992
14993 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14994
14995 * config.sub: Support for r3900.
14996
14997 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14998
14999 * configure.in: Use install-sh, not install.sh.
15000
15001 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15002
15003 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15004 apply it twice.
15005
15006 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15007
15008 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15009 install-binutils.
15010
15011 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15012
15013 * Makefile.in: Add automake targets.
15014 * configure.in (host_tools): Add automake.
15015
15016 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15017
15018 * configure: Default CXX to c++, not gcc.
15019 * Makefile.in (CXX): Set to c++, not gcc.
15020 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15021
15022 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15023
15024 * install-sh: try appending a .exe if source file doesn't
15025 exist
15026
15027 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15028
15029 * configure.in: Turn on multilib by default.
15030 (cross_only): Remove target-libiberty.
15031
15032 * Makefile.in (all-gcc): Don't depend on libiberty.
15033
15034 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15035
15036 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15037
15038 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15039
15040 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15041 (DISTBISONFILES): Add ld/Makefile.in
15042
15043 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15044
15045 * configure.in: if target is cygwin32 but host isn't cygwin32,
15046 don't configure gdb tcl tk expect, not just gdb.
15047
15048 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15049
15050 * configure.in: Added gnuserv everywhere sn appears.
15051
15052 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15053 (CROSS_CHECK_MODULES): Added check-gnuserv.
15054 (INSTALL_MODULES): Added install-gnuserv.
15055 (CLEAN_MODULES): Added clean-gnuserv.
15056 (all-gnuserv): New target.
15057
15058 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15059
15060 * config.guess: Fixes for MIPS OpenBSD systems.
15061
15062 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15063
15064 * Makefile.in (INSTALL_XFORM): Remove.
15065 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15066
15067 * mkinstalldirs: New file, copied from automake.
15068 * Makefile.in (installdirs): Rename from install-dirs. Use
15069 mkinstalldirs. Change all users.
15070 (DEVO_SUPPORT): Add mkinstalldirs.
15071
15072 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15073
15074 * install-sh: Rename from install.sh.
15075 * Makefile.in (INSTALL): Change install.sh to install-sh.
15076 (DEVO_SUPPORT): Likewise.
15077
15078 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15079 Graichen <graichen@rzpd.de>.
15080
15081 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15082
15083 * config.guess: Recognize OpenBSD systems correctly.
15084
15085 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15086
15087 * README, Makefile.in (ETC_SUPPORT): Remove references to
15088 cfg-paper*, configure.{texi,man,info*}._
15089
15090 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15091
15092 * Makefile.in (all.normal): Ensure that gcc is built after all
15093 the x11 - ie gdb - targets.
15094
15095 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15096
15097 * makefile.vms: Don't run conf-a-gas.
15098
15099 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15100
15101 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15102
15103 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15104
15105 * configure.in: Remove noconfigdirs case since gdb also
15106 configures and builds for tic80-coff.
15107
15108 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15109
15110 * configure: Set cache_file to config.cache.
15111 * Makefile.in (local-distclean): Remove config.cache.
15112
15113 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15114
15115 * COPYING: Update FSF address.
15116
15117 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15118
15119 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15120 noconfigdirs.
15121
15122 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15123
15124 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15125 MAKEDIRS, is empty.
15126
15127 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15128
15129 * config.sub: Tweak mn10300 entry.
15130
15131 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15132
15133 * configure.in (host_tools): Put sim before gdb, so gdb's
15134 configure.tgt can determine if the simulator was configured.
15135
15136 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15137
15138 * config.sub: Move BeOS $os case to be with other Cygnus
15139 local cases.
15140
15141 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15142
15143 * config.sub: Remove misplaced comment that broke Linux.
15144
15145 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15146
15147 * config.sub: Add BeOS support.
15148
15149 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15150
15151 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15152
15153 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15154
15155 * configure.in (noconfigdirs): Remove tcl and tk from
15156 noconfigdirs for cygwin32 builds.
15157
15158 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15159
15160 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15161
15162 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15163
15164 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15165 make-all.com, use makefile.vms instead.
15166
15167 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15168
15169 * config.sub: Accept -lnews*.
15170
15171 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15172
15173 * configure.in (noconfigdirs): Disable target-newlib,
15174 target-examples and target-libiberty for d30v.
15175
15176 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15177
15178 * configure.in (noconfigdirs): Enable ld for d30v.
15179
15180 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15181
15182 * configure.in (tic80-*-*): Build compiler.
15183
15184 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15185
15186 * configure.in (d30v-*): Remove sim directory from list of
15187 unsupported d30v directories
15188
15189 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15190
15191 * config.sub, configure.in: Add d30v target cpu.
15192
15193 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15194
15195 * makefile.vms: New file.
15196 * make-all.com: Remove.
15197
15198 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15199
15200 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15201
15202 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15203
15204 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15205
15206 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15207
15208 * Makefile.in (ALL_MODULES): Added all-db.
15209 (CROSS_CHECK_MODULES): Addec check-db.
15210 (INSTALL_MODULES): Added install-db.
15211 (CLEAN_MODULES): Added clean-db.
15212
15213 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * config.guess: Merge with latest FSF sources.
15216
15217 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15218
15219 * Makefile.in (ALL_MODULES): Added all-itcl.
15220 (CROSS_CHECK_MODULES): Added check-itcl.
15221 (INSTALL_MODULES): Added install-itcl.
15222 (CLEAN_MODULES): Added clean-itcl.
15223
15224 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15225
15226 * configure.in: build gdb for mn10200
15227
15228 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15229
15230 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15231
15232 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15233
15234 * configure.in (tic80-*-*): Turn off most targets right now.
15235
15236 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15237
15238 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15239 rather than the makeinfo program.
15240 (do-info): Depend upon all-texinfo.
15241
15242 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * configure.in: Remove uses of config/mh-linux.
15245
15246 * config.sub, config.guess: Merge with latest FSF sources.
15247
15248 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15249
15250 * config.sub (case $basic_machine): Add tic80 entries.
15251
15252 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15253
15254 * config.sub, config.guess: Merge with latest FSF sources.
15255
15256 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15257
15258 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15259 * mpw-config.in: Test for NewFolderRecursive.
15260 * mpw-install: Use symbolic name for startup filename.
15261 * mpw-README: Add various additional details.
15262
15263 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15264
15265 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15266
15267 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15268
15269 * configure.in: Do build gcc and the target libraries for
15270 the mn10200.
15271
15272 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15273
15274 * configure.in: don't avoid building gdb for mn10300 any more
15275 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15276 instead of single-quoting it.
15277
15278 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15279
15280 * configure.in: Don't use --with-stabs on IRIX 6.
15281
15282 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15283
15284 * configure.in (m32r): Build gdb, libg++ now.
15285
15286 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15287
15288 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15289 directories from noconfigdirs.
15290
15291 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15292
15293 * config.sub (basic_machine): added mips16 configuration
15294
15295 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15296
15297 * config.sub: Handle d10v-unknown.
15298
15299 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15300
15301 * config.sub: Handle v850-unknown.
15302
15303 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15304
15305 * Makefile.in: add findutils
15306 * configure.in: add findutils to list of host_tools
15307
15308 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15309
15310 * config.sub: Handle mn10200 and mn10300.
15311
15312 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15313
15314 * configure.in (d10v-*): Do not build librx.
15315
15316 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15317
15318 * configure.in (mn10300): Build everything except gdb & libgloss.
15319
15320 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15321
15322 * config.guess: Patch for Dansk Data Elektronik servers,
15323 from Niels Skou Olsen <nso@dde.dk>.
15324
15325 For ncr, use /bin/uname rather than uname, since GNU uname does not
15326 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15327
15328 Patch for MIPS R4000 running System V,
15329 from Eric S. Raymond <esr@snark.thyrsus.com>.
15330
15331 Fix thinko for nextstep.
15332
15333 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15334
15335 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15336 * config.guess: Guess mips-dec-mach_bsd4.3.
15337
15338 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15339 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15340 release numbers.
15341 * config.guess (mips-mips-riscos*): Emit just enough of the
15342 release number.
15343
15344 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15345 * config.guess (sparc-auspex-sunos*): Added.
15346 (f300-fujitsu-*): Added.
15347
15348 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15349 * config.guess: Recognize a Tadpole as a sparc.
15350
15351 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15352
15353 * config.guess: Don't assume that NextStep version is either 2 or
15354 3. NextStep 4 (aka OpenStep 4) has come out now.
15355
15356 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15357
15358 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15359 From Rik Faith <faith@cs.unc.edu>.
15360
15361 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15362
15363 * config.sub: Contributions from bug-gnu-utils to:
15364 Support plain "hppa" (no version given) architecture, reported by
15365 OpenStep.
15366 OpenBSD like NetBSD.
15367 LynxOs is not a hardware supplier.
15368
15369 * config.guess: Contributions from bug-gnu-utils to add support for:
15370 OpenBSD like NetBSD.
15371 Stratus systems.
15372 More Pyramid systems.
15373 i[n>4]86 Intel chips.
15374 M680[n>4]0 Motorola chips.
15375 Use unknown instead of lynx for hardware manufacturer.
15376
15377 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15378
15379 * install.sh (chmodcmd): Set to null if the DST directory already
15380 exists.
15381
15382 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15383
15384 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15385 not use mt-ppc target Makefile fragment any more.
15386
15387 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15388
15389 * configure.in (*-*-windows): Exclude everything but those dirs
15390 needed to build windows.
15391
15392 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15393
15394 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15395
15396 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15397
15398 * configure.in: Exclude mmalloc from i386-windows.
15399
15400 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15401
15402 * Undo my previous change.
15403
15404 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15405
15406 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15407 unconditionally.
15408 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15409
15410 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15411
15412 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15413 host to add it's own flags.
15414
15415 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15416
15417 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15418
15419 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15420
15421 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15422 (CXX_FOR_TARGET): Likewise.
15423 (GCC_FOR_TARGET): Define.
15424 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15425 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15426 CC_FOR_TARGET was specified on the command line.
15427 (MAKEOVERRIDES): Don't define.
15428
15429 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15430
15431 * configure.in (m32r): Fix spelling of libg++ libs.
15432
15433 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15434
15435 * config.sub (-apple*): Remove, now redundant.
15436
15437 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15440
15441 * configure: Rework yesterday's sed script patch.
15442
15443 * config.sub: Merge with FSF.
15444
15445 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15446
15447 * config.guess: Merge from FSF.
15448
15449 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15450 * config.guess: Use pc instead of unknown, for pc clone systems.
15451 Change linux to linux-gnu.
15452
15453 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15454 * config.guess: Avoid non-portable tr syntax.
15455
15456 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15457
15458 * test-build.mk (HOLES): Add "xargs" for gdb.
15459
15460 * configure: Avoid hpux10.20 sed bug.
15461
15462 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15463
15464 * configure.in: Add support for windows host
15465 (that is a build done under the Microsoft build environment).
15466
15467 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * Makefile.in: Replace all uses of srcroot with s, to shrink
15470 command line lengths.
15471
15472 Patches from Geoffrey Noer <noer@cygnus.com>:
15473 * configure.in: If configuring for newlib, pass --with-newlib to
15474 subdirectories.
15475 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15476 -Bnewlib/ and -Lwinsup to gcc.
15477 (CXX_FOR_TARGET): Likewise.
15478
15479 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * Makefile.in (ETC_SUPPORT): Add configure.
15482
15483 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15484
15485 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15486 host configuration file.
15487
15488 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15489
15490 * configure.in: Break mn10x00 support into separate
15491 mn10200 and mn10300 configurations.
15492 * config.sub: Likewise.
15493
15494 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15495
15496 * configure.in: Add lots of stuff to noconfigdirs for
15497 the mn10x00 targets.
15498
15499 * config.sub, configure.in: Add mn10x00 support.
15500
15501 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15502
15503 * make-all.com: Call conf-a-gas, not config-a-gas.
15504
15505 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15506
15507 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15508 targets.
15509
15510 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15511
15512 * mpw-README: Add much more detail for native PowerMac.
15513 * mpw-install: New file.
15514 * mpw-configure: Add --norecursion and --help options.
15515 * mpw-config.in: Translate readme and install files when
15516 copying to objdir.
15517 * mpw-build.in: Don't always depend on byacc and flex.
15518 (install-only-top): New action.
15519
15520 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15521
15522 * configure.in: You can now configure GDB for the v850.
15523
15524 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15525
15526 * configure.in (noconfigdirs): Don't configure any C++ dirs
15527 if targeting D10V.
15528
15529 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15530
15531 * config.sub: Recognize mips64vr5000.
15532
15533 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15534
15535 * configure.in: Use a single line for host_tools and native_only.
15536
15537 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15538
15539 * config.sub, configure.in: Add entries for m32r.
15540
15541 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15542
15543 * Makefile.in (inet-install): Don't run install-gzip.
15544
15545 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15546
15547 * configure.in: Don't config lots of things for *-*-windows*.
15548
15549 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15550
15551 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15552 (host_libs, host_tools): Copy from configure.in.
15553 * mpw-configure: Don't complain about directories not found.
15554
15555 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15556
15557 * configure.in (i[345]86): Recognize i686 for pentium pro.
15558 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15559 file.
15560
15561 * config.guess (i[345]86): Ditto.
15562
15563 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15564
15565 * configure.in (noconfigdirs): Removed gdb for D10V.
15566
15567 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15568
15569 * configure.in: Remove ld, target-libio, target-libg++, and
15570 target-libstdc++ from noconfigdirs.
15571
15572 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15573
15574 * configure: Fix three locations where shell scripts were
15575 being run directly rather than with config_shell.
15576
15577 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15578
15579 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15580 * config.sub (basic_machine): Recognize v850.
15581
15582 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15583
15584 * mpw-configure: Handle multiple enable/disable options and
15585 pass them down recursively, handle -c and -s flags appropriately
15586 depending on choice of compiler, add escape mechanism for
15587 quoted arguments to gC.
15588
15589 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15590
15591 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15592 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15593 so that -mrelocatable-lib and -mno-eabi are used.
15594
15595 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15596 not support --print-multi-lib, don't abort.
15597
15598 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15599
15600 * make-all.com: Run config-a-gas.
15601 * setup.com: Don't copy subdirectory files around.
15602
15603 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15604
15605 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15606 target, it now compiles correctly.
15607
15608 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15609
15610 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15611
15612 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15613
15614 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15615
15616 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15617
15618 * configure.in (native_only): Add prms.
15619
15620 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15623 (BINUTILS_SUPPORT_DIRS): Likewise.
15624
15625 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15626
15627 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15628 d10v support is added.
15629
15630 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15631
15632 * configure.in (d10v-*-*): New target.
15633
15634 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15635
15636 * config.guess (HP 9000/811): Recognize this as a PA1.1
15637 machine.
15638
15639 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15640
15641 * Makefile.in (do-tar-gz): New target, split out from tail end of
15642 taz target. Run each command separately, don't use pipes.
15643 (taz): Use it.
15644
15645 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15646
15647 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15648 * mpw-build.in: No builds should depend on building byacc or flex,
15649 they are assumed to be installed already.
15650
15651 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15652
15653 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15654 variable that CC_FOR_TARGET needs.
15655
15656 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15657
15658 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15659 options have changed since the last time the subdirectory was
15660 configured, and if it has, reconfigure.
15661 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15662 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15663
15664 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15665
15666 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15667 CLEAN_MODULES): Add bash.
15668 (all-bash): New target.
15669
15670 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15671
15672 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15673
15674 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15675
15676 * config.sub (basic_machine): Recognize d10v as a valid processor.
15677
15678 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15679
15680 * mpw-configure: Add support for --bindir.
15681 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15682
15683 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15684
15685 * configure.in: add bash, time, gawk to list of hosttools and things
15686 to only build for native toolchains
15687
15688 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15689
15690 * Makefile.in (docdir): Remove.
15691
15692 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15693
15694 * Makefile.in (datadir): Set to $(prefix)/share.
15695
15696 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15697
15698 * configure.in: build diff and patch for cygwin32-hosted
15699 toolchains.
15700
15701 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15702
15703 * config.sub: Accept -rtems*.
15704
15705 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15706
15707 * configure.in: enable dosrel for cygwin32-hosted builds,
15708 remove diff from the list of things not buildable
15709 via Canadian Cross
15710
15711 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15712
15713 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15714 don't get ". ".
15715
15716 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15717
15718 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15719
15720 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15721
15722 * Makefile.in (taz): Handle case where tex3patch didn't even get
15723 checked out. Also, if it was found, put the symlink in a new util
15724 subdirectory.
15725
15726 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15727
15728 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15729
15730 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15731
15732 * config.sub: Recognize -openvms.
15733 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15734 * make-all.com, setup.com: New files.
15735
15736 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15737
15738 * Makefile.in (taz): tex3patch moved to texinfo/util.
15739
15740 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15741
15742 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15743 * configure.in: remove make from disable-if-Can-Cross list
15744 enable gdb if ${host} and ${target} are cygwin32
15745
15746 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15747
15748 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15749 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15750
15751 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15752
15753 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15754 distinguish sysv/svr4/bsd variants.
15755 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15756
15757 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15758
15759 * configure.in: Added copyright notice.
15760 * move-if-change: Added copyright notice.
15761
15762 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15763
15764 * configure.in (powerpcle-*-solaris*): Until we get shared
15765 libraries working, don't build gdb, sim, make, tcl, tk, or
15766 expect.
15767
15768 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15769
15770 * config.guess: Merge with FSF:
15771
15772 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15773 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15774
15775 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15776 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15777
15778 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15779 * config.guess: Combine two OSF1 rules.
15780 Also recognize field test versions. From mjr@zk3.dec.com.
15781 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15782 because GNU uname does not support -p. From pmr@pajato.com.
15783
15784 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15785
15786 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15787
15788 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15789
15790 * mpw-README: Document GCCIncludes.
15791
15792 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15793
15794 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15795
15796 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15797
15798 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15799
15800 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15801
15802 * configure.in (*-*-cygwin32): Configure make.
15803
15804 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15805
15806 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15807
15808 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15809
15810 * Makefile.in (all-inet): Depend on all-perl.
15811
15812 * Makefile.in (inet-install): New target.
15813
15814 * Makefile.in (all-inet): Depend on all-tcl.
15815 (all-inet): Depend on all-send-pr.
15816
15817 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15818
15819 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15820 temporarily.
15821
15822 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * configure.in: Don't configure --with-gnu-ld on AIX.
15825
15826 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15827
15828 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15829
15830 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15831
15832 * Makefile.in (ALL_MODULES): Added all-inet.
15833 (CROSS_CHECK_MODULES): Added check-inet.
15834 (INSTALL_MODULES): Added install-inet.
15835 (CLEAN_MODULES): Added clean-inet.
15836 (all-indent): New target.
15837
15838 * configure.in (host_tools): Added inet.
15839 (native_only): Added inet.
15840 (noconfigdirs): Added inet.
15841
15842 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15843
15844 * configure.in: Don't configure libgloss if we are not configuring
15845 newlib.
15846
15847 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15848
15849 * configure.in: Don't configure libgloss for unsupported
15850 architectures.
15851
15852 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15853
15854 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15855
15856 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15857
15858 * Makefile.in (ALL_MODULES): Include all-apache.
15859 (CROSS_CHECK_MODULES): Include check-apache.
15860 (INSTALL_MODULES): Include install-apache.
15861 (all-apache): New target.
15862
15863 * configure.in: Added apache everywhere perl is seen.
15864
15865 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15866
15867 * Makefile.in: Add support for clean-{module} and
15868 clean-target-{module} rules.
15869
15870 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15871
15872 * configure.in (*-*-ose) do not build libgloss.
15873
15874 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15875
15876 * config.guess (prep*:SunOS:5.*:*): Turn into
15877 powerpele-unknown-solaris2.
15878
15879 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15880
15881 * configure.in: Permit --enable-shared to specify a list of
15882 directories.
15883
15884 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15885
15886 * configure.in (host==solaris): Pass only the first word of $CC
15887 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15888
15889 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15890
15891 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15892
15893 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15894
15895 * Makefile.in (ALL_MODULES): Include all-perl.
15896 (CROSS_CHECK_MODULES): Include check-perl.
15897 (INSTALL_MODULES): Include install-perl.
15898 (ALL_X11_MODULES): Include all-guile.
15899 (CHECK_X11_MODULES): Include check-guile.
15900 (INSTALL_X11_MODULES): Include install-guile.
15901 (all-perl): New target.
15902 (all-guile): New target.
15903
15904 * configure.in (host_tools): Include perl and guile.
15905 (native_only): Include perl and guile.
15906 (noconfigdirs): Don't build guile and perl; no ports have been
15907 done.
15908
15909 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15910
15911 * configure (--enable-*): Handle quoted option lists such as
15912 --enable-sim-cflags='-g0 -O' better.
15913
15914 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15915
15916 * Makefile.in ({,inst}all-target): New rule so we can make and
15917 install all of the target directories easily.
15918
15919 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15920
15921 * configure.in: Add missing global flag in sed substitution when
15922 deleting `target-' from ${configdirs}.
15923
15924 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15925
15926 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15927 option.
15928
15929 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15930 config/mh-necv4.
15931
15932 * install.sh: Correct misspelling of transformbasename.
15933
15934 * config.guess: Recognize mips-*-sysv*.
15935
15936 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15937
15938 * config.sub: Recognize mon960.
15939
15940 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * configure: Restore Canadian Cross handling of BISON and LEX,
15943 removed in Feb 20 change.
15944
15945 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15946
15947 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15948 Mention make install. Remove the old copyright date as well the
15949 clumsy and rather pointless copyright on the README file.
15950
15951 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15952
15953 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15954 Makefile after running symlink-tree, then run `make distclean' to
15955 avoid clobbering any generated files in srcdir.
15956
15957 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15958
15959 * configure.in (m68k-*-netbsd*): Build everything now.
15960
15961 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15962
15963 * Makefile.in (taz): Fix quoting.
15964
15965 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15966
15967 * configure.in (sparclet-*-*): Build everything now.
15968
15969 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15970
15971 * configure.in (m68k-*-linux*): New host.
15972
15973 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15974
15975 * configure: Check for bison before byacc.
15976
15977 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15978
15979 * Makefile.in configure: Change the way LEX and BISON/YACC are
15980 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15981 searching PATH. These are used as fallbacks by Makefile.in if
15982 flex/bison/byacc aren't in objdir.
15983
15984 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * Makefile.in: Make everything which depends upon all-bfd also
15987 depend upon all-opcodes, in case --with-commonbfdlib is used.
15988
15989 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15990
15991 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15992 building NT native compilers on Unix.
15993
15994 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * configure.in: Don't get CC from the host Makefile fragment if we
15997 can find gcc in PATH, or if this is a Canadian Cross. Move the
15998 Solaris test for /usr/ucb/cc to the post target script, just after
15999 the compiler sanity test.
16000
16001 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16002
16003 * config.sub: Merge with FSF.
16004
16005 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16006
16007 * Makefile.in (RPATH_ENVVAR): New variable.
16008 (REALLY_SET_LIB_PATH): Use it.
16009 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16010
16011 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16012
16013 * config.sub, configure.in: Recognize sparclet cpu.
16014
16015 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16016
16017 * config.guess: Support m68k-cbm-sysv4.
16018
16019 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16020
16021 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16022 m68k-unknown-linuxaout from linker help string. Put quotes around
16023 $ld_help_string.
16024
16025 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16026
16027 * config.guess (powerpc-harris-powerunix): Add guess for port
16028 to new target.
16029
16030 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16031
16032 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16033
16034 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16035
16036 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16037 $(REALLY_SET_LIB_PATH) in Makefile.
16038 * Makefile.in (SET_LIB_PATH): New variable.
16039 (REALLY_SET_LIB_PATH): New variable.
16040 ($(DO_X)): Use $(SET_LIB_PATH).
16041 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16042 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16043 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16044 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16045 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16046 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16047 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16048 (install-dosrel): Likewise.
16049 (all-opcodes): Depend upon all-libiberty.
16050
16051 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16052
16053 * config.guess (*:CYGWIN*): New
16054
16055 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16056
16057 * Makefile.in (all-target-winsup): All all-target-libiberty.
16058
16059 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16060
16061 * configure.in (noconfigdirs): Add missing # in front of comment.
16062
16063 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16064
16065 * configure.in: add second pass to things added to noconfigdirs
16066 so *-gm-magic can exclude libgloss properly.
16067
16068 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16069
16070 * mpw-configure (extralibs_name, rez_name): Set correctly
16071 for MWC68K compiler.
16072
16073 * mpw-README: Add more info on the necessary build tools.
16074
16075 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16076
16077 * configure.in, config.sub: Recognize cygwin32.
16078
16079 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16080
16081 * config.guess, config.sub: Recognize A/UX.
16082
16083 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16084
16085 * config.sub: Merge with gcc/config.sub.
16086
16087 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16088
16089 * mpw-build.in (do-binutils): Add build of stamps.
16090
16091 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16092
16093 * config.sub: Add recognition for mips64vr4100*-* targets.
16094
16095 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16096
16097 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16098 Add creation of gconfigargs with `--enable-shared' turned on.
16099 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16100 ($(host)-stamp-stage3-configured): Likewise.
16101 (HOLES): Add chatr and ldd.
16102 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16103
16104 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16105
16106 * configure: Pass --nfp to recursive configures.
16107
16108 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16109
16110 * Makefile.in (DLLTOOL): New.
16111 (DLLTOOL_FOR_TARGET): New.
16112 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16113 (EXTRA_TARGET_FLAGS): Ditto.
16114 (EXTRA_GCC_FLAGS): Ditto.
16115 (CONFIGURE_TARGET_MODULES): Ditto.
16116 (DO_X): Ditto.
16117 * configure: Add DLLTOOL.
16118
16119 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16120
16121 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16122 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16123 mh-sco, since old workarounds no longer needed, and don't
16124 build ld, since libraries have weak symbols in COFF.
16125
16126 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16127
16128 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16129
16130 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16131
16132 * configure.in: Make sure that ${CC} can be used to compile an
16133 executable.
16134
16135 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16136
16137 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16138 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16139 nothing depending on whether gdbtk is being built.
16140
16141 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16142
16143 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16144
16145 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16146
16147 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16148 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16149
16150 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16151
16152 * config-ml.in: Add support for
16153 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16154 Simplify setting of multidirs from --disable-foo.
16155
16156 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16157
16158 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16159 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16160 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16161 non-empty, pass them on to the GCC make.
16162 (all-bootstrap): New rule that is like all-gcc, except it executes
16163 the GCC bootstrap rule instead of the GCC all rule.
16164
16165 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16166
16167 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16168
16169 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16170
16171 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16172 DG/UX support.
16173
16174 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16175
16176 * config.sub (i*86*) Change [345] to [3456]
16177
16178 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16179
16180 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16181 --with-gnu-ld=no.
16182
16183 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16184
16185 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16186 AIX multilibs get built.
16187
16188 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16189
16190 * configure.in (i386-win32): Don't build expect if we're not
16191 building the tcl subdir.
16192
16193 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16194
16195 * Makefile.in: (configure-target-examples, all-target-examples):
16196 New targets, configure and build example programs.
16197
16198 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16199
16200 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16201 use it as input to sedit the generated MPW makefile.
16202 * mpw-README: Add a suggestion about Gestalt.h.
16203
16204 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16205
16206 * config.sub: Accept *-*-ieee*.
16207
16208 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16209
16210 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16211 Ronald F. Guilmette <rfg@monkeys.com>.
16212
16213 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16214
16215 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16216 for powerpc-pe native.
16217 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16218 (target==powerpc-pe): duplicate i386-win32 entry.
16219
16220 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16221
16222 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16223 of vxworks, not just vxworks5.1.
16224
16225 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16226
16227 * mpw-configure: Add support for exec-prefix.
16228
16229 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16230
16231 * config.guess: Recognize HP model 816 machines as having
16232 a PA1.1 processor.
16233
16234 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16235
16236 * configure: Ignore new autoconf configure options.
16237
16238 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16239
16240 * config.guess: Recognize Pentium under SCO.
16241 From Robert Lipe <robertl@arnet.com>.
16242
16243 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16244
16245 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16246
16247 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16248
16249 * configure.in: Don't configure gas for alpha-dec-osf*.
16250
16251 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16252
16253 * configure.in: Default to --with-stabs for some targets for which
16254 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16255 i[345]86*-*-unixware*.
16256
16257 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16258
16259 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16260 rather than basing it on the target. Simplify handling of options
16261 controlling which directories to configure. Remove extraneous
16262 slash in multi-clean target.
16263
16264 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16265
16266 * config-ml.in: Prefix more variables with ml_ so they don't collide
16267 with configure's.
16268
16269 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16270
16271 * configure: Don't turn -v into --v.
16272
16273 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16274
16275 * configure.in (targargs): Fix typo.
16276
16277 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16278
16279 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16280
16281 * configure.in: Strip --host and --target options from
16282 CONFIG_ARGUMENTS, and always configure for --host only. Add
16283 --with-cross-host option when building with a cross-compiler.
16284 * configure: Canonicalize the arguments put into config.status by
16285 always using `=' for an option with an argument. Pass a presumed
16286 --host or --target explicitly.
16287
16288 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16289
16290 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16291 into general OS recognition case.
16292
16293 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16294
16295 * configure.in (target_configdirs): add target-winsup only
16296 for win32 target systems.
16297
16298 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * Makefile.in (all-target-libgloss): Depend upon
16301 configure-target-newlib, since when libgloss is built it looks to
16302 see if the newlib directory exists.
16303
16304 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16305
16306 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16307 cfg-ml-*.in.
16308
16309 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16310
16311 * configure: Handle LD and LD_FOR_TARGET when configuring a
16312 Canadian Cross.
16313
16314 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16315
16316 * configure.in (target_libs): add target-winsup.
16317 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16318 (target==ppcle-pe): remove ld from $noconfigdirs.
16319
16320 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16321
16322 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16323 Preserve relative path names in $srcdir. Build symlink tree if
16324 configuring cross target dir and srcdir=. (= no VPATH support).
16325 (configure-target-libg++): Depend on configure-target-librx.
16326 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16327 * config-ml.in: New file.
16328 * symlink-tree: New file.
16329 * configure: Ensure srcdir="." if that's what it is.
16330
16331 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16332
16333 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16334 includes and FLEX_SKELETON setting.
16335 * mpw-configure (--with-gnu-ld): New option, controls whether
16336 to use PPCLink or ld with PowerMac GCC.
16337 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16338 * mpw-config.in: Configure grez if targeting Mac.
16339
16340 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16341 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16342 just macos.
16343 * configure.in: Configure grez resource compiler if targeting Mac.
16344 * Makefile.in (all-grez, install-grez): New targets.
16345
16346 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16347
16348 * configure: CXX defaults to gcc, not g++. If we find
16349 gcc in the path, set CC to gcc -O2.
16350
16351 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16352
16353 * configure: Default ${build} correctly. Avoid picking up extra
16354 spaces when reading CC and CXX from Makefile. When doing a
16355 Canadian Cross, use plausible default values for numerous
16356 variables.
16357 * configure.in: When doing a Canadian Cross, don't try to
16358 configure tools whose configure script can't handle it.
16359
16360 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16361
16362 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16363
16364 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16365
16366 * configure: Remove dubious bug reporting address.
16367
16368 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16369
16370 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16371 configure script, run that instead of this directory's configure.
16372 In either case, print a message that we're configuring the sub-dir.
16373
16374 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16375
16376 * configure.in: Before checking for the existence of various files,
16377 use sed to filter out "target-".
16378
16379 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16380
16381 * Makefile.in (DO_X): Split rule to decrease command line length
16382 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16383 (Philippe De Muyter).
16384
16385 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16386
16387 * Makefile.in (all-patch): depend on all-libiberty.
16388
16389 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16390
16391 * configure.in: If the only directory in target_configdirs which
16392 actually exists is libiberty, then set target_configdirs to empty,
16393 to avoid trying to build a target libiberty in a gas or gdb
16394 distribution.
16395
16396 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16397
16398 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16399 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16400 systems.
16401
16402 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16403
16404 * configure.in (copy_dirs): Use sys-include instead of include
16405 for --with-headers option.
16406
16407 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16408
16409 * Makefile.in, configure.in: Make winsup builds work with
16410 new scheme.
16411
16412 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * configure.in: Build the linker on AIX.
16415
16416 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16417
16418 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16419 where needed.
16420
16421 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16422
16423 * Makefile.in (all-gcc): Fix typo.
16424
16425 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16426
16427 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16428
16429 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16430
16431 * configure.in: Rename libFOO to target-libFOO, and xiberty
16432 to target-xiberty, to provide more flexibility.
16433 (target_subdir): Define. Create if cross.
16434 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16435 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16436 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16437 check-libFOO -> check-target-libFOO, etc.
16438 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16439 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16440 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16441 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16442 allow ALL_GCC="" to only configure.
16443 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16444 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16445 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16446
16447 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16448
16449 * Makefile.in (taz): Build "info" in etc explicitly.
16450
16451 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16452
16453 * configure.in: Make sure that CC is undefined (as opposed to
16454 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16455 problem with autoconf trying to configure on a host without GCC.
16456
16457 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16458
16459 * mpw-configure: Set host alias from choice of host compiler,
16460 only use generic MPW Makefile sed if present, edit a file
16461 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16462 * mpw-README: Add problem notes about CW6 and CW7.
16463
16464 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16465
16466 * Makefile.in (taz): Use ";" instead of ";;".
16467
16468 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16469
16470 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16471 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16472 DISTDOCDIRS.
16473 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16474 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16475
16476 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16477
16478 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16479 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16480 Move bfd to DISTSTUFFDIRS.
16481
16482 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16483
16484 * Makefile.in (X11_LIB): Removed.
16485 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16486
16487 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16488
16489 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16490
16491 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16492 names.
16493
16494 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16495
16496 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16497
16498 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16499
16500 * configure.in (i[345]86-*-win32): Always build newlib.
16501 Don't configure cvs, autoconf or texinfo.
16502 * Makefile.in (LD_FOR_TARGET): New.
16503 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16504 Pass down LD_FOR_TARGET.
16505
16506 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16507
16508 * winsup: New directory.
16509 * Makefile.in: Build winsup.
16510 * configure.in: Winsup is configured when target is win32.
16511 Can only build win32 target GDB when native.
16512
16513 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16514
16515 * config.guess: Recognize HP model 819 machines as having
16516 a PA 1.1 processor.
16517
16518 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16519
16520 * configure: Fix sed loop which substitutes for CC and CXX to
16521 avoid bug found in various sed implementations.
16522
16523 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16524
16525 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16526 simulator. Use standard powerpc-*-eabi*.
16527
16528 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * configure.in: Stop putting gas and binutils in noconfigdirs for
16531 powerpc-*-aix* and rs6000-*-*.
16532
16533 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16534
16535 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16536 -mcall-aixdesc libraries.
16537
16538 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16539
16540 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16541
16542 * config.sub (arm | armel | armeb): Fix shell syntax.
16543
16544 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16545
16546 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16547 -msoft-float and -mcpu=common support.
16548 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16549 libraries.
16550
16551 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16552
16553 * configure.in: Allow configuration and build of emacs19 for the alpha.
16554
16555 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16556
16557 * configure.in (CC): Get ^CC, not just any old CC, from
16558 ${host_makefile_frag}.
16559
16560 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16561
16562 * configure.in (CC): Try to get CC from
16563 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16564
16565 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16566
16567 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16568 only if it exists in $(srcdir).
16569
16570 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16571
16572 * configure: If CC and CXX are not set in the environment, set
16573 them, based on either an existing Makefile or on searching for gcc
16574 in PATH. Substitute for CC and CXX in Makefile.
16575 * configure.in: Remove libm from target_libs. Separate
16576 target_configdirs from configdirs. If CC is not set in
16577 environment, try to get it from a host Makefile fragment. Rewrite
16578 changes of configdirs to use skipdirs instead. A few minor
16579 tweaks. Take directories out of target_configdirs as they are
16580 taken out of configdirs. Remove existing Makefile files from
16581 subdirectories. Substitute for TARGET_CONFIGDIRS and
16582 CONFIG_ARGUMENTS in Makefile.
16583 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16584 by configure.in.
16585 (CONFIG_ARGUMENTS): Likewise.
16586 (CONFIGURE_TARGET_MODULES): New variable.
16587 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16588 ($(CONFIGURE_TARGET_MODULES)): New target.
16589 (configure-libg++, configure-libio): New targets.
16590 (all-libg++): Depend upon configure-libg++.
16591 (all-libio): Depend upon configure-libio.
16592 (configure-libgloss, all-libgloss): New targets.
16593 (configure-libstdc++): New target.
16594 (all-libstdc++): Depend upon configure-libstdc++.
16595 (configure-librx, all-librx): New targets.
16596 (configure-newlib): New target.
16597 (all-newlib): Depend upon configure-newlib
16598 (configure-xiberty): New target.
16599 (all-xiberty): Depend upon configure-xiberty.
16600
16601 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16602
16603 * configure.in (host i[345]86-*-win32): Expand the
16604 noconfigdirs again.
16605
16606 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16607
16608 * mpw-configure: Fix sed command file name.
16609
16610 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16611
16612 * configure.in (host i[345]86-*-win32): Reduce the
16613 noconfigdirs again.
16614
16615 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16616
16617 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16618 or powerpc*-*-pe*, since they are not yet supported.
16619
16620 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16621
16622 Add PowerMac support and many other enhancements.
16623 * mpw-configure: New option --cc to select compiler to use,
16624 paste options set according to --cc into the generated
16625 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16626 if mpw-make.sed is present.
16627 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16628 add forward includes for PowerPC include files.
16629 * mpw-build.in: Build using Makefile.PPC if present.
16630 (do-byacc, etc): Remove separate version resource builds.
16631 (do-gas): Build "stamps" before "all".
16632 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16633 * mpw-README: Update to reflect --cc option, PowerMac support,
16634 and recently-reported compatibility problems.
16635
16636 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16637
16638 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16639 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16640 (--with-multilib-top): Pass to recursive invocations.
16641
16642 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16643
16644 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16645 v810-*-*.
16646
16647 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16648
16649 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16650 gdb, ld and opcodes on v810-*-*.
16651
16652 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16653
16654 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16655 (local-maintainer-clean): New target.
16656 (maintainer-clean): New target.
16657 (realclean): Just depend upon maintainer-clean.
16658
16659 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16660
16661 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16662
16663 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * configure.in: Build ld in mips*-*-bsd* case.
16666
16667 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16668
16669 * config.sub: Accept -lites* OS. From Ian Dall.
16670
16671 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16672
16673 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16674 targets.
16675
16676 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16677
16678 * configure.in: treat i386-win32 canadian cross the same as
16679 i386-go32 canadian cross.
16680
16681 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16682
16683 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16684 running under the simulator to build a reduced set of libraries.
16685 (powerpc-*-eabiaix): Add fine grained multilib support added to
16686 other powerpc targets yesterday.
16687
16688 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16689
16690 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16691 -disable-softfloat, -disable-relocatable, -disable-aix, and
16692 -disable-sysv to control which multilib libraries get built.
16693
16694 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16695
16696 * configure: Add Makefile.tem to list of files to remove in trap
16697 handler.
16698
16699 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16700
16701 * config.guess (*Linux*): Add missing "exit"s.
16702 Also, need specific check for alpha-unknown-linux (uses COFF).
16703
16704 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16705
16706 * config.guess: Merge with FSF:
16707
16708 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16709 * config.guess (AIX4): More robust release numbering discovery.
16710
16711 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16712 * config.guess (i386-sequent-ptx): Properly get version number.
16713
16714 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16715 * config.guess (mips:*:4*:UMIPS): New case.
16716
16717 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16718
16719 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16720 (i386-win32 host): Likewise. Don't build readline.
16721
16722 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16723
16724 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16725 SUPPORT_FILES to submakes.
16726
16727 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16728
16729 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16730 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16731 mpw-configure.
16732
16733 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16734
16735 * configure.in (appdirs): Use =, not ==, in test expression when
16736 trying to build the text to print in the warning message for
16737 Solaris users.
16738
16739 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16740
16741 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16742
16743 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16744
16745 * config.guess: Recognize lynx-2.3.
16746
16747 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16748
16749 * config.sub (z8ksim): Deleted
16750 (z8k-*-coff): New, this is the one true name of the target.
16751
16752 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16753
16754 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16755
16756 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16757
16758 * config.guess (*:Linux:*:*): First try asking the linker what the
16759 default object file format is (elf, aout, or coff). Then if this
16760 fails, try previous methods.
16761
16762 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16763
16764 * configure.in: Don't build newlib for *-*-vxworks5.1.
16765
16766 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16767
16768 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16769 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16770
16771 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16772
16773 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16774
16775 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16776
16777 * cfg-ml-com.in: New file.
16778 * cfg-ml-pos.in: New file.
16779
16780 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16781
16782 * COPYING.NEWLIB: Add HP free copyright to list.
16783
16784 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16785
16786 * config.sub: Recognize -eabi* for the system, not just -eabi.
16787
16788 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16789
16790 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16791 * config.sub, configure.in (win32): New target and host.
16792
16793 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16794
16795 * configure.in: Add i386-pe configuration.
16796
16797 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16798
16799 * mpw-build.in (install): Install GDB after LD.
16800
16801 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16802
16803 * mpw-config.in (elf/mips.h): Always forward-include, needed
16804 for GDB to build.
16805
16806 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16807
16808 * testsuite: New directory for customer acceptance and whole tool
16809 chain tests.
16810
16811 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16812
16813 * configure: If per-host line isn't found, but AC_OUTPUT is found
16814 and a configure script exists, run it instead.
16815
16816 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16817
16818 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16819
16820 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16821
16822 * configure: Set build_{cpu,vendor,os,alias} to host values when
16823 --build isn't specified.
16824
16825 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16826
16827 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16828 (FLAGS_TO_PASS): Pass them.
16829 (EXTRA_TARGET_FLAGS): Ditto.
16830
16831 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16832
16833 * Makefile.in (all-libg++): Depend on all-libstdc++.
16834
16835 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16836
16837 * configure.in (noconfigdirs): Enable all packages for
16838 i386-unknown-netbsd.
16839
16840 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16841
16842 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16843 hosted builds (DOS builds)
16844
16845 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16846
16847 Changes for ARM based on patches from Richard Earnshaw:
16848 * config.sub: Handle armeb and armel.
16849 * configure.in: Omit arm linker only for riscix.
16850
16851 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16852
16853 * config.guess: Update from FSF.
16854
16855 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16856
16857 * config.sub: Recognize powerpcle as the little endian variant of
16858 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16859 powerpcle variant. Convert pentium into i586, not i486. Add p5
16860 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16861 temporarily.
16862
16863 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16864
16865 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16866
16867 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16868
16869 * config.sub: Accept -lites* as a basic system type.
16870
16871 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16872
16873 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16874 installed, and if so return linuxoldld as the system name.
16875
16876 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16877
16878 * config.guess: Add hppa1.1-hp-lites support.
16879
16880 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16881
16882 * configure.in: Don't build newlib for m68k-vxworks5.1.
16883
16884 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16885
16886 * configure.in (mips-sgi-irix6): Use mh-irix5.
16887
16888 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16889
16890 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16891
16892 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16893
16894 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16895 OSF/1. Fix compiler flags.
16896 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16897
16898 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16899
16900 * configure.in: Recognize --with-newlib.
16901 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16902
16903 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16904
16905 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16906 to *_X11_MODULES due to gdbtk needing X include files et al.
16907
16908 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16909
16910 Merge in support for Mac MPW as a host.
16911 (Old change descriptions retained for informational value.)
16912
16913 * mpw-config.in: Add generic include forwards for cpu-specific
16914 include files in aout and elf directories.
16915
16916 * mpw-configure: Added copyright.
16917 * mpw-config.in: Check for presence of required build tools.
16918 (target_libs): Add newlib.
16919 (target_tools): Add examples.
16920 (Read Me): Generate as "Read Me for MPW" instead.
16921 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16922 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16923 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16924
16925 * mpw-configure: Remove subdir-specific makefile hackery,
16926 delete mk.tmp after using it.
16927
16928 * mpw-build.in (all): Display start and end times.
16929
16930 * mpw-configure (host_canonical): Set.
16931 (target_cpu): Always add to makefiles.
16932 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16933 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16934 (mpw-mh-mpw): Look for in srcdir and srcroot.
16935 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16936
16937 * mpw-build.in: (install-only): New target.
16938
16939 * mpw-configure (host_alias, target_alias): Rename from hostalias
16940 and targetalias, add into generated Makefile.
16941 (mk.tmp): If present, add into generated Makefile.
16942 * mpw-build.in (all-gas): Build config.h first before gas proper.
16943
16944 * mpw-configure (config.status): Write only if changed.
16945 * mpw-config.in (readline): Configure it (not built, just used for
16946 definitions).
16947
16948 * mpw-config.in (elf/mips.h): Add a forward include.
16949
16950 * mpw-config.in: Forward-include most .h files in include into
16951 extra-include.
16952 (readline): Don't build.
16953 mpw-build.in (install): Install GDB.
16954
16955 * mpw-configure (prefix, mpw_prefix): Handle it.
16956 * mpw-config.in (mmalloc, readline): Don't configure.
16957 * mpw-build.in (thisscript): Rename to ThisScript.
16958 Use mpw-build instead of BuildProgram everywhere.
16959 (mmalloc, readline): Don't build.
16960 * mpw-README: New file, basic documentation about the MPW port.
16961
16962 * mpw-config.in: Use forward-include to create include files.
16963
16964 * mpw-configure: Add more things to the top of each configured
16965 Makefile, including contents of config/mpw-mh-mpw.
16966 * mpw-config.in (extra-include): Create this directory and fill it
16967 with Posix-like include files when configuring.
16968
16969 * config.sub (apple, mac, mpw): Add various aliases.
16970
16971 * mpw-build.in: New file, top-level build script fragment for MPW.
16972 * mpw-configure: New file, configure script for MPW.
16973 * mpw-config.in: New file, config fragment for MPW.
16974
16975 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16976
16977 * configure.in (host_libs): Remove glob, since it is gone from the
16978 sources.
16979
16980 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16981
16982 * Makefile.in: define empty GDB_NLM_DEPS var.
16983
16984 * configure.in(target_makefile_frag): use config/mt-netware
16985 for netware targets.
16986
16987 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16988
16989 * config.sub: Merge in recent FSF changes. Remove linux special
16990 cases.
16991
16992 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16993
16994 Revert this change:
16995
16996 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16997
16998 * build-all.mk: Use CC=cc -Xs on Solaris.
16999
17000 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17001
17002 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17003 stop using it.
17004 * Makefile.in: Nuke all references to glob subdirectory.
17005
17006 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17007
17008 * configure.in: Fix --enable-shared logic in per-host.
17009
17010 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17011
17012 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17013
17014 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17015
17016 * configure.in (noconfigdirs): Don't build gas on AIX, for
17017 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17018
17019 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17020
17021 * configure: Fix --cache-file to work if the file argument is a
17022 relative path.
17023
17024 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * configure: If the --cache-file is used, pass it down to
17027 configure in subdirectories.
17028
17029 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17030
17031 * config.sub: add vxworks29k configuration.
17032
17033 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17034
17035 * Makefile.in (taz): Do "diststuff" part quietly.
17036
17037 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17038
17039 * config.sub: Mini-merge with gcc/config.sub.
17040
17041 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17042
17043 * config.guess (IRIX): Sed - to _.
17044
17045 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17046
17047 * Makefile.in (source-vault, binary-vault): New targets.
17048
17049 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17050
17051 * config.sub: Recognize -eabi as a basic system type.
17052
17053 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17054
17055 * configure.in (enable_shared stuff): Fix typo.
17056
17057 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17058
17059 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17060
17061 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17062
17063 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17064
17065 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17066
17067 * configure.in (rs6000-*-*): Don't build gas.
17068
17069 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17070
17071 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17072 reduce command line length.
17073 (AS_FOR_TARGET): Check for as.new, not Makefile.
17074 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17075
17076 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17077
17078 * config.guess: Merge from FSF.
17079
17080 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17081
17082 * configure: Don't use $ when handling program_suffix.
17083
17084 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17085
17086 * configure.in: Configure tk for hppa/hpux.
17087
17088 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17089
17090 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17091
17092 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17093
17094 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17095 to LIBCXXFLAGS. Tests are better run without it.
17096
17097 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17098
17099 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17100
17101 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17102
17103 * configure.in (*-*-netware*): Don't configure xiberty.
17104
17105 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17106
17107 * configure.in: Remove tk from native_only list.
17108
17109 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17110
17111 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17112 for special NCD build.
17113
17114 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17115
17116 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17117 makeall.bat, they're only useful for binutils snapshots.
17118 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17119 makeall.bat to specified SUPPORT_FILES.
17120
17121 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17122
17123 * build-all.mk: Add Ericsson targets to sun4 and solaris
17124 hosts. Add BNR's sun4 target to solaris host, so their
17125 build-from-source will be tested in-house first.
17126
17127 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17128
17129 * Makefile.in (LIBCFLAGS): New variable.
17130 (CFLAGS_FOR_TARGET): Ditto.
17131 (LIBCFLAGS_FOR_TARGET): Ditto.
17132 (LIBCXXFLAGS): Ditto.
17133 (CXXFLAGS_FOR_TARGET): Ditto.
17134 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17135 (BASE_FLAGS_TO_PASS): Pass them.
17136 (EXTRA_TARGET_FLAGS): Ditto.
17137
17138 * configure.in: Support --enable-shared.
17139
17140 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17141
17142 * configure.in (target_libs): Include libstdc++ again.
17143 * config.guess: Update from FSF (for FreeBSD).
17144
17145 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17146
17147 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17148 makeall.bat.
17149 (DISTDOCDIRS): Add `etc'.
17150 (ETC_SUPPORT_PFX): New variable.
17151 (taz): Include anything from etc starting with a word in
17152 ETC_SUPPORT_PFX.
17153
17154 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17155
17156 * config.sub: Update for recent FSF changes. Remove obsolete
17157 h8300hds entry. Add -windows* and -osx as basic os. Minor
17158 spacing changes.
17159
17160 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17161
17162 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17163
17164 * config.guess: Merge with FSF.
17165 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17166
17167 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17168
17169 * configure: Since the "trap 0" handler will override the exit
17170 status on many systems, only use it for "exit 1", and make it set
17171 a non-zero exit status; reset it before "exit 0". Also, check
17172 exit status of config.sub, and error out if it failed.
17173
17174 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17175
17176 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17177 and install libgloss.
17178
17179 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17180
17181 * Makefile.in (all-binutils): Depend upon all-byacc.
17182
17183 * configure.in: Don't build emacs on Irix 5.
17184
17185 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17186
17187 * configure.in (*-*-netware*): Add libio.
17188
17189 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17190
17191 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17192 (CHECK_TARGET_MODULES): Ditto.
17193 (INSTALL_TARGET_MODULES): Ditto.
17194 (TARGET_LIBS): Ditto.
17195 (all-libstdc++): Note dependencies.
17196
17197 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17198
17199 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17200
17201 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17202
17203 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17204 -fexternal-templates.
17205
17206 * configure.in (target_libs): Add libstdc++.
17207 (noconfigdirs): Add libstdc++ as appropriate.
17208
17209 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17210
17211 * config.guess: Update from FSF.
17212
17213 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17214
17215 * configure: Use ${config_shell} when running ${configsub}.
17216
17217 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17218
17219 * config.sub: No longer recognize h8300h.
17220
17221 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17222
17223 * config.sub: Remove extraneous differences between config.sub and
17224 gcc/config.sub.
17225
17226 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17227
17228 * Makefile.in (DISTSTUFFDIRS): Add gas.
17229
17230 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17231
17232 * COPYING.NEWLIB: New file.
17233
17234 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17235
17236 * config.guess (HP-UX): Patch from Harlan Stenn
17237 <harlan@landmark.com> to also emit release level.
17238
17239 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17240
17241 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17242
17243 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17244
17245 * config.sub: Merge nextstep cleanup from FSF.
17246
17247 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17248
17249 * configure.in (arm-*-*): Don't configure ld for this target.
17250
17251 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17252
17253 * configure.in (*-*-netware): don't configure libg++, libio,
17254 librx, or newlib.
17255
17256 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17257
17258 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17259 configure ld--it works, but it doesn't support shared libraries.
17260
17261 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17262
17263 * config.guess (*-unknown-freebsd*): Get rid of possible
17264 trailing "(Release)" in version string.
17265 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17266
17267 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17268
17269 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17270 Fix type: *-next-neststep -> *-next-nextstep.
17271
17272 * config.guess: Merge from FSF:
17273
17274 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17275
17276 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17277
17278 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17279
17280 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17281 instead of UNIX_SV for UnixWare 1.0).
17282
17283 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17284
17285 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17286 to make gdb/nlm/* build after the compiler and linker.
17287
17288 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17289
17290 * config.guess (netbsd, freebsd, linux): Accept any machine,
17291 not just i[34]86.
17292 (m68k-atari-sysv4): Relocate to match FSF version.
17293
17294 * config.guess: More merges from the FSF:
17295
17296 Add a space before function call or macro invocation.
17297
17298 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17299
17300 * config.guess: Add trap cmd to remove dummy.c and dummy when
17301 interrupted.
17302
17303 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17304
17305 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17306 (dummy): Redirect stderr from compilation of dummy.c.
17307
17308 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17309
17310 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17311
17312 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17313
17314 * configure: Accept and ignore --cache*, for compatibility with
17315 new autoconf.
17316
17317 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17318
17319 * config.guess: Merge from FSF:
17320
17321 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17322
17323 * config.guess (Pyramid*:OSx*:*:*): New case.
17324 (PATH): Add /.attbin at end for finding uname.
17325 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17326
17327 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17328
17329 * config.guess (M88*:DolphinOS:*:*): New case.
17330
17331 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17332
17333 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17334 to select whether to use ELF or COFF.
17335
17336 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17337
17338 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17339
17340 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17341
17342 * config.guess: Guess the OS version for HPUX.
17343
17344 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17345
17346 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17347
17348 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17349
17350 * configure.in: Recognize --with-headers, --with-libs, and
17351 --without-newlib.
17352 * Makefile.in (all-xiberty): Depend upon all-ld.
17353
17354 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17355
17356 * configure.in: Change i[34]86 to i[345]86.
17357
17358 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17359
17360 * configure (version): A few more tweaks to help message.
17361
17362 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17363
17364 * Makefile.in: Remove (for now) librx as a host library,
17365 now that we're building it for target.
17366
17367 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17368
17369 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17370 (Karl Berry).
17371
17372 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17373
17374 * configure.in: Also configure librx.
17375
17376 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17377
17378 * Makefile.in: Update various rules to reflect that librx
17379 is now needed for libg++.
17380
17381 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17382
17383 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17384
17385 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17386
17387 * configure.in: Configure the examples directory.
17388
17389 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17390
17391 * configure: Simplify Jun 2 1994 change.
17392
17393 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17394
17395 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17396 /bin/gcc isn't good enough to build gcc.
17397
17398 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17399
17400 * Makefile.in (GDB_SUPPORT_FILES): Remove
17401 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17402 (gdb.tar.gz): Add new rule to use standard distribution building
17403 mechanism.
17404
17405 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17406
17407 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17408 Bill Cox <bill@cygnus.com>.
17409
17410 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17411
17412 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17413
17414 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17415
17416 * configure: Search current dir first in .gdbinit.
17417
17418 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17419
17420 * config.sub: Recognize freebsd (merged from gcc config.sub).
17421
17422 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17423
17424 * config.sub: Refer to NeXT's operating system as nextstep.
17425
17426 * config.sub (case $basic_machine): Re-order the cases, to match
17427 the order in the FSF version (which is mostly alphabethical).
17428 Merge in some additions and changes from the FSF.
17429
17430 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17431
17432 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17433 * config.sub: Recognize cxux7.
17434 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17435
17436 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17437
17438 * config.sub: Fix typo powerpc -> powerpc-*.
17439
17440 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17441
17442 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17443
17444 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17445 parallel with all-emacs and install-emacs). Top-level command
17446 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17447
17448 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17449
17450 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17451 $(relbindir)/make before doing ``make install'', and use
17452 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17453 installing over running make binary.
17454 ($(host)-stamp-stage3-installed): Likewise.
17455
17456 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17457
17458 * config.guess: Recognize Mach.
17459
17460 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17461
17462 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17463 see whether --exec-prefix was used.
17464
17465 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17466
17467 * README: Explicitly mention libg++/README. (Zoo's idea.)
17468
17469 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17470
17471 * Makefile.in: Add all-librx target similar to all-libproc.
17472
17473 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17474
17475 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17476 with post 1.2 uname bogosity.
17477
17478 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17479
17480 * configure: Remove temporary files on receipt of a signal.
17481
17482 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17483
17484 * configure: If there is a package_makefile_frag, remove
17485 ${subdir}/Makefile.tem after copying it in.
17486
17487 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17488
17489 * build_all.mk: support rs6000 lynx identifies itself as
17490 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17491 since /bin/gcc is too feeble to compile a modern gcc.
17492
17493 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17494
17495 * brought devo/test-build.mk update-to-date with progressive/
17496 test-build.mk. Add lynx targets and hppa flag info.
17497
17498 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17499
17500 * configure.in: Use mh-ncrsvr43. Patch from
17501 Tom McConnell <tmcconne@sedona.intel.com>.
17502
17503 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17504
17505 * config.guess (i386-unknown-bsdi): No longer need to
17506 check #if defined(__bsdi__) && defined(__i386__).
17507
17508 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17509
17510 * configure: Set program_transform_nameoption correctly.
17511
17512 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17513
17514 * brought build-all.mk update-to-date with progressive build-all.mk,
17515 added new targets and hppa info.
17516
17517 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17518
17519 * configure: If config.guess result is a prefix of the user
17520 specified target, assume a native build and use the user specified
17521 target as the host alias. Remove SunOS patch suffix removal hack.
17522 * configure.in: Remove SunOS patch suffix removal hack.
17523
17524 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17525 in NATIVE_CHECK_MODULES.
17526
17527 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17528
17529 * Makefile.in: Rename HOST_ONLY to NATIVE.
17530 * configure: Delete SunOs patch suffix from host_canonical
17531 and build_canonical variables that are prepended to Makefiles.
17532 * configure.in: Add comments for easier maintenance.
17533
17534 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17535
17536 * Makefile.in: Add all-libproc target similar to all-gui.
17537
17538 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17539
17540 * Makefile.in (CHECK_MODULES): split into
17541 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17542
17543 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17544
17545 * config.guess (i386-unknown-bsdi): New system to guess.
17546
17547 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17548
17549 * Makefile.in: Add all-gui target (but not yet build by "all").
17550
17551 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17552
17553 * config.sub: Move deletion of patch suffix from here...
17554 * configure.in: To here, at Ian's suggestion. The top-
17555 level scripts might need to know of a patch level.
17556
17557 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17558
17559 * config.sub: Strip off patch suffix so rtl is recognized
17560 as a sunos4.1.3 machine, even though it's been patched.
17561
17562 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17563
17564 * Makefile.in (INSTALL_LAST): Delete.
17565 (INSTALL_DOSREL): New.
17566
17567 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17568
17569 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17570 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17571 whether we pass down --with-gnu-ld anyhow.
17572
17573 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17574
17575 * Makefile.in (INSTALL_LAST): Change operation so it works
17576 on more flavors of make.
17577 * configure.in (go32): Don't build libg++ or libio.
17578
17579 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17580
17581 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17582 they can be overriden by templates.
17583
17584 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17585
17586 * configure.in (target==go32): Don't build gdb.
17587 * dosrel: New directory.
17588
17589 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17590
17591 * configure.in (host==go32): Configure dosrel too.
17592 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17593 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17594 be set by incoming names or templates.
17595 (INSTALL_LAST): New rule.
17596
17597 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17598
17599 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17600
17601 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17602
17603 * configure.in (appdirs): New variable. Currently empty, but will
17604 be used in gas distribution. If nonempty, lists a set of
17605 directories at least one of which must get configured, or top
17606 level configuration is considered to have failed.
17607 (rs6000-*-lynxos*): Use new file name.
17608
17609 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17610
17611 Eliminate XTRAFLAGS.
17612 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17613 newlib include files using -idirafter, and also use -nostdinc.
17614 (CXX_FOR_TARGET): Likewise.
17615 (XTRAFLAGS): Removed.
17616 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17617 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17618 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17619 ($(DO_X)): Don't pass down XTRAFLAGS.
17620
17621 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17622
17623 * configure.in (mips*-dec-bsd*): New target; do build linker.
17624 (mips*-*-bsd*): New target; don't build linker.
17625
17626 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17627
17628 * configure.in: support rs6000-*-lynxos* configuration.
17629 support sunos4 as a cross target.
17630
17631 * config.sub: look for lynx*, not lynx since the OS version may
17632 legitimately be part of the name.
17633
17634 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17635
17636 * configure.in (i[34]86-*-sco*): Move to be with other i386
17637 targets.
17638 (romp-*-*): New target. Skip various binary utilities.
17639 (vax-*-*): New target. Don't build newlib.
17640 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17641
17642 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17643
17644 * configure.in: Only set host_makefile_frag if config
17645 directory exists.
17646
17647 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17648
17649 * install.sh: If $dstdir exists, don't check whether each
17650 component does.
17651
17652 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17653
17654 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17655
17656 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17657
17658 * configure.in (*-*-lynxos*): Don't configure newlib for either
17659 native or cross Lynx.
17660
17661 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17662
17663 * config.sub (sparc64-elf): Fix os.
17664 (z8k): Remove duplicate.
17665
17666 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17667
17668 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17669 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17670
17671 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17672
17673 * configure: Make file links cleanly even if Lynx fails on
17674 an NFS symlink (at least fail cleanly).
17675
17676 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17677
17678 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17679 -XNh2000.
17680
17681 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17682
17683 * configure: Unknown options are fatal again.
17684
17685 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17686
17687 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17688 compatibility.
17689
17690 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17691
17692 * build-all.mk: Add `clean' target.
17693
17694 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17695
17696 * config.guess: Add SINIX support.
17697 * configure.in: Add mips-*-sysv4* support.
17698
17699 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17700
17701 * build-all.mk: Document all useful targets.
17702 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17703 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17704
17705 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17706
17707 * configure: Support --silent, --quiet.
17708
17709 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17710
17711 * configure: Support --disable-FEATURE.
17712
17713 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17714
17715 * config.guess: Recognize NCR running SVR4.3.
17716
17717 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17718
17719 * config.guess: Make BSDI generate i386-unknown-bsd386.
17720 Patch from Paul Eggert <eggert@twinsun.com>.
17721
17722 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17723
17724 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17725
17726 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17727
17728 * configure: Make unrecognized options give nonfatal warnings
17729 instead of fatal errors, and pass them to any subdirectory
17730 configures in case they recognize them.
17731 Make --x equivalent to --with-x.
17732
17733 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17734
17735 * configure: Add --enable-* options. Clean up usage message and
17736 some comments.
17737
17738 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17739
17740 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17741
17742 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17743
17744 * configure.in (hppa*-*-*): Enable binutils.
17745
17746 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17747
17748 * config.sub: Recognize cisco.
17749
17750 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17751
17752 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17753
17754 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17755
17756 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17757 than one configuration name. Add comment.
17758
17759 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17760
17761 * config.guess: about target *-hitachi-hiuxwe2, fixed
17762 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17763 macro is incorrect.]
17764
17765 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17766
17767 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17768 than the "make ls" stuff which used to be here.
17769
17770 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17771
17772 * config.guess: Recognize i[34]86-unknown-freebsd.
17773 From Shawn M Carey <smcarey@rodan.syr.edu>.
17774
17775 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17776
17777 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17778
17779 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17780
17781 * config.guess: Check for ptx.
17782
17783 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17784
17785 * config.sub: Add os9k checking.
17786
17787 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17788
17789 * config.guess: Handle OSF1 running on HPPA processors
17790
17791 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17792
17793 * configure: If subdir configure fails, print out a message with
17794 subdirectory name, in case subdir's configure code didn't identify
17795 itself.
17796
17797 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17798
17799 * configure.in: Remove embedded newlines from configdirs.
17800 Avoid mismatches of substrings. Fix matching strings at end
17801 of configdirs.
17802
17803 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17804
17805 * config.guess: Add Lynx/rs6000 config support.
17806
17807 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17808
17809 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17810
17811 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17812
17813 * configure.in (hppa*-*-osf*): Treat this just like most other
17814 PA configurations (eg no binutils or ld).
17815 (hppa*-*-*elf*): These configurations have binutils and ld.
17816
17817 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17818
17819 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17820
17821 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17822
17823 * configure.in (rs6000-*-*): Build gas.
17824
17825 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17826
17827 * Makefile.in: Avoid bug in losing hpux sed.
17828
17829 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17830
17831 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17832 for GDB and GDB has been fixed to not need it.
17833
17834 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17835
17836 * config.guess: Recognize vax hosts.
17837
17838 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17839
17840 * configure (while loop): Don't use "break 2" inside case
17841 statement -- the case statement isn't an enclosing loop.
17842
17843 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17844
17845 * config.guess: Clean up NeXT support, to allow nextstep
17846 on Intel machines. Make OS be nextstep.
17847
17848 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17849
17850 * config.guess: Add alternate forms for Convex.
17851
17852 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17853
17854 * configure: Completely rewrite option processing. Take
17855 advantage of pattern-matching to avoid invoking test frequently.
17856 Also clean up host and target defaulting logic.
17857
17858 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17859
17860 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17861 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17862 commands (plus user environment) will fit SCO limits.
17863
17864 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17865
17866 * configure.in: Don't issue warnings about directories which are
17867 not being configured if -norecursion is set. Correct test for
17868 --with-gnu-as and --with-gnu-ld to not get confused by substring
17869 matches.
17870
17871 * configure.in: Don't build gas for alpha-dec-osf1*.
17872
17873 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17874
17875 * configure: Back out Per's change of 12/19/1993. It changes the
17876 behavior of configure in unexpected and confusing ways.
17877
17878 Also, use different delim char when calculating
17879 program_transform_name so that the name can contain slashes.
17880
17881 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17882
17883 * configure.in, config.sub: Add support for VSTa micro-kernel.
17884
17885 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17886
17887 * configure.in: Nuke hacks which were used to get a special
17888 version of GAS for HPPA configurations.
17889
17890 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17891
17892 * configure: If only ${target_alias} is given, use that
17893 as the default for ${host_alias}.
17894 * configure: Add missing back-slashes before nested quotes.
17895
17896 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17897
17898 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17899
17900 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17901
17902 * config.guess: Recognize some Tektronix configurations.
17903 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17904
17905 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17906
17907 * config.sub: Match any flavor of SH.
17908
17909 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17910
17911 * configure.in: Don't try to configure newlib for Alpha.
17912
17913 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17914
17915 * configure.in: Don't build ld for Irix 5. Don't build gas,
17916 libg++ or libio for any Alpha target.
17917
17918 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17919
17920 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17921
17922 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17923 default arguments -- so it tried to compress itself.
17924
17925 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17926
17927 * configure.in (notsupp): ensure that a space is always at the end
17928 of the configdirs list, since the grep checks for an explicit space
17929
17930 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17931
17932 * configure.in (target i386-sysv4.2): don't build ld, since static
17933 versions of many libraries are not available.
17934
17935 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17936
17937 * config.guess: Recognize Apollos (using environment variables).
17938 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17939
17940 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17941
17942 * config.guess: Recognize Sony news mips running newsos.
17943
17944 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17945
17946 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17947 "fi ; else" for bash.
17948
17949 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17950
17951 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17952
17953 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17954
17955 * config.sub: accept unixware as an alias for svr4.2.
17956 Fix some inconsistancies with the gcc version.
17957
17958 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17959
17960 * Makefile.in (DISTDOCDIRS): Add gdb.
17961
17962 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17963
17964 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17965
17966 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17967
17968 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17969 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17970 this now.
17971
17972 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17973
17974 * config.sub: Accept hiux* as an OS name.
17975
17976 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17977 etc/make-stds.texi. The underscore came from gcc, and dje now
17978 agrees that RUNTESTFLAGS is the correct name.
17979
17980 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17981
17982 * install.sh: Remove 'set -e'. It makes any conditionals
17983 in the script useless.
17984
17985 * config.guess: Automatically recognize arm-acorn-riscix
17986 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17987
17988 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17989
17990 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17991
17992 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17993
17994 * Makefile.in (DISTDOCDIRS): New variable.
17995 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17996 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17997
17998 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17999
18000 * configure.in (hppa target): check the source directory for the
18001 pagas sub-directory
18002
18003 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18004
18005 * config.sub: Allow -aout* and -elf*.
18006
18007 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18008
18009 * configure.in: Don't build ld on i386-solaris2, same as for
18010 sparc-solaris2.
18011
18012 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18013
18014 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18015
18016 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18017
18018 * configure.in: Configure gdb for alpha.
18019
18020 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18021
18022 * Makefile.in (CXXFLAGS): Add -O.
18023
18024 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18025
18026 * config.guess: added support for DG Aviion
18027
18028 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18029
18030 * configure.in: Produce warning message for subdirectories not
18031 configurable for this host/target combination. Don't try to
18032 configure gdb for vms.
18033
18034 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18035
18036 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18037 appropriate files before making "diststuff".
18038 (DISTBISONFILES): New var: list of files to be edited.
18039 (DISTSTUFFDIRS): Add binutils.
18040
18041 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18042
18043 * config.sub: also handle mipsel and mips64el (for little endian mips)
18044
18045 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18046
18047 * configure.in: Add * to end of all OS names.
18048
18049 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18050
18051 * configure.in: Build newlib for LynxOS native.
18052
18053 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18054
18055 * config.guess: Add support for delta 88k running SVR3.
18056
18057 * configure.in: Add comment about HP compiler vs. emacs.
18058
18059 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18060
18061 * configure.in: don't build ld on solaris2 (not a viable option
18062 due to bugs in getpwnam & getpwuid)
18063
18064 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18065
18066 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18067 config.guess will produce a full version number.
18068
18069 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18070
18071 * configure.in: Build linker and binutils for alpha-dec-osf1.
18072
18073 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18074
18075 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18076 and gdb/testsuite/Makefile.in.
18077
18078 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18079
18080 * configure.in: recognize mips*- instead of mips-
18081
18082 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18083
18084 * config.sub: Accept linux*coff and linux*elf as operating
18085 systems.
18086
18087 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18088
18089 * config.sub: Recognize mips64, and mips3 as an alias for it.
18090
18091 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18092
18093 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18094 gdb knows how to handle OSF/1 shared libraries.
18095
18096 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18097
18098 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18099 * config.guess: Recognize Hitachi's HIUX.
18100 * config.sub: Recognize h3050r* and hppahitachi.
18101 Remove redundant cases for hp9k[23]*.
18102
18103 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18104
18105 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18106 if gas and ld are in the source tree and are in ${configdirs}.
18107 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18108 --with options (but still pass them down on the command line,
18109 if they were explicitly specified).
18110
18111 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18112
18113 * configure: substitute SHELL value in Makefile.in with
18114 ${CONFIG_SHELL}
18115
18116 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18117
18118 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18119 *-*-solaris2* targets.
18120
18121 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18122
18123 * Makefile.in: define M4, and pass it down to sub-makes;
18124 all-autoconf now depends on all-m4
18125
18126 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18127
18128 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18129 presence of {ar,ranlib} instead of a configured directory
18130
18131 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18132
18133 * config.guess: Accept 34?? as well as 33?? for NCR.
18134
18135 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18136
18137 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18138 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18139
18140 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18141
18142 * configure: grab values for $(CC) and $(CXX) from the
18143 environment, so that someone can do "CC=gcc configure; make" and
18144 have it work right (matching the way that autoconf works now)
18145
18146 * configure.in, Makefile.in: add support for gash, the tcl
18147 interface to Galaxy
18148
18149 * config.guess: add NetBSD variants (hp300, x86)
18150
18151 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18152
18153 * install.sh: Support -d option (in the manner of SunOS 4 install,
18154 as it is more deterministic than that of GNU install)
18155 (chmodcmd): Set file to mode 755 by default (should also do default
18156 chgrp and chown, but I don't feel like dealing with that now)
18157
18158 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18159
18160 * config.sub: Remove h8300hhms alias.
18161
18162 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18163
18164 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18165
18166 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18167
18168 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18169 as stmp-fixinc
18170
18171 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18172
18173 * config.sub: recognize m88110-bug-coff.
18174
18175 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18176
18177 * Makefile.in (all-libio): all dependencies on the toolchain used
18178 to build this (gcc, gas, ld, etc)
18179
18180 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18181
18182 * config.guess: Deal with OSF/1 1.3 on alpha.
18183
18184 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18185
18186 * install.sh: add some 'else true' clauses for portability
18187
18188 * configure.in: don't build libio for h8[35]00-*-* targets
18189
18190 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18191
18192 * Makefile.in: Add support for new libio.
18193
18194 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18195
18196 * install.sh: If one command fails, don't try the rest. Don't try
18197 to remove $dsttmp (via trap) unless we have already created it.
18198 If $src doesn't exist, detect it and exit with an error.
18199
18200 * config.guess: Recognize BSD on hp300.
18201
18202 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18203
18204 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18205 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18206
18207 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18208
18209 * Makefile.in (all-send-pr): depends on all-prms
18210
18211 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18212
18213 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18214
18215 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18216
18217 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18218 Added test for mips-mips-riscos5.
18219
18220 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18221
18222 * configure.in: use mh-hp300 for 68k HP hosts
18223
18224 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18225
18226 * configure: add support for CONFIG_SHELL, so that you can use
18227 some alternate shell for evaluating configure scripts
18228
18229 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18230
18231 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18232 in configure script to bug-gdb@prep.ai.mit.edu when building
18233 distribution archive.
18234 * Makefile.in (COMPRESS): Remove def.
18235 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18236 gdb.tar.Z and make-gdb.tar.Z respectively.
18237 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18238 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18239 to convergence with 'taz' target in Makefile.in.
18240
18241 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18242
18243 * install.sh (dsttmp): use trap to ensure that tmp files go
18244 away on error conditions
18245
18246 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18247
18248 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18249
18250 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18251
18252 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18253 its parent is '/' not ''.
18254
18255 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18256
18257 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18258
18259 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18260 that ${newsrcdir}/configure.in does.
18261
18262 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18263
18264 * test-build.mk: support for CONFIG_SHELL
18265
18266 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18267
18268 * config.sub (netware): Add as a basic system type.
18269
18270 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18271
18272 * Makefile.in (Makefile): depend on configure.in. Also drop the
18273 $(srcdir)/ from the dependency on Makefile.in.
18274
18275 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18276
18277 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18278 (h8300hhms is temporary until multi-libraries are implemented).
18279 * configure.in: Handle h8300h too.
18280
18281 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18282
18283 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18284
18285 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18286
18287 * configure: Remove extraneous output when guessing host type.
18288 * config.guess: Remove extraneous output when guessing using C
18289 compiler rather than uname, or when guessing fails.
18290
18291 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18292
18293 * Makefile.in: remove all.cross and install.cross targets
18294
18295 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18296 definitions
18297
18298 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18299
18300 * configure.in (target sh): Build gprof.
18301
18302 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18303
18304 * config.sub: change -solaris to -solaris2
18305
18306 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18307
18308 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18309
18310 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18311
18312 * configure: Correct error message for missing Makefile.in to
18313 print correct directory.
18314
18315 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18316
18317 * install.sh: kludge around 386BSD shell bug
18318
18319 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18320
18321 * config.guess: Recognize NeXT.
18322 * config.guess: Recognize i486-ncr-sysv4.
18323 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18324
18325 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18326
18327 * Makefile.in (MAKEINFOFLAGS): New variable.
18328 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18329 * build-all.mk, test-build.mk: Pass down --no-split as
18330 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18331
18332 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18333
18334 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18335
18336 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18337
18338 * Makefile.in (libg++.tar.z): New rule.
18339 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18340 * Makefile.in (taz): Only do a single chmod.
18341
18342 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18343
18344 * install.sh: don't use dirname anymore (replaced with sed usage)
18345
18346 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18347
18348 * Makefile.in: Change extension for gzip'd files from '.z' to
18349 '.gz' per new FSF standard usage.
18350
18351 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18352
18353 * configure: put quotes around the final value of program_transform_name
18354
18355 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18356
18357 * Makefile.in: new install.sh support; update install-info rules
18358
18359 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18360
18361 * configure.in: Build diff for crosses, but not for go32 host.
18362
18363 * configure.in: Build gprof only for native, and don't build it
18364 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18365
18366 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18367
18368 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18369
18370 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18371
18372 * configure.in (host_tools): Add prms.
18373
18374 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18375
18376 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18377 with $(FLAGS_TO_PASS) on the command line
18378
18379 * config.sub: Recognize lynx and lynxos
18380
18381 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18382
18383 * config.sub: Accept -ecoff*, not just -ecoff.
18384
18385 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18386
18387 * Makefile.in (taz): Use .gz suffix instead of .z.
18388 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18389 names.
18390
18391 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18392
18393 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18394
18395 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18396
18397 * Makefile.in (install-no-fixedincludes): install gcc last, so
18398 that rebuilds that might happen during 'make install' don't get
18399 bogus gcc include files
18400
18401 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18402
18403 Change from Utah for HPPA support:
18404 * config.guess: Recognize hppa1.x-hp-bsd.
18405
18406 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18407
18408 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18409 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18410
18411 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18412
18413 * config.sub: Add support for rom68k and bug boot monitors.
18414
18415 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18416
18417 * Makefile.in: Make all-opcodes depend on all-bfd.
18418
18419 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18420
18421 * config.guess: Added special check for i[34]86-univel-sysv4*.
18422
18423 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18424
18425 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18426 the processor rather than assuming i486.
18427
18428 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18429
18430 * config.guess: Recognize SunOS6 as Solaris3.
18431
18432 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18433
18434 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18435 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18436
18437 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18438
18439 * build-all.mk (all-cross): New target for Canadian Cross.
18440 Added Q2 go32 targets.
18441 * test-build.mk: Configure go32 cross sparclite-aout and
18442 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18443 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18444
18445 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18446
18447 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18448 GO32 hosted toolchains
18449
18450 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18451
18452 * configure: change so "-exec-prefix" gets passed down rather
18453 than "-exec_prefix" so autoconf generated Makefiles get the
18454 exec_prefix set right.
18455
18456 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18457
18458 * config.guess: get the Solaris2 minor version number
18459
18460 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18461
18462 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18463
18464 * config.guess: Recognize some Sequent platforms.
18465
18466 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18467
18468 * Makefile.in: added the vault-install target
18469
18470 * configure.in: actually use the Sun3 makefile fragment that's in
18471 config, also added the release dir to configdirs
18472
18473 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18474
18475 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18476
18477 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18478
18479 * configure.in: remove some program from Alpha targetted toolchains
18480
18481 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18482
18483 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18484 gprof.
18485 (taz): Run "make diststuff" in those directories instead of "make
18486 proto-dir". Look for "VERSION=" only at start of line in subdir
18487 Makefile. Use "gzip -9" for compression.
18488 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18489 (binutils.tar.z): New target.
18490
18491 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18492
18493 * Makefile.in (taz): Include gpl.texinfo.
18494
18495 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18496
18497 * Makefile.in (setup-dirs): Merged into "taz" target.
18498 (taz): Only do `proto-dir' stuff if a directory is actually needed
18499 for this target.
18500
18501 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18502
18503 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18504 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18505 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18506 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18507 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18508
18509 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18510
18511 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18512 config.sub, and move-if-change to gdb testsuite distribution
18513 archive, so the testsuite can be extracted, configured, and
18514 run separately from the gdb distribution. Blow away the Chill
18515 tests that require a Chill compiled executable, since GNU Chill
18516 is not yet publically available.
18517
18518 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18519
18520 * test-build.mk: set environment variables in a single command,
18521 instead of a list of assignments and exports
18522
18523 * config.guess: recognize Alpha/OSF1 systems
18524
18525 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18526
18527 * configure: Change help message to prefer --options rather than
18528 -options.
18529
18530 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18531
18532 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18533 zippy@ecst.csuchico.edu.
18534 * config.guess: Recognize miniframe.
18535
18536 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18537
18538 * Makefile.in: Use srcroot to find runtest rather than rootme.
18539 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18540
18541 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18542
18543 * test-build.mk: Extensive additions to support building on a
18544 machine other than the host.
18545
18546 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18547
18548 * configure (tooldir): Fix for i386-aix again.
18549
18550 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18551
18552 * configure, Makefile.in: Change definition of $(tooldir)
18553 to match the FSF.
18554
18555 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18556
18557 * config.guess: Recognize i[34]86/SVR4.
18558
18559 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18560
18561 * Makefile.in (all-gdb): gdb depends on sim.
18562
18563 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18564
18565 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18566 at the same time we make the prototype gdb directory.
18567 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18568 files at the same time as the gdb base release distribution.
18569
18570 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18571
18572 * Makefile.in (check): Use individual check targets rather than
18573 DO_X rule.
18574 (check-gcc): Added.
18575
18576 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18577
18578 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18579 for System V release 3.2.
18580
18581 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18582
18583 * config.sub: Recognize hppaosf.
18584 * configure.in: Do configure ld/binutils/gas for it.
18585
18586 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18587
18588 * configure (tooldir): Alter syntax used to set this, for systems
18589 where "\$" isn't handled right, like i386-aix.
18590
18591 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18592
18593 * configure: Pass program-transform-name, not
18594 program_transform_name, to recursive configures.
18595
18596 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18597
18598 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18599 of gas+ld+binutils.
18600
18601 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18602
18603 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18604
18605 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18606
18607 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18608
18609 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18610
18611 * Makefile.in (PRMS): Set back to all-prms.
18612
18613 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18614
18615 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18616 targets, rather than for MIPS hosts.
18617
18618 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18619
18620 * configure.in: add comment for --with-x default values
18621
18622 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18623
18624 * Makefile.in: add check-* targets for each of the directories in
18625 the tree. Add a definition of RUNTEST that will use the one we
18626 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18627
18628 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18629
18630 * configure.in: Removed obsolete references to bfd_target and
18631 target_makefile_frag.
18632
18633 * build-all.mk: Set assorted targets for Q2.
18634 * config.sub: Recognize z8k-sim and h8300-hms.
18635 * test-build.mk: Really don't pass host to configure.
18636 (HOLES): Added uname.
18637
18638 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18639
18640 * configure: Handle an empty program-prefix, program-suffix or
18641 program-transform-name correctly.
18642
18643 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18644
18645 * build-all.mk: -G 8 no longer required for MIPS targets.
18646 * test-build.mk: Don't pass host argument to configure; make it
18647 guess.
18648
18649 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18650
18651 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18652 * Makefile.in (COMPRESS): New macro, like GZIP.
18653
18654 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18655
18656 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18657
18658 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18659 with gas currently defaults to -G 0.
18660
18661 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18662
18663 * Makefile.in (all-flex): flex depends on byacc.
18664
18665 * build-all.mk: If host not specified, use config.guess. Pass TAG
18666 to test-build.mk as RELEASE_TAG.
18667 * test-build.mk (configargs): New variable containing arguments to
18668 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18669 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18670
18671 * config.guess: Use /bin/uname when checking -X argument on SCO,
18672 to avoid invoking GNU uname which doesn't understand -X.
18673
18674 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18675
18676 * configure.in: Build gas for mips-*-*.
18677
18678 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18679
18680 * Makefile.in (all.normal): insert missing backslash.
18681
18682 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18683
18684 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18685
18686 * Makefile.in: Complete overhaul to merge many almost identical
18687 targets.
18688
18689 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18690
18691 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18692 (gdb.tar.Z): Adjusted.
18693
18694 * Makefile.in (setup-dirs, taz): New targets; should be general
18695 enough to adapt for gdb sometime. Build only .z file.
18696 (gas.tar.z): New target.
18697
18698 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18699
18700 * build-all.mk: Use CC=cc -Xs on Solaris.
18701
18702 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18703
18704 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18705 for handling BISON for FSF releases.
18706
18707 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18708
18709 * configure: Actually implement the change zoo just documented.
18710
18711 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18712
18713 * configure: when using config.guess, only set target_alias when
18714 it's not already been set (ie, on the command line)
18715
18716 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18717
18718 * Makefile.in: add installcheck target, set PRMS to install-prms
18719
18720 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18721
18722 * configure: add support for package_makefile_fragment, handle the
18723 case where a directory has a configure.in file but no Makefile.in
18724 more gracefully (with an actual understandable error message, even);
18725 add support for --without (and add this to the usage message); also
18726 explicitly add a --host=${host_alias} to the command line when
18727 config.guess is used
18728
18729 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18730
18731 * configure: Must use both --host and --target in recursive calls.
18732
18733 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18734
18735 * Makefile.in: Change deja-gnu to dejagnu.
18736
18737 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18738
18739 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18740
18741 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18742
18743 * configure.in: canonicalize all instances to *-*-solaris2*,
18744 also strip out a number of tools to not build for go32 host
18745
18746 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18747
18748 * config.guess: add GPL.
18749
18750 * Makefile.in, config.guess, config.sub, configure: bump
18751 copyrights to 93.
18752
18753 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18754
18755 * Makefile.in (do-info): Removed obsolete check for existence of
18756 localenv file.
18757
18758 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18759
18760 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18761
18762 * Makefile.in: a couple of 'else true' for decstation,
18763 support for TclX
18764
18765 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18766
18767 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18768
18769 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18770
18771 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18772
18773 * config.guess: Recognize i386-ibm-aix (PS/2).
18774 * configure.in: Use config/mh-aix386 file for it.
18775
18776 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18777
18778 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18779 CC_FOR_TARGET instead.
18780 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18781
18782 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18783
18784 * Makefile.in: Add sim to list of directories sent with gdb
18785
18786 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18787
18788 * configure.in: Put back mips-dec-bsd* case.
18789
18790 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18791
18792 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18793 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18794 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18795
18796 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18797
18798 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18799
18800 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18801 (install-info): install dir.info only if it exists,
18802 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18803
18804 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18805
18806 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18807 gas for mips-dec-bsd.
18808
18809 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18810
18811 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18812 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18813
18814 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18815
18816 * configure.in: Added "dejagnu" to hosttools list.
18817
18818 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18819
18820 * config.sub, configure.in, config.guess: Add support
18821 for Bosx, an AIX variant from Bull.
18822 Patches from F.Pierresteguy@frcl.bull.fr.
18823
18824 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18825
18826 * devo/dejagnu: Initial creation of devo/dejagnu.
18827 Migrated dejagnu testcases and support files for testing software
18828 tools to reside as subdirectories, currently called "testsuite",
18829 within the directory of the software tool. Migrated all programs,
18830 support libraries, etc. beloging to dejagnu proper from
18831 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18832 with no modifications. The changes to these files which will
18833 allow them to configure, build, and execute properly will be made
18834 in a future update.
18835
18836 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18837
18838 * Makefile.in: Change send_pr to send-pr.
18839 * configure.in: Likewise.
18840 * send_pr: Renamed directory to send-pr.
18841
18842 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18843
18844 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18845
18846 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18847
18848 * README: Update for gdb-4.8 release.
18849 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18850 gdb-xxx.tar.z (gzip'd) file also.
18851
18852 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18853
18854 * Makefile.in: make all-diff depend on all-libiberty
18855
18856 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18857
18858 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18859
18860 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18861
18862 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18863
18864 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18865
18866 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18867 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18868 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18869
18870 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18871
18872 * Makefile.in: makeinfo binary is in a new location
18873
18874 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18875
18876 * config.sub: Accept -ecoff as an OS.
18877
18878 * Makefile.in: Various changes to eliminate a level of make
18879 recursion and reduce the required command line length.
18880 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18881 sub-makes.
18882 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18883 variables holding settings for specific sub-makes.
18884 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18885 in terms of BASE_FLAGS_TO_PASS.
18886 (TARGET_LIBS): New variable listing directories which use
18887 TARGET_FLAGS_TO_PASS.
18888 (subdir_do): Eliminated.
18889 (do-*): New set of targets to replace subdir_do.
18890 (various): All targets which used subdir_do now depend on do-*.
18891 (local-clean): Renamed from do_clean.
18892 (local-distclean): New target, dependency of distclean and
18893 realclean.
18894 (install-info): Don't create directories. Depend on dir.info
18895 rather than calling make recursively.
18896 (install-dir.info): Eliminated.
18897 (install-info-dirs): Create all info directories here.
18898 (dir.info): Depend upon do-install-info.
18899
18900 * test-build.mk (HOLES): Added false.
18901
18902 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18903
18904 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18905
18906 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18907
18908 * Makefile.in (info): remove dependency on all-texinfo. The
18909 problem was really in texinfo/C, not at this level.
18910
18911 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18912
18913 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18914
18915 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18916
18917 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18918 GDB releases.
18919
18920 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18921
18922 * configure: Include srcdir in message about target of link not
18923 being found. Don't convert `-' to `_' in `with' options being
18924 passed to subdirs.
18925
18926 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18927
18928 * configure.in: add uudecode to host_tools
18929
18930 * Makefile.in: added {all,install}-uudecode targets, added them to
18931 the appropriate lists
18932
18933 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18934
18935 * Makefile.in (all-gcc): Added dependency on all-gas.
18936
18937 * configure.in (mips-*-*): Build ld and binutils.
18938
18939 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18940
18941 * configure: check return code from mkdir, print error message and
18942 exit on failure.
18943
18944 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18945
18946 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18947
18948 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18949
18950 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18951
18952 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18953
18954 * config.sub (h8500): Recognize this as a cpu type.
18955
18956 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18957
18958 * configure: source directory missing is no longer a warning
18959
18960 * configure.in: recognize irix[34]* instead of irix[34]
18961
18962 * Makefile.in: define and pass down X11_LIB
18963
18964 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18965
18966 * guess-systype: Renamed to ...
18967 * config.guess: ... by popular request.
18968 * configure.in, Makefile.in: Update accordingly.
18969
18970 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18971
18972 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18973 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18974 + Execute ./dummy instead of assuming . is in PATH.
18975
18976 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18977
18978 * guess-systype: New shell script. Attempts to guess the
18979 canonical host name of the executing host.
18980 Only a few hosts are supported so far.
18981 * configure: Call guess-systype if no host is specified.
18982
18983 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18984
18985 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18986 gcc Makefile.
18987
18988 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18989
18990 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18991 (all-gcc, install-gcc, subdir_do): Use it.
18992
18993 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18994
18995 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18996
18997 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18998
18999 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19000 set exclusively by configure, using configure.in .
19001
19002 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19003
19004 * test-build.mk: set $PATH for all builds
19005
19006 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19007
19008 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19009
19010 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19011 the one used in gcc/Makefile.in, so that a null expansion doesn't
19012 override the one needed to build gcc with a native cc.
19013
19014 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19015
19016 * configure: Accept -with arguments.
19017
19018 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19019
19020 * Makefile.in: added h8300sim
19021
19022 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19023
19024 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19025 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19026 (all-cygnus, native, build-cygnus): Make
19027 $(canonhost)-stamp-3stage-done, not $(host)....
19028 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19029 i386-sco3.2v4. Added else true to if command.
19030
19031 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19032
19033 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19034
19035 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19036
19037 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19038
19039 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19040
19041 * configure.in: don't remove binutils from Solaris builds
19042
19043 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19044
19045 * Makefile.in: get rid of earlier definitions for *clean,
19046 also handle the recursive info rule better
19047
19048 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19049
19050 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19051 do more-or-less the right thing.
19052
19053 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19056 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19057
19058 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19059
19060 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19061 $(host_canonical).
19062
19063 * configure.in: split the configdirs list into 4 categories (native
19064 v. cross, library v. tool) and handle the cross-only and native-
19065 only in more reasonable (and correct!) way.
19066
19067 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19068
19069 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19070 configdirs anymore.
19071
19072 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19073
19074 * Makefile.in: extensive cleanup:: removed all of the explicit
19075 clean-* targets, collapsed many wrappers around subdir_do into
19076 one, added additional targets to satisfy standards.texi, deleted
19077 some old targets, some changes for consistency
19078
19079 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19080
19081 * configure.in: handle some programs as cross-only, and others as
19082 native only
19083
19084 * test-build.mk: handle partial holes in a more generic manner
19085
19086 * Makefile.in: m4 depends on libiberty
19087
19088 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19089
19090 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19091 time, wdiff, and find to configdirs
19092
19093 * Makefile.in: all, clean, and install rules for the new programs
19094 added to configure.in
19095
19096 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19097
19098 * configure.in: use mh-sun for all *-sun-* hosts
19099
19100 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19101
19102 * Makefile.in: define flags for X11 include files and library file
19103 locations, pass them down to the programs that need this info
19104
19105 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19106
19107 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19108
19109 * configure.in: start building libg++ for HP-UX targets
19110
19111 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19112
19113 * README: Update references to files moved into etc/.
19114
19115 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19116
19117 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19118 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19119
19120 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19121
19122 * configure: accept dash as well as underscore in long option
19123 names for FSF compatibility.
19124
19125 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19126
19127 * config.sub: added -sco3.2v4 support from FSF.
19128
19129 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19130
19131 * configure.in: expand the section that adds or removes
19132 directories from the list of programs to build, to handle native
19133 vs. cross in addition to host v. native
19134
19135 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19136
19137 * Makefile.in: Replace C++ in macro names with CXX.
19138 This is less likely to break ...
19139
19140 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19141
19142 * test-build.mk: add -w to GNU_MAKE
19143
19144 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19145
19146 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19147 add 'sparc' to list of recognized cpus. This needed to make
19148 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19149 Delete some redundant ose68 variants. Recognize -wrs as an os,
19150 then changes that into $CPU-wrs-vxworks.
19151
19152 * configure.in: remove most references to gdbtest, regularize
19153 target based program removal
19154
19155 * test-build.mk: import from p3 tree (many fixes and changes)
19156
19157 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19158
19159 * Makefile.in: added rules to handle tcl, tk, and expect
19160
19161 * configure.in: handle those directories if they exist
19162
19163 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19164
19165 * config.sub: removed bogus hppabsd and hppahpux names, since
19166 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19167
19168 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19169
19170 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19171 depends upon all-xiberty
19172
19173 * Makefile.in: changes from p3, including:
19174
19175 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19176
19177 * Makefile.in (XTRAFLAGS): include newlib directories if
19178 newlib/Makefile exists, rather than if host != target.
19179
19180 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19181
19182 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19183 from the same source tree and not building a cross-compiler. This
19184 matters for the libg++ configuration if reconfiguring a tree that
19185 has already been installed.
19186
19187 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19188
19189 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19190 pick up the machine and system specific header files.
19191
19192 * Makefile.in: added AS_FOR_TARGET, passed down in
19193 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19194 the C compiler to use to create programs which are run in the
19195 build environment, set it to default to $(CC), and passed it down
19196 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19197
19198 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19199
19200 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19201 We need them for unusual native builds, like systems without
19202 ranlib.
19203
19204 * configure: also define $(host_canonical) and
19205 $(target_canonical), which are the full, canonical names for the
19206 given host and target
19207
19208 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19209
19210 * Makefile.in: Added separate definitions for C++.
19211
19212 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19213
19214 * configure.in (configdirs): Add deja-gnu.
19215
19216 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19217
19218 * README: Update for configure.texi and gdb-4.7 release.
19219
19220 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19221
19222 * Makefile.in: Move "all" target to top of file.
19223 Previously, first target was ".PHONY" which caused BSD4.4 make
19224 to build .PHONY when make was run without arguments.
19225
19226 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19227
19228 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19229 Library-copylefted code in libiberty.
19230
19231 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19232
19233 * config.sub: Replace m68kmote with plain old m68k.
19234
19235 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19236
19237 * Makefile.in: Remove space from blank line, avoid Make complaints.
19238
19239 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19240
19241 * config.sub: Complain if no argument is given. Added support for
19242 386bsd as OS and target alias.
19243
19244 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19245
19246 * Makefile.in (XTRAFLAGS): include newlib directories if
19247 newlib/Makefile exists, rather than if host != target.
19248
19249 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19250
19251 * config.sub: recognize sparclite-wrs-vxworks.
19252
19253 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19254 p3.) Added clean-xiberty to clean.
19255
19256 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19257
19258 * configure.in: use *-*-* instead of nested cases for host and target
19259
19260 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19261
19262 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19263 from the same source tree and not building a cross-compiler. This
19264 matters for the libg++ configuration if reconfiguring a tree that
19265 has already been installed.
19266
19267 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19268
19269 * config.sub (i486v/i486v4): Merge in from FSF version.
19270
19271 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19272
19273 * configure: only set PWD if it is already set.
19274
19275 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19276
19277 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19278 doesn't have unset and all success paths (and most error paths)
19279 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19280 to just ${PWD} to avoid confusion.)
19281
19282 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19283
19284 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19285 even for a native compilation.
19286
19287 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19288
19289 Changes to make the gdb.tar.Z rule work better.
19290
19291 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19292 (DEVO_SUPPORT): Add configure.texi.
19293 (bfd-ilrt.tar.Z): Remove ancient rule.
19294
19295 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19296
19297 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19298 pick up the machine and system specific header files.
19299
19300 * configure.in, config.sub: added new target m68010-adobe-scout,
19301 with alias of adobe68k. Changed configure.in to check for
19302 -scout before -sco* to avoid a false match.
19303
19304 * Makefile.in: added AS_FOR_TARGET, passed down in
19305 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19306 the C compiler to use to create programs which are run in the
19307 build environment, set it to default to $(CC), and passed it down
19308 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19309
19310 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19311
19312 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19313 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19314 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19315 FOR_TARGET variants, to newlib and libg++.
19316
19317 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19318
19319 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19320 first.
19321
19322 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19323
19324 * config.sub: Accept `elf' as an environment.
19325
19326 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19327
19328 * Makefile.in (all-opcodes): cd into the right directory
19329
19330 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19331
19332 * configure: added -program_transform_name option, used as
19333 argument to sed when installing programs.
19334 configure.texi: added documentation for -program_prefix,
19335 -program_suffix and -program_transform_name.
19336
19337 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19338
19339 * config.sub: Accept i486 where i386 ok.
19340
19341 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19342
19343 * config.sub: accept we32k
19344
19345 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19346
19347 * config.sub, configure.in: accept OSE68000 and OSE68k.
19348
19349 * Makefile.in: don't create all directories for ``make install'';
19350 let the subdirectories create the ones they need.
19351
19352 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19353
19354 * COPYING: new file, GPL v2
19355
19356 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19357
19358 * Makefile.in: use the new gen-info-dir, which needs a template
19359 argument (which also lives in texinfo)
19360
19361 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19362
19363 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19364
19365 * config.sub (ncr3000): Change i386 to i486.
19366
19367 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19368
19369 * Makefile.in: add install-rcs, install-grep to
19370 install-no-fixedincludes, removed install-bison and install-libgcc
19371
19372 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19373
19374 * configure.in: grab the HPUX makefile fragment if on HPUX
19375
19376 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19377
19378 * Makefile.in: eradicate bison spoor (ditto libgcc).
19379 configure.in: recognise m68{k,000}-ericsson-OSE.
19380 es1800 is alias for m68k-ericsson-OSE
19381
19382 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19383
19384 * configure.in: rearrange the parts that remove programs from
19385 configdirs, based now on HOST==TARGET or by canonical triple.
19386
19387 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19388
19389 * test-build.mk: recurse explicitly with -f test-build.mk when
19390 appropriate. predicate stage3 and comparison on the existence
19391 of gcc. That is, if gcc isn't around, we aren't three-staging.
19392 On very clean, also remove ...stamp-co. Build in-place before
19393 doing other builds.
19394
19395 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19396
19397 * Makefile.in, configure.in: add tgas
19398
19399 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19400
19401 * Makefile.in: a number of changes merged in from progressive.
19402
19403 * configure.in: add libm.
19404
19405 * .cvsignore: ignore some stuff that comes from test-build.mk.
19406
19407 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19408
19409 * config.sub: Add es1800 (m68k-ericsson-es1800).
19410
19411 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19412
19413 * configure: Add program_suffix (parallel to program_prefix)
19414 * Makefile.in: adjust directory-creating script for losing decstation
19415
19416 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19417
19418 * configure: Minor $subdir-related fixes.
19419
19420 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19421
19422 * configure: fix various problems with propogating
19423 makefile_target_frag in subdirs.
19424 * configure.in: config libgcc if its there
19425
19426 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19427
19428 * config.sub: HPPA merge.
19429
19430 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19431
19432 * Makefile.in: Replace all-bison with all-byacc in all
19433 dependency lines for other tools (which now use byacc).
19434
19435 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19436
19437 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19438
19439 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19440
19441 * Makefile.in: make gprof rules similar to byacc rules (instead of
19442 vestigal $(unsubdir) that didn't work...)
19443
19444 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19445
19446 * config.sub: Add support for Linux.
19447 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19448 (at least for libg++).
19449
19450 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19451
19452 * configure.texi: fix doc for the -nfp option to configure
19453
19454 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19455
19456 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19457
19458 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19459
19460 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19461 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19462 * configure.in: added solaris* host_makefile_frag hook.
19463
19464 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19465
19466 * config.sub: changed recognition of m68000 so that various
19467 m68k types can be specified via m680[01234]0
19468
19469 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19470
19471 * config.sub (basic_machine): fix sed so that '-foo' isn't
19472 completely substituted out while .+'-foo' loses the '-foo'
19473
19474 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19475
19476 * config.sub ($os): Add -aout.
19477
19478 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19479
19480 * configure: If host_makefile_frag is absolute, don't
19481 prefix ${invsubdir} (relevant to libg++ auto-configure).
19482
19483 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19484
19485 * Makefile.in (tooldir): Define it.
19486 (all-ld): Depend on all-flex.
19487
19488 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19489
19490 * Makefile.in (check): Fix libg++ special case.
19491
19492 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19493
19494 * configure: do not bury `pwd` into config.status, thus do fewer
19495 pwd's.
19496
19497 * configure: print the "Building in" message only when building in
19498 other than "." AND verbose.
19499
19500 * configure: remove -s, rework -v to better accommodate guested
19501 configures.
19502
19503 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19504
19505 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19506
19507 * Makefile.in: macroize flags passed on recursion. remove
19508 fileutils.
19509
19510 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19511
19512 * configure: get makesrcdir right for subdirs deeper than 1.
19513
19514 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19515 install.
19516
19517 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19518
19519 * Makefile.in: don't print subdir_do or recursion lines.
19520
19521 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19522
19523 * standards.texi: added menu item.
19524
19525 * Makefile.in: build and install standards.info.
19526
19527 * standards.texi: new file.
19528
19529 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19530
19531 * configure: test for and move config.status pieces from
19532 ${subdir}/.
19533
19534 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19535
19536 * configure: Test for existance of files before trying to mv
19537 them, to avoid numerous non-existance messages.
19538
19539 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19540
19541 * configure: correct final line of config.status.
19542
19543 * configure: patch from eggert. Avoids a protection problem if
19544 the original Makefile.in is read only.
19545
19546 * configure: use move-if-change from gcc to create config.status.
19547 Some makefiles depend on config.status to tell if a directory
19548 has been reconfigured for a different host. This change
19549 prevents those directories from remaking everything in the case
19550 where the reconfig was only intended to rebuild a Makefile.
19551
19552 * configure: test for config.sub with "config.sub sun4" rather
19553 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19554 host alias from a missing config.sub.
19555
19556 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19557
19558 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19559 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19560
19561 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19562
19563 * configure: mkdir ${subdir} as needed.
19564
19565 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19566
19567 * Makefile.in,configure.in: added autoconf.
19568
19569 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19570
19571 * Makefile.in: no longer pass against on recursion.
19572
19573 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19574 definitions are not inherited.
19575
19576 * configure: correct makesrcdir when subdir is .
19577
19578 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19579
19580 * configure: Add support for 'subdirs' variable, which is
19581 like 'configdirs', except that configure doesn't re-invoke
19582 itself for subdirs, it just creates a Makefile for each subdir.
19583 * configure.texi: Document subdirs.
19584
19585 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19586
19587 * configure.in: added flex to configdirs
19588
19589 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19590
19591 * Makefile.in: remove clean-stamps from clean.
19592
19593 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19594
19595 * configure.in: Add gdbtest to configdirs.
19596
19597 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19598
19599 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19600 to recursive makes.
19601 * configure.in: Recognize new ncr3000 config.
19602
19603 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19604
19605 * Makefile.in, configure.in: removed references to gdbm.
19606
19607 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19608
19609 * config.sub: Don't canonicalize os value
19610 newsos* to bsd (readline needs to check for newsos).
19611 (This fix was earlier made Jan 31, but got re-broken.)
19612
19613 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19614
19615 * configure.in: sco is an os, not a vendor!
19616
19617 * configure: Quote $( better. Keep various shells happy.
19618
19619 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19620
19621 * Makefile.in: eliminate stamp-files.
19622
19623 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19624
19625 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19626 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19627
19628 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19629
19630 * config.sub: fix iris/iris3.
19631
19632 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19633
19634 * configure: re-add -rm.
19635
19636 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19637
19638 * Maskefile.in: add .stmp-rcs to all.
19639
19640 * configure.in: remove gas from rs6000 build, use aix host fragment.
19641
19642 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19643
19644 * configure: pass down site_option during recursion.
19645
19646 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19647
19648 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19649
19650 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19651
19652 * configure: Change exec_prefix so that it really defaults to prefix.
19653
19654 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19655
19656 * Makefile.in, configure.in: Add support for mmalloc library.
19657
19658 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19659
19660 * Makefile.in: add stmp dependencies for a few more things.
19661
19662 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19663
19664 * configure: adjusted error message on objdir/srcdir configure
19665 collision, per john's suggestion.
19666
19667 * Makefile.in: add libiberty stmp to all and all.cross.
19668
19669 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19670
19671 * Makefile.in: remove force dependencies, add grep to all.
19672
19673 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19674
19675 * Makefile.in: drop flex. make stamp files work.
19676
19677 * configure: added test for conflicting configuration in srcdir,
19678 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19679 gets cranky. use relative paths for configure and srcdir
19680 whenever possible. Send some error messages to stderr that were
19681 going to stdout.
19682
19683 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19684
19685 * Makefile.in: Fix libg++ rule to check for gcc directory
19686 before using gcc/gcc. Also pass XTRAFLAGS.
19687
19688 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19689
19690 * Makefile.in: added stmp-files so that directories aren't polled
19691 when they are already built.
19692
19693 * configure.texi: fixed a node pointer problem.
19694
19695 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19696
19697 * config.sub configure.in gdb/configure.in
19698 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19699 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19700 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19701
19702 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19703
19704 * configure: -recurring becomes -silent. corrected help message
19705 for -site= option.
19706
19707 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19708
19709 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19710
19711 * configure: when building Makefile for crosses, replace
19712 tooldir and program_prefix. default srcdir from location of
19713 config.sub. remove "for host in hosts" and "for target in
19714 targets" loops.
19715
19716 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19717
19718 * Makefile.in: Do not pass bindir or mandir to cvs.
19719
19720 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19721
19722 * Makefile.in, configure.in: removed traces of namesubdir,
19723 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19724 copyrights to '92, changed some from Cygnus to FSF.
19725
19726 * configure.texi: remove most references to multiple hosts,
19727 multiple targets, subdirs, etc.
19728
19729 * configure.man: removed rcsid. reference config.sub not
19730 config.subr.
19731
19732 * Makefile.in: mkdir $(infodir) on install-info.
19733
19734 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19735
19736 * configure.texi: Explain better about .gdbinit and about
19737 the environment that configure.in sections run in.
19738
19739 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19740
19741 * configure.in: Ultrix is only a decstation if it's a MIPS.
19742
19743 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19744
19745 * README: DOC.configure => cfg-paper.texi.
19746
19747 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19748
19749 * config.sub (near case $os): Don't convert newsos* to bsd!
19750
19751 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19752
19753 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19754 the number of copies of COPYING that go into the GDB tar file.
19755
19756 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19757
19758 * bfd/configure.in, gdb/config/mh-i386sco,
19759 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19760 Fix SCO configuration stuff.
19761
19762 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19763
19764 * Makefile.in: For libg++, make sure the -I pointing
19765 to the gcc directory goes *after* all the libg++-local -I flags.
19766 Also, move just-gcc dependency from just-libg++ to all-libg++.
19767
19768 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19769
19770 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19771
19772 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19773
19774 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19775
19776 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19777
19778 * config.sub: Add stratus configuration frags. Also
19779 submitted to FSF.
19780
19781 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19782
19783 * Makefile.in (DEV_SUPPORT): add configure.man.
19784
19785 * config.sub(Decode manufacturer-specific): add -none*.
19786
19787 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19788
19789 * Makefile.in: remove form feeds to make Sun's make happy.
19790 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19791
19792 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19793
19794 * Makefile.in (AR_FLAGS): Make quieter.
19795
19796 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19797
19798 * configure.in: Add libg++.
19799 * configure: When verbose, don't output the command line at each
19800 level; it will be unremarkably the same as the previous version,
19801 which will be the same as what the user typed.
19802
19803 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19804
19805 * configure.in, Makefile.in: fix clean-info, add flex. add
19806 fileutils.
19807
19808 * configure: be less sensitive to spaces in Makefile.in. Do not
19809 look for sources in "..". Doing so breaks subdirectories that
19810 might have their own configure. If a subdir has it's own
19811 configure script, use it.
19812
19813 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19814
19815 * cfg-paper.texi: some changes suggested by rms.
19816
19817 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19818
19819 * config.sub: Merge in some small additions from the FSF version,
19820 taken from the gcc distribution, to bring the Cygnus and FSF
19821 versions into closer sync.
19822
19823 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19824
19825 * configure.in: Changed svr4 references to sysv4.
19826
19827 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19828
19829 * configure: added -V for version number option.
19830
19831 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19832
19833 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19834 renamed from DOC.configure to cfg-paper.texi.
19835
19836 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19837
19838 * configure, config.subr, config.sub: config.subr is now
19839 config.sub again.
19840
19841 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19842
19843 * configure.texi: new file, in progress.
19844
19845 * Makefile.in: build info file and install the man page for
19846 configure.
19847
19848 * configure.man: new file, first cut.
19849
19850 * configure: find config.subr again now that configuration "none"
19851 has gone. removed all traces of the -ansi option. removed all
19852 traces of the -languages option.
19853
19854 * config.subr: resync from rms.
19855
19856 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19857
19858 * configure, config.sub, config.subr: merge config.sub into
19859 config.subr, call the result config.subr, remove config.sub, use
19860 config.subr.
19861
19862 * Makefile.in: revised install for dir.info.
19863
19864 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19865
19866 * configure.in: add decstation host makefile frag.
19867
19868 * Makefile.in: BISON now bison -y again. also install-gcc on
19869 install. clean-gdbm on clean. infodir belongs in datadir.
19870 Make directories for info install. Build dir.info here then
19871 install it.
19872
19873 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19874
19875 * Makefile.in: fix for bad directory tests.
19876
19877 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19878
19879 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19880 regexp. -srcdir relative was being handled incorrectly.
19881
19882 * Makefile.in: unwrapped some for loops so that parallel makes
19883 work again and so one can focus one's attention on a particular
19884 package.
19885
19886 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19887
19888 * configure: added PWD as a stand in for `pwd` (for speed). use
19889 elif wherever possible. make -srcdir work without -objdir.
19890 -objdir= commented out.
19891
19892 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19893
19894 * configure: +options become --options. -subdirs commented out.
19895 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19896 Makefile now at top of generated Makefile. Removed cvs log
19897 entries. added -srcdir. create .gdbinit only if there is one
19898 in ${srcdir}.
19899
19900 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19901 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19902 and mandir now keyed off datadir by default.
19903
19904 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19905
19906 * Freshly created ChangeLog.
19907
19908 \f
19909 Local Variables:
19910 mode: change-log
19911 left-margin: 8
19912 fill-column: 76
19913 version-control: never
19914 End: