430b793bcdc7e2f33d8017175864f67f513fc3f8
[gcc.git] / ChangeLog
1 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2
3 * Makefile.def (fortran): Add check-target-libgomp-fortran.
4 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
5 * Makefile.in: Regenerate.
6
7 2018-06-16 Ben Elliston <bje@gnu.org>
8
9 * config.guess: Import latest version.
10 * config.sub: Likewise.
11
12 2018-06-08 Martin Liska <mliska@suse.cz>
13
14 * MAINTAINERS: Remove MPX-related entries.
15 * Makefile.def: Remove libmpx support.
16 * Makefile.in: Regenerate.
17 * configure.ac: Remove removed files.
18 * configure: Regenerate.
19 * libmpx/ChangeLog: Remove.
20 * libmpx/Makefile.am: Remove.
21 * libmpx/Makefile.in: Remove.
22 * libmpx/acinclude.m4: Remove.
23 * libmpx/aclocal.m4: Remove.
24 * libmpx/config.h.in: Remove.
25 * libmpx/configure: Remove.
26 * libmpx/configure.ac: Remove.
27 * libmpx/configure.tgt: Remove.
28 * libmpx/libmpx.spec.in: Remove.
29 * libmpx/mpxrt/Makefile.am: Remove.
30 * libmpx/mpxrt/Makefile.in: Remove.
31 * libmpx/mpxrt/libmpx.map: Remove.
32 * libmpx/mpxrt/libtool-version: Remove.
33 * libmpx/mpxrt/mpxrt-utils.c: Remove.
34 * libmpx/mpxrt/mpxrt-utils.h: Remove.
35 * libmpx/mpxrt/mpxrt.c: Remove.
36 * libmpx/mpxrt/mpxrt.h: Remove.
37 * libmpx/mpxwrap/Makefile.am: Remove.
38 * libmpx/mpxwrap/Makefile.in: Remove.
39 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
40 * libmpx/mpxwrap/libtool-version: Remove.
41 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
42
43 2018-06-04 Martin Liska <mliska@suse.cz>
44
45 * MAINTAINERS: Add myself as gcov maintainer.
46
47 2018-06-04 Matthew Fortune <mfortune@gmail.com>
48
49 * MAINTAINERS: Update my email address.
50
51 2018-06-04 Tom de Vries <tdevries@suse.de>
52
53 * MAINTAINERS: Remove write-after-approval entries for component
54 maintainers.
55
56 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
57
58 * MAINTAINERS (write after approval): Add myself.
59
60 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
61
62 * MAINTAINERS: Update my email address.
63
64 2018-06-01 Tom de Vries <tdevries@suse.de>
65
66 * MAINTAINERS: Update my email address.
67
68 2018-05-22 Bin Cheng <bin.cheng@arm.com>
69
70 * MAINTAINERS (loop-optimizer): Add myself.
71
72 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
73
74 * configure.ac: Added "nfp" target.
75 * configure: Regenerate.
76
77 2018-04-30 Richard Biener <rguenther@suse.de>
78
79 PR bootstrap/85571
80 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
81 (STAGE3_TFLAGS): Likewise.
82 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
83 (STAGEtrain_TFLAGS): Likewise.
84 * Makefile.in: Regenerate.
85
86 2018-04-26 Richard Biener <rguenther@suse.de>
87
88 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
89 (STAGE2_CFLAGS): Likewise.
90 (STAGE2_TFLAGS): Likewise.
91 (STAGE3_CFLAGS): Add -fchecking.
92 (STAGE3_TFLAGS): Likewise.
93 (STAGEtrain_CFLAGS): Filter out -fchecking.
94 (STAGEtrain_TFLAGS): Likewise.
95 * Makefile.in: Re-generate.
96
97 2018-04-25 Catherine Moore <clm@codesourcery.com>
98
99 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
100
101 2018-04-18 Paul Clarke <pc@us.ibm.com>
102
103 * MAINTAINERS (write after approval): Add myself.
104
105 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
106
107 * MAINTAINERS: Update my email address.
108
109 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
110
111 * MAINTAINERS: Remove redundant Write-After-Approval entry.
112
113 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
114
115 * MAINTAINERS: Update my email address and disambiguate myself
116 a bit from Will Schmidt.
117
118 2018-03-21 Nathan Sidwell <nathan@acm.org>
119
120 * MAINTAINERS: Move maintainers of now-removed picochip and score
121 ports to write after approval.
122
123 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
124
125 * MAINTAINERS: Add entry for SVE maintainership.
126
127 2018-02-13 Maciej W. Rozycki <macro@mips.com>
128
129 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
130 * configure: Regenerate.
131
132 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
133
134 * MAINTAINERS (write after approval): Add myself.
135
136 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
137
138 * MAINTAINERS (write after approval): Add myself.
139
140 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
141
142 * MAINTAINERS (write after approval): Add myself.
143
144 2018-01-03 Jakub Jelinek <jakub@redhat.com>
145
146 Update copyright years.
147
148 2018-01-03 Ben Elliston <bje@gnu.org>
149
150 * config.guess: Import latest version.
151 * config.sub: Likewise.
152
153 2017-12-12 Stafford Horne <shorne@gmail.com>
154
155 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
156 * configure: Regenerate.
157
158 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
159
160 * MAINTAINERS (Write After Approval): Add myself.
161
162 2017-11-28 Julia Koval <julia.koval@intel.com>
163 Sebastian Peryt <sebastian.peryt@intel.com>
164
165 * Makefile.def (target_modules): Remove libcilkrts.
166 * Makefile.in: Ditto.
167 * configure: Ditto.
168 * configure.ac: Ditto.
169
170 2017-11-28 Julia Koval <julia.koval@intel.com>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
174 2017-11-22 Sudakshina Das <sudi.das@arm.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
178 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
179
180 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
181 Use my SiFive email address.
182
183 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
184
185 * MAINTAINERS (write after approval): Add myself.
186
187 2017-10-27 Martin Liska <mliska@suse.cz>
188
189 * Makefile.tpl: Use proper name of folder as it was renamed
190 during transition to 4 stages.
191 * Makefile.in: Regenerate.
192
193 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
194
195 * MAINTAINERS (write after approval): Add myself.
196
197 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
198
199 * MAINTAINERS: Add a note that maintainership also includes web
200 pages, docs, and testsuite related to that area.
201
202 2017-09-25 Tom de Vries <tom@codesourcery.com>
203
204 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
205
206 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
207
208 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
209
210 2017-09-15 Nathan Sidwell <nathan@acm.org>
211
212 * MAINTAINERS: Remove myself as a vxworks maintainer.
213
214 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
215
216 * MAINTAINERS: Remove email address of Jim Norris.
217
218 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
219
220 * MAINTAINERS (Reviewers): Move myself from here...
221 (CPU Port Maintainers): ... to here.
222
223 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
224
225 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
226
227 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
228
229 * MAINTAINERS (write after approval): Add myself.
230
231 2017-07-28 Tony Reix <tony.reix@atos.net>
232
233 * configure.ac (target-libffi): Don't disable for AIX.
234 (go): Don't add to unsupported_languages on AIX.
235 (target-libgo): Don't disable for AIX.
236 * configure: Regenerate.
237
238 2017-07-19 Yury Gribov <tetra2005@gmail.com>
239
240 * MAINTAINERS: Add myself.
241
242 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
243
244 * MAINTAINERS: Update my email address.
245
246 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
247
248 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
249 arm-specific auto-generated header files.
250
251 2017-07-03 Nathan Sidwell <nathan@acm.org>
252
253 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
254 * configure: Rebuilt.
255
256 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
257
258 * MAINTAINERS: Readd myself for c6x.
259
260 2017-06-28 Martin Liska <mliska@suse.cz>
261
262 PR bootstrap/81217
263 * Makefile.def: Remove superfluous bootstrap_target from
264 bootstrap_stage.
265 * Makefile.in: Re-generate the file.
266
267 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
268
269 * MAINTAINERS: Add myself to Write After Approval
270
271 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
272
273 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
274
275 2017-06-19 Martin Liska <mliska@suse.cz>
276
277 * Makefile.def: Define 4 stages PGO bootstrap.
278 * Makefile.tpl: Define FLAGS.
279 * Makefile.in: Regenerate.
280
281 2017-06-14 Ian Lance Taylor <iant@golang.org>
282
283 * Makefile.def: Add check-gotools to go check targets.
284 * Makefile.in: Rebuild.
285
286 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
287
288 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
289
290 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
291
292 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
293 * configure: Regenerate.
294
295 2017-05-31 Martin Liska <mliska@suse.cz>
296
297 * configure.ac: Add handling of stage2_werror_flags to
298 action-if-given and to action-if-not-given.
299 * configure: Regenerate.
300
301 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
302
303 * MAINTAINERS: Add self to Write After Approval
304
305 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
306
307 * MAINTAINERS: Update my email address, and remove myself as
308 maintainer in some areas.
309
310 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
311
312 * MAINTAINERS: Add self to Write After Approval
313
314 2017-05-25 Nathan Sidwell <nathan@acm.org>
315
316 * configure.ac: Add --enable-languages=default to mean default and
317 make --enable-languages=all mean all supported languages.
318 * configure: Regenerated.
319
320 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
321
322 * config.gcc (powerpc*-*-*spe*): New.
323 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
324 (powerpc-*-rtems*spe*): New.
325 (powerpc*-*-linux*spe*): New.
326 (powerpc-wrs-vxworksspe): New.
327 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
328 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
329 * config.host (powerpc*-*-*spe*): New.
330
331 2017-05-19 Martin Liska <mliska@suse.cz>
332
333 * configure.ac: Add --enable-werror-always just for
334 bootstrap-debug (or none build config) and do not add it
335 when we are on a release branch.
336 * configure: Regenerated.
337
338 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
339
340 * MAINTAINERS: Add self to Write After Approval
341
342 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
343
344 * MAINTAINERS: Move myself to Write After Approval section.
345
346 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
347
348 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
349 ACCH registers.
350 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
351 available.
352 (umulsidi3): Likewise.
353 (mulsidi3_700): Disable this pattern when we have advanced mpy
354 instructions.
355 (umulsidi3_700): Likewise.
356 (maddsidi4): New pattern.
357 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
358 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
359 (mpydu_imm_arcv2hs): Likewise.
360 * config/arc/predicates.md (accl_operand): New predicate.
361
362 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
363 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
366 case.
367 (ARC_AUTOFP_IRQ_P): Likewise.
368 (ARC_AUTO_IRQ_P): Likewise.
369 (rgf_banked_register_count): New variable.
370 (parse_mrgf_banked_regs_option): New function.
371 (arc_override_options): Handle rgf_banked_regs option.
372 (arc_handle_interrupt_attribute): Add firq option.
373 (arc_compute_function_type): Return fast irq type when required.
374 (arc_must_save_register): Handle fast interrupts.
375 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
376 (arc_return_address_regs): Update.
377 * config/arc/arc.h (arc_return_address_regs): Update.
378 (arc_function_type): Add fast interrupt type.
379 (ARC_INTERRUPT_P): Update.
380 (RC_FAST_INTERRUPT_P): Define.
381 * config/arc/arc.md (simple_return): Update for fast interrupts.
382 (p_return_i): Likewise.
383 * config/arc/arc.opt (mrgf-banked-regs): New option.
384 * doc/invoke.texi (mrgf-banked-regs): Document.
385
386 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
387
388 * config/arc/arc.c (irq_ctrl_saved): New variable.
389 (ARC_AUTOBLINK_IRQ_P): Define.
390 (ARC_AUTOFP_IRQ_P): Likewise.
391 (ARC_AUTO_IRQ_P): Likewise.
392 (irq_range): New function.
393 (arc_must_save_register): Likewise.
394 (arc_must_save_return_addr): Likewise.
395 (arc_dwarf_emit_irq_save_regs): Likewise.
396 (arc_override_options): Handle deferred options.
397 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
398 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
399 arc_must_save_return_addr.
400 (arc_compute_frame_size): Handle automated save and restore of
401 registers.
402 (arc_expand_prologue): Likewise.
403 (arc_expand_epilogue): Likewise.
404 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
405 * config/arc/arc.opt (mirq-ctrl-saved): New option.
406 * doc/invoke.texi (mirq-ctrl-saved): Document option.
407
408 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
409 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
410
411 PR bootstrap/77661
412 * Makefile.def: Don't pass --enable-maintainer-mode on to an
413 in-tree build MPC.
414 * Makefile.in: Regenerate.
415
416 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
417
418 * configure.ac: Enable LTO by default on darwin >= 9.
419 * configure: Regenerate.
420
421 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
422
423 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
424 and Andrew Waterman as the RISC-V maintainers.
425
426 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
427
428 * MAINTAINERS: Add self to Write After Approval
429
430 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
431
432 * config.guess: Import latest from upstream.
433
434 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
435
436 * MAINTAINERS (Write After Approval): Remove entries that are
437 already covered under Reviewers.
438
439 2017-03-08 Mark Wielaard <mark@klomp.org>
440
441 PR demangler/70909
442 PR demangler/67264
443 * include/demangle.h: Add d_printing to struct demangle_component
444 and pass struct demangle_component as non const.
445
446 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
447
448 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
449
450 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
451
452 * Makefile.tpl: Remove HOST_ISLVER.
453 (HOST_EXPORTS): Remove ISLVER.
454 * Makefile.in: Regenerate.
455
456 2017-02-13 Richard Biener <rguenther@suse.de>
457
458 * configure: Re-generate.
459
460 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
461
462 * MAINTAINERS: Adjust bug reporting URL.
463
464 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
465
466 * MAINTAINERS (Write After Approval): Remove redundant entry
467 for Andrew Burgess.
468
469 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
470
471 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
472 32-bit hppa*-*-hpux*.
473 * configure: Regenerate.
474
475 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
476
477 * configure.ac: Moved the white list of enabling BRIG FE to
478 libhsail-rt/configure.tgt.
479 * configure: Regenerated.
480 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
481
482 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
483 Martin Jambor <mjambor@suse.cz>
484
485 * Makefile.def (target_modules): Added libhsail-rt.
486 (languages): Added language brig.
487 * Makefile.in: Regenerated.
488 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
489 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
490 * configure: Regenerated.
491
492 2017-01-17 Jakub Jelinek <jakub@redhat.com>
493
494 PR other/79046
495 * configure: Regenerated.
496
497 2017-01-04 Alan Modra <amodra@gmail.com>
498
499 * configure: Regenerate.
500
501 2016-12-29 Ben Elliston <bje@gnu.org>
502
503 * config.sub: Import latest version.
504
505 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
509 2016-12-21 Jakub Jelinek <jakub@redhat.com>
510
511 * configure.ac: Don't bootstrap libmpx unless --with-build-config
512 includes bootstrap-mpx.
513 * configure: Regenerated.
514
515 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
519 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
520
521 * configure: Regenerate.
522
523 2016-12-01 Matthias Klose <doko@ubuntu.com>
524
525 * configure.ac: Don't use pkg-config to check for bdw-gc.
526 * configure: Regenerate.
527
528 2016-11-30 Matthias Klose <doko@ubuntu.com>
529
530 * Makefile.def: Remove reference to boehm-gc target module.
531 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
532 options and for the bdw-gc pkg-config module.
533 * configure: Regenerate.
534 * Makefile.in: Regenerate.
535
536 2016-11-28 Nathan Sidwell <nathan@acm.org>
537
538 * MAINTAINERS (nvptx): Remove self.
539
540 2016-11-25 Ben Elliston <bje@gnu.org>
541
542 * config.guess: Import latest version.
543 * config.sub: Likewise.
544
545 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
549 2016-11-15 Matthias Klose <doko@ubuntu.com>
550
551 * Makefile.def: Remove references to GCJ.
552 * Makefile.tpl: Likewise.
553 * Makefile.in: Regenerate.
554
555 2016-11-15 Matthias Klose <doko@ubuntu.com>
556
557 * config-ml.in: Remove references to GCJ.
558 * configure.ac: Likewise.
559 * configure: Regenerate.
560
561 2016-11-01 Josh Conner <joshconner@google.com>
562
563 * MAINTAINERS (Write After Approval): Update email address,
564
565 2016-10-27 Carl Love <cel@us.ibm.com>
566
567 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
568 Approval list to make it alphabetical.
569
570 2016-10-27 Carl Love <cel@us.ibm.com>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
574 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
575
576 * MAINTAINERS (Reviewers): Add myself.
577 (Write After Approval): Add myself.
578
579 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
580 Ulrich Weigand <uweigand@de.ibm.com>
581
582 * MAINTAINERS: Update email address.
583
584 2016-10-10 Nathan Sidwell <nathan@acm.org>
585
586 * MAINTAINERS: Update email address.
587
588 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
589
590 * configure.ac: Add aarch64-*-freebsd*.
591 * configure: Regenerate.
592
593 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
594
595 * MAINTAINERS: Update email address after it got reverted.
596
597 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
598
599 * configure.ac (target_libraries): Readd target-boehm-gc.
600 Restore --enable-objc-gc handling.
601 * configure: Regenerate.
602
603 2015-10-03 Jeff Law <law@redhat.com>
604
605 * MAINTAINERS: Move several inactive maintainers to the
606 write-after-approval section.
607
608 2016-09-30 Jakub Jelinek <jakub@redhat.com>
609
610 * configure.ac: Add target-libffi to target_libraries.
611 Readd libgcj target disablings, modified to only target-libffi.
612 Readd target addition of go to unsupported languages.
613 * configure: Regenerated.
614
615 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
616
617 * MAINTAINERS: Update email address.
618
619 2016-09-30 Andrew Haley <aph@redhat.com>
620
621 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
622 write-after approval. Remove Tom Tromey and Bryce McKinlay from
623 libgcj.
624
625 2016-09-30 Andrew Haley <aph@redhat.com>
626
627 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
628 write-after approval after GCJ deletion.
629
630 2016-09-30 Andrew Haley <aph@redhat.com>
631
632 * Makefile.def: Remove libjava.
633 * Makefile.tpl: Likewise.
634 * Makefile.in: Regenerate.
635 * configure.ac: Likewise.
636 * configure: Likewise.
637 * gcc/java: Remove.
638 * libjava: Likewise.
639
640 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
641
642 * MAINTAINERS (Reviewers): Add myself.
643
644 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
645
646 * configure.ac: Disable "sim" directory for arc*-*-*.
647 * configure: Regenerated.
648
649 2016-09-23 Tamar Christina <tamar.christina@arm.com>
650
651 * MAINTAINERS (Write After Approval): Add myself.
652
653 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
654
655 * configure.ac: Check for the minimum in-tree MPFR version
656 handled.
657 * configure: Regenerate.
658
659 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
660
661 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
662 * configure: Regenerated.
663
664 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
665
666 * MAINTAINERS (Write After Approval): Add myself.
667
668 2016-06-23 Andi Kleen <ak@linux.intel.com>
669
670 * Makefile.def: Add autoprofiledbootstrap.
671 * Makefile.tpl: Dito.
672 * Makefile.in: Regenerate.
673
674 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
675
676 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
677 * configure: Regenerate.
678
679 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
680
681 * configure: Regenerate.
682 * configure.ac: Remove support for avr-rtems.
683
684 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
688 2016-06-16 Michael Collison <michael.collison@arm.com>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
692 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
693
694 * MAINTAINERS (Write After Approval): Update e-mail address.
695
696 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
700 2016-05-28 Alan Modra <amodra@gmail.com>
701
702 * Makefile.tpl (configure): Depend on m4 files included.
703 * Makefile.in: Regenerate.
704
705 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
706
707 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
708 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
709
710 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
711
712 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
713 special case builtin.
714 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
715 support for ALTIVEC_BUILTIN_VEC_ADDEC.
716 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
717 for __builtin_vec_addec.
718
719 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
720
721 * config.guess: Import version 2016-04-02 (newest).
722 * config.sub: Import version 2016-05-10 (newest).
723
724 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
725
726 * configure.ac: Add ARC support to libgloss.
727 * configure: Regenerate
728
729 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
730
731 * MAINTAINERS (Write After Approval): Add myself.
732
733 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
734
735 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
736 * configure: Regenerated.
737 * Makefile.def (gmp): Explicitly disable assembler.
738 (mpfr): Adjust lib_path.
739 (mpc): Likewise.
740 * Makefile.in: Regenerated.
741
742 2016-05-01 Jakub Jelinek <jakub@redhat.com>
743
744 PR bootstrap/70704
745 * configure.ac (--enable-stage1-checking): Add missing
746 --enable-checking=.
747 * configure: Regenerated.
748
749 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
750
751 * config.guess: Revert r235676.
752 * config.sub: Revert r235676.
753
754 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
755
756 * config.guess: Remove SH5 support.
757 * config.sub: Likewise.
758 * configure: Likewise.
759 * configure.ac: Likewise.
760
761 2016-04-26 Jakub Jelinek <jakub@redhat.com>
762
763 PR bootstrap/70704
764 * configure.ac (--enable-stage1-checking): For --disable-checking or
765 implicit --enable-checking, make sure extra flag matches in between
766 stage1 and later checking.
767 * configure: Regenerated.
768
769 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
770
771 * .gitattributes: New file.
772
773 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
774
775 * MAINTAINERS (rs6000/powerpc port): Add myself.
776
777 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
778
779 PR bootstrap/70173
780 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
781 and gotools directories. Delete the stage_final file.
782 * Makefile.in: Regenerate.
783
784 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
788 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
789
790 * MAINTAINERS (Fortran maintainer): Remove myself.
791
792 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
796 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799
800 2016-03-17 Cary Coutant <ccoutant@gmail.com>
801
802 Sync with binutils-gdb:
803
804 2016-03-17 Cary Coutant <ccoutant@gmail.com>
805
806 * configure.ac: Add mips and s390 to the gold target check.
807 * configure: Regenerate.
808
809 2016-03-01 DJ Delorie <dj@redhat.com>
810
811 * MAINTAINERS (mep): Remove myself as MeP maintainer.
812
813 2016-02-22 David Malcolm <dmalcolm@redhat.com>
814
815 * MAINTAINERS (libcpp): Add myself.
816 (diagnostic messages): Likewise.
817
818 2016-02-20 Tom de Vries <tom@codesourcery.com>
819
820 * MAINTAINERS: Fix whitespace.
821
822 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
823
824 * MAINTAINERS (Write After Approval): Add myself.
825
826 2016-01-29 Sebastian Pop <s.pop@samsung.com>
827
828 * config/isl.m4: Add comments about isl-0.16.
829 * configure: Regenerate.
830
831 2016-01-29 Martin Jambor <mjambor@suse.cz>
832
833 * MAINTAINERS (hsa maintainers): Add myself.
834
835 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
836
837 * MAINTAINERS: (Write After Approval): Add myself.
838
839 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
840 Sebastian Pop <s.pop@samsung.com>
841
842 * Makefile.in: Regenerate.
843 * Makefile.tpl: Export ISLVER.
844 * configure: Regenerate.
845 * config/isl.m4: Detect isl-0.15.
846
847 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
848
849 PR bootstrap/69329
850 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
851 * Makefile.in: Regenerate.
852
853 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
854
855 * configure.ac: Enable LTO for DJGPP
856 * configure: Regenerate
857
858 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
859
860 Sync with binutils-gdb:
861 2015-10-21 Nick Clifton <nickc@redhat.com>
862
863 PR gas/19109
864 * configure.ac: Note the 'none' is an acceptable argument to
865 --enable-compressed-debug-sections.
866 * configure: Regenerate.
867
868 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
869
870 PR bootstrap/69134
871 * Makefile.def (mpfr): Disable assembler.
872 * Makefile.in: Regenerate.
873
874 2016-01-01 Ben Elliston <bje@gnu.org>
875
876 * config.guess: Import version 2016-01-01.
877 * config.sub: Likewise.
878
879 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
883 2015-12-17 Sebastian Pop <s.pop@samsung.com>
884
885 * Makefile.in: Replace ISL with isl.
886 * Makefile.tpl: Same.
887 * config/isl.m4: Same.
888 * configure.ac: Same.
889 * contrib/download_prerequisites: Same.
890 * configure: Regenerate.
891
892 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
893
894 * MAINTAINERS (Write After Approval): Add Myself.
895
896 2015-12-17 Nathan Sidwell <nathan@acm.org>
897
898 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
899 * configure: Regenerate.
900
901 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
902 Sebastian Pop <s.pop@samsung.com>
903
904 * config/isl.m4 (ISL_CHECK_VERSION): Check for
905 isl_ctx_get_max_operations.
906 * configure: Regenerate.
907
908 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
912 2015-12-02 Ian Lance Taylor <iant@google.com>
913
914 PR go/66147
915 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
916 * Makefile.in: Regenerate.
917
918 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
919
920 PR libffi/65726
921 * Makefile.def (lang_env_dependencies): Make libffi depend
922 on cxx.
923 * Makefile.in: Regenerate.
924
925 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
926
927 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
928 symbols.
929
930 2015-11-20 Tristan Gingold <gingold@adacore.com>
931
932 Sync with binutils-gdb:
933 2015-11-20 Tristan Gingold <gingold@adacore.com>
934
935 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
936 * configure: Regenerate.
937
938 2015-11-19 Martin Liska <mliska@suse.cz>
939
940 * .gitignore: Add .clang-format to ignored files.
941 * Makefile.in: Add clang-format.
942 * Makefile.tpl: Likewise.
943
944 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
945
946 * configure.ac: Enable libmpx by default.
947 * configure: Regenerated.
948
949 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
950
951 * MAINTAINERS: Update email address.
952
953 2015-10-23 Paulo Matos <pmatos@linki.tools>
954
955 * MAINTAINERS: Update email address.
956
957 2015-10-23 Alan Hayward <alan.hayward@arm.com>
958
959 * MAINTAINERS (Write After Approval): Add myself.
960
961 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
962
963 Sync with binutils-gdb:
964 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
965
966 PR gas/19109
967 * configure.ac: Add
968 --enable-compressed-debug-sections={all,gas,gold,ld}.
969 * configure: Regenerated.
970
971 2015-10-16 Arnaud Charlet <charlet@adacore.com>
972
973 * MAINTAINERS: Update list of Ada maintainers and email addresses.
974
975 2015-10-09 Martin Liska <mliska@suse.cz>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
979 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
983 2015-10-02 Florian Weimer <fweimer@redhat.com>
984
985 * MAINTAINERS: Update email address.
986
987 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
992
993 * MAINTAINERS: Update email.
994
995 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
996
997 * MAINTAINERS: Update my email address.
998
999 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1000
1001 * MAINTAINERS (ft32 port): Add myself.
1002
1003 2015-08-28 David Sherwood <david.sherwood@arm.com>
1004
1005 * MAINTAINERS: Add myself.
1006
1007 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1008
1009 * MAINTAINERS (Write After Approval): Add myself.
1010
1011 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1012
1013 PR libfortran/54572
1014 * Makefile.def: Make libgfortran depend on libbacktrace.
1015 * Makefile.in: Regenerate.
1016
1017 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2015-08-12 Tom de Vries <tom@codesourcery.com>
1022
1023 PR other/67092
1024 * configure.ac: Remove --with_host_libstdcxx support.
1025 * configure: Regenerate.
1026
1027 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1028 Jakub Jelinek <jakub@redhat.com>
1029
1030 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1031 nvptx*-*-*.
1032 * configure: Regenerate.
1033
1034 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1035
1036 * Makefile.def (libiconv): Define bootstrap=true.
1037 Mark pdf/html/info as missing.
1038 (configure-gcc): Depend on all-libiconv.
1039 (all-gcc): Ditto.
1040 (configure-libcpp): Ditto.
1041 (all-libcpp): Ditto.
1042 (configure-intl): Ditto.
1043 (all-intl): Ditto.
1044 * Makefile.in: Regenerate.
1045
1046 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1047
1048 * MAINTAINERS (loop ivopts): Add the entry and myself.
1049
1050 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1051
1052 * MAINTAINERS (nvptx): Add self.
1053
1054 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1055
1056 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1057 128-bit vector modes.
1058
1059 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2015-07-28 Ben Elliston <bje@gnu.org>
1064
1065 * config.sub, config.guess: Import from upstream.
1066
1067 2015-07-24 Michael Darling <darlingm@gmail.com>
1068
1069 PR other/66259
1070 * config-ml.in: Reflects renaming of configure.in to configure.ac
1071 * configure: Likewise
1072 * configure.ac: Likewise
1073
1074 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1075
1076 * MAINTAINERS: Update my email address.
1077
1078 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 Sync with binutils-gdb:
1081 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 * configure.ac (target_configdirs): Exclude target-zlib if
1084 target-libjava isn't built.
1085 * configure: Regenerated.
1086
1087 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1088
1089 Sync with binutils-gdb:
1090 2015-05-13 John David Anglin <dave.anglin@bell.net>
1091
1092 * configure.ac: Disable configuration of GDB for HPUX targets.
1093 * configure: Regenerate.
1094
1095 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * configure.ac: Add --with-system-zlib.
1098 * configure: Regenerated.
1099
1100 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1101
1102 * configure.ac: Add FT32 support.
1103 * configure: Regenerate.
1104
1105 2015-01-12 Anthony Green <green@moxielogic.com>
1106
1107 * configure.ac: Don't disable gprof for moxie.
1108 * configure: Rebuild.
1109
1110 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1111
1112 Sync with binutils-gdb:
1113 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1114
1115 PR ld/18355
1116 * Makefile.def: Add extra_configure_flags to host zlib.
1117 * configure.ac (extra_host_zlib_configure_flags): New. Set
1118 to --enable-host-shared When bfd is to be built as shared
1119 library. AC_SUBST.
1120 * Makefile.in: Regenerated.
1121
1122 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1123
1124 Sync with src:
1125 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1126 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1127 * Makefile.in: Regenerated.
1128
1129 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1132 target.
1133 * configure: Regenerate.
1134
1135 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1136
1137 * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1140
1141 * MAINTAINERS (OS Port Maintainers): Add myself.
1142 (Various Maintainers): Remove myself from libffi testsuite.
1143
1144 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1145
1146 * MAINTAINERS (gen* on machine desc): Add self.
1147
1148 2015-06-02 Jason Merrill <jason@redhat.com>
1149
1150 PR bootstrap/66319
1151 * configure.ac: Use -std=gnu++98.
1152
1153 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1158
1159 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1160 * configure: Regenerate.
1161
1162 2015-05-26 Jason Merrill <jason@redhat.com>
1163
1164 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1165 * configure: Regenerate.
1166
1167 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1168
1169 * configure.ac: FT32 target added.
1170 * configure: Regenerated.
1171
1172 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
1176 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
1180 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1181
1182 * configure.ac: Fix typo.
1183 * configure: Regenerate.
1184
1185 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1186
1187 * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2015-05-03 Matthias Klose <doko@ubuntu.com>
1190
1191 * configure.ac: Match $host configured with triplets.
1192 * configure: Regenerate.
1193
1194 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1195
1196 * Makefile.tpl: Remove surplus whitespace throughout.
1197 * Makefile.in: Regenerate.
1198
1199 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1200
1201 * MAINTAINERS (Various Maintainers): Add myself as instruction
1202 combiner maintainer.
1203
1204 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1205
1206 PR bootstrap/62077
1207 * configure.ac (--enable-stage1-checking): Default to
1208 release,misc,gimple,rtlflag,tree,types if --disable-checking
1209 or --enable-checking is not specified and DEV-PHASE is not
1210 experimental.
1211 * configure: Regenerated.
1212
1213 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1214
1215 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1216 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1217 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1218 * Makefile.in: Regenerate.
1219
1220 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1221
1222 * MAINTAINERS: Update my email address.
1223
1224 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1225
1226 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1227
1228 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1229
1230 * MAINTAINERS: Add myself as an arm port reviewer.
1231
1232 2015-03-25 Martin Liska <mliska@suse.cz>
1233 Yury Gribov <y.gribov@samsung.com>
1234
1235 * Makefile.in: Fix ln source location for vimrc file.
1236 * Makefile.tpl: Likewise.
1237
1238 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1239
1240 PR bootstrap/25672
1241 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1242 cross-compiling. Similarly for CXX_FOR_TARGET.
1243 * configure: Regenerate.
1244
1245 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1246
1247 * Makefile.def: Add libmpx.
1248 * configure.ac: Add libmpx.
1249 * Makefile.in: Regenerate.
1250 * configure: Regenerate.
1251
1252 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1253
1254 * MAINTAINERS (CPU Port Maintainers): Add myself
1255 i386 vector ISA extns mantainer.
1256
1257 2015-03-13 Jeff Law <law@redhat.com>
1258
1259 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1260 maintainer.
1261 Remove Richard Henderson as a maintainer for the x86 port.
1262
1263 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1264
1265 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1266
1267 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1268
1269 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1270 pointer bounds checker and i386 MPX maintainer.
1271
1272 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1273
1274 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1275
1276 2015-02-26 Martin Sebor <msebor@redhat.com>
1277
1278 * MAINTAINERS (Various Maintainers): Add self.
1279
1280 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1281
1282 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1283 Make sure it contains lto.
1284 * configure: Regenerate.
1285
1286 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1287
1288 * configure: Regenerate.
1289
1290 2015-02-06 Diego Novillo <dnovillo@google.com>
1291 1
1292 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1293 middle-end, docstring): Remove myself.
1294 (Write After Approval): Add myself.
1295
1296 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1297
1298 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1299 (Write After Approval): Update address.
1300
1301 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1302
1303 PR jit/64780
1304 * configure.ac: Require the user to explicitly specify
1305 --enable-host-shared if the jit is enabled.
1306 * configure: Regenerate.
1307
1308 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1309
1310 * MAINTAINERS (Write After Approval): Add myself.
1311
1312 2015-01-25 Tom de Vries <tom@codesourcery.com>
1313
1314 * MAINTAINERS: Make whitespace consistent.
1315
1316 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1321
1322 * MAINTAINERS: (Write After Approval): Add myself.
1323
1324 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1325
1326 * MAINTAINERS: (Write After Approval): Add myself.
1327
1328 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1329
1330 * MAINTAINERS: (Write After Approval): Add myself.
1331
1332 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1333
1334 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1335 objective-c/c++ front end maintainer.
1336
1337 2015-01-13 Marek Polacek <polacek@redhat.com>
1338
1339 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1340
1341 2015-01-12 Jeff Law <law@redhat.com>
1342
1343 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1344 a very long time.
1345
1346 2015-01-09 Ian Lance Taylor <iant@google.com>
1347
1348 * configure.ac (host_tools): Add gotools.
1349 * Makefile.def (host_modules): Add gotools.
1350 (dependencies): Add dependency of all-gotools on all-target-libgo.
1351
1352 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1353
1354 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1355 * configure: Regenerate.
1356
1357 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1358
1359 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1360 all-target-libgomp.
1361 * Makefile.in: Regenerate.
1362
1363 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1364
1365 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1366
1367 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1368
1369 * configure.ac: Add Visium support.
1370 * configure: Regenerate.
1371
1372 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1373
1374 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1375 * configure: Regenerate.
1376
1377 2015-01-03 Andrew Pinski <apinski@cavium.com>
1378
1379 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1380 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1381 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1382 (OBJCOPY_FOR_TARGET): New variable.
1383 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1384 * Makefile.in: Regenerate.
1385 * configure.ac: Check for already installed target objcopy.
1386 Also GCC_TARGET_TOOL on objcopy.
1387 * configure: Regenerate.
1388
1389 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1390
1391 * config.sub: Update from upstream, to 2015-01-01 version.
1392 * config.guess: Ditto.
1393
1394 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1395
1396 * MAINTAINERS (RTEMS Ports): Add myself.
1397
1398 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1407
1408 * configure.ac (--enable-as-accelerator-for): Don't set
1409 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1410 * configure: Regenerate.
1411
1412 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1413
1414 PR bootstrap/64023
1415 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1416 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1417 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1418 to CXX.
1419 * Makefile.in: Regenerated.
1420
1421 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1422 Yury Gribov <y.gribov@samsung.com>
1423
1424 * .gitignore: Added .local.vimrc and .lvimrc.
1425 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1426 * Makefile.in: Regenerate.
1427
1428 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1429
1430 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1431 * configure: Regenerated.
1432
1433 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1434
1435 * MAINTAINERS (nvptx port): New entry.
1436
1437 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1438
1439 * configure: Regenerate.
1440
1441 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1442
1443 * configure.ac: Merge with Binutils.
1444
1445 2014-11-26 Tobias Burnus <burnus@net-b.de>
1446
1447 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1448 * Makefile.in: Regenerate.
1449
1450 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1451
1452 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1453 missing flex.
1454 * Makefile.in: Regenerated.
1455
1456 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1457
1458 * Makefile.in: Regenerate.
1459
1460 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1461
1462 PR bootstrap/63784
1463 * libtool.m4: Add $pic_flag with -shared.
1464
1465 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1466
1467 * MAINTAINERS (Write After Approval): Added myself.
1468
1469 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1470
1471 * MAINTAINERS (write-after-approval): Add myself.
1472
1473 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1474
1475 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1476 from 2 years ago.
1477
1478 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1479
1480 Revert:
1481 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1482
1483 * MAINTAINERS (Write After Approval): Added myself as line map
1484 maintainer.
1485
1486 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1487
1488 Revert:
1489 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1490
1491 * MAINTAINERS (Write After Approval): Added myself.
1492
1493 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1494
1495 * MAINTAINERS (Write After Approval): Added myself.
1496
1497 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1498
1499 * MAINTAINERS (Write After Approval): Added myself as line map
1500 maintainer.
1501
1502 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1503
1504 * MAINTAINERS (Various Maintainers): Added myself as line map
1505 maintainer.
1506
1507 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1508
1509 * move-if-change: Sync from upstream gnulib.
1510
1511 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1512
1513 * compile: Sync with upstream Automake.
1514 * depcomp: Ditto.
1515 * install-sh: Ditto.
1516 * missing: Ditto.
1517 * mkinstalldirs: Ditto.
1518 * ylwrap: Ditto.
1519
1520 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1521
1522 * config.sub: Update from upstream config repo.
1523 * config.guess: Ditto.
1524
1525 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1526
1527 * Makefile.def: Add liboffloadmic to target_modules. Make
1528 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1529 * Makefile.in: Regenerate.
1530 * configure: Regenerate.
1531 * configure.ac: Add liboffloadmic to target binaries.
1532 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1533 Add liboffloadmic to noconfig list when C++ is not supported.
1534
1535 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1536 Thomas Schwinge <thomas@codesourcery.com>
1537 Ilya Verbin <ilya.verbin@intel.com>
1538 Andrey Turetskiy <andrey.turetskiy@intel.com>
1539
1540 * configure: Regenerate.
1541 * configure.ac (--enable-as-accelerator-for)
1542 (--enable-offload-targets): New configure options.
1543
1544 2014-11-11 Tobias Burnus <burnus@net-b.de>
1545
1546 * Makefile.def: Make all-gcc depend on all-isl.
1547 * Makefile.in: Regenerate.
1548
1549 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1550
1551 * ChangeLog.jit: New.
1552 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1553
1554 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1555
1556 PR target/63610
1557 * libtool.m4: Fix globbing of darwin versions.
1558 * configure: Regenerate.
1559
1560 2014-11-11 Tobias Burnus <burnus@net-b.de>
1561
1562 * Makefile.def: Remove CLooG.
1563 * Makefile.tpl: Ditto.
1564 * configure.ac: Ditto.
1565 * configure: Regenerate.
1566 * Makefile.in: Ditto.
1567
1568 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1569
1570 * configure.ac: Handle nvptx-*-*.
1571 * configure: Regenerate.
1572
1573 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1578
1579 * Makefile.def (libcc1): Remove bootstrap=true;.
1580 * Makefile.in: Regenerated.
1581
1582 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1583
1584 * configure.ac: Update comment.
1585 * configure: Regenerate.
1586
1587 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1592
1593 * configure.ac (extra_host_libiberty_configure_flags): Add
1594 --enable-shared also for libcc1's benefit.
1595 * configure: Regenerate.
1596
1597 2014-10-29 Tristan Gingold <gingold@adacore.com>
1598
1599 * MAINTAINERS: Change my email address.
1600
1601 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1602 Tom Tromey <tromey@redhat.com>
1603
1604 * Makefile.def: Add libcc1 to host_modules.
1605 * configure.ac (host_tools): Add libcc1.
1606 * Makefile.in, configure: Rebuild.
1607
1608 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1609
1610 * configure.ac (build_configargs): Don't share config.cache between
1611 build subdirs.
1612 * configure: Regenerate.
1613
1614 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1615
1616 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1617 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1618 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1619 leon3v7 as leon3.
1620 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1621 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1622 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1623 * config/sparc/sparc.md (cpu): Add leon3v7.
1624 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1625
1626 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1627
1628 * MAINTAINERS (write-after-approval): Add myself.
1629
1630 2014-10-23 Ian Lance Taylor <iant@google.com>
1631
1632 * configure.ac: Disable the Go frontend on systems where it is known
1633 to not work.
1634 * configure: Regenerate.
1635
1636 2014-10-23 Richard Biener <rguenther@suse.de>
1637
1638 * Makefile.def: Add libcpp build module and dependencies.
1639 * configure.ac: Add libcpp build module.
1640 * Makefile.in: Regenerate.
1641 * configure: Likewise.
1642
1643 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1644
1645 * MAINTAINERS (write-after-approval): Add myself.
1646
1647 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1648
1649 * INSTALL/README: Do not mention CVS.
1650
1651 2014-10-03 Jing Yu <jingyu@google.com>
1652
1653 * configure.ac: Add aarch64 to list of targets that support gold.
1654 * configure: Regenerate.
1655
1656 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1657
1658 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1659
1660 2014-09-29 Catherine Moore <clm@codesourcery.com>
1661
1662 * MAINTAINERS: Add myself as MIPS maintainer.
1663
1664 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1665
1666 * MAINTAINERS: Move myself to MIPS maintainers.
1667
1668 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1669
1670 * MAINTAINERS: Put all email addresses between '<' and '>'.
1671
1672 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1673
1674 * MAINTAINERS: Move myself to reviewers (Fortran).
1675
1676 2014-09-01 Andi Kleen <ak@linux.intel.com>
1677
1678 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1679 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1680 * Makefile.in: Regenerate.
1681
1682 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1683
1684 * rtx-classes-status.txt: Delete
1685
1686 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1687
1688 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1689
1690 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1691
1692 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1693 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1694 of checking for version number.
1695 * configure: Regenerated.
1696 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1697
1698 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1699
1700 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1701 is done; begin phase 6 (use extra rtx_def subclasses).
1702
1703 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1704
1705 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1706 done; begin phase 5 (additional rtx_def subclasses).
1707
1708 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1709
1710 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1711
1712 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1713
1714 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1715 SET_BB_HEADER are done.
1716
1717 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1718
1719 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1720 done.
1721
1722 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1723
1724 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1725
1726 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1727
1728 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1729
1730 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1731
1732 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1733
1734 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1735
1736 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1737
1738 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1739
1740 * rtx-classes-status.txt: Phase 3 (per-file commits within
1741 "config" subdirs) is done; begin phase 4 (removal of
1742 "scaffolding").
1743
1744 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1745
1746 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1747 dir) is done; begin phase 3 (per-file commits within "config"
1748 subdirs).
1749
1750 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1751
1752 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1753 phase 2 (per-file commits in main source dir).
1754
1755 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1756
1757 * configure: Regenerated.
1758
1759 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1760
1761 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1762
1763 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1764
1765 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1766
1767 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1768
1769 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1770
1771 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1772
1773 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1774
1775 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1776
1777 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1778
1779 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1780
1781 * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1784
1785 * MAINTAINERS: Remove myself
1786
1787 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1788
1789 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1790
1791 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1796
1797 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1798 SET_BB_HEADER, SET_BB_FOOTER
1799
1800 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1801
1802 * rtx-classes-status.txt: New file
1803
1804 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1805
1806 * configure.ac: Eliminate ClooG installation dependency.
1807 * configure: Regenerate.
1808 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1809 * Makefile.in: Regenerate.
1810
1811 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1820
1821 * MAINTAINERS (Write After Approval): Add myself.
1822
1823 2014-07-28 Anthony Green <green@moxielogic.com>
1824
1825 Import from savannah.gnu.org:
1826 * config.sub: Update to 2014-07-28 version.
1827
1828 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1829
1830 * MAINTAINERS: Remove my MIPS maintainer entry.
1831
1832 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1833
1834 PR target/47230
1835 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1836 * configure: Regenerate.
1837
1838 2014-07-24 James Norris <jnorris@codesourcery.com>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1843
1844 * configure.ac: Accept only CLooG 0.18.1.
1845 * configure: Regenerate.
1846
1847 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1848
1849 * configure.ac: Don't accept isl 0.11.
1850 * configure: Regenerate.
1851
1852 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1857
1858 * configure.ac: Don't accept isl 0.10.
1859 * configure: Regenerate.
1860
1861 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1862
1863 Fix include path for in-tree cloog.
1864 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1865 * configure: Regenerate.
1866
1867 2014-06-18 Richard Henderson <rth@redhat.com>
1868
1869 * .gitignore: Import gcc_update output.
1870
1871 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1872
1873 * config-ml.in: Robustify ac_configure_args parsing.
1874
1875 * configure.ac (--enable-linker-plugin-configure-flags)
1876 (--enable-linker-plugin-flags): New flags.
1877 (configdirs): Conditionally add libiberty-linker-plugin.
1878 * configure: Regenerate.
1879 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1880 (host_modules) <lto-plugin>: Pay attention to
1881 @extra_linker_plugin_flags@ and
1882 @extra_linker_plugin_configure_flags@.
1883 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1884 * Makefile.in: Regenerate.
1885
1886 * Makefile.tpl (configure-[+prefix+][+module+])
1887 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1888 "module_srcdir" instead of "module" for locating a module's srcdir.
1889 * Makefile.in: Regenerate.
1890
1891 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1892
1893 * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1896
1897 * MAINTAINERS: Update my email address.
1898
1899 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1900
1901 * MAINTAINERS (Write After Approval): Add myself.
1902
1903 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1904
1905 * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1908
1909 PR libstdc++/61011
1910 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1911 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1912 * configure: Regenerate.
1913
1914 2014-05-28 Pedro Alves <palves@redhat.com>
1915
1916 * MAINTAINERS (Write After Approval): Add myself.
1917
1918 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1919
1920 * MAINTAINERS: Update my affiliation/email.
1921
1922 2014-05-19 Mike Stump <mikestump@comcast.net>
1923
1924 * MAINTAINERS: Add wide-int reviewers.
1925
1926 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1927
1928 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1929 * configure: Regenerated.
1930
1931 2014-05-15 Torvald Riegel <triegel@redhat.com>
1932
1933 * MAINTAINERS (libitm): Add myself as maintainer.
1934
1935 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1936
1937 * MAINTAINERS (Write After Approval): Add myself.
1938
1939 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1940
1941 * config.sub, config.guess: Import from upstream.
1942
1943 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1944
1945 * MAINTAINERS (Write After Approval): Put myself in correct order.
1946
1947 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1952
1953 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1954 section.
1955
1956 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1957
1958 * MAINTAINERS (Write After Approval): Delete myself.
1959
1960 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1961
1962 PR sanitizer/56781
1963 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1964 and -B* options with -Xcompiler.
1965
1966 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1967
1968 PR bootstrap/60620
1969 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1970 * Makefile.in: Regenerate.
1971
1972 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1973
1974 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1975 for WINDRES_FOR_TARGET in default-manifest.o rule.
1976 * Makefile.in: Regenerate.
1977
1978 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
1982 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1983
1984 PR sanitizer/56781
1985 * Makefile.def: Set bootstrap=true; for host fixincludes.
1986 * configure.ac: Don't bootstrap host fixincludes unless
1987 --with-build-config=bootstrap-{a,ub}san.
1988 * Makefile.in: Regenerated.
1989 * configure: Regenerated.
1990
1991 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1992
1993 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1994 --enable-vtable-verify option parsing. Don't add
1995 target-libsanitizer to bootstrap_target_libs unless
1996 --with-build-config=bootstrap-asan or
1997 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1998 to bootstrap_target_libs unless --enable-vtable-verify.
1999 * configure: Regenerated.
2000
2001 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2006
2007 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2008
2009 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2010
2011 PR bootstrap/58572
2012 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2013 -I for libstdc++-v3 includes if $(LEAN).
2014 * Makefile.in: Regenerated.
2015
2016 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2017
2018 * MAINTAINERS: Update my email address.
2019
2020 2014-02-24 Walter Lee <walt@tilera.com>
2021
2022 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2023 (tilegx-*-*): Change to tilegx*-*-*.
2024 * configure: Regenerate.
2025
2026 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2027
2028 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2029
2030 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2035
2036 PR target/59788
2037 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2038 *solaris2*.
2039
2040 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2041
2042 * MAINTAINERS: Update my email address.
2043
2044 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2045
2046 * MAINTAINERS: Convert to UTF-8.
2047 Properly sort Xinliang David Li's entry.
2048
2049 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2050 Sandra Loosemore <sandra@codesourcery.com>
2051
2052 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2053 nios2 port maintainers.
2054
2055 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2060
2061 * configure.ac: Add user-friendly check for native x86_64-linux
2062 multilibs.
2063 * configure: Regenerate.
2064
2065 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2066
2067 * MAINTAINERS: Add myself as sh maintainer.
2068
2069 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2070
2071 * MAINTAINERS: Add self as SLSR maintainer.
2072
2073 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2074
2075 * MAINTAINERS: Update my email address.
2076
2077 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2078
2079 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2080
2081 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2082
2083 * Makefile.in: Regenerate.
2084
2085 * Makefile.tpl: Fix typo.
2086 * Makefile.in: Regenerate partially.
2087
2088 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2089
2090 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2091 supported.
2092 * configure: Regenerated.
2093
2094 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2013-10-30 Jason Merrill <jason@redhat.com>
2099
2100 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2101 --disable-build-format-warnings.
2102
2103 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2104
2105 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2106 depend on libstdc++ and libgcc.
2107 * configure: Regenerate.
2108 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2109 libcilkrts for POSIX and i*86, and x86_64 architectures.
2110 * Makefile.in: Added libcilkrts related fields to support building it.
2111
2112 2013-10-26 Jeff Law <law@redhat.com>
2113
2114 * Makefile.def (target_modules): Remove libmudflap
2115 (languages): Remove check-target-libmudflap).
2116 * Makefile.in: Rebuilt.
2117 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2118 * configure.ac (target_libraries): Remove target-libmudflap.
2119 Remove checks which disabled libmudflap on some systems.
2120 * configure: Rebuilt.
2121 * libmudflap: Directory removed.
2122
2123 2013-10-21 Cong Hou <congh@google.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2013-10-16 Mike Stump <mikestump@comcast.net>
2128
2129 * .dir-locals.el: Add.
2130
2131 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2132
2133 * configure.ac: Add --enable-host-shared
2134 * configure: Regenerate.
2135
2136 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2137
2138 Import from savannah.gnu.org:
2139 * config.guess: Update to 2013-06-10 version.
2140 * config.sub: Update to 2013-10-01 version.
2141
2142 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2143
2144 Changes to build configuration to allow big endian ARC ELF toolchain
2145 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2146 * configure: Regenerate.
2147
2148 2013-09-20 Alan Modra <amodra@gmail.com>
2149
2150 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2151 ppc host match. Support little-endian powerpc linux hosts.
2152
2153 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2154
2155 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2156 maintainer.
2157
2158 2013-09-12 DJ Delorie <dj@redhat.com>
2159
2160 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2161 maintainers.
2162
2163 2013-09-03 Richard Biener <rguenther@suse.de>
2164
2165 * configure.ac: Also allow ISL 0.12.
2166 * configure: Regenerated.
2167
2168 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2169
2170 * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2173
2174 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2175
2176 2013-08-26 Caroline Tice <cmtice@google.com>
2177
2178 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2179 "Various Reviewers" to libvtv "Various Maintainers".
2180
2181 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2182
2183 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2184
2185 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2186
2187 * MAINTAINERS: Update name, email.
2188
2189 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2013-08-12 Caroline Tice <cmtice@google.com>
2194
2195 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2196 address in the Write After Approval section.
2197
2198 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2199
2200 * MAINTAINERS (Write After Approval): Update email.
2201
2202 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2203
2204 * configure.ac: Adjust to check VTV_SUPPORTED.
2205 * configure: Regenerated.
2206
2207 2013-08-02 Caroline Tice <cmtice@google.com>
2208
2209 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2210 on non-linux systems; add target-libvtv to noconfigdirs; add
2211 libsupc++/.libs to C++ library search paths.
2212 * configure: Regenerated.
2213 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2214 libstdc++ and libgcc.
2215 * Makefile.in: Regenerated.
2216
2217 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2218
2219 * MAINTAINERS (Write After Approval): Add myself.
2220
2221 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2222 Shiva Chen <shiva0217@gmail.com>
2223
2224 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2225 nds32 port maintainers.
2226
2227 2013-07-17 Tim Shen <timshen91@gmail.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2232
2233 * configure.ac: Sync from binutils.
2234 * configure: Regenerate.
2235
2236 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2237
2238 * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2241
2242 * MAINTAINERS (Write After Approval): Add myself.
2243
2244 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2013-04-30 Brooks Moses <bmoses@google.com>
2249
2250 * MAINTAINERS: Update my email; move myself from Fortran
2251 reviewer to Write After Approval.
2252
2253 2013-04-16 Andreas Schwab <schwab@suse.de>
2254
2255 * configure.ac (aarch64-*-*): Don't disable java.
2256 * configure: Regenerate.
2257
2258 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2259
2260 * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2013-03-30 Matthias Klose <doko@ubuntu.com>
2263
2264 * Makefile.def (target_modules): Don't install libffi.
2265 * Makefile.in: Regenerate.
2266
2267 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2268
2269 * MAINTAINERS (Write After Approval): Add myself.
2270
2271 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2272
2273 * MAINTAINERS (Write After Approval): Add myself.
2274
2275 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2276
2277 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2278 * configure: Regenerated.
2279
2280 2013-02-05 Ian Lance Taylor <iant@google.com>
2281
2282 PR go/55969
2283 * configure.ac: Disable libgo on some systems where it does not
2284 work.
2285
2286 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2287
2288 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2289 Remove Geoff Keating as rs6000 port maintainer, at his request.
2290
2291 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2292
2293 * MAINTAINERS: Update my email.
2294
2295 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2296
2297 * configure: Re-generate.
2298
2299 2013-01-15 Richard Biener <rguenther@suse.de>
2300
2301 PR other/55973
2302 * configure: Re-generate.
2303
2304 2013-01-14 Matthias Klose <doko@ubuntu.com>
2305
2306 * Makefile.def (install-target-libsanitizer): Depend on
2307 install-target-libstdc++-v3.
2308 * Makefile.in: Regenerate.
2309
2310 2013-01-14 Richard Biener <rguenther@suse.de>
2311
2312 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2313 * configure: Re-generate
2314
2315 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2316
2317 * config.sub: Update from config repo.
2318
2319 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2320
2321 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2322 * Makefile.in: Regenerate.
2323
2324 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2325
2326 * MAINTAINERS (arc): Add new port maintainership for myself.
2327
2328 2013-01-09 Jason Merrill <jason@redhat.com>
2329
2330 * .gitignore: Import from gdb repository.
2331
2332 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2333
2334 * Makefile.def (configure-gcc): Depend on all-gmp.
2335 (all-gcc): Remove dependency on all-gmp.
2336 * Makefile.in: Regenerated.
2337
2338 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2339
2340 * config.sub: Merge from config repo.
2341 * config.guess: Ditto.
2342
2343 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2344
2345 * Makefile.def: Merge from binutils.
2346 * Makefile.in: Ditto.
2347
2348 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2349
2350 * MAINTAINERS: Update my email.
2351
2352 2012-12-29 Ben Elliston <bje@gnu.org>
2353
2354 * config.guess: Update to 2012-12-29 version.
2355 * config.sub: Likewise.
2356
2357 2012-12-20 Matthias Klose <doko@ubuntu.com>
2358
2359 * Makefile.def (install-target-libgfortran): Depend on
2360 install-target-libquadmath, install-target-libgcc.
2361 (install-target-libsanitizer): Depend on install-target-libgcc.
2362 (install-target-libjava): Depend on install-target-libgcc.
2363 (install-target-libitm): Depend on install-target-libgcc.
2364 (install-target-libobjc): Depend on install-target-libgcc.
2365 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2366 * Makefile.in: Regenerate.
2367
2368 2012-12-19 Matthias Klose <doko@ubuntu.com>
2369
2370 * Makefile.def (install-target-libgo): Depend on
2371 install-target-libatomic.
2372 * Makefile.in: Regenerate.
2373
2374 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2375
2376 PR go/55201
2377 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2378 * Makefile.in: Regenerate.
2379
2380 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2381
2382 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2383 * configure: Regenerate.
2384
2385 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2386
2387 * config.sub: Merge from config repo.
2388
2389 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2390
2391 * Makefile.def (target_modules): Add bootstrap=true and
2392 raw_cxx=true to libsanitizer.
2393 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2394 * Makefile.in: Regenerated.
2395 * configure: Likewise.
2396
2397 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2398
2399 * MAINTAINERS: Remove self as RTL optimization maintainer.
2400
2401 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2402
2403 * MAINTAINERS (Write After Approval): Add myself.
2404
2405 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2406
2407 * Makefile.def (target_modules): Remove bootstrap=true and
2408 raw_cxx=true from libsanitizer.
2409 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2410 * Makefile.in: Regenerated.
2411 * configure: Likewise.
2412
2413 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 * Makefile.def (target_modules): Add bootstrap=true and
2416 raw_cxx=true to libsanitizer.
2417 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2418 * Makefile.in: Regenerated.
2419 * configure: Likewise.
2420
2421 2012-11-28 Andrew Pinski <apinski@cavium.com>
2422
2423 PR bootstrap/54279
2424 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2425 * configure: Regenerate.
2426 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2427 * Makefile.in: Regenerate.
2428
2429 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2430
2431 * configure.ac: Disable libsanitizer if we're not building C++.
2432 * configure: Regenerate.
2433
2434 2012-11-15 Roland McGrath <roland@hack.frob.com>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2439
2440 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2441 Kostya Serebryany (kcc@google.com) and
2442 Jakub Jelinek (jakub@redhat.com).
2443 Rename area for Dodji Seketeli (dodji@redhat.com).
2444
2445 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2446
2447 * MAINTAINERS: (asan.c, related): Add myself.
2448
2449 2012-11-14 Roland McGrath <mcgrathr@google.com>
2450
2451 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2452 * configure: Regenerate.
2453
2454 2012-11-13 Richard Henderson <rth@redhat.com>
2455
2456 * configure.ac: Move libsanitizer logic to subdirectory.
2457 * configure: Regenerate.
2458
2459 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2460
2461 * configure.ac: Enable libsanitizer just on x86 linux for now.
2462 * configure: Re-generate.
2463
2464 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2465
2466 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2467 sections.
2468 * configure: Regenerate.
2469
2470 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2471
2472 * configure.ac: Add section for configdirs for libsanitizer.
2473 Disable for cris-*-* and mmix-*-*.
2474 * configure: Regenerate.
2475
2476 2012-11-12 Wei Mi <wmi@google.com>
2477
2478 * configure.ac: Add libsanitizer to target_libraries.
2479 * Makefile.def: Ditto.
2480 * configure: Regenerate.
2481 * Makefile.in: Regenerate.
2482 * libsanitizer: New directory for asan runtime. Contains an empty
2483 tsan directory.
2484
2485 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2486
2487 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2488 against Mingw64 w32api.
2489 * configure: Regenerate.
2490
2491 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2492
2493 * configure: Regenerated.
2494
2495 2012-11-03 Robert Mason <rbmj@verizon.net>
2496
2497 * configure.ac: add --disable-libstdcxx configure option
2498 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2499
2500 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2012-10-24 Sharad Singhai <singhai@google.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2012-10-24 Eric Christopher <echristo@gmail.com>
2513
2514 * MAINTAINERS: Update email address.
2515
2516 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2517
2518 PR bootstrap/54820
2519 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2520 * configure: Regenerate.
2521
2522 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2523
2524 * MAINTAINERS (aarch64): Add Marcus and myself.
2525
2526 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2527
2528 PR bootstrap/54820
2529 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2530 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2531 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2532 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2533 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2534 * Makefile.in: Regenerate.
2535 * configure.ac (have_static_libs): New variable and associated check.
2536 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2537 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2538 * configure: Regenerate.
2539
2540 2012-10-10 Richard Biener <rguenther@suse.de>
2541
2542 * MAINTAINERS: Adjust for changed surname.
2543
2544 2012-10-04 Lawrence Crowl <crowl@google.com>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2012-10-01 Cary Coutant <ccoutant@google.com>
2549
2550 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2551
2552 2012-09-28 Ian Lance Taylor <iant@google.com>
2553
2554 * Makefile.def: Make all-target-libgo depend on
2555 all-target-libbacktrace.
2556 * Makefile.in: Rebuild.
2557
2558 2012-09-26 Ian Lance Taylor <iant@google.com>
2559
2560 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2561 * Makefile.in: Rebuild.
2562
2563 2012-09-20 Walter Lee <walt@tilera.com>
2564
2565 * configure.ac: Add tilegx to list of targets that support gold.
2566 * configure: Regenerate.
2567
2568 2012-09-20 Marek Polacek <polacek@redhat.com>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2012-09-19 Steve Ellcey <sellcey@mips.com>
2573
2574 * configure.ac: Add mips*-mti-elf* target.
2575 * configure: Regenerate.
2576
2577 2012-09-17 Ian Lance Taylor <iant@google.com>
2578
2579 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2580 * configure.ac (host_libs): Add libbacktrace.
2581 (target_libraries): Add libbacktrace.
2582 * Makefile.def (host_modules): Add libbacktrace.
2583 (target_modules): Likewise.
2584 * configure, Makefile.in: Rebuild.
2585
2586 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2587
2588 PR target/38607
2589 Merge upstream change.
2590 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2591
2592 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2593 Add libgomp*.o to compare_exclusions for AIX.
2594 * configure: Regenerate.
2595
2596 2012-09-06 Diego Novillo <dnovillo@google.com>
2597
2598 * configure.ac: Bump minimum GMP version to 4.2.3.
2599 * configure: Re-generate.
2600
2601 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2602
2603 PR target/54461
2604 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2605 target-libgloss if not configured --with-avrlibc=no.
2606 * configure: Regenerate.
2607
2608 2012-09-04 Jason Merrill <jason@redhat.com>
2609
2610 * configure.ac: Fix --enable-languages=all.
2611
2612 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2613
2614 * MAINTAINERS (Write After Approval): Add myself.
2615
2616 2012-09-03 Richard Guenther <rguenther@suse.de>
2617
2618 PR bootstrap/54138
2619 * configure.ac: Re-organize ISL / CLOOG checks to allow
2620 disabling with either --without-isl or --without-cloog.
2621 * configure: Regenerated.
2622
2623 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2624
2625 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2626 * configure: Regenerate.
2627
2628 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2629
2630 * MAINTAINERS: Fix my email address.
2631
2632 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2633
2634 PR binutils/4970
2635 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2636 and opcodes.
2637 * Makefile.in: Regenerated.
2638
2639 2012-08-26 Art Haas <ahaas@impactweather.com>
2640
2641 * configure: Regenerate.
2642
2643 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2644
2645 * INSTALL/README: Also refer to the online installation
2646 instructions.
2647
2648 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651 (Picochip port): Remove myself.
2652
2653 2012-08-14 Diego Novillo <dnovillo@google.com>
2654
2655 Merge from cxx-conversion branch.
2656
2657 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2658 POSTSTAGE1_CONFIGURE_FLAGS.
2659 * Makefile.in: Regenerate.
2660 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2661 Force C++ when bootstrapping.
2662 * configure: Regenerate.
2663
2664 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2665
2666 * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2669
2670 * README: Document use of ranges of years in copyright notices.
2671
2672 2012-07-06 Richard Guenther <rguenther@suse.de>
2673
2674 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2675 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2676 --with-gmp=system.
2677 * Makefile.in: Regenerated.
2678 * configure: Likewise.
2679
2680 2012-07-06 Richard Guenther <rguenther@suse.de>
2681
2682 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2683 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2684 supply V=1 as extra_make_flags.
2685 * configure: Regenerated.
2686 * Makefile.in: Likewise.
2687
2688 2012-07-04 Tristan Gingold <gingold@adacore.com>
2689
2690 * configure: Regenerate.
2691
2692 2012-07-03 Richard Guenther <rguenther@suse.de>
2693
2694 * Makfile.def (isl): Remove not necessary extra_exports and
2695 extra_make_flags.
2696 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2697 * Makefile.in: Regenerated.
2698
2699 2012-07-03 Richard Guenther <rguenther@suse.de>
2700
2701 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2702 * configure.ac: If either the ISL or the CLooG check failed
2703 do not try to build in-tree versions.
2704 * Makefile.in: Regenerated.
2705 * configure: Regenerated.
2706
2707 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2708
2709 * configure: Regenerate.
2710
2711 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2712
2713 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2714 maintainer.
2715
2716 2012-07-02 Richard Guenther <rguenther@suse.de>
2717
2718 * configure: Regenerated.
2719
2720 2012-07-02 Richard Guenther <rguenther@suse.de>
2721 Michael Matz <matz@suse.de>
2722 Tobias Grosser <tobias@grosser.es>
2723 Sebastian Pop <sebpop@gmail.com>
2724
2725 * Makefile.def: Add ISL host module, remove PPL host module.
2726 Adjust ClooG host module to use the proper ISL.
2727 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2728 * configure.ac: Include config/isl.m4. Add ISL host library,
2729 remove PPL. Remove PPL configury, add ISL configury, adjust
2730 ClooG configury.
2731 * Makefile.in: Regenerated.
2732 * configure: Likewise.
2733
2734 2012-07-02 Richard Guenther <rguenther@suse.de>
2735
2736 Merge from graphite branch
2737 2011-07-21 Tobias Grosser <tobias@grosser.es>
2738
2739 * configure: Regenerated.
2740 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2741 both cloog.org and legacy versions. The only supported version will
2742 be CLooG with the isl backend.
2743
2744 2011-07-21 Tobias Grosser <tobias@grosser.es>
2745
2746 * configure: Regenerated.
2747 * configure.ac: Require cloog isl 0.17.0
2748
2749 2011-07-21 Tobias Grosser <tobias@grosser.es>
2750
2751 * configure: Regenerated.
2752 * config/cloog.m4: Do not define CLOOG_ORG
2753
2754 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2755
2756 * configure.ac: Skip C if explicitly selected.
2757 * configure: Regenerate.
2758
2759 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2760
2761 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2762 they contain -O2.
2763 * configure: Regenerate.
2764
2765 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2766
2767 PR debug/53740
2768 * df.h, df-problems.c, dce.c: Revert last patch.
2769
2770 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2771
2772 * MAINTAINERS (Write After Approval): Update my email address.
2773
2774 2012-06-21 Meador Inge <meadori@codesourcery.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2012-06-20 Jason Merrill <jason@redhat.com>
2779
2780 * Makefile.tpl (check-target-libgomp-c++): New.
2781 (check-target-libitm-c++): New.
2782 * Makefile.def (c++): Add them.
2783 * Makefile.in: Regenerate.
2784
2785 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
2789 2012-05-16 Olivier Hainque <hainque@adacore.com>
2790
2791 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2792 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2793 (install-no-fixedincludes): Adjust accordingly.
2794 * Makefile.in: Regenerate.
2795
2796 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2797
2798 Merge upstream change
2799 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2800
2801 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2012-05-09 Nick Clifton <nickc@redhat.com>
2806 Paul Smith <psmith@gnu.org>
2807
2808 PR bootstrap/50461
2809 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2810 allow for the fact that from release v3.1.0 of MPFR the source
2811 files were moved into a src sub-directory.
2812 * configure: Regenerate.
2813
2814 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2815
2816 * configure.ac: Bump minimum MPFR version to 2.4.0.
2817 * configure: Regenerated.
2818
2819 2012-05-01 Richard Henderson <rth@redhat.com>
2820
2821 * Makefile.def (libatomic): New target_module.
2822 * configure.ac (target_libraries): Add libatomic.
2823 (noconfigdirs): Check if libatomic is supported.
2824 * Makefile.in, configure: Rebuild.
2825
2826 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2831
2832 * config.sub: Update to 2012-04-18 version from official repo.
2833
2834 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2012-04-11 Steve Ellcey <sellcey@mips.com>
2839
2840 * MAINTAINERS: Changed email address.
2841
2842 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2843
2844 PR target/52737
2845 * contrib/gcc_update (files_and_dependencies):
2846 Remove gcc/config/avr/t-multilib from touch data.
2847
2848 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2849
2850 * MAINTAINERS (OS Port Maintainers): Remove irix.
2851 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2852 (unsupported_languages): Remove mips-sgi-irix6.*.
2853 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2854 (with_stabs): Remove.
2855 * configure: Regenerate.
2856
2857 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2858
2859 * MAINTAINERS (OS Port Maintainers): Remove osf.
2860 * configure.ac (enable_libgomp): Remove *-*-osf*.
2861 (with_stabs): Remove alpha*-*-osf*.
2862 * configure: Regenerate.
2863
2864 2012-03-05 Tristan Gingold <gingold@adacore.com>
2865
2866 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2867 * configure: Regenerate.
2868
2869 2012-02-17 Walter Lee <walt@tilera.com>
2870
2871 * MAINTAINERS: (Write After Approval): Delete myself.
2872
2873 2012-02-14 Walter Lee <walt@tilera.com>
2874
2875 * MAINTAINERS (tilegx port): Add myself.
2876 (tilepro port): Add myself.
2877 (Write After Approval): Add myself.
2878
2879 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2880
2881 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2882 and Joseph Myers as docstring relicensing maintainers.
2883
2884 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2885
2886 * MAINTAINERS (write-after-approval): Add myself.
2887
2888 2012-02-08 Ira Rosen <irar@il.ibm.com>
2889
2890 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2891 maintainer.
2892
2893 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2894
2895 * MAINTAINERS (Write After Approval): Move myself to
2896 maintain alphabetical order.
2897
2898 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2899
2900 * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2903
2904 * MAINTAINERS (Write After Approval): Add myself.
2905
2906 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2907 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2908
2909 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2910 * configure: Regenerate.
2911
2912 2012-01-23 Harshit Chopra <harshit@google.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2917
2918 * configure.ac: Remove reference to mh-interix.
2919 * configure: Regenerate.
2920
2921 2012-01-05 Richard Henderson <rth@redhat.com>
2922
2923 PR bootstrap/51072
2924 * configure.ac: Disable libitm if c++ is not enabled.
2925 * configure: Rebuild.
2926
2927 * configure.ac: Fix regexp for same.
2928 * configure: Rebuild.
2929
2930 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2931
2932 * MAINTAINERS (Write After Approval): Add myself.
2933
2934 2012-01-02 Richard Guenther <rguenther@suse.de>
2935
2936 PR bootstrap/51686
2937 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2938 * Makefile.in: Regenerate.
2939
2940 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
2944 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2945
2946 * configure: Regenerate.
2947
2948 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2949
2950 * MAINTAINERS (picochip): Changed email address.
2951
2952 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2953
2954 * MAINTAINERS (write-after-approval): Add self.
2955
2956 2011-11-29 DJ Delorie <dj@redhat.com>
2957
2958 * configure.ac (rl78-*-*) New case.
2959 * configure: Regenerate.
2960 * MAINTAINERS: Add myself as RL78 maintainer.
2961
2962 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2963
2964 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2965
2966 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2967
2968 * libtool.m4: Additional FreeBSD 10 fixes.
2969
2970 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2971
2972 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2973 Maintainers section, as Epiphany maintainer.
2974
2975 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2976
2977 PR target/49992
2978 * configure.ac: Remove ranlib special-casing for Darwin.
2979 * configure: Regenerate.
2980
2981 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2982
2983 * MAINTAINERS (Reviewers): Keep the list sorted.
2984
2985 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2986
2987 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2988
2989 2011-11-09 Roland McGrath <mcgrathr@google.com>
2990
2991 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2992 * configure: Rebuild.
2993 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2994 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2995 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2996 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2997 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2998 Add READELF.
2999 * Makefile.in: Rebuild.
3000
3001 2011-11-09 Jason Merrill <jason@redhat.com>
3002
3003 * Makefile.def (language=c++): Remove check-c++0x.
3004 * Makefile.in (check-gcc-c++): Regenerate.
3005
3006 2011-11-08 Richard Henderson <rth@redhat.com>
3007
3008 * configure.ac: Test for libitm directory present first.
3009
3010 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3011
3012 * configure.ac: Test libitm/configure.tgt to disable libitm.
3013 * configure: Rebuild.
3014
3015 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3016 Richard Henderson <rth@redhat.com>
3017
3018 Merged from transactional-memory.
3019
3020 * Makefile.def (lang_env_dependencies): libitm is c++.
3021 Add libitm target module.
3022 * configure.ac: Likewise.
3023 * config/mmap.m4: New file.
3024 * contrib/gcc_update: Add libitm to touch data.
3025 * Makefile.in, configure: Rebuild.
3026
3027 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3028
3029 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3030 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3031 * Makefile.in: Regenerate.
3032
3033 2011-11-01 DJ Delorie <dj@redhat.com>
3034
3035 * config.sub: Update to version 2011-10-29 (added rl78)
3036
3037 2011-10-27 Nick Clifton <nickc@redhat.com>
3038
3039 * config.sub: Import these changes from the config project:
3040
3041 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3042 Ben Elliston <bje@gnu.org>
3043
3044 * config.sub (epiphany): New.
3045
3046 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3047 Ben Elliston <bje@gnu.org>
3048
3049 * config.sub (hexagon, hexagon-*): New.
3050
3051 2011-08-23 Roland McGrath <mcgrathr@google.com>
3052
3053 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3054 64eb to be64.
3055
3056 2011-08-16 Roland McGrath <mcgrathr@google.com>
3057
3058 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3059 (nacl): Grok as alias for 32el-unknown-nacl.
3060
3061 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2011-10-24 Teresa Johnson <tejohnson@google.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
3069 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3070
3071 * MAINTAINERS (sparc port): Remove myself.
3072
3073 2011-09-14 Tom de Vries <tom@codesourcery.com>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2011-08-14 Yao Qi <yao@codesourcery.com>
3078
3079 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3080 * configure: Regenerate.
3081
3082 2011-07-26 Ian Lance Taylor <iant@google.com>
3083
3084 * configure.ac: Set have_compiler based on whether gcc directory
3085 exists, rather than on whether gcc is in configdirs.
3086 * configure: Rebuild.
3087
3088 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3089
3090 * MAINTAINERS (Global Reviewers): Add self.
3091
3092 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3093
3094 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3095 link directories.
3096 * Makefile.in: Rebuild.
3097
3098 2011-07-20 Ian Lance Taylor <iant@google.com>
3099
3100 PR bootstrap/49787
3101 * configure.ac: Move --enable-bootstrap handling earlier in file.
3102 If --enable-bootstrap and either --enable-build-with-cxx or
3103 --enable-build-poststage1-with-cxx, enable C++ automatically.
3104 * configure: Rebuild.
3105
3106 2011-07-19 Ian Lance Taylor <iant@google.com>
3107
3108 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3109 make C++ a boot_language. Set and substitute
3110 POSTSTAGE1_CONFIGURE_FLAGS.
3111 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3112 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3113 * configure, Makefile.in: Rebuild.
3114
3115 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3116
3117 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3118 maintainers.
3119
3120 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3121
3122 * MAINTAINERS (Global Reviewers): Add myself.
3123
3124 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3125
3126 * configure: Regenerate.
3127
3128 2011-07-16 Jason Merrill <jason@redhat.com>
3129
3130 * Makefile.def (language=c++): Add check-c++0x and
3131 check-target-libmudflap-c++.
3132 * Makefile.tpl (check-target-libmudflap-c++): New.
3133 * Makefile.in: Regenerate.
3134
3135 2011-07-16 Matthias Klose <doko@ubuntu.com>
3136
3137 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3138 * Makefile.def (target_modules/libjava): Pass
3139 $(EXTRA_CONFIGARGS_LIBJAVA).
3140 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3141 if not configured with --enable-static-libjava.
3142 * Makefile.in: Regenerate.
3143 * configure: Likewise.
3144
3145 2011-07-15 Jason Merrill <jason@redhat.com>
3146
3147 * Makefile.in (check-c++): Move check-gcc-c++0x after
3148 check-target-libstdc++-v3.
3149
3150 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3151
3152 * MAINTAINERS (c6x port): New entry.
3153
3154 2011-07-13 Jason Merrill <jason@redhat.com>
3155
3156 * Makefile.in (check-gcc-c++0x): New.
3157 (check-c++): Depend on it.
3158
3159 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3160
3161 PR target/39150
3162 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3163 x86_64-*-solaris2.1[0-9]*.
3164 * configure: Regenerate.
3165
3166 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3167
3168 * MAINTAINERS (RTL optimizers): Add self.
3169
3170 2011-06-27 Gabriel Charette <gchare@google.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3175
3176 PR regression/47836
3177 PR bootstrap/23656
3178 PR other/47733
3179 PR bootstrap/49247
3180 PR c/48825
3181 * configure.ac (target_libraries): Remove target-libiberty.
3182 Remove case-statement setting skipdirs=target-libiberty for
3183 multiple targets. Remove checking target_configdirs and
3184 removing target-libiberty but keeping target-libgcc if
3185 otherwise empty.
3186 * Makefile.def (target_modules): Don't add libiberty.
3187 (dependencies): Remove all traces of target-libiberty.
3188 * configure, Makefile.in: Regenerate.
3189
3190 2011-06-13 Walter Lee <walt@tilera.com>
3191
3192 * configure.ac (tilepro-*-*) New case.
3193 (tilegx-*-*): Likewise.
3194 * configure: Regenerate.
3195
3196 2011-06-06 Jing Yu <jingyu@google.com>
3197
3198 * configure.ac: Skip target-libiberty for
3199 arm*-*-linux-androideabi.
3200 * configure: Regenerated.
3201
3202 2011-06-06 Nick Clifton <nickc@redhat.com>
3203
3204 * config.sub: Sync from upstream.
3205
3206 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2011-06-01 Daniel Jacobowitz <drow@false.org>
3211
3212 * MAINTAINERS: Update my email address.
3213
3214 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3215
3216 * MAINTAINERS (Write After Approval): Update my email address.
3217
3218 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2011-05-08 Doug Kwan <dougkwan@google.com>
3223
3224 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3225 * configure: Regenerated.
3226 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3227 value from configure.
3228 * Makefile.in: Regenerated.
3229
3230 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3231
3232 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3233 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3234 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3235 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3236 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3237 *-*-vxworks*): Disable newlib and libgloss in separate case
3238 statement.
3239 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3240 to separate case statement.
3241 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3242 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3243 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3244 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3245 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3246 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3247 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3248 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3249 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3250 i[[3456789]]86-*-rdos*, m32r-*-*,
3251 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3252 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3253 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3254 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3255 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3256 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3257 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3258 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3259 and libgloss in main case over targets. Remove most empty cases
3260 in main case over targets.
3261 * configure: Regenerate.
3262
3263 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3264
3265 * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3268
3269 * configure.ac: Remove code setting special library locations for
3270 hppa*64*-*-hpux11*. Remove code setting compiler for
3271 sparc-sun-solaris2*.
3272 * configure: Regenerate.
3273
3274 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3275
3276 * configure.ac: Separate libgloss_dir settings from general case
3277 over targets.
3278 * configure: Regenerate.
3279
3280 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3281
3282 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3283 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3284 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3285 cases in libgcj-disabling case statement.
3286 (hppa*64*-*-linux*): Set unsupported_languages instead of
3287 disabling target-zlib.
3288 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3289 to hppa*64*-*-hpux*.
3290 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3291 hppa*-*-hpux*.
3292 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3293 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3294 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3295 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3296 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3297 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3298 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3299 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3300 libgcj-disabling case statement.
3301 * configure: Regenerate.
3302
3303 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3304
3305 * configure.ac: Disable Java for targets not supporting libffi.
3306 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3307 Remove cases in Java-disabling statement.
3308 (*arm-wince-pe): Change to arm-wince-pe.
3309 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3310 cases in Java-disabling statement.
3311 (bfin-*-*): Don't disable Java again.
3312 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3313 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3314 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3315 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3316 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3317 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3318 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3319 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3320 Java-disabling statement.
3321 (mmix-*-*): Don't disable Java again.
3322 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3323 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3324 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3325 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3326 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3327 statement.
3328 * configure: Regenerate.
3329
3330 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3331
3332 * configure.ac: Separate cases disabling Java and Java libraries
3333 from general case over targets.
3334 * configure: Regenerate.
3335
3336 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3337
3338 * MAINTAINERS: Update my email address.
3339
3340 2011-04-20 Easwaran Raman <eraman@google.com>
3341
3342 * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3345
3346 PR lto/48086
3347 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3348 * configure: Regenerate.
3349
3350 2011-04-16 Jim Meyering <meyering@redhat.com>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3355
3356 * MAINTAINERS: Update my email address.
3357
3358 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3367
3368 * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3371
3372 * configure.ac (build_tools): Remove build-byacc.
3373 (host_libs): Remove mmalloc.
3374 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3375 autoconf automake libtool diff rcs fileutils shellutils time
3376 textutils wdiff find uudecode hello tar gzip indent recode release
3377 sed perl gawk findutils gettext zip.
3378 (libgcj): Remove target-qthreads.
3379 (target_tools): Remove target-examples target-gperf.
3380 (YACC): Don't handle building byacc.
3381 * configure: Regenerate.
3382 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3383 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3384 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3385 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3386 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3387 handle building components.
3388 * Makefile.in: Regenerate.
3389
3390 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3391
3392 * MAINTAINERS: Update my email address as Xtensa maintainer.
3393
3394 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3395
3396 * config.sub: Sync from upstream.
3397
3398 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3399
3400 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3401 (microblaze*): Don't disable libssp.
3402 * configure: Regenerate.
3403
3404 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3405
3406 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3407 moveifchange.
3408 * configure: Regenerate.
3409 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3410 * Makefile.in: Regenerate.
3411
3412 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3413
3414 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3415 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3416 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3417 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3418 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3419 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3420 md_exec_prefix cases.
3421 * configure: Regenerate.
3422
3423 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3424
3425 * configure.ac: Separate cases disabling target-libssp,
3426 target-libiberty, target-libstdc++-v3 and Fortran from general
3427 case over targets.
3428 * configure: Regenerate.
3429
3430 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3431
3432 * configure.ac (*-*-chorusos): Don't disable libgcj.
3433 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3434 Remove case.
3435 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3436 (arm-*-coff): Don't disable libgcj.
3437 (arm*-*-linux-gnueabi): Remove useless assignment.
3438 (arm-*-riscix*): Don't disable libgcj.
3439 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3440 configuration.
3441 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3442 (c54x*-*-*): Remove case.
3443 (tic54x-*-*): Don't disable GCC or GCC libraries.
3444 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3445 to *.
3446 (d10v-*-*): Don't disable GCC libraries.
3447 (d30v-*-*): Don't disable libgcj.
3448 (h8500-*-*): Don't disable GCC libraries.
3449 (i960-*-*): Don't disable libgcj.
3450 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3451 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3452 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3453 libgcj.
3454 (m68k-*-coff*): Remove case.
3455 (mmix-*-*): Don't disable libgloss on host.
3456 (mn10200-*-*, mn10300-*-*): Remove cases.
3457 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3458 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3459 Don't disable libgcj.
3460 (romp-*-*): Remove case.
3461 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3462 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3463 case.
3464 (v810-*-*): Don't disable GCC libraries.
3465 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3466 (ip2k-*-*): Don't disable GCC libraries.
3467 * configure: Regenerate.
3468
3469 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3470
3471 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3472 libffi on host.
3473 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3474 on host.
3475 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3476 * configure: Regenerate.
3477
3478 2011-03-26 John Marino <binutils@marino.st>
3479
3480 * configure.ac: Add support for *-*-dragonfly*
3481 * configure: Regenerate.
3482
3483 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3484
3485 * configure.ac (native_only): Remove.
3486 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3487 send-pr uudecode guile gnuserv on host.
3488 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3489 send-pr rcs guile perl texinfo libtool on host.
3490 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3491 automake send-pr rcs guile perl texinfo libtool on host.
3492 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3493 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3494 (alpha*-dec-osf*): Don't disable fileutils on target.
3495 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3496 texinfo send-pr expect dejagnu on target.
3497 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3498 target-qthreads on target.
3499 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3500 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3501 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3502 x86_64-*-mingw*): Don't disable expect on target.
3503 (*-*-cygwin*): Don't disable target-gperf on target.
3504 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3505 gnuserv on target.
3506 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3507 target.
3508 * configure: Regenerate.
3509
3510 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3511
3512 * configure.ac (target_tools): Remove target-groff.
3513 (native_only): Remove target-groff.
3514 (hppa*64*-*-*): Don't disable byacc.
3515 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3516 setting.
3517 (*-*-kaos*): Don't skip target-librx and target-groff.
3518 (*-*-netware*): Don't skip target-libmudflap.
3519 (*-*-tpf*): Don't skip target-libmudflap.
3520 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3521 directories on the host.
3522 (ia64*-*-*vms*): Don't skip tix.
3523 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3524 host.
3525 * configure: Regenerate.
3526
3527 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3528
3529 * configure.ac: Remove references to mt-mep, mt-netware,
3530 mt-wince.
3531 * Makefile.def: Add all-utils soft dependencies.
3532 * Makefile.tpl: Remove GDB_NLM_DEPS.
3533 * configure: Regenerate.
3534 * Makefile.in: Regenerate.
3535
3536 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3537
3538 * configure.ac: Do not include mh-x86omitfp.
3539 * configure: Regenerate.
3540
3541 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * configure.ac: Remove empty cases.
3544 * configure: Regenerate.
3545
3546 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3547
3548 * Makefile.def: Add dependency from termcap to gdb.
3549 * Makefile.in: Regenerate.
3550
3551 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3552
3553 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3554 * configure: Regenerate.
3555 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3556 * Makefile.tpl: Likewise.
3557 * Makefile.in: Regenerate.
3558
3559 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3560
3561 * configure.ac: Remove all mentions of tentative_cc.
3562 * configure: Regenerate.
3563
3564 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3565
3566 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3567 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3568 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3569 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3570 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3571 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3572 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3573 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3574 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3575 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3576 *-*-rhapsody*): Remove host cases.
3577 * configure: Regenerate.
3578
3579 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3580
3581 * configure.ac (ppc*-*-pe): Remove host case.
3582 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3583 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3584 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3585 cases.
3586 * configure: Regenerate.
3587
3588 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3589
3590 * config.sub: Update to version 2011-03-23.
3591
3592 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3593
3594 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3595 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3596 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3597 * configure: Regenerate.
3598
3599 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3600
3601 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3602 to Write After Approval.
3603 * config-ml.in: Don't handle arc-*-elf*.
3604 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3605 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3606 handle GCC libraries.
3607 * configure: Regenerate.
3608
3609 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3610
3611 PR bootstrap/48120:
3612 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3613 Add -lstdc++ -lm to LIBS.
3614 * configure: Regenerate.
3615
3616 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3617
3618 * config.guess: Update to version 2011-02-02
3619 * config.sub: Update to version 2011-02-24
3620
3621 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3622
3623 PR lto/48086
3624 * configure.ac: Re-enable LTO on *-apple-darwin9.
3625 * configure: Regenerate.
3626
3627 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3628
3629 PR lto/48086
3630 * configure.ac: Disable LTO on darwin due to an assembler change in
3631 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3632 under 256.
3633 * configure: Regenerate.
3634
3635 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3636
3637 * MAINTAINERS: Update myself as score backend maintainer,
3638 update my e-mail address.
3639
3640 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3641
3642 * MAINTAINERS: Update my e-mail address.
3643
3644 2011-03-06 Joey Ye <joey.ye@arm.com>
3645
3646 * MAINTAINERS: Update my e-mail address.
3647
3648 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3649
3650 * configure.ac: Adjust test of with_ppl.
3651 * configure: Regenerated.
3652
3653 2011-03-02 Kai Tietz <ktietz@redhat.com>
3654
3655 * MAINTAINERS: Adjust my e-mail address.
3656
3657 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3658
3659 * configure.ac: Add -lpwl to ppllibs.
3660 * configure: Regenerated.
3661
3662 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3663
3664 * config/cloog.m4: Add -lisl to clooglibs.
3665 * configure: Regenerated.
3666
3667 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3668
3669 * MAINTAINERS (CPU Port maintainers): Add self.
3670
3671 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3672
3673 * MAINTAINERS: Add myself as testsuite maintainer.
3674
3675 2011-02-15 Mike Stump <mikestump@comcast.net>
3676
3677 * MAINTAINERS: Add myself as testsuite maintainer.
3678
3679 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3680
3681 Import from Libtool and gnulib:
3682
3683 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3684
3685 Prepare for supporting FreeBSD 10.
3686 * config.rpath: Remove handling of freebsd1* which soon would
3687 match FreeBSD 10.0.
3688
3689 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3690
3691 Remove support for FreeBSD 1.x.
3692 * libtool.m4 (_LT_LINKER_SHLIBS)
3693 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3694 soon would incorrectly match FreeBSD 10.0.
3695
3696 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3697
3698 PR binutils/12283
3699 * move-if-change: Import version from gnulib.
3700
3701 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3702
3703 PR lto/47225
3704 * Makefile.def (lto-plugin): Double dash for enable-shared.
3705 (configure-gcc): Depend on all-lto-plugin.
3706 * Makefile.in: Rebuilt.
3707
3708 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3709
3710 * configure.ac: Remove extra bracket.
3711 * configure: Regenerate.
3712
3713 2011-02-08 Tobias Burnus <burnus@net-b.de>
3714
3715 * MAINTAINERS: Add myself as libquadmath maintainer.
3716
3717 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3718
3719 * MAINTAINERS: Update my email address.
3720
3721 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3722
3723 * MAINTAINERS (option handling): Add self.
3724
3725 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3726
3727 PR lto/47225
3728 * Makefile.def: Add dependency for install-gcc
3729 on install-lto-plugin.
3730 * Makfile.in: Regenerated
3731
3732 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3733
3734 * MAINTAINERS (CPU Port Maintainers): Add myself.
3735
3736 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3737
3738 PR libgcj/44341
3739 * configure.ac: Discard --with-* flags for host when configuring
3740 target libraries for cross build.
3741 * configure: Rebuilt.
3742
3743 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3744
3745 * MAINTAINERS (linear loop transforms): Removed.
3746
3747 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3748
3749 * configure.ac: If with_ppl is no, move setting with_cloog=no
3750 after CLOOG_REQUESTED check.
3751 * configure: Regenerated.
3752
3753 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3754
3755 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3756 CLooG has been requested.
3757 * configure: Regenerated.
3758
3759 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3760
3761 * configure: Regenerated.
3762 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3763
3764 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3765
3766 * configure: Regenerated.
3767 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3768
3769 2011-01-21 Andreas Schwab <schwab@redhat.com>
3770
3771 * configure.ac: Use AS_HELP_STRING throughout.
3772 * configure: Regenerate.
3773
3774 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3775
3776 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3777 * configure: Regenerate.
3778
3779 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3780
3781 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3782
3783 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3784
3785 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3786 for ia64-hpux.
3787 * configure: Regenerate.
3788
3789 2011-01-07 Jan Hubicka <jh@suse.cz>
3790
3791 PR lto/47225
3792 * Makefile.in: Regenerate.
3793 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3794 configure.
3795
3796 2011-01-07 Jan Hubicka <jh@suse.cz>
3797
3798 * Makefile.in: Regenerate.
3799 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3800 and configure dependency on lto-plugin configure.
3801 (lto-plugin module): Remove dependency on GCC; add dependency on
3802 liniberty.
3803
3804 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3809
3810 * configure: Regenerate.
3811
3812 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3813
3814 * configure.ac: (picochip): Disable libiberty.
3815
3816 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3817
3818 * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2010-12-10 Ian Lance Taylor <iant@google.com>
3821
3822 PR bootstrap/46819
3823 * configure.ac: For --disable-libgcj clear libgcj_saved.
3824 * configure: Rebuild.
3825
3826 2010-12-10 Tobias Burnus <burnus@net-b.de>
3827
3828 PR fortran/46540
3829 * configure.ac: Add --disable-libquadmath and
3830 --disable-libquadmath-support.
3831 * configure: Regenerate.
3832
3833 2010-12-03 Ian Lance Taylor <iant@google.com>
3834
3835 * MAINTAINERS: Add myself as libgo maintainer.
3836
3837 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3838
3839 PR libffi/46792
3840 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3841 * configure: Regenerate.
3842
3843 2010-12-02 Ian Lance Taylor <iant@google.com>
3844
3845 * configure.ac: Always set default for poststage1_ldflags to
3846 -static-libstdc++ -static-libgcc.
3847
3848 2010-11-29 Andreas Schwab <schwab@redhat.com>
3849
3850 * configure.ac: Move comment to remove extra space in last argument
3851 of GCC_TARGET_TOOL.
3852
3853 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3854
3855 PR other/46026
3856 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3857 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3858 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3859 (BASE_FLAGS_TO_PASS): Use it.
3860 * configure: Rebuilt.
3861 * Makefile.in: Rebuilt.
3862
3863 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3864
3865 PR binutils/12258
3866 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3867 Properly check default linker.
3868 * configure: Regnerated.
3869
3870 2010-11-23 Matthias Klose <doko@ubuntu.com>
3871
3872 * configure.ac: For --enable-gold, handle value `default' instead of
3873 `both*'. New configure option --{en,dis}able-ld.
3874 * configure: Regenerate.
3875
3876 2010-11-20 Ian Lance Taylor <iant@google.com>
3877
3878 * configure.ac: Only disable a language library if no language needs
3879 it. Don't let --disable-libgcj uncondtionally disable libffi.
3880 * configure: Rebuild.
3881
3882 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3883
3884 * Makefile.in: Regenerate.
3885
3886 PR other/46202
3887 * configure.ac: Fix just-built in-tree STRIP name to be
3888 binutils/strip-new.
3889 * configure: Regenerate.
3890 * Makefile.def (install-strip-gcc, install-strip-binutils)
3891 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3892 (install-strip-sid): Mirror dependencies on non-strip variants
3893 of these targets on the respective -strip prerequisites.
3894 * Makefile.tpl (install-strip, install-strip-host)
3895 (install-strip-target): New targets.
3896 (install-strip-[+module+], install-strip-target-[+module+]):
3897 New targets.
3898 * Makefile.in: Regenerate.
3899
3900 2010-11-19 Ian Lance Taylor <iant@google.com>
3901 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3902
3903 * configure.ac: Add target-libgo to target_libraries. Set
3904 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3905 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3906 (HOST_EXPORTS): Add GOC.
3907 (BASE_TARGET_EXPORTS): Add GOC.
3908 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3909 (GOCFLAGS_FOR_TARGET): New variable.
3910 (EXTRA_HOST_FLAGS): Add GOC.
3911 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3912 * Makefile.def (target_modules): Add libgo.
3913 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3914 (dependencies): Add dependency from configure-target-libgo to
3915 configure-target-libffi and all-target-libstdc++-v3. Add
3916 dependencies from all-target-libgo to all-target-libffi.
3917 (languages): Add go.
3918 * configure: Rebuild.
3919 * Makefile.in: Rebuild.
3920
3921 2010-11-19 Ian Lance Taylor <iant@google.com>
3922
3923 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3924 compiler/flag environment variables.
3925
3926 2010-11-18 Ian Lance Taylor <iant@google.com>
3927
3928 * configure.ac: Check for lang_requires_boot_languages in
3929 config-lang.in files.
3930 * configure: Rebuild.
3931
3932 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3933 Tobias Burnus <burnus@net-b.de>
3934
3935 PR fortran/32049
3936 * Makefile.def: Add libquadmath; build it with language=fortran.
3937 * configure.ac: Add libquadmath.
3938 * Makefile.tpl: Handle multiple libs in check-[+language+].
3939 * Makefile.in: Regenerate.
3940 * configure: Regenerate.
3941
3942 2010-11-16 Tom Tromey <tromey@redhat.com>
3943
3944 * MAINTAINERS: Moved myself to reviewers section.
3945
3946 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3947
3948 * MAINTAINERS: Moved myself to reviewers section.
3949
3950 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951
3952 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3953 (Write After Approval): Remove self.
3954
3955 2010-11-15 Andreas Schwab <schwab@redhat.com>
3956
3957 * configure.ac: Fix spelling in option names.
3958 * configure: Regenerated.
3959
3960 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3961
3962 PR bootstrap/39622
3963 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3964 * configure: Regenerated.
3965
3966 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3967
3968 * MAINTAINERS: Update my email address.
3969
3970 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3971
3972 * configure: Regenerate.
3973
3974 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3975
3976 * configure: Regenerate.
3977
3978 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3979
3980 * configure: Regenerate.
3981
3982 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3983
3984 * configure: Regenerate.
3985
3986 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3987
3988 * configure.ac: Support official CLooG.org versions.
3989 * configure: Regenerate.
3990 * config/cloog.m4: New.
3991
3992 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
3996 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3997
3998 * MAINTAINERS: Update my email address.
3999
4000 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4001
4002 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4003 * configure: Regenerate.
4004
4005 2010-11-03 Ian Lance Taylor <iant@google.com>
4006 Dave Korn <dave.korn.cygwin@gmail.com>
4007
4008 PR lto/46273
4009 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4010 and on other supported platforms whenever LTO is enabled.
4011 * configure: Rebuild.
4012
4013 2010-11-02 Alan Modra <amodra@gmail.com>
4014
4015 PR binutils/12110
4016 * configure.ac: Error when source path contains spaces.
4017 * configure: Regenerate.
4018
4019 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4020
4021 * MAINTAINERS: Update my email address.
4022
4023 2010-10-20 Ian Lance Taylor <iant@google.com>
4024
4025 * Makefile.def (target_modules): Set lib_path to src/.libs for
4026 libstdc++-v3 module.
4027 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4028 * Makefile.in: Rebuild.
4029
4030 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4031
4032 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4033 (Write After Approval): Remove myself.
4034
4035 2010-10-15 Tristan Gingold <gingold@adacore.com>
4036
4037 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4038
4039 2010-10-14 Douglas Rupp <rupp@gnat.com>
4040
4041 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4042
4043 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4044
4045 * configure.ac (build_lto_plugin): New shell variable.
4046 (--enable-lto): Turn on by default for all non-ELF platforms that
4047 have had LTO support added so far. Set build_lto_plugin appropriately
4048 for both ELF and non-ELF.
4049 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4050 * configure: Regenerate.
4051
4052 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4053
4054 Sync from src:
4055 * configure.ac (v850 support): Remove target-libgloss from
4056 noconfigdirs.
4057 * configure: Regenerate.
4058
4059 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4060
4061 PR bootstrap/45326
4062 PR bootstrap/45174
4063 * configure.ac: Honor initial values of $build_configargs,
4064 $host_configargs, $target_configargs. Mark the precious, so
4065 environment settings get recorded.
4066 * configure: Regenerate.
4067
4068 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4069
4070 PR bootstrap/45796
4071 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4072 Depend on all-build-libiberty.
4073 * Makefile.in: Regenerate.
4074
4075 2010-09-30 Michael Eager <eager@eagercon.com>
4076
4077 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4078 * configure: Regenerate.
4079
4080 2010-09-28 Michael Eager <eager@eagercon.com>
4081
4082 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4083
4084 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4085
4086 PR bootstrap/44621
4087 * configure.ac: Fix unportable shell quoting.
4088 * configure: Regenerate.
4089
4090 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4091
4092 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4093 targets and amend comment.
4094 * configure: Regenerate.
4095
4096 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4101
4102 * configure.ac: Enable LTO by default on Darwin.
4103 * configure: Regenerate.
4104
4105 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
4113 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4114
4115 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4116 ports
4117
4118 2010-07-28 David Yuste <david.yuste@gmail.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4123
4124 * configure.ac: Support all v850 targets.
4125 * configure: Regenerate.
4126
4127 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4128
4129 PR bootstrap/44455
4130 * configure.ac (extra_mpfr_configure_flags): Copy from
4131 extra_mpc_gmp_configure_flags.
4132 * configure: Re-generated.
4133
4134 2010-07-22 Andi Kleen <ak@linux.intel.com>
4135
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4139
4140 * MAINTAINERS (Write After Approval): Add myself.
4141
4142 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4143
4144 * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4147
4148 PR target/44862
4149 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4150 Provide -B option to allow for link spec %s substitutions for
4151 libstdc++.a on darwin.
4152 * Makefile.in: Regenerate.
4153
4154 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4155
4156 * MAINTAINERS (Reviewers): Update my e-mail address
4157
4158 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4159
4160 * Makefile.def (configure-gcc): Depend on all-libelf.
4161 * Makefile.in: Rebuild.
4162
4163 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4164
4165 * MAINTAINERS (Write After Approval): Add myself in the right place.
4166
4167 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4168
4169 * MAINTAINERS (Write After Approval): Add myself.
4170
4171 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4172
4173 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4174
4175 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4176
4177 * config.sub: Update to version 2010-05-21.
4178 * config.guess: Update to version 2010-04-03.
4179
4180 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4181
4182 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4183 * configure: Regenerate.
4184
4185 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4186
4187 * MAINTAINERS (Write After Approval): Add myself.
4188
4189 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4190
4191 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4192 a platform that supports LTO.
4193 * configure: Regenerate.
4194
4195 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4196
4197 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4198 * configure: Regenerated.
4199
4200 2010-04-27 Roland McGrath <roland@redhat.com>
4201 H.J. Lu <hongjiu.lu@intel.com>
4202
4203 * configure.ac (--enable-gold): Support both, both/gold and
4204 both/bfd to add gold to configdirs without removing ld.
4205 * configure: Regenerated.
4206
4207 * Makefile.def: Add install-gold dependency to install-ld.
4208 * Makefile.in: Regenerated.
4209
4210 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4211
4212 PR lto/42776
4213 * configure.ac (--enable-lto): Refactor handling so libelf tests
4214 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4215 and allow LTO to be explicitly enabled on non-ELF platforms that
4216 are known to support it inside else-clause.
4217 * configure: Regenerate.
4218
4219 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4220
4221 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4222 * configure: Regenerate.
4223
4224 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4225
4226 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4227 * configure: Regenerate.
4228
4229 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4230
4231 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4232 separately.
4233 * configure: Regenerate.
4234
4235 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2010-04-14 Tristan Gingold <gingold@adacore.com>
4240
4241 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4242 * configure: Regenerate.
4243
4244 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4245
4246 * configure: Regenerate after change to elf.m4.
4247
4248 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4249
4250 * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4253
4254 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4255 * configure: Regenerated.
4256
4257 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4258
4259 * configure.ac: Print "buggy but acceptable" when CLooG
4260 revision is less than 9.
4261 * configure: Regenerated.
4262
4263 2010-04-01 Diego Novillo <dnovillo@google.com>
4264
4265 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4266
4267 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4268
4269 PR bootstrap/43615
4270 PR bootstrap/43328
4271
4272 Revert:
4273
4274 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4275
4276 * configure.ac: Do not pass --enable-multilib nor
4277 --disable-multilib in baseargs. Accept explicitly passed
4278 --enable_multilib.
4279 * configure: Regenerate.
4280
4281 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4282
4283 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4284
4285 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4286
4287 * MAINTAINERS: Remove myself.
4288
4289 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4290
4291 PR bootstrap/43328
4292 * configure.ac: Do not pass --enable-multilib nor
4293 --disable-multilib in baseargs. Accept explicitly passed
4294 --enable_multilib.
4295 * configure: Regenerate.
4296
4297 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4298
4299 * MAINTAINERS (spu port): Remove me.
4300
4301 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4302
4303 * configure.ac (tic6x-*-*): New case.
4304 * configure: Regenerate.
4305
4306 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4307
4308 * config.sub: Update to version 2010-03-22.
4309 * config.guess: Update to version 2009-12-30.
4310
4311 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4312
4313 PR ada/42554
4314 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4315 * configure: Regenerate.
4316
4317 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4318
4319 * MAINTAINERS: Update my email address.
4320
4321 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4322
4323 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4324 (ghassan.shobaki@amd.com): Removed.
4325
4326 2010-03-17 Alan Modra <amodra@gmail.com>
4327
4328 * MAINTAINERS: Update my email address.
4329
4330 2010-03-16 Diego Novillo <dnovillo@google.com>
4331
4332 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4333 Matthews.
4334
4335 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4336
4337 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4338 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4339
4340 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4341
4342 * MAINTAINERS: Update my email address.
4343
4344 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * MAINTAINERS: Update my email address.
4347
4348 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4349
4350 * MAINTAINERS: Update my email address.
4351
4352 2010-03-09 Jie Zhang <jie@codesourcery.com>
4353
4354 * MAINTAINERS: Update my email address.
4355
4356 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4357
4358 PR libstdc++/32499
4359 * configure.ac (RANLIB): Default to true.
4360 (STRIP): Likewise.
4361 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4362 * configure: Regenerate.
4363
4364 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4365
4366 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4367 (Write After Approval): Update my email address.
4368
4369 2010-02-17 Nick Clifton <nickc@redhat.com>
4370
4371 PR 11238
4372 * Makefile.tpl (local-distclean): Also remove config.cache files in
4373 sub-directories as there may not be Makefiles present in the
4374 sub-directories.
4375 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4376 the config.cache files found by the find command.
4377
4378 * Makefile.in: Regenerate.
4379 * configure.ac: Revert previous delta.
4380 * configure: Regenerate.
4381
4382 2010-02-15 Nick Clifton <nickc@redhat.com>
4383
4384 PR 11238
4385 * configure.ac: Delete config.cache files in sub-directories when
4386 deleting Makefiles.
4387 * configure: Regenerate.
4388
4389 2010-02-12 Ben Elliston <bje@gnu.org>
4390
4391 * MAINTAINERS: Update my email address.
4392
4393 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4394
4395 * MAINTAINERS (spu port): Update my email address.
4396
4397 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4398
4399 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4400
4401 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4402
4403 * configure.ac: Add "recommended" version checks for GMP/MPC.
4404 Update recommended GMP/MPFR/MPC versions.
4405 * configure: Regenerate.
4406
4407 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4408
4409 * MAINTAINERS: Move my Embecosm email address into the
4410 write-after-approval section.
4411
4412 2010-01-26 Ian Lance Taylor <iant@google.com>
4413
4414 * MAINTAINERS: Add myself as Go frontend maintainer.
4415
4416 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4417
4418 PR libstdc++/36101, PR libstdc++/42813
4419 * configure.ac (bootstrap_target_libs): Make inclusion of
4420 target-libgomp conditional on libgomb being in target_configdirs.
4421 * configure: Regenerate.
4422
4423 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4424
4425 PR libstdc++/36101, PR libstdc++/42813
4426 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4427 * configure: Regenerate.
4428
4429 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4430
4431 PR libstdc++/36101, PR libstdc++/42813
4432 * configure.ac (target_configdirs): Substitute.
4433 * Makefile.def: Bootstrap target module libgomp.
4434 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4435 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4436 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4437 * configure, Makefile.in: Regenerate.
4438
4439 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4440
4441 * MAINTAINERS: Adjust my details.
4442
4443 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4444
4445 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4446
4447 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4448
4449 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4450
4451 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4452
4453 * MAINTAINERS (Write After Approval): Add myself.
4454
4455 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2010-01-11 Richard Guenther <rguenther@suse.de>
4460
4461 PR lto/41569
4462 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4463 * Makefile.in: Regenerated.
4464
4465 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4466
4467 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4468 * configure: Regenerate.
4469
4470 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4471 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4472
4473 PR bootstrap/42424
4474 * configure.ac: Include libtool m4 files.
4475 (_LT_CHECK_OBJDIR): Call it.
4476 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4477 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4478
4479 * configure: Regenerate.
4480
4481 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4482
4483 PR bootstrap/41818
4484 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4485 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4486 * Makefile.in: Regenerate.
4487
4488 2010-01-02 Richard Guenther <rguenther@suse.de>
4489
4490 PR lto/41529
4491 * configure.ac: Include config/elf.m4. Disable LTO if not
4492 builting for an elf target.
4493 * configure: Regenerate.
4494
4495 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4496
4497 * MAINTAINERS: Change my email address.
4498
4499 2009-12-18 Ben Elliston <bje@au.ibm.com>
4500
4501 * config.sub, config.guess: Update from upstream sources.
4502
4503 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4508
4509 PR middle-end/30447
4510 PR middle-end/30789
4511 PR other/40302
4512
4513 * configure.ac: Require MPC.
4514 * configure: Regenerate.
4515
4516 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4517
4518 PR target/38384
4519 PR bootstrap/40972
4520 * libtool.m4: Sync from git Libtool.
4521 * ltoptions.m4: Likewise.
4522 * ltversion.m4: Likewise.
4523 * lt~obsolete.m4: Likewise.
4524 * ltmain.sh: Likewise.
4525
4526 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4527
4528 * configure.ac: Update minimum MPC version to 0.8.
4529 * configure: Regenerate.
4530
4531 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4532
4533 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4534 * configure: Regenerated.
4535
4536 2009-11-21 Ian Lance Taylor <iant@google.com>
4537
4538 * configure.ac: Change default of poststage1_ldflags to be empty if
4539 poststage1_libs is set. When poststage1_libs is empty, and
4540 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4541 * configure: Rebuild.
4542
4543 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4544
4545 * MAINTAINERS (Write After Approval): Update my email address.
4546
4547 2009-11-20 Ben Elliston <bje@au.ibm.com>
4548
4549 * config.guess: Update from upstream sources.
4550
4551 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4552
4553 * Makefile.def: Restore host and target settings for gmp.
4554 * Makefile.in: Rebuild.
4555
4556 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4557
4558 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4559 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4560 Fix portability of test of C++ as bootstrap language. Add
4561 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4562 * configure: Rebuild.
4563 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4564 and cloog. Fix in-tree ppl configuration. Introduce libelf
4565 in-tree building.
4566 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4567 (POSTSTAGE1_HOST_EXPORTS): Use it.
4568 (STAGE[+id+]_CXXFLAGS): New.
4569 (BASE_FLAGS_TO_PASS): Pass it down.
4570 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4571 extra_exports.
4572 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4573 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4574 extra_exports.
4575 * Makefile.in: Rebuild.
4576
4577 2009-11-17 Ben Elliston <bje@au.ibm.com>
4578
4579 * config.sub, config.guess: Update from upstream sources.
4580
4581 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4582
4583 * MAINTAINERS (Write After Approval): Add myself.
4584
4585 2009-11-09 Jon Beniston <jon@beniston.com>
4586
4587 * MAINTAINERS (Write After Approval): Add myself.
4588
4589 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4590
4591 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4592 paths for *-w64-mingw* and x86_64-*mingw*.
4593 * configure: Regenerated.
4594
4595 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4596
4597 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4598
4599 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4600
4601 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4602 Phil Edwards to Write-After Approval.
4603
4604 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4605
4606 * configure.ac: Disable target-winsup & co for
4607 x86_64-*-mingw* and *-w64-mingw* targets.
4608 * configure: Regenerated.
4609
4610 2009-10-16 Nick Clifton <nickc@redhat.com>
4611
4612 * MAINTAINERS: Add myself as a maintainer for the RX port.
4613
4614 2009-10-26 Johannes Singler <singler@kit.edu>
4615
4616 * MAINTAINERS (Write After Approval): Update my e-mail address.
4617
4618 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4619
4620 * configure.ac (CLooG test): Use = with test.
4621 * configure: Regenerate.
4622
4623 2009-10-22 Richard Guenther <rguenther@suse.de>
4624
4625 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4626 cloog if the ppl version check failed. Move flags saving
4627 before setting in libelf check.
4628 * configure: Regenerate.
4629
4630 2009-10-21 Richard Guenther <rguenther@suse.de>
4631
4632 * configure.ac: Adjust the ppl and cloog configure to work as
4633 documented. Disable cloog if ppl was disabled. Omit the version
4634 checks if they were disabled.
4635 * configure: Re-generate.
4636
4637 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4638
4639 * configure.ac: Add 'lto' to enable_languages, not
4640 new_enable_languages, and only if not already present.
4641 * configure: Regenerate.
4642
4643 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4644
4645 * README: Refer to the various COPYING* files instead of just
4646 COPYING.
4647 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4648
4649 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4650
4651 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4652
4653 2009-10-07 Richard Guenther <rguenther@suse.de>
4654
4655 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4656 and Richard Guenther as reviewers.
4657 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4658 as reviewers.
4659
4660 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4661
4662 * config.sub: Update from upstream sources.
4663
4664 2009-10-06 Ian Lance Taylor <iant@google.com>
4665
4666 * Makefile.def: check-gold depends upon all-gas.
4667 * Makefile.in: Rebuild.
4668
4669 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4670
4671 * MAINTAINERS (Write After Approval): Add myself.
4672
4673 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4674
4675 * Makefile.def: all-lto-plugin depends on all-libiberty.
4676 set bootstrap=true for lto-plugin.
4677 Add lto-plugin.
4678 * Makefile.in: Regenerate.
4679 * configure.ac (host_libs): Add lto-plugin.
4680 * configure: Regenerate.
4681
4682 2009-10-03 Diego Novillo <dnovillo@google.com>
4683
4684 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4685 (HOST_LIBELFLIBS): Define.
4686 (HOST_LIBELFINC): Define.
4687 * Makefile.in: Regenerate.
4688 * configure.ac: Add --enable-lto.
4689 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4690 If --enable-lto is used, add 'lto' to new_enable_languages.
4691 If --enable-lto is used and gold is enabled, add
4692 lto-plugin to configdirs.
4693 * configure: Regenerate.
4694
4695 2009-10-03 Simon Baldwin <simonb@google.com>
4696
4697 * configure.ac: If --with-system-zlib, suppress local zlib and
4698 pass --with-system-zlib to subdir configure scripts.
4699 * configure: Regenerate.
4700
4701 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4702 Paolo Bonzini <bonzini@gnu.org>
4703
4704 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4705 $(srcdir).
4706 * Makefile.in: Rebuilt.
4707
4708 2009-09-26 Gary Funck <gary@intrepid.com>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
4712 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4713
4714 * configure.ac: Update minimum MPC version to 0.7.
4715 * configure: Regenerate.
4716
4717 2009-09-25 Nick Clifton <nickc@redhat.com>
4718
4719 * configure.ac: Pass any --cache-file=/dev/null option on to
4720 subconfigures.
4721 * configure: Regenerate.
4722
4723 2009-09-23 Nick Clifton <nickc@redhat.com>
4724
4725 * config.sub, config.guess: Update from upstream sources.
4726
4727 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4728
4729 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4730 * Makefile.in: Rebuilt.
4731
4732 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4733
4734 PR bootstrap/32272
4735 * configure.ac: Error out if $srcdir isn't '.' but contains
4736 host-${host_noncanonical}.
4737 * configure: Regenerate.
4738
4739 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4740
4741 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4742 maintainer.
4743
4744 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4745
4746 * configure.ac: If bootstrapping a combined tree with
4747 --enable-gold, require c++ in stage1_languages.
4748 * configure: Regenerate.
4749
4750 * configure.ac: Also add target_libs of stage1_languages to
4751 bootstrap_target_libs.
4752 * configure: Regenerate.
4753
4754 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4755 with --enable-languages not containing c++.
4756 * configure: Regenerate.
4757
4758 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4759
4760 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4761 * configure: Regenerate.
4762
4763 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4764
4765 * MAINTAINERS (Write After Approval): Update my e-mail address,
4766 and move from from here...
4767 (Waiting for paperwork): To here.
4768
4769 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4770
4771 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4772
4773 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4774
4775 * configure.ac: Do not use $extrasub for replacing @if/@endif
4776 parts in Makefile; instead, use additional arguments to
4777 AC_CONFIG_COMMANDS to do the replacement manually, with several
4778 sed invocations, to avoid HP-UX sed command limits.
4779 * configure: Regenerate.
4780
4781 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4782
4783 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4784 blank before -L.
4785
4786 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4787
4788 * configure.ac (with-build-config): Document. Handle without.
4789 Handle missing argument.
4790 * configure: Rebuilt.
4791
4792 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4793
4794 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4795 Default to bootstrap-debug only if compare-debug works.
4796 * configure: Rebuilt.
4797 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4798 * Makefile.in: Rebuilt.
4799
4800 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4801
4802 * MAINTAINERS (OS Port Maintainers): Update my email address.
4803
4804 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4805
4806 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4807 * Makefile.in: Rebuilt.
4808
4809 2009-09-01 Chris Demetriou <cgd@google.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4814
4815 PR debug/30161
4816 * include/dwarf2.h (enum dwarf_tag): Added
4817 DW_TAG_GNU_template_template_param
4818 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4819
4820 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4821
4822 * Makefile.tpl (AWK): Fix typo.
4823 * Makefile.in: Regenerate.
4824
4825 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4826
4827 * configure.ac: Detect awk and sed.
4828 * Makefile.def (flags_to_pass): Add AWK and SED.
4829 * Makefile.tpl (AWK, SED): New.
4830 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4831 * configure: Regenerate.
4832 * Makefile.in: Regenerate.
4833
4834 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4835
4836 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4837 (collapseslashes): Likewise.
4838
4839 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4840
4841 * configure.ac (AC_PREREQ): Bump to 2.64.
4842
4843 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4844
4845 * configure.ac: Remove --with-datarootdir, --with-docdir,
4846 --with-pdfdir, --with-htmldir switches.
4847 * configure: Regenerate.
4848
4849 * configure: Regenerate.
4850
4851 * compile: Sync from Automake 1.11.
4852 * depcomp: Likewise.
4853 * install-sh: Likewise.
4854 * missing: Likewise.
4855 * mkinstalldirs: Likewise.
4856 * ylwrap: Likewise.
4857
4858 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4859
4860 * ltmain.sh (func_normal_abspath): New function.
4861 (func_relative_path): Likewise.
4862 (func_mode_help): Document new -bindir option for link mode.
4863 (func_mode_link): Add new -bindir option, and use it to place
4864 output DLL if specified.
4865
4866 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4867
4868 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4869 (baseargs): Add --disable-option-checking.
4870 * configure: Regenerate.
4871
4872 * Makefile.def (configure-target-libiberty): Depend on
4873 all-binutils and all-ld.
4874 (configure-target-newlib): Likewise.
4875 * Makefile.in: Regenerate.
4876
4877 2009-08-17 Ben Elliston <bje@au.ibm.com>
4878
4879 * config.sub, config.guess: Update from upstream sources.
4880
4881 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4882
4883 Sync from src, merge:
4884
4885 2009-07-02 Tristan Gingold <gingold@adacore.com>
4886
4887 * configure.ac: Do not exclude gas for i386-*-darwin.
4888 Add a case for x86_64-*-darwin.
4889 * configure: Regenerate.
4890
4891 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4892
4893 * MAINTAINERS: Add my name to Write After Approval list.
4894
4895 2009-08-06 Michael Eager <eager@eagercon.com>
4896
4897 * configure.ac: Add Microblaze target.
4898 * configure: Regenerate.
4899
4900 2009-07-31 Christian Bruel <christian.bruel@st.com>
4901
4902 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4903 * configure: Regenerate.
4904
4905 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4906
4907 * MAINTAINERS (Write After Approval): Update my e-mail address.
4908
4909 2009-07-06 Ian Lance Taylor <iant@google.com>
4910
4911 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4912 * configure: Rebuild.
4913
4914 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4915
4916 * MAINTAINERS: Move myself to the Graphite Reviewers.
4917
4918 2009-06-30 Wei Guozhi <carrot@google.com>
4919
4920 * MAINTAINERS: Add my name to Write After Approval list.
4921
4922 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4923
4924 PR bootstrap/40338
4925 * configure.ac (comparestring): Create new variable.
4926 * Makefile.tpl (comparestring): Use to skip some comparisions.
4927 * configure: Regenerate.
4928 * Makefile.in: Regenerate.
4929
4930 2009-06-26 Doug Evans <dje@sebabeach.org>
4931
4932 * Makefile.def (host_modules): Add cgen.
4933 * Makefile.in: Regenerate.
4934 * configure.ac (host_tools): Add cgen.
4935 * configure: Regenerate.
4936
4937 2009-06-23 DJ Delorie <dj@redhat.com>
4938
4939 * MAINTAINERS: Add myself as mep maintainer.
4940
4941 2009-06-23 Ian Lance Taylor <iant@google.com>
4942
4943 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4944 boot_languages. Only bootstrap target libraries listed in
4945 target_libs for some boot language. Add --with-stage1-ldflags,
4946 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4947 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4948 if not building with C++.
4949 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4950 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4951 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4952 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4953 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4954 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4955 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4956 * configure, Makefile.in: Rebuild.
4957
4958 2009-06-23 Li Feng <nemokingdom@gmail.com>
4959
4960 * MAINTAINERS: Added my name to write-after-approval list.
4961
4962 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4963
4964 * configure.ac: Define is_elf for QNX Neutrino targets.
4965 * configure: Regenerate.
4966
4967 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4968
4969 * MAINTAINERS: Added my name to the write-after-approval list
4970
4971 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4972
4973 * configure.ac: Detect MPC in default directory.
4974 * configure: Regenerate.
4975
4976 2009-06-03 Jerome Guitton <guitton@adacore.com>
4977 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4978
4979 * Makefile.tpl (all): Avoid a trailing backslash.
4980 * Makefile.in: Regenerate.
4981
4982 2009-06-03 Ben Elliston <bje@au.ibm.com>
4983
4984 * config.sub, config.guess: Update from upstream sources.
4985
4986 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4987
4988 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4989 to noconfdirs.
4990 * configure: Regenerate.
4991
4992 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4993
4994 * Makefile.tpl ([+compare-target+]): Compare all stage
4995 directories, rather than just gcc.
4996 * Makefile.in: Rebuilt.
4997
4998 2009-06-01 Doug Kwan <dougkwan@google.com>
4999
5000 * configure.ac: Support gold for target arm*-*-*.
5001 * configure: Regenerate.
5002
5003 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5004
5005 * Makefile.def: Add MPC support and dependencies.
5006 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5007
5008 * Makefile.in, configure: Regenerate.
5009
5010 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5011
5012 * Makefile.tpl (all): Avoid harmless warning in make all when
5013 gcc-bootstrap is enabled but stage_last does not exist.
5014 * Makefile.in: Rebuilt.
5015
5016 2009-05-24 Nicolas Roche <roche@adacore.com>
5017
5018 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5019 * Makefile.in: Regenerate.
5020
5021 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5022
5023 * MAINTAINERS: Update my e-mail address.
5024
5025 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5026
5027 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5028 * configure: Regenerate.
5029
5030 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5031
5032 PR other/40159
5033 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5034 gcc-no-bootstrap are mutually exclusive.
5035 * Makefile.in: Rebuilt.
5036
5037 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5038
5039 PR other/40159
5040 * Makefile.tpl (all): Don't end with unconditional success.
5041 * Makefile.in: Rebuilt.
5042
5043 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5044
5045 PR target/37137
5046 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5047 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5048 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5049 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5050 stage_configureflags, stage_cflags and stage_libcflags into
5051 explicit Makefile macros.
5052 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5053 GFORTRAN.
5054 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5055 CC. Set CC_FOR_BUILD from CC.
5056 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5057 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5058 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5059 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5060 and GFORTRAN.
5061 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5062 (_LIBCFLAGS): Renamed to _TFLAGS.
5063 (do-compare-debug, do-compare3-debug): Drop.
5064 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5065 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5066 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5067 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5068 (XGCC_FLAGS_FOR_TARGET): New.
5069 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5070 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5071 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5072 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5073 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5074 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5075 TFLAGS.
5076 (BUILD_CONFIG): Include if requested.
5077 (all): Set TFLAGS on bootstrap.
5078 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5079 (all-stageid-prefixmodule): Likewise.
5080 (do-clean, distclean-stageid): Set TFLAGS.
5081 (restrap): Fix whitespace.
5082 * Makefile.in: Rebuilt.
5083
5084 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * config.guess: Sync with src.
5087
5088 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5089
5090 * configure.ac ($with_ppl): Default to no if not supplied.
5091 ($with_cloog): Likewise.
5092 configure: Regenerate.
5093
5094 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5095
5096 * MAINTAINERS: Update my e-mail address.
5097
5098 2009-04-27 Nick Clifton <nickc@redhat.com>
5099
5100 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5101
5102 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5103
5104 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5105 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5106 * Makefile.in: Regenerate.
5107
5108 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5109
5110 PR bootstrap/39739
5111 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5112 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5113
5114 * configure, Makefile.in: Regenerate.
5115
5116 2009-04-21 Taras Glek <tglek@mozilla.com>
5117
5118 * include/hashtab.h: Update GTY annotations to new syntax
5119 * include/splay-tree.h: Likewise
5120
5121 2009-04-17 Ben Elliston <bje@au.ibm.com>
5122
5123 * config.sub, config.guess: Update from upstream sources.
5124
5125 2009-04-15 Anthony Green <green@moxielogic.com>
5126
5127 * configure.ac: Add moxie support.
5128 * configure: Rebuilt.
5129
5130 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5131
5132 * configure.ac: Change copyright header to refer to version
5133 3 of the GNU General Public License and to point readers at the
5134 COPYING3 file and the FSF's license web page.
5135 * Makefile.def: Likewise.
5136 * Makefile.tpl: Likewise.
5137 * Makefile.in: Regenerate.
5138
5139 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5140
5141 * configure.ac: Restore match for darwin9 or later. Use double
5142 brackets since regeneration eats one pair.
5143 * configure: Regenerate.
5144
5145 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5146
5147 PR gas/10039
5148 * configure.ac: Require texinfo 4.7.
5149 * configure: Regenerated.
5150
5151 2009-04-09 Nick Clifton <nickc@redhat.com>
5152
5153 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5154 the GCC Runtime Library Exception.
5155
5156 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5157
5158 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5159 * configure: Regenerate.
5160
5161 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5162
5163 * Makefil.def (languages): New entries.
5164 * Makefile.tpl (check-gcc-*): New generic target.
5165 * Makefile.in: Regenerate.
5166
5167 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5168
5169 * MAINTAINERS: Update my email address.
5170
5171 2009-03-18 Tom Tromey <tromey@redhat.com>
5172
5173 * configure: Rebuild.
5174 * configure.ac (host_libs): Add libiconv.
5175 * Makefile.in: Rebuild.
5176 * Makefile.def (host_modules): Add libiconv.
5177 (configure-gdb, all-gdb): Depend on libiconv.
5178
5179 2009-03-16 Tristan Gingold <gingold@adacore.com>
5180
5181 * configure.ac: Treat gdb as supported on x86_64-darwin.
5182 * configure: Regenerate.
5183
5184 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5185
5186 * configure.ac (--with-host-libstdcxx): New option.
5187 * configure: Regenerate.
5188
5189 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5190
5191 * MAINTAINERS: Move myself into the write after approval list.
5192
5193 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5194
5195 * MAINTAINERS: Update e-mail address.
5196
5197 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5198
5199 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5200
5201 2009-03-10 Ira Rosen <irar@il.ibm.com>
5202
5203 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5204
5205 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5206
5207 Backport from git Libtool:
5208
5209 2009-01-19 Robert Millan <rmh@aybabtu.com>
5210 Support GNU/kOpenSolaris.
5211 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5212 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5213 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5214 GNU/kOpenSolaris.
5215
5216 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5217
5218 * MAINTAINERS: Update e-mail address.
5219
5220 2009-02-24 Michael Eager <eager@eagercon.com>
5221
5222 * MAINTAINERS (Write After Approval): Add self.
5223
5224 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2009-02-05 Andreas Schwab <schwab@suse.de>
5229
5230 * Makefile.tpl (stage_last): Define $r and $s before using
5231 $(RECURSE_FLAGS_TO_PASS).
5232 * Makefile.in: Regenerate
5233
5234 2009-01-30 Ian Lance Taylor <iant@google.com>
5235
5236 * MAINTAINERS: Move myself to the Global Reviewers list.
5237
5238 2009-01-29 Robert Millan <rmh@aybabtu.com>
5239
5240 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5241 * configure: Regenerate.
5242
5243 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5244
5245 * MAINTAINERS: Make whitespace consistent.
5246 Remove Robert Millan from Write After Approval.
5247
5248 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5249
5250 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5251 (all-opcodes): Depend on all-libiberty.
5252 * Makefile.in: Regenerate.
5253
5254 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5255
5256 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5257 * configure: Regenerate.
5258
5259 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5260
5261 * MAINTAINERS (Write After Approval): Add myself.
5262
5263 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5264
5265 * MAINTAINERS: Add myself to reviewers (Fortran).
5266
5267 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5268
5269 PR tree-optimization/38515
5270 * configure.ac (cloog-polylib): Removed.
5271 (with_ppl, with_cloog): Test for "no".
5272 * configure: Regenerated.
5273
5274 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5275
5276 * MAINTAINERS: Moved myself to reviewers (Fortran).
5277
5278 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5279
5280 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5281 (Write After Approval): Remove myself.
5282
5283 2009-01-03 Diego Novillo <dnovillo@google.com>
5284
5285 * MAINTAINERS: Remove myself from alias maintainership.
5286
5287 2009-01-02 David Ayers <ayers@fsfe.org>
5288
5289 * MAINTAINERS: Update e-mail address.
5290
5291 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5292
5293 * MAINTAINERS: Make whitespace consistent.
5294
5295 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5296
5297 Backport from upstream Libtool:
5298 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5299 Add cache variables to tests that require the linker to work.
5300 For shlibpath_overrides_runpath, this also changes the semantics
5301 to let the result from the C compiler take precedence.
5302
5303 2008-12-02 Ben Elliston <bje@au.ibm.com>
5304
5305 * config.sub, config.guess: Update from upstream sources.
5306
5307 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5308
5309 * configure.ac (ppllibs): Add by default the lib flags.
5310 * configure: Regenerate.
5311
5312 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5313
5314 * MAINTAINERS: Add myself to the write after approval list.
5315
5316 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5317
5318 * configure.ac: Add double brackets on darwin[912].
5319 * configure: Regenerate.
5320
5321 2008-12-03 Daniel Kraft <d@domob.eu>
5322
5323 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5324 Approval to Reviewer section (for Fortran front-end).
5325
5326 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5327
5328 * configure.ac: Expand to darwin10 and later.
5329 * configure: Regenerate.
5330
5331 2008-12-02 Andreas Schwab <schwab@suse.de>
5332
5333 * Makefile.def: configure-target-boehm-gc depends on
5334 all-target-libstdc++-v3.
5335 * Makefile.in: Regenerate.
5336
5337 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5338
5339 * MAINTAINERS: Add myself as mingw maintainer.
5340
5341 2008-12-02 Ben Elliston <bje@au.ibm.com>
5342
5343 * config.sub, config.guess: Update from upstream sources.
5344
5345 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5346
5347 * README.SCO: Remove.
5348
5349 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5350
5351 * MAINTAINERS: Add myself to the write after approval list.
5352
5353 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5354
5355 * MAINTAINERS: Update my email address in WAA section.
5356
5357 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5358
5359 * MAINTAINERS: Update e-mail address.
5360
5361 2008-11-27 Toon Moene <toon@moene.org>
5362
5363 * MAINTAINERS: Change e-mail address.
5364
5365 2008-11-27 Tristan Gingold <gingold@adacore.com>
5366
5367 * configure.ac: Build gdb for i?86-*-darwin*
5368 * configure: Regenerated.
5369
5370 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5371
5372 * MAINTAINERS: Added my full name.
5373
5374 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5375
5376 PR bootstrap/38014
5377 PR bootstrap/37923
5378
5379 Revert:
5380
5381 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5382
5383 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5384 * Makefile.in: Regenerated.
5385
5386 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5387
5388 PR gdb/921
5389 PR gdb/1646
5390 PR gdb/2175
5391 PR gdb/2176
5392
5393 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5394 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5395 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5396 (HOST_EXPORTS): Pass CPPFLAGS.
5397 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5398 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5399 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5400 * Makefile.in, configure: Regenerated.
5401 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5402 and CPPFLAGS_FOR_BUILD.
5403
5404 2008-11-06 Jeff Law <law@redhat.com>
5405
5406 * MAINTAINERS: Add myself as middle end maintainer.
5407
5408 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5409
5410 * MAINTAINERS (Write after approval): Add myself.
5411
5412 2008-11-05 Diego Novillo <dnovillo@google.com>
5413
5414 * MAINTAINERS (Global Reviewers): Add myself.
5415 (Non-Algorithmic Maintainers): Remove myself.
5416
5417 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5418
5419 * MAINTAINERS (Write after approval): Add myself.
5420
5421 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5422
5423 * MAINTAINERS (Write after approval): Add myself.
5424
5425 2008-10-31 Ben Elliston <bje@au.ibm.com>
5426
5427 * configure.ac (spu-*-*): Remove special case.
5428 * configure: Regenerate.
5429
5430 2008-10-30 Catherine Moore <clm@codesourcery.com>
5431
5432 * MAINTAINERS (Write after approval): Update my email address.
5433
5434 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5435
5436 * configure.ac [spu-*-*]: Do not set skipdirs.
5437 * configure: Re-generate.
5438
5439 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5440
5441 * MAINTAINERS (Various Maintainers): Add myself to reload.
5442
5443 2008-10-25 Richard Guenther <rguenther@suse.de>
5444
5445 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5446 maintainer. Remove myself as libgcc-math maintainer.
5447 (Non-Algorithmic Maintainers): Remove myself.
5448
5449 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5450
5451 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5452 * Makefile.in: Regenerated.
5453
5454 2008-10-23 Cary Coutant <ccoutant@google.com>
5455
5456 * MAINTAINERS (Write after approval): Add myself.
5457
5458 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5459
5460 PR gdb/921
5461 PR gdb/1646
5462 PR gdb/2175
5463 PR gdb/2176
5464
5465 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5466 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5467 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5468 (HOST_EXPORTS): Pass CPPFLAGS.
5469 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5470 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5471 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5472 * Makefile.in, configure: Regenerated.
5473 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5474 and CPPFLAGS_FOR_BUILD.
5475
5476 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5477
5478 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5479 Sebastian Pop.
5480
5481 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5482
5483 * MAINTAINERS (Write After Approval): Added myself.
5484
5485 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5486
5487 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5488 recommended version to 2.3.2.
5489
5490 * configure: Regenerate.
5491
5492 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5493
5494 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5495
5496 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5497
5498 * MAINTAINERS (Write After Approval): Update e-mail address.
5499
5500 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5501
5502 * libtool.m4: Update to libtool 2.2.6.
5503 * lt~obsolete.m4: Update to libtool 2.2.6.
5504 * ltmain.sh: Update to libtool 2.2.6.
5505 * ltsugar.m4: Update to libtool 2.2.6.
5506 * ltversion.m4: Update to libtool 2.2.6.
5507 * ltoptions.m4: Update to libtool 2.2.6.
5508 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5509
5510 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5511
5512 * MAINTAINERS (Write After Approval): Add myself.
5513
5514 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5515
5516 * MAINTAINERS (Write After Approval): Update my name.
5517
5518 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5519
5520 * MAINTAINERS: Add myself in "Write After Approval".
5521
5522 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5523
5524 * MAINTAINERS: Add myself as ia64 maintainer.
5525
5526 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5527
5528 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5529 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5530 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5531 and Michael Tiemann from Write After Approval since they do not
5532 actually have access.
5533
5534 2008-09-05 Richard Guenther <rguenther@suse.de>
5535
5536 * configure.ac: Initialize clooglibs to -lcloog.
5537 * configure: Re-generate.
5538
5539 2008-09-04 Le-Chun Wu <lcwu@google.com>
5540
5541 * MAINTAINERS (Write After Approval): Add myself.
5542
5543 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5544
5545 * configure.ac (--with-cloog-polylib): New.
5546 (--disable-cloog-version-check): New.
5547 (--disable-ppl-version-check): New.
5548 * configure: Re-generate.
5549
5550 2008-09-03 Richard Guenther <rguenther@suse.de>
5551
5552 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5553 cloog test.
5554 * configure: Re-generate.
5555
5556 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5557
5558 Add picoChip port.
5559 * MAINTAINERS: Add picoChip maintainers.
5560
5561 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5562 Tobias Grosser <grosser@fim.uni-passau.de>
5563 Jan Sjodin <jan.sjodin@amd.com>
5564 Harsha Jagasia <harsha.jagasia@amd.com>
5565 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5566 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5567 Adrien Eliche <aeliche@isty.uvsq.fr>
5568
5569 Merge from graphite branch.
5570 * configure: Regenerate.
5571 * Makefile.in: Regenerate.
5572 * configure.ac (host_libs): Add ppl and cloog.
5573 Add checks for PPL and CLooG.
5574 * Makefile.def (ppl, cloog): Added modules and dependences.
5575 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5576 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5577
5578 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5579
5580 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5581 (GCC_SHLIB_SUBDIR): New.
5582 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5583 * configure: Regenerate.
5584 * Makefile.in: Regenerate.
5585
5586 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5587
5588 * MAINTAINERS: Consistently use tabs to separate columns.
5589
5590 2008-08-29 Tristan Gingold <gingold@adacore.com>
5591
5592 * MAINTAINERS (Write after Approval): Add myself.
5593
5594 2008-08-28 Tristan Gingold <gingold@adacore.com>
5595
5596 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5597 Enable bfd, binutils and opcodes.
5598 * configure: Regenerate.
5599
5600 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5601
5602 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5603
5604 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5605
5606 * MAINTAINERS: Use correct Umlaut for last name.
5607
5608 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5609
5610 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5611
5612 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5613
5614 * MAINTAINERS: Update my email address.
5615
5616 2008-08-16 Nicolas Roche <roche@adacore.com>
5617
5618 * Makefile.tpl: Add BOOT_ADAFLAGS.
5619 * Makefile.in: Regenerate.
5620
5621 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5622
5623 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5624 * configure: Regenerate.
5625
5626 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5627
5628 * configure.ac: Add makefile fragments for hpux.
5629 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5630 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5631 * configure: Regenerate.
5632 * Makefile.in: Regenerate.
5633
5634 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5635
5636 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5637
5638 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5639
5640 * MAINTAINERS (Write after Approval): Add myself.
5641
5642 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5643
5644 * MAINTAINERS (Write After Approval): Add myself.
5645
5646 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5647
5648 * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5651
5652 * MAINTAINERS: Update my email address.
5653
5654 2008-06-25 Joey Ye <joey.ye@intel.com>
5655
5656 * MAINTAINERS (Write After Approval): Add myself.
5657
5658 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5659
5660 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5661 * Makefile.in: Regenerate.
5662 * configure: Regenerate.
5663
5664 2008-06-17 Daniel Kraft <d@domob.eu>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
5668 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5669
5670 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5671 "$@" is still intact with both Autoconf 2.59 and 2.62.
5672 * configure: Regenerate.
5673
5674 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5675
5676 * Makefile.tpl: Fix comment errors.
5677 * Makefile.in: Regenerate.
5678
5679 2008-06-12 David S. Miller <davem@davemloft.net>
5680 David Edelsohn <edelsohn@gnu.org>
5681
5682 * configure.ac: Add powerpc*-*-* to gold supported targets.
5683 * configure: Regenerate.
5684
5685 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5686
5687 PR tree-optimization/36218
5688 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5689 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5690 (all prefix="build-"): Pass them to build-system sub-makes.
5691 * Makefile.in: Regenerate.
5692
5693 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5694
5695 * MAINTAINERS (mt port): Remove.
5696 (sco5, unixware, sco udk): Remove.
5697 (Kean Johnston): Add to Write After Approval.
5698
5699 2008-05-30 Julian Brown <julian@codesourcery.com>
5700
5701 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5702 of libobjc for ARM EABI Linux.
5703 * configure: Regenerate.
5704
5705 2008-05-18 Xinliang David Li <davidxl@google.com>
5706
5707 * ChangeLog: Remove wrong ChangeLog entry.
5708
5709 2008-05-17 Xinliang David Li <davidxl@google.com>
5710
5711 * MAINTAINERS (Write After Approval): Add myself.
5712
5713 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5714
5715 * MAINTAINERS (Write After Approval): Add myself.
5716
5717 2008-05-14 Rafael Espíndola <espindola@google.com>
5718
5719 * config-ml.in: don't handle --enable-shared and --enable-static.
5720
5721 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5722
5723 * MAINTAINERS: Update my email address.
5724
5725 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5726
5727 * MAINTAINERS: Update my email address.
5728
5729 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5730
5731 * MAINTAINERS (Write After Approval): Add myself.
5732
5733 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5734
5735 * MAINTAINERS (Write After Approval): Add myself.
5736
5737 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5738
5739 * MAINTAINERS (crx): Add myself.
5740
5741 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5742
5743 Sync with src:
5744 2008-04-14 David S. Miller <davem@davemloft.net>
5745
5746 * configure.ac: Add sparc*-*-* to gold supported targets.
5747 * configure: Regenerate.
5748
5749 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5750
5751 PR bootstrap/35457
5752 * configure.ac: Include override.m4.
5753 * configure: Regenerate.
5754
5755 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5756
5757 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5758 * Makefile.in: Regenerate.
5759
5760 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5761
5762 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5763 as nonconfigurable directories list.
5764 * configure: Regenerate.
5765
5766 2008-04-14 Ben Elliston <bje@au.ibm.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
5770 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5771
5772 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5773 * Makefile.in: Regenerate.
5774
5775 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5776
5777 * configure.ac: Do not build libssp for the AVR.
5778 * configure: Regenerate.
5779
5780 2008-04-07 Ian Lance Taylor <iant@google.com>
5781
5782 * Makefile.def: check-gold depends upon all-binutils.
5783 * Makefile.in: Regenerate.
5784
5785 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5786
5787 * MAINTAINERS (Write After Approval): Add myself.
5788
5789 2008-04-04 Nick Clifton <nickc@redhat.com>
5790
5791 PR binutils/4334
5792 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5793 builds.
5794 * configure: Regenerate.
5795
5796 2008-04-04 NightStrike <NightStrike@gmail.com>
5797
5798 PR other/35151
5799 * configure.ac: Combine rules for mingw32 and mingw64.
5800 * configure: Regenerate.
5801
5802 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
5806 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5807
5808 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5809 * Makefile.in (.NOTPARALLEL): Ditto.
5810
5811 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5812
5813 * MAINTAINERS (Write After Approval): Add myself.
5814
5815 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5816
5817 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5818 * Makefile.in (.NOTPARALLEL): Regenerate.
5819
5820 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5821
5822 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5823 * Makefile.in: Regenerate.
5824
5825 2008-03-26 Jakub Staszak <kuba@et.pl>
5826
5827 * MAINTAINERS (Write After Approval): Add myself.
5828
5829 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5830
5831 * MAINTAINERS: Update e-mail address.
5832
5833 2008-03-20 Ian Lance Taylor <iant@google.com>
5834
5835 * configure.ac: Add support for --enable-gold.
5836 * Makefile.def: Add gold as a directory like ld.
5837 * configure, Makefile.in: Regenerate.
5838
5839 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5840
5841 * configure.ac: m4_include config/proginstall.m4.
5842 * configure: Regenerate.
5843
5844 Backport from upstream Libtool:
5845
5846 2007-10-12 Eric Blake <ebb9@byu.net>
5847
5848 Deal with Autoconf 2.62's semantic change in m4_append.
5849 * ltsugar.m4 (lt_append): Replace broken versions of
5850 m4_append.
5851 (lt_if_append_uniq): Don't require separator to be overquoted,
5852 and avoid broken m4_append.
5853 (lt_dict_add): Fix typo.
5854 * libtool.m4 (_LT_DECL): Don't overquote separator.
5855
5856 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5857
5858 * config.rpath: Add AIX 6 support.
5859
5860 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5861
5862 * Makefile.def (stageprofile). Remove -fprofile-generate
5863 from stage_libcflags.
5864 * Makefile.in: Regenerate.
5865
5866 2008-03-13 Ben Elliston <bje@au.ibm.com>
5867
5868 * config.sub, config.guess: Update from upstream sources.
5869
5870 2008-03-06 Tom Tromey <tromey@redhat.com>
5871
5872 * MAINTAINERS: Update for treelang deletion.
5873
5874 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5875
5876 * MAINTAINERS: Update my email address.
5877
5878 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5879
5880 * MAINTAINERS (darwin port): Add myself as a maintainer.
5881 (objective-c/c++): Add myself as a maintainer.
5882
5883 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5884
5885 * MAINTAINERS (Write After Approval): Update my email address.
5886
5887 2008-02-25 Tomas Bily <tbily@suse.cz>
5888
5889 * MAINTAINERS (Write After Approval): Add myself.
5890
5891 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5892
5893 * MAINTAINERS (OpenMP): Add myself.
5894
5895 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5896
5897 PR bootstrap/32009
5898 PR bootstrap/32161
5899
5900 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5901 * configure: Regenerate.
5902
5903 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5904 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5905 STAGE4_LIBCFLAGS): New.
5906 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5907 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5908 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5909 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5910 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5911 for target modules. Don't export LIBCFLAGS.
5912 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5913 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5914 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5915 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5916 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5917 * Makefile.in: Regenerate.
5918
5919 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5920
5921 PR libgcj/33085
5922 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5923 Do not use -DDLL_EXPORT. Backport from upstream.
5924
5925 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5926
5927 * MAINTAINERS (Write After Approval): Add myself.
5928
5929 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5930
5931 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5932 * configure: Regenerate.
5933
5934 2008-01-31 Marc Gauthier <marc@tensilica.com>
5935
5936 * configure.ac (xtensa*-*-*): Recognize processor variants.
5937 * configure: Regenerate.
5938
5939 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5940
5941 PR bootstrap/34922
5942 * configure.ac (PARSE_ARGS): Push suitable setting of
5943 ac_subdirs_all, for `./configure --help=recursive'.
5944 Handle `+' in generic toplevel directory disabling.
5945 * configure: Regenerate.
5946
5947 2008-01-28 Nick Clifton <nickc@redhat.com>
5948
5949 * MAINTAINERS (xstormy16): Take over maintainership.
5950
5951 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5952
5953 * MAINTAINERS (c4x port): Remove.
5954
5955 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5956
5957 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5958
5959 2008-01-23 Ben Elliston <bje@au.ibm.com>
5960
5961 * config.sub, config.guess: Update from upstream sources.
5962
5963 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5964
5965 * MAINTAINERS (Write After Approval): Add myself.
5966
5967 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5968
5969 * MAINTAINERS: Update my email address.
5970
5971 2008-01-09 Raksit Ashok <raksit@google.com>
5972
5973 * MAINTAINERS (Write After Approval): Add myself.
5974
5975 2008-01-09 Raksit Ashok <raksit@google.com>
5976
5977 * MAINTAINERS (Write After Approval): Add myself.
5978
5979 2008-01-08 Ben Elliston <bje@au.ibm.com>
5980
5981 * config.sub, config.guess: Update from upstream sources.
5982
5983 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5984
5985 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5986 Change recommended MPFR from 2.2.1 -> 2.3.0.
5987 * configure: Regenerate.
5988
5989 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5990
5991 * MAINTAINERS: Update my email address.
5992
5993 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5994
5995 * MAINTAINERS: Update my email address.
5996
5997 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5998
5999 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6000 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6001 * Makefile.in: Regenerate.
6002
6003 2007-12-10 Mark Heffernan <meheff@google.com>
6004
6005 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6006 misplaced entries.
6007
6008 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6009
6010 * configure.ac: Enable libjava for x86_64-*-darwin9.
6011 * configure: Regenerate.
6012
6013 2007-12-07 Bill Maddox <maddox@google.com>
6014
6015 * MAINTAINERS (Write After Approval): Add myself.
6016
6017 2007-12-05 Ben Elliston <bje@au.ibm.com>
6018
6019 * config.sub, config.guess: Update from upstream sources.
6020
6021 2007-12-02 Matthias Klose <doko@ubuntu.com>
6022
6023 * config-ml.in: Remove 64bit configure tests.
6024
6025 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6026
6027 * config-ml.in: Robustify against white space in absolute file
6028 names.
6029
6030 * config-ml.in (multi-clean): Substitute ${Makefile}.
6031 Remove superfluous ${Makefile} in list.
6032
6033 2007-11-19 Thiemo Seufer <ths@mips.com>
6034
6035 * config-ml.in: Don't hardcode the Makefile name.
6036
6037 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6042
6043 * MAINTAINERS (Write After Approval): Add myself.
6044
6045 2007-11-06 Doug Kwan <dougkwan@google.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2007-10-25 Ben Elliston <bje@au.ibm.com>
6050
6051 * MAINTAINERS (mercury): Remove entry.
6052 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6053
6054 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6055
6056 * Makefile.def (dependencies): Make configure-gdb depend on
6057 all-intl.
6058 * Makefile.in: Regenerated.
6059
6060 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6061
6062 * MAINTAINERS (Fortran maintainer): Remove myself.
6063
6064 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6065
6066 * Makefile.def: To avoid problems running with parallel makes,
6067 build newlib before libgloss so that target specific header
6068 files are availble.
6069 * Makefile.in: Regenerate
6070
6071 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6072
6073 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6074 * Makefile.in: Regenerate.
6075
6076 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6077
6078 * MAINTAINERS (Register allocation reviewer): Add myself.
6079
6080 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6081
6082 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6083 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6084 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6085 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6086 * configure: Regenerate.
6087
6088 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6089
6090 * MAINTAINERS (Register allocation reviewer): Add myself.
6091
6092 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6095 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6096 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6097 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6098 * configure.ac: Default them to host tools for $host = $build.
6099 Subst them.
6100
6101 * configure: Regenerate.
6102 * Makefile.in: Regenerate.
6103
6104 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6105
6106 * MAINTAINERS (Register allocation reviewer): Add myself.
6107
6108 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6109
6110 * MAINTAINERS (Register allocation reviewer): Add myself.
6111
6112 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6113
6114 * MAINTAINERS (Write After Approval): Fix typo.
6115
6116 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6117
6118 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6119 * configure: Regenerate.
6120
6121 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6122
6123 PR bootstrap/31906
6124 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6125 they're already prefixed.
6126
6127 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6128
6129 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6130 libstdc++.
6131 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6132 * configure: Regenerate.
6133 * Makefile.in: Regenerate.
6134
6135 2007-09-17 Andreas Schwab <schwab@suse.de>
6136
6137 * configure.ac: Raise minimum makeinfo version to 4.6.
6138 * configure: Regenerate.
6139
6140 2007-09-17 Johannes Singler <singler@ira.uka.de>
6141
6142 * MAINTAINERS (write-after-approval) add myself
6143
6144 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6145
6146 * configure.ac: Correct makeinfo version check.
6147 * configure: Regenerate.
6148
6149 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6150
6151 * MAINTAINERS: Update my email address.
6152
6153 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6154
6155 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6156 to $skipdirs and only disable gprof for newlib. Use the normal
6157 mips*-elf* handling in other respects.
6158 * configure: Regnerate.
6159
6160 2007-09-12 David Daney <ddaney@avtrex.com>
6161
6162 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6163 enabling libgcj.
6164 * configure: Regenerate.
6165
6166 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6167
6168 PR other/32154
6169 * configure.ac: For libgloss targets, point the linker to the linker
6170 script, startup code and simulator library.
6171 * configure: Regenerate.
6172
6173 2007-09-07 Andrew Haley <aph@redhat.com>
6174
6175 * configure.ac (noconfigdirs): Remove target-libffi and
6176 target-libjava.
6177 * configure: Regenerate.
6178
6179 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6180
6181 PR target/33281
6182 * configure.ac: Use config/mh-mingw on mingw.
6183 * configure: Regenerate.
6184
6185 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2007-09-05 Richard Guenther <rguenther@suse.de>
6190
6191 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6192 nor --disable-checking is provided also turn on yes and types
6193 checking for stage1.
6194 * configure: Re-generate.
6195
6196 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6197
6198 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6199 (Write After Approval): Remove myself.
6200
6201 2007-08-29 Nick Clifton <nickc@redhat.com>
6202
6203 * config.sub, config.guess: Update from upstream sources.
6204
6205 2007-08-22 Bud Davis <jmdavis@link.com>
6206
6207 * MAINTAINERS (Write After Approval): Added myself.
6208 * MAINTAINERS (Reviewers): Removed myself.
6209
6210 2007-08-18 Paul Brook <paul@codesourcery.com>
6211 Joseph Myers <joseph@codesourcery.com>
6212
6213 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6214 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6215 * Makefile.in: Regenerate.
6216 * configure.ac (--with-debug-prefix-map): New.
6217 * configure: Regenerate.
6218
6219 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6220 Nigel Stephens <nigel@mips.com>
6221
6222 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6223 as target_makefile_frag.
6224 * configure: Regenerate.
6225
6226 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6227
6228 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6229 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6230 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6231 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6232 (do-compare, do-compare3, do-compare-debug): New.
6233 ([+compare-target+]): Use them.
6234
6235 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6236
6237 * MAINTAINERS (Write After Approval): Change my email address.
6238
6239 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6240 Ben Elliston <bje@au.ibm.com>
6241
6242 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6243 --silent if $silent.
6244 * configure: Regenerate.
6245
6246 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6247
6248 * MAINTAINERS (Various Maintainers): Add myself as
6249 loop infrastructure maintainer. Update my e-mail
6250 address.
6251
6252 2007-07-31 Diego Novillo <dnovillo@google.com>
6253
6254 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6255 Adjust description.
6256
6257 2007-07-26 Richard Guenther <rguenther@suse.de>
6258
6259 * configure.ac: Add types checking to stage1 checking flags.
6260 * configure: Regenerate.
6261
6262 2007-07-17 Nick Clifton <nickc@redhat.com>
6263
6264 * COPYING3: New file. Contains version 3 of the GNU General
6265 Public License.
6266 * COPYING3.LIB: New file. Contains version 3 of the GNU
6267 Lesser General Public License.
6268
6269 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6270
6271 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6272
6273 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6274
6275 * MAINTAINERS (S/390 co-maintainer): Add myself.
6276 (Write After Approval): Remove myself.
6277
6278 2007-07-13 Dan Hipschman <dsh@google.com>
6279
6280 * MAINTAINERS (Write After Approval): Add myself.
6281
6282 2007-07-11 Nick Clifton <nickc@redhat.com>
6283
6284 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6285 WINDRES export.
6286 * Makefile.in: Regenerate.
6287
6288 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6289
6290 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6291 maintainer.
6292
6293 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6294
6295 * lt~obsolete.m4: New. Import from 20070318 libtool.
6296
6297 2007-07-03 Julian Brown <julian@codesourcery.com>
6298
6299 * MAINTAINERS (Write After Approval): Add myself.
6300
6301 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6302
6303 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6304 * configure: Regenerate.
6305
6306 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6307
6308 * configure.ac: Add some missing m4 quotation.
6309 * configure: Regenerate.
6310
6311 2007-07-02 Simon Baldwin <simonb@google.com>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
6315 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6316
6317 * configure: Regenerate.
6318
6319 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6320
6321 * Makefile.def: Add windmc tool to build.
6322 * Makefile.tpl: Likewise.
6323 * configure.ac: Likewise.
6324 * Makefile.in: Regenerate.
6325 * configure: Regenerate.
6326
6327 2007-06-28 DJ Delorie <dj@redhat.com>
6328
6329 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6330 not building newlib.
6331 * configure: Regenerated.
6332
6333 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6334
6335 * MAINTAINERS (Write After Approval): Add myself.
6336
6337 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6338
6339 * MAINTAINERS (Write After Approval): Add myself.
6340
6341 2007-06-19 Chris Matthews <chrismatthews@google.com>
6342
6343 * MAINTAINERS (Write After Approval): Add myself.
6344
6345 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6346
6347 * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6350
6351 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6352 * Makefile.in: Regenerated.
6353
6354 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6355
6356 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6357 bfin*-*-uclinux* targets.
6358 * configure: Regenerate.
6359
6360 2007-06-14 Ian Lance Taylor <iant@google.com>
6361
6362 * MAINTAINERS: Add myself as non-algorithmic global write
6363 maintainer.
6364
6365 2007-06-14 Diego Novillo <dnovillo@google.com>
6366
6367 * MAINTAINERS: Add self as middle-end maintainer and
6368 non-algorithmic global write maintainer.
6369
6370 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6371
6372 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6373 Move all Fortran maintainers except Paul Brook into the
6374 Non-Autopoiesis section.
6375
6376 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6377
6378 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6379 (distclean-stage[+id+]): Possibly delete stage_last.
6380 * Makefile.in: Regenerate.
6381
6382 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6383
6384 * MAINTAINERS (Various Maintainer): Fix typo.
6385
6386 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6387
6388 * MAINTAINERS (Various Maintainer): Add myself as
6389 dataflow maintainer.
6390
6391 2007-06-07 Ben Elliston <bje@au.ibm.com>
6392
6393 * config.sub, config.guess: Update from upstream sources.
6394
6395 2007-06-07 Ben Elliston <bje@au.ibm.com>
6396
6397 * Makefile.tpl: Fix spelling error.
6398 * Makefile.in: Regenerate.
6399
6400 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6401
6402 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6403 lt_cv_sys_max_cmd_len.
6404
6405 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6406
6407 * MAINTAINERS (Various Maintainers): Add myself as
6408 auto-vectorizer maintainer.
6409
6410 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6411
6412 PR libjava/32098
6413 * libtool.m4: Revert previous change.
6414 * ltgcc.m4: Put it here.
6415
6416 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6417
6418 * MAINTAINERS (Various Maintainers): Add myself as
6419 auto-vectorizer maintainer.
6420
6421 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6422
6423 PR libjava/32098
6424 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6425
6426 2007-05-30 Richard Guenther <rguenther@suse.de>
6427
6428 * MAINTAINERS (Various Maintainers): Add myself as
6429 auto-vectorizer maintainer.
6430
6431 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6432
6433 PR bootstrap/29382
6434 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6435 * configure: Rebuilt.
6436
6437 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6438
6439 * MAINTAINERS (Write After Approval): Removed my name.
6440
6441 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6442
6443 * MAINTAINERS (Write After Approval): Remove myself.
6444
6445 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6446
6447 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6448
6449 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6450
6451 * ltmain.sh: Update from ToT Libtool.
6452 * libtool.m4: Update from ToT Libtool.
6453 * ltsugar.m4: New. Update from ToT Libtool.
6454 * ltversion.m4: New. Update from ToT Libtool.
6455 * ltoptions.m4: New. Update from ToT Libtool.
6456 * ltconfig: Remove.
6457 * ltcf-c.sh: Remove.
6458 * ltcf-cxx.sh: Remove.
6459 * ltcf-gcj.sh: Remove.
6460
6461 2007-05-22 Ollie Wild <aaw@google.com>
6462
6463 * MAINTAINERS (Write After Approval): Add myself.
6464
6465 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6468 stage_cflags.
6469 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6470 Remove CFLAGS/LIBCFLAGS.
6471 (configure-stage[+id+]-[+prefix+][+module+],
6472 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6473 * Makefile.in: Regenerate.
6474
6475 2007-05-15 Diego Novillo <dnovillo@google.com>
6476
6477 * MAINTAINERS: Update e-mail address.
6478
6479 2007-05-15 Revital Eres <eres@il.ibm.com>
6480
6481 * MAINTAINERS (Write After Approval): Add myself.
6482
6483 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6484
6485 * MAINTAINERS (Write After Approval): Updated my address.
6486
6487 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6488
6489 * MAINTAINERS (Write After Approval): Add myself.
6490
6491 2007-05-11 Silvius Rus <rus@google.com>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2007-04-23 Tom Tromey <tromey@redhat.com>
6496
6497 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6498
6499 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6500
6501 * MAINTAINERS (cpplib): Rename to ...
6502 (libcpp): ... this. Add C/C++ front end maintainers.
6503
6504 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6505
6506 * config-ml.in: Pass ${ml_config_env} to configure calls.
6507
6508 2007-04-04 Christian Bruel <christian.bruel@st.com>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
6512 2007-04-02 Dave Korn <dave.korn@artimi.com>
6513
6514 * MAINTAINERS (Write After Approval): Add myself.
6515
6516 2007-03-31 Tobias Burnus <burnus@net-b.de>
6517
6518 * MAINTAINERS (fortran 95 front end): Add myself.
6519
6520 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6521
6522 * MAINTAINERS (Write After Approval): Add myself.
6523
6524 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6525
6526 * MAINTAINERS (Modulo Scheduler): Add myself.
6527
6528 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6529
6530 * MAINTAINERS (fortran 95 front end): Add myself.
6531 (c++ front end): whitespace fix.
6532
6533 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
6537 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6538
6539 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6540 of glob. Quote arguments with single quotes too.
6541 * configure: Regenerate.
6542
6543 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6544
6545 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6546 * Makefile.in: Regenerate
6547
6548 2007-03-07 Andreas Schwab <schwab@suse.de>
6549
6550 * configure: Regenerate.
6551
6552 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6553
6554 * configure.ac: Add "--with-pdfdir" configure option,
6555 which defines pdfdir variable.
6556 * Makefile.def (target=fixincludes): Add install-pdf to
6557 missing targets.
6558 (recursive_targets): Add install-pdf target.
6559 (flags_to_pass): Add pdfdir.
6560 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6561 target.
6562 * configure: Regenerate
6563 * Makefile.in: Regenerate
6564
6565 2007-02-28 Eric Christopher <echristo@apple.com>
6566
6567 Revert:
6568 2006-12-07 Mike Stump <mrs@apple.com>
6569
6570 * Makefile.def (dependencies): Add dependency for
6571 install-target-libssp and install-target-libgomp on
6572 install-gcc.
6573 * Makefile.in: Regenerate.
6574
6575 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6576
6577 * configure: Regenerate.
6578 * configure.ac: Move statements after variable declarations.
6579
6580 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6581
6582 * MAINTAINERS: Add myself as sh maintainer.
6583
6584 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6585
6586 * configure.ac: Adjust for loop syntax.
6587 * configure: Regenerate.
6588
6589 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6590
6591 * configure: Rebuilt.
6592
6593 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6594
6595 * configure.ac: Drop multiple occurrences of --enable-languages,
6596 and fix its quoting.
6597 * configure: Rebuilt.
6598
6599 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6600 Nathan Sidwell <nathan@codesourcery.com>
6601 Vladimir Prus <vladimir@codesourcery.com>
6602 Joseph Myers <joseph@codesourcery.com>
6603
6604 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6605 * configure: Regenerate.
6606
6607 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6608
6609 * ltconfig (freebsd*): Default to elf.
6610
6611 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6612
6613 * configure.ac (target_libraries): Move libgcc before libiberty.
6614 * configure: Regenerated.
6615
6616 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6617 Paolo Bonzini <bonzini@gnu.org>
6618
6619 PR bootstrap/30753
6620 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6621 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6622 * configure: Regenerated.
6623
6624 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6625
6626 * MAINTAINERS (Language Front End Maintainers): Update my mail
6627 address.
6628
6629 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 PR bootstrap/30748
6632 * configure.ac: Correct syntax for Solaris ksh.
6633 * configure: Regenerated.
6634
6635 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6636
6637 * configure.ac: Sync with src.
6638 * configure: Regenerate.
6639
6640 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6641
6642 * Makefile.in: Regenerate.
6643
6644 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6645
6646 * config.sub: Sync with src.
6647
6648 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6651 noncanonical equivalents.
6652 * configure.in: Rename to...
6653 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6654 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6655 target_noncanonical. Use them. Rewrite removal of configure
6656 arguments for autoconf 2.59. Discard variable settings. Force
6657 program_transform_name for native tools.
6658
6659 * Makefile.in: Regenerated.
6660 * configure: Regenerated with autoconf 2.59.
6661
6662 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6663
6664 * MAINTAINERS (Write After Approval): Add myself.
6665
6666 2007-01-31 Andreas Schwab <schwab@suse.de>
6667
6668 * Makefile.tpl (LDFLAGS): Substitute it.
6669 * Makefile.in: Regenerate.
6670
6671 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6672
6673 * MAINTAINERS (Write After Approval): Add myself.
6674
6675 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6676
6677 * MAINTAINERS (spu port): Add myself.
6678
6679 2007-01-23 Richard Guenther <rguenther@suse.de>
6680
6681 PR bootstrap/30541
6682 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6683 * Makefile.tpl (GNATBIND): Substitute it.
6684 (GNATMAKE): Likewise.
6685 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6686 of STAGE_PREFIX.
6687 * Makefile.in: Regenerate.
6688 * configure: Regenerate.
6689
6690 2007-01-18 Mike Stump <mrs@apple.com>
6691
6692 * configure.in: Re-enable -Werror for gcc builds.
6693
6694 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6699
6700 * configure.in: Change == to = in test command.
6701 * configure: Regenerate.
6702
6703 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6704 Nick Clifton <nickc@redhat.com>
6705 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6706
6707 * configure.in (build_configargs, host_configargs, target_configargs):
6708 Remove build/host/target parameters.
6709 (host_libs): Add gmp and mpfr.
6710 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6711 * Makefile.def (gmp, mpfr): New.
6712 (gcc): Remove target.
6713 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6714 target_os, target_vendor): New.
6715 (configure): Add host_alias/target_alias arguments; adjust invocations.
6716 * configure: Regenerate.
6717 * Makefile.in: Regenerate.
6718
6719 2007-01-11 Matt Fago <fago@earthlink.net>
6720
6721 * configure.in: Try to link to functions only in mpfr 2.2.x
6722 to improve robustness of configure tests.
6723 * configure: Regenerate.
6724
6725 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6726
6727 * MAINTAINERS: Add myself as i386 maintainer.
6728
6729 2007-01-08 Jan Hubicka <jh@suse.cz>
6730
6731 * MAINTAINERS: Add myself as i386 maintainer.
6732
6733 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6734
6735 * configure.in: Add support for an x86_64-mingw* target.
6736 * configure: Regenerate.
6737
6738 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6739
6740 * Makefile.tpl (all-target): Correct @if conditional for target
6741 modules.
6742 * configure.in: Omit libiberty if building only target libgcc.
6743 * configure, Makefile.in: Regenerated.
6744
6745 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6746
6747 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6748 * configure: Regenerate.
6749
6750 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6751
6752 * Makefile.def (target_modules): Add libgcc.
6753 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6754 * Makefile.tpl (clean-target-libgcc): Delete.
6755 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6756 on gcc even for bootstrapped modules. Rewrite handling of
6757 lang_env_dependencies to loop over target_modules.
6758 * configure.in (target_libraries): Add target-libgcc.
6759 * Makefile.in, configure: Regenerated.
6760
6761 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * configure.in: Reorganize recognition of languages. Add
6764 --enable-stage1-languages. Show supported languages for the chosen
6765 target rather than all recognized languages.
6766 * configure: Regenerate.
6767
6768 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6769
6770 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6771 * Makefile.in: Regenerate.
6772
6773 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6774
6775 * configure.in: Warn that MPFR 2.2.0 is buggy.
6776 * configure: Regenerate.
6777
6778 2006-12-27 Ian Lance Taylor <iant@google.com>
6779
6780 * configure.in: When removing Makefiles to force a reconfigure, also
6781 remove prev-DIR*/Makefile.
6782 * configure: Regenerate.
6783
6784 2006-12-22 Andreas Schwab <schwab@suse.de>
6785
6786 * configure: Regenerate with correct autoconf version.
6787
6788 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6789
6790 * configure.in: add AC_SUBST for *_FOR_TARGET.
6791 * configure: Regenerate.
6792
6793 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * configure.in: Simplify logic for rejecting languages that cannot
6796 be built. Separate the case when a language is unsupported,
6797 from the case when the user chooses not to build a language.
6798
6799 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6800
6801 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6802 it only affects bootstrap and could be tested on "$host" as well.
6803 * configure: Regenerate.
6804 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6805
6806 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6807
6808 PR bootstrap/29544
6809 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6810 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6811 move here comment from Makefile.tpl.
6812 * Makefile.tpl: Move some definitions higher in the file.
6813 (STAGE1_CHECKING): New.
6814 * configure.in: Add --enable-stage1-checking.
6815 * configure: Regenerate.
6816 * Makefile.in: Regenerate.
6817
6818 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6819
6820 * MAINTAINERS: Add myself as build system maintainer.
6821
6822 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
6825
6826 2006-12-13 Eric Christopher <echristo@apple.com>
6827
6828 * MAINTAINERS: Add myself as darwin maintainer.
6829
6830 2006-12-11 Ian Lance Taylor <ian@airs.com>
6831
6832 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6833
6834 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6835
6836 MAINTAINERS: Update my entry.
6837
6838 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6839
6840 * configure.in: Handle spu makefile frag.
6841 * Makefile.tpl (MAINT): Define
6842 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6843 * configure: Regenerate.
6844 * Makefile.in: Regenerate.
6845
6846 2006-12-11 Ben Elliston <bje@au.ibm.com>
6847
6848 * config.guess: Import latest version.
6849 * config.sub: Likewise.
6850
6851 2006-12-11 Ben Elliston <bje@au.ibm.com>
6852
6853 * configure.in (spu-*-*): Don't skip target-libiberty.
6854 * configure: Regenerate.
6855
6856 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6857
6858 PR bootstrap/30134
6859 * configure.in: Correct x86 darwin support for libjava to powerpc
6860 and i?86 only.
6861 * configure: Regenerate.
6862
6863 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6864
6865 * configure.in: Add x86 darwin support for libjava.
6866 * configure: Regenerate.
6867
6868 2006-12-07 Mike Stump <mrs@apple.com>
6869
6870 * Makefile.def (dependencies): Add dependency for
6871 install-target-libssp and install-target-libgomp on
6872 install-gcc.
6873 * Makefile.in: Regenerate.
6874
6875 2006-12-04 Richard Guenther <rguenther@suse.de>
6876
6877 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6878 (Non-Algorithmic Maintainers): Move over non-algorithmic
6879 loop optimizer maintainers, add myself as a non-algorithmic
6880 middle-end maintainer.
6881
6882 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6883
6884 * MAINTAINERS (Write After Approval): Add myself.
6885
6886 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6887
6888 * configure.in: Update error message for missing GMP/MPFR.
6889
6890 * configure: Regenerate.
6891
6892 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6893
6894 * configure.in: Update MPFR version in error message.
6895
6896 * configure: Regenerate.
6897
6898 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6899
6900 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6901 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6902 --with-gmp-lib): New flags.
6903
6904 * configure: Regenerate.
6905
6906 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6907
6908 * MAINTAINERS (Write After Approval): Change my email address.
6909
6910 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6911
6912 * MAINTAINERS (Write After Approval): Add myself.
6913
6914 2006-11-22 Philipp Thomas <pth@suse.de>
6915
6916 * MAINTAINERS (i18n): Update e-mail address.
6917
6918 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6919
6920 * MAINTAINERS (spu port): Add myself as maintainer.
6921 (Write After Approval): Remove myself.
6922
6923 2006-11-22 Ben Elliston <bje@au.ibm.com>
6924
6925 * configure.in (skipdirs): Don't build libssp for SPU.
6926 * configure: Regenerate.
6927
6928 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6929
6930 * MAINTAINERS (spu port): Add myself as maintainer.
6931 (libobjc): Update my email address.
6932
6933 2006-11-21 Andrea Bona <andrea.bona@st.com>
6934
6935 * MAINTAINERS (Write After Approval): Add myself.
6936
6937 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6938
6939 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6940 * configure : Rebuilt.
6941
6942 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6951
6952 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6953 libmpfr.a.
6954 * configure: Regenerate.
6955
6956 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6957
6958 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6959 (unstage): Test for stage_last presence.
6960
6961 PR bootstrap/29802
6962 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6963 STAGE_PREFIX.
6964 * Makefile.in: Regenerate.
6965
6966 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6967
6968 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6969 maintainers.
6970
6971 2006-11-14 Erven Rohou <erven.rohou@st.com>
6972
6973 * MAINTAINERS (Write After Approval): Add myself.
6974
6975 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6976
6977 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6978 and stageN-package/Makefile.
6979 * Makefile.in: Regenerated.
6980
6981 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6982
6983 * configure.in: Remove target-libgloss from noconfigdirs for
6984 bfin-*-*.
6985 * configure: Regenerated.
6986
6987 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6988
6989 * configure.in (have_gmp): Only error if the gcc directory exists.
6990
6991 * configure: Regenerate.
6992
6993 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6994
6995 * configure.in: Robustify error message for missing GMP/MPFR.
6996
6997 * configure: Regenerate.
6998
6999 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7000
7001 * MAINTAINERS (Write After Approval): Add myself.
7002
7003 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7004
7005 * MAINTAINERS: Change email address.
7006
7007 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
7011 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7016
7017 * MAINTAINERS (Write After Approval): Move myself to
7018 Write After Approval section.
7019
7020 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7021
7022 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7023 need_gmp anymore.
7024 * configure: Regenerate.
7025
7026 2006-10-16 Tobias Burnus <burnus@net-b.de>
7027
7028 * MAINTAINERS (Write After Approval): Add myself.
7029
7030 2006-10-16 Ben Elliston <bje@au.ibm.com>
7031
7032 * config.guess: Import latest version.
7033 * config.sub: Likewise.
7034
7035 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7036
7037 * Makefile.def: Added pdf target handling.
7038 * Makefile.tpl: Added pdf target handling.
7039 * Makefile.in: Regenerated.
7040
7041 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7042
7043 * MAINTAINERS: Add self as score port maintainer.
7044
7045 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7050
7051 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7052 or newer.
7053 * configure: Regenerated.
7054
7055 2006-09-27 Dave Brolley <brolley@redhat.com>
7056
7057 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7058 using $s instead of $r.
7059 * configure: Regenerated.
7060
7061 2006-09-26 Thiemo Seufer <ths@mips.com>
7062
7063 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7064 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7065 * configure: Regenerate.
7066
7067 2006-09-24 Graeme Peterson <gridly@gmail.com>
7068
7069 * MAINTAINERS (Write After Approval): Remove myself.
7070
7071 2006-09-22 Chao-ying Fu <fu@mips.com>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
7075 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7076
7077 * MAINTAINERS: Add self as soft-fp maintainer.
7078
7079 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7080
7081 * MAINTAINERS: Add myself as avr maintainer.
7082 Remove Marek Michalkiewicz as avr maintainer.
7083
7084 2006-09-07 Roberto Costa <roberto.costa@st.com>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7089
7090 * configure.in: Never build newlib for a Mingw host.
7091 Never build newlib as Mingw target library.
7092 Test the existence of winsup/cygwin for building a Cygwin newlib,
7093 rather than just winsup.
7094 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7095 building a Mingw target.
7096 * configure: Regenerate.
7097
7098 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7099
7100 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7101
7102 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7103
7104 * config.guess: Import from src (was more updated).
7105 * config.sub: Likewise.
7106
7107 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7108
7109 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7110 * configure: Regenerated.
7111
7112 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7113
7114 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7115 for stages after the first.
7116
7117 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7118
7119 * Makefile.def: Add dependencies for configure-opcodes
7120 on configure-intl and all-opcodes on all-intl.
7121 * Makefile.in: Regenerated.
7122
7123 2006-07-13 Ben Elliston <bje@au.ibm.com>
7124
7125 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7126
7127 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7128
7129 Port to hosts whose 'sort' and 'tail' implementations
7130 treat operands with leading '+' as file names, as POSIX
7131 has required since 2001. However, make sure the code still
7132 works on pre-POSIX hosts.
7133 * ltmain.sh: Don't assume "sort +2" is equivalent to
7134 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7135
7136 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7137
7138 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7139
7140 2006-07-04 Peter O'Gorman <peter@pogma.com>
7141
7142 * ltconfig: chmod 644 before ranlib during install.
7143
7144 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7145
7146 PR bootstrap/18058
7147 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7148 if the bootstrap compiler is a GCC version that supports it.
7149 * configure: Regenerate.
7150
7151 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7152
7153 * configure.in: Fix thinkos in previous check-in.
7154 * configure: Regenerate.
7155
7156 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7157
7158 PR other/27063
7159 * configure.in: Test subdir_requires and give an appropriate
7160 error message.
7161 * configure: Regenerate.
7162
7163 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7164
7165 * MAINTAINERS (Write After Approval): Add myself.
7166
7167 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7168
7169 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7170
7171 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7172
7173 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7174
7175 2006-06-20 David Ayers <d.ayers@inode.at>
7176
7177 PR bootstrap/28072
7178 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7179 whether target-libjava is being configured instead of whether the
7180 java front end is enabled.
7181 * configure: Regenerate.
7182
7183 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7184
7185 PR target/27540
7186 * configure.in: Only enable libgomp on IRIX 6.
7187 * configure: Regenerate.
7188
7189 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7190
7191 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7192 too.
7193 * Makefile.in: Regenerate.
7194
7195 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7196
7197 * config-ml.in: Alter CCASFLAGS to include special
7198 multilib options the same as is done for CFLAGS.
7199
7200 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7201
7202 * configure.in: Don't enable libgomp on hpux10.
7203 * configure: Rebuilt.
7204
7205 2006-06-12 David Ayers <d.ayers@inode.at>
7206
7207 PR bootstrap/27963
7208 PR target/19970
7209 * configure.in: Remove target-boehm-gc from noconfigdirs where
7210 ${libgcj} is specified.
7211 * configure: Regenerate.
7212
7213 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7214
7215 Sync from src:
7216
7217 * configure.in: Sync.
7218 * configure: Regenerated.
7219
7220 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7221
7222 * Makefile.def: Added dependencies from sim and gdb on intl, and
7223 added configure dependencies to everything with an all dependency
7224 on intl.
7225 * Makefile.in: Regenerated.
7226
7227 2006-06-06 David Ayers <d.ayers@inode.at>
7228
7229 PR libobjc/13946
7230 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7231 * Makefile.in: Regenerate.
7232 * configure.in: Add --enable-objc-gc at toplevel and have it
7233 enable boehm-gc for Objective-C.
7234 Remove target-boehm-gc from libgcj.
7235 Add target-boehm-gc to target_libraries.
7236 Add target-boehm-gc to noconfigdirs where ${libgcj}
7237 is specified.
7238 Assert that boehm-gc is supported when requested for Objective-C.
7239 Only build boehm-gc if needed either for Java or Objective-C.
7240 * configure: Regenerate.
7241
7242 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7243
7244 PR 27674
7245 * Makefile.tpl (configure-[+prefix+][+module+],
7246 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7247 Remove rule to unstage bootstrapped modules.
7248 (stage_current): New.
7249 * Makefile.in: Regenerate.
7250
7251 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7252
7253 * MAINTAINERS (Write After Approval): Update my e-mail address.
7254
7255 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7256
7257 * include/libiberty.h: Declare pex_run_in_environment.
7258
7259 2006-05-31 Asher Langton <langton2@llnl.gov>
7260
7261 * MAINTAINERS (Write After Approval): Add myself.
7262
7263 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7264
7265 * Makefile.def (bfd, opcodes): Fix lib_path.
7266 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7267 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7268 * Makefile.in: Regenerate.
7269
7270 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7271
7272 * Makefile.in: Regenerate.
7273
7274 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7275
7276 * Makefile.def: Add install-html target. Add datarootdir
7277 docdir and htmldir to flags_to_pass.
7278 * Makefile.tpl: Add install-html target.
7279 * Makefile.in: Regenerate.
7280 * configure.in: Add --with-datarootdir, --with-docdir, and
7281 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7282 * configure: Regenerate.
7283
7284 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7285
7286 * configure.in: Enable gprof for cross builds.
7287 * configure: Regenerate.
7288
7289 2006-05-22 Richard Guenther <rguenther@suse.de>
7290
7291 Revert
7292 2006-01-31 Richard Guenther <rguenther@suse.de>
7293 Paolo Bonzini <bonzini@gnu.org>
7294
7295 * Makefile.def (target_modules): Add libgcc-math target module.
7296 * configure.in (target_libraries): Add libgcc-math target library.
7297 (--enable-libgcc-math): New configure switch.
7298 * Makefile.in: Re-generate.
7299 * configure: Re-generate.
7300 * libgcc-math: New toplevel directory.
7301
7302 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7303 Andreas Tobler <a.tobler@schweiz.ch>
7304
7305 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7306 * configure: Rebuilt.
7307
7308 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7309
7310 * MAINTAINERS (Write After Approval): Add myself.
7311
7312 2006-05-01 DJ Delorie <dj@redhat.com>
7313
7314 * configure.in: Restore CFLAGS if GMP isn't present.
7315 * configure: Regenerate.
7316
7317 2006-05-01 Richard Guenther <rguenther@suse.de>
7318
7319 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7320 maintainer.
7321
7322 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2006-04-28 Jan Beulich <jbeulich@novell.com>
7327
7328 * MAINTAINERS (Write After Approval): Add myself.
7329
7330 2006-04-18 DJ Delorie <dj@redhat.com>
7331
7332 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7333 reference libgloss so that libssp can be built in a combined
7334 tree.
7335 * configure: Regenerate.
7336
7337 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7338
7339 * MAINTAINERS (Write After Approval): Add myself.
7340
7341 2006-04-05 Ben Elliston <bje@au.ibm.com>
7342
7343 * configure.in: Require makeinfo 4.4 or higher.
7344 * configure: Regenerate.
7345
7346 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7347
7348 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7349 Rearrange the entries of other libraries to have them in one place.
7350
7351 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7352
7353 * MAINTAINERS (Write After Approval): Remove myself.
7354 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7355
7356 2006-03-14 Richard Guenther <rguenther@suse.de>
7357
7358 * configure: Regenerate with autoconf 2.13.
7359
7360 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7361
7362 * MAINTAINERS: Use my work address.
7363
7364 * MAINTAINERS: Update my E-mail address.
7365
7366 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7367
7368 * configure.in: Handle --disable-<component> generically.
7369 * configure: Regenerate.
7370
7371 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7372
7373 PR libgcj/17311
7374 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7375
7376 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7377
7378 * MAINTAINERS (Write After Approval): Remove myself.
7379 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7380
7381 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7382
7383 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7384 (TARGET_CONFIGDIRS): Remove.
7385 * configure.in: Remove AC_SUBST(target_configdirs).
7386 * Makefile.in, configure: Regenerated.
7387
7388 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7389
7390 * MAINTAINERS (Write After Approval): Remove myself.
7391 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7392
7393 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7394
7395 PR bootstrap/25670
7396
7397 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7398
7399 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7400 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7401 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7402 BUILD_PREFIX, BUILD_PREFIX_1.
7403 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7404
7405 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7406 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7407
7408 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7409 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7410 of `cat stage_current`. Always provide the `r' and `s' variables.
7411 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7412 a single shell execution.
7413 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7414 bootstrapped modules, make the stage1 module if the build was not
7415 started yet, else build the current stage.
7416 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7417 (all-build, all-host, all-target, [+make_target+]-host,
7418 [+make_target+]-target): Do not use \-continued lines.
7419 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7420 (current_stage, restrap, stage_last): New.
7421
7422 * Makefile.in: Regenerate.
7423 * configure: Regenerate.
7424
7425 2006-02-19 Bud Davis <jmdavis@link.com>
7426
7427 * MAINTAINERS (Write After Approval): Remove myself.
7428 (Language Front End Maintainers): Add myself as fortran 95
7429 maintainer and update e-mail address.
7430
7431 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7432
7433 * MAINTAINERS (Write After Approval): Remove myself.
7434 (Language Front End Maintainers): Add myself as fortran 95
7435 maintainer.
7436
7437 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7438
7439 * MAINTAINERS (Write After Approval): Add myself.
7440
7441 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7442
7443 * MAINTAINERS (Write After Approval): Remove myself.
7444 (Language Front End Maintainers): Add myself as
7445 fortran 95 maintainer.
7446
7447 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7448
7449 Sync from src:
7450
7451 2005-12-27 Leif Ekblad <leif@rdos.net>
7452
7453 * configure.in: Add support for RDOS target.
7454 * configure: Regenerate.
7455
7456 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7457 Andreas Schwab <schwab@suse.de>
7458
7459 * configure: Regenerate.
7460
7461 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7462
7463 * configure.in (enable_libgomp): Add AIX.
7464 * configure: Regenerate.
7465
7466 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7467
7468 * MAINTAINERS (Write After Approval): Add myself.
7469
7470 2006-02-03 Lee Millward <lee.millward@gmail.com>
7471
7472 * MAINTAINERS (Write After Approval): Add myself.
7473
7474 2006-01-31 Richard Guenther <rguenther@suse.de>
7475 Paolo Bonzini <bonzini@gnu.org>
7476
7477 * Makefile.def (target_modules): Add libgcc-math target module.
7478 * configure.in (target_libraries): Add libgcc-math target library.
7479 (--enable-libgcc-math): New configure switch.
7480 * Makefile.in: Re-generate.
7481 * configure: Re-generate.
7482 * libgcc-math: New toplevel directory.
7483
7484 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7485
7486 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7487 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7488 the assembler, linker and binutils.
7489 * configure: Regenerate.
7490
7491 2006-01-22 Dirk Mueller <dmueller@suse.de>
7492
7493 * MAINTAINERS (Write After Approval): Add myself.
7494
7495 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7496
7497 * configure: Regenerate.
7498
7499 2006-01-18 Richard Henderson <rth@redhat.com>
7500 Jakub Jelinek <jakub@redhat.com>
7501 Diego Novillo <dnovillo@redhat.com>
7502
7503 * libgomp: New directory.
7504 * Makefile.def: Add target_module libgomp.
7505 * Makefile.in: Regenerate.
7506 * configure.in (target_libraries): Add target-libgomp.
7507 * configure: Regenerate.
7508
7509 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7510
7511 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7512 @ from continuation.
7513 * Makefile.in: Rebuilt.
7514
7515 2006-01-04 Chris Lattner <sabre@gnu.org>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
7519 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7520
7521 PR bootstrap/24252
7522
7523 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7524 * Makefile.tpl (OBJDUMP): New.
7525 (EXTRA_HOST_FLAGS): Add it.
7526 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7527
7528 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7529 to use symbolic links between directories. Avoid race conditions
7530 or make them harmless.
7531 * configure.in: Do not try to use symbolic links between directories.
7532
7533 * Makefile.def (LEAN): Pass.
7534 * Makefile.tpl (LEAN): Define.
7535 (stage[+id+]-start): Accept that the previous directory does not
7536 exist, if the bootstrap is lean.
7537 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7538 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7539 configure substitution.
7540 ([+compare-target+]): Likewise.
7541 ([+bootstrap-target+]-lean): New.
7542 * configure.in: Remove lean bootstrap support from here.
7543
7544 * Makefile.in: Regenerate.
7545 * configure: Regenerate.
7546
7547 2006-01-04 Ben Elliston <bje@au.ibm.com>
7548
7549 * MAINTAINERS (libdecnumber): Add myself.
7550
7551 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7552
7553 * libtool-ldflags: New script.
7554
7555 2006-01-02 Andreas Schwab <schwab@suse.de>
7556
7557 * configure.in: When reconfiguring remove Makefile in
7558 all stage directories.
7559 * configure: Regenerate.
7560
7561 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7562
7563 * MAINTAINERS: Update my email address.
7564
7565 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7566
7567 Revert Ada-related part of the previous change.
7568
7569 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7570 Do not pass.
7571 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7572 * Makefile.in: Regenerate.
7573 * configure.in: Do not include mt-ppc-aix target fragment.
7574 * configure: Regenerate.
7575
7576 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7577
7578 * configure.in: Select appropriate fragments for PowerPC/AIX.
7579 * configure: Regenerate.
7580
7581 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7582 BOOT_CFLAGS, BOOT_LDFLAGS.
7583 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7584 BOOT_CFLAGS, BOOT_LDFLAGS.
7585 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7586 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7587 (stage): Fail if we cannot complete the work.
7588 * Makefile.in: Regenerate.
7589
7590 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7591
7592 * configure.in: Replace ms1 with mt.
7593 * configure: Rebuilt.
7594
7595 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7596
7597 * MAINTAINERS: Update my email address.
7598
7599 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7600
7601 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7602 install-host-nogcc): Don't invoke $(stage) at the end.
7603 * Makefile.in: Regenerate.
7604
7605 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7606
7607 * configure.in: Flip the top-level bootstrap switch.
7608 * configure: Regenerate.
7609
7610 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7611
7612 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7613 $(stage) and $(unstage).
7614 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7615 (all): Remove stray semicolon.
7616 (local-distclean): Don't handle multilib.tmp and multilib.out.
7617 (install.all): Set $s for consistency.
7618 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7619 check_multilibs setting. Always make the install directory.
7620 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7621 Correct @if/@endif.
7622 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7623 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7624 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7625 (multilib.out): Remove.
7626 * Makefile.in: Regenerated.
7627
7628 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7629
7630 * MAINTAINERS (Write After Approval): Add myself.
7631
7632 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7633
7634 * MAINTAINERS: Add myself as mt maintainer.
7635
7636 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7637
7638 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7639
7640 * MAINTAINERS: Change email address.
7641
7642 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7643
7644 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7645 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7646 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7647 Find in-tree tools if available.
7648 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7649 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7650 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7651 (COMPILER_*_FOR_TARGET): New.
7652 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7653 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7654 (CONFIGURED_*, USUAL_*): Remove.
7655 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7656 STRIP): Use autoconf substitutions.
7657 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7658 COMPILER_NM_FOR_TARGET): New.
7659 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7660
7661 (all): Make all-host and all-target in parallel.
7662 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7663 that $$r and $$s are set before invoking a recursive make.
7664 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7665 ([+bootstrap-target+]): Inline most of the `all' target.
7666
7667 2005-11-29 Ben Elliston <bje@au.ibm.com>
7668
7669 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7670 from the gcc build directory.
7671 * Makefile.in: Regenerate.
7672
7673 2005-11-29 Ben Elliston <bje@au.ibm.com>
7674
7675 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7676 depend on all-libdecnumber.
7677 * configure.in (host_libs): Include libdecnumber.
7678 * Makefile.in: Regenerate.
7679 * configure: Likewise.
7680
7681 2005-11-29 Ben Elliston <bje@au.ibm.com>
7682
7683 * libdecnumber: Import decNumber sources from the dfp-branch.
7684
7685 2005-11-21 Kean Johnston <jkj@sco.com>
7686
7687 * config.sub, config.guess: Sync from upstream sources.
7688
7689 2005-11-21 Ben Elliston <bje@au.ibm.com>
7690
7691 Import from Autoconf sources:
7692
7693 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7694 * config/move-if-change: Don't output "$2 is unchanged";
7695 suggested by Ben Elliston. Handle weird characters correctly.
7696
7697 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7698
7699 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7700 to match upstream libtool for darwin.
7701
7702 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7703
7704 * Makefile.def: Remove gdb dependencies for gdbtk.
7705 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7706 (configure-gdb, install-gdb): New rules.
7707 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7708 * Makefile.in, configure: Regenerated.
7709
7710 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7711
7712 * MAINTAINERS (Write After Approval): Add myself.
7713
7714 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
7718 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7719
7720 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7721 Diego Novillo.
7722
7723 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7724
7725 PR bootstrap/24297
7726 * Makefile.tpl (do-[+make-target+], do-check, install,
7727 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7728 are set before recursing.
7729 * Makefile.in: Regenerate.
7730
7731 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7732
7733 PR bootstrap/18939
7734 * Makefile.def (gcc) <target>: Fix thinko.
7735 * Makefile.in: Regenerate.
7736
7737 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7738
7739 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7740 * configure: Regenerate.
7741
7742 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7743
7744 * MAINTAINERS (Write After Approval): Add self.
7745
7746 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7747
7748 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7749 target-libffi, target-qthreads, target-libjava, and
7750 targetlibobjc.
7751 * configure: Regenerate.
7752
7753 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7754
7755 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7756 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7757 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7758 (USUAL_OBJDUMP_FOR_TARGET): New.
7759 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7760 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7761 * configure, Makefile.in: Regenerated.
7762
7763 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7764
7765 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7766 before other host packages.
7767
7768 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7769
7770 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7771
7772 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7773
7774 PR bootstrap/22340
7775
7776 * configure.in (default_target): Remove.
7777 * Makefile.tpl (all): Do not use prerequisites as subroutines
7778 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7779 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7780 use prerequisites as subroutines.
7781 (check-host, check-target): New.
7782 (bootstrap configure & all targets): Do not use stage*-start
7783 if the directory layout is already ok.
7784 (non-bootstrap configure & all targets): Prepend a $(unstage).
7785 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7786 (NOTPARALLEL): Remove.
7787 (unstage, stage variables): New variables.
7788 (unstage, stage targets): Simply expand to those variables.
7789
7790 * configure: Regenerate.
7791 * Makefile.in: Regenerate.
7792
7793 2005-10-04 James E Wilson <wilson@specifix.com>
7794
7795 * Makefile.def (lang_env_dependencies): Add libmudflap.
7796 * Makefile.in: Regenerate.
7797
7798 2005-10-03 Andreas Schwab <schwab@suse.de>
7799
7800 Backport from libtool CVS:
7801 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7802
7803 * ltmain.sh: add support for installing into temporary
7804 staging area (e.g. 'make install DESTDIR=...')
7805
7806 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7807
7808 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7809 * configure: Regenerated.
7810
7811 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7812
7813 * configure: Regenerate with the correct
7814 autoconf version.
7815
7816 2005-09-30 Catherine Moore <clm@cm00re.com>
7817
7818 * configure.in (bfin-*-*): New.
7819 * configure: Regenerated.
7820
7821 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7822
7823 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7824 (LIPO_FOR_TARGET): New.
7825 (CONFIGURED_LIPO_FOR_TARGET): New.
7826 (USUAL_LIPO_FOR_TARGET): New.
7827 (STRIP_FOR_TARGET): New.
7828 (CONFIGURED_STRIP_FOR_TARGET): New.
7829 (USUAL_STRIP_FOR_TARGET): New.
7830 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7831 STRIP_FOR_TARGET.
7832 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7833 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7834 * Makefile.in: Regenerate.
7835 * configure: Regenerate.
7836
7837 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7838
7839 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7840 (rs6000-*-aix*): Same.
7841 * configure: Regenerate.
7842
7843 2005-09-16 Tom Tromey <tromey@redhat.com>
7844
7845 * MAINTAINERS: Add self as java maintainer.
7846
7847 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7848
7849 * configure.in: Recognize f95 in the --enable-languages option,
7850 and substitute it for fortran, issuing a warning.
7851 * configure: Regenerate.
7852
7853 2005-08-30 Phil Edwards <phil@codesourcery.com>
7854
7855 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7856 * configure: Regenerated.
7857
7858 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7859
7860 * MAINTAINERS: Add self as ms1 maintainer.
7861
7862 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7863
7864 * Makefile.def (libssp): Add to lang_env_dependencies.
7865 * Makefile.in: Regenerate.
7866
7867 2005-08-18 Ian Lance Taylor <ian@airs.com>
7868
7869 * MAINTAINERS: Add myself as middle-end maintainer.
7870
7871 2005-08-17 Christian Groessler <chris@groessler.org>
7872
7873 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7874 * Makefile.in: Regenerate.
7875
7876 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7877
7878 * MAINTAINERS (write after approval): Added myself.
7879
7880 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7881
7882 * MAINTAINERS (Write After Approval): Add myself.
7883
7884 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7885
7886 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7887 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7888 Look for alternate names of the target cc and c++
7889 * configure: Regenerate.
7890
7891 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7892
7893 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7894 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7895 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7896 tools; remove code to manually set them.
7897 (Target tools): Look in the environment for them.
7898 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7899 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7900 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7901 build directory.
7902 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7903 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7904 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7905 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7906 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7907 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7908 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7909 * configure: Regenerate.
7910 * Makefile.in: Regenerate.
7911
7912 2005-07-28 Ben Elliston <bje@au.ibm.com>
7913
7914 * MAINTAINERS: Update for removed CPU targets.
7915
7916 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7917
7918 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7919 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7920 * Makefile.in: Regenerated.
7921
7922 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7923
7924 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7925 (CFLAGS_FOR_TARGET): Use it.
7926 (CXXFLAGS_FOR_TARGET): Likewise.
7927 * Makefile.in: Regenerated.
7928 * configure.in (--with-build-sysroot): New option.
7929 * configure: Regenerated.
7930
7931 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7932
7933 * Makefile.tpl: Wrap install between unstage and stage
7934 * Makefile.in: Regenerate.
7935
7936 2005-07-21 Eric Christopher <echristo@apple.com>
7937
7938 * MAINTAINERS: Update affiliation.
7939
7940 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7941
7942 * MAINTAINERS: Add self as crx port maintainer.
7943
7944 2005-07-20 DJ Delorie <dj@redhat.com>
7945
7946 * MAINTAINERS: Add self as m32c maintainer.
7947
7948 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7949
7950 * all files: Update FSF address.
7951
7952 2005-07-15 Eric Christopher <echristo@redhat.com>
7953
7954 * MAINTAINERS: Change affiliation.
7955
7956 2005-07-14 Jim Blandy <jimb@redhat.com>
7957
7958 * configure.in: Add cases for Renesas m32c.
7959 * configure: Regenerated.
7960
7961 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7962
7963 * COPYING.LIB: Update from fsf.org.
7964
7965 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7966
7967 * COPYING, compile, config.guess,
7968 config.sub, install-sh, missing, mkinstalldirs,
7969 symlink-tree, ylwrap: Sync from upstream sources.
7970 * config-ml.in: Update FSF address.
7971
7972 2005-07-13 Eric Christopher <echristo@redhat.com>
7973
7974 * configure.in: Add toplevel noconfigdir support for tpf.
7975 * configure: Regenerate.
7976
7977 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7978
7979 PR ada/22340
7980
7981 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7982 * Makefile.in: Regenerate.
7983
7984 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7985
7986 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7987 Brolley to write-after-approval.
7988
7989 2005-07-07 Andreas Schwab <schwab@suse.de>
7990
7991 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7992 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7993 * Makefile.in: Regenerated.
7994
7995 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7996
7997 * configure.in: Don't build sim or rda when targetting darwin.
7998 * configure: Regenerate.
7999
8000 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8001
8002 * configure.in: Add --enable-libssp and --disable-libssp.
8003 * configure: Regenerate with autoconf-2.13.
8004
8005 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8006
8007 * Makefile.def (target_modules): Add libssp.
8008 * configure.in (target_libraries): Add target-libssp.
8009 * configure: Rebuilt.
8010 * Makefile.in: Rebuilt.
8011
8012 2005-07-01 Zack Weinberg <zackw@panix.com>
8013
8014 * MAINTAINERS: Change email address. Resign from maintainership.
8015
8016 2005-07-01 Richard Guenther <rguenther@suse.de>
8017
8018 * MAINTAINERS: Change my e-mail address and affiliation.
8019
8020 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8021
8022 * Makefile.def (stagefeedback): Come after profile.
8023 Define profiledbootstrap target.
8024 * Makefile.tpl (profiledbootstrap): Remove.
8025 (stageprofile-end): Zap stagefeedback.
8026 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8027 * Makefile.in: Regenerate.
8028
8029 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8030
8031 * MAINTAINERS: Update my email address.
8032
8033 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8034
8035 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8036 In 'cpp' stanza, support '#line' as well as '# '.
8037
8038 2005-06-08 Andreas Schwab <schwab@suse.de>
8039
8040 * MAINTAINERS: Move myself from 'Write After Approval' to
8041 'CPU Port Maintainers' section as m68k maintainer.
8042
8043 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8044
8045 * configure.in (unsupported_languages): New macro.
8046 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8047 non-ported target libraries in noconfigdirs.
8048 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8049 non-linux-gnu. Remove libgcj_ex_libffi.
8050 <lang_frag loop>: Set add_this_lang=no if the language is in
8051 unsupported_languages.
8052 * configure: Regenerate.
8053
8054 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8055
8056 * configure.in: Fix typo in handling of --with-mpfr-dir.
8057 * configure: Regenerate.
8058
8059 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8060
8061 * MAINTAINERS: Update my email address.
8062
8063 2005-06-02 Jim Blandy <jimb@redhat.com>
8064
8065 * config.sub: Add cases for the Renesas m32c. (This patch has been
8066 accepted into the master sources.)
8067
8068 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8069 Michael Snyder <msnyder@redhat.com>
8070 Stan Cox <scox@redhat.com>
8071
8072 * configure.in: Set noconfigdirs for ms1.
8073
8074 * configure: Regenerate.
8075
8076 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8077
8078 * MAINTAINERS (Write After Approval): Add self.
8079
8080 2005-06-01 Josh Conner <jconner@apple.com>
8081
8082 * MAINTAINERS (Write After Approval): Add self.
8083
8084 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8085
8086 * MAINTAINERS: Update my email address.
8087
8088 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8089
8090 * MAINTAINERS (Write After Approval): Add self.
8091
8092 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8093
8094 * MAINTAINERS (Write After Approval): Remove self.
8095
8096 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8097
8098 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8099 (Dependencies): Consider target modules for bootstrap dependencies.
8100 Make target bootstrap modules depend on each stage's gcc.
8101 * Makefile.in: Regenerate.
8102
8103 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8104
8105 * Makefile.def (configure-gcc): Depend on binutils having been built.
8106 (all-gcc): No need to do it here.
8107 * Makefile.in: Regenerate.
8108
8109 2005-05-19 Paul Brook <paul@codesourcery.com>
8110
8111 * configure.in: Rewrite misleading error message when requested
8112 language cannot be built.
8113 * configure: Regenerate.
8114
8115 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8116
8117 * ylwrap: Import from Automake 1.9.5.
8118
8119 2005-05-13 David Ung <davidu@mips.com>
8120
8121 * MAINTAINERS (Write After Approval): Add self.
8122
8123 2005-05-09 Mike Stump <mrs@apple.com>
8124
8125 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8126 lt_cv_sys_max_cmd_len for now.
8127
8128 2005-05-09 Stan Cox <scox@redhat.com>
8129
8130 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8131
8132 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8133
8134 * README.SCO: Update the URL.
8135
8136 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8137
8138 * ltconfig: Define file_list_spec. Pass file_list_spec and
8139 with_gnu_ld to libtool.
8140 * ltcf-c.sh (aix[45]): Define file_list_spec.
8141 * ltcf-cxx.sh (aix[45]): Same.
8142 * ltcf-gcj.sh (aix[45]): Same.
8143 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8144 exists, write list of input files to temporary file.
8145
8146 2005-05-04 Mike Stump <mrs@apple.com>
8147
8148 * configure.in: Always pass --target to target configures as
8149 otherwise rebuilds that do --recheck will fail.
8150 * confiugure: Rebuilt.
8151
8152 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8153
8154 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8155 STAGE_HOST_EXPORTS.
8156 (configure, all): Add bootstrap support.
8157 (Host modules, target modules): Pass post-stage1 flags and exports.
8158 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8159 * Makefile.in: Regenerate.
8160
8161 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8162
8163 * configure: Regenerate.
8164
8165 2005-04-27 Mike Stump <mrs@apple.com>
8166
8167 * MAINTAINERS: Add self as darwin maintainer.
8168
8169 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8170
8171 * config.sub: Update from master copy.
8172
8173 2005-04-21 Mike Stump <mrs@apple.com>
8174
8175 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8176 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8177
8178 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8179
8180 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8181 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8182 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8183 "*-*-elf" and "*-*-linux*".
8184 * configure: Regenerate.
8185
8186 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8187
8188 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8189
8190 2005-04-12 Mike Stump <mrs@apple.com>
8191
8192 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8193
8194 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8195
8196 * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8199
8200 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8201
8202 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8203
8204 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8205 (TARGET_CONFIGARGS): Include --with-target-subdir.
8206 (configure, all): New macros. Use them throughout.
8207 * Makefile.in: Regenerate.
8208
8209 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
8213 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8214
8215 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8216
8217 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8218
8219 * MAINTAINERS: Move John Carr to Write After Approval.
8220
8221 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8222
8223 * config/mh-mingw32: Delete.
8224 * configure.in: Don't use it.
8225 * configure: Regenerate.
8226
8227 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8228
8229 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8230 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8231 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8232 (HOST_LIB_PATH): Generate from Makefile.def.
8233 (TARGET_LIB_PATH): Likewise.
8234 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8235 * Makefile.in: Regenerate.
8236 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8237 (RPATH_ENVVAR): Include Darwin case.
8238 * configure: Regenerate.
8239
8240 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8241
8242 * MAINTAINERS (Various Maintainers): Remove self.
8243 (Write After Approval): Add self.
8244
8245 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8246
8247 * MAINTAINERS (Various Maintainers): Add self.
8248
8249 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8250
8251 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8252 * configure: Regenerate.
8253
8254 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8255
8256 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8257 gcc_version, and gcc_version_trigger from set of flags to pass.
8258 * Makefile.tpl: Remove definitions of above variables.
8259 (config.status): Remove dependency on $(gcc_version_trigger).
8260 * Makefile.in: Regenerate.
8261 * configure.in: Do not reference config/gcc-version.m4 nor
8262 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8263 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8264 * configure: Regenerate.
8265
8266 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8267 Andrew Pinski <pinskia@physics.uc.edu>
8268
8269 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8270 * Makefile.in: Regenerate.
8271
8272 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8273
8274 * MAINTAINERS (Write After Approval): Add myself.
8275
8276 2005-03-03 David Ayers <d.ayers@inode.at>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8281
8282 PR libgcj/20160
8283 * ltmain.sh: Avoid creating archives with components that have
8284 duplicate basenames.
8285
8286 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8287
8288 PR bootstrap/20250
8289 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8290 instead of check.
8291 * Makefile.in: Regenerate.
8292
8293 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8294
8295 * Makefile.in: Regenerate to fix conflict between the previous two
8296 patches.
8297
8298 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8299
8300 PR bootstrap/17383
8301 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8302 * Makefile.tpl (HOST_SUBDIR): New substitution.
8303 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8304 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8305 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8306 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8307 (Host modules, Bootstrapped modules): Use it.
8308 (Build modules, Target modules): Do not create symlink trees,
8309 always configure out-of-srcdir.
8310 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8311 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8312 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8313 $(HOST_SUBDIR). Create a symlink for host_subdir.
8314
8315 * Makefile.in: Regenerate.
8316 * configure: Regenerate.
8317
8318 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8319
8320 Merged from libada-gnattools-branch:
8321 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8322
8323 * gnattools: New directory.
8324 * Makefile.def: Add gnattools as a module, depending on target-libada.
8325 * Makefile.in: Regenerate.
8326 * configure.in: Include gnattools in host_tools; disable it if ada
8327 is disabled.
8328 * configure: Regenerate.
8329
8330 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8331
8332 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8333 treelang maintainer.
8334 (Write After Approval): Remove myself.
8335
8336 2005-02-23 Paul Schlie <schlie@comcast.net>
8337
8338 * configure.in: Allow darwin targeted ports to build tk, itcl and
8339 libgui.
8340 * configure: Regenerate.
8341
8342 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8343
8344 PR libgcj/10353
8345 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8346 * configure: Regenerate.
8347
8348 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2005-02-10 Ian Lance Taylor <ian@airs.com>
8353
8354 * MAINTAINERS: Update my e-mail address.
8355
8356 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8357
8358 * MAINTAINERS (Write After Approval): Add myself.
8359
8360 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8361
8362 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8363 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8364 target-libgloss when not *-*-elf and *-*-aout.
8365 * configure: Regenerate.
8366
8367 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8368
8369 * MAINTAINERS: Remove obsolete entries.
8370
8371 * MAINTAINERS (Write After Approval): Add Michael Matz.
8372
8373 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8374
8375 * MAINTAINERS: Remove self as cpplib maintainer.
8376
8377 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8378
8379 * install-sh, config.sub: Import from upstream.
8380
8381 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8382
8383 PR bootstrap/18222
8384 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8385 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8386 * Makefile.in: Regenerate.
8387
8388 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8389
8390 * MAINTAINERS: Update my email address.
8391
8392 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8393 Andreas Schwab <schwab@suse.de>
8394
8395 PR bootstrap/18033
8396 * config-ml.in: Eval option if surrounded by single quotes.
8397
8398 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8399
8400 Revert 2004-12-28 Makefile changes, a better fix will be
8401 applied to mainline and src after GCC 4.0 branches.
8402
8403 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8404
8405 PR bootstrap/17383
8406
8407 * Makefile.def (target_modules): Remove stage parameter,
8408 it is always true now.
8409 * Makefile.tpl (configure-build-[+module+],
8410 configure-target-[+module+]): Always build symlink tree
8411 for the directory and for include. BUILD_SUBDIR and
8412 TARGET_SUBDIR cannot be . anymore.
8413 * Makefile.in: Regenerate.
8414
8415 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8416
8417 Revert 2004-12-08 Makefile changes.
8418
8419 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8420
8421 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8422 cygwin, mingw.
8423
8424 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8425
8426 * configure.in (sh64-*-*): Reenable gprof.
8427 * configure: Regenerate.
8428
8429 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8430
8431 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8432 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8433 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8434 * Makefile.in: Regenerate.
8435
8436 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8437
8438 * MAINTAINERS: Update my email address.
8439
8440 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8441
8442 * Makefile.tpl: Generate normal dependencies if the LHS module is
8443 not bootstrapped.
8444 * Makefile.in: Regenerate.
8445
8446 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8447
8448 * configure.in: Include config/gxx-include-dir.m4. Use
8449 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8450 * configure: Regenerate.
8451
8452 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8453
8454 * config.if: Delete.
8455 * configure.in: Set libstdcxx_incdir directly.
8456 * configure: Regenerate.
8457
8458 2004-12-02 Eric Christopher <echristo@redhat.com>
8459
8460 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8461 * Makefile.in: Regenerate.
8462
8463 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8464
8465 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8466 * configure: Regenerate.
8467
8468 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8469
8470 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8471 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8472 * configure: Regenerate.
8473
8474 2004-12-01 Eric Christopher <echristo@redhat.com>
8475
8476 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8477 of things to remove.
8478
8479 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8480
8481 * MAINTAINERS (Write After Approval): Update my e-mail address.
8482
8483 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8484
8485 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8486 from CVS libtool to always pass_all.
8487
8488 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8489
8490 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8491 (hppa*64*-*-*): Delete incorrect comment.
8492 * configure: Rebuilt.
8493
8494 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8495
8496 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8497
8498 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8499
8500 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8501 from CVS libtool to always pass_all.
8502
8503 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8504
8505 * install-sh, compile: Import from automake.
8506
8507 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8508
8509 * config.guess, config.sub: Import from savannnah.
8510
8511 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8512
8513 * MAINTAINERS (Write After Approval): Add myself
8514
8515 2004-11-12 Mike Stump <mrs@apple.com>
8516
8517 * Makefile.def: Add html support.
8518 * Makefile.tpl: Likewise.
8519 * Makefile.in: Regenerate.
8520
8521 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8522
8523 PR 18423
8524 * configure.in: Remove all instances of build-fixincludes from
8525 noconfigdirs.
8526 (build_configargs): Supply --target to subdirectories.
8527 * configure: Regenerate.
8528
8529 * Makefile.def: Make gcc install depend on fixincludes install.
8530 * Makefile.in: Regenerate.
8531
8532 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8533
8534 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8535
8536 2004-11-11 Paul Brook <paul@codesourcery.com>
8537
8538 * MAINTAINERS: Add self as arm maintainer. Update email address.
8539
8540 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8541
8542 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8543 target-libgfortran.
8544 * configure: Regenerate.
8545
8546 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8547
8548 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8549 like CC.
8550
8551 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8552
8553 * Makefile.def (host fixincludes): Specify missing targets.
8554 * Makefile.in: Regenerate.
8555
8556 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8557
8558 * MAINTAINERS: Add myself
8559
8560 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8561
8562 * MAINTAINERS (Write After Approval): Add myself.
8563
8564 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8565
8566 * Makefile.def: Build fixincludes for the host, too.
8567 * Makefile.in: Regenerate.
8568 * configure.in (host_tools): Add fixincludes.
8569 * configure: Regenerate.
8570
8571 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8572
8573 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8574 * configure: Regenerated.
8575
8576 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8577
8578 PR other/17783
8579 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8580 * configure: Regenerated.
8581
8582 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8583
8584 * README.SCO: Update per FSF instructions.
8585
8586 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8587
8588 PR target/18151
8589 * configure.in (case ${target}): Do not build fixincludes for avr.
8590 * configure: Regenerated.
8591
8592 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8593
8594 * configure.in (case ${target}): Do not build fixincludes
8595 on platforms where it is not used.
8596 * configure: Regenerated.
8597
8598 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8599
8600 * configure.in: Use an absolute path to install-sh.
8601 * configure: Regenerated.
8602
8603 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8608
8609 * MAINTAINERS: Remove from Write After Approval those that are
8610 already maintainers.
8611
8612 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8613
8614 * MAINTAINERS: Update my email address.
8615
8616 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8617
8618 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8619 * configure: Regenerate.
8620
8621 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8622
8623 * MAINTAINERS: Update my email address.
8624
8625 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8626
8627 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8628 entries belonging to this category.
8629
8630 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8631
8632 * MAINTAINERS: Update my e-mail address.
8633
8634 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8635
8636 Fix wrong conflict resolution in:
8637
8638 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * Makefile.in: Regenerate.
8641 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8642 in the recursive `make', instead of hardwiring `all'.
8643 (Autogenerated TARGET-* variables): New.
8644
8645 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8646
8647 * configure.in: Enable target-libgloss for crx-*-*.
8648 * configure: Regenerate.
8649
8650 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8651
8652 * MAINTAINERS (Various Maintainers): Move the "windows,
8653 cygwin, mingw" maintainer to ...
8654 (OS Port Maintainers): ... here.
8655
8656 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8657
8658 * MAINTAINERS (Write After Approval): Remove those that are
8659 maintainers of some subsystem.
8660
8661 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8662
8663 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8664 * ltcf-cxx.sh (tpf*): Likewise.
8665 * ltconfig (tpf*): Add TPF OS configuration support.
8666
8667 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8668
8669 * MAINTAINERS: Change my email address to my new work account.
8670
8671 2004-09-24 Michael Roth <mroth@nessie.de>
8672
8673 * configure.in (--without-headers): Add missing double quotes.
8674 * configure: Regenerate.
8675
8676 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8677
8678 * ylwrap: Revert to previous version.
8679
8680 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8681
8682 PR bootstrap/17369
8683 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8684 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8685 SET_GCC_LIB_PATH_CMD.
8686 (BASE_TARGET_EXPORTS): Likewise.
8687 * Makefile.in: Regenerated.
8688
8689 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8690 * configure: Regenerated.
8691
8692 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8693
8694 * config.guess: New upstream version
8695 * compile, depcomp, install-sh, ylwrap: Likewise.
8696
8697 2004-09-19 Roger Sayle <roger@eyesopen.com>
8698
8699 * config/mh-x86omitfp: New host makefile fragment. Add
8700 -fomit-frame-pointer to the default BOOT_CFLAGS.
8701 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8702 * configure: Regenerate.
8703
8704 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8705
8706 PR target/11572
8707 * configure.in (*-*-darwin*): Renable libobjc.
8708 * configure: Regenerate.
8709
8710 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8711
8712 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8713
8714 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8715
8716 * Makefile.def: Remove libbanshee.
8717 * Makefile.tpl: Ditto.
8718 * configure.in: Ditto.
8719 * Makefile.in: Regen.
8720 * configure: Ditto.
8721
8722 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8723
8724 * ltmain.sh: Use $pic_object as $non_pic_object if
8725 $non_pic_object=none.
8726
8727 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8728
8729 * missing: Import latest version from master repository.
8730
8731 2004-09-06 Nick Clifton <nickc@redhat.com>
8732
8733 * config.sub: Import latest version from master repository.
8734 * config.guess: Likewise.
8735 This includes these changes:
8736
8737 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8738
8739 * config.sub: Handle crisv32, alias etraxfs.
8740 * config.guess (crisv32:Linux:*:*): Handle.
8741
8742 2004-08-13 Brad Smith <brad@comstyle.com>
8743
8744 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8745 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8746
8747 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8748
8749 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8750 assume the processor is a powerpc. This is because coreutils
8751 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8752 in this case, due to a MacOS X bug that causes
8753 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8754 to return a negative number.
8755 Problem reported by Petter Reinholdtsen in:
8756 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8757
8758 2004-07-19 Ben Elliston <bje@gnu.org>
8759
8760 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8761
8762 2004-06-24 Ben Elliston <bje@gnu.org>
8763
8764 * config.guess: Update copyright years.
8765 * config.sub: Likewise.
8766
8767 2004-06-22 Robert Millan <robertmh@gnu.org>
8768
8769 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8770 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8771
8772 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8773
8774 * config.guess (*:*VMS:*:*): New entry. Replaces
8775 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8776 manufacturer.
8777
8778 2004-06-22 Ben Elliston <bje@gnu.org>
8779
8780 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8781 * config.sub: Likewise.
8782
8783 2004-06-22 Ben Elliston <bje@gnu.org>
8784
8785 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8786 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8787
8788 2004-06-11 Ben Elliston <bje@gnu.org>
8789
8790 * config.guess (pegasos:OpenBSD:*:*): Remove.
8791
8792 2004-06-11 Ben Elliston <bje@gnu.org>
8793
8794 From Wouter Verhelst <wouter@grep.be>:
8795 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8796
8797 2004-06-11 Ben Elliston <bje@gnu.org>
8798
8799 * config.guess (luna88k:OpenBSD:*:*): New.
8800
8801 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8802
8803 * config.guess (m32r*:Linux:*:*): New case.
8804 * config.sub: Handle m32rle.
8805
8806 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8807
8808 From Jens Petersen <petersen@redhat.com>:
8809 * config.sub: Handle sparcv8.
8810
8811 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8812
8813 From Tom Smith <smith@cag.lkg.hp.com>:
8814 * config.guess: Version suffixes are equally significant on Tru64
8815 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8816 prefix of "P" (patched kernel).
8817
8818 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8819
8820 * config.sub: Add support for National Semiconductor CRX target.
8821
8822 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8823
8824 * MAINTAINERS (Various Maintainers): Remove myself as web page
8825 maintainer, add myself as maintainer of build status lists.
8826
8827 2004-09-03 Jan Beulich <jbeulich@novell.com>
8828
8829 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8830 *-*-netware, but add target-libmudflap.
8831 Consolidate *-*-netware targets (of which really only i?86 exists)
8832 into a single entry.
8833 * configure: Likewise.
8834
8835 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8836
8837 * Makefile.tpl (sorry): Remove.
8838 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8839 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8840 (do-clean): Clean per-stage directories too.
8841 (do-distclean): Run distclean-stage1 too.
8842 (.NOTPARALLEL): Enable during toplevel bootstrap.
8843 (stage[+id+]-bubble): Enable parallel execution during
8844 the recursive invocation.
8845 * Makefile.in: Regenerate.
8846
8847 Fix previous checkin:
8848
8849 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8850 include.
8851 * configure.in: Fix indentation.
8852 * configure: Regenerate.
8853
8854 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8855
8856 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8857 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8858 * configure: regenerate
8859 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8860 -mdynamic-no-pic
8861
8862 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8863
8864 * Makefile.def (build_modules): Add fixincludes.
8865 (dependencies): Make gcc depend on fixincludes.
8866 * configure.in (build_tools): Add fixincludes.
8867 (build_configdirs): Always include build_libs.
8868 * Makefile.in: Regenerate.
8869 * configure: Regenerate.
8870
8871 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8872
8873 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8874 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8875 phony targets; do not generate timestamp files.
8876 (distclean-stageN): Remove references to their timestamp files.
8877 (restageN, touch-stageN): Remove.
8878 (stageN-bubble): Rewritten.
8879 (compare): Support lean bootstraps.
8880 * Makefile.in: Regenerate.
8881
8882 * configure.in: Only warn when bootstrapping but
8883 build != host or build != target. Support lean bootstraps.
8884 * configure: Regenerate.
8885
8886 2004-08-26 Phil Edwards <phil@codesourcery.com>
8887
8888 * configure.in: Give a better error message if GMP/MPFR are missing
8889 and a language needing them has been requested.
8890 * configure: Regenerated.
8891
8892 2004-08-25 Phil Edwards <phil@codesourcery.com>
8893
8894 * configure.in: Print a list of available language front-ends if
8895 a requested one is missing. Tidy stray tab characters.
8896 * configure: Regenerated.
8897
8898 2004-08-19 Michael Koch <konqueror@gmx.de>
8899
8900 * gcc/doc/install.texi: Update entry about automake for libjava.
8901
8902 2004-08-17 Robert Millan <robertmh@gnu.org>
8903
8904 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8905 (instead of FreeBSD).
8906 * configure: Regenerate.
8907
8908 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8909
8910 * Makefile.in: Regenerate.
8911 * configure: Regenerate.
8912
8913 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8914 stage_*_flags.
8915 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8916 for bootstrapped modules if toplevel bootstrap is going.
8917 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8918 modules. Adjust for changes in Makefile.def. Enable several
8919 rules even in non-bootstrap mode, just to avoid peppering the
8920 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8921 (stage-[+prev+]-bubble): Remove.
8922
8923 * Makefile.def (Dependencies): Depend on all-build-bison,
8924 all-build-flex, all-build-byacc, all-build-texinfo, rather
8925 than the host variations.
8926 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8927 with BUILD_SUBDIR.
8928 (BISON): Update for recent Bisons.
8929 (YACC): Fix typo.
8930 (cross): Depend on all-build.
8931 (all): Do not depend on all-build.
8932 (prebootstrap): Remove.
8933 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8934 (Prebootstrap dependencies): Add them to the per-stage targets
8935 and to all-prebootstrap.
8936 * configure.in (build_configdirs): Always enable build_tools.
8937 (BUILD_DIR_PREFIX): Remove.
8938
8939 * Makefile.def (gcc): Add target variable.
8940 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8941 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8942 in the recursive `make', instead of hardwiring `all'.
8943 (Autogenerated TARGET-* variables): New.
8944
8945 2004-08-13 Brian Booth <bbooth@redhat.com>
8946
8947 * MAINTAINERS: Remove myself from write-after-approval.
8948
8949 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8950
8951 * src-release: Stop distributing mmalloc with gdb (which doesn't
8952 use it).
8953 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8954 * Makefile.in: Regenerate.
8955
8956 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8957
8958 * configure.in (arm*-*-eabi*): New target.
8959 * configure: Regenerate.
8960
8961 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8962
8963 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8964 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8965 (Dependencies): New section.
8966 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8967 (configure-target-[+module+]): Depend on maybe-all-gcc
8968 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8969 (toplevel profiledbootstrap): Fix dependencies.
8970 * Makefile.in: Regenerate.
8971
8972 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8973
8974 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8975 target-libiberty to noconfigdirs.
8976 * configure: Regenerate.
8977
8978 2004-08-03 Paul Brook <paul@codesourcery.com>
8979
8980 * configure.in: Check for MPFR as well as GMP.
8981 * configure: Regenerate.
8982
8983 2004-08-01 Robert Millan <robertmh@gnu.org>
8984
8985 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8986 libmudflap for all GNU-based systems (with Glibc).
8987 * configure: Regenerate.
8988
8989 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8990
8991 * Makefile.def (host-modules): Add gcc.
8992 * Makefile.in: Regenerate.
8993 * Makefile.tpl (sorry): New rule.
8994 (configure-host, all-host, [+make_target+]-host, do-check,
8995 install-host): Do not add gcc as a special case.
8996 (host modules): Add a small special-casing for gcc. Export
8997 extra_make_flags through the environment.
8998 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8999 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9000 other recursive targets for gcc): Remove.
9001
9002 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9003 (stage, unstage): New rules.
9004 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9005 distclean-stage[+id+]): Use stage_current.
9006 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9007 the stage*-start rules.
9008
9009 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9010
9011 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9012 use -all_load flag.
9013
9014 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9015
9016 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9017 * configure: Regenerate.
9018
9019 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9020
9021 * maintainer-scripts/gcc_release: Revert yesterday's change.
9022
9023 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9024
9025 * MAINTAINERS: Add myself to write-after-approval.
9026
9027 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9028
9029 * libf2c: Removed.
9030 * gcc/gccbug.in: Updated because of libf2c removal.
9031 * maintainer-scripts/gcc_release: Ditto.
9032
9033 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9034
9035 * configure.in: Build libmudflap by default on FreeBSD.
9036 * configure: Regenerated.
9037
9038 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9039
9040 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9041 systems.
9042 * configure: Regenerated.
9043
9044 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9045
9046 PR target/16344
9047 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9048 feedback based compiler.
9049 * Makefile.in: Rebuilt.
9050
9051 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9052
9053 * Makefile.def (host_modules): Set bootstrap=true for flex.
9054 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9055 * Makefile.in: Rebuilt.
9056
9057 2004-07-07 Jan Hubicka <jh@suse.cz>
9058
9059 * MAINTAINERS: Add self as a profile feedback maintainer.
9060
9061 2004-07-05 Phil Edwards <phil@codesourcery.com>
9062
9063 * configure.in: Do not prepend $srcdir to /dev/null in
9064 makefile fragments.
9065 * configure: Regenerate.
9066
9067 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9068
9069 * Makefile.def (build_modules): Add bison, byacc, flex,
9070 m4, texinfo.
9071 (flags_to_pass): Add FLEX.
9072 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9073 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9074 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9075 DEFAULT_MAKEINFO): Remove.
9076 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9077 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9078 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9079 objdir or else use configured tool.
9080 (all-build): New.
9081 (all): Depend on it.
9082 (Build module dependencies): Add.
9083 * Makefile.in: Regenerate.
9084 * configure.in: Better support for multiple build modules,
9085 matching what is done for host/target modules. Do not look
9086 for "plausible" locations of build tools if Canadian cross.
9087 Use autoconf's AC_PROG_CC to find a C compiler. Define
9088 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9089 * configure: Regenerate.
9090
9091 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9094 * Makefile.in: Regenerate.
9095
9096 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9097
9098 * Makefile.tpl (configure-build-[+module+],
9099 configure-[+module+], configure-target-[+module+]): Pass
9100 [+extra_configure_args+].
9101 (all-build-[+module+], all-[+module+], check-[+module+],
9102 install-[+module+], [+make_target+]-[+module+],
9103 all-target-[+module+], check-target-[+module+],
9104 install-target-[+module+], [+make_target+]-target-[+module+]):
9105 Pass [+extra_make_args+].
9106 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9107 (GCC_HOST_EXPORTS): Remove.
9108 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9109 cross, check-gcc, check-gcc-c++, install-gcc,
9110 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9111 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9112 * Makefile.in: Regenerate.
9113
9114 2004-06-21 Matthew Sachs <msachs@apple.com>
9115
9116 * MAINTAINERS: Added self to write-after-approval.
9117
9118 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9119
9120 * configure.in: Check for srcdir/winsup rather than build directory
9121 winsup.
9122 * configure: Regenerate.
9123
9124 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9125
9126 * configure.in: Don't build Cygwin native newlib if winsup
9127 directory is missing. Emit warning instead.
9128 * configure: Regenerate.
9129
9130 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9131
9132 * Makefile.tpl (touch-stage[+id+]): New.
9133 (restage[+prev+]): Depend on touch-stage[+id+].
9134
9135 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9136 Use it throughout.
9137
9138 * Makefile.def: Add profile and feedback bootstrap stages.
9139 Remove next field from bootstrap stages.
9140 * Makefile.tpl (LN, LN_S): Substitute.
9141 (stageN-start, stageN-end): Use double-colon rules, to
9142 provide a hook for additional setup commands.
9143 (distclean-stageN-gcc, restageN): Create dependencies from
9144 [+prev+], not from [+next+].
9145 (stageN-bubble): Add commands for successive stages from
9146 [+prev+], using double-colon rules.
9147 (all-stageN-gcc): Fix typo.
9148 (stagefeedback-start, profiledbootstrap): New.
9149 * Makefile.in: Regenerate.
9150 * configure.in: Call ACX_PROG_LN.
9151 * configure: Regenerate.
9152
9153 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9154
9155 * MAINTAINERS (Write After Approval): Add myself.
9156
9157 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9158
9159 * MAINTAINERS (Write After Approval): Add myself.
9160
9161 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9162
9163 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9164 without gcc.
9165 * configure: Regenerate.
9166
9167 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9168
9169 * Makefile.tpl: Fix typo.
9170 * Makefile.in: Regenerate.
9171
9172 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9173
9174 * configure.in: Remove new- prefix from toplevel
9175 bootstrap targets.
9176 * configure: Regenerate.
9177
9178 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9179
9180 * Makefile.tpl (all.normal): Rename to all.
9181 (all): Replace with a rule to pick the default
9182 target from configure.
9183 (all-gcc, configure-gcc): Use conditionals to
9184 do nothing when toplevel bootstrap is going on.
9185 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9186 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9187 * configure.in: Support --enable-bootstrap.
9188
9189 * Makefile.def: Remove new- prefix from toplevel
9190 bootstrap targets.
9191 * Makefile.tpl: Likewise.
9192
9193 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9194 target.
9195
9196 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9197 $(RECURSE_FLAGS) to recursive invocation of make.
9198
9199 * Makefile.in: Regenerate.
9200 * configure: Regenerate.
9201
9202 2004-05-30 Andreas Jaeger <aj@suse.de>
9203 Jim Wilson <wilson@specifixinc.com>
9204
9205 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9206 like CC.
9207
9208 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9209
9210 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9211 * configure: Regenerate.
9212
9213 2004-05-25 Daniel Jacobowitz <drow@false.org>
9214
9215 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9216 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9217 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9218 targets.
9219 * Makefile.in: Regenerate.
9220
9221 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9222
9223 * configure.in: Test the ability to symlink directories.
9224 * configure: Regenerate.
9225
9226 * Makefile.def (bootstrap-stage): New definitions.
9227 * Makefile.tpl (configure-stage1-gcc,
9228 configure-stage2-gcc, configure-stage3-gcc,
9229 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9230 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9231 new-restage3, compare): Autogenerate, see Makefile.in
9232 entry for behavioral changes.
9233 (distclean-stage1, new-stage1-start, new-stage1-end,
9234 new-stage1-bubble, distclean-stage2, new-stage2-start,
9235 new-stage2-end, new-stage2-bubble, distclean-stage3,
9236 new-stage3-start, new-stage3-end): New autogenerated targets.
9237 (objext, prebootstrap, BOOT_CFLAGS,
9238 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9239 targets.
9240
9241 * Makefile.in: Regenerate.
9242 (distclean-stage1, new-stage1-start, new-stage1-end,
9243 new-stage1-bubble, distclean-stage2, new-stage2-start,
9244 new-stage2-end, new-stage2-bubble, distclean-stage3,
9245 new-stage3-start, new-stage3-end): New targets.
9246 (all-stage1-gcc): Move prebootstrap dependency from here...
9247 (configure-stage1-gcc): ...to here.
9248 (new-bootstrap): Use bubble targets.
9249 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9250 Use per-stage distclean targets.
9251 (configure-stage1-gcc, configure-stage2-gcc,
9252 configure-stage3-gcc, all-stage1-gcc,
9253 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9254 Use new-stageN-start to prepare the tree.
9255
9256 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9257
9258 * Makefile.def (host_modules): add libcpp.
9259 * Makefile.tpl: Add dependencies on and for libcpp.
9260 * Makefile.in: Regenerate.
9261 * configure.in: Add libcpp host module.
9262 * configure: Regenerate.
9263
9264 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9265
9266 * Makefile.tpl: Whenever a recursive target is defined, wrap
9267 it in a special @if/@endif block, and prepare its maybe
9268 dependency in the @if/@endif block
9269 * configure.in: Instead of writing maybe dependencies, remove
9270 the @if/@endif statements, and remove the @if/@endif blocks
9271 that remain.
9272 * configure: Regenerate.
9273 * Makefile.in: Regenerate.
9274
9275 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9276
9277 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9278
9279 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9280
9281 PR bootstrap/15120
9282 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9283 * */configure: Rebuilt.
9284
9285 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9286
9287 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9288 of libf2c.
9289 * configure, Makefile.in: Regenerate.
9290
9291 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9292
9293 * MAINTAINERS (Write After Approval): Add myself.
9294
9295 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9296
9297 Merge from tree-ssa-20020619-branch.
9298
9299 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9300 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9301 (HOST_GMPLIBS): Define.
9302 (HOST_GMPINC): Define.
9303 (TARGET_LIB_PATH): Add libmudflap.
9304 (GFORTRAN_FOR_TARGET): Define.
9305 (configure-build*): Export GFORTRAN.
9306 (configure-gcc): Export GMPLIBS and GMPINC.
9307 (all-gcc): Add maybe-all-libbanshee.
9308 (configure-target-libgfortran): Define.
9309 * Makefile.in: Regenerate.
9310 * configure.in (host_libs): Add libbanshee.
9311 (target_libraries): Add target-libmudflap and target-libgfortran.
9312 Add --with-libbanshee.
9313 Handle --disable-libmudflap.
9314 (*-*-freebsd*): Use with_gmp.
9315 Add $(libgcj) to noconfigdirs.
9316 * configure: Regenerate.
9317 * depcomp: New file.
9318 * MAINTAINERS: Add tree-ssa maintainers.
9319
9320 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9321
9322 * MAINTAINERS (Various Maintainers): Add myself.
9323
9324 2004-04-30 Brian Ford <ford@vss.fsi.com>
9325
9326 * MAINTAINERS (Write After Approval): Add myself.
9327
9328 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9329
9330 * MAINTAINERS (Write After Approval): Add myself.
9331
9332 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9333
9334 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9335 * configure: Regenerate.
9336
9337 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9338
9339 Revert:
9340 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9341
9342 * Makefile.def (flags_to_pass): Remove *dir variables that
9343 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9344 as well as prefix and exec_prefix.
9345 * Makefile.in: Regenerate.
9346
9347 2004-04-26 Robert Millan <robertmh@gnu.org>
9348
9349 Add patches from libtool CVS.
9350 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9351 * ltconfig: Likewise.
9352 * ltcf-c.sh: Likewise.
9353 * ltcf-cxx.sh: Likewise.
9354 * ltcf-gcj.sh: Likewise.
9355
9356 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9357
9358 * Makefile.def (host_modules): Mark with the bootstrap
9359 flag packages on which gcc depends.
9360 * Makefile.tpl (all-bootstrap): Use it.
9361 * Makefile.in: Regenerate.
9362
9363 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9364
9365 * Makefile.def (flags_to_pass): Remove *dir variables that
9366 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9367 as well as prefix and exec_prefix.
9368 * Makefile.in: Regenerate.
9369
9370 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9371
9372 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9373 * configure: Regenerate.
9374 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9375 * gcc/Makefile.tpl (compare): Use the result of the test.
9376 * gcc/Makefile.in: Regenerate.
9377
9378 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9379
9380 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9381 Always relocate gcc and prev-gcc to the original names, even
9382 if the build fails.
9383 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9384 New targets.
9385
9386 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9387
9388 * MAINTAINERS: Update my email address.
9389
9390 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9391
9392 * configure.in (mips*-*-irix5*): Enable ld.
9393 * configure: Regenerate.
9394
9395 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9396
9397 * configure: Regenerate.
9398
9399 2004-04-15 James E Wilson <wilson@specifixinc.com>
9400
9401 * Makefile.tpl (configure-[+module+], configure-gcc,
9402 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9403 Set and export LDFLAGS.
9404 * Makefile.in: Regenerate.
9405
9406 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9407
9408 * MAINTAINERS: Add myself to write-after-approval.
9409
9410 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9411
9412 PR bootstrap/14871
9413 * Makefile.tpl: If we don't have built-in-tree target tools,
9414 use the ones found by configure rather than hacking around with
9415 program_transform_name.
9416 * configure.in: Give Makefile.tpl the information necessary
9417 to do that.
9418 * Makefile.in: Regenerate.
9419 * configure: Regenerate.
9420
9421 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 PR bootstrap/14760
9424 * configure.in: When computing baseargs, strip *all* copies of
9425 offending options. Also, don't match/substitute the trailing space,
9426 so that this actually works when two similar options are separated by
9427 only one space.
9428 * configure: Regenerate.
9429
9430 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9431
9432 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9433 (rs6000-*-aix*): Same.
9434 * configure: Regenerate.
9435
9436 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9437
9438 * MAINTAINERS: Add myself to write-after-approval.
9439
9440 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9441
9442 * MAINTAINERS: Add myself to write-after-approval.
9443
9444 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9445
9446 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9447 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9448 * Makefile.in: Regenerate.
9449
9450 * configure.in (top level bootstrap support): Rework --enable-werror
9451 to set @stage2_werror_flag@.
9452 * configure: Regenerate.
9453 * Makefile.tpl (top level bootstrap support): Pass
9454 @stage2_werror_flag@ down to configure in stages 2 and 3.
9455 * Makefile.in: Regenerate.
9456
9457 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9458
9459 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9460 for stages 2 and 3 as well as in make. As a consequence, remove
9461 OUTPUT_OPTION (now detected by configure) from the flags passed down
9462 to make.
9463 * Makefile.in: Regenerate.
9464
9465 * Makefile.tpl (new-bootstrap): Fix typo.
9466 * Makefile.in: Regenerate.
9467
9468 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9469
9470 * Makefile.tpl: Rearrange by moving recursive_targets rules
9471 into their proper sections.
9472 * Makefile.tpl (top level bootstrap support): Move disabling
9473 of coverage flags from 'make' to 'configure'; improve comments.
9474 * Makefile.in: Regenerate.
9475
9476 * Makefile.tpl (experimental top level bootstrap) Move stage1
9477 language setting from all- target to configure- target; disable
9478 intermodule optimization in stage 1; prevent gratuitous rebuilds
9479 of stage 1.
9480 * Makefile.in: Regenerate.
9481 * configure.in: Comma-separate stage 1 language list for top
9482 level bootstrap.
9483 * configure: Regenerate.
9484
9485 * Makefile.tpl: Clean up experimental top level bootstrap support:
9486 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9487 prev-gcc in configure- targets as well as all- targets.
9488 * Makefile.in: Regenerate.
9489
9490 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9491
9492 * compile: New file imported from automake.
9493
9494 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9495
9496 * configure.in: Remove symbolic link section.
9497 * configure: Regenerate.
9498 * Makefile.tpl (links): Remove.
9499 * Makefile.in: Regenerate.
9500
9501 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9502 Nathanael Nerode <neroden@gcc.gnu.org>
9503
9504 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9505 Set with AC_CHECK_PROGS.
9506 * configure.in: Fix comment typo from last patch.
9507 * configure: Regenerate.
9508
9509 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9510
9511 * Makefile.tpl: Introduce experimental top level bootstrap support.
9512 * Makefile.in: Regenerate.
9513 * configure.in: Introduce support for top level bootstrap.
9514 * configure: Regenerate.
9515
9516 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9517 Paolo Bonzini <bonzini@gnu.org>
9518
9519 PR bootstrap/14522
9520 * configure.in: Cope with shells that do not support unquoted ^
9521 * configure: Regenerate.
9522
9523 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9524 Paolo Bonzini <bonzini@gnu.org>
9525
9526 PR bootstrap/14522
9527 * configure.in: Cope with shells that do not support nesting
9528 quotes inside quoted backquote substitutions.
9529 * configure: Regenerate.
9530
9531 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9532
9533 PR bootstrap/14522
9534 * configure.in: Fix escaping of $.
9535 * configure: Regenerate.
9536
9537 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9538
9539 * configure: Regenerate, since I forgot to while committing Paolo's
9540 changes.
9541
9542 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9543
9544 PR ada/14131
9545 Move language detection to the top level.
9546 * configure.in: Find default values for the tools as
9547 soon as possible. Disable ada if GNAT is not found.
9548 Emit error message about missing languages. Expand
9549 --enable-languages=all for the gcc subdirectory.
9550
9551 2004-03-10 Ben Elliston <bje@gnu.org>
9552
9553 * MAINTAINERS: Update my email address.
9554
9555 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9556
9557 * ltconfig: Disable building static libraries if building shared
9558 libraries on AIX 5L.
9559
9560 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9561
9562 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9563 and disable libgcj.
9564 * configure: Regenerated.
9565
9566 2004-03-01 Brian Booth <bbooth@redhat.com>
9567
9568 * MAINTAINERS: Add myself to write-after-approval.
9569
9570 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9571
9572 * MAINTAINERS: Add myself to write-after-approval.
9573
9574 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9575
9576 PR bootstrap/7087
9577 * Makefile.tpl: Guard XFOO sed statements better.
9578 * Makefile.tpl: Add dependency for configure-target-libada.
9579 * Makefile.in: Regenerate (incidentally fixes broken
9580 commit when libada-branch was merged).
9581
9582 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9583
9584 * MAINTAINERS: Add myself to write-after-approval.
9585
9586 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9587
9588 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9589 maintainers.
9590
9591 2004-02-20 Andrew Cagney <cagney@redhat.com>
9592
9593 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9594 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9595
9596 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9597
9598 PR bootstrap/11932
9599 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9600
9601 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9602
9603 * MAINTAINERS: Added myself to write-after-approval.
9604
9605 2004-02-14 Michael Koch <konqueror@gmx.de>
9606
9607 * MAINTAINERS: Added myself to write-after-approval.
9608
9609 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9610
9611 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9612 some OS port maintainers to OS port maintainers section.
9613
9614 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9615
9616 * MAINTAINERS: Add self.
9617
9618 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9619
9620 * MAINTAINERS: Alphabetize.
9621
9622 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9623
9624 * MAINTAINERS: Remove myself.
9625
9626 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9627
9628 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9629 (rs6000-*-aix*): Same.
9630 * configure: Regenerate.
9631
9632 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9633
9634 * configure.in (host): Add in missing $noconfigdirs to defines.
9635 * configure: Regenerate.
9636
9637 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9638 Nathanael Nerode <neroden@gcc.gnu.org>
9639
9640 PR ada/6637, PR ada/5911
9641 Merge with libada-branch:
9642 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9643 with appropriate dependencies. Add --enable-libada configure switch.
9644 * configure, Makefile.in: Regenerate.
9645
9646 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9647
9648 * MAINTAINERS: Add myself to write-after-approval.
9649
9650 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9651
9652 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9653 * configure: Regenerate.
9654
9655 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9656
9657 Merge from upstream:
9658
9659 * ltmain.in: When setting IFS to '~', be careful about user
9660 arguments that contain '~'.
9661
9662 2004-02-04 Peter O'Gorman <peter@pogma.com>
9663
9664 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9665 Also test $base_compile against $CC with escaped arguments. Bug
9666 reported by Geoff Keating <geoffk@apple.com>.
9667
9668 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9669
9670 * MAINTAINERS: Remove i960 port.
9671
9672 2004-01-23 DJ Delorie <dj@redhat.com>
9673
9674 * Makefile.def (target_modules) [libiberty]: Don't stage.
9675 * Makefile.in: Rebuilt.
9676
9677 2004-01-20 Caroline Tice <ctice@apple.com>
9678
9679 * MAINTAINERS: Add myself to write-after-approval.
9680
9681 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9682
9683 * MAINTAINERS: Update my email address.
9684
9685 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9686
9687 * MAINTAINERS: Add myself to write-after-approval.
9688
9689 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9690
9691 * MAINTAINERS: Remove entries without email address.
9692
9693 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9694
9695 * MAINTAINERS: Add myself to write-after-approval.
9696
9697 2004-01-15 Steven Bosscher <stevenb@suse.de>
9698
9699 * MAINTAINERS: Update my email address.
9700
9701 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9702
9703 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9704 * Makefile.tpl (configure-target-[+module+]): Support stage.
9705 * Makefile.in: Rebuilt.
9706
9707 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9708
9709 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9710
9711 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9712
9713 * MAINTAINERS: Add myself as a MIPS maintainer.
9714
9715 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * configure.in: Use ./config.cache, not config.cache.
9718 * configure: Regenerate.
9719 * Makefile.tpl: Special-casing not needed for GCC any more.
9720 * Makefile.in: Regenerate.
9721
9722 * configure.in: Don't share a cache file for host dirs.
9723 * configure: Regenerate.
9724
9725 * config-ml.in: Don't mess with the cache file.
9726
9727 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9728
9729 * MAINTAINERS: Move myself from 'Write After Approval' to
9730 'CPU Port Maintainers' section as SPARC maintainer.
9731
9732 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9733
9734 * Makefile.tpl: Make GCC use a separate config.cache.
9735 * Makefile.in: Regenerate.
9736
9737 PR bootstrap/11932, PR bootstrap/11933
9738 (I don't know if it will fix either of them, but it relates
9739 to them.)
9740 * configure.in: Don't use shared config.cache for target
9741 directories.
9742 * configure: Regenerate.
9743
9744 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9745
9746 * MAINTAINERS: Add myself to 'Write After Approval' section.
9747
9748 2003-12-31 Roger Sayle <roger@eyesopen.com>
9749
9750 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9751 * configure: Regenerated.
9752
9753 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9754
9755 * MAINTAINERS: Remove the mn10200 maintainer.
9756
9757 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9758
9759 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9760 * configure: Regenerated.
9761
9762 2003-12-16 Jan Hubicka <jh@suse.cz>
9763
9764 * MAINTAINERS: Add myself as callgraph maintainer.
9765
9766 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9767
9768 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9769 * configure: Regenerate.
9770
9771 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9772
9773 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9774 'Write After Approval' section. Update email.
9775
9776 2003-12-01 James Lemke <jim@wasabisystems.com>
9777
9778 * MAINTAINERS (Write After Approval): Add myself.
9779
9780 2003-11-20 Matt Thomas <matt@3am-software.com>
9781
9782 * MAINTAINERS: Add myself as a vax port maintainer.
9783
9784 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9785
9786 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9787 (configure-build-[+module+], configure-[+module+]): Likewise.
9788 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9789 * Makefile.in: Regenerate.
9790
9791 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9792
9793 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9794 shared/dylibed libraries.
9795 * ltmain.sh: Likewise.
9796 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9797 * ltcf-cxx.sh: Likewise.
9798 * ltcf-gcj.sh: Likewise.
9799 * ltconfig: Likewise.
9800
9801 2003-11-17 Stan Cox <scox@redhat.com>
9802
9803 * MAINTAINERS: Add myself as iq2000 port maintainer.
9804
9805 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9806
9807 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9808 * Makefile.in: Regenerate.
9809
9810 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9811
9812 * config.sub: Update to 2003-11-03 version.
9813
9814 2003-10-20 Phil Edwards <phil@codesourcery.com>
9815
9816 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9817 * configure: Regenerate.
9818
9819 2003-10-20 Nicolas Pitre <nico@cam.org>
9820
9821 * MAINTAINERS: Add myself to 'Write After Approval' section.
9822
9823 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9824
9825 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9826
9827 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9828
9829 * MAINTAINERS: Update my email address.
9830
9831 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9832
9833 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9834
9835 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9836
9837 * MAINTAINERS: Add myself to 'Write After Approval' section.
9838
9839 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9840
9841 * config.guess: Update to 2003-10-16 version.
9842 * config.sub: Update to 2003-10-16 version.
9843
9844 2003-10-15 David Daney <ddaney@avtrex.com>
9845
9846 * MAINTAINERS: Added myself to 'Write After Approval' section.
9847
9848 2003-10-15 Falk Hueffner <falk@debian.org>
9849
9850 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9851 'Write After Approval' section. Update email.
9852
9853 2003-10-14 Roger Sayle <roger@eyesopen.com>
9854
9855 * MAINTAINERS: Move myself from 'Write After Approval' to
9856 'Various Maintainers' section as middle-end maintainer.
9857
9858 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9859
9860 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9861 HOST_FLAGS_TO_PASS.
9862 * Makefile.in: Regenerate.
9863
9864 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9865
9866 * config.guess: Update to 2003-10-07 version.
9867 * config.sub: Update to 2003-10-07 version.
9868
9869 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9870
9871 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9872 * ltconfig (irix5*, irix6*): Don't override version_type.
9873
9874 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9875
9876 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9877 * configure: Rebuilt
9878 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9879 * Makefile.in: Rebuilt
9880
9881 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9882
9883 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9884
9885 2003-09-30 Carlo Wood <carlo@alinoe.com>
9886
9887 * MAINTAINERS (Write After Approval): Add myself.
9888
9889 2003-09-29 Paul Koning <ni1d@arrl.net>
9890
9891 * MAINTAINERS: Move myself from "Write After Approval"
9892 to CPU platform maintainers for pdp11 platform.
9893
9894 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9895
9896 * MAINTAINERS: Move myself from 'Write After Approval' to
9897 'Various Maintainers' section as libffi testsuite maintainer.
9898
9899 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9900
9901 * configure.in: Pass a computed --program-transform-name
9902 to subconfigures.
9903 * configure: Regenerated.
9904
9905 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9906
9907 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9908 * Makefile.in: Regenerate.
9909
9910 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9911 * Makefile.in: Regenerate.
9912
9913 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9914
9915 * MAINTAINERS: Move myself from 'Write After Approval'
9916 to 'Various Maintainers' (objective-c) section.
9917
9918 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9919
9920 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9921 quoting.
9922 * configure: Regenerated.
9923
9924 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9925
9926 * MAINTAINERS (Write After Approval): Add myself to write after
9927 approval list.
9928
9929 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9930
9931 * MAINTAINERS (Write After Approval): Add myself.
9932
9933 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9934
9935 * MAINTAINERS: Update my e-mail address.
9936
9937 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9938
9939 * libtool.m4 (LD): Correct powerpc64 host match.
9940
9941 2003-09-06 James E Wilson <wilson@tuliptree.org>
9942
9943 * MAINTAINTERS: Update my affiliation and email address.
9944
9945 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9946
9947 * MAINTAINERS (Write After Approval): Add myself.
9948
9949 2003-09-04 DJ Delorie <dj@redhat.com>
9950
9951 * configure: Regenerate.
9952
9953 2003-09-04 Robert Millan <robertmh@gnu.org>
9954
9955 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9956
9957 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9958
9959 * configure.in: Ensure arguments to sed are properly spaced.
9960 * configure: Regenerate.
9961
9962 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9963
9964 * MAINTAINERS: Update my e-mail address.
9965
9966 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9967
9968 * MAINTAINERS (Write After Approval): Add myself.
9969
9970 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9971
9972 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9973 * configure: Regenerated.
9974
9975 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9976
9977 * MAINTAINERS: Update my email address.
9978
9979 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9980
9981 * configure.in: Use newline instead of semicolon when assuming
9982 shell arguments in a for loop.
9983 * configure: Regenerated.
9984
9985 2003-08-22 Jason Eckhardt <jle@rice.edu>
9986
9987 * MAINTAINERS: Resurrect the i860 maintainer.
9988
9989 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9990
9991 PR 8180
9992 * configure.in: When testing with_libs and with_headers, treat
9993 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9994 * configure: Regenerate.
9995
9996 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9997 make, shell, etc.
9998 (baseargs): Likewise.
9999 * configure: Regenerate.
10000
10001 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10002
10003 * MAINTAINERS (Write After Approval): Add myself.
10004
10005 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10006
10007 * configure.in: Disable libgcj for darwin not on powerpc.
10008 * configure: Rebuild.
10009
10010 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10011
10012 * config-ml.in, symlink-tree: Add license.
10013
10014 2003-08-03 Richard Stallman <rms@gnu.org>
10015 Eben Moglen <moglen@columbia.edu>
10016
10017 * README.SCO: New file.
10018
10019 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10020
10021 * Makefile.tpl (check, check-c++): Express dependencies using
10022 dependencies rather than commands.
10023 * Makefile.in: Regenerate.
10024
10025 2003-08-01 Andrew Cagney <cagney@redhat.com>
10026
10027 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10028 * configure: Ditto.
10029
10030 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10031
10032 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10033 * Makefile.in: Update.
10034
10035 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10036
10037 * configure.in: Enable libgcj for darwin.
10038 * configure: Rebuild.
10039
10040 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10041
10042 * config-ml.in: Use ac_configure_args directly instead of
10043 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10044 actually seen.
10045
10046 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10047
10048 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10049 creating target and build subdirs to build all parent dirs as needed.
10050 * Makefile.in: Rebuild.
10051 * configure.in: Don't build dirs explicitly here.
10052 * configure: Rebuild.
10053
10054 2003-07-26 Paul Brook <paul@nowt.org>
10055
10056 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10057
10058 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10059
10060 * Makefile.tpl (all-make): Depend on intl.
10061 * Makefile.in: Rebuilt.
10062
10063 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10064
10065 * install-sh: Update to newer upstream versions (associated with
10066 aclocal 1.7).
10067 * mkinstalldirs: Likewise.
10068 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10069
10070 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10071
10072 * MAINTAINERS: Move self from Bug database only accounts
10073 to write-after-approval.
10074
10075 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10076
10077 * config.if: Remove unused libc_interface determination.
10078
10079 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10080
10081 * MAINTAINERS: Move self from write-after-approval to
10082 build machinery (*.in).
10083
10084 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10085
10086 PR bootstrap/11273
10087 PR bootstrap/11408
10088 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10089 unused INSTALL_PROGRAM_ARGS.
10090 * configure.in: Use AC_PROG_INSTALL.
10091 * Makefile.in: Regenerate.
10092 * configure: Regenerate.
10093
10094 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10095
10096 * MAINTAINERS: Alphabetize.
10097
10098 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10099
10100 * configure: Rebuilt.
10101 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10102 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10103 newlib nor libgloss.
10104 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10105 * configure.in (am33_2.0-*-linux*): Added.
10106
10107 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10108
10109 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10110 * configure: Regenerate.
10111
10112 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10113
10114 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10115 * Makefile.in: Regenerate.
10116
10117 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10118
10119 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10120 * Makefile.in: Regenerate.
10121
10122 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10123
10124 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10125 * Makefile.in: Regenerated.
10126
10127 * config-ml.in: Replace PWD with PWD_COMMAND.
10128
10129 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10130
10131 * intl: New directory; see intl/ChangeLog for details.
10132 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10133 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10134 * Makefile.in: Regenerate.
10135
10136 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10137
10138 * configure.in: Clean up config-lang.in handling. Delete
10139 useless assignment to "subdirs".
10140 * configure: Regenerate.
10141
10142 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10143
10144 * configure.in: Rename 'target_libs' to 'target_libraries'.
10145 Remove useless reference to 'target_libs'.
10146 * configure: Regenerate.
10147
10148 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10149
10150 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10151 * Makefile.in: Regenerate.
10152
10153 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10154
10155 * Makefile.def: Introduce flags_to_pass.
10156 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10157 * Makefile.in: Regenerate.
10158
10159 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10160
10161 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10162 and target-libgloss.
10163 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10164 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10165 * configure: Regenerate.
10166
10167 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10168
10169 * configure.in: Update testsuite_flags to new location.
10170 * configure. Regenerate.
10171
10172 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10173
10174 * Makefile.tpl: Remove BUILD_CC stuff.
10175 * Makefile.in: Regenerate.
10176
10177 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10178
10179 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10180
10181 2003-06-16 Graeme Peterson <gp@qnx.com>
10182
10183 * MAINTAINERS (Write After Approval): Add myself.
10184
10185 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10186
10187 * config.guess: Update to 2003-06-12 version.
10188 * config.sub: Update to 2003-06-13 version.
10189
10190 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10191
10192 * config.guess: Update to 2003-06-06 version.
10193 * config.sub: Update to 2003-06-06 version.
10194
10195 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10196
10197 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10198 * configure. Regenerate.
10199
10200 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10201
10202 * configure.in: Disable serial configure by default.
10203 * configure: Regenerate.
10204 * Makefile.tpl: Abolish .NOTPARALLEL.
10205 * Makefile.in: Regenerate.
10206
10207 * Makefile.tpl: Replace {build,host,target}_canonical by
10208 {build,host,target}.
10209 * Makefile.in: Regenerate.
10210
10211 * Makefile.tpl: Fix stupid pasto.
10212 * Makefile.in: Regenerate.
10213
10214 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10215
10216 * Makefile.tpl: Remove bogus conditional.
10217 * Makefile.in: Regenerate.
10218
10219 2003-06-05 Jan Hubicka <jh@suse.cz>
10220
10221 * Makefile.tpl (profiledbootstrap): New target.
10222 * Makefile.in (profiledbootstrap): New target.
10223
10224 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10225
10226 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10227 Pinski. Remove user names from other bugzilla-only maintainers.
10228
10229 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10230
10231 * Makefile.tpl: Make 'recursive targets' using autogen rather
10232 than shell loop. Remove duplicate 'clean' targets and false
10233 comments.
10234 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10235 Add systematic method of specifying missing targets in subdirs.
10236 Add copyright boilerplate.
10237 * Makefile.in: Regenerate.
10238 * configure.in: Add 'recursive targets' to maybe list.
10239 * configure: Regenerate.
10240
10241 * MAINTAINERS: "GNATS only" -> "Bug database only".
10242
10243 * Makefile.tpl: Rename [+target+] to [+make_target+].
10244 * Makefile.def: Rename 'target' to 'make_target'.
10245
10246 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10247
10248 * MAINTAINERS: Add self as options handling maintainer.
10249
10250 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10251
10252 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10253 been too long since I touched those ports.
10254
10255 2003-05-28 DJ Delorie <dj@redhat.com>
10256
10257 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10258 * Makefile.in: Regenerate.
10259
10260 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10261
10262 * configure.in: Use curly braces in the definition of tooldir.
10263 * configure: Regenerate.
10264
10265 2003-05-21 DJ Delorie <dj@redhat.com>
10266
10267 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10268 newlib or libgloss.
10269 * Makefile.in: Regenerate.
10270
10271 2003-05-21 DJ Delorie <dj@redhat.com>
10272
10273 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10274 * Makefile.in: Regenerate.
10275
10276 2003-05-20 Ian Lance Taylor <ian@airs.com>
10277
10278 * MAINTAINERS: Update my e-mail address.
10279
10280 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10281
10282 * configure.in: Switch more things to use maybe dependencies.
10283 * Makefile.tpl: Switch more things to use maybe dependencies.
10284 Factor out common code from autogen IF statements.
10285 * configure: Regenerate.
10286 * Makefile.in: Regenerate.
10287
10288 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10289
10290 * configure.in: Accept i[3456789]86 for machine type.
10291 * configure: Regenerate.
10292
10293 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10294
10295 * configure.in: Switch more things to use maybe dependencies.
10296 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10297 * configure: Regenerate.
10298 * Makefile.tpl: Switch more things to use maybe dependencies.
10299 * Makefile.in: Regenerate.
10300
10301 2003-05-16 Andreas Schwab <schwab@suse.de>
10302
10303 * Makefile.tpl (install-opcodes): Define.
10304 * Makefile.in: Rebuild.
10305
10306 2003-05-13 Andreas Jaeger <aj@suse.de>
10307
10308 * config.guess: Update to 2003-05-09 version.
10309 * config.sub: Update to 2003-05-09 version.
10310
10311 2003-05-13 Michael Eager <eager@mvista.com>
10312
10313 * configure.in: Correct sed script so that options in quotes are not
10314 deleted.
10315 * configure: Rebuild.
10316
10317 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10318
10319 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10320 and $$s/newlib/libc/sys/cygwin32 include paths.
10321 * configure: Ditto.
10322
10323 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10324
10325 * MAINTAINERS: Update my email addresses.
10326
10327 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10328
10329 * config-ml.in: Propagate INSTALL variables.
10330
10331 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10332
10333 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10334
10335 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10336
10337 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10338 * Makefile.in: Regenerate.
10339
10340 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10341
10342 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10343
10344 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10345
10346 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10347
10348 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10349
10350 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10351 * Makefile.in: Regenerated.
10352
10353 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10354
10355 * MAINTAINERS (Write After Approval): Upgrade myself from
10356 GNATS only to write-after-approval. Update my mail address.
10357
10358 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10359
10360 (OS Port Maintainers: freebsd): Add myself.
10361
10362 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10363
10364 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10365
10366 2003-04-22 Kean Johnston <jkj@sco.com>
10367
10368 * MAINTAINERS (SCO ports): Added myself.
10369
10370 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10371
10372 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10373
10374 2003-04-19 Kean Johnston <jkj@sco.com>
10375
10376 * MAINTAINERS (Write After Approval): Add myself.
10377
10378 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10379
10380 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10381 * Makefile.in: Regenerate.
10382
10383 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10384
10385 * configure.in (powerpc64*-*-linux*): Remove.
10386 * configure: Rebuilt.
10387
10388 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10389
10390 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10391 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10392 and restrap.
10393 * Makefile.in: Regenerate.
10394
10395 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10396
10397 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10398 * configure: Regenerated.
10399
10400 2003-04-15 DJ Delorie <dj@redhat.com>
10401
10402 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10403
10404 2003-04-13 Nick Clifton <nickc@redhat.com>
10405
10406 * config-ml.in: Remove support for --disable-aix removing
10407 call-aix multilibs.
10408
10409 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10410
10411 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10412 * */configure: Rebuilt.
10413
10414 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10415
10416 * MAINTAINERS: Add my email address.
10417
10418 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10419
10420 * MAINTAINERS (Write After Approval): Add myself.
10421
10422 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10423
10424 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10425 * Makefile.in: Regenerate.
10426
10427 2003-03-14 Michael Chastain <mec@shout.net>
10428
10429 * Makefile.in: Regenerate with correct Makefile.def.
10430
10431 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10432
10433 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10434 Make macro.
10435 * Makefile.in: Regenerate.
10436 * configure.in: Clean up gxx_include_dir logic.
10437 * configure: Regenerate.
10438
10439 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10440
10441 * MAINTAINERS (Write After Approval): Add myself.
10442
10443 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10444
10445 * MAINTAINERS: Update my mail address.
10446
10447 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10448
10449 * configure.in (gxx_include_dir): Fix typo.
10450 * configure: Regenerated.
10451
10452 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10453
10454 * Makefile.tpl: Reindent.
10455 * Makefile.in: Regenerate.
10456 * configure.in: Reindent. Don't set unused variables.
10457 * configure: Regenerate.
10458
10459 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10460
10461 * configure.in: Include $(build_tooldir)/sys-include in
10462 FLAGS_FOR_TARGET.
10463 * configure: Regenerated.
10464
10465 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10466
10467 * Makefile.tpl: Always pass down RANLIB.
10468 * Makefile.in: Regenerate.
10469
10470 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10471 * Makefile.in: Regenerate.
10472 * configure.in: Remove unused logic relating to --enable-shared
10473 and --enable-threads. Remove bogus comments. Remove redundant
10474 noconfigdirs.
10475 * configure: Regenerate.
10476
10477 * configure.in: Replace ${libstdcxx_version} by its value.
10478 Remove reference to mh-dgux.
10479 * configure: Regenerate.
10480
10481 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10482
10483 * MAINTAINERS (Write After Approval): Add myself.
10484
10485 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10486
10487 * Makefile.tpl: Rearrange.
10488 * Makefile.in: Regenerate.
10489
10490 2003-02-25 Uwe Stieber <uwe@wwws.de>
10491
10492 * configure.in: Add support for kaOS as cross build target system.
10493 * configure: Regenerated.
10494
10495 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10496
10497 * MAINTAINERS (Write after approval): Add myself.
10498
10499 2003-02-21 James E Wilson <wilson@tuliptree.org>
10500
10501 * MAINTAINERS: Update my email address.
10502
10503 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10504
10505 * MAINTAINERS: Add self to blanket write privs. section.
10506
10507 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10508
10509 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10510 configure-target-* as some target builds may require additional
10511 flags for preprocessor tests.
10512 * Makefile.in: Regenerated.
10513
10514 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10517 * ltconfig: Handle it.
10518 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10519 auto-detecting it.
10520
10521 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10522 it is used as argument to $CC.
10523 * ltcf-gcj.sh: Likewise.
10524
10525 * configure.in: Introduce --enable-maintainer-mode.
10526 * configure: Rebuilt.
10527 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10528 for maintainer mode.
10529 * Makefile.in: Rebuilt.
10530
10531 2003-02-18 Jason Merrill <jason@redhat.com>
10532
10533 * Makefile.tpl (check-c++): Allow parallelism.
10534
10535 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10536
10537 * MAINTAINERS: Remove John Carr (who never actually had access to
10538 gcc.gnu.org).
10539
10540 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10541
10542 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10543 don't configure target-libobjc.
10544 * configure: Regenerate.
10545
10546 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10547
10548 * Makefile.tpl (RANLIB): Define.
10549 * Makefile.in: Regenerate.
10550
10551 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10552
10553 * MAINTAINERS: Update my email.
10554
10555 2003-02-06 Keith R Seitz <keiths@redhat.com>
10556
10557 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10558 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10559 * Makefile.in: Regenerated.
10560 * configure.in: Remove all traces of snavigator, db, and grep.
10561 * configure: Regenerated.
10562
10563 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10564
10565 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10566 After Approval.
10567
10568 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10569
10570 * MAINTAINERS (Write after approval): Add myself.
10571
10572 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10573
10574 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10575 * Makefile.in: Regenerated.
10576
10577 2003-01-30 Roger Sayle <roger@eyesopen.com>
10578
10579 * config.guess: Updated to 2003-01-30's version.
10580 * config.sub: Updated to 2003-01-28's version.
10581
10582 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10583
10584 * config.if: If gcc_version is already set, just use it. Don't set
10585 gcc_version_trigger if it's already set, otherwise set it to
10586 gcc/version.c, but only if the file exists. If it is not set and
10587 gcc/version.c does not exist, try to extract the version number from
10588 $CC.
10589
10590 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10591
10592 * MAINTAINERS: Add myself to write-after-approval list.
10593
10594 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10595
10596 * configure.in: Revert 24Jan change.
10597 * configure: Regenerate.
10598
10599 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10600
10601 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10602 entry of HJ Lu.
10603
10604 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10605
10606 * configure.in: Revert previous change.
10607 * configure: Regenerate.
10608
10609 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10610
10611 * configure.in: Make rda native-only.
10612 * configure: Regenerate.
10613
10614 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10615
10616 * MAINTAINERS: Move myself from GNATS-only-accounts to
10617 write-after-approval.
10618
10619 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10620
10621 * configure.in: Add missing \.
10622 * configure: Rebuilt.
10623
10624 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10625
10626 * configure.in (baseargs): Avoid using \| in sed regular
10627 expressions.
10628 * configure: Rebuilt.
10629
10630 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10631
10632 * configure.in (baseargs): Remove all supported forms of
10633 --cache-file, --srcdir, --host, --build and --target options
10634 from argument lists.
10635 * configure: Rebuilt.
10636
10637 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10638
10639 * MAINTAINERS: Add myself to write-after-approval list.
10640
10641 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10642
10643 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10644 * configure: Rebuilt.
10645
10646 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10647
10648 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10649 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10650 * Makefile.in: Regenerate.
10651 * configure: Regenerate.
10652
10653 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10654
10655 * configure.in: Remove Makefile in build, host and target modules
10656 unless configure was run with --no-recursion.
10657 * configure: Rebuilt.
10658
10659 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10660
10661 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10662 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10663 * Makefile.in: Regenerate.
10664
10665 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10666
10667 * config.guess: Update to 2003-01-03 version.
10668 * config.sub: Update to 2003-01-03 version.
10669
10670 2003-01-07 Christopher Faylor <cgf@redhat.com>
10671
10672 * configure: Regenerate with proper autoconf 2.13.
10673
10674 2003-01-07 Christopher Faylor <cgf@redhat.com>
10675
10676 * configure.in: Add AC_PREREQ for consistency.
10677 * configure: Regenerate.
10678
10679 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10680
10681 * configure.in (GDB_TK): Add tcl directories conditional on
10682 gdb/gdbtk directory being present.
10683 * configure: Regenerate.
10684
10685 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10686
10687 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10688 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10689 * configure: Rebuilt.
10690
10691 2002-12-31 Tom Tromey <tromey@redhat.com>
10692
10693 * Makefile.in: Rebuilt.
10694 * Makefile.def (target_modules) [libffi]: Allow installation.
10695
10696 2002-12-31 Andreas Schwab <schwab@suse.de>
10697
10698 * configure.in: Fix use of $program_transform_name.
10699 * configure: Regenerated.
10700
10701 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10702
10703 * configure.in (baseargs): Don't remove first configure argument.
10704 * configure: Regenerated.
10705
10706 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10707
10708 * Makefile.tpl (local-distclean): Don't remove...
10709 (multilib.ts): ... this. Moved into...
10710 (multilib.out): ... this. Don't use sub-make.
10711 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10712 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10713 (configure-build-[+module+], configure-[+module+],
10714 configure-target-[+module+], configure-gcc): ... these. Test
10715 for Makefile existence. Drop config.status from dependencies.
10716 * Makefile.in: Rebuilt.
10717 * configure.in: Move gcc-version-trigger to the end of
10718 ac_configure_args. Add comments to maybedep.tmp and
10719 serdep.tmp. Introduce --disable-serial-configure. Remove
10720 nonopt from baseargs, matching and removing corresponding
10721 whitespace while at it.
10722 * configure: Rebuilt.
10723
10724 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10725
10726 * configure.in (host_configargs): Replace reference to
10727 no-longer-defined buildopts with --build=${build_alias}.
10728 * configure: Rebuilt.
10729
10730 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10731 program_transform_name to standard idiom.
10732 (AUTOGEN, AUTOCONF): Define.
10733 (Makefile.in): Use $(AUTOGEN).
10734 (Makefile): Depend on config.status, and use autoconf-style rule to
10735 build it. Move original commands to...
10736 (config.status): ... this new target.
10737 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10738 $(AUTOCONF).
10739 * Makefile.in: Rebuilt.
10740
10741 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10742
10743 * Makefile.tpl: Fix dramatic bustage due to change in
10744 program_transform_name.
10745 * Makefile.in: Regenerate.
10746
10747 * configure.in: Remove unnecessary PATH setting.
10748 * configure: Regnerate.
10749
10750 * configure.in: Don't default to unprefixed tools unless
10751 the native tools will work.
10752 * configure: Regenerate.
10753
10754 * configure.in: Convert to autoconf script. Blow away lots
10755 of now-redundant Makefile fragments.
10756 * configure: Generate using Autoconf.
10757 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10758 * Makefile.in: Regenerate.
10759
10760 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10761
10762 * configure: Fix stupid bug where RANLIB was mistakenly included.
10763
10764 * configure.in: Rename (buildargs, hostargs, targargs) to
10765 (build_configargs, host_configargs, target_configargs).
10766
10767 * configure.in: Move logic out of sed statement.
10768
10769 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10770 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10771
10772 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10773
10774 * config.sub: Import from master repository
10775 * config.guess: Ditto
10776
10777 2002-12-24 Andreas Schwab <schwab@suse.de>
10778
10779 * Makefile.tpl (multilib.out): Fix missing space.
10780 * Makefile.in: Regenerate.
10781
10782 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10783
10784 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10785 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10786 * Makefile.in: Regenerate.
10787 * configure.in: Remove unnecessary leftovers.
10788
10789 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10790
10791 * configure.in (extra_ranlibflags_for_target): New variable.
10792 (*-*-darwin): Add -c to ranlib commands.
10793 * configure (tooldir): Handle extra_ranlibflags_for_target.
10794
10795 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10796
10797 * Makefile.tpl: Revert HJL's change.
10798 * Makefile.in: Regenerated.
10799 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10800 always.
10801
10802 2002-12-19 Andreas Schwab <schwab@suse.de>
10803
10804 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10805 * Makefile.in: Regenerate.
10806
10807 2002-12-18 H.J. Lu <hjl@gnu.org>
10808
10809 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10810 * Makefile.in: Regenerated.
10811
10812 * configure.in (build_prefix): New. Substitute.
10813
10814 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10815
10816 * Makefile.tpl: Don't let real targets depend on phony targets.
10817 * Makefile.in: Regenerate.
10818
10819 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10820 * Makefile.in: Regenerate.
10821
10822 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10823
10824 * config.sub: Import from master repository
10825 * config.guess: Ditto
10826
10827 2002-12-16 Jason Merrill <jason@redhat.com>
10828
10829 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10830 previous 'make bootstrap'.
10831 * Makefile.in: Regenerate.
10832
10833 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10834
10835 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10836
10837 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10838
10839 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10840 * Makefile.in: Regenerate.
10841
10842 2002-12-13 Jason Merrill <jason@redhat.com>
10843
10844 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10845 library tests.
10846 (check-c++): Just depend on it and check-target-libstdc++-v3.
10847 * Makefile.in: Regenerate.
10848
10849 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10852 * Makefile.in: Rebuilt.
10853
10854 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10857
10858 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10859
10860 * configure: Fix bug put in by gremlins.
10861
10862 * Makefile.tpl: Substitute more autoconfily.
10863 * configure: Substitute more autoconfily.
10864 * Makefile.in: Regenerate.
10865
10866 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10867
10868 * config.sub: Import from master repository
10869 * config.guess: Ditto
10870 * MAINTAINERS: Added Svein Seldal under write after approval
10871
10872 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10873
10874 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10875 * Makefile.in (all-sim): Ditto.
10876
10877 2002-12-06 DJ Delorie <dj@redhat.com>
10878
10879 * Makefile.tpl: Change configure dependencies to not have real
10880 targets depend on phony targets.
10881
10882 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10883
10884 * configure.in: Revert unintentional change.
10885
10886 * Makefile.tpl: Change dependency for */multilib.out so that
10887 it works when gcc isn't in the tree.
10888
10889 * configure.in: Substitute more.
10890 * configure: Run subconfigures from the Makefile.
10891 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10892 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10893
10894 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10895
10896 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10897
10898 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10899
10900 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10901 and corresponding dependencies.
10902 * Makefile.in: Regenerate.
10903
10904 * configure.in (host_tools): Order binutils, gas and ld for
10905 convenience in running the testsuites.
10906
10907 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10908 * Makefile.in: Regenerate.
10909 * configure.in: Introduce rules to serialize subconfigure runs.
10910
10911 * configure.in: Introduce BASE_CC_FOR_TARGET.
10912 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10913 Realize configure-build-* targets. Realize configure-target-* targets.
10914 * Makefile.in: Regenerate.
10915
10916 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10917
10918 * configure: Move gcc_version_trigger stuff from here...
10919 * configure.in: ...to here.
10920
10921 * configure.in: Separate subconfigure options added by this file from
10922 options given by the user. Add machinery to put args for host
10923 subconfigures into the Makefile.
10924
10925 * Makefile.tpl: Remove 'vault' targets.
10926 * Makefile.tpl: Reorder and comment dependencies.
10927 * Makefile.in: Regenerate.
10928
10929 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10930 * configure.in: Fix my broken commit of previous patch. (sigh)
10931
10932 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10933
10934 * configure.in: Move host-specific darwin noconfigdirs into
10935 the host-specific section.
10936
10937 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10938
10939 * configure.in: Move host-specific darwin noconfigdirs into
10940 the host-specific section.
10941
10942 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10943
10944 * configure: Remove skip-this-dir support.
10945 * Makefile.tpl: Remove skip-this-dir support.
10946
10947 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10948 subdirectories.
10949 * Makefile.in: Regenerate.
10950
10951 * Makefile.tpl: Strip out useless setting of 'dir'.
10952 * Makefile.in: Regenerate.
10953
10954 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10955
10956 * configure.in: Fix deeply stupid bug.
10957
10958 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10959 shell code in CXX_FOR_TARGET
10960 * Makefile.def: Introduce raw_cxx.
10961 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10962 RAW_CXX_FOR_TARGET.
10963 * Makefile.in: Regenerate.
10964
10965 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10966
10967 * Makefile.tpl: Remove unnecessary ifs.
10968 * Makefile.in: Regenerate.
10969
10970 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10971 dependencies. Maybe-ize build-libiberty. Create dummy install
10972 targets for 'no_install' modules.
10973 * configure: Move GDB_TK substitution to configure.in. Move
10974 build_modules stuff to configure.in.
10975 * configure.in: Implement soft dependency machinery. Maybe-ize
10976 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10977 * Makefile.in: Regenerate.
10978
10979 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10980
10981 * Makefile.tpl: Make all-target, install-target behave similarly
10982 to all, install (only hitting configured targets). Eliminate
10983 unused macro defintions.
10984
10985 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10986 build != host.
10987
10988 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10989
10990 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10991
10992 * configure.in: Produce lists of subdir targets we're actually
10993 configuring. Remove references to "dosrel".
10994 * Makefile.tpl: Let configure set which subdir targets are hit.
10995 Remove install-cross; clean up install; remove ALL. Remove
10996 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10997 Autogenerate host module targets. Remove empty dependency lines
10998 and redundant dependency; rearrange slightly.
10999 * Makefile.def: Add host-side libtermcap, utils.
11000
11001 * Makefile.in: Regenerate.
11002
11003 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11004
11005 * ltconfig (osf[345]): Append $major to soname_spec.
11006 Reflect this in library_names_spec.
11007 * ltmain.sh (osf): Prefix $major with . for use as extension.
11008
11009 2002-11-19 Andreas Jaeger <aj@suse.de>
11010
11011 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11012 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11013 and sparc64 GNU/Linux systems.
11014
11015 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11016
11017 * MAINTAINERS: Update email.
11018
11019 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11020
11021 * MAINTAINERS: Complete James Dennett's entry.
11022
11023 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11024
11025 * MAINTAINERS (Write After Approval): Add myself.
11026
11027 2002-11-13 Bruce Korb <bkorb@gnu.org>
11028
11029 * Makefile.tpl: syntactic cleanup
11030
11031 2002-11-13 Stuart Hastings <stuart@apple.com>
11032
11033 * MAINTAINERS: Add myself to write-after-approval list.
11034
11035 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11036
11037 * Makefile.def: Add list of recursive targets to autogenerate.
11038 Add build_modules.
11039 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11040 targets. Autogenerate *-build-* targets.
11041 * Makefile.in: Regenerate.
11042
11043 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11044
11045 * configure: More autoconf-style substitutions.
11046 * Makefile.tpl: More autoconf-style substitutions.
11047 * Makefile.in: Regenerate.
11048
11049 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11050
11051 * configure: Substitute more variables in a more autoconf-friendly
11052 way. Simplify slightly.
11053 * Makefile.tpl: Make more variables substitutable in an
11054 autoconf-friendly way.
11055 * Makefile.in: Regenerate.
11056
11057 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11058
11059 * MAINTAINERS (Write After Approval): Add myself.
11060
11061 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11062
11063 * configure.in (v810*): Remove special setting of tools.
11064
11065 * configure: Add support for extra required flags for ar or nm.
11066 * configure.in (aix4.3+): Use above support for target-specific
11067 issues, rather than using config/mt-aix43.
11068
11069 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11070
11071 * configure: Remove 'removing', which doesn't work. Replace $subdir
11072 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11073 with $srcdir. Reformat indentation. Substitute some variables
11074 formerly hard-coded in the Makefile for build=host.
11075 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11076 * Makefile.def: Autogenerate more.
11077 * Makefile.in: Regenerate.
11078
11079 2002-11-04 Adam Nemet <anemet@lnxw.com>
11080
11081 * MAINTAINERS (Write After Approval): Add myself.
11082
11083 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11084
11085 * Makefile.def (host_modules): Add rda.
11086 * Makefile.in: Regenerate.
11087 * configure.in (target_tool): Add target-rda to list.
11088
11089 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11090
11091 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11092
11093 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11094
11095 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11096 and restrap targets to this rule.
11097 * Makefile.in: Regenerate.
11098
11099 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11100
11101 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11102 GNATS only accounts.
11103
11104 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11105
11106 * configure.in (i[3456]86-*-linux*): Add check to disable
11107 ${libgcj} for glibc1.
11108
11109 2002-10-24 Denis Chertykov <denisc@overta.ru>
11110
11111 * MAINTAINERS: Add myself as ip2k port maintainer.
11112
11113 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11114
11115 * configure.in: Add tic4x target.
11116
11117 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11118
11119 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11120 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11121 * Makefile.in: Regenerate.
11122
11123 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11124 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11125 * Makefile.in: Regenerate.
11126
11127 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11128
11129 * MAINTAINERS: Add myself as web pages co-maintainer.
11130
11131 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11132
11133 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11134 * Makefile.in: Regenerate.
11135
11136 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11137
11138 * MAINTAINERS: Add myself and Nathan Sidwell
11139 <nathan@codesourcery.com> as VxWorks maintainers.
11140
11141 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11142
11143 * Makefile.def: Remove order dependency comments.
11144 * Makefile.tpl: Add explicit install-install dependencies.
11145 * Makefile.in: Regenerate.
11146
11147 * Makefile.tpl: Remove material now in src-release. (Finally!)
11148 * Makefile.in: Regenerate.
11149
11150 * Makefile.tpl: Add configure-target (for src-release in src)
11151 * Makefile.in: Regenerate.
11152
11153 2002-09-30 Nick Clifton <nickc@redhat.com>
11154
11155 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11156
11157 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11158
11159 * configure.in (s390*-*-linux*): Enable libgcj.
11160
11161 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11162
11163 * configure: Revert accidentally applied changes.
11164
11165 * Makefile.tpl: Make more autoconf-friendly.
11166 * Makefile.in: Regenerate.
11167 * configure: Make substitution more autoconf-like.
11168
11169 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11170
11171 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11172 single entry to handle all these.
11173 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11174 libjava on arm-*-elf.
11175
11176 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11177
11178 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11179 things that depend on them.
11180
11181 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11182
11183 * Makefile.tpl: Make subsituted variables more autoconfy.
11184 * Makefile.in: Regenerate.
11185 * configure: Make seds more autoconfy.
11186
11187 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11190 * Makefile.in: Regenerate.
11191 * configure.in: Rewrite sed statements to look autoconfy.
11192
11193 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11194 all-target-foo on configure-target-foo.
11195 * Makefile.def: Ditto.
11196 * Makefile.in: Rebuild.
11197
11198 2002-09-25 Andrew Haley <aph@redhat.com>
11199
11200 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11201
11202 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11203
11204 * Makefile.def: New file.
11205 * Makefile.tpl: New file.
11206 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11207 * contrib/gcc_update: Note that Makefile.in is a generated file.
11208
11209 * configure.in: Minor rearrangement. Simplify tests.
11210
11211 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11212
11213 * configure.in (with_headers): Skip copy if value is "yes".
11214 (with_libs): Likewise.
11215
11216 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11217
11218 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11219 * configure.in (sh*-*-pe*): Ditto.
11220 * configure.in (mips*-*-pe*): Ditto.
11221 * configure.in (*arm-wince-pe): Ditto.
11222
11223 * configure.in: Rearrange.
11224
11225 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11226
11227 * MAINTAINERS: Update my email address.
11228
11229 2002-08-30 Paul Koning <pkoning@equallogic.com>
11230
11231 * MAINTAINERS: (Write After Approval): Add myself.
11232
11233 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11234
11235 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11236
11237 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11238
11239 * MAINTAINERS: Change my mailing address.
11240
11241 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11242
11243 * MAINTAINERS (Write After Approval): Remove myself.
11244 (Various Maintainers: c++ runtime libs): Add myself.
11245
11246 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11247
11248 * MAINTAINERS (Write After Approval): Remove myself.
11249 (Various Maintainers: c++ runtime libs): Add myself.
11250
11251 2002-08-15 Eric Christopher <echristo@redhat.com>
11252
11253 * config.sub: Import from master repository.
11254 * config.guess: Ditto.
11255
11256 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11257
11258 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11259 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11260 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11261
11262 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11263
11264 * MAINTAINERS: Add self to rs6000 vector extensions.
11265
11266 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11267
11268 * libiberty/configure: Reverted unintended yesterday's check in.
11269
11270 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11271
11272 * boehm-gc/configure, libf2c/configure: Rebuilt.
11273 * libffi/configure, libiberty/configure: Ditto.
11274 * libjava/configure, libobjc/configure: Ditto.
11275 * libstdc++-v3/configure, zlib/configure: Ditto.
11276 Merged from binutils:
11277 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11278 From Steve Ellcey <sje@cup.hp.com>:
11279 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11280 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11281 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11282 IA64.
11283 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11284 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11285 soname_spec, sys_lib_search_path_spec): Ditto.
11286
11287 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11288
11289 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11290
11291 2002-08-04 H.J. Lu (hjl@gnu.org)
11292
11293 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11294
11295 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11296
11297 * MAINTAINERS (Write After Approval): Add myself.
11298
11299 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11300
11301 * configure.in: Move generic linux case to end. Copy generic
11302 linux noconfigdirs to mips*-*-linux* entry and new
11303 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11304
11305 2002-07-19 Michael Matz <matz@suse.de>
11306
11307 * MAINTAINERS: Add myself as ra* maintainer.
11308
11309 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11310
11311 * config.guess: Update to 2002-07-09 version.
11312 * config.sub: Update to 2002-07-03 version.
11313
11314 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11315
11316 * MAINTAINERS: Fix typo in a maintainer email address.
11317
11318 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11319
11320 * configure.in: Remove two redundant tests.
11321
11322 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11323
11324 * configure.in (mips*-*-irix6*o32): Enable stabs.
11325
11326 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11327
11328 * configure.in: Don't build grez.
11329 * Makefile.in: Ditto.
11330
11331 * Makefile.in: Remove references to bsp, cygmon, libstub.
11332 * configure.in: Ditto.
11333
11334 * configure.in: Remove leftover reference to gdbtest.
11335
11336 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11337
11338 * configure.in (gxx_include_dir): Change to match versioned
11339 C++ headers if --enable-version-specific-runtime-libs is used.
11340
11341 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11342
11343 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11344
11345 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11346
11347 * configure.in: Make --without-x work.
11348
11349 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11350
11351 * configure.in: Rearrange target Makefile fragment collection.
11352
11353 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11354 cvs[src].
11355 * configure.in: Ditto.
11356
11357 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11358
11359 * MAINTAINERS (Write After Approval): Update my e-mail address.
11360
11361 2002-06-24 Ben Elliston <bje@redhat.com>
11362
11363 * configure.in (host_tools): Remove cgen.
11364
11365 * Makefile.in (all-cgen): Remove; runs from its source directory.
11366 (check-cgen, install-cgen, clean-cgen): Likewise.
11367 (all-opcodes): Do not depend on all-cgen.
11368 (all-sim): Likewise.
11369
11370 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11371
11372 * Makefile.in: Eliminate 'apache' targets.
11373 * configure.in: Eliminate 'apache' targets.
11374
11375 * configure.in: Eliminate redundant tests. Reorganize.
11376
11377 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11378
11379 * config-ml.in: Eliminate references to Cygnus configure.
11380
11381 * Makefile.in: Eliminate references to building emacs.
11382
11383 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11384
11385 * MAINTAINERS: Update my email address.
11386
11387 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11388
11389 * config.if (libstdcxx_incdir): Version C++ headers.
11390 (cxx_incdir): Remove.
11391
11392 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11393
11394 * MAINTAINERS (Write After Approval): Add self.
11395
11396 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11397
11398 * configure.in: Add support for ip2k.
11399
11400 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11401
11402 * configure.in: Fix AIX configury bug.
11403
11404 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11405
11406 * MAINTAINERS (Write After Approval): Add self.
11407
11408 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11409
11410 * configure.in: replace ${topsrcdir} with ${srcdir}
11411
11412 * configure.in: Move definition of libstdcxx_flags
11413 right above usage, rather than waaay earlier.
11414
11415 * configure.in: Pull definition of is_cross_compiler earlier.
11416
11417 * configure.in: Rearrange a little.
11418
11419 * configure.in: Remove references to librx.
11420 * Makefile.in: Remove references to librx.
11421
11422 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11423
11424 * config.sub: Add support for avr target.
11425 Import from master sources, rev 1.255
11426
11427 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11428
11429 * configure, .cvsignore: Revert previous change...
11430 * Makefile: ...delete.
11431
11432 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11433
11434 * configure.in: Eliminate ${gasdir} variable.
11435
11436 2002-06-18 Dave Brolley <brolley@redhat.com>
11437
11438 * configure.in: Add support for frv.
11439 * config.sub: Add support for frv.
11440
11441 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11442
11443 * configure: Remove garbage from previous commit.
11444
11445 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11446
11447 * configure: For in-source builds, make a subdir and re-exec there.
11448 * Makefile: New file. Pass targets through to build directory.
11449 * .cvsignore: No longer ignore "Makefile".
11450
11451 2002-06-16 Douglas Rupp <rupp@gnat.com>
11452
11453 * MAINTAINERS (Write After Approval): Add self.
11454
11455 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11456
11457 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11458
11459 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11460
11461 * configure.in (vax-*-netbsd*): Re-enable gas.
11462
11463 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11464
11465 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11466 BUILD_PREFIX_1, to correct nomenclature.
11467 * configure: Likewise.
11468
11469 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11470 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11471
11472 2002-05-31 Olaf Hering <olh@suse.de>
11473
11474 * config-ml.in: Propogate DESTDIR also.
11475
11476 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11477
11478 * configure.in (vax-*-netbsd*): Don't build gas for this
11479 platform.
11480
11481 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11482
11483 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11484 and libgcj for AVR.
11485
11486 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11487
11488 * MAINTAINERS (Write After Approval): Add myself.
11489
11490 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11491
11492 * config.guess: Update to 2002-05-22 version.
11493 * config.sub: Likewise.
11494
11495 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11496
11497 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11498 * config-ml.in: Likewise.
11499 * configure: Likewise.
11500 * configure.in: Likewise.
11501
11502 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11503
11504 * MAINTAINERS: Update my email address.
11505
11506 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11507
11508 * configure.in: Simplify makefile fragment collection.
11509
11510 * configure.in: Remove code to build emacs.
11511
11512 * configure.in : Remove --srcdir argument from targargs and buildargs
11513 (it's always overridden in the Makefile anyway). Rearrange a bit.
11514
11515 * configure: Move some logic to configure.in.
11516 * configure.in: Move some logic from configure.
11517
11518 2002-05-11 Tom Tromey <tromey@redhat.com>
11519
11520 * MAINTAINERS: Reflect libgcj reality.
11521
11522 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11523
11524 * Makefile.in: Honour DESTDIR.
11525
11526 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11527
11528 * config.guess: Import 2002-03-20 version.
11529 * config.sub: Import 2002-04-26 version.
11530
11531 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11532
11533 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11534
11535 2002-05-07 Tim Josling <tej@melbpc.org.au>
11536
11537 * MAINTAINERS: Add self.
11538
11539 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11540
11541 * ltmain.sh: Detect and handle object name conflicts
11542 while piecewise linking a static library.
11543
11544 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11545
11546 * configure.in (noconfigdirs): Don't disable libgcj on
11547 sparc64-*-solaris* and sparcv9-*-solaris*.
11548
11549 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11550
11551 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11552
11553 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11554
11555 * configure.in (FLAGS_FOR_TARGET): Do not add
11556 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11557 on i[3456]86-*-linux*.
11558
11559 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11560
11561 * configure.in (noconfigdirs): Replace [ ] with test.
11562
11563 * configure.in (noconfigdirs): Do not add target-newlib if
11564 target == i[3456]86-*-linux*, and host == target.
11565
11566 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11567
11568 * configure.in: delete reference to absent file
11569
11570 * configure.in: replace '[' with 'test'
11571
11572 * configure.in: Eliminate references to gash.
11573 * Makefile.in: Eliminate references to gash.
11574
11575 * configure.in: remove useless references to 'pic' makefile fragments.
11576
11577 * configure.in: (*-*-windows*) Finish removing.
11578
11579 * configure.in: Eliminate redundant test for libgui.
11580
11581 2002-04-29 Roger Sayle <roger@eyesopen.com>
11582
11583 * MAINTAINERS: Add self and realphabetize. Update entries
11584 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11585 entry for a29k port maintainer.
11586
11587 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11588
11589 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11590 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11591
11592 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11593
11594 * configure.in: remove references to dead files
11595
11596 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11597
11598 * MAINTAINERS: Add information about purpose of this file.
11599
11600 2002-04-18 Tom Tromey <tromey@redhat.com>
11601
11602 * configure.in: Disallow configuring libgcj when it is already
11603 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11604 Solaris 2.8 by default. For PR libgcj/6158.
11605
11606 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11607
11608 * configure.in: Move default CC setting out of config/mh-* fragments
11609 directly into here.
11610
11611 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11612
11613 * configure.in: don't even try to configure or make a subdirectory
11614 if there's no configure script for it.
11615
11616 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11617
11618 * MAINTAINERS: Remove chill maintainers.
11619 * Makefile.in (CHILLFLAGS): Remove.
11620 (CHILL_LIB): Remove.
11621 (TARGET_CONFIGDIRS): Remove libchill.
11622 (CHILL_FOR_TARGET): Remove.
11623 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11624 CHILL_LIB.
11625 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11626 (CHECK_TARGET_MODULES): Likewise.
11627 (INSTALL_TARGET_MODULES): Likewise.
11628 (CLEAN_TARGET_MODULES): Likewise.
11629 (configure-target-libchill): Remove.
11630 (all-target-libchill): Remove.
11631 * configure.in (target_libs): Remove target-libchill.
11632 Do not compute CHILL_FOR_TARGET.
11633 * libchill: Remove directory.
11634
11635 2002-04-11 DJ Delorie <dj@redhat.com>
11636
11637 * Makefile.in, configure.in: Sync with binutils, entries
11638 follow...
11639
11640 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11641
11642 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11643 (do-tar, do-bz2): New rules.
11644 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11645 (gdb-tar): New rule.
11646 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11647 (insight_dejagnu.tar): New rule.
11648 (insight.tar): New rule.
11649 (gdb+dejagnu.tar): New rule.
11650 (gdb.tar): New rule.
11651
11652 2002-02-01 Mo DeJong <supermo@bayarea.net>
11653
11654 * Makefile.in: Add all-tix to deps for all-snavigator
11655 so that tix is built when building snavigator.
11656
11657 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11658
11659 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11660 ld and gdb are not supported.
11661
11662 2002-01-07 Mark Salter <msalter@redhat.com>
11663
11664 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11665 Allow target-libgloss to be built for arm, strongarm, and xscale.
11666
11667 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11668
11669 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11670 options for i[3456]86-pc-linux* native builds.
11671
11672 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11673
11674 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11675 files from .po files for a distribution.
11676
11677 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11678
11679 * configure.in: Enable libstdc++-v3 for h8300 targets.
11680
11681 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11682
11683 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11684 version from bfd/.
11685
11686 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11687
11688 * Makefile.in (VER): When present, extract the version number from
11689 the file version.in.
11690
11691 2001-05-24 Tom Rix <trix@redhat.com>
11692
11693 * configure.in : enable ld for aix
11694
11695 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11696
11697 * config.guess: Add linux target for S/390.
11698
11699 2000-11-07 Philip Blundell <pb@futuretv.com>
11700
11701 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11702
11703 2000-11-03 Philip Blundell <pb@futuretv.com>
11704
11705 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11706 files.
11707
11708 2001-01-15 Ben Elliston <bje@redhat.com>
11709
11710 * configure.in (host_tools): Add sid.
11711 Always configure cgen.
11712
11713 2000-11-24 Nick Clifton <nickc@redhat.com>
11714
11715 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11716
11717 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11718
11719 * Makefile.in (ALL_MODULES): Add all-cgen.
11720 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11721 (all-cgen): New target.
11722 (all-opcodes,all-sim): Depend on all-cgen.
11723 * configure.in (host_tools): Add cgen.
11724 Only configure cgen if --enable-cgen-maint.
11725
11726 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11727
11728 * configure.in: Add *-*-freebsd* configurations.
11729
11730 2002-04-08 Tom Tromey <tromey@redhat.com>
11731
11732 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11733 Fixes PR libgcj/6068.
11734
11735 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11736
11737 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11738
11739 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11740
11741 * configure.in (alpha*-dec-osf*): Enable libgcj.
11742
11743 2003-03-27 Matthew Gingell <gingell@gnat.com>
11744
11745 * MAINTAINERS (Write After Approval): Add myself.
11746
11747 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11748
11749 Fix for: PR bootstrap/3591, target/5676
11750 * configure.in (mcore-pe): Disable the configuration of
11751 libstdc++-v3 since exceptions are not supported.
11752
11753 2002-03-20 Anthony Green <green@redhat.com>
11754
11755 * configure.in: Enable libgcj for xscale-elf target.
11756
11757 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11758
11759 * MAINTAINERS: Update my email address.
11760
11761 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11762
11763 * ltmain.sh (relink_command): Fix typo in previous change.
11764
11765 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11766
11767 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11768 (relink_command): Added --tag flags.
11769 (mode=install): If relinking fails; error out.
11770
11771 2002-03-12 Richard Henderson <rth@redhat.com>
11772
11773 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11774 .NOTPARALLEL tag.
11775 (do-check): Rename from check.
11776 (check): Allow parallel check.
11777
11778 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11779
11780 * MAINTAINERS: Add myself as maintainer for xtensa port.
11781 Fix alphabetical order in CPU port maintainer list.
11782 Remove myself from Write After Approval list.
11783
11784 2002-03-11 Richard Henderson <rth@redhat.com>
11785
11786 * Makefile.in (.NOTPARALLEL): Add fake tag.
11787
11788 2002-03-07 H.J. Lu (hjl@gnu.org)
11789
11790 * configure.in: Enable gprof for mips*-*-linux*.
11791
11792 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11793
11794 * MAINTAINERS (Write After Approval): Add myself.
11795
11796 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11797
11798 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11799 libjava.
11800 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11801
11802 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11803
11804 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11805 because its Makefile is there; test for the executable instead.
11806
11807 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11808
11809 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11810 libstdc++-v3 and libjava.
11811
11812 2002-02-11 Adam Megacz <adam@xwt.org>
11813
11814 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11815 boehm-gc
11816
11817 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11818
11819 * config.guess: Updated to 2002-01-30's version.
11820 * config.sub: Updated to 2002-02-01's version.
11821 Contribute sh64-elf.
11822 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11823 * configure.in: Added sh64-*-*.
11824
11825 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11826
11827 * MAINTAINERS: Belatedly add myself to write after approval list.
11828
11829 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11830
11831 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11832 Remove self as Write After Approval.
11833
11834 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11835
11836 * MAINTAINERS: Put self in as maintainer for contrib/regression
11837 directory.
11838
11839 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11840
11841 * MAINTAINERS: Update my email address.
11842
11843 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11844
11845 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11846 target-libiberty, and target-libgloss. Skip Java-related
11847 libraries if not supported for NetBSD on target CPU.
11848
11849 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11850
11851 * install-sh: Use _inst.$$_ for temp file name.
11852
11853 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11854
11855 * MAINTAINERS (Write After Approval): Move my contact info
11856 from here...
11857 (OS Port Maintainers): ...to here (netbsd).
11858
11859 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11860
11861 * MAINTAINERS (Write After Approval): Add myself.
11862
11863 2002-01-17 H.J. Lu <hjl@gnu.org>
11864
11865 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11866 (all-target-fastjar): Also depend on all-target-libiberty.
11867
11868 2002-01-16 H.J. Lu (hjl@gnu.org)
11869
11870 * config.guess: Import from master sources, rev 1.225.
11871 * config.sub: Import from master sources, rev 1.238.
11872
11873 2002-01-16 Kazu Hirata <kazu@hxi.com>
11874
11875 * MAINTAINERS (Write After Approval): Remove myself.
11876
11877 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11878
11879 * MAINTAINERS (Write After Approval): Add myself.
11880
11881 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11882
11883 * MAINTAINERS: Add self as docs co-maintainer.
11884
11885 2001-12-11 Matthias Klose <doko@debian.org>
11886
11887 * MAINTAINERS (Write After Approval): Add myself.
11888
11889 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11890
11891 * MAINTAINERS: Update my email address.
11892
11893 2001-12-07 Turly O'Connor <turly@apple.com>
11894 * MAINTAINERS (Write After Approval): Add myself.
11895 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11896 (rs6000_initialize_trampoline): Call __trampoline_setup for
11897 ABI_DARWIN too.
11898 * darwin-tramp.asm: New file, implements __trampoline_setup.
11899 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11900
11901 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11902
11903 * MAINTAINERS (Write After Approval): Add myself.
11904
11905 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11906
11907 * configure, configure.in: Use temp file for long sed commands.
11908
11909 2001-12-03 Laurent Guerby <guerby@acm.org>
11910
11911 * config.sub: Update to version 1.232 on subversion.
11912
11913 2001-12-03 Ben Elliston <bje@redhat.com>
11914
11915 * MAINTAINERS: Update mail address for config.* patches.
11916
11917 2001-11-27 DJ Delorie <dj@redhat.com>
11918 Zack Weinberg <zack@codesourcery.com>
11919
11920 When build != host, create libiberty for the build machine.
11921
11922 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11923 CONFIG_ARGUMENTS.
11924 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11925 New variables.
11926 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11927 and rules.
11928 (all.normal): Depend on ALL_BUILD_MODULES.
11929 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11930 (all-build-libiberty): Depend on configure-build-libiberty.
11931
11932 * configure: Calculate and substitute proper value for
11933 ALL_BUILD_MODULES.
11934 * configure.in: Create the build subdirectory.
11935 Calculate and substitute TARGET_CONFIGARGS (formerly
11936 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11937
11938 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11939
11940 * MAINTAINERS (write-after-approval): Add self.
11941
11942 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11943
11944 * MAINTAINERS (GNATS only accounts): Remove self.
11945
11946 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11947
11948 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11949 libf2c.
11950
11951 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11952
11953 * MAINTAINERS (Write After Approval): Add self.
11954
11955 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11956
11957 * MAINTAINERS: mips and s390 are also CPU ports.
11958
11959 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11960
11961 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11962
11963 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11964
11965 * MAINTAINERS: Alphabetize.
11966
11967 2001-11-09 Kazu Hirata <kazu@hxi.com>
11968
11969 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11970
11971 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11972
11973 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11974
11975 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11976
11977 * configure.in (--enable-languages): Be more permissive about
11978 syntax. Check for empty lists better. Warn about $LANGUAGES.
11979
11980 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11981
11982 * config.sub: Import from master sources, rev. 1.230.
11983 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11984
11985 2001-11-07 Laurent Guerby <guerby@acm.org>
11986
11987 * MAINTAINERS (Write After Approval): Add self.
11988
11989 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11990
11991 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11992
11993 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11994
11995 * config.sub: Import from master sources, rev 1.226.
11996 * config.guess: Import from master sources, rev 1.216.
11997
11998 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11999
12000 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12001 * MAINTAINERS: Add self as maintainer of MMIX port.
12002 Remove old after-approval entry.
12003
12004 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12005
12006 * ChangeLog, configure: Fix spelling errors.
12007
12008 2001-10-20 Brendan Kehoe <brendan@zen.org>
12009
12010 * MAINTAINERS: Tweak my address.
12011
12012 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12013
12014 * MAINTAINERS: Update my email address.
12015
12016 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12017
12018 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12019 * MAINTAINERS: Add self as maintainer of CRIS port.
12020
12021 2001-10-10 Geert Bosch <bosch@gnat.com>
12022
12023 * MAINTAINERS (Various maintainers: Ada front end):
12024 Added Robert Dewar.
12025
12026 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12027
12028 * MAINTAINERS (Write After Approval): Added self
12029
12030 2001-10-02 Geert Bosch <bosch@gnat.com>
12031
12032 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12033
12034 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12035
12036 * configure: Handle temporary files securely using mkdir.
12037
12038 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12039
12040 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12041
12042 2001-09-26 Will Cohen <wcohen@redhat.com>
12043
12044 * configure.in (*-*-linux*): Disable configuration of target-newlib
12045 and target-libgloss.
12046
12047 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12048
12049 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12050 RANLIB.
12051
12052 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12053
12054 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12055 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12056 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12057 avoid quotes nesting problems.
12058 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12059 (DO_X): Export only variables that are set.
12060
12061 2001-09-19 Ben Elliston <bje@redhat.com>
12062
12063 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12064 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12065 semantics. Use the shell built-in "type" command instead.
12066
12067 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12068
12069 Merged from gcc-3_0-branch:
12070 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12071 * ltcf-c.sh: Use $objext, not $ac_objext.
12072 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12073 * ltcf-cxx.sh: Add support for GNU.
12074 2001-07-22 Timothy Wall <twall@redhat.com>
12075 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12076 default settings if using GNU tools with that configuration.
12077 * ltcf-cxx.sh: Ditto.
12078 * ltcf-gcj.sh: Ditto.
12079 2001-07-21 Michael Chastain <chastain@redhat.com>
12080 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12081 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12082 * ltmain.sh: Mark as gcc-local.
12083
12084 2001-08-30 Eric Christopher <echristo@redhat.com>
12085 Jason Eckhardt <jle@redhat.com>
12086
12087 * config.guess: Merge from master sources.
12088 * config.sub: Merge from master sources, add support for mipsisa32.
12089
12090 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12091 * config.sub: Merge from master sources, rev 1.219.
12092 * MAINTAINERS: Add self as contact for stormy16 port.
12093
12094 2001-08-14 Zack Weinberg <zackw@panix.com>
12095
12096 * config.sub: Merge from master sources, rev 1.218.
12097 * config.guess: Merge from master sources, rev 1.209.
12098
12099 2001-08-11 Graham Stott <grahams@redhat.com>
12100
12101 * Makefile.in (check-c++): Add missing semicolon.
12102
12103 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12104
12105 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12106
12107 2001-07-30 Eric Christopher <echristo@redhat.com>
12108
12109 * MAINTAINERS (Various maintainers: mips port): Added myself.
12110
12111 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12112
12113 * configure.in (sh-*-linux*): New.
12114
12115 2001-07-27 Richard Henderson <rth@redhat.com>
12116
12117 * .cvsignore: Add LAST_UPDATED.
12118
12119 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12120
12121 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12122
12123 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12124
12125 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12126
12127 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12128
12129 * MAINTAINERS (Write After Approval): Added myself.
12130
12131 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12132
12133 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12134 and libgcj on m68hc11/m68hc12.
12135
12136 2001-06-27 H.J. Lu (hjl@gnu.org)
12137
12138 * Makefile (CFLAGS_FOR_BUILD): New.
12139 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12140
12141 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12142
12143 * README: Remove version number.
12144
12145 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12146
12147 * INSTALL/README: Update wrt. to the installation instructions now
12148 residing in gcc/doc/install.texi.
12149
12150 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12151
12152 * README: Replace with a cut-down and updated version of gcc/README.
12153
12154 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12155
12156 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12157 multilibs to be disabled.
12158
12159 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12160
12161 * MAINTAINERS (Write After Approval): Add myself.
12162
12163 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12164
12165 * config.guess: Import CVS version 1.195.
12166 * config.sub: Import CVS version 1.212.
12167
12168 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12169
12170 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12171 gcc/xgcc is built, use -print-prog-name to find out the program
12172 name to use.
12173
12174 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12175
12176 * config.guess: Import CVS version 1.194. All gcc-local changes
12177 appear to also be in the master copy.
12178 * config.sub: Import CVS version 1.211.
12179
12180 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12181
12182 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12183 with_gcc]: Use `gcc -shared' to build a shared library.
12184
12185 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12186
12187 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12188 archives.
12189
12190 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12191
12192 * MAINTAINERS (Write After Approval): Add myself.
12193
12194 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12195
12196 * configure.in (libstdcxx_flags): Do not try to execute
12197 libstdc++-v3/testsuite_flags until it exists.
12198
12199 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12200
12201 * MAINTAINERS: Update my email address.
12202
12203 2001-05-31 Graham Stott <grahams@redhat.com>
12204
12205 * MAINTAINERS (Write After Approval): Add myself.
12206
12207 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12208
12209 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12210 libraries when using g++ with native linker.
12211
12212 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12213
12214 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12215
12216 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12217
12218 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12219 [aix4*|aix5*]: Prepend blank.
12220
12221 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12222
12223 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12224 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12225 of subdir/configure scripts to use the new libtool.m4.
12226
12227 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12228
12229 * MAINTAINERS (Write After Approval): Add myself.
12230
12231 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12232
12233 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12234
12235 2001-05-11 Ben Elliston <bje@redhat.com>
12236
12237 * Makefile.in (all-sid): New target.
12238 (check-sid, clean-sid, install-sid): Likewise.
12239
12240 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12241
12242 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12243
12244 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12245
12246 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12247 libgcj.
12248
12249 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12250
12251 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12252 gcc/xgcc is built, use -print-prog-name to find out the program
12253 name to use.
12254
12255 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12256
12257 * configure.in (noconfigdirs): Don't reset it from scratch in the
12258 target case; only append to it.
12259
12260 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12261 sparc-*-solaris2.8]: Disable ${libgcj}.
12262
12263 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12264
12265 * configure.in (libgcj_saved): Copy from $libgcj.
12266 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12267 --disable-libgcj.
12268
12269 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12270
12271 * MAINTAINERS: Remove self as MIPS maintainer and
12272 C front end maintainer.
12273
12274 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12275
12276 * configure.in: Move *-chorusos target case to the proper switch.
12277 Disable libgcj.
12278
12279 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12280
12281 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12282 1.641.2.228.
12283
12284 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12285
12286 * Makefile.in (STAGE1_CFLAGS): Pass down.
12287
12288 2001-04-13 Alan Modra <amodra@one.net.au>
12289
12290 * config.guess: Add hppa64-linux support. Note for next import that
12291 this is already in the master file.
12292 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12293
12294 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12295
12296 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12297 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12298
12299 2001-04-11 Stan Shebs <shebs@apple.com>
12300
12301 * MAINTAINERS: Add self as Darwin port maintainer.
12302
12303 2001-04-11 Alan Modra <amodra@one.net.au>
12304
12305 * MAINTAINERS: Update my email address.
12306
12307 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12308
12309 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12310 recent versions of FreeBSD (release 3 or later).
12311 * ltconfig: On FreeBSD, -lc must not be provided when building
12312 a shared library or else the standard -pthread gcc option is
12313 rendered worthless to later users of the built library.
12314
12315 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12316
12317 * MAINTAINERS: Add self and RTH as C front end maintainers.
12318
12319 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12320
12321 * config.sub: Make sure to match an already-canonicalized
12322 machine name (eg. mn10300-unknown-elf).
12323
12324 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12325
12326 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12327 New macros.
12328 (bootstrap, cross): Use RECURSE_FLAGS.
12329 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12330
12331 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12332
12333 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12334
12335 2001-03-22 Colin Howell <chowell@redhat.com>
12336
12337 * Makefile.in (DO_X): Do not backslash single-quotes in
12338 backquotes (two places).
12339
12340 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12341
12342 Re-installed:
12343 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12344 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12345 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12346 * ltcf-cxx.sh: Likewise.
12347 * ltcf-gcj.sh: Likewise.
12348
12349 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12350
12351 * MAINTAINERS: Add myself as "documentation co-maintainer".
12352
12353 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12354
12355 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12356 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12357
12358 2001-03-19 Tom Tromey <tromey@redhat.com>
12359
12360 * config-ml.in: Handle GCJ and GCJFLAGS.
12361
12362 2001-03-21 Michael Chastain <chastain@redhat.com>
12363
12364 * Makefile.in: all-m4 depends on all-texinfo.
12365
12366 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12367
12368 * MAINTAINERS: Add myself to write after approval list.
12369
12370 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12371
12372 * Makefile.in (DO_X): Quote nested quotes.
12373
12374 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12375
12376 * MAINTAINERS: Add myself to write after approval list.
12377
12378 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12379
12380 * Makefile.in (DO_X): Use double quotes for quoting
12381 "RANLIB=$${RANLIB}".
12382
12383 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12384
12385 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12386
12387 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12388
12389 * configure.in: Only use `lang_requires' for languages athat are
12390 actually enabled.
12391
12392 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12393
12394 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12395
12396 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12397
12398 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12399
12400 2001-03-07 Tom Tromey <tromey@redhat.com>
12401
12402 * configure.in: Allow config-lang.in to set `lang_requires' to list
12403 of other required languages.
12404
12405 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12406
12407 * Makefile.in: Remove RANLIB definition. Use RANLIB
12408 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12409 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12410
12411 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12412 Alexandre Oliva <aoliva@redhat.com>
12413
12414 * Makefile.in (check-c++): Use tabs, not spaces.
12415
12416 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12417
12418 * MAINTAINERS: add myself to Write After Approval list.
12419
12420 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12421
12422 * Makefile.in (check-c++): New rule.
12423
12424 * configure.in (target_libs): Remove libg++.
12425 (noconfigdirs): Remove libg++.
12426 (noconfigdirs): Same.
12427 (noconfigdirs): Same.
12428 (noconfigdirs): Same.
12429
12430 * config-ml.in: Remove libg++ references.
12431
12432 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12433 (ALL_TARGET_MODULES): Same.
12434 (configure-target-libg++): Remove.
12435 (all-target-libg++): Remove.
12436 (configure-target-libio): Remove.
12437 (all-target-libio): Remove.
12438 (check-target-libio): Remove.
12439 (.PHONY): Remove.
12440 (libg++.tar.bz2): Remove.
12441 (all-target-cygmon): Remove libio.
12442 (all-target-libstdc++): Remove.
12443 (configure-target-libstdc++): Remove.
12444 (TARGET_LIB_PATH): Remove libstdc++.
12445 (ALL_GCC_CXX): Remove libstdc++.
12446 (all-target-gperf): Correct.
12447
12448 2001-02-16 Nick Clifton <nickc@redhat.com>
12449
12450 * configure.in (noconfigdirs): Allow configuration of texinfo
12451 for Cygwin hosts.
12452
12453 2001-02-15 Anthony Green <green@redhat.com>
12454
12455 * configure: Introduce GCJ_FOR_TARGET.
12456 * configure.in: Ditto.
12457 * Makefile.in: Ditto.
12458
12459 2001-02-13 Andreas Schwab <schwab@suse.de>
12460
12461 * MAINTAINERS: Update mail address.
12462
12463 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12464
12465 * config.guess: Add linux target for S/390.
12466 * config.sub: Likewise.
12467
12468 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12469
12470 * configure.in: for *-chorusos, don't config target-newlib and
12471 target-libgloss.
12472
12473 2001-02-06 Ben Elliston <bje@redhat.com>
12474
12475 * configure: Output host type to stdout, not stderr.
12476
12477 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12478
12479 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12480 * ltcf-cxx.sh: Likewise.
12481
12482 * config.if: Assume enable_libstdcxx_v3 is defined.
12483
12484 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12485
12486 Remove V2 C++ library.
12487 * configure.in: Remove --enable-libstdcxx_v3 support.
12488
12489 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12490
12491 * include/demangle.h: Add prototype for java_demangle_v3.
12492
12493 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12494
12495 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12496
12497 2001-01-27 Richard Henderson <rth@redhat.com>
12498
12499 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12500
12501 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12502
12503 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12504 Don't unset, it's non-portable and no longer necessary, set to empty
12505 instead.
12506
12507 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12508
12509 * ltconfig: Shell portability fix for the tagname validity check.
12510
12511 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12512
12513 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12514 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12515
12516 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12517
12518 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12519
12520 2001-01-26 Tom Tromey <tromey@redhat.com>
12521
12522 * configure.in: Allow libgcj to be built on Sparc Solaris.
12523
12524 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12525
12526 * ltcf-c.sh: Add aix5 case.
12527 * ltcf-cxx.sh: Likewise.
12528 * ltconfig: Likewise.
12529
12530 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12531
12532 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12533 keep at least one of build_libtool_libs or build_old_libs set to
12534 yes.
12535
12536 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12537 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12538
12539 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12540
12541 * configure.in: Enable libgcj on several additional platforms.
12542
12543 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12544
12545 * configure.in: Enable libgcj for linux targets.
12546
12547 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12548
12549 * MAINTAINERS (Write After Approval): Add myself.
12550
12551 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12552
12553 * MAINTAINERS: Add myself as vax port maintainer.
12554
12555 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12556
12557 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12558
12559 2001-01-09 Mike Stump <mrs@wrs.com>
12560
12561 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12562 failures of subdirectories.
12563
12564 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12565
12566 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12567 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12568 * ltcf-cxx.sh: Likewise.
12569 * ltcf-gcj.sh: Likewise.
12570 * ltconfig.sh: Fix typo.
12571
12572 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12573
12574 * configure: handle DOS-style absolute paths.
12575
12576 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12577
12578 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12579
12580 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12581
12582 * MAINTAINERS: Add myself as avr port co-maintainer.
12583
12584 2000-12-28 Ben Elliston <bje@redhat.com>
12585
12586 * MAINTAINERS: Add myself under ``Write After Approval''.
12587
12588 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12589
12590 * texinfo: Remove directory from GCC.
12591
12592 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12593
12594 * COPYING: Update to current
12595 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12596 to 19yy as example year in copyright notice).
12597
12598 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12599
12600 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12601 (libstdcxx_incdir): Pass down.
12602 * config.if: Remove expired bits for cxx_interface, add stub.
12603 (libstdcxx_incdir): Add variable for g++ include directory.
12604 * configure.in (gxx_include_dir): Use it.
12605
12606 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12609 with old-email address from ``Write After Approval''.
12610
12611 2000-12-15 Andreas Jaeger <aj@suse.de>
12612
12613 * configure.in: Handle lang_dirs.
12614
12615 2000-12-14 Tom Tromey <tromey@redhat.com>
12616
12617 * MAINTAINERS: Removed brads.
12618
12619 * MAINTAINERS: Added gcj developers.
12620
12621 2000-12-13 Anthony Green <green@redhat.com>
12622
12623 * configure.in: Disable libgcj for any target not specifically
12624 listed. Disable libgcj for x86 and Alpha Linux until compatible
12625 with g++ abi.
12626
12627 2000-12-13 Mike Stump <mrs@wrs.com>
12628
12629 * Makefile.in (local-distclean): Also remove fastjar.
12630
12631 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12632
12633 * contrib/gcc_update: Add fastjar --touch entries.
12634
12635 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12636
12637 * configure.in: Disable language-specific target libraries for
12638 languages that aren't enabled.
12639
12640 2000-12-10 Anthony Green <green@redhat.com>
12641
12642 * configure.in: Define libgcj. Disable libgcj target libraries for
12643 most targets.
12644
12645 2000-12-10 Neil Booth <neilb@earthling.net>
12646
12647 * MAINTAINERS: Update mail address, remove from WAA list.
12648
12649 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12650
12651 * libjava: Imported from /cvs/java.
12652 * libffi: Likewise.
12653 * Boehm-gc: Likewise.
12654
12655 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12656
12657 * configure.in (target_libs): Revert 2000-12-08 patch.
12658 (noconfigdirs): Added target-libjava.
12659
12660 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12661
12662 * djunpack.bat: removed.
12663
12664 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12665
12666 * Makefile.in: handle DOS-style absolute paths.
12667 * config-ml.in: likewise.
12668 * symlink-tree: likewise.
12669
12670 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12671
12672 * fastjar: Imported.
12673
12674 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12675
12676 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12677 libjava.
12678 * configure.in (target_libs): Removed `target-libjava'.
12679
12680 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12681
12682 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12683 (ALL_MODULES): Added fastjar.
12684 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12685 (all-target-libjava): all-fastjar replaces all-zip.
12686 (all-fastjar): Added.
12687 (configure-target-fastjar, all-target-fastjar): Likewise.
12688 * configure.in (host_tools): Added fastjar.
12689
12690 2000-12-07 Mike Stump <mrs@wrs.com>
12691
12692 * Makefile.in (local-distclean): Remove leftover built files.
12693
12694 2000-11-24 Nick Clifton <nickc@redhat.com>
12695
12696 * configure.in (xscale-elf): Add target.
12697 (xscale-coff): Add target.
12698
12699 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12700
12701 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12702 recent versions of FreeBSD (release 3 or later).
12703 * ltconfig: On FreeBSD, -lc must not be provided when building
12704 a shared library or else the standard -pthread gcc option is
12705 rendered worthless to later users of the built library.
12706
12707 2000-11-16 Fred Fish <fnf@be.com>
12708
12709 * configure.in (enable_libstdcxx_v3): Fix typo,
12710 libstd++ -> libstdc++.
12711
12712 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12713
12714 * MAINTAINERS: Add self to Write After Approval list.
12715
12716 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12717
12718 * MAINTAINERS: Update my email address. Add myself to global write
12719 privs list.
12720
12721 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12722
12723 * Makefile.in: Merge with src and libgcj.
12724 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12725 configure-target-<library> when their configure scripts need the C
12726 or C++ library to have already been built to work properly.
12727 (do_proto_toplev): Set them to an empty string.
12728
12729 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12730 (REALLY_SET_LIB_PATH): Use them.
12731
12732 2000-11-17 Stan Shebs <shebs@apple.com>
12733
12734 * MAINTAINERS: Add self to Write After Approval list.
12735
12736 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12737
12738 * configure: Provide the original toplevel configure arguments
12739 (including $0) to subprocesses in the environment rather than
12740 through gcc/configargs.h.
12741
12742 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12743
12744 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12745 C99. Alphabetise "Write After Approval" list.
12746
12747 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12748
12749 * configure: Turn on libstdc++ V3 by default.
12750
12751 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12752 if we've got GCC.
12753
12754 2000-11-11 Philip Blundell <philb@gnu.org>
12755
12756 * MAINTAINERS: Add self to Write After Approval list.
12757
12758 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12759
12760 * ltcf-c.sh (aix4): Improve shared library configuration; require
12761 exporting symbols.
12762 * ltcf-cxx.sh (aix4): Define.
12763 * ltconfig (aix4): Define library and soname specs appropriate for
12764 AIX. Define command to create export symbols list.
12765
12766 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12767
12768 * config.sub: Add support for Sun Chorus
12769
12770 2000-10-31 Nick Clifton <nickc@redhat.com>
12771
12772 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12773 <name>@redhat.com. Also installed new email address for Clint
12774 Popetz.
12775
12776 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12777
12778 * etc: Remove directory from GCC.
12779
12780 2000-10-16 Michael Meissner <meissner@redhat.com>
12781
12782 * configure (gcc/configargs.h): Only create if there is a build GCC
12783 directory created.
12784
12785 2000-10-16 Matthias Klose <doko@debian.org>
12786
12787 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12788 when configured for libstdc++-v3.
12789
12790 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12791
12792 * configure: Save configure arguments to gcc/configargs.h.
12793
12794 2000-10-04 Philipp Thomas <pthomas@suse.de>
12795
12796 * config.guess: Import CVS version 1.157.
12797 * config.sub: Import CVS version 1.181.
12798
12799 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12800
12801 * Makefile.in (bootstrap): avoid recursion if subdir missing
12802 (cross): ditto
12803 (do-proto-toplev): ditto
12804
12805 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12806
12807 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12808 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12809
12810 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12811 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12812 all affected `configure' scripts.
12813
12814 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12815
12816 * MAINTAINERS: Add self as cpplib co-maintainer.
12817
12818 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12819
12820 * MAINTAINERS: Add self to Write After Approval list.
12821
12822 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12823
12824 * INSTALL/README: egcs -> GCC update.
12825
12826 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12827
12828 * MAINTAINERS: Add myself to Write After Approval list.
12829
12830 2000-09-15 Kazu Hirata <kazu@hxi.com>
12831
12832 * MAINTAINERS: Add myself to Write After Approval list.
12833
12834 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12835
12836 * configure.in: Do not build byacc for hppa64. Provide paths to the
12837 X11 libraries for hppa64.
12838
12839 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12840
12841 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12842
12843 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12844
12845 * Makefile.in (all-zlib): Added dummy target.
12846
12847 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12848 ltcf-gcj.sh: Updated from libtool multi-language branch.
12849
12850 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12851
12852 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12853 (bootstrap*): Depend on all-bootstrap.
12854
12855 2000-09-05 Philipp Thomas <pthomas@suse.de>
12856
12857 * config.guess: Import CVS version 1.156.
12858 * config.sub: Import CVS version 1.179.
12859
12860 2000-09-02 Anthony Green <green@cygnus.com>
12861
12862 * Makefile.in (all-gcc): Depend on all-zlib.
12863 (CLEAN_MODULES): Add clean-zlib.
12864 (ALL_MODULES): Add all-zlib.
12865 * configure.in (host_libs): Add zlib.
12866
12867 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12868
12869 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12870 crosses, but add gcc/include to the header search path for them.
12871
12872 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12873
12874 * MAINTAINERS: Add self to Write After Approval list.
12875
12876 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12877
12878 * config.guess: Import CVS version 1.152.
12879 * config.sub: Import CVS version 1.177.
12880
12881 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12882
12883 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12884 $targargs to tell whether newlib is going to be built.
12885
12886 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12887 $$r/TARGET_SUBDIR/libio for _G_config.h.
12888
12889 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12890
12891 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12892
12893 2000-08-22 DJ Delorie <dj@redhat.com>
12894
12895 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12896
12897 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12898
12899 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12900 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12901 sub-configures.
12902
12903 2000-08-21 DJ Delorie <dj@redhat.com>
12904
12905 * MAINTAINERS: Add self as a libiberty maintainer
12906
12907 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12908
12909 * configure.in (libstdcxx_flags): Use
12910 libstdc++-v3/src/libstdc++.INC.
12911
12912 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12913
12914 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12915
12916 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12917
12918 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12919
12920 * configure: Make enable_threads and enable_shared defaults
12921 explicit. Substitute enable_threads into generated Makefiles.
12922 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12923 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12924
12925 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12926
12927 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12928
12929 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12930
12931 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12932 previous delta.
12933
12934 2000-08-11 Jason Merrill <jason@redhat.com>
12935
12936 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12937 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12938 (FLAGS_FOR_TARGET): Not here.
12939 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12940
12941 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12942
12943 * config-ml.in (CC, CXX): Don't introduce a leading space.
12944
12945 2000-08-07 DJ Delorie <dj@delorie.com>
12946
12947 * MAINTAINERS: Add self as a DJGPP maintainer
12948
12949 2000-08-07 DJ Delorie <dj@redhat.com>
12950
12951 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12952 "if we're also building gcc, and it's a gcc that will run on the
12953 build machine, we want to use its includes instead of the system's
12954 default includes".
12955
12956 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12957
12958 * MAINTAINERS: Add self to Write After Approval list.
12959
12960 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12961
12962 * configure.in (libstdcxx_flags): Don't use `"'.
12963
12964 * config-ml.in: Adjust multilib search paths to the
12965 appropriate multilib tree.
12966
12967 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12968
12969 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12970 commas in $LANGUAGES.
12971
12972 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12973
12974 * configure.in: Re-enable all references to libg++ and librx.
12975
12976 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12977
12978 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12979 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12980 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12981 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12982
12983 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12984
12985 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12986
12987 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12988 CXX_FOR_TARGET for sed.
12989
12990 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12991
12992 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12993 Do not override if already set in the environment or in configure.
12994 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12995 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12996
12997 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12998
12999 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13000 the libtool CVS tree multi-language branch.
13001 * ltconfig, ltmain.sh: Updated.
13002
13003 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13004
13005 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13006 (clean-target): Depend on it.
13007
13008 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13009 (GCC_FOR_TARGET): Use it.
13010 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13011 * configure.in: ... here.
13012 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13013 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13014
13015 2000-07-24 Eric Christopher <echristo@cygnus.com>
13016
13017 * MAINTAINERS: Add self to Write After Approval list.
13018
13019 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13020
13021 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13022 (configure-target-libchill, configure-target-libobjc): Likewise.
13023
13024 * configure.in: Use the same cache file for all target libs.
13025 * config-ml.in: But different cache files per multilib variant.
13026
13027 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13028
13029 * configure (topsrcdir): Don't use dirname.
13030
13031 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13032
13033 * MAINTAINERS: Add self to Write After Approval list.
13034
13035 2000-07-20 Jason Merrill <jason@redhat.com>
13036
13037 * configure.in: Remove all references to libg++ and librx.
13038
13039 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13040
13041 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13042
13043 * config.sub: Update to subversions version 2000-07-06.
13044
13045 2000-07-12 Andrew Haley <aph@cygnus.com>
13046
13047 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13048 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13049
13050 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13051
13052 * symlink-tree: Check number of arguments.
13053
13054 2000-07-05 Jim Wilson <wilson@cygnus.com>
13055
13056 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13057 search path for a g++ extracted from the build tree. This
13058 will allow link tests run by configure scripts in
13059 subdirectories to succeed.
13060
13061 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13062
13063 * ltconfig: Add support for mips-dde-sysv4.2MP
13064
13065 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13066
13067 * MAINTAINERS: Add myself as loop discovery maintainer.
13068
13069 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13070
13071 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13072 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13073
13074 2000-06-19 Timothy Wall <twall@cygnus.com>
13075
13076 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13077 * config.sub: Add tic54x target.
13078
13079 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13080
13081 * MAINTAINERS: Add self as Fortran maintainer,
13082 remove Craig Burley.
13083
13084 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13085
13086 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13087 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13088
13089 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13090
13091 * MAINTAINERS: Add self as i18n maintainer
13092
13093 20000-05-21 H.J. Lu (hjl@gnu.org)
13094
13095 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13096 directory are used if they exist. Make sure
13097 $(build_tooldir)/include is searched for header files,
13098 $(build_tooldir)/lib/ for library files.
13099 (GCC_FOR_TARGET): Likewise.
13100 (CXX_FOR_TARGET): Likewise.
13101
13102 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13103
13104 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13105
13106 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13107
13108 * Makefile.in (configure-target-libiberty): Depend on
13109 configure-target-newlib.
13110
13111 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13112
13113 * configure.in, Makefile.in: Merge all libffi-related
13114 configury stuff from the libgcj tree.
13115
13116 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13117
13118 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13119 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13120
13121 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13122
13123 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13124 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13125 current version information. Add to proto-toplev directory.
13126 (gdb-taz): Build do-djunpack.
13127
13128 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13129
13130 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13131
13132 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13133
13134 * MAINTAINERS: Add self to Write After Approval list.
13135
13136 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13137
13138 * ltmain.sh: Preserve in relink_command any environment
13139 variables that may affect the linker behavior.
13140
13141 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13142
13143 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13144
13145 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13146
13147 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13148
13149 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13150
13151 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13152 with the version name.
13153
13154 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13155
13156 * MAINTAINERS: Add self as bb-reorder maintainer.
13157
13158 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13159
13160 * config.if: Tweak.
13161
13162 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13163
13164 * djunpack.bat: New file.
13165
13166 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13167
13168 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13169 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13170 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13171 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13172
13173 2000-04-16 Dave Pitts <dpitts@cozx.com>
13174
13175 * config.sub (case $basic_machine): Change default for "ibm-*"
13176 to "openedition".
13177
13178 2000-04-13 Andreas Jaeger <aj@suse.de>
13179
13180 * MAINTAINERS: Added myself.
13181
13182 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13183
13184 * Makefile.in (gdb-taz): New target. GDB specific archive.
13185 (do-md5sum): New target.
13186 (MD5PROG): Define.
13187 (PACKAGE): Default to TOOL.
13188 (VER): Default to a shell script.
13189 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13190 md5 checksum generation.
13191 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13192 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13193 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13194 insight.tar.bz2): Use gdb-taz to create archive.
13195
13196 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13197
13198 * configure (warn_cflags): Delete.
13199
13200 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13201
13202 * MAINTAINERS: Added myself.
13203
13204 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13205 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13206
13207 * configure.in (enable_libstdcxx_v3): Add.
13208 (target_libs): Add bits here to switch between libstdc++-v2 and
13209 libstdc++-v3.
13210 * config.if: And this file too.
13211 * Makefile.in: Add libstdc++-v3 targets.
13212
13213 2000-04-05 Michael Meissner <meissner@redhat.com>
13214
13215 * config.sub (d30v): Add d30v as a basic machine type.
13216
13217 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13218
13219 * configure.in: -linux-gnu*, not -linux-gnu.
13220
13221 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13222
13223 * MAINTAINERS: Add self in write-after-approval section.
13224
13225 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13226
13227 * MAINTAINERS: Add self as ia64 port maintainer.
13228
13229 2000-03-08 Neil Booth <NeilB@earthling.net>
13230
13231 * MAINTAINERS: Add self in write-after-approval section.
13232
13233 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13234
13235 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13236 (do-tar-bz2): Replace TOOL with PACKAGE.
13237 (gdb.tar.bz2): Remove GDBTK from GDB package.
13238 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13239 dejagnu.tar.bz2): New packages.
13240
13241 2000-02-27 Andreas Jaeger <aj@suse.de>
13242
13243 * configure.in: Add entry for mips*-*-linux*, move catch all
13244 *-*-*linux* entry below this one.
13245
13246 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13247
13248 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13249
13250 2000-02-24 Nick Clifton <nickc@cygnus.com>
13251
13252 * config.sub: Support an OS of "wince".
13253
13254 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13255
13256 * config.guess, config.sub: Updated to match config's 2000-02-15
13257 version.
13258
13259 2000-02-23 Linas Vepstas <linas@linas.org>
13260
13261 * config.sub: Add support for Linux/IBM 370.
13262 * configure.in: Likewise.
13263
13264 2000-02-22 Nick Clifton <nickc@cygnus.com>
13265
13266 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13267
13268 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13269
13270 * config.guess: Guess "cygwin" rather than "cygwin32".
13271
13272 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13273
13274 * configure (gcc_version): When setting, narrow search to
13275 lines containing `version_string'.
13276
13277 2000-02-15 Denis Chertykov <denisc@overta.ru>
13278
13279 * config.sub: Add support for avr target.
13280
13281 2000-02-14 Nick Clifton <nickc@cygnus.com>
13282
13283 * MAINTAINERS: Add maintainers for MCore port.
13284
13285 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13286
13287 * config.sub: Add mmix-knuth-mmixware.
13288
13289 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13290
13291 * MAINTAINERS: Pair cccp with cpplib maintainership.
13292
13293 2000-01-27 Christopher Faylor <cgf@redhat.com>
13294
13295 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13296 structure stuff to -L library search.
13297 (CXX_FOR_TARGET): Ditto.
13298 (CROSS_CHECK_MODULES): Fix spelling mistake.
13299
13300 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13301
13302 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13303 the C++ compiler.
13304
13305 2000-01-12 Richard Henderson <rth@cygnus.com>
13306
13307 * configure.in: Don't build some bits for beos.
13308
13309 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13310
13311 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13312 as include files.
13313
13314 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13315
13316 * Add self as cpplib maintainer, as requested by Jason
13317 Merrill. Correct my e-mail address.
13318
13319 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13320
13321 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13322 not mh-aix43.
13323
13324 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13325
13326 * MAINTAINERS: Add myself to "write after approval" list.
13327
13328 1999-12-14 Richard Henderson <rth@cygnus.com>
13329
13330 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13331 * config.sub: Accept alphaev[78], alphaev8.
13332
13333 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13334
13335 * config.guess, config.sub: Update from autoconf.
13336
13337 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13338
13339 * MAINTAINERS: update my playtime e-address.
13340
13341 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13342
13343 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13344 necessary libraries are missing.
13345
13346 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13347
13348 * MAINTAINERS: Add new 'write after approval' maintainer.
13349
13350 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13351
13352 * MAINTAINERS: Add new Java maintainer.
13353
13354 1999-10-25 Andreas Schwab <schwab@suse.de>
13355
13356 * configure: Fix quoting inside arguments of eval.
13357
13358 1999-10-21 Nick Clifton <nickc@cygnus.com>
13359
13360 * config-ml.in: Allow suppression of some ARM multilibs.
13361
13362 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13363
13364 * config.guess: Add OS/390 match pattern.
13365 * config.sub: Add mvs, openedition targets.
13366 * configure.in (i370-ibm-opened*): New.
13367
13368 1999-09-04 Steve Chamberlain <sac@pobox.com>
13369
13370 * config.sub: Add support for configuring for pj.
13371
13372 1999-08-31 Nick Clifton <nickc@cygnus.com>
13373
13374 * config.sub (maybe_os): Add support for configuring for fr30.
13375
13376 1999-08-25 Nick Clifton <nickc@cygnus.com>
13377
13378 * configure.in: Do not configure or build ld for AIX
13379 platforms. ld is known to be broken on these platforms.
13380
13381 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13382
13383 * config-ml.in: Pass compiler flag corresponding to multidirs to
13384 subdir configures.
13385
13386 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13387
13388 * Makefile.in (LDFLAGS): Define.
13389
13390 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13391
13392 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13393 noconfigdirs.
13394 (*-*-cygwin*): Likewise.
13395
13396 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13397
13398 * mkdep: New file.
13399 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13400 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13401
13402 From Eli Zaretskii <eliz@is.elta.co.il>:
13403 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13404 long file name when using DJGPP on MS-DOS.
13405
13406 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13407
13408 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13409
13410 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13411
13412 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13413 dependency as this causes "make check" to globally "make all"
13414
13415 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13416
13417 * configure.in (target_libs): Added target-zlib.
13418 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13419 (CONFIGURE_TARGET_MODULES): Likewise.
13420 (CHECK_TARGET_MODULES): Likewise.
13421 (INSTALL_TARGET_MODULES): Likewise.
13422 (CLEAN_TARGET_MODULES): Likewise.
13423 (configure-target-zlib): New target.
13424 (all-target-zlib): Likewise.
13425 (all-target-libjava): Depend on all-target-zlib.
13426 (configure-target-libjava): Depend on configure-target-zlib.
13427
13428 * Makefile.in (configure-target-libjava): Depend on
13429 configure-target-newlib.
13430 (configure-target-boehm-gc): New target.
13431 (configure-target-qthreads): New target.
13432
13433 * configure.in (target_libs): Added target-qthreads.
13434 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13435 (CONFIGURE_TARGET_MODULES): Likewise.
13436 (CHECK_TARGET_MODULES): Likewise.
13437 (INSTALL_TARGET_MODULES): Likewise.
13438 (CLEAN_TARGET_MODULES): Likewise.
13439 (all-target-qthreads): New target.
13440 (configure-target-libjava): Depend on configure-target-qthreads.
13441 (all-target-libjava): Depend on all-target-qthreads.
13442
13443 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13444 (CONFIGURE_TARGET_MODULES): Likewise.
13445 (CHECK_TARGET_MODULES): Likewise.
13446 (INSTALL_TARGET_MODULES): Likewise.
13447 (CLEAN_TARGET_MODULES): Likewise.
13448 (all-target-libjava): New target.
13449 (all-target-boehm-gc): Likewise.
13450 * configure.in (target_libs): Added libjava, boehm-gc.
13451
13452 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13453
13454 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13455 configure.bat in SUPPORT_FILES.
13456 (gas+binutils.tar.bz2): Likewise.
13457
13458 * makeall.bat: Remove; obsolete.
13459
13460 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13461
13462 From Mark Elbrecht:
13463 * configure.bat: Remove; obsolete.
13464
13465 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13466
13467 * configure: Add -W -Wall to the default CFLAGS when compiling with
13468 gcc.
13469
13470 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13471
13472 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13473
13474 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13475
13476 * configure.in: Build ld on IRIX6.
13477
13478 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13479
13480 * Makefile.in: Change distribution targets to use bzip2 instead of
13481 gzip.
13482 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13483 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13484
13485 1999-06-04 Nick Clifton <nickc@cygnus.com>
13486
13487 * config.sub: Add mcore target.
13488
13489 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13490
13491 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13492
13493 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13494
13495 * config.guess (dummy): Changed to $dummy.
13496
13497 1999-05-24 Nick Clifton <nickc@cygnus.com>
13498
13499 * config.sub: Tidied up case statements.
13500
13501 1999-05-22 Ben Elliston <bje@cygnus.com>
13502
13503 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13504 <jiro@din.or.jp>.
13505
13506 * config.guess: Merge with FSF version. Future changes will be
13507 more accurately recorded in this ChangeLog.
13508 * config.sub: Likewise.
13509
13510 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13511
13512 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13513
13514 1999-04-30 Tom Tromey <tromey@cygnus.com>
13515
13516 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13517
13518 1999-04-23 Tom Tromey <tromey@cygnus.com>
13519
13520 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13521
13522 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13523
13524 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13525 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13526 Bad merge removed these two changes.
13527
13528 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13529 Martin Heller (Ing.-Buero_Heller@t-online.de)
13530
13531 * config.guess (interix Alpha): Add.
13532
13533 1999-04-11 Richard Henderson <rth@cygnus.com>
13534
13535 * configure.in (i?86-*-beos*): Do config gperf; don't config
13536 gdb, newlib, or libgloss.
13537
13538 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13539
13540 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13541 link a trivial program with -mabi=64. If it fails, remove mabi=64
13542 from multidirs.
13543
13544 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13545
13546 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13547
13548 1999-04-08 Nick Clifton <nickc@cygnus.com>
13549
13550 * config.sub: Add support for mcore targets.
13551
13552 1999-04-07 Michael Meissner <meissner@cygnus.com>
13553
13554 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13555 not mt-ospace, in order to shut up assembler warning about using
13556 symbols that are named the same as registers.
13557
13558 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13559
13560 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13561 dependency list for all-target-cygmon.
13562
13563 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13564
13565 * config-ml.in: Check $host, not $target, for selective multilibs.
13566 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13567 thumb interworking, and underscore prefix multilibs.
13568
13569 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13570
13571 * missing: Update to version from current automake.
13572
13573 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13574
13575 * configure (gxx_include_dir): Removed.
13576
13577 * configure.in (gxx_include_dir): Handle it.
13578 * Makefile.in: Likewise.
13579
13580 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13581
13582 * config.sub (mips64vr4111,mips64vr4111el) Add.
13583
13584 1999-03-21 Ben Elliston <bje@cygnus.com>
13585
13586 * config.guess: Correct typo for detecting ELF on FreeBSD.
13587
13588 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13589
13590 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13591 config/mh-djgpp.
13592
13593 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13594
13595 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13596 all-target-newlib to dependency list for all-target-bsp.
13597
13598 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13599
13600 * config.sub: Add i386-uwin support.
13601 * config.guess: Likewise.
13602
13603 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13604
13605 * configure.in: cleanup, add mh-*pic handling for arm, special
13606 case powerpc*-*-aix*
13607
13608 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13609
13610 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13611 can be built.
13612
13613 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13614
13615 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13616 targets.
13617
13618 1999-03-02 Nick Clifton <nickc@cygnus.com>
13619
13620 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13621
13622 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13623
13624 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13625
13626 1999-02-24 Nick Clifton <nickc@cygnus.com>
13627
13628 * config.sub: Fix typo in arm recognition.
13629
13630 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13631
13632 * configure.in (noconfigdirs): Changed target_configdirs to
13633 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13634 rather than m68k-*-* since it is not known to work on
13635 m68k-aout. Ditto for arm-*-*oabi.
13636
13637 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13638
13639 * configure.in (*-*-windows*): Remove, no longer used.
13640
13641 1999-02-19 Ben Elliston <bje@cygnus.com>
13642
13643 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13644 Smart and improved by Andrew Cagney.
13645
13646 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13647
13648 * config.guess: Recognize openbsd-*-hppa.
13649
13650 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13651
13652 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13653 only if it is not empty.
13654
13655 1999-02-17 Nick Clifton <nickc@cygnus.com>
13656
13657 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13658
13659 * config.guess: Modified to recognize uname's armv* syntax.
13660
13661 * config.sub: Modified to recognize uname's armv* syntax.
13662
13663 1999-02-17 Mark Salter <msalter@cygnus.com>
13664
13665 * configure.in: Added target-bsp for sparclite.
13666
13667 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13668
13669 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13670
13671 1999-02-08 Nick Clifton <nickc@cygnus.com>
13672
13673 * configure.in: Add support for strongarm port.
13674 * config.sub: Add support for strongarm target.
13675
13676 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13677
13678 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13679 the old name config/mh-cygwin32.
13680 Enable texinfo.
13681
13682 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13683
13684 * configure.in: Do build ld for ix86 Solaris.
13685
13686 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13687
13688 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13689 $AR_FOR_TARGET. Likewise for RANLIB.
13690
13691 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13692
13693 * config.sub (oabi): Recognize.
13694 * configure.in (arm-*-oabi): Handle.
13695
13696 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13697
13698 * config.guess: Improve detection of i686 on UnixWare 7.
13699
13700 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13701
13702 * config.guess: Add support for i386-pc-interix.
13703 * config.sub: Likewise.
13704 * configure.in: Likewise.
13705
13706 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13707
13708 * Makefile.in: Remove unneeded all-target-libio from
13709 from all-target-winsup target since it is now unneeded.
13710 Add all-target-libtermcap in its place since it is now
13711 needed.
13712
13713 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13714
13715 * configure.in: makefile stub for cygwin target is probably
13716 unnecessary. Remove it for now.
13717
13718 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13719
13720 * configure.in: libtermcap.a should be built when cygwin is the
13721 target as well as the host.
13722 * config.guess: Allow mixed case in cygwin uname output.
13723 * Makefile.in: Add libtermcap target.
13724
13725 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13726
13727 * config.sub: Clean up handling of hppa2.0.
13728
13729 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13730
13731 * config.guess: Use C code to identify more HP machines.
13732
13733 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13734
13735 * config.sub: Handle hppa2.0.
13736
13737 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13738
13739 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13740 cygmon for all sparclite targets, regardless of object format.
13741
13742 1998-12-15 Mark Salter <msalter@cygnus.com>
13743
13744 * configure.in: Added target-bsp for several target architectures.
13745
13746 * Makefile.in: Added rules for bsp.
13747
13748 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13749
13750 * config.guess: Improve detection of hppa2.0 processors.
13751
13752 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13753
13754 * config.guess: Recognize FreeBSD using ELF automatically.
13755
13756 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13757
13758 * configure (skip-this-dir): Add handling for new shell script, which
13759 might be created by a sub-directory's configure to indicate, this particular
13760 directory is "unwanted".
13761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13762
13763 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13764
13765 * ltconfig: import from libtool, after changing libtool to
13766 account for the cygwin name change.
13767
13768 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13769
13770 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13771 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13772
13773 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13774
13775 * configure.in: Add libtermcap to list of cygwin dependencies.
13776
13777 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13778
13779 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13780 they include winsup/include when it's a cygwin target.
13781
13782 1998-11-12 Tom Tromey <tromey@cygnus.com>
13783
13784 * configure.in (host_tools): Added zip.
13785 * Makefile.in (all-target-libjava): Depend on all-zip.
13786 (all-zip): New target.
13787 (ALL_MODULES): Added all-zip.
13788 (NATIVE_CHECK_MODULES): Added check-zip.
13789 (INSTALL_MODULES): Added install-zip.
13790 (CLEAN_MODULES): Added clean-zip.
13791
13792 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13793
13794 * Makefile.in: lose "32" from comment about cygwin.
13795
13796 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13797
13798 * configure.in: Use -Os to build target libraries for the fr30.
13799
13800 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13801
13802 * config.sub: Add fr30.
13803
13804 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13805
13806 * configure.in: drop "32" from config/mh-cygwin32. Check
13807 cygwin* instead of cygwin32*.
13808 * config.sub: Check cygwin* instead of cygwin32*.
13809
13810 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13811
13812 * config.guess: Match any version of Unixware7.
13813
13814 1998-10-20 Syd Polk <spolk@cygnus.com>
13815
13816 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13817 if desired.
13818
13819 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13820
13821 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13822 these if the appropriate directories and files to not exist.
13823
13824 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13825
13826 * Makefile.in (DEVO_SUPPORT): Add config.if.
13827
13828 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13829
13830 * configure: Add pattern to replace "build_tooldir"'s
13831 definition in the generated Makefile with "tooldir"'s
13832 actual value.
13833
13834 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13835
13836 * config.sub: Bring back lost sparcv9.
13837
13838 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13839
13840 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13841
13842 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13843 CC_FOR_TARGET and friends.
13844
13845 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13846
13847 * Makefile.in (build_tooldir): New variable, same as tooldir.
13848 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13849 -B$(build_tooldir)/bin/.
13850 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13851
13852 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13853
13854 * README: Remove installation instructions and refer to the
13855 INSTALL directory instead.
13856
13857 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13858
13859 * config.sub: Add support for i[34567]86-pc-udk.
13860 * configure.in: Likewise.
13861
13862 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13863
13864 * Makefile.in: add bzip2 package building bits for user
13865 tools module
13866 * configure.in: ditto
13867
13868 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13869
13870 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13871 (ALL_TARGET_MODULES): Add all-target-libobjc.
13872 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13873 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13874 (all-target-libchill): Add dependencies.
13875 * configure.in (target_libs): Add libchill.
13876
13877 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13878
13879 * configure.in (target_subdir): Remove duplicate line.
13880
13881 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13882
13883 * Makefile.in (all-automake): fix dependencies.
13884
13885 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13886
13887 * configure.in: Minor cleanups for building in the $(target_alias)
13888 subdir.
13889
13890 1998-09-22 Jim Wilson <wilson@cygnus.com>
13891
13892 * Makefile.in (bootstrap): Set r and s before make all. Use
13893 BASE_FLAGS_TO_PASS in make all.
13894 (cross): Likewise.
13895
13896 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13897
13898 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13899
13900 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13901
13902 * config.sub: Fix typo in last change.
13903
13904 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13905
13906 * config.sub: Add support for C4x target.
13907 * configure.in: Likewise.
13908
13909 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13910
13911 * config.sub: Recognize sparcv9 just like sparc64.
13912
13913 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13914
13915 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13916
13917 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13918
13919 * config.guess: Correctly identify Pentium II sco boxes.
13920
13921 * config.guess: Fix "tr" code. From Weiwen Liu.
13922
13923 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13924
13925 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13926 stabs.
13927
13928 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13929
13930 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13931 (ALL_TARGET_MODULES): Add all-target-libchill.
13932 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13933 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13934 (all-target-libchill): Add dependencies.
13935 * configure.in (target_libs): Add libchill.
13936
13937 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13938
13939 * config.guess: Avoid assumptions about "tr" behaves when
13940 LANG is set to something other than English.
13941
13942 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13943
13944 * configure (gxx_include_dir): Changed to
13945 '${prefix}/include/g++'-${libstdcxx_interface}.
13946
13947 * config.if: New to determine the interfaces.
13948
13949 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13950
13951 * config.guess: Detect and handle MPE/IX.
13952 * config.sub: Deal with MPE/IX.
13953
13954 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13955
13956 * configure.in: Use mh-aix43.
13957
13958 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13959
13960 * configure: Fix --without/--disable cases for gxx-include-dir.
13961
13962 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13963
13964 * mdata-sh: Imported. Needed for automake support.
13965
13966 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13967
13968 * Makefile.in (taz): Try "chmod -R og=u ." before
13969 "chmod og=u `find . -print`".
13970
13971 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13972
13973 * configure.in: Add arm-elf and thumb-elf support.
13974
13975 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13976
13977 * Makefile.in: Undo previous patch.
13978
13979 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13980
13981 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13982 to here ...
13983 (install-no-fixedincludes): and here
13984 (INSTALL_MODULES): ... from here.
13985
13986 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13987
13988 * config.sub: Merge with FSF.
13989
13990 * config.guess: Merge with FSF.
13991
13992 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13993
13994 * configure (extraconfigdirs): New variable.
13995 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13996 * Makefile.in (all): Move higher in file.
13997 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13998 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13999 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14000 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14001 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14002
14003 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14004
14005 * Makefile.in (all-target-libjava): Depend on all-gcc and
14006 all-target-newlib.
14007 (configure-target-libjava): Depend on $(ALL_GCC).
14008
14009 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14010
14011 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14012 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14013
14014 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14015
14016 * INSTALL/README: Fix typo.
14017
14018 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * ylwrap: Change absolute path checks to check for DOS style path
14021 names.
14022
14023 * ylwrap: Don't use a full path name if the source file is in the
14024 same directory. From hjl@lucon.org (H.J. Lu).
14025
14026 * config-ml.in: Default to being verbose, to match Feb 18 change to
14027 configure.
14028
14029 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14030
14031 Brought over from egcs:
14032
14033 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14034
14035 * configure.in (target_subdir): Set to ${target_alias} instead
14036 of "libraries".
14037
14038 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14039
14040 * configure.in (target_subdir): Set to libraries if enable_multilib.
14041
14042 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14043
14044 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14045 multilibs, force reconfiguration the first time we create
14046 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14047
14048 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14049
14050 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14051 avoid confusion with --no-recursion.
14052
14053 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14054
14055 * configure.in: Win32 hosts shouldn't use install -x
14056 * install-sh: remove -x option, and special .exe-handling
14057 hack.
14058
14059 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14060
14061 * config.guess: Recognize i586-pc-beos.
14062 * configure.in: Don't build some bits for beos.
14063
14064 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14065
14066 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14067 CFLAGS default to -O2.
14068
14069 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14070 when using GNU ld.
14071
14072 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14073
14074 * ltmain.sh: Correct install when using a different shell.
14075
14076 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14077
14078 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14079
14080 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14081
14082 * makefile.vms: Update to build binutils/makefile.vms. Add install
14083 target.
14084
14085 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14086
14087 * ltconfig: Update to correct AIX handling.
14088
14089 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14090
14091 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14092
14093 * configure.in (target_subdir): Set to ${target_alias} instead
14094 of "libraries".
14095
14096 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14097
14098 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14099 (Makefile): Depend on $(gcc_version_trigger).
14100
14101 * configure (gcc_version): Change default initializer to empty
14102 string.
14103 (gcc_version_trigger): New variable; pass this variable down
14104 to subdir configures to enable them checking gcc's version
14105 themselves. Emit make macros for both gcc_version vars.
14106 (topsrcdir): Initialize reliably.
14107 (recursion line): Remove --with-gcc-version=${gcc_version}.
14108
14109 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14110
14111 * configure (enable_version_specific_runtime_libs): Implement new flag
14112 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14113 in $(libsubdir); emit definition in each generated Makefile.
14114 (gxx_include_dir): Initialize depending on
14115 $enable_version_specific_runtime_libs.
14116
14117 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14118
14119 * configure (gcc_version): Initialize properly depending on
14120 how and where configure is started.
14121 (recursion line): Pass a --with-gcc-version=${gcc_version}
14122 to configures in subdirs.
14123
14124 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14125
14126 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14127 cygmon
14128
14129 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14130
14131 * configure.in: Add cygmon and libstub support for mn10200.
14132
14133 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14134
14135 * configure (gcc_version): Add new variable describing the
14136 particular gcc version we're building.
14137 * Makefile.in (libsubdir): Add new macro for the directory
14138 in which the compiler finds executables, libraries, etc.
14139 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14140 and libsubdir.
14141
14142 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14143
14144 * Makefile.in (local-clean): Remove *.log.
14145 (warning.log): Built with warn_summary from build.log.
14146 (mail-report.log): Run test_summary.
14147 (mail-report-with-warnings.log): Run test_summary including
14148 warning.log in the report.
14149
14150 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14151
14152 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14153
14154 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14155
14156 * Makefile.in (grep): Grep no longer depends on libiberty.
14157
14158 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14159
14160 * Makefile.in: all-snavigator needs all-libgui.
14161
14162 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14163
14164 * configure.in: Add cygmon and libstub support for mn10300.
14165
14166 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14167
14168 * missing: Update to version from automake 1.3.
14169
14170 * ltmain.sh: On installation, don't get confused if the same name
14171 appears more than once in the list of library names.
14172
14173 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14174
14175 * config.sub: Accept m68060 and m5200 as CPU names.
14176
14177 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14178
14179 * configure: Use && rather than using -a in test, because odd
14180 strings can confuse test.
14181 * configure.in: Likewise.
14182
14183 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14184
14185 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14186
14187 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14188
14189 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14190 bootstrap4-lean): New targets.
14191
14192 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14193
14194 * mpw-* Delete. Not used.
14195
14196 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14197
14198 * COPYING.LIB: Update FSF address.
14199
14200 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14201
14202 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14203
14204 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14205 GAS_SUPPORT_DIRS.
14206
14207 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14208
14209 * ltconfig, ltmain.sh: Avoid producing a version number if
14210 -version-info was not used.
14211
14212 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14215 building with newlib.
14216
14217 1998-04-30 Paul Eggert <eggert@twinsun.com>
14218
14219 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14220 Solaris `make' causes it to continue to next definition.
14221
14222 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14223
14224 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14225 the right GUI libraries and files are installed along with GDB.
14226
14227 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14228
14229 * configure.in: Change alpha to alpha* in several places.
14230
14231 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14232
14233 * config.sub: Recognize sparc86x.
14234
14235 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14236
14237 * configure.in (--enable-target-optspace): Remove debug echo.
14238
14239 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14240
14241 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14242
14243 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * ltconfig: Update cygwin32 support.
14246
14247 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14248 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14249 (GDB_SUPPORT_DIRS): Likewise.
14250
14251 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14252
14253 * configure.in (target_makefile_frag): If --enable-target-optspace,
14254 use -Os to compile target libraries rather than -O2. Default to
14255 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14256 not used.
14257 * configure.in (target_cflags): Ditto for d30v.
14258
14259 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14260
14261 * Makefile.in (all-bfd): Depend on all-intl.
14262 (all-binutils): Likewise.
14263 (all-gas): Likewise.
14264 (all-gprof): Likewise.
14265 (all-ld): Likewise.
14266
14267 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14268
14269 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14270
14271 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * Makefile.in (all-bfd): Depend upon all-libiberty.
14274
14275 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14276
14277 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14278
14279 * Makefile.in: Add libstub.
14280
14281 * configure.in: Ditto. Build libstub for targets that have cygmon
14282 support.
14283
14284 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14287
14288 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14289
14290 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14291 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14292
14293 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14294
14295 * configure: Define DEFAULT_M4 by searching PATH.
14296 * Makfile.in: Use DEFAULT_M4.
14297
14298 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * ltconfig: Add cygwin32 support.
14301
14302 * Makefile.in, configure.in: Add libtool as a native only directory
14303 to configure and build.
14304
14305 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14306
14307 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14308
14309 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14310
14311 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14312
14313 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14314
14315 * Makefile.in: add ash make rules
14316 * configure.in: add ash to native_only and host_tools lists
14317
14318 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14319
14320 * Makefile.in (all-gettext, all-intl): New targets.
14321 (ALL_MODULES): Added all-gettext, all-intl.
14322 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14323 (INSTALL_MODULES): Added install-gettext, install-intl.
14324 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14325
14326 * configure.in (host_tools): Added gettext.
14327 (native_only): Likewise.
14328 (noconfigdirs) [various cases]: Likewise.
14329 (host_libs): Added intl.
14330
14331 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14332
14333 * configure: Do not disable building gdbtk for cygwin32 hosts.
14334
14335 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14336
14337 * configure.in: Add thumb-coff target.
14338 * config.sub: Add thumb-coff target.
14339
14340 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14341
14342 * Makefile.in: Revert yesterday's change.
14343 (all-target-winsup): all-target-librx stays out of here.
14344
14345 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14346
14347 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14348 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14349 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14350 Remove references to librx and libg++.
14351
14352 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14353
14354 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14355 recursive makes
14356
14357 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14358
14359 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14360 for newlib directory.
14361 (CXX_FOR_TARGET): Likewise.
14362
14363 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14364
14365 * ltconfig: Update after libtool/ltconfig.in change for
14366 hpux11.
14367
14368 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * ltconfig, ltmain.sh: Update to libtool 1.2.
14371
14372 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14373
14374 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14375 (install-gcc-cross): Instead, override LANGUAGES here.
14376
14377 1998-03-18 Dave Love <d.love@dl.ac.uk>
14378
14379 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14380 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14381
14382 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14383
14384 * configure.in: Add Thumb-pe target.
14385
14386 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14387
14388 * Makefile.in - changed sn targets to snavigator
14389 * configure.in - changed sn targets to snavigator
14390
14391 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14392
14393 * config-ml.in: After building symlink tree call make distclean
14394 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14395 to be the case for libiberty.
14396
14397 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14398
14399 * configure: When making link, also check the current
14400 directory. The configure scripts may create one.
14401
14402 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14403
14404 * config.sub: Accept alphapca56 and alphaev6 properly.
14405
14406 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14407
14408 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14409
14410 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14411
14412 * config.sub (sco5): Fix typo.
14413
14414 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14415
14416 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14417 install-itcl.
14418 (install-itcl): Remove dependency on install-tcl.
14419
14420 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14421
14422 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14423
14424 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14425
14426 * configure.in: Don't build libgui for a cygwin32 target when not on
14427 a cygwin32 host.
14428
14429 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14430
14431 * configure (redirect): Set to null, so default behavior of
14432 configure is now --verbose.
14433
14434 1998-02-16 Dave Love <d.love@dl.ac.uk>
14435
14436 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14437 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14438
14439 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14440
14441 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14442 this change to sync Makefile.in with its ChangeLog entries.
14443
14444 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14445
14446 * ltmain.sh (mkdir): Check that the directory doesn't exist
14447 before we exit with error, so that we don't get races during
14448 parallel builds.
14449
14450 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14451
14452 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14453
14454 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14455
14456 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14457 PICFLAG_FOR_TARGET.
14458 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14459
14460 * configure: Emit a definition for the new macro enable_shared
14461 into each Makefile.
14462
14463 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14464
14465 * configure.in (host_tools, native_only): Add libtool.
14466
14467 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14468
14469 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14470 Fix typo in ming config comment.
14471
14472 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14475
14476 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * config.sub: Add tic30 cases, and map c30 to tic30.
14479
14480 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14481
14482 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14483 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14484 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14485 (CLEAN_TARGET_MODULES): Similarly
14486 (all-target-libf2c): Add dependences.
14487 * configure.in (target_libs): Add libf2c.
14488
14489 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14490
14491 * configure.in: Remove expect from noconfigdirs when target
14492 is cygwin32. OK to build expect and dejagnu with Canadian
14493 Cross.
14494
14495 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14496
14497 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14498 host.
14499
14500 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14501 and mingw32.
14502
14503 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14504
14505 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14506 here as it is not defined in the toplevel Makefile.
14507
14508 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14509
14510 * configure (package_makefile_rules_frag): New variable, which names
14511 a file with generic rules, ...
14512 Change comment to mention we now have FIVE parts.
14513 * configure: Undo last change.
14514
14515 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14516
14517 * config.guess: More accurate determination of HP processor types.
14518 * config.sub: More accurate determination of HP processor types.
14519
14520 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14521
14522 * configure (package_makefile_frag): Move inserting the
14523 ${package_makefile_frag} to where it should be according
14524 to the comment.
14525
14526 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14527
14528 * config.guess: Add support for Linux/ARM.
14529
14530 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14531
14532 * .cvsignore: Remove *-info and *-install since they match
14533 release-info and mpw-install, which we don't want to just ignore.
14534
14535 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14536
14537 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14538
14539 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14540
14541 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14542 local_prefix to sub-make invocations.
14543
14544 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14545
14546 * configure.in: Check makefile fragments in the source
14547 directory.
14548
14549 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14550
14551 * configure.in: Check whether host and target makefile
14552 fragments exist before adding them to *_makefile_frag.
14553
14554 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14555
14556 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14557
14558 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14559
14560 * configure.in: Make sure we only replace RPATH_ENVVAR on
14561 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14562 regexp to sed.
14563
14564 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14565 to sub-makes.
14566
14567 1998-01-13 Lee Iverson (leei@ai.sri.com)
14568
14569 * config-ml.in (multi-do): LDFLAGS must include multilib
14570 designator.
14571
14572 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14573
14574 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14575
14576 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14577
14578 * config.sub: Add mingw32 support.
14579 * configure.in: Likewise.
14580
14581 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14582
14583 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14584
14585 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14586
14587 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14588 * configure (gxx_include_dir): Provide a definition for subdirs
14589 which do not use autoconf.
14590
14591 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14592
14593 * config.guess: Sync with egcs. Picks up new alpha support,
14594 BeOS & some additional linux support.
14595
14596 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14597
14598 * config.guess: HP 9000/803 is a PA1.1 machine.
14599
14600 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14601
14602 * configure.in: It's alpha*-...
14603
14604 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14605
14606 * configure.in (host_makefile_frag, target_makefile_frag):
14607 Handle multiple config files.
14608 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14609 alpha-*-*.
14610
14611 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14612
14613 * mkdep: New file.
14614
14615 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14616
14617 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14618
14619 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * Makefile.in: Add libgui directory.
14622 (GDB_TK): Add all-libgui.
14623 * configure.in: Add libgui directory.
14624 * configure: Add all-libgui to GDB_TK.
14625
14626 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14627
14628 * config-ml.in (multidirs): Add m32r to multilib list.
14629
14630 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14631
14632 * Makefile.in (all-target-gperf): Change dependency to
14633 all-target-libstdc++.
14634
14635 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14636
14637 * config.guess: Add BeOS support.
14638
14639 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14640
14641 Source directory cvs renamed to cvssrc:
14642 * configure.in (host_tools): Change cvs to cvssrc.
14643 (native_only): Likewise.
14644 (noconfigdirs) [various cases]: Likewise.
14645 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14646 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14647 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14648 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14649 (all-cvssrc): Rename target from all-cvs.
14650
14651 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14652
14653 * configure (gxx_include_dir): Fix thinko.
14654
14655 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14656
14657 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14658 (install-cross, install-gcc-cross): New targets.
14659
14660 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14661
14662 * configure.in (noconfigdirs): Add support for Thumb target.
14663
14664 * config.sub (maybe_os): Add support for Thumb target.
14665
14666 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14667
14668 * Makefile.in: Add rules for cygmon.
14669
14670 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14671
14672 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14673
14674 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14675 * configure (gxx_include_dir): Provide a definition for subdirs
14676 which do not use autoconf.
14677
14678 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14679
14680 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14681 11/18/97 build
14682
14683 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14684
14685 * From Franz Sirl.
14686 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14687 found on RedHat Linux systems.
14688
14689 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14690
14691 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14692 guesses.
14693
14694 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14695
14696 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14697
14698 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14699
14700 * ltmain.sh: If mkdir fails, check whether the directory was created
14701 anyhow by some other process.
14702
14703 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14704
14705 * configure.in (d30v-*-*): Configure all directories.
14706
14707 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14708
14709 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14710 for the D30V.
14711
14712 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14713
14714 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14715
14716 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14717
14718 * include/libiberty.h: Add extern "C" { so it can be used with C++
14719 progrms.
14720 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14721 programs.
14722
14723 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14724
14725 * configure.in (d30v-*-*): Configure GCC now.
14726
14727 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14728
14729 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14730 is no longer needed.
14731
14732 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14733
14734 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14735
14736 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14737
14738 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14739 targets using "$@" to provide support for similar but not identical
14740 targets without having to duplicate code.
14741
14742 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14743
14744 * makefile.vms: Fix to work with DEC C.
14745
14746 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14747
14748 * config.sub: Add mips-tx39-elf to marketing names.
14749
14750 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14751
14752 * ltmain.sh: Handle symlinks in generated script.
14753
14754 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14755
14756 * configure: Handle autoconf style directory options: --bindir,
14757 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14758 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14759 --sysconfdir.
14760 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14761 (sharedstatedir, localstatedir, oldincludedir): New variables.
14762 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14763 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14764 sbindir, sharedstatedir, and sysconfdir.
14765
14766 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14767
14768 * Makefile.in (bootstrap-lean): New target.
14769
14770 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14771
14772 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14773 sn, and gnuserv from noconfigdirs.
14774
14775 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14776
14777 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14778
14779 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14780
14781 * Makefile.in (cross): New target.
14782
14783 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14784 Jeff Law <law@cygnus.com>
14785
14786 * Makefile.in (bootstrap2, bootstrap3): New targets.
14787 (all-bootstrap): Remove outdated and confusing target.
14788 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14789
14790 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14791
14792 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14793 windows. Consistent with gdb/configure.
14794
14795 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14796
14797 * configure.in: Name Linux target fragment.
14798
14799 * configure: Rewrite so that project Makefile fragment is inserted
14800 first and appears last in the resulting Makefile.
14801
14802 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14803
14804 * Makefile.in (install-itcl): Install tcl first.
14805
14806 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14807
14808 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14809
14810 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14811
14812 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14813
14814 * configure.in (skipdirs): Add target-librx for Linux.
14815 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14816
14817 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14818
14819 * Makefile.in (bootstrap): New target.
14820
14821 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14822
14823 * config.sub: Accept 'amigados' for backward compatibility.
14824
14825 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14826
14827 * config.guess: Merge with FSF.
14828
14829 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14830
14831 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14832
14833 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14834
14835 * config.sub: Add "marketing-names" patch.
14836
14837 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14838
14839 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14840
14841 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14842
14843 * config.sub: Handle v850-elf.
14844
14845 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14846
14847 * .cvsignore (*-install): Remove.
14848
14849 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14850
14851 * ltconfig: Set CONFIG_SHELL in libtool.
14852 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14853
14854 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14855
14856 * configure.in (target_subdir): Set to libraries if enable_multilib.
14857
14858 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14859
14860 * config.guess: Update from gcc directory.
14861
14862 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14863
14864 * Makefile.in (all-sim): Depends on all-readline.
14865
14866 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14867
14868 * Makefile.in (BISON, YACC): Use $$s.
14869 (all-bison): Depend on all-texinfo.
14870
14871 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14872
14873 * Makefile.in (BISON): Add -L flag.
14874 (YACC): Likewise.
14875
14876 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14877
14878 * configure.in (noconfigdirs): Add support for v850e target.
14879
14880 * config.sub (maybe_os): Add support for v850e target.
14881
14882 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14883
14884 * configure.in (noconfigdirs): Add support for v850ea target.
14885
14886 * config.sub (maybe_os): Add support for v850ea target.
14887
14888 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14889
14890 * config.sub: Add mipstx39. Delete r3900.
14891
14892 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14893
14894 * Makefile.in (all-autoconf): Depends on all-texinfo.
14895
14896 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14897
14898 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14899 eabi targets.
14900
14901 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14902
14903 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14904
14905 * configure: When handling a Canadian Cross, handle YACC as well as
14906 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14907 * Makefile.in (all-bison): Depend upon all-texinfo.
14908
14909 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14910
14911 * Makefile.in (BISON): bison, not byacc or bison -y.
14912 (YACC): bison -y or byacc or yacc.
14913 (various): Add *-bison as appropriate.
14914 (taz): No need to mess with BISON anymore.
14915
14916 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * configure: If OSTYPE matches *win32*, try to find a good value for
14919 CONFIG_SHELL.
14920
14921 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14924 configure.in if it is present.
14925
14926 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14927
14928 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14929
14930 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14931
14932 * config.sub: Recognize `arc' cpu.
14933 * configure.in: Likewise.
14934 * config-ml.in: Likewise.
14935
14936 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14937
14938 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14939
14940 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14941
14942 * configure: Changed sed delimiter from ':' to '|' when
14943 attempting to substitute ${config_shell} for SHELL. On
14944 NT ${config_shell} may contain a ':' in it.
14945
14946 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14947
14948 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14949
14950 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14951
14952 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14953
14954 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14955
14956 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14957
14958 * ylwrap: If the program is a relative path, force it to be
14959 absolute.
14960
14961 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14962
14963 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14964
14965 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14966
14967 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14968 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14969 for libraries.
14970
14971 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14972
14973 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14974 separated by spaces.
14975
14976 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14977
14978 * ylwrap: New file.
14979 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14980
14981 * ltmain.sh: Handle /bin/sh at start of install program.
14982
14983 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14984
14985 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14986 * missing: New file, from automake 1.2.
14987
14988 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14989
14990 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14991 check-tk to CHECK_X11_MODULES.
14992
14993 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14994
14995 * config.sub: Merge with FSF.
14996
14997 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14998
14999 * config.guess: Merge with FSF.
15000
15001 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15002
15003 * configure: Treat msdosdjgpp like go32.
15004 * configure.in: Likewise. Don't remove gprof for go32.
15005
15006 * configure: Change Makefile.tem2 to Makefile.tm2.
15007
15008 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15009
15010 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15011
15012 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15013
15014 * install-sh (chmodcmd): Set to null if the DST directory already
15015 exists. Same as Nov 11th change.
15016
15017 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15018
15019 * configure (GDB_TK): Needs itcl and tix.
15020
15021 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15022
15023 * config.guess: Update from FSF.
15024
15025 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15026
15027 * Makefile.in (GDB_TK): Depend on itcl and tix.
15028
15029 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15030
15031 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15032 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15033 (INSTALL_SCRIPT): New variable.
15034 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15035 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15036 to -x.
15037 * install-sh: Add support for -x option.
15038
15039 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * configure.in, Makefile.in: Treat tix like itcl.
15042
15043 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15044
15045 * Makefile.in (WINDRES): New variable.
15046 (WINDRES_FOR_TARGET): New variable.
15047 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15048 (EXTRA_HOST_FLAGS): Add WINDRES.
15049 (EXTRA_TARGET_FLAGS): Add WINDRES.
15050 (EXTRA_GCC_FLAGS): Add WINDRES.
15051 ($(DO_X)): Pass down WINDRES.
15052 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15053 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15054 DLLTOOL_FOR_TARGET.
15055
15056 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15057
15058 * configure.in: configure sim before gdb for win32-x-ppc
15059
15060 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15061
15062 Move gperf into the toplevel, from libg++.
15063 * configure.in (target_tools): Add target-gperf.
15064 (native_only): Add target-gperf.
15065 * Makefile.in (all-target-gperf): New target, depend on
15066 all-target-libg++.
15067 (configure-target-gperf): Empty rule.
15068 (ALL_TARGET_MODULES): Add all-target-gperf.
15069 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15070 (CHECK_TARGET_MODULES): Add check-target-gperf.
15071 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15072 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15073
15074 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15075
15076 * config.sub (mn10200): Recognize new basic machine.
15077
15078 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15079
15080 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15081 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15082
15083 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15084
15085 * configure.in: If we're building mips-sgi-irix6* native, turn on
15086 ENABLE_MULTILIB and set TARGET_SUBDIR.
15087
15088 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15089
15090 * Makefile.in (all-sn): Depend on all-grep.
15091
15092 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15093
15094 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15095
15096 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15097 Makefile. From Jeff Makey <jeff@cts.com>.
15098 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15099
15100 * Makefile.in (DISTBISONFILES): Remove.
15101 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15102 $(DEFAULT_YACC).
15103
15104 * configure.in: Build itl, db, sn, etc., when building for native
15105 cygwin32.
15106
15107 * Makefile.in (LD): New variable.
15108 (EXTRA_HOST_FLAGS): Pass down LD.
15109 ($(DO_X)): Likewise.
15110
15111 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15112
15113 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15114
15115 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15116
15117 * configure.in (targargs): Strip out any supplied --build argument
15118 before adding our own. Always add --build.
15119
15120 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15121
15122 * configure.in (targargs): Pass --build if we're doing
15123 a cross-compile.
15124
15125 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15126
15127 * configure: Use '|' instead of ":" as the separator in
15128 sed. Otherwise sed chokes on NT path names with drive
15129 designators. Also look for "?:*" as the leading characters in an
15130 absolute pathname.
15131
15132 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15133
15134 * config.sub: Support for r3900.
15135
15136 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * configure.in: Use install-sh, not install.sh.
15139
15140 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15141
15142 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15143 apply it twice.
15144
15145 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15146
15147 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15148 install-binutils.
15149
15150 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15151
15152 * Makefile.in: Add automake targets.
15153 * configure.in (host_tools): Add automake.
15154
15155 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15156
15157 * configure: Default CXX to c++, not gcc.
15158 * Makefile.in (CXX): Set to c++, not gcc.
15159 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15160
15161 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15162
15163 * install-sh: try appending a .exe if source file doesn't
15164 exist
15165
15166 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15167
15168 * configure.in: Turn on multilib by default.
15169 (cross_only): Remove target-libiberty.
15170
15171 * Makefile.in (all-gcc): Don't depend on libiberty.
15172
15173 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15174
15175 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15176
15177 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15178
15179 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15180 (DISTBISONFILES): Add ld/Makefile.in
15181
15182 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15183
15184 * configure.in: if target is cygwin32 but host isn't cygwin32,
15185 don't configure gdb tcl tk expect, not just gdb.
15186
15187 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15188
15189 * configure.in: Added gnuserv everywhere sn appears.
15190
15191 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15192 (CROSS_CHECK_MODULES): Added check-gnuserv.
15193 (INSTALL_MODULES): Added install-gnuserv.
15194 (CLEAN_MODULES): Added clean-gnuserv.
15195 (all-gnuserv): New target.
15196
15197 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15198
15199 * config.guess: Fixes for MIPS OpenBSD systems.
15200
15201 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * Makefile.in (INSTALL_XFORM): Remove.
15204 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15205
15206 * mkinstalldirs: New file, copied from automake.
15207 * Makefile.in (installdirs): Rename from install-dirs. Use
15208 mkinstalldirs. Change all users.
15209 (DEVO_SUPPORT): Add mkinstalldirs.
15210
15211 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15212
15213 * install-sh: Rename from install.sh.
15214 * Makefile.in (INSTALL): Change install.sh to install-sh.
15215 (DEVO_SUPPORT): Likewise.
15216
15217 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15218 Graichen <graichen@rzpd.de>.
15219
15220 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15221
15222 * config.guess: Recognize OpenBSD systems correctly.
15223
15224 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15225
15226 * README, Makefile.in (ETC_SUPPORT): Remove references to
15227 cfg-paper*, configure.{texi,man,info*}._
15228
15229 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15230
15231 * Makefile.in (all.normal): Ensure that gcc is built after all
15232 the x11 - ie gdb - targets.
15233
15234 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15235
15236 * makefile.vms: Don't run conf-a-gas.
15237
15238 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15239
15240 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15241
15242 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15243
15244 * configure.in: Remove noconfigdirs case since gdb also
15245 configures and builds for tic80-coff.
15246
15247 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15248
15249 * configure: Set cache_file to config.cache.
15250 * Makefile.in (local-distclean): Remove config.cache.
15251
15252 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15253
15254 * COPYING: Update FSF address.
15255
15256 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15257
15258 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15259 noconfigdirs.
15260
15261 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15264 MAKEDIRS, is empty.
15265
15266 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15267
15268 * config.sub: Tweak mn10300 entry.
15269
15270 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15271
15272 * configure.in (host_tools): Put sim before gdb, so gdb's
15273 configure.tgt can determine if the simulator was configured.
15274
15275 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15276
15277 * config.sub: Move BeOS $os case to be with other Cygnus
15278 local cases.
15279
15280 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15281
15282 * config.sub: Remove misplaced comment that broke Linux.
15283
15284 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15285
15286 * config.sub: Add BeOS support.
15287
15288 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15289
15290 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15291
15292 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15293
15294 * configure.in (noconfigdirs): Remove tcl and tk from
15295 noconfigdirs for cygwin32 builds.
15296
15297 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15298
15299 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15300
15301 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15302
15303 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15304 make-all.com, use makefile.vms instead.
15305
15306 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15307
15308 * config.sub: Accept -lnews*.
15309
15310 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15311
15312 * configure.in (noconfigdirs): Disable target-newlib,
15313 target-examples and target-libiberty for d30v.
15314
15315 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15316
15317 * configure.in (noconfigdirs): Enable ld for d30v.
15318
15319 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15320
15321 * configure.in (tic80-*-*): Build compiler.
15322
15323 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15324
15325 * configure.in (d30v-*): Remove sim directory from list of
15326 unsupported d30v directories
15327
15328 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15329
15330 * config.sub, configure.in: Add d30v target cpu.
15331
15332 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15333
15334 * makefile.vms: New file.
15335 * make-all.com: Remove.
15336
15337 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15338
15339 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15340
15341 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15342
15343 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15344
15345 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15346
15347 * Makefile.in (ALL_MODULES): Added all-db.
15348 (CROSS_CHECK_MODULES): Addec check-db.
15349 (INSTALL_MODULES): Added install-db.
15350 (CLEAN_MODULES): Added clean-db.
15351
15352 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15353
15354 * config.guess: Merge with latest FSF sources.
15355
15356 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15357
15358 * Makefile.in (ALL_MODULES): Added all-itcl.
15359 (CROSS_CHECK_MODULES): Added check-itcl.
15360 (INSTALL_MODULES): Added install-itcl.
15361 (CLEAN_MODULES): Added clean-itcl.
15362
15363 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15364
15365 * configure.in: build gdb for mn10200
15366
15367 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15368
15369 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15370
15371 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15372
15373 * configure.in (tic80-*-*): Turn off most targets right now.
15374
15375 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15378 rather than the makeinfo program.
15379 (do-info): Depend upon all-texinfo.
15380
15381 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15382
15383 * configure.in: Remove uses of config/mh-linux.
15384
15385 * config.sub, config.guess: Merge with latest FSF sources.
15386
15387 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15388
15389 * config.sub (case $basic_machine): Add tic80 entries.
15390
15391 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15392
15393 * config.sub, config.guess: Merge with latest FSF sources.
15394
15395 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15396
15397 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15398 * mpw-config.in: Test for NewFolderRecursive.
15399 * mpw-install: Use symbolic name for startup filename.
15400 * mpw-README: Add various additional details.
15401
15402 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15403
15404 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15405
15406 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15407
15408 * configure.in: Do build gcc and the target libraries for
15409 the mn10200.
15410
15411 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15412
15413 * configure.in: don't avoid building gdb for mn10300 any more
15414 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15415 instead of single-quoting it.
15416
15417 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15418
15419 * configure.in: Don't use --with-stabs on IRIX 6.
15420
15421 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15422
15423 * configure.in (m32r): Build gdb, libg++ now.
15424
15425 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15426
15427 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15428 directories from noconfigdirs.
15429
15430 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15431
15432 * config.sub (basic_machine): added mips16 configuration
15433
15434 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15435
15436 * config.sub: Handle d10v-unknown.
15437
15438 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15439
15440 * config.sub: Handle v850-unknown.
15441
15442 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15443
15444 * Makefile.in: add findutils
15445 * configure.in: add findutils to list of host_tools
15446
15447 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15448
15449 * config.sub: Handle mn10200 and mn10300.
15450
15451 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15452
15453 * configure.in (d10v-*): Do not build librx.
15454
15455 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15456
15457 * configure.in (mn10300): Build everything except gdb & libgloss.
15458
15459 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15460
15461 * config.guess: Patch for Dansk Data Elektronik servers,
15462 from Niels Skou Olsen <nso@dde.dk>.
15463
15464 For ncr, use /bin/uname rather than uname, since GNU uname does not
15465 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15466
15467 Patch for MIPS R4000 running System V,
15468 from Eric S. Raymond <esr@snark.thyrsus.com>.
15469
15470 Fix thinko for nextstep.
15471
15472 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15473
15474 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15475 * config.guess: Guess mips-dec-mach_bsd4.3.
15476
15477 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15478 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15479 release numbers.
15480 * config.guess (mips-mips-riscos*): Emit just enough of the
15481 release number.
15482
15483 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15484 * config.guess (sparc-auspex-sunos*): Added.
15485 (f300-fujitsu-*): Added.
15486
15487 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15488 * config.guess: Recognize a Tadpole as a sparc.
15489
15490 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15491
15492 * config.guess: Don't assume that NextStep version is either 2 or
15493 3. NextStep 4 (aka OpenStep 4) has come out now.
15494
15495 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15496
15497 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15498 From Rik Faith <faith@cs.unc.edu>.
15499
15500 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15501
15502 * config.sub: Contributions from bug-gnu-utils to:
15503 Support plain "hppa" (no version given) architecture, reported by
15504 OpenStep.
15505 OpenBSD like NetBSD.
15506 LynxOs is not a hardware supplier.
15507
15508 * config.guess: Contributions from bug-gnu-utils to add support for:
15509 OpenBSD like NetBSD.
15510 Stratus systems.
15511 More Pyramid systems.
15512 i[n>4]86 Intel chips.
15513 M680[n>4]0 Motorola chips.
15514 Use unknown instead of lynx for hardware manufacturer.
15515
15516 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15517
15518 * install.sh (chmodcmd): Set to null if the DST directory already
15519 exists.
15520
15521 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15522
15523 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15524 not use mt-ppc target Makefile fragment any more.
15525
15526 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15527
15528 * configure.in (*-*-windows): Exclude everything but those dirs
15529 needed to build windows.
15530
15531 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15532
15533 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15534
15535 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15536
15537 * configure.in: Exclude mmalloc from i386-windows.
15538
15539 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15540
15541 * Undo my previous change.
15542
15543 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15544
15545 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15546 unconditionally.
15547 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15548
15549 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15550
15551 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15552 host to add it's own flags.
15553
15554 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15555
15556 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15557
15558 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15561 (CXX_FOR_TARGET): Likewise.
15562 (GCC_FOR_TARGET): Define.
15563 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15564 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15565 CC_FOR_TARGET was specified on the command line.
15566 (MAKEOVERRIDES): Don't define.
15567
15568 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15569
15570 * configure.in (m32r): Fix spelling of libg++ libs.
15571
15572 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15573
15574 * config.sub (-apple*): Remove, now redundant.
15575
15576 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15577
15578 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15579
15580 * configure: Rework yesterday's sed script patch.
15581
15582 * config.sub: Merge with FSF.
15583
15584 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15585
15586 * config.guess: Merge from FSF.
15587
15588 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15589 * config.guess: Use pc instead of unknown, for pc clone systems.
15590 Change linux to linux-gnu.
15591
15592 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15593 * config.guess: Avoid non-portable tr syntax.
15594
15595 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15596
15597 * test-build.mk (HOLES): Add "xargs" for gdb.
15598
15599 * configure: Avoid hpux10.20 sed bug.
15600
15601 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15602
15603 * configure.in: Add support for windows host
15604 (that is a build done under the Microsoft build environment).
15605
15606 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * Makefile.in: Replace all uses of srcroot with s, to shrink
15609 command line lengths.
15610
15611 Patches from Geoffrey Noer <noer@cygnus.com>:
15612 * configure.in: If configuring for newlib, pass --with-newlib to
15613 subdirectories.
15614 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15615 -Bnewlib/ and -Lwinsup to gcc.
15616 (CXX_FOR_TARGET): Likewise.
15617
15618 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15619
15620 * Makefile.in (ETC_SUPPORT): Add configure.
15621
15622 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15623
15624 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15625 host configuration file.
15626
15627 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15628
15629 * configure.in: Break mn10x00 support into separate
15630 mn10200 and mn10300 configurations.
15631 * config.sub: Likewise.
15632
15633 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15634
15635 * configure.in: Add lots of stuff to noconfigdirs for
15636 the mn10x00 targets.
15637
15638 * config.sub, configure.in: Add mn10x00 support.
15639
15640 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15641
15642 * make-all.com: Call conf-a-gas, not config-a-gas.
15643
15644 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15645
15646 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15647 targets.
15648
15649 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15650
15651 * mpw-README: Add much more detail for native PowerMac.
15652 * mpw-install: New file.
15653 * mpw-configure: Add --norecursion and --help options.
15654 * mpw-config.in: Translate readme and install files when
15655 copying to objdir.
15656 * mpw-build.in: Don't always depend on byacc and flex.
15657 (install-only-top): New action.
15658
15659 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15660
15661 * configure.in: You can now configure GDB for the v850.
15662
15663 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15664
15665 * configure.in (noconfigdirs): Don't configure any C++ dirs
15666 if targeting D10V.
15667
15668 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15669
15670 * config.sub: Recognize mips64vr5000.
15671
15672 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15673
15674 * configure.in: Use a single line for host_tools and native_only.
15675
15676 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15677
15678 * config.sub, configure.in: Add entries for m32r.
15679
15680 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15681
15682 * Makefile.in (inet-install): Don't run install-gzip.
15683
15684 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15685
15686 * configure.in: Don't config lots of things for *-*-windows*.
15687
15688 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15689
15690 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15691 (host_libs, host_tools): Copy from configure.in.
15692 * mpw-configure: Don't complain about directories not found.
15693
15694 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15695
15696 * configure.in (i[345]86): Recognize i686 for pentium pro.
15697 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15698 file.
15699
15700 * config.guess (i[345]86): Ditto.
15701
15702 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15703
15704 * configure.in (noconfigdirs): Removed gdb for D10V.
15705
15706 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15707
15708 * configure.in: Remove ld, target-libio, target-libg++, and
15709 target-libstdc++ from noconfigdirs.
15710
15711 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15712
15713 * configure: Fix three locations where shell scripts were
15714 being run directly rather than with config_shell.
15715
15716 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15717
15718 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15719 * config.sub (basic_machine): Recognize v850.
15720
15721 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15722
15723 * mpw-configure: Handle multiple enable/disable options and
15724 pass them down recursively, handle -c and -s flags appropriately
15725 depending on choice of compiler, add escape mechanism for
15726 quoted arguments to gC.
15727
15728 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15729
15730 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15731 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15732 so that -mrelocatable-lib and -mno-eabi are used.
15733
15734 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15735 not support --print-multi-lib, don't abort.
15736
15737 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15738
15739 * make-all.com: Run config-a-gas.
15740 * setup.com: Don't copy subdirectory files around.
15741
15742 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15743
15744 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15745 target, it now compiles correctly.
15746
15747 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15748
15749 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15750
15751 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15752
15753 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15754
15755 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15756
15757 * configure.in (native_only): Add prms.
15758
15759 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15760
15761 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15762 (BINUTILS_SUPPORT_DIRS): Likewise.
15763
15764 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15765
15766 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15767 d10v support is added.
15768
15769 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15770
15771 * configure.in (d10v-*-*): New target.
15772
15773 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15774
15775 * config.guess (HP 9000/811): Recognize this as a PA1.1
15776 machine.
15777
15778 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15779
15780 * Makefile.in (do-tar-gz): New target, split out from tail end of
15781 taz target. Run each command separately, don't use pipes.
15782 (taz): Use it.
15783
15784 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15785
15786 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15787 * mpw-build.in: No builds should depend on building byacc or flex,
15788 they are assumed to be installed already.
15789
15790 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15791
15792 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15793 variable that CC_FOR_TARGET needs.
15794
15795 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15796
15797 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15798 options have changed since the last time the subdirectory was
15799 configured, and if it has, reconfigure.
15800 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15801 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15802
15803 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15804
15805 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15806 CLEAN_MODULES): Add bash.
15807 (all-bash): New target.
15808
15809 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15810
15811 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15812
15813 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15814
15815 * config.sub (basic_machine): Recognize d10v as a valid processor.
15816
15817 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15818
15819 * mpw-configure: Add support for --bindir.
15820 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15821
15822 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15823
15824 * configure.in: add bash, time, gawk to list of hosttools and things
15825 to only build for native toolchains
15826
15827 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15828
15829 * Makefile.in (docdir): Remove.
15830
15831 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15832
15833 * Makefile.in (datadir): Set to $(prefix)/share.
15834
15835 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15836
15837 * configure.in: build diff and patch for cygwin32-hosted
15838 toolchains.
15839
15840 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15841
15842 * config.sub: Accept -rtems*.
15843
15844 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15845
15846 * configure.in: enable dosrel for cygwin32-hosted builds,
15847 remove diff from the list of things not buildable
15848 via Canadian Cross
15849
15850 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15851
15852 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15853 don't get ". ".
15854
15855 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15856
15857 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15858
15859 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15860
15861 * Makefile.in (taz): Handle case where tex3patch didn't even get
15862 checked out. Also, if it was found, put the symlink in a new util
15863 subdirectory.
15864
15865 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15866
15867 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15868
15869 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15870
15871 * config.sub: Recognize -openvms.
15872 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15873 * make-all.com, setup.com: New files.
15874
15875 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15876
15877 * Makefile.in (taz): tex3patch moved to texinfo/util.
15878
15879 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15880
15881 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15882 * configure.in: remove make from disable-if-Can-Cross list
15883 enable gdb if ${host} and ${target} are cygwin32
15884
15885 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15886
15887 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15888 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15889
15890 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15891
15892 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15893 distinguish sysv/svr4/bsd variants.
15894 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15895
15896 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15897
15898 * configure.in: Added copyright notice.
15899 * move-if-change: Added copyright notice.
15900
15901 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15902
15903 * configure.in (powerpcle-*-solaris*): Until we get shared
15904 libraries working, don't build gdb, sim, make, tcl, tk, or
15905 expect.
15906
15907 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15908
15909 * config.guess: Merge with FSF:
15910
15911 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15912 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15913
15914 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15915 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15916
15917 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15918 * config.guess: Combine two OSF1 rules.
15919 Also recognize field test versions. From mjr@zk3.dec.com.
15920 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15921 because GNU uname does not support -p. From pmr@pajato.com.
15922
15923 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15924
15925 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15926
15927 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15928
15929 * mpw-README: Document GCCIncludes.
15930
15931 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15932
15933 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15934
15935 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15936
15937 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15938
15939 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15940
15941 * configure.in (*-*-cygwin32): Configure make.
15942
15943 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15944
15945 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15946
15947 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15948
15949 * Makefile.in (all-inet): Depend on all-perl.
15950
15951 * Makefile.in (inet-install): New target.
15952
15953 * Makefile.in (all-inet): Depend on all-tcl.
15954 (all-inet): Depend on all-send-pr.
15955
15956 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15957
15958 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15959 temporarily.
15960
15961 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15962
15963 * configure.in: Don't configure --with-gnu-ld on AIX.
15964
15965 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15966
15967 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15968
15969 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15970
15971 * Makefile.in (ALL_MODULES): Added all-inet.
15972 (CROSS_CHECK_MODULES): Added check-inet.
15973 (INSTALL_MODULES): Added install-inet.
15974 (CLEAN_MODULES): Added clean-inet.
15975 (all-indent): New target.
15976
15977 * configure.in (host_tools): Added inet.
15978 (native_only): Added inet.
15979 (noconfigdirs): Added inet.
15980
15981 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15982
15983 * configure.in: Don't configure libgloss if we are not configuring
15984 newlib.
15985
15986 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15987
15988 * configure.in: Don't configure libgloss for unsupported
15989 architectures.
15990
15991 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15992
15993 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15994
15995 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15996
15997 * Makefile.in (ALL_MODULES): Include all-apache.
15998 (CROSS_CHECK_MODULES): Include check-apache.
15999 (INSTALL_MODULES): Include install-apache.
16000 (all-apache): New target.
16001
16002 * configure.in: Added apache everywhere perl is seen.
16003
16004 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16005
16006 * Makefile.in: Add support for clean-{module} and
16007 clean-target-{module} rules.
16008
16009 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16010
16011 * configure.in (*-*-ose) do not build libgloss.
16012
16013 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16014
16015 * config.guess (prep*:SunOS:5.*:*): Turn into
16016 powerpele-unknown-solaris2.
16017
16018 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16019
16020 * configure.in: Permit --enable-shared to specify a list of
16021 directories.
16022
16023 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16024
16025 * configure.in (host==solaris): Pass only the first word of $CC
16026 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16027
16028 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16029
16030 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16031
16032 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16033
16034 * Makefile.in (ALL_MODULES): Include all-perl.
16035 (CROSS_CHECK_MODULES): Include check-perl.
16036 (INSTALL_MODULES): Include install-perl.
16037 (ALL_X11_MODULES): Include all-guile.
16038 (CHECK_X11_MODULES): Include check-guile.
16039 (INSTALL_X11_MODULES): Include install-guile.
16040 (all-perl): New target.
16041 (all-guile): New target.
16042
16043 * configure.in (host_tools): Include perl and guile.
16044 (native_only): Include perl and guile.
16045 (noconfigdirs): Don't build guile and perl; no ports have been
16046 done.
16047
16048 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16049
16050 * configure (--enable-*): Handle quoted option lists such as
16051 --enable-sim-cflags='-g0 -O' better.
16052
16053 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16054
16055 * Makefile.in ({,inst}all-target): New rule so we can make and
16056 install all of the target directories easily.
16057
16058 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16059
16060 * configure.in: Add missing global flag in sed substitution when
16061 deleting `target-' from ${configdirs}.
16062
16063 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16064
16065 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16066 option.
16067
16068 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16069 config/mh-necv4.
16070
16071 * install.sh: Correct misspelling of transformbasename.
16072
16073 * config.guess: Recognize mips-*-sysv*.
16074
16075 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16076
16077 * config.sub: Recognize mon960.
16078
16079 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16080
16081 * configure: Restore Canadian Cross handling of BISON and LEX,
16082 removed in Feb 20 change.
16083
16084 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16085
16086 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16087 Mention make install. Remove the old copyright date as well the
16088 clumsy and rather pointless copyright on the README file.
16089
16090 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16091
16092 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16093 Makefile after running symlink-tree, then run `make distclean' to
16094 avoid clobbering any generated files in srcdir.
16095
16096 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16097
16098 * configure.in (m68k-*-netbsd*): Build everything now.
16099
16100 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16101
16102 * Makefile.in (taz): Fix quoting.
16103
16104 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16105
16106 * configure.in (sparclet-*-*): Build everything now.
16107
16108 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16109
16110 * configure.in (m68k-*-linux*): New host.
16111
16112 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16113
16114 * configure: Check for bison before byacc.
16115
16116 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16117
16118 * Makefile.in configure: Change the way LEX and BISON/YACC are
16119 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16120 searching PATH. These are used as fallbacks by Makefile.in if
16121 flex/bison/byacc aren't in objdir.
16122
16123 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16124
16125 * Makefile.in: Make everything which depends upon all-bfd also
16126 depend upon all-opcodes, in case --with-commonbfdlib is used.
16127
16128 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16129
16130 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16131 building NT native compilers on Unix.
16132
16133 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16134
16135 * configure.in: Don't get CC from the host Makefile fragment if we
16136 can find gcc in PATH, or if this is a Canadian Cross. Move the
16137 Solaris test for /usr/ucb/cc to the post target script, just after
16138 the compiler sanity test.
16139
16140 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * config.sub: Merge with FSF.
16143
16144 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * Makefile.in (RPATH_ENVVAR): New variable.
16147 (REALLY_SET_LIB_PATH): Use it.
16148 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16149
16150 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16151
16152 * config.sub, configure.in: Recognize sparclet cpu.
16153
16154 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16155
16156 * config.guess: Support m68k-cbm-sysv4.
16157
16158 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16159
16160 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16161 m68k-unknown-linuxaout from linker help string. Put quotes around
16162 $ld_help_string.
16163
16164 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16165
16166 * config.guess (powerpc-harris-powerunix): Add guess for port
16167 to new target.
16168
16169 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16170
16171 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16172
16173 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16174
16175 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16176 $(REALLY_SET_LIB_PATH) in Makefile.
16177 * Makefile.in (SET_LIB_PATH): New variable.
16178 (REALLY_SET_LIB_PATH): New variable.
16179 ($(DO_X)): Use $(SET_LIB_PATH).
16180 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16181 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16182 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16183 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16184 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16185 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16186 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16187 (install-dosrel): Likewise.
16188 (all-opcodes): Depend upon all-libiberty.
16189
16190 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16191
16192 * config.guess (*:CYGWIN*): New
16193
16194 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16195
16196 * Makefile.in (all-target-winsup): All all-target-libiberty.
16197
16198 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16199
16200 * configure.in (noconfigdirs): Add missing # in front of comment.
16201
16202 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16203
16204 * configure.in: add second pass to things added to noconfigdirs
16205 so *-gm-magic can exclude libgloss properly.
16206
16207 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16208
16209 * mpw-configure (extralibs_name, rez_name): Set correctly
16210 for MWC68K compiler.
16211
16212 * mpw-README: Add more info on the necessary build tools.
16213
16214 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16215
16216 * configure.in, config.sub: Recognize cygwin32.
16217
16218 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16219
16220 * config.guess, config.sub: Recognize A/UX.
16221
16222 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16223
16224 * config.sub: Merge with gcc/config.sub.
16225
16226 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16227
16228 * mpw-build.in (do-binutils): Add build of stamps.
16229
16230 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16231
16232 * config.sub: Add recognition for mips64vr4100*-* targets.
16233
16234 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16235
16236 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16237 Add creation of gconfigargs with `--enable-shared' turned on.
16238 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16239 ($(host)-stamp-stage3-configured): Likewise.
16240 (HOLES): Add chatr and ldd.
16241 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16242
16243 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16244
16245 * configure: Pass --nfp to recursive configures.
16246
16247 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16248
16249 * Makefile.in (DLLTOOL): New.
16250 (DLLTOOL_FOR_TARGET): New.
16251 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16252 (EXTRA_TARGET_FLAGS): Ditto.
16253 (EXTRA_GCC_FLAGS): Ditto.
16254 (CONFIGURE_TARGET_MODULES): Ditto.
16255 (DO_X): Ditto.
16256 * configure: Add DLLTOOL.
16257
16258 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16259
16260 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16261 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16262 mh-sco, since old workarounds no longer needed, and don't
16263 build ld, since libraries have weak symbols in COFF.
16264
16265 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16266
16267 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16268
16269 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16270
16271 * configure.in: Make sure that ${CC} can be used to compile an
16272 executable.
16273
16274 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16275
16276 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16277 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16278 nothing depending on whether gdbtk is being built.
16279
16280 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16281
16282 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16283
16284 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16285
16286 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16287 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16288
16289 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16290
16291 * config-ml.in: Add support for
16292 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16293 Simplify setting of multidirs from --disable-foo.
16294
16295 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16296
16297 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16298 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16299 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16300 non-empty, pass them on to the GCC make.
16301 (all-bootstrap): New rule that is like all-gcc, except it executes
16302 the GCC bootstrap rule instead of the GCC all rule.
16303
16304 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16305
16306 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16307
16308 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16309
16310 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16311 DG/UX support.
16312
16313 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16314
16315 * config.sub (i*86*) Change [345] to [3456]
16316
16317 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16318
16319 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16320 --with-gnu-ld=no.
16321
16322 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16323
16324 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16325 AIX multilibs get built.
16326
16327 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16328
16329 * configure.in (i386-win32): Don't build expect if we're not
16330 building the tcl subdir.
16331
16332 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16333
16334 * Makefile.in: (configure-target-examples, all-target-examples):
16335 New targets, configure and build example programs.
16336
16337 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16338
16339 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16340 use it as input to sedit the generated MPW makefile.
16341 * mpw-README: Add a suggestion about Gestalt.h.
16342
16343 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16344
16345 * config.sub: Accept *-*-ieee*.
16346
16347 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16348
16349 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16350 Ronald F. Guilmette <rfg@monkeys.com>.
16351
16352 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16353
16354 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16355 for powerpc-pe native.
16356 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16357 (target==powerpc-pe): duplicate i386-win32 entry.
16358
16359 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16360
16361 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16362 of vxworks, not just vxworks5.1.
16363
16364 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16365
16366 * mpw-configure: Add support for exec-prefix.
16367
16368 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16369
16370 * config.guess: Recognize HP model 816 machines as having
16371 a PA1.1 processor.
16372
16373 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16374
16375 * configure: Ignore new autoconf configure options.
16376
16377 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16378
16379 * config.guess: Recognize Pentium under SCO.
16380 From Robert Lipe <robertl@arnet.com>.
16381
16382 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16383
16384 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16385
16386 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16387
16388 * configure.in: Don't configure gas for alpha-dec-osf*.
16389
16390 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16391
16392 * configure.in: Default to --with-stabs for some targets for which
16393 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16394 i[345]86*-*-unixware*.
16395
16396 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16397
16398 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16399 rather than basing it on the target. Simplify handling of options
16400 controlling which directories to configure. Remove extraneous
16401 slash in multi-clean target.
16402
16403 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16404
16405 * config-ml.in: Prefix more variables with ml_ so they don't collide
16406 with configure's.
16407
16408 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * configure: Don't turn -v into --v.
16411
16412 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16413
16414 * configure.in (targargs): Fix typo.
16415
16416 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16417
16418 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16419
16420 * configure.in: Strip --host and --target options from
16421 CONFIG_ARGUMENTS, and always configure for --host only. Add
16422 --with-cross-host option when building with a cross-compiler.
16423 * configure: Canonicalize the arguments put into config.status by
16424 always using `=' for an option with an argument. Pass a presumed
16425 --host or --target explicitly.
16426
16427 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16428
16429 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16430 into general OS recognition case.
16431
16432 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16433
16434 * configure.in (target_configdirs): add target-winsup only
16435 for win32 target systems.
16436
16437 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * Makefile.in (all-target-libgloss): Depend upon
16440 configure-target-newlib, since when libgloss is built it looks to
16441 see if the newlib directory exists.
16442
16443 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16444
16445 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16446 cfg-ml-*.in.
16447
16448 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * configure: Handle LD and LD_FOR_TARGET when configuring a
16451 Canadian Cross.
16452
16453 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16454
16455 * configure.in (target_libs): add target-winsup.
16456 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16457 (target==ppcle-pe): remove ld from $noconfigdirs.
16458
16459 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16460
16461 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16462 Preserve relative path names in $srcdir. Build symlink tree if
16463 configuring cross target dir and srcdir=. (= no VPATH support).
16464 (configure-target-libg++): Depend on configure-target-librx.
16465 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16466 * config-ml.in: New file.
16467 * symlink-tree: New file.
16468 * configure: Ensure srcdir="." if that's what it is.
16469
16470 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16471
16472 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16473 includes and FLEX_SKELETON setting.
16474 * mpw-configure (--with-gnu-ld): New option, controls whether
16475 to use PPCLink or ld with PowerMac GCC.
16476 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16477 * mpw-config.in: Configure grez if targeting Mac.
16478
16479 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16480 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16481 just macos.
16482 * configure.in: Configure grez resource compiler if targeting Mac.
16483 * Makefile.in (all-grez, install-grez): New targets.
16484
16485 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16486
16487 * configure: CXX defaults to gcc, not g++. If we find
16488 gcc in the path, set CC to gcc -O2.
16489
16490 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16491
16492 * configure: Default ${build} correctly. Avoid picking up extra
16493 spaces when reading CC and CXX from Makefile. When doing a
16494 Canadian Cross, use plausible default values for numerous
16495 variables.
16496 * configure.in: When doing a Canadian Cross, don't try to
16497 configure tools whose configure script can't handle it.
16498
16499 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16500
16501 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16502
16503 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16504
16505 * configure: Remove dubious bug reporting address.
16506
16507 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16508
16509 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16510 configure script, run that instead of this directory's configure.
16511 In either case, print a message that we're configuring the sub-dir.
16512
16513 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16514
16515 * configure.in: Before checking for the existence of various files,
16516 use sed to filter out "target-".
16517
16518 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16519
16520 * Makefile.in (DO_X): Split rule to decrease command line length
16521 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16522 (Philippe De Muyter).
16523
16524 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16525
16526 * Makefile.in (all-patch): depend on all-libiberty.
16527
16528 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * configure.in: If the only directory in target_configdirs which
16531 actually exists is libiberty, then set target_configdirs to empty,
16532 to avoid trying to build a target libiberty in a gas or gdb
16533 distribution.
16534
16535 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16536
16537 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16538 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16539 systems.
16540
16541 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16542
16543 * configure.in (copy_dirs): Use sys-include instead of include
16544 for --with-headers option.
16545
16546 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16547
16548 * Makefile.in, configure.in: Make winsup builds work with
16549 new scheme.
16550
16551 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16552
16553 * configure.in: Build the linker on AIX.
16554
16555 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16556
16557 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16558 where needed.
16559
16560 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16561
16562 * Makefile.in (all-gcc): Fix typo.
16563
16564 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16565
16566 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16567
16568 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16569
16570 * configure.in: Rename libFOO to target-libFOO, and xiberty
16571 to target-xiberty, to provide more flexibility.
16572 (target_subdir): Define. Create if cross.
16573 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16574 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16575 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16576 check-libFOO -> check-target-libFOO, etc.
16577 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16578 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16579 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16580 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16581 allow ALL_GCC="" to only configure.
16582 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16583 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16584 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16585
16586 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16587
16588 * Makefile.in (taz): Build "info" in etc explicitly.
16589
16590 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16591
16592 * configure.in: Make sure that CC is undefined (as opposed to
16593 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16594 problem with autoconf trying to configure on a host without GCC.
16595
16596 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16597
16598 * mpw-configure: Set host alias from choice of host compiler,
16599 only use generic MPW Makefile sed if present, edit a file
16600 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16601 * mpw-README: Add problem notes about CW6 and CW7.
16602
16603 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16604
16605 * Makefile.in (taz): Use ";" instead of ";;".
16606
16607 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16608
16609 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16610 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16611 DISTDOCDIRS.
16612 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16613 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16614
16615 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16616
16617 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16618 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16619 Move bfd to DISTSTUFFDIRS.
16620
16621 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16622
16623 * Makefile.in (X11_LIB): Removed.
16624 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16625
16626 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16627
16628 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16629
16630 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16631 names.
16632
16633 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16634
16635 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16636
16637 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16638
16639 * configure.in (i[345]86-*-win32): Always build newlib.
16640 Don't configure cvs, autoconf or texinfo.
16641 * Makefile.in (LD_FOR_TARGET): New.
16642 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16643 Pass down LD_FOR_TARGET.
16644
16645 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16646
16647 * winsup: New directory.
16648 * Makefile.in: Build winsup.
16649 * configure.in: Winsup is configured when target is win32.
16650 Can only build win32 target GDB when native.
16651
16652 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16653
16654 * config.guess: Recognize HP model 819 machines as having
16655 a PA 1.1 processor.
16656
16657 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * configure: Fix sed loop which substitutes for CC and CXX to
16660 avoid bug found in various sed implementations.
16661
16662 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16663
16664 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16665 simulator. Use standard powerpc-*-eabi*.
16666
16667 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * configure.in: Stop putting gas and binutils in noconfigdirs for
16670 powerpc-*-aix* and rs6000-*-*.
16671
16672 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16673
16674 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16675 -mcall-aixdesc libraries.
16676
16677 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16678
16679 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16680
16681 * config.sub (arm | armel | armeb): Fix shell syntax.
16682
16683 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16684
16685 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16686 -msoft-float and -mcpu=common support.
16687 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16688 libraries.
16689
16690 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16691
16692 * configure.in: Allow configuration and build of emacs19 for the alpha.
16693
16694 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16695
16696 * configure.in (CC): Get ^CC, not just any old CC, from
16697 ${host_makefile_frag}.
16698
16699 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16700
16701 * configure.in (CC): Try to get CC from
16702 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16703
16704 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16705
16706 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16707 only if it exists in $(srcdir).
16708
16709 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16710
16711 * configure: If CC and CXX are not set in the environment, set
16712 them, based on either an existing Makefile or on searching for gcc
16713 in PATH. Substitute for CC and CXX in Makefile.
16714 * configure.in: Remove libm from target_libs. Separate
16715 target_configdirs from configdirs. If CC is not set in
16716 environment, try to get it from a host Makefile fragment. Rewrite
16717 changes of configdirs to use skipdirs instead. A few minor
16718 tweaks. Take directories out of target_configdirs as they are
16719 taken out of configdirs. Remove existing Makefile files from
16720 subdirectories. Substitute for TARGET_CONFIGDIRS and
16721 CONFIG_ARGUMENTS in Makefile.
16722 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16723 by configure.in.
16724 (CONFIG_ARGUMENTS): Likewise.
16725 (CONFIGURE_TARGET_MODULES): New variable.
16726 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16727 ($(CONFIGURE_TARGET_MODULES)): New target.
16728 (configure-libg++, configure-libio): New targets.
16729 (all-libg++): Depend upon configure-libg++.
16730 (all-libio): Depend upon configure-libio.
16731 (configure-libgloss, all-libgloss): New targets.
16732 (configure-libstdc++): New target.
16733 (all-libstdc++): Depend upon configure-libstdc++.
16734 (configure-librx, all-librx): New targets.
16735 (configure-newlib): New target.
16736 (all-newlib): Depend upon configure-newlib
16737 (configure-xiberty): New target.
16738 (all-xiberty): Depend upon configure-xiberty.
16739
16740 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16741
16742 * configure.in (host i[345]86-*-win32): Expand the
16743 noconfigdirs again.
16744
16745 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16746
16747 * mpw-configure: Fix sed command file name.
16748
16749 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16750
16751 * configure.in (host i[345]86-*-win32): Reduce the
16752 noconfigdirs again.
16753
16754 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16755
16756 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16757 or powerpc*-*-pe*, since they are not yet supported.
16758
16759 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16760
16761 Add PowerMac support and many other enhancements.
16762 * mpw-configure: New option --cc to select compiler to use,
16763 paste options set according to --cc into the generated
16764 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16765 if mpw-make.sed is present.
16766 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16767 add forward includes for PowerPC include files.
16768 * mpw-build.in: Build using Makefile.PPC if present.
16769 (do-byacc, etc): Remove separate version resource builds.
16770 (do-gas): Build "stamps" before "all".
16771 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16772 * mpw-README: Update to reflect --cc option, PowerMac support,
16773 and recently-reported compatibility problems.
16774
16775 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16776
16777 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16778 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16779 (--with-multilib-top): Pass to recursive invocations.
16780
16781 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16782
16783 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16784 v810-*-*.
16785
16786 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16787
16788 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16789 gdb, ld and opcodes on v810-*-*.
16790
16791 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16792
16793 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16794 (local-maintainer-clean): New target.
16795 (maintainer-clean): New target.
16796 (realclean): Just depend upon maintainer-clean.
16797
16798 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16799
16800 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16801
16802 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16803
16804 * configure.in: Build ld in mips*-*-bsd* case.
16805
16806 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16807
16808 * config.sub: Accept -lites* OS. From Ian Dall.
16809
16810 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16811
16812 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16813 targets.
16814
16815 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16816
16817 * configure.in: treat i386-win32 canadian cross the same as
16818 i386-go32 canadian cross.
16819
16820 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16821
16822 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16823 running under the simulator to build a reduced set of libraries.
16824 (powerpc-*-eabiaix): Add fine grained multilib support added to
16825 other powerpc targets yesterday.
16826
16827 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16828
16829 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16830 -disable-softfloat, -disable-relocatable, -disable-aix, and
16831 -disable-sysv to control which multilib libraries get built.
16832
16833 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16834
16835 * configure: Add Makefile.tem to list of files to remove in trap
16836 handler.
16837
16838 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16839
16840 * config.guess (*Linux*): Add missing "exit"s.
16841 Also, need specific check for alpha-unknown-linux (uses COFF).
16842
16843 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16844
16845 * config.guess: Merge with FSF:
16846
16847 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16848 * config.guess (AIX4): More robust release numbering discovery.
16849
16850 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16851 * config.guess (i386-sequent-ptx): Properly get version number.
16852
16853 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16854 * config.guess (mips:*:4*:UMIPS): New case.
16855
16856 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16857
16858 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16859 (i386-win32 host): Likewise. Don't build readline.
16860
16861 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16862
16863 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16864 SUPPORT_FILES to submakes.
16865
16866 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16867
16868 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16869 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16870 mpw-configure.
16871
16872 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16873
16874 * configure.in (appdirs): Use =, not ==, in test expression when
16875 trying to build the text to print in the warning message for
16876 Solaris users.
16877
16878 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16879
16880 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16881
16882 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16883
16884 * config.guess: Recognize lynx-2.3.
16885
16886 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16887
16888 * config.sub (z8ksim): Deleted
16889 (z8k-*-coff): New, this is the one true name of the target.
16890
16891 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16892
16893 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16894
16895 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16896
16897 * config.guess (*:Linux:*:*): First try asking the linker what the
16898 default object file format is (elf, aout, or coff). Then if this
16899 fails, try previous methods.
16900
16901 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16902
16903 * configure.in: Don't build newlib for *-*-vxworks5.1.
16904
16905 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16906
16907 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16908 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16909
16910 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16911
16912 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16913
16914 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16915
16916 * cfg-ml-com.in: New file.
16917 * cfg-ml-pos.in: New file.
16918
16919 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16920
16921 * COPYING.NEWLIB: Add HP free copyright to list.
16922
16923 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16924
16925 * config.sub: Recognize -eabi* for the system, not just -eabi.
16926
16927 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16928
16929 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16930 * config.sub, configure.in (win32): New target and host.
16931
16932 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16933
16934 * configure.in: Add i386-pe configuration.
16935
16936 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16937
16938 * mpw-build.in (install): Install GDB after LD.
16939
16940 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16941
16942 * mpw-config.in (elf/mips.h): Always forward-include, needed
16943 for GDB to build.
16944
16945 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16946
16947 * testsuite: New directory for customer acceptance and whole tool
16948 chain tests.
16949
16950 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16951
16952 * configure: If per-host line isn't found, but AC_OUTPUT is found
16953 and a configure script exists, run it instead.
16954
16955 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16956
16957 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16958
16959 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16960
16961 * configure: Set build_{cpu,vendor,os,alias} to host values when
16962 --build isn't specified.
16963
16964 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16965
16966 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16967 (FLAGS_TO_PASS): Pass them.
16968 (EXTRA_TARGET_FLAGS): Ditto.
16969
16970 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16971
16972 * Makefile.in (all-libg++): Depend on all-libstdc++.
16973
16974 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16975
16976 * configure.in (noconfigdirs): Enable all packages for
16977 i386-unknown-netbsd.
16978
16979 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16980
16981 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16982 hosted builds (DOS builds)
16983
16984 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16985
16986 Changes for ARM based on patches from Richard Earnshaw:
16987 * config.sub: Handle armeb and armel.
16988 * configure.in: Omit arm linker only for riscix.
16989
16990 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16991
16992 * config.guess: Update from FSF.
16993
16994 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16995
16996 * config.sub: Recognize powerpcle as the little endian variant of
16997 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16998 powerpcle variant. Convert pentium into i586, not i486. Add p5
16999 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17000 temporarily.
17001
17002 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17003
17004 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17005
17006 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17007
17008 * config.sub: Accept -lites* as a basic system type.
17009
17010 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17011
17012 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17013 installed, and if so return linuxoldld as the system name.
17014
17015 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17016
17017 * config.guess: Add hppa1.1-hp-lites support.
17018
17019 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17020
17021 * configure.in: Don't build newlib for m68k-vxworks5.1.
17022
17023 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17024
17025 * configure.in (mips-sgi-irix6): Use mh-irix5.
17026
17027 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17028
17029 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17030
17031 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17032
17033 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17034 OSF/1. Fix compiler flags.
17035 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17036
17037 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17038
17039 * configure.in: Recognize --with-newlib.
17040 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17041
17042 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17043
17044 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17045 to *_X11_MODULES due to gdbtk needing X include files et al.
17046
17047 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17048
17049 Merge in support for Mac MPW as a host.
17050 (Old change descriptions retained for informational value.)
17051
17052 * mpw-config.in: Add generic include forwards for cpu-specific
17053 include files in aout and elf directories.
17054
17055 * mpw-configure: Added copyright.
17056 * mpw-config.in: Check for presence of required build tools.
17057 (target_libs): Add newlib.
17058 (target_tools): Add examples.
17059 (Read Me): Generate as "Read Me for MPW" instead.
17060 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17061 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17062 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17063
17064 * mpw-configure: Remove subdir-specific makefile hackery,
17065 delete mk.tmp after using it.
17066
17067 * mpw-build.in (all): Display start and end times.
17068
17069 * mpw-configure (host_canonical): Set.
17070 (target_cpu): Always add to makefiles.
17071 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17072 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17073 (mpw-mh-mpw): Look for in srcdir and srcroot.
17074 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17075
17076 * mpw-build.in: (install-only): New target.
17077
17078 * mpw-configure (host_alias, target_alias): Rename from hostalias
17079 and targetalias, add into generated Makefile.
17080 (mk.tmp): If present, add into generated Makefile.
17081 * mpw-build.in (all-gas): Build config.h first before gas proper.
17082
17083 * mpw-configure (config.status): Write only if changed.
17084 * mpw-config.in (readline): Configure it (not built, just used for
17085 definitions).
17086
17087 * mpw-config.in (elf/mips.h): Add a forward include.
17088
17089 * mpw-config.in: Forward-include most .h files in include into
17090 extra-include.
17091 (readline): Don't build.
17092 mpw-build.in (install): Install GDB.
17093
17094 * mpw-configure (prefix, mpw_prefix): Handle it.
17095 * mpw-config.in (mmalloc, readline): Don't configure.
17096 * mpw-build.in (thisscript): Rename to ThisScript.
17097 Use mpw-build instead of BuildProgram everywhere.
17098 (mmalloc, readline): Don't build.
17099 * mpw-README: New file, basic documentation about the MPW port.
17100
17101 * mpw-config.in: Use forward-include to create include files.
17102
17103 * mpw-configure: Add more things to the top of each configured
17104 Makefile, including contents of config/mpw-mh-mpw.
17105 * mpw-config.in (extra-include): Create this directory and fill it
17106 with Posix-like include files when configuring.
17107
17108 * config.sub (apple, mac, mpw): Add various aliases.
17109
17110 * mpw-build.in: New file, top-level build script fragment for MPW.
17111 * mpw-configure: New file, configure script for MPW.
17112 * mpw-config.in: New file, config fragment for MPW.
17113
17114 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17115
17116 * configure.in (host_libs): Remove glob, since it is gone from the
17117 sources.
17118
17119 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17120
17121 * Makefile.in: define empty GDB_NLM_DEPS var.
17122
17123 * configure.in(target_makefile_frag): use config/mt-netware
17124 for netware targets.
17125
17126 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17127
17128 * config.sub: Merge in recent FSF changes. Remove linux special
17129 cases.
17130
17131 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17132
17133 Revert this change:
17134
17135 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17136
17137 * build-all.mk: Use CC=cc -Xs on Solaris.
17138
17139 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17140
17141 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17142 stop using it.
17143 * Makefile.in: Nuke all references to glob subdirectory.
17144
17145 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17146
17147 * configure.in: Fix --enable-shared logic in per-host.
17148
17149 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17150
17151 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17152
17153 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17154
17155 * configure.in (noconfigdirs): Don't build gas on AIX, for
17156 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17157
17158 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17159
17160 * configure: Fix --cache-file to work if the file argument is a
17161 relative path.
17162
17163 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * configure: If the --cache-file is used, pass it down to
17166 configure in subdirectories.
17167
17168 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17169
17170 * config.sub: add vxworks29k configuration.
17171
17172 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17173
17174 * Makefile.in (taz): Do "diststuff" part quietly.
17175
17176 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17177
17178 * config.sub: Mini-merge with gcc/config.sub.
17179
17180 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17181
17182 * config.guess (IRIX): Sed - to _.
17183
17184 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17185
17186 * Makefile.in (source-vault, binary-vault): New targets.
17187
17188 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17189
17190 * config.sub: Recognize -eabi as a basic system type.
17191
17192 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17193
17194 * configure.in (enable_shared stuff): Fix typo.
17195
17196 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17197
17198 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17199
17200 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17201
17202 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17203
17204 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17205
17206 * configure.in (rs6000-*-*): Don't build gas.
17207
17208 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17209
17210 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17211 reduce command line length.
17212 (AS_FOR_TARGET): Check for as.new, not Makefile.
17213 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17214
17215 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17216
17217 * config.guess: Merge from FSF.
17218
17219 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17220
17221 * configure: Don't use $ when handling program_suffix.
17222
17223 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17224
17225 * configure.in: Configure tk for hppa/hpux.
17226
17227 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17228
17229 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17230
17231 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17232
17233 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17234 to LIBCXXFLAGS. Tests are better run without it.
17235
17236 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17237
17238 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17239
17240 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17241
17242 * configure.in (*-*-netware*): Don't configure xiberty.
17243
17244 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17245
17246 * configure.in: Remove tk from native_only list.
17247
17248 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17249
17250 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17251 for special NCD build.
17252
17253 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17254
17255 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17256 makeall.bat, they're only useful for binutils snapshots.
17257 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17258 makeall.bat to specified SUPPORT_FILES.
17259
17260 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17261
17262 * build-all.mk: Add Ericsson targets to sun4 and solaris
17263 hosts. Add BNR's sun4 target to solaris host, so their
17264 build-from-source will be tested in-house first.
17265
17266 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17267
17268 * Makefile.in (LIBCFLAGS): New variable.
17269 (CFLAGS_FOR_TARGET): Ditto.
17270 (LIBCFLAGS_FOR_TARGET): Ditto.
17271 (LIBCXXFLAGS): Ditto.
17272 (CXXFLAGS_FOR_TARGET): Ditto.
17273 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17274 (BASE_FLAGS_TO_PASS): Pass them.
17275 (EXTRA_TARGET_FLAGS): Ditto.
17276
17277 * configure.in: Support --enable-shared.
17278
17279 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17280
17281 * configure.in (target_libs): Include libstdc++ again.
17282 * config.guess: Update from FSF (for FreeBSD).
17283
17284 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17285
17286 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17287 makeall.bat.
17288 (DISTDOCDIRS): Add `etc'.
17289 (ETC_SUPPORT_PFX): New variable.
17290 (taz): Include anything from etc starting with a word in
17291 ETC_SUPPORT_PFX.
17292
17293 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17294
17295 * config.sub: Update for recent FSF changes. Remove obsolete
17296 h8300hds entry. Add -windows* and -osx as basic os. Minor
17297 spacing changes.
17298
17299 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17300
17301 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17302
17303 * config.guess: Merge with FSF.
17304 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17305
17306 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17307
17308 * configure: Since the "trap 0" handler will override the exit
17309 status on many systems, only use it for "exit 1", and make it set
17310 a non-zero exit status; reset it before "exit 0". Also, check
17311 exit status of config.sub, and error out if it failed.
17312
17313 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17314
17315 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17316 and install libgloss.
17317
17318 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17319
17320 * Makefile.in (all-binutils): Depend upon all-byacc.
17321
17322 * configure.in: Don't build emacs on Irix 5.
17323
17324 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17325
17326 * configure.in (*-*-netware*): Add libio.
17327
17328 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17329
17330 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17331 (CHECK_TARGET_MODULES): Ditto.
17332 (INSTALL_TARGET_MODULES): Ditto.
17333 (TARGET_LIBS): Ditto.
17334 (all-libstdc++): Note dependencies.
17335
17336 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17337
17338 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17339
17340 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17341
17342 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17343 -fexternal-templates.
17344
17345 * configure.in (target_libs): Add libstdc++.
17346 (noconfigdirs): Add libstdc++ as appropriate.
17347
17348 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17349
17350 * config.guess: Update from FSF.
17351
17352 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17353
17354 * configure: Use ${config_shell} when running ${configsub}.
17355
17356 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17357
17358 * config.sub: No longer recognize h8300h.
17359
17360 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17361
17362 * config.sub: Remove extraneous differences between config.sub and
17363 gcc/config.sub.
17364
17365 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17366
17367 * Makefile.in (DISTSTUFFDIRS): Add gas.
17368
17369 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17370
17371 * COPYING.NEWLIB: New file.
17372
17373 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17374
17375 * config.guess (HP-UX): Patch from Harlan Stenn
17376 <harlan@landmark.com> to also emit release level.
17377
17378 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17379
17380 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17381
17382 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17383
17384 * config.sub: Merge nextstep cleanup from FSF.
17385
17386 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17387
17388 * configure.in (arm-*-*): Don't configure ld for this target.
17389
17390 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17391
17392 * configure.in (*-*-netware): don't configure libg++, libio,
17393 librx, or newlib.
17394
17395 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17396
17397 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17398 configure ld--it works, but it doesn't support shared libraries.
17399
17400 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17401
17402 * config.guess (*-unknown-freebsd*): Get rid of possible
17403 trailing "(Release)" in version string.
17404 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17405
17406 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17407
17408 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17409 Fix type: *-next-neststep -> *-next-nextstep.
17410
17411 * config.guess: Merge from FSF:
17412
17413 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17414
17415 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17416
17417 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17418
17419 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17420 instead of UNIX_SV for UnixWare 1.0).
17421
17422 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17423
17424 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17425 to make gdb/nlm/* build after the compiler and linker.
17426
17427 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17428
17429 * config.guess (netbsd, freebsd, linux): Accept any machine,
17430 not just i[34]86.
17431 (m68k-atari-sysv4): Relocate to match FSF version.
17432
17433 * config.guess: More merges from the FSF:
17434
17435 Add a space before function call or macro invocation.
17436
17437 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17438
17439 * config.guess: Add trap cmd to remove dummy.c and dummy when
17440 interrupted.
17441
17442 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17443
17444 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17445 (dummy): Redirect stderr from compilation of dummy.c.
17446
17447 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17448
17449 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17450
17451 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17452
17453 * configure: Accept and ignore --cache*, for compatibility with
17454 new autoconf.
17455
17456 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17457
17458 * config.guess: Merge from FSF:
17459
17460 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17461
17462 * config.guess (Pyramid*:OSx*:*:*): New case.
17463 (PATH): Add /.attbin at end for finding uname.
17464 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17465
17466 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17467
17468 * config.guess (M88*:DolphinOS:*:*): New case.
17469
17470 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17471
17472 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17473 to select whether to use ELF or COFF.
17474
17475 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17476
17477 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17478
17479 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17480
17481 * config.guess: Guess the OS version for HPUX.
17482
17483 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17484
17485 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17486
17487 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17488
17489 * configure.in: Recognize --with-headers, --with-libs, and
17490 --without-newlib.
17491 * Makefile.in (all-xiberty): Depend upon all-ld.
17492
17493 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17494
17495 * configure.in: Change i[34]86 to i[345]86.
17496
17497 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17498
17499 * configure (version): A few more tweaks to help message.
17500
17501 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17502
17503 * Makefile.in: Remove (for now) librx as a host library,
17504 now that we're building it for target.
17505
17506 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17507
17508 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17509 (Karl Berry).
17510
17511 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17512
17513 * configure.in: Also configure librx.
17514
17515 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17516
17517 * Makefile.in: Update various rules to reflect that librx
17518 is now needed for libg++.
17519
17520 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17521
17522 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17523
17524 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17525
17526 * configure.in: Configure the examples directory.
17527
17528 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17529
17530 * configure: Simplify Jun 2 1994 change.
17531
17532 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17533
17534 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17535 /bin/gcc isn't good enough to build gcc.
17536
17537 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17538
17539 * Makefile.in (GDB_SUPPORT_FILES): Remove
17540 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17541 (gdb.tar.gz): Add new rule to use standard distribution building
17542 mechanism.
17543
17544 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17545
17546 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17547 Bill Cox <bill@cygnus.com>.
17548
17549 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17550
17551 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17552
17553 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17554
17555 * configure: Search current dir first in .gdbinit.
17556
17557 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17558
17559 * config.sub: Recognize freebsd (merged from gcc config.sub).
17560
17561 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17562
17563 * config.sub: Refer to NeXT's operating system as nextstep.
17564
17565 * config.sub (case $basic_machine): Re-order the cases, to match
17566 the order in the FSF version (which is mostly alphabethical).
17567 Merge in some additions and changes from the FSF.
17568
17569 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17570
17571 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17572 * config.sub: Recognize cxux7.
17573 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17574
17575 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17576
17577 * config.sub: Fix typo powerpc -> powerpc-*.
17578
17579 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17580
17581 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17582
17583 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17584 parallel with all-emacs and install-emacs). Top-level command
17585 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17586
17587 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17588
17589 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17590 $(relbindir)/make before doing ``make install'', and use
17591 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17592 installing over running make binary.
17593 ($(host)-stamp-stage3-installed): Likewise.
17594
17595 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17596
17597 * config.guess: Recognize Mach.
17598
17599 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17600
17601 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17602 see whether --exec-prefix was used.
17603
17604 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17605
17606 * README: Explicitly mention libg++/README. (Zoo's idea.)
17607
17608 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17609
17610 * Makefile.in: Add all-librx target similar to all-libproc.
17611
17612 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17613
17614 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17615 with post 1.2 uname bogosity.
17616
17617 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17618
17619 * configure: Remove temporary files on receipt of a signal.
17620
17621 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17622
17623 * configure: If there is a package_makefile_frag, remove
17624 ${subdir}/Makefile.tem after copying it in.
17625
17626 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17627
17628 * build_all.mk: support rs6000 lynx identifies itself as
17629 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17630 since /bin/gcc is too feeble to compile a modern gcc.
17631
17632 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17633
17634 * brought devo/test-build.mk update-to-date with progressive/
17635 test-build.mk. Add lynx targets and hppa flag info.
17636
17637 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17638
17639 * configure.in: Use mh-ncrsvr43. Patch from
17640 Tom McConnell <tmcconne@sedona.intel.com>.
17641
17642 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17643
17644 * config.guess (i386-unknown-bsdi): No longer need to
17645 check #if defined(__bsdi__) && defined(__i386__).
17646
17647 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17648
17649 * configure: Set program_transform_nameoption correctly.
17650
17651 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17652
17653 * brought build-all.mk update-to-date with progressive build-all.mk,
17654 added new targets and hppa info.
17655
17656 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17657
17658 * configure: If config.guess result is a prefix of the user
17659 specified target, assume a native build and use the user specified
17660 target as the host alias. Remove SunOS patch suffix removal hack.
17661 * configure.in: Remove SunOS patch suffix removal hack.
17662
17663 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17664 in NATIVE_CHECK_MODULES.
17665
17666 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17667
17668 * Makefile.in: Rename HOST_ONLY to NATIVE.
17669 * configure: Delete SunOs patch suffix from host_canonical
17670 and build_canonical variables that are prepended to Makefiles.
17671 * configure.in: Add comments for easier maintenance.
17672
17673 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17674
17675 * Makefile.in: Add all-libproc target similar to all-gui.
17676
17677 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17678
17679 * Makefile.in (CHECK_MODULES): split into
17680 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17681
17682 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17683
17684 * config.guess (i386-unknown-bsdi): New system to guess.
17685
17686 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17687
17688 * Makefile.in: Add all-gui target (but not yet build by "all").
17689
17690 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17691
17692 * config.sub: Move deletion of patch suffix from here...
17693 * configure.in: To here, at Ian's suggestion. The top-
17694 level scripts might need to know of a patch level.
17695
17696 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17697
17698 * config.sub: Strip off patch suffix so rtl is recognized
17699 as a sunos4.1.3 machine, even though it's been patched.
17700
17701 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17702
17703 * Makefile.in (INSTALL_LAST): Delete.
17704 (INSTALL_DOSREL): New.
17705
17706 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17707
17708 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17709 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17710 whether we pass down --with-gnu-ld anyhow.
17711
17712 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17713
17714 * Makefile.in (INSTALL_LAST): Change operation so it works
17715 on more flavors of make.
17716 * configure.in (go32): Don't build libg++ or libio.
17717
17718 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17719
17720 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17721 they can be overriden by templates.
17722
17723 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17724
17725 * configure.in (target==go32): Don't build gdb.
17726 * dosrel: New directory.
17727
17728 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17729
17730 * configure.in (host==go32): Configure dosrel too.
17731 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17732 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17733 be set by incoming names or templates.
17734 (INSTALL_LAST): New rule.
17735
17736 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17737
17738 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17739
17740 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17741
17742 * configure.in (appdirs): New variable. Currently empty, but will
17743 be used in gas distribution. If nonempty, lists a set of
17744 directories at least one of which must get configured, or top
17745 level configuration is considered to have failed.
17746 (rs6000-*-lynxos*): Use new file name.
17747
17748 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17749
17750 Eliminate XTRAFLAGS.
17751 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17752 newlib include files using -idirafter, and also use -nostdinc.
17753 (CXX_FOR_TARGET): Likewise.
17754 (XTRAFLAGS): Removed.
17755 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17756 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17757 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17758 ($(DO_X)): Don't pass down XTRAFLAGS.
17759
17760 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17761
17762 * configure.in (mips*-dec-bsd*): New target; do build linker.
17763 (mips*-*-bsd*): New target; don't build linker.
17764
17765 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17766
17767 * configure.in: support rs6000-*-lynxos* configuration.
17768 support sunos4 as a cross target.
17769
17770 * config.sub: look for lynx*, not lynx since the OS version may
17771 legitimately be part of the name.
17772
17773 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17774
17775 * configure.in (i[34]86-*-sco*): Move to be with other i386
17776 targets.
17777 (romp-*-*): New target. Skip various binary utilities.
17778 (vax-*-*): New target. Don't build newlib.
17779 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17780
17781 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17782
17783 * configure.in: Only set host_makefile_frag if config
17784 directory exists.
17785
17786 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17787
17788 * install.sh: If $dstdir exists, don't check whether each
17789 component does.
17790
17791 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17792
17793 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17794
17795 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17796
17797 * configure.in (*-*-lynxos*): Don't configure newlib for either
17798 native or cross Lynx.
17799
17800 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17801
17802 * config.sub (sparc64-elf): Fix os.
17803 (z8k): Remove duplicate.
17804
17805 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17806
17807 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17808 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17809
17810 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17811
17812 * configure: Make file links cleanly even if Lynx fails on
17813 an NFS symlink (at least fail cleanly).
17814
17815 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17816
17817 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17818 -XNh2000.
17819
17820 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17821
17822 * configure: Unknown options are fatal again.
17823
17824 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17825
17826 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17827 compatibility.
17828
17829 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17830
17831 * build-all.mk: Add `clean' target.
17832
17833 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17834
17835 * config.guess: Add SINIX support.
17836 * configure.in: Add mips-*-sysv4* support.
17837
17838 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17839
17840 * build-all.mk: Document all useful targets.
17841 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17842 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17843
17844 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17845
17846 * configure: Support --silent, --quiet.
17847
17848 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17849
17850 * configure: Support --disable-FEATURE.
17851
17852 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17853
17854 * config.guess: Recognize NCR running SVR4.3.
17855
17856 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17857
17858 * config.guess: Make BSDI generate i386-unknown-bsd386.
17859 Patch from Paul Eggert <eggert@twinsun.com>.
17860
17861 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17862
17863 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17864
17865 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17866
17867 * configure: Make unrecognized options give nonfatal warnings
17868 instead of fatal errors, and pass them to any subdirectory
17869 configures in case they recognize them.
17870 Make --x equivalent to --with-x.
17871
17872 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17873
17874 * configure: Add --enable-* options. Clean up usage message and
17875 some comments.
17876
17877 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17878
17879 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17880
17881 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17882
17883 * configure.in (hppa*-*-*): Enable binutils.
17884
17885 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17886
17887 * config.sub: Recognize cisco.
17888
17889 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17890
17891 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17892
17893 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17894
17895 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17896 than one configuration name. Add comment.
17897
17898 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17899
17900 * config.guess: about target *-hitachi-hiuxwe2, fixed
17901 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17902 macro is incorrect.]
17903
17904 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17905
17906 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17907 than the "make ls" stuff which used to be here.
17908
17909 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17910
17911 * config.guess: Recognize i[34]86-unknown-freebsd.
17912 From Shawn M Carey <smcarey@rodan.syr.edu>.
17913
17914 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17915
17916 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17917
17918 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17919
17920 * config.guess: Check for ptx.
17921
17922 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17923
17924 * config.sub: Add os9k checking.
17925
17926 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17927
17928 * config.guess: Handle OSF1 running on HPPA processors
17929
17930 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17931
17932 * configure: If subdir configure fails, print out a message with
17933 subdirectory name, in case subdir's configure code didn't identify
17934 itself.
17935
17936 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17937
17938 * configure.in: Remove embedded newlines from configdirs.
17939 Avoid mismatches of substrings. Fix matching strings at end
17940 of configdirs.
17941
17942 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17943
17944 * config.guess: Add Lynx/rs6000 config support.
17945
17946 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17947
17948 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17949
17950 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17951
17952 * configure.in (hppa*-*-osf*): Treat this just like most other
17953 PA configurations (eg no binutils or ld).
17954 (hppa*-*-*elf*): These configurations have binutils and ld.
17955
17956 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17957
17958 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17959
17960 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17961
17962 * configure.in (rs6000-*-*): Build gas.
17963
17964 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17965
17966 * Makefile.in: Avoid bug in losing hpux sed.
17967
17968 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17969
17970 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17971 for GDB and GDB has been fixed to not need it.
17972
17973 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17974
17975 * config.guess: Recognize vax hosts.
17976
17977 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17978
17979 * configure (while loop): Don't use "break 2" inside case
17980 statement -- the case statement isn't an enclosing loop.
17981
17982 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17983
17984 * config.guess: Clean up NeXT support, to allow nextstep
17985 on Intel machines. Make OS be nextstep.
17986
17987 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17988
17989 * config.guess: Add alternate forms for Convex.
17990
17991 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17992
17993 * configure: Completely rewrite option processing. Take
17994 advantage of pattern-matching to avoid invoking test frequently.
17995 Also clean up host and target defaulting logic.
17996
17997 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17998
17999 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18000 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18001 commands (plus user environment) will fit SCO limits.
18002
18003 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18004
18005 * configure.in: Don't issue warnings about directories which are
18006 not being configured if -norecursion is set. Correct test for
18007 --with-gnu-as and --with-gnu-ld to not get confused by substring
18008 matches.
18009
18010 * configure.in: Don't build gas for alpha-dec-osf1*.
18011
18012 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18013
18014 * configure: Back out Per's change of 12/19/1993. It changes the
18015 behavior of configure in unexpected and confusing ways.
18016
18017 Also, use different delim char when calculating
18018 program_transform_name so that the name can contain slashes.
18019
18020 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18021
18022 * configure.in, config.sub: Add support for VSTa micro-kernel.
18023
18024 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18025
18026 * configure.in: Nuke hacks which were used to get a special
18027 version of GAS for HPPA configurations.
18028
18029 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18030
18031 * configure: If only ${target_alias} is given, use that
18032 as the default for ${host_alias}.
18033 * configure: Add missing back-slashes before nested quotes.
18034
18035 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18036
18037 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18038
18039 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18040
18041 * config.guess: Recognize some Tektronix configurations.
18042 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18043
18044 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18045
18046 * config.sub: Match any flavor of SH.
18047
18048 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18049
18050 * configure.in: Don't try to configure newlib for Alpha.
18051
18052 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18053
18054 * configure.in: Don't build ld for Irix 5. Don't build gas,
18055 libg++ or libio for any Alpha target.
18056
18057 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18058
18059 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18060
18061 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18062 default arguments -- so it tried to compress itself.
18063
18064 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18065
18066 * configure.in (notsupp): ensure that a space is always at the end
18067 of the configdirs list, since the grep checks for an explicit space
18068
18069 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18070
18071 * configure.in (target i386-sysv4.2): don't build ld, since static
18072 versions of many libraries are not available.
18073
18074 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18075
18076 * config.guess: Recognize Apollos (using environment variables).
18077 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18078
18079 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18080
18081 * config.guess: Recognize Sony news mips running newsos.
18082
18083 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18084
18085 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18086 "fi ; else" for bash.
18087
18088 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18089
18090 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18091
18092 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18093
18094 * config.sub: accept unixware as an alias for svr4.2.
18095 Fix some inconsistancies with the gcc version.
18096
18097 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18098
18099 * Makefile.in (DISTDOCDIRS): Add gdb.
18100
18101 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18102
18103 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18104
18105 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18106
18107 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18108 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18109 this now.
18110
18111 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18112
18113 * config.sub: Accept hiux* as an OS name.
18114
18115 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18116 etc/make-stds.texi. The underscore came from gcc, and dje now
18117 agrees that RUNTESTFLAGS is the correct name.
18118
18119 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18120
18121 * install.sh: Remove 'set -e'. It makes any conditionals
18122 in the script useless.
18123
18124 * config.guess: Automatically recognize arm-acorn-riscix
18125 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18126
18127 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18128
18129 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18130
18131 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18132
18133 * Makefile.in (DISTDOCDIRS): New variable.
18134 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18135 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18136
18137 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18138
18139 * configure.in (hppa target): check the source directory for the
18140 pagas sub-directory
18141
18142 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18143
18144 * config.sub: Allow -aout* and -elf*.
18145
18146 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18147
18148 * configure.in: Don't build ld on i386-solaris2, same as for
18149 sparc-solaris2.
18150
18151 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18152
18153 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18154
18155 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18156
18157 * configure.in: Configure gdb for alpha.
18158
18159 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18160
18161 * Makefile.in (CXXFLAGS): Add -O.
18162
18163 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18164
18165 * config.guess: added support for DG Aviion
18166
18167 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18168
18169 * configure.in: Produce warning message for subdirectories not
18170 configurable for this host/target combination. Don't try to
18171 configure gdb for vms.
18172
18173 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18174
18175 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18176 appropriate files before making "diststuff".
18177 (DISTBISONFILES): New var: list of files to be edited.
18178 (DISTSTUFFDIRS): Add binutils.
18179
18180 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18181
18182 * config.sub: also handle mipsel and mips64el (for little endian mips)
18183
18184 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18185
18186 * configure.in: Add * to end of all OS names.
18187
18188 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18189
18190 * configure.in: Build newlib for LynxOS native.
18191
18192 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18193
18194 * config.guess: Add support for delta 88k running SVR3.
18195
18196 * configure.in: Add comment about HP compiler vs. emacs.
18197
18198 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18199
18200 * configure.in: don't build ld on solaris2 (not a viable option
18201 due to bugs in getpwnam & getpwuid)
18202
18203 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18204
18205 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18206 config.guess will produce a full version number.
18207
18208 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18209
18210 * configure.in: Build linker and binutils for alpha-dec-osf1.
18211
18212 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18213
18214 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18215 and gdb/testsuite/Makefile.in.
18216
18217 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18218
18219 * configure.in: recognize mips*- instead of mips-
18220
18221 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18222
18223 * config.sub: Accept linux*coff and linux*elf as operating
18224 systems.
18225
18226 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18227
18228 * config.sub: Recognize mips64, and mips3 as an alias for it.
18229
18230 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18231
18232 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18233 gdb knows how to handle OSF/1 shared libraries.
18234
18235 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18236
18237 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18238 * config.guess: Recognize Hitachi's HIUX.
18239 * config.sub: Recognize h3050r* and hppahitachi.
18240 Remove redundant cases for hp9k[23]*.
18241
18242 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18243
18244 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18245 if gas and ld are in the source tree and are in ${configdirs}.
18246 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18247 --with options (but still pass them down on the command line,
18248 if they were explicitly specified).
18249
18250 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18251
18252 * configure: substitute SHELL value in Makefile.in with
18253 ${CONFIG_SHELL}
18254
18255 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18256
18257 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18258 *-*-solaris2* targets.
18259
18260 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18261
18262 * Makefile.in: define M4, and pass it down to sub-makes;
18263 all-autoconf now depends on all-m4
18264
18265 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18266
18267 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18268 presence of {ar,ranlib} instead of a configured directory
18269
18270 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18271
18272 * config.guess: Accept 34?? as well as 33?? for NCR.
18273
18274 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18275
18276 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18277 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18278
18279 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18280
18281 * configure: grab values for $(CC) and $(CXX) from the
18282 environment, so that someone can do "CC=gcc configure; make" and
18283 have it work right (matching the way that autoconf works now)
18284
18285 * configure.in, Makefile.in: add support for gash, the tcl
18286 interface to Galaxy
18287
18288 * config.guess: add NetBSD variants (hp300, x86)
18289
18290 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18291
18292 * install.sh: Support -d option (in the manner of SunOS 4 install,
18293 as it is more deterministic than that of GNU install)
18294 (chmodcmd): Set file to mode 755 by default (should also do default
18295 chgrp and chown, but I don't feel like dealing with that now)
18296
18297 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18298
18299 * config.sub: Remove h8300hhms alias.
18300
18301 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18302
18303 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18304
18305 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18306
18307 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18308 as stmp-fixinc
18309
18310 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18311
18312 * config.sub: recognize m88110-bug-coff.
18313
18314 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18315
18316 * Makefile.in (all-libio): all dependencies on the toolchain used
18317 to build this (gcc, gas, ld, etc)
18318
18319 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18320
18321 * config.guess: Deal with OSF/1 1.3 on alpha.
18322
18323 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18324
18325 * install.sh: add some 'else true' clauses for portability
18326
18327 * configure.in: don't build libio for h8[35]00-*-* targets
18328
18329 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18330
18331 * Makefile.in: Add support for new libio.
18332
18333 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18334
18335 * install.sh: If one command fails, don't try the rest. Don't try
18336 to remove $dsttmp (via trap) unless we have already created it.
18337 If $src doesn't exist, detect it and exit with an error.
18338
18339 * config.guess: Recognize BSD on hp300.
18340
18341 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18342
18343 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18344 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18345
18346 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18347
18348 * Makefile.in (all-send-pr): depends on all-prms
18349
18350 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18351
18352 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18353
18354 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18355
18356 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18357 Added test for mips-mips-riscos5.
18358
18359 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18360
18361 * configure.in: use mh-hp300 for 68k HP hosts
18362
18363 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18364
18365 * configure: add support for CONFIG_SHELL, so that you can use
18366 some alternate shell for evaluating configure scripts
18367
18368 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18369
18370 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18371 in configure script to bug-gdb@prep.ai.mit.edu when building
18372 distribution archive.
18373 * Makefile.in (COMPRESS): Remove def.
18374 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18375 gdb.tar.Z and make-gdb.tar.Z respectively.
18376 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18377 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18378 to convergence with 'taz' target in Makefile.in.
18379
18380 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18381
18382 * install.sh (dsttmp): use trap to ensure that tmp files go
18383 away on error conditions
18384
18385 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18386
18387 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18388
18389 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18390
18391 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18392 its parent is '/' not ''.
18393
18394 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18395
18396 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18397
18398 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18399 that ${newsrcdir}/configure.in does.
18400
18401 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18402
18403 * test-build.mk: support for CONFIG_SHELL
18404
18405 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18406
18407 * config.sub (netware): Add as a basic system type.
18408
18409 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18410
18411 * Makefile.in (Makefile): depend on configure.in. Also drop the
18412 $(srcdir)/ from the dependency on Makefile.in.
18413
18414 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18415
18416 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18417 (h8300hhms is temporary until multi-libraries are implemented).
18418 * configure.in: Handle h8300h too.
18419
18420 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18423
18424 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18425
18426 * configure: Remove extraneous output when guessing host type.
18427 * config.guess: Remove extraneous output when guessing using C
18428 compiler rather than uname, or when guessing fails.
18429
18430 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18431
18432 * Makefile.in: remove all.cross and install.cross targets
18433
18434 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18435 definitions
18436
18437 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18438
18439 * configure.in (target sh): Build gprof.
18440
18441 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18442
18443 * config.sub: change -solaris to -solaris2
18444
18445 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18446
18447 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18448
18449 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18450
18451 * configure: Correct error message for missing Makefile.in to
18452 print correct directory.
18453
18454 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18455
18456 * install.sh: kludge around 386BSD shell bug
18457
18458 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18459
18460 * config.guess: Recognize NeXT.
18461 * config.guess: Recognize i486-ncr-sysv4.
18462 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18463
18464 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18465
18466 * Makefile.in (MAKEINFOFLAGS): New variable.
18467 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18468 * build-all.mk, test-build.mk: Pass down --no-split as
18469 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18470
18471 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18472
18473 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18474
18475 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18476
18477 * Makefile.in (libg++.tar.z): New rule.
18478 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18479 * Makefile.in (taz): Only do a single chmod.
18480
18481 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18482
18483 * install.sh: don't use dirname anymore (replaced with sed usage)
18484
18485 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18486
18487 * Makefile.in: Change extension for gzip'd files from '.z' to
18488 '.gz' per new FSF standard usage.
18489
18490 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18491
18492 * configure: put quotes around the final value of program_transform_name
18493
18494 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18495
18496 * Makefile.in: new install.sh support; update install-info rules
18497
18498 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18499
18500 * configure.in: Build diff for crosses, but not for go32 host.
18501
18502 * configure.in: Build gprof only for native, and don't build it
18503 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18504
18505 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18506
18507 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18508
18509 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18510
18511 * configure.in (host_tools): Add prms.
18512
18513 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18514
18515 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18516 with $(FLAGS_TO_PASS) on the command line
18517
18518 * config.sub: Recognize lynx and lynxos
18519
18520 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18521
18522 * config.sub: Accept -ecoff*, not just -ecoff.
18523
18524 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18525
18526 * Makefile.in (taz): Use .gz suffix instead of .z.
18527 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18528 names.
18529
18530 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18531
18532 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18533
18534 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18535
18536 * Makefile.in (install-no-fixedincludes): install gcc last, so
18537 that rebuilds that might happen during 'make install' don't get
18538 bogus gcc include files
18539
18540 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18541
18542 Change from Utah for HPPA support:
18543 * config.guess: Recognize hppa1.x-hp-bsd.
18544
18545 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18546
18547 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18548 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18549
18550 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18551
18552 * config.sub: Add support for rom68k and bug boot monitors.
18553
18554 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18555
18556 * Makefile.in: Make all-opcodes depend on all-bfd.
18557
18558 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18559
18560 * config.guess: Added special check for i[34]86-univel-sysv4*.
18561
18562 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18563
18564 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18565 the processor rather than assuming i486.
18566
18567 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18568
18569 * config.guess: Recognize SunOS6 as Solaris3.
18570
18571 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18572
18573 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18574 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18575
18576 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18577
18578 * build-all.mk (all-cross): New target for Canadian Cross.
18579 Added Q2 go32 targets.
18580 * test-build.mk: Configure go32 cross sparclite-aout and
18581 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18582 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18583
18584 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18585
18586 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18587 GO32 hosted toolchains
18588
18589 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18590
18591 * configure: change so "-exec-prefix" gets passed down rather
18592 than "-exec_prefix" so autoconf generated Makefiles get the
18593 exec_prefix set right.
18594
18595 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18596
18597 * config.guess: get the Solaris2 minor version number
18598
18599 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18600
18601 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18602
18603 * config.guess: Recognize some Sequent platforms.
18604
18605 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18606
18607 * Makefile.in: added the vault-install target
18608
18609 * configure.in: actually use the Sun3 makefile fragment that's in
18610 config, also added the release dir to configdirs
18611
18612 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18613
18614 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18615
18616 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18617
18618 * configure.in: remove some program from Alpha targetted toolchains
18619
18620 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18621
18622 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18623 gprof.
18624 (taz): Run "make diststuff" in those directories instead of "make
18625 proto-dir". Look for "VERSION=" only at start of line in subdir
18626 Makefile. Use "gzip -9" for compression.
18627 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18628 (binutils.tar.z): New target.
18629
18630 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18631
18632 * Makefile.in (taz): Include gpl.texinfo.
18633
18634 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18635
18636 * Makefile.in (setup-dirs): Merged into "taz" target.
18637 (taz): Only do `proto-dir' stuff if a directory is actually needed
18638 for this target.
18639
18640 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18641
18642 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18643 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18644 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18645 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18646 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18647
18648 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18649
18650 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18651 config.sub, and move-if-change to gdb testsuite distribution
18652 archive, so the testsuite can be extracted, configured, and
18653 run separately from the gdb distribution. Blow away the Chill
18654 tests that require a Chill compiled executable, since GNU Chill
18655 is not yet publically available.
18656
18657 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18658
18659 * test-build.mk: set environment variables in a single command,
18660 instead of a list of assignments and exports
18661
18662 * config.guess: recognize Alpha/OSF1 systems
18663
18664 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18665
18666 * configure: Change help message to prefer --options rather than
18667 -options.
18668
18669 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18670
18671 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18672 zippy@ecst.csuchico.edu.
18673 * config.guess: Recognize miniframe.
18674
18675 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18676
18677 * Makefile.in: Use srcroot to find runtest rather than rootme.
18678 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18679
18680 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18681
18682 * test-build.mk: Extensive additions to support building on a
18683 machine other than the host.
18684
18685 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18686
18687 * configure (tooldir): Fix for i386-aix again.
18688
18689 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18690
18691 * configure, Makefile.in: Change definition of $(tooldir)
18692 to match the FSF.
18693
18694 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18695
18696 * config.guess: Recognize i[34]86/SVR4.
18697
18698 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18699
18700 * Makefile.in (all-gdb): gdb depends on sim.
18701
18702 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18703
18704 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18705 at the same time we make the prototype gdb directory.
18706 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18707 files at the same time as the gdb base release distribution.
18708
18709 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18710
18711 * Makefile.in (check): Use individual check targets rather than
18712 DO_X rule.
18713 (check-gcc): Added.
18714
18715 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18716
18717 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18718 for System V release 3.2.
18719
18720 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18721
18722 * config.sub: Recognize hppaosf.
18723 * configure.in: Do configure ld/binutils/gas for it.
18724
18725 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18726
18727 * configure (tooldir): Alter syntax used to set this, for systems
18728 where "\$" isn't handled right, like i386-aix.
18729
18730 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18731
18732 * configure: Pass program-transform-name, not
18733 program_transform_name, to recursive configures.
18734
18735 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18736
18737 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18738 of gas+ld+binutils.
18739
18740 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18741
18742 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18743
18744 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18745
18746 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18747
18748 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18749
18750 * Makefile.in (PRMS): Set back to all-prms.
18751
18752 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18753
18754 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18755 targets, rather than for MIPS hosts.
18756
18757 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18758
18759 * configure.in: add comment for --with-x default values
18760
18761 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18762
18763 * Makefile.in: add check-* targets for each of the directories in
18764 the tree. Add a definition of RUNTEST that will use the one we
18765 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18766
18767 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18768
18769 * configure.in: Removed obsolete references to bfd_target and
18770 target_makefile_frag.
18771
18772 * build-all.mk: Set assorted targets for Q2.
18773 * config.sub: Recognize z8k-sim and h8300-hms.
18774 * test-build.mk: Really don't pass host to configure.
18775 (HOLES): Added uname.
18776
18777 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18778
18779 * configure: Handle an empty program-prefix, program-suffix or
18780 program-transform-name correctly.
18781
18782 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18783
18784 * build-all.mk: -G 8 no longer required for MIPS targets.
18785 * test-build.mk: Don't pass host argument to configure; make it
18786 guess.
18787
18788 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18789
18790 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18791 * Makefile.in (COMPRESS): New macro, like GZIP.
18792
18793 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18794
18795 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18796
18797 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18798 with gas currently defaults to -G 0.
18799
18800 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18801
18802 * Makefile.in (all-flex): flex depends on byacc.
18803
18804 * build-all.mk: If host not specified, use config.guess. Pass TAG
18805 to test-build.mk as RELEASE_TAG.
18806 * test-build.mk (configargs): New variable containing arguments to
18807 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18808 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18809
18810 * config.guess: Use /bin/uname when checking -X argument on SCO,
18811 to avoid invoking GNU uname which doesn't understand -X.
18812
18813 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18814
18815 * configure.in: Build gas for mips-*-*.
18816
18817 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18818
18819 * Makefile.in (all.normal): insert missing backslash.
18820
18821 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18822
18823 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18824
18825 * Makefile.in: Complete overhaul to merge many almost identical
18826 targets.
18827
18828 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18829
18830 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18831 (gdb.tar.Z): Adjusted.
18832
18833 * Makefile.in (setup-dirs, taz): New targets; should be general
18834 enough to adapt for gdb sometime. Build only .z file.
18835 (gas.tar.z): New target.
18836
18837 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18838
18839 * build-all.mk: Use CC=cc -Xs on Solaris.
18840
18841 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18842
18843 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18844 for handling BISON for FSF releases.
18845
18846 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18847
18848 * configure: Actually implement the change zoo just documented.
18849
18850 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18851
18852 * configure: when using config.guess, only set target_alias when
18853 it's not already been set (ie, on the command line)
18854
18855 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18856
18857 * Makefile.in: add installcheck target, set PRMS to install-prms
18858
18859 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18860
18861 * configure: add support for package_makefile_fragment, handle the
18862 case where a directory has a configure.in file but no Makefile.in
18863 more gracefully (with an actual understandable error message, even);
18864 add support for --without (and add this to the usage message); also
18865 explicitly add a --host=${host_alias} to the command line when
18866 config.guess is used
18867
18868 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18869
18870 * configure: Must use both --host and --target in recursive calls.
18871
18872 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18873
18874 * Makefile.in: Change deja-gnu to dejagnu.
18875
18876 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18877
18878 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18879
18880 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18881
18882 * configure.in: canonicalize all instances to *-*-solaris2*,
18883 also strip out a number of tools to not build for go32 host
18884
18885 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18886
18887 * config.guess: add GPL.
18888
18889 * Makefile.in, config.guess, config.sub, configure: bump
18890 copyrights to 93.
18891
18892 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18893
18894 * Makefile.in (do-info): Removed obsolete check for existence of
18895 localenv file.
18896
18897 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18898
18899 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18900
18901 * Makefile.in: a couple of 'else true' for decstation,
18902 support for TclX
18903
18904 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18905
18906 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18907
18908 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18909
18910 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18911
18912 * config.guess: Recognize i386-ibm-aix (PS/2).
18913 * configure.in: Use config/mh-aix386 file for it.
18914
18915 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18916
18917 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18918 CC_FOR_TARGET instead.
18919 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18920
18921 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18922
18923 * Makefile.in: Add sim to list of directories sent with gdb
18924
18925 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18926
18927 * configure.in: Put back mips-dec-bsd* case.
18928
18929 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18930
18931 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18932 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18933 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18934
18935 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18936
18937 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18938
18939 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18940 (install-info): install dir.info only if it exists,
18941 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18942
18943 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18944
18945 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18946 gas for mips-dec-bsd.
18947
18948 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18949
18950 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18951 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18952
18953 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18954
18955 * configure.in: Added "dejagnu" to hosttools list.
18956
18957 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18958
18959 * config.sub, configure.in, config.guess: Add support
18960 for Bosx, an AIX variant from Bull.
18961 Patches from F.Pierresteguy@frcl.bull.fr.
18962
18963 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18964
18965 * devo/dejagnu: Initial creation of devo/dejagnu.
18966 Migrated dejagnu testcases and support files for testing software
18967 tools to reside as subdirectories, currently called "testsuite",
18968 within the directory of the software tool. Migrated all programs,
18969 support libraries, etc. beloging to dejagnu proper from
18970 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18971 with no modifications. The changes to these files which will
18972 allow them to configure, build, and execute properly will be made
18973 in a future update.
18974
18975 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18976
18977 * Makefile.in: Change send_pr to send-pr.
18978 * configure.in: Likewise.
18979 * send_pr: Renamed directory to send-pr.
18980
18981 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18982
18983 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18984
18985 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18986
18987 * README: Update for gdb-4.8 release.
18988 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18989 gdb-xxx.tar.z (gzip'd) file also.
18990
18991 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18992
18993 * Makefile.in: make all-diff depend on all-libiberty
18994
18995 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18996
18997 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18998
18999 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19000
19001 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19002
19003 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19004
19005 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19006 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19007 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19008
19009 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19010
19011 * Makefile.in: makeinfo binary is in a new location
19012
19013 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19014
19015 * config.sub: Accept -ecoff as an OS.
19016
19017 * Makefile.in: Various changes to eliminate a level of make
19018 recursion and reduce the required command line length.
19019 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19020 sub-makes.
19021 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19022 variables holding settings for specific sub-makes.
19023 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19024 in terms of BASE_FLAGS_TO_PASS.
19025 (TARGET_LIBS): New variable listing directories which use
19026 TARGET_FLAGS_TO_PASS.
19027 (subdir_do): Eliminated.
19028 (do-*): New set of targets to replace subdir_do.
19029 (various): All targets which used subdir_do now depend on do-*.
19030 (local-clean): Renamed from do_clean.
19031 (local-distclean): New target, dependency of distclean and
19032 realclean.
19033 (install-info): Don't create directories. Depend on dir.info
19034 rather than calling make recursively.
19035 (install-dir.info): Eliminated.
19036 (install-info-dirs): Create all info directories here.
19037 (dir.info): Depend upon do-install-info.
19038
19039 * test-build.mk (HOLES): Added false.
19040
19041 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19042
19043 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19044
19045 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19046
19047 * Makefile.in (info): remove dependency on all-texinfo. The
19048 problem was really in texinfo/C, not at this level.
19049
19050 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19051
19052 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19053
19054 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19055
19056 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19057 GDB releases.
19058
19059 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19060
19061 * configure: Include srcdir in message about target of link not
19062 being found. Don't convert `-' to `_' in `with' options being
19063 passed to subdirs.
19064
19065 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19066
19067 * configure.in: add uudecode to host_tools
19068
19069 * Makefile.in: added {all,install}-uudecode targets, added them to
19070 the appropriate lists
19071
19072 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19073
19074 * Makefile.in (all-gcc): Added dependency on all-gas.
19075
19076 * configure.in (mips-*-*): Build ld and binutils.
19077
19078 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19079
19080 * configure: check return code from mkdir, print error message and
19081 exit on failure.
19082
19083 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19084
19085 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19086
19087 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19088
19089 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19090
19091 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19092
19093 * config.sub (h8500): Recognize this as a cpu type.
19094
19095 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19096
19097 * configure: source directory missing is no longer a warning
19098
19099 * configure.in: recognize irix[34]* instead of irix[34]
19100
19101 * Makefile.in: define and pass down X11_LIB
19102
19103 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19104
19105 * guess-systype: Renamed to ...
19106 * config.guess: ... by popular request.
19107 * configure.in, Makefile.in: Update accordingly.
19108
19109 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19110
19111 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19112 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19113 + Execute ./dummy instead of assuming . is in PATH.
19114
19115 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19116
19117 * guess-systype: New shell script. Attempts to guess the
19118 canonical host name of the executing host.
19119 Only a few hosts are supported so far.
19120 * configure: Call guess-systype if no host is specified.
19121
19122 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19123
19124 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19125 gcc Makefile.
19126
19127 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19128
19129 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19130 (all-gcc, install-gcc, subdir_do): Use it.
19131
19132 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19133
19134 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19135
19136 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19137
19138 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19139 set exclusively by configure, using configure.in .
19140
19141 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19142
19143 * test-build.mk: set $PATH for all builds
19144
19145 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19146
19147 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19148
19149 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19150 the one used in gcc/Makefile.in, so that a null expansion doesn't
19151 override the one needed to build gcc with a native cc.
19152
19153 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19154
19155 * configure: Accept -with arguments.
19156
19157 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19158
19159 * Makefile.in: added h8300sim
19160
19161 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19162
19163 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19164 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19165 (all-cygnus, native, build-cygnus): Make
19166 $(canonhost)-stamp-3stage-done, not $(host)....
19167 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19168 i386-sco3.2v4. Added else true to if command.
19169
19170 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19171
19172 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19173
19174 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19175
19176 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19177
19178 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19179
19180 * configure.in: don't remove binutils from Solaris builds
19181
19182 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19183
19184 * Makefile.in: get rid of earlier definitions for *clean,
19185 also handle the recursive info rule better
19186
19187 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19188
19189 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19190 do more-or-less the right thing.
19191
19192 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19193
19194 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19195 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19196
19197 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19198
19199 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19200 $(host_canonical).
19201
19202 * configure.in: split the configdirs list into 4 categories (native
19203 v. cross, library v. tool) and handle the cross-only and native-
19204 only in more reasonable (and correct!) way.
19205
19206 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19207
19208 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19209 configdirs anymore.
19210
19211 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19212
19213 * Makefile.in: extensive cleanup:: removed all of the explicit
19214 clean-* targets, collapsed many wrappers around subdir_do into
19215 one, added additional targets to satisfy standards.texi, deleted
19216 some old targets, some changes for consistency
19217
19218 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19219
19220 * configure.in: handle some programs as cross-only, and others as
19221 native only
19222
19223 * test-build.mk: handle partial holes in a more generic manner
19224
19225 * Makefile.in: m4 depends on libiberty
19226
19227 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19228
19229 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19230 time, wdiff, and find to configdirs
19231
19232 * Makefile.in: all, clean, and install rules for the new programs
19233 added to configure.in
19234
19235 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19236
19237 * configure.in: use mh-sun for all *-sun-* hosts
19238
19239 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19240
19241 * Makefile.in: define flags for X11 include files and library file
19242 locations, pass them down to the programs that need this info
19243
19244 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19245
19246 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19247
19248 * configure.in: start building libg++ for HP-UX targets
19249
19250 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19251
19252 * README: Update references to files moved into etc/.
19253
19254 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19255
19256 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19257 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19258
19259 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19260
19261 * configure: accept dash as well as underscore in long option
19262 names for FSF compatibility.
19263
19264 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19265
19266 * config.sub: added -sco3.2v4 support from FSF.
19267
19268 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19269
19270 * configure.in: expand the section that adds or removes
19271 directories from the list of programs to build, to handle native
19272 vs. cross in addition to host v. native
19273
19274 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19275
19276 * Makefile.in: Replace C++ in macro names with CXX.
19277 This is less likely to break ...
19278
19279 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19280
19281 * test-build.mk: add -w to GNU_MAKE
19282
19283 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19284
19285 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19286 add 'sparc' to list of recognized cpus. This needed to make
19287 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19288 Delete some redundant ose68 variants. Recognize -wrs as an os,
19289 then changes that into $CPU-wrs-vxworks.
19290
19291 * configure.in: remove most references to gdbtest, regularize
19292 target based program removal
19293
19294 * test-build.mk: import from p3 tree (many fixes and changes)
19295
19296 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19297
19298 * Makefile.in: added rules to handle tcl, tk, and expect
19299
19300 * configure.in: handle those directories if they exist
19301
19302 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19303
19304 * config.sub: removed bogus hppabsd and hppahpux names, since
19305 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19306
19307 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19308
19309 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19310 depends upon all-xiberty
19311
19312 * Makefile.in: changes from p3, including:
19313
19314 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19315
19316 * Makefile.in (XTRAFLAGS): include newlib directories if
19317 newlib/Makefile exists, rather than if host != target.
19318
19319 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19320
19321 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19322 from the same source tree and not building a cross-compiler. This
19323 matters for the libg++ configuration if reconfiguring a tree that
19324 has already been installed.
19325
19326 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19327
19328 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19329 pick up the machine and system specific header files.
19330
19331 * Makefile.in: added AS_FOR_TARGET, passed down in
19332 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19333 the C compiler to use to create programs which are run in the
19334 build environment, set it to default to $(CC), and passed it down
19335 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19336
19337 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19338
19339 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19340 We need them for unusual native builds, like systems without
19341 ranlib.
19342
19343 * configure: also define $(host_canonical) and
19344 $(target_canonical), which are the full, canonical names for the
19345 given host and target
19346
19347 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19348
19349 * Makefile.in: Added separate definitions for C++.
19350
19351 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19352
19353 * configure.in (configdirs): Add deja-gnu.
19354
19355 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19356
19357 * README: Update for configure.texi and gdb-4.7 release.
19358
19359 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19360
19361 * Makefile.in: Move "all" target to top of file.
19362 Previously, first target was ".PHONY" which caused BSD4.4 make
19363 to build .PHONY when make was run without arguments.
19364
19365 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19366
19367 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19368 Library-copylefted code in libiberty.
19369
19370 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19371
19372 * config.sub: Replace m68kmote with plain old m68k.
19373
19374 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19375
19376 * Makefile.in: Remove space from blank line, avoid Make complaints.
19377
19378 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19379
19380 * config.sub: Complain if no argument is given. Added support for
19381 386bsd as OS and target alias.
19382
19383 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19384
19385 * Makefile.in (XTRAFLAGS): include newlib directories if
19386 newlib/Makefile exists, rather than if host != target.
19387
19388 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19389
19390 * config.sub: recognize sparclite-wrs-vxworks.
19391
19392 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19393 p3.) Added clean-xiberty to clean.
19394
19395 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19396
19397 * configure.in: use *-*-* instead of nested cases for host and target
19398
19399 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19400
19401 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19402 from the same source tree and not building a cross-compiler. This
19403 matters for the libg++ configuration if reconfiguring a tree that
19404 has already been installed.
19405
19406 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19407
19408 * config.sub (i486v/i486v4): Merge in from FSF version.
19409
19410 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19411
19412 * configure: only set PWD if it is already set.
19413
19414 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19415
19416 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19417 doesn't have unset and all success paths (and most error paths)
19418 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19419 to just ${PWD} to avoid confusion.)
19420
19421 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19422
19423 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19424 even for a native compilation.
19425
19426 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19427
19428 Changes to make the gdb.tar.Z rule work better.
19429
19430 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19431 (DEVO_SUPPORT): Add configure.texi.
19432 (bfd-ilrt.tar.Z): Remove ancient rule.
19433
19434 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19435
19436 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19437 pick up the machine and system specific header files.
19438
19439 * configure.in, config.sub: added new target m68010-adobe-scout,
19440 with alias of adobe68k. Changed configure.in to check for
19441 -scout before -sco* to avoid a false match.
19442
19443 * Makefile.in: added AS_FOR_TARGET, passed down in
19444 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19445 the C compiler to use to create programs which are run in the
19446 build environment, set it to default to $(CC), and passed it down
19447 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19448
19449 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19450
19451 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19452 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19453 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19454 FOR_TARGET variants, to newlib and libg++.
19455
19456 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19457
19458 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19459 first.
19460
19461 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19462
19463 * config.sub: Accept `elf' as an environment.
19464
19465 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19466
19467 * Makefile.in (all-opcodes): cd into the right directory
19468
19469 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19470
19471 * configure: added -program_transform_name option, used as
19472 argument to sed when installing programs.
19473 configure.texi: added documentation for -program_prefix,
19474 -program_suffix and -program_transform_name.
19475
19476 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19477
19478 * config.sub: Accept i486 where i386 ok.
19479
19480 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19481
19482 * config.sub: accept we32k
19483
19484 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19485
19486 * config.sub, configure.in: accept OSE68000 and OSE68k.
19487
19488 * Makefile.in: don't create all directories for ``make install'';
19489 let the subdirectories create the ones they need.
19490
19491 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19492
19493 * COPYING: new file, GPL v2
19494
19495 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19496
19497 * Makefile.in: use the new gen-info-dir, which needs a template
19498 argument (which also lives in texinfo)
19499
19500 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19501
19502 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19503
19504 * config.sub (ncr3000): Change i386 to i486.
19505
19506 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19507
19508 * Makefile.in: add install-rcs, install-grep to
19509 install-no-fixedincludes, removed install-bison and install-libgcc
19510
19511 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19512
19513 * configure.in: grab the HPUX makefile fragment if on HPUX
19514
19515 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19516
19517 * Makefile.in: eradicate bison spoor (ditto libgcc).
19518 configure.in: recognise m68{k,000}-ericsson-OSE.
19519 es1800 is alias for m68k-ericsson-OSE
19520
19521 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19522
19523 * configure.in: rearrange the parts that remove programs from
19524 configdirs, based now on HOST==TARGET or by canonical triple.
19525
19526 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19527
19528 * test-build.mk: recurse explicitly with -f test-build.mk when
19529 appropriate. predicate stage3 and comparison on the existence
19530 of gcc. That is, if gcc isn't around, we aren't three-staging.
19531 On very clean, also remove ...stamp-co. Build in-place before
19532 doing other builds.
19533
19534 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19535
19536 * Makefile.in, configure.in: add tgas
19537
19538 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19539
19540 * Makefile.in: a number of changes merged in from progressive.
19541
19542 * configure.in: add libm.
19543
19544 * .cvsignore: ignore some stuff that comes from test-build.mk.
19545
19546 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19547
19548 * config.sub: Add es1800 (m68k-ericsson-es1800).
19549
19550 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19551
19552 * configure: Add program_suffix (parallel to program_prefix)
19553 * Makefile.in: adjust directory-creating script for losing decstation
19554
19555 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19556
19557 * configure: Minor $subdir-related fixes.
19558
19559 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19560
19561 * configure: fix various problems with propogating
19562 makefile_target_frag in subdirs.
19563 * configure.in: config libgcc if its there
19564
19565 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19566
19567 * config.sub: HPPA merge.
19568
19569 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19570
19571 * Makefile.in: Replace all-bison with all-byacc in all
19572 dependency lines for other tools (which now use byacc).
19573
19574 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19575
19576 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19577
19578 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19579
19580 * Makefile.in: make gprof rules similar to byacc rules (instead of
19581 vestigal $(unsubdir) that didn't work...)
19582
19583 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19584
19585 * config.sub: Add support for Linux.
19586 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19587 (at least for libg++).
19588
19589 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19590
19591 * configure.texi: fix doc for the -nfp option to configure
19592
19593 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19594
19595 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19596
19597 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19598
19599 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19600 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19601 * configure.in: added solaris* host_makefile_frag hook.
19602
19603 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19604
19605 * config.sub: changed recognition of m68000 so that various
19606 m68k types can be specified via m680[01234]0
19607
19608 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19609
19610 * config.sub (basic_machine): fix sed so that '-foo' isn't
19611 completely substituted out while .+'-foo' loses the '-foo'
19612
19613 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19614
19615 * config.sub ($os): Add -aout.
19616
19617 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19618
19619 * configure: If host_makefile_frag is absolute, don't
19620 prefix ${invsubdir} (relevant to libg++ auto-configure).
19621
19622 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19623
19624 * Makefile.in (tooldir): Define it.
19625 (all-ld): Depend on all-flex.
19626
19627 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19628
19629 * Makefile.in (check): Fix libg++ special case.
19630
19631 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19632
19633 * configure: do not bury `pwd` into config.status, thus do fewer
19634 pwd's.
19635
19636 * configure: print the "Building in" message only when building in
19637 other than "." AND verbose.
19638
19639 * configure: remove -s, rework -v to better accommodate guested
19640 configures.
19641
19642 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19643
19644 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19645
19646 * Makefile.in: macroize flags passed on recursion. remove
19647 fileutils.
19648
19649 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19650
19651 * configure: get makesrcdir right for subdirs deeper than 1.
19652
19653 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19654 install.
19655
19656 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19657
19658 * Makefile.in: don't print subdir_do or recursion lines.
19659
19660 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19661
19662 * standards.texi: added menu item.
19663
19664 * Makefile.in: build and install standards.info.
19665
19666 * standards.texi: new file.
19667
19668 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19669
19670 * configure: test for and move config.status pieces from
19671 ${subdir}/.
19672
19673 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19674
19675 * configure: Test for existance of files before trying to mv
19676 them, to avoid numerous non-existance messages.
19677
19678 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19679
19680 * configure: correct final line of config.status.
19681
19682 * configure: patch from eggert. Avoids a protection problem if
19683 the original Makefile.in is read only.
19684
19685 * configure: use move-if-change from gcc to create config.status.
19686 Some makefiles depend on config.status to tell if a directory
19687 has been reconfigured for a different host. This change
19688 prevents those directories from remaking everything in the case
19689 where the reconfig was only intended to rebuild a Makefile.
19690
19691 * configure: test for config.sub with "config.sub sun4" rather
19692 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19693 host alias from a missing config.sub.
19694
19695 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19696
19697 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19698 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19699
19700 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19701
19702 * configure: mkdir ${subdir} as needed.
19703
19704 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19705
19706 * Makefile.in,configure.in: added autoconf.
19707
19708 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19709
19710 * Makefile.in: no longer pass against on recursion.
19711
19712 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19713 definitions are not inherited.
19714
19715 * configure: correct makesrcdir when subdir is .
19716
19717 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19718
19719 * configure: Add support for 'subdirs' variable, which is
19720 like 'configdirs', except that configure doesn't re-invoke
19721 itself for subdirs, it just creates a Makefile for each subdir.
19722 * configure.texi: Document subdirs.
19723
19724 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19725
19726 * configure.in: added flex to configdirs
19727
19728 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19729
19730 * Makefile.in: remove clean-stamps from clean.
19731
19732 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19733
19734 * configure.in: Add gdbtest to configdirs.
19735
19736 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19737
19738 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19739 to recursive makes.
19740 * configure.in: Recognize new ncr3000 config.
19741
19742 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19743
19744 * Makefile.in, configure.in: removed references to gdbm.
19745
19746 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19747
19748 * config.sub: Don't canonicalize os value
19749 newsos* to bsd (readline needs to check for newsos).
19750 (This fix was earlier made Jan 31, but got re-broken.)
19751
19752 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19753
19754 * configure.in: sco is an os, not a vendor!
19755
19756 * configure: Quote $( better. Keep various shells happy.
19757
19758 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19759
19760 * Makefile.in: eliminate stamp-files.
19761
19762 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19763
19764 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19765 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19766
19767 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19768
19769 * config.sub: fix iris/iris3.
19770
19771 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19772
19773 * configure: re-add -rm.
19774
19775 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19776
19777 * Maskefile.in: add .stmp-rcs to all.
19778
19779 * configure.in: remove gas from rs6000 build, use aix host fragment.
19780
19781 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19782
19783 * configure: pass down site_option during recursion.
19784
19785 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19786
19787 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19788
19789 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19790
19791 * configure: Change exec_prefix so that it really defaults to prefix.
19792
19793 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19794
19795 * Makefile.in, configure.in: Add support for mmalloc library.
19796
19797 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19798
19799 * Makefile.in: add stmp dependencies for a few more things.
19800
19801 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19802
19803 * configure: adjusted error message on objdir/srcdir configure
19804 collision, per john's suggestion.
19805
19806 * Makefile.in: add libiberty stmp to all and all.cross.
19807
19808 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19809
19810 * Makefile.in: remove force dependencies, add grep to all.
19811
19812 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19813
19814 * Makefile.in: drop flex. make stamp files work.
19815
19816 * configure: added test for conflicting configuration in srcdir,
19817 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19818 gets cranky. use relative paths for configure and srcdir
19819 whenever possible. Send some error messages to stderr that were
19820 going to stdout.
19821
19822 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19823
19824 * Makefile.in: Fix libg++ rule to check for gcc directory
19825 before using gcc/gcc. Also pass XTRAFLAGS.
19826
19827 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19828
19829 * Makefile.in: added stmp-files so that directories aren't polled
19830 when they are already built.
19831
19832 * configure.texi: fixed a node pointer problem.
19833
19834 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19835
19836 * config.sub configure.in gdb/configure.in
19837 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19838 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19839 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19840
19841 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19842
19843 * configure: -recurring becomes -silent. corrected help message
19844 for -site= option.
19845
19846 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19847
19848 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19849
19850 * configure: when building Makefile for crosses, replace
19851 tooldir and program_prefix. default srcdir from location of
19852 config.sub. remove "for host in hosts" and "for target in
19853 targets" loops.
19854
19855 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19856
19857 * Makefile.in: Do not pass bindir or mandir to cvs.
19858
19859 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19860
19861 * Makefile.in, configure.in: removed traces of namesubdir,
19862 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19863 copyrights to '92, changed some from Cygnus to FSF.
19864
19865 * configure.texi: remove most references to multiple hosts,
19866 multiple targets, subdirs, etc.
19867
19868 * configure.man: removed rcsid. reference config.sub not
19869 config.subr.
19870
19871 * Makefile.in: mkdir $(infodir) on install-info.
19872
19873 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19874
19875 * configure.texi: Explain better about .gdbinit and about
19876 the environment that configure.in sections run in.
19877
19878 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19879
19880 * configure.in: Ultrix is only a decstation if it's a MIPS.
19881
19882 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19883
19884 * README: DOC.configure => cfg-paper.texi.
19885
19886 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19887
19888 * config.sub (near case $os): Don't convert newsos* to bsd!
19889
19890 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19891
19892 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19893 the number of copies of COPYING that go into the GDB tar file.
19894
19895 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19896
19897 * bfd/configure.in, gdb/config/mh-i386sco,
19898 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19899 Fix SCO configuration stuff.
19900
19901 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19902
19903 * Makefile.in: For libg++, make sure the -I pointing
19904 to the gcc directory goes *after* all the libg++-local -I flags.
19905 Also, move just-gcc dependency from just-libg++ to all-libg++.
19906
19907 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19908
19909 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19910
19911 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19912
19913 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19914
19915 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19916
19917 * config.sub: Add stratus configuration frags. Also
19918 submitted to FSF.
19919
19920 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19921
19922 * Makefile.in (DEV_SUPPORT): add configure.man.
19923
19924 * config.sub(Decode manufacturer-specific): add -none*.
19925
19926 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19927
19928 * Makefile.in: remove form feeds to make Sun's make happy.
19929 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19930
19931 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19932
19933 * Makefile.in (AR_FLAGS): Make quieter.
19934
19935 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19936
19937 * configure.in: Add libg++.
19938 * configure: When verbose, don't output the command line at each
19939 level; it will be unremarkably the same as the previous version,
19940 which will be the same as what the user typed.
19941
19942 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19943
19944 * configure.in, Makefile.in: fix clean-info, add flex. add
19945 fileutils.
19946
19947 * configure: be less sensitive to spaces in Makefile.in. Do not
19948 look for sources in "..". Doing so breaks subdirectories that
19949 might have their own configure. If a subdir has it's own
19950 configure script, use it.
19951
19952 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19953
19954 * cfg-paper.texi: some changes suggested by rms.
19955
19956 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19957
19958 * config.sub: Merge in some small additions from the FSF version,
19959 taken from the gcc distribution, to bring the Cygnus and FSF
19960 versions into closer sync.
19961
19962 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19963
19964 * configure.in: Changed svr4 references to sysv4.
19965
19966 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19967
19968 * configure: added -V for version number option.
19969
19970 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19971
19972 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19973 renamed from DOC.configure to cfg-paper.texi.
19974
19975 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19976
19977 * configure, config.subr, config.sub: config.subr is now
19978 config.sub again.
19979
19980 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19981
19982 * configure.texi: new file, in progress.
19983
19984 * Makefile.in: build info file and install the man page for
19985 configure.
19986
19987 * configure.man: new file, first cut.
19988
19989 * configure: find config.subr again now that configuration "none"
19990 has gone. removed all traces of the -ansi option. removed all
19991 traces of the -languages option.
19992
19993 * config.subr: resync from rms.
19994
19995 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19996
19997 * configure, config.sub, config.subr: merge config.sub into
19998 config.subr, call the result config.subr, remove config.sub, use
19999 config.subr.
20000
20001 * Makefile.in: revised install for dir.info.
20002
20003 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20004
20005 * configure.in: add decstation host makefile frag.
20006
20007 * Makefile.in: BISON now bison -y again. also install-gcc on
20008 install. clean-gdbm on clean. infodir belongs in datadir.
20009 Make directories for info install. Build dir.info here then
20010 install it.
20011
20012 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20013
20014 * Makefile.in: fix for bad directory tests.
20015
20016 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20017
20018 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20019 regexp. -srcdir relative was being handled incorrectly.
20020
20021 * Makefile.in: unwrapped some for loops so that parallel makes
20022 work again and so one can focus one's attention on a particular
20023 package.
20024
20025 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20026
20027 * configure: added PWD as a stand in for `pwd` (for speed). use
20028 elif wherever possible. make -srcdir work without -objdir.
20029 -objdir= commented out.
20030
20031 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20032
20033 * configure: +options become --options. -subdirs commented out.
20034 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20035 Makefile now at top of generated Makefile. Removed cvs log
20036 entries. added -srcdir. create .gdbinit only if there is one
20037 in ${srcdir}.
20038
20039 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20040 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20041 and mandir now keyed off datadir by default.
20042
20043 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20044
20045 * Freshly created ChangeLog.
20046
20047 \f
20048 Local Variables:
20049 mode: change-log
20050 left-margin: 8
20051 fill-column: 76
20052 version-control: never
20053 End: