]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
* MAINTAINERS: Update my email address.
[thirdparty/gcc.git] / ChangeLog
1 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2
3 * MAINTAINERS: Update my email address.
4
5 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
6
7 * MAINTAINERS (write after approval): Add myself.
8
9 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
10
11 * MAINTAINERS: Add self to global reviewers list.
12
13 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
14
15 MAINTAINERS: Add c-sky port maintainers.
16
17 2018-08-10 Martin Liska <mliska@suse.cz>
18
19 * MAINTAINERS: Revert change in previous commit and
20 join lines.
21
22 2018-08-10 Martin Liska <mliska@suse.cz>
23
24 * MAINTAINERS: Remove extra line.
25
26 2018-08-06 Naveen H.S <naveenh@marvell.com>
27
28 * MAINTAINERS: Update my email address.
29
30 2018-07-19 DJ Delorie <dj@redhat.com>
31
32 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
33 as maintainer.
34
35 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
36
37 * MAINTAINERS: Adjust email address for me and my colleague Robin
38 Dapp.
39
40 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
41 Sunil K Pandey <sunil.k.pandey@intel.com>
42
43 PR target/84413
44 * config/i386/i386.c (m_CORE_AVX512): New.
45 (m_CORE_AVX2): Likewise.
46 (m_CORE_ALL): Add m_CORE_AVX2.
47 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
48 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
49 and remove the rest of m_SKYLAKE_AVX512.
50
51 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
52
53 * config.sub: Sync with upstream version 2018-07-03.
54
55 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
56
57 * config.guess: Sync with upstream version 2018-06-26.
58 * config.sub: Sync with upstream version 2018-07-02.
59
60 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
61
62 * libtool.m4: Sort output of 'find' to enable deterministic builds.
63 * ltmain.sh: Likewise.
64
65 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
66
67 * contrib/config-list.mk: Remove powerpc-linux_paired.
68
69 2018-06-29 Alexandre Oliva <oliva@adacore.com>
70
71 * configure.ac: Introduce support for @unless/@endunless.
72 * Makefile.tpl (dep-kind): Rewrite with cond; return
73 postbootstrap in some cases.
74 (make-postboot-dep, postboot-targets): New.
75 (dependencies): Do not output postbootstrap dependencies at
76 first. Output non-target ones changed for configure to depend
77 on stage_last @if gcc-bootstrap, and the original deps @unless
78 gcc-bootstrap.
79 * configure.in, Makefile.in: Rebuilt.
80
81 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
82
83 * MAINTAINERS (write after approval): Add myself.
84
85 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
86
87 * MAINTAINERS (write after approval): Add myself.
88
89 2018-06-19 Nick Clifton <nickc@redhat.com>
90
91 * zlib/configure.ac: Restore old behaviour of only enabling
92 multilibs when a target subdirectory is defined. This allows
93 building with srcdir == builddir.
94 * zlib/configure: Regenerate.
95
96 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
97
98 * Makefile.def (fortran): Add check-target-libgomp-fortran.
99 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
100 * Makefile.in: Regenerate.
101
102 2018-06-16 Ben Elliston <bje@gnu.org>
103
104 * config.guess: Import latest version.
105 * config.sub: Likewise.
106
107 2018-06-08 Martin Liska <mliska@suse.cz>
108
109 * MAINTAINERS: Remove MPX-related entries.
110 * Makefile.def: Remove libmpx support.
111 * Makefile.in: Regenerate.
112 * configure.ac: Remove removed files.
113 * configure: Regenerate.
114 * libmpx/ChangeLog: Remove.
115 * libmpx/Makefile.am: Remove.
116 * libmpx/Makefile.in: Remove.
117 * libmpx/acinclude.m4: Remove.
118 * libmpx/aclocal.m4: Remove.
119 * libmpx/config.h.in: Remove.
120 * libmpx/configure: Remove.
121 * libmpx/configure.ac: Remove.
122 * libmpx/configure.tgt: Remove.
123 * libmpx/libmpx.spec.in: Remove.
124 * libmpx/mpxrt/Makefile.am: Remove.
125 * libmpx/mpxrt/Makefile.in: Remove.
126 * libmpx/mpxrt/libmpx.map: Remove.
127 * libmpx/mpxrt/libtool-version: Remove.
128 * libmpx/mpxrt/mpxrt-utils.c: Remove.
129 * libmpx/mpxrt/mpxrt-utils.h: Remove.
130 * libmpx/mpxrt/mpxrt.c: Remove.
131 * libmpx/mpxrt/mpxrt.h: Remove.
132 * libmpx/mpxwrap/Makefile.am: Remove.
133 * libmpx/mpxwrap/Makefile.in: Remove.
134 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
135 * libmpx/mpxwrap/libtool-version: Remove.
136 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
137
138 2018-06-04 Martin Liska <mliska@suse.cz>
139
140 * MAINTAINERS: Add myself as gcov maintainer.
141
142 2018-06-04 Matthew Fortune <mfortune@gmail.com>
143
144 * MAINTAINERS: Update my email address.
145
146 2018-06-04 Tom de Vries <tdevries@suse.de>
147
148 * MAINTAINERS: Remove write-after-approval entries for component
149 maintainers.
150
151 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
152
153 * MAINTAINERS (write after approval): Add myself.
154
155 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
156
157 * MAINTAINERS: Update my email address.
158
159 2018-06-01 Tom de Vries <tdevries@suse.de>
160
161 * MAINTAINERS: Update my email address.
162
163 2018-05-22 Bin Cheng <bin.cheng@arm.com>
164
165 * MAINTAINERS (loop-optimizer): Add myself.
166
167 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
168
169 * configure.ac: Added "nfp" target.
170 * configure: Regenerate.
171
172 2018-04-30 Richard Biener <rguenther@suse.de>
173
174 PR bootstrap/85571
175 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
176 (STAGE3_TFLAGS): Likewise.
177 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
178 (STAGEtrain_TFLAGS): Likewise.
179 * Makefile.in: Regenerate.
180
181 2018-04-26 Richard Biener <rguenther@suse.de>
182
183 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
184 (STAGE2_CFLAGS): Likewise.
185 (STAGE2_TFLAGS): Likewise.
186 (STAGE3_CFLAGS): Add -fchecking.
187 (STAGE3_TFLAGS): Likewise.
188 (STAGEtrain_CFLAGS): Filter out -fchecking.
189 (STAGEtrain_TFLAGS): Likewise.
190 * Makefile.in: Re-generate.
191
192 2018-04-25 Catherine Moore <clm@codesourcery.com>
193
194 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
195
196 2018-04-18 Paul Clarke <pc@us.ibm.com>
197
198 * MAINTAINERS (write after approval): Add myself.
199
200 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
201
202 * MAINTAINERS: Update my email address.
203
204 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
205
206 * MAINTAINERS: Remove redundant Write-After-Approval entry.
207
208 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
209
210 * MAINTAINERS: Update my email address and disambiguate myself
211 a bit from Will Schmidt.
212
213 2018-03-21 Nathan Sidwell <nathan@acm.org>
214
215 * MAINTAINERS: Move maintainers of now-removed picochip and score
216 ports to write after approval.
217
218 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
219
220 * MAINTAINERS: Add entry for SVE maintainership.
221
222 2018-02-13 Maciej W. Rozycki <macro@mips.com>
223
224 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
225 * configure: Regenerate.
226
227 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
228
229 * MAINTAINERS (write after approval): Add myself.
230
231 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
232
233 * MAINTAINERS (write after approval): Add myself.
234
235 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
236
237 * MAINTAINERS (write after approval): Add myself.
238
239 2018-01-03 Jakub Jelinek <jakub@redhat.com>
240
241 Update copyright years.
242
243 2018-01-03 Ben Elliston <bje@gnu.org>
244
245 * config.guess: Import latest version.
246 * config.sub: Likewise.
247
248 2017-12-12 Stafford Horne <shorne@gmail.com>
249
250 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
251 * configure: Regenerate.
252
253 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
257 2017-11-28 Julia Koval <julia.koval@intel.com>
258 Sebastian Peryt <sebastian.peryt@intel.com>
259
260 * Makefile.def (target_modules): Remove libcilkrts.
261 * Makefile.in: Ditto.
262 * configure: Ditto.
263 * configure.ac: Ditto.
264
265 2017-11-28 Julia Koval <julia.koval@intel.com>
266
267 * MAINTAINERS (Write After Approval): Add myself.
268
269 2017-11-22 Sudakshina Das <sudi.das@arm.com>
270
271 * MAINTAINERS (Write After Approval): Add myself.
272
273 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
274
275 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
276 Use my SiFive email address.
277
278 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
279
280 * MAINTAINERS (write after approval): Add myself.
281
282 2017-10-27 Martin Liska <mliska@suse.cz>
283
284 * Makefile.tpl: Use proper name of folder as it was renamed
285 during transition to 4 stages.
286 * Makefile.in: Regenerate.
287
288 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
289
290 * MAINTAINERS (write after approval): Add myself.
291
292 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
293
294 * MAINTAINERS: Add a note that maintainership also includes web
295 pages, docs, and testsuite related to that area.
296
297 2017-09-25 Tom de Vries <tom@codesourcery.com>
298
299 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
300
301 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
302
303 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
304
305 2017-09-15 Nathan Sidwell <nathan@acm.org>
306
307 * MAINTAINERS: Remove myself as a vxworks maintainer.
308
309 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
310
311 * MAINTAINERS: Remove email address of Jim Norris.
312
313 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
314
315 * MAINTAINERS (Reviewers): Move myself from here...
316 (CPU Port Maintainers): ... to here.
317
318 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
319
320 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
321
322 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
323
324 * MAINTAINERS (write after approval): Add myself.
325
326 2017-07-28 Tony Reix <tony.reix@atos.net>
327
328 * configure.ac (target-libffi): Don't disable for AIX.
329 (go): Don't add to unsupported_languages on AIX.
330 (target-libgo): Don't disable for AIX.
331 * configure: Regenerate.
332
333 2017-07-19 Yury Gribov <tetra2005@gmail.com>
334
335 * MAINTAINERS: Add myself.
336
337 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
338
339 * MAINTAINERS: Update my email address.
340
341 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
342
343 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
344 arm-specific auto-generated header files.
345
346 2017-07-03 Nathan Sidwell <nathan@acm.org>
347
348 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
349 * configure: Rebuilt.
350
351 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
352
353 * MAINTAINERS: Readd myself for c6x.
354
355 2017-06-28 Martin Liska <mliska@suse.cz>
356
357 PR bootstrap/81217
358 * Makefile.def: Remove superfluous bootstrap_target from
359 bootstrap_stage.
360 * Makefile.in: Re-generate the file.
361
362 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
363
364 * MAINTAINERS: Add myself to Write After Approval
365
366 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
367
368 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
369
370 2017-06-19 Martin Liska <mliska@suse.cz>
371
372 * Makefile.def: Define 4 stages PGO bootstrap.
373 * Makefile.tpl: Define FLAGS.
374 * Makefile.in: Regenerate.
375
376 2017-06-14 Ian Lance Taylor <iant@golang.org>
377
378 * Makefile.def: Add check-gotools to go check targets.
379 * Makefile.in: Rebuild.
380
381 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
382
383 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
384
385 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
386
387 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
388 * configure: Regenerate.
389
390 2017-05-31 Martin Liska <mliska@suse.cz>
391
392 * configure.ac: Add handling of stage2_werror_flags to
393 action-if-given and to action-if-not-given.
394 * configure: Regenerate.
395
396 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
397
398 * MAINTAINERS: Add self to Write After Approval
399
400 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
401
402 * MAINTAINERS: Update my email address, and remove myself as
403 maintainer in some areas.
404
405 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
406
407 * MAINTAINERS: Add self to Write After Approval
408
409 2017-05-25 Nathan Sidwell <nathan@acm.org>
410
411 * configure.ac: Add --enable-languages=default to mean default and
412 make --enable-languages=all mean all supported languages.
413 * configure: Regenerated.
414
415 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
416
417 * config.gcc (powerpc*-*-*spe*): New.
418 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
419 (powerpc-*-rtems*spe*): New.
420 (powerpc*-*-linux*spe*): New.
421 (powerpc-wrs-vxworksspe): New.
422 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
423 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
424 * config.host (powerpc*-*-*spe*): New.
425
426 2017-05-19 Martin Liska <mliska@suse.cz>
427
428 * configure.ac: Add --enable-werror-always just for
429 bootstrap-debug (or none build config) and do not add it
430 when we are on a release branch.
431 * configure: Regenerated.
432
433 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
434
435 * MAINTAINERS: Add self to Write After Approval
436
437 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
438
439 * MAINTAINERS: Move myself to Write After Approval section.
440
441 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
442
443 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
444 ACCH registers.
445 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
446 available.
447 (umulsidi3): Likewise.
448 (mulsidi3_700): Disable this pattern when we have advanced mpy
449 instructions.
450 (umulsidi3_700): Likewise.
451 (maddsidi4): New pattern.
452 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
453 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
454 (mpydu_imm_arcv2hs): Likewise.
455 * config/arc/predicates.md (accl_operand): New predicate.
456
457 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
458 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
461 case.
462 (ARC_AUTOFP_IRQ_P): Likewise.
463 (ARC_AUTO_IRQ_P): Likewise.
464 (rgf_banked_register_count): New variable.
465 (parse_mrgf_banked_regs_option): New function.
466 (arc_override_options): Handle rgf_banked_regs option.
467 (arc_handle_interrupt_attribute): Add firq option.
468 (arc_compute_function_type): Return fast irq type when required.
469 (arc_must_save_register): Handle fast interrupts.
470 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
471 (arc_return_address_regs): Update.
472 * config/arc/arc.h (arc_return_address_regs): Update.
473 (arc_function_type): Add fast interrupt type.
474 (ARC_INTERRUPT_P): Update.
475 (RC_FAST_INTERRUPT_P): Define.
476 * config/arc/arc.md (simple_return): Update for fast interrupts.
477 (p_return_i): Likewise.
478 * config/arc/arc.opt (mrgf-banked-regs): New option.
479 * doc/invoke.texi (mrgf-banked-regs): Document.
480
481 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
482
483 * config/arc/arc.c (irq_ctrl_saved): New variable.
484 (ARC_AUTOBLINK_IRQ_P): Define.
485 (ARC_AUTOFP_IRQ_P): Likewise.
486 (ARC_AUTO_IRQ_P): Likewise.
487 (irq_range): New function.
488 (arc_must_save_register): Likewise.
489 (arc_must_save_return_addr): Likewise.
490 (arc_dwarf_emit_irq_save_regs): Likewise.
491 (arc_override_options): Handle deferred options.
492 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
493 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
494 arc_must_save_return_addr.
495 (arc_compute_frame_size): Handle automated save and restore of
496 registers.
497 (arc_expand_prologue): Likewise.
498 (arc_expand_epilogue): Likewise.
499 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
500 * config/arc/arc.opt (mirq-ctrl-saved): New option.
501 * doc/invoke.texi (mirq-ctrl-saved): Document option.
502
503 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
504 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
505
506 PR bootstrap/77661
507 * Makefile.def: Don't pass --enable-maintainer-mode on to an
508 in-tree build MPC.
509 * Makefile.in: Regenerate.
510
511 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
512
513 * configure.ac: Enable LTO by default on darwin >= 9.
514 * configure: Regenerate.
515
516 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
517
518 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
519 and Andrew Waterman as the RISC-V maintainers.
520
521 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
522
523 * MAINTAINERS: Add self to Write After Approval
524
525 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
526
527 * config.guess: Import latest from upstream.
528
529 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
530
531 * MAINTAINERS (Write After Approval): Remove entries that are
532 already covered under Reviewers.
533
534 2017-03-08 Mark Wielaard <mark@klomp.org>
535
536 PR demangler/70909
537 PR demangler/67264
538 * include/demangle.h: Add d_printing to struct demangle_component
539 and pass struct demangle_component as non const.
540
541 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
542
543 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
544
545 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
546
547 * Makefile.tpl: Remove HOST_ISLVER.
548 (HOST_EXPORTS): Remove ISLVER.
549 * Makefile.in: Regenerate.
550
551 2017-02-13 Richard Biener <rguenther@suse.de>
552
553 * configure: Re-generate.
554
555 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
556
557 * MAINTAINERS: Adjust bug reporting URL.
558
559 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
560
561 * MAINTAINERS (Write After Approval): Remove redundant entry
562 for Andrew Burgess.
563
564 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
565
566 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
567 32-bit hppa*-*-hpux*.
568 * configure: Regenerate.
569
570 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
571
572 * configure.ac: Moved the white list of enabling BRIG FE to
573 libhsail-rt/configure.tgt.
574 * configure: Regenerated.
575 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
576
577 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
578 Martin Jambor <mjambor@suse.cz>
579
580 * Makefile.def (target_modules): Added libhsail-rt.
581 (languages): Added language brig.
582 * Makefile.in: Regenerated.
583 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
584 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
585 * configure: Regenerated.
586
587 2017-01-17 Jakub Jelinek <jakub@redhat.com>
588
589 PR other/79046
590 * configure: Regenerated.
591
592 2017-01-04 Alan Modra <amodra@gmail.com>
593
594 * configure: Regenerate.
595
596 2016-12-29 Ben Elliston <bje@gnu.org>
597
598 * config.sub: Import latest version.
599
600 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
604 2016-12-21 Jakub Jelinek <jakub@redhat.com>
605
606 * configure.ac: Don't bootstrap libmpx unless --with-build-config
607 includes bootstrap-mpx.
608 * configure: Regenerated.
609
610 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
614 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
615
616 * configure: Regenerate.
617
618 2016-12-01 Matthias Klose <doko@ubuntu.com>
619
620 * configure.ac: Don't use pkg-config to check for bdw-gc.
621 * configure: Regenerate.
622
623 2016-11-30 Matthias Klose <doko@ubuntu.com>
624
625 * Makefile.def: Remove reference to boehm-gc target module.
626 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
627 options and for the bdw-gc pkg-config module.
628 * configure: Regenerate.
629 * Makefile.in: Regenerate.
630
631 2016-11-28 Nathan Sidwell <nathan@acm.org>
632
633 * MAINTAINERS (nvptx): Remove self.
634
635 2016-11-25 Ben Elliston <bje@gnu.org>
636
637 * config.guess: Import latest version.
638 * config.sub: Likewise.
639
640 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
644 2016-11-15 Matthias Klose <doko@ubuntu.com>
645
646 * Makefile.def: Remove references to GCJ.
647 * Makefile.tpl: Likewise.
648 * Makefile.in: Regenerate.
649
650 2016-11-15 Matthias Klose <doko@ubuntu.com>
651
652 * config-ml.in: Remove references to GCJ.
653 * configure.ac: Likewise.
654 * configure: Regenerate.
655
656 2016-11-01 Josh Conner <joshconner@google.com>
657
658 * MAINTAINERS (Write After Approval): Update email address,
659
660 2016-10-27 Carl Love <cel@us.ibm.com>
661
662 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
663 Approval list to make it alphabetical.
664
665 2016-10-27 Carl Love <cel@us.ibm.com>
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
669 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * MAINTAINERS (Reviewers): Add myself.
672 (Write After Approval): Add myself.
673
674 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
675 Ulrich Weigand <uweigand@de.ibm.com>
676
677 * MAINTAINERS: Update email address.
678
679 2016-10-10 Nathan Sidwell <nathan@acm.org>
680
681 * MAINTAINERS: Update email address.
682
683 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
684
685 * configure.ac: Add aarch64-*-freebsd*.
686 * configure: Regenerate.
687
688 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
689
690 * MAINTAINERS: Update email address after it got reverted.
691
692 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
693
694 * configure.ac (target_libraries): Readd target-boehm-gc.
695 Restore --enable-objc-gc handling.
696 * configure: Regenerate.
697
698 2015-10-03 Jeff Law <law@redhat.com>
699
700 * MAINTAINERS: Move several inactive maintainers to the
701 write-after-approval section.
702
703 2016-09-30 Jakub Jelinek <jakub@redhat.com>
704
705 * configure.ac: Add target-libffi to target_libraries.
706 Readd libgcj target disablings, modified to only target-libffi.
707 Readd target addition of go to unsupported languages.
708 * configure: Regenerated.
709
710 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
711
712 * MAINTAINERS: Update email address.
713
714 2016-09-30 Andrew Haley <aph@redhat.com>
715
716 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
717 write-after approval. Remove Tom Tromey and Bryce McKinlay from
718 libgcj.
719
720 2016-09-30 Andrew Haley <aph@redhat.com>
721
722 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
723 write-after approval after GCJ deletion.
724
725 2016-09-30 Andrew Haley <aph@redhat.com>
726
727 * Makefile.def: Remove libjava.
728 * Makefile.tpl: Likewise.
729 * Makefile.in: Regenerate.
730 * configure.ac: Likewise.
731 * configure: Likewise.
732 * gcc/java: Remove.
733 * libjava: Likewise.
734
735 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
736
737 * MAINTAINERS (Reviewers): Add myself.
738
739 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
740
741 * configure.ac: Disable "sim" directory for arc*-*-*.
742 * configure: Regenerated.
743
744 2016-09-23 Tamar Christina <tamar.christina@arm.com>
745
746 * MAINTAINERS (Write After Approval): Add myself.
747
748 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
749
750 * configure.ac: Check for the minimum in-tree MPFR version
751 handled.
752 * configure: Regenerate.
753
754 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
755
756 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
757 * configure: Regenerated.
758
759 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
763 2016-06-23 Andi Kleen <ak@linux.intel.com>
764
765 * Makefile.def: Add autoprofiledbootstrap.
766 * Makefile.tpl: Dito.
767 * Makefile.in: Regenerate.
768
769 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
770
771 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
772 * configure: Regenerate.
773
774 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
775
776 * configure: Regenerate.
777 * configure.ac: Remove support for avr-rtems.
778
779 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
783 2016-06-16 Michael Collison <michael.collison@arm.com>
784
785 * MAINTAINERS (Write After Approval): Add myself.
786
787 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
788
789 * MAINTAINERS (Write After Approval): Update e-mail address.
790
791 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
795 2016-05-28 Alan Modra <amodra@gmail.com>
796
797 * Makefile.tpl (configure): Depend on m4 files included.
798 * Makefile.in: Regenerate.
799
800 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
801
802 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
803 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
804
805 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
806
807 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
808 special case builtin.
809 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
810 support for ALTIVEC_BUILTIN_VEC_ADDEC.
811 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
812 for __builtin_vec_addec.
813
814 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
815
816 * config.guess: Import version 2016-04-02 (newest).
817 * config.sub: Import version 2016-05-10 (newest).
818
819 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
820
821 * configure.ac: Add ARC support to libgloss.
822 * configure: Regenerate
823
824 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
828 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
829
830 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
831 * configure: Regenerated.
832 * Makefile.def (gmp): Explicitly disable assembler.
833 (mpfr): Adjust lib_path.
834 (mpc): Likewise.
835 * Makefile.in: Regenerated.
836
837 2016-05-01 Jakub Jelinek <jakub@redhat.com>
838
839 PR bootstrap/70704
840 * configure.ac (--enable-stage1-checking): Add missing
841 --enable-checking=.
842 * configure: Regenerated.
843
844 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
845
846 * config.guess: Revert r235676.
847 * config.sub: Revert r235676.
848
849 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
850
851 * config.guess: Remove SH5 support.
852 * config.sub: Likewise.
853 * configure: Likewise.
854 * configure.ac: Likewise.
855
856 2016-04-26 Jakub Jelinek <jakub@redhat.com>
857
858 PR bootstrap/70704
859 * configure.ac (--enable-stage1-checking): For --disable-checking or
860 implicit --enable-checking, make sure extra flag matches in between
861 stage1 and later checking.
862 * configure: Regenerated.
863
864 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
865
866 * .gitattributes: New file.
867
868 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
869
870 * MAINTAINERS (rs6000/powerpc port): Add myself.
871
872 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
873
874 PR bootstrap/70173
875 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
876 and gotools directories. Delete the stage_final file.
877 * Makefile.in: Regenerate.
878
879 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
883 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
884
885 * MAINTAINERS (Fortran maintainer): Remove myself.
886
887 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
895 2016-03-17 Cary Coutant <ccoutant@gmail.com>
896
897 Sync with binutils-gdb:
898
899 2016-03-17 Cary Coutant <ccoutant@gmail.com>
900
901 * configure.ac: Add mips and s390 to the gold target check.
902 * configure: Regenerate.
903
904 2016-03-01 DJ Delorie <dj@redhat.com>
905
906 * MAINTAINERS (mep): Remove myself as MeP maintainer.
907
908 2016-02-22 David Malcolm <dmalcolm@redhat.com>
909
910 * MAINTAINERS (libcpp): Add myself.
911 (diagnostic messages): Likewise.
912
913 2016-02-20 Tom de Vries <tom@codesourcery.com>
914
915 * MAINTAINERS: Fix whitespace.
916
917 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
921 2016-01-29 Sebastian Pop <s.pop@samsung.com>
922
923 * config/isl.m4: Add comments about isl-0.16.
924 * configure: Regenerate.
925
926 2016-01-29 Martin Jambor <mjambor@suse.cz>
927
928 * MAINTAINERS (hsa maintainers): Add myself.
929
930 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
931
932 * MAINTAINERS: (Write After Approval): Add myself.
933
934 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
935 Sebastian Pop <s.pop@samsung.com>
936
937 * Makefile.in: Regenerate.
938 * Makefile.tpl: Export ISLVER.
939 * configure: Regenerate.
940 * config/isl.m4: Detect isl-0.15.
941
942 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
943
944 PR bootstrap/69329
945 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
946 * Makefile.in: Regenerate.
947
948 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
949
950 * configure.ac: Enable LTO for DJGPP
951 * configure: Regenerate
952
953 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
954
955 Sync with binutils-gdb:
956 2015-10-21 Nick Clifton <nickc@redhat.com>
957
958 PR gas/19109
959 * configure.ac: Note the 'none' is an acceptable argument to
960 --enable-compressed-debug-sections.
961 * configure: Regenerate.
962
963 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
964
965 PR bootstrap/69134
966 * Makefile.def (mpfr): Disable assembler.
967 * Makefile.in: Regenerate.
968
969 2016-01-01 Ben Elliston <bje@gnu.org>
970
971 * config.guess: Import version 2016-01-01.
972 * config.sub: Likewise.
973
974 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2015-12-17 Sebastian Pop <s.pop@samsung.com>
979
980 * Makefile.in: Replace ISL with isl.
981 * Makefile.tpl: Same.
982 * config/isl.m4: Same.
983 * configure.ac: Same.
984 * contrib/download_prerequisites: Same.
985 * configure: Regenerate.
986
987 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
988
989 * MAINTAINERS (Write After Approval): Add Myself.
990
991 2015-12-17 Nathan Sidwell <nathan@acm.org>
992
993 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
994 * configure: Regenerate.
995
996 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
997 Sebastian Pop <s.pop@samsung.com>
998
999 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1000 isl_ctx_get_max_operations.
1001 * configure: Regenerate.
1002
1003 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2015-12-02 Ian Lance Taylor <iant@google.com>
1008
1009 PR go/66147
1010 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1011 * Makefile.in: Regenerate.
1012
1013 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1014
1015 PR libffi/65726
1016 * Makefile.def (lang_env_dependencies): Make libffi depend
1017 on cxx.
1018 * Makefile.in: Regenerate.
1019
1020 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1021
1022 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1023 symbols.
1024
1025 2015-11-20 Tristan Gingold <gingold@adacore.com>
1026
1027 Sync with binutils-gdb:
1028 2015-11-20 Tristan Gingold <gingold@adacore.com>
1029
1030 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1031 * configure: Regenerate.
1032
1033 2015-11-19 Martin Liska <mliska@suse.cz>
1034
1035 * .gitignore: Add .clang-format to ignored files.
1036 * Makefile.in: Add clang-format.
1037 * Makefile.tpl: Likewise.
1038
1039 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1040
1041 * configure.ac: Enable libmpx by default.
1042 * configure: Regenerated.
1043
1044 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1045
1046 * MAINTAINERS: Update email address.
1047
1048 2015-10-23 Paulo Matos <pmatos@linki.tools>
1049
1050 * MAINTAINERS: Update email address.
1051
1052 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 Sync with binutils-gdb:
1059 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1060
1061 PR gas/19109
1062 * configure.ac: Add
1063 --enable-compressed-debug-sections={all,gas,gold,ld}.
1064 * configure: Regenerated.
1065
1066 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1067
1068 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1069
1070 2015-10-09 Martin Liska <mliska@suse.cz>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2015-10-02 Florian Weimer <fweimer@redhat.com>
1079
1080 * MAINTAINERS: Update email address.
1081
1082 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1087
1088 * MAINTAINERS: Update email.
1089
1090 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1091
1092 * MAINTAINERS: Update my email address.
1093
1094 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1095
1096 * MAINTAINERS (ft32 port): Add myself.
1097
1098 2015-08-28 David Sherwood <david.sherwood@arm.com>
1099
1100 * MAINTAINERS: Add myself.
1101
1102 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1107
1108 PR libfortran/54572
1109 * Makefile.def: Make libgfortran depend on libbacktrace.
1110 * Makefile.in: Regenerate.
1111
1112 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2015-08-12 Tom de Vries <tom@codesourcery.com>
1117
1118 PR other/67092
1119 * configure.ac: Remove --with_host_libstdcxx support.
1120 * configure: Regenerate.
1121
1122 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1123 Jakub Jelinek <jakub@redhat.com>
1124
1125 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1126 nvptx*-*-*.
1127 * configure: Regenerate.
1128
1129 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1130
1131 * Makefile.def (libiconv): Define bootstrap=true.
1132 Mark pdf/html/info as missing.
1133 (configure-gcc): Depend on all-libiconv.
1134 (all-gcc): Ditto.
1135 (configure-libcpp): Ditto.
1136 (all-libcpp): Ditto.
1137 (configure-intl): Ditto.
1138 (all-intl): Ditto.
1139 * Makefile.in: Regenerate.
1140
1141 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1142
1143 * MAINTAINERS (loop ivopts): Add the entry and myself.
1144
1145 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1146
1147 * MAINTAINERS (nvptx): Add self.
1148
1149 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1150
1151 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1152 128-bit vector modes.
1153
1154 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2015-07-28 Ben Elliston <bje@gnu.org>
1159
1160 * config.sub, config.guess: Import from upstream.
1161
1162 2015-07-24 Michael Darling <darlingm@gmail.com>
1163
1164 PR other/66259
1165 * config-ml.in: Reflects renaming of configure.in to configure.ac
1166 * configure: Likewise
1167 * configure.ac: Likewise
1168
1169 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1170
1171 * MAINTAINERS: Update my email address.
1172
1173 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1174
1175 Sync with binutils-gdb:
1176 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1177
1178 * configure.ac (target_configdirs): Exclude target-zlib if
1179 target-libjava isn't built.
1180 * configure: Regenerated.
1181
1182 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 Sync with binutils-gdb:
1185 2015-05-13 John David Anglin <dave.anglin@bell.net>
1186
1187 * configure.ac: Disable configuration of GDB for HPUX targets.
1188 * configure: Regenerate.
1189
1190 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 * configure.ac: Add --with-system-zlib.
1193 * configure: Regenerated.
1194
1195 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1196
1197 * configure.ac: Add FT32 support.
1198 * configure: Regenerate.
1199
1200 2015-01-12 Anthony Green <green@moxielogic.com>
1201
1202 * configure.ac: Don't disable gprof for moxie.
1203 * configure: Rebuild.
1204
1205 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1206
1207 Sync with binutils-gdb:
1208 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1209
1210 PR ld/18355
1211 * Makefile.def: Add extra_configure_flags to host zlib.
1212 * configure.ac (extra_host_zlib_configure_flags): New. Set
1213 to --enable-host-shared When bfd is to be built as shared
1214 library. AC_SUBST.
1215 * Makefile.in: Regenerated.
1216
1217 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1218
1219 Sync with src:
1220 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1221 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1222 * Makefile.in: Regenerated.
1223
1224 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1225
1226 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1227 target.
1228 * configure: Regenerate.
1229
1230 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1231
1232 * MAINTAINERS (Write After Approval): Add myself.
1233
1234 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1235
1236 * MAINTAINERS (OS Port Maintainers): Add myself.
1237 (Various Maintainers): Remove myself from libffi testsuite.
1238
1239 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1240
1241 * MAINTAINERS (gen* on machine desc): Add self.
1242
1243 2015-06-02 Jason Merrill <jason@redhat.com>
1244
1245 PR bootstrap/66319
1246 * configure.ac: Use -std=gnu++98.
1247
1248 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1253
1254 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1255 * configure: Regenerate.
1256
1257 2015-05-26 Jason Merrill <jason@redhat.com>
1258
1259 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1260 * configure: Regenerate.
1261
1262 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1263
1264 * configure.ac: FT32 target added.
1265 * configure: Regenerated.
1266
1267 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
1275 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1276
1277 * configure.ac: Fix typo.
1278 * configure: Regenerate.
1279
1280 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2015-05-03 Matthias Klose <doko@ubuntu.com>
1285
1286 * configure.ac: Match $host configured with triplets.
1287 * configure: Regenerate.
1288
1289 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1290
1291 * Makefile.tpl: Remove surplus whitespace throughout.
1292 * Makefile.in: Regenerate.
1293
1294 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1295
1296 * MAINTAINERS (Various Maintainers): Add myself as instruction
1297 combiner maintainer.
1298
1299 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1300
1301 PR bootstrap/62077
1302 * configure.ac (--enable-stage1-checking): Default to
1303 release,misc,gimple,rtlflag,tree,types if --disable-checking
1304 or --enable-checking is not specified and DEV-PHASE is not
1305 experimental.
1306 * configure: Regenerated.
1307
1308 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1309
1310 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1311 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1312 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1313 * Makefile.in: Regenerate.
1314
1315 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1316
1317 * MAINTAINERS: Update my email address.
1318
1319 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1320
1321 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1322
1323 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1324
1325 * MAINTAINERS: Add myself as an arm port reviewer.
1326
1327 2015-03-25 Martin Liska <mliska@suse.cz>
1328 Yury Gribov <y.gribov@samsung.com>
1329
1330 * Makefile.in: Fix ln source location for vimrc file.
1331 * Makefile.tpl: Likewise.
1332
1333 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1334
1335 PR bootstrap/25672
1336 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1337 cross-compiling. Similarly for CXX_FOR_TARGET.
1338 * configure: Regenerate.
1339
1340 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1341
1342 * Makefile.def: Add libmpx.
1343 * configure.ac: Add libmpx.
1344 * Makefile.in: Regenerate.
1345 * configure: Regenerate.
1346
1347 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1348
1349 * MAINTAINERS (CPU Port Maintainers): Add myself
1350 i386 vector ISA extns mantainer.
1351
1352 2015-03-13 Jeff Law <law@redhat.com>
1353
1354 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1355 maintainer.
1356 Remove Richard Henderson as a maintainer for the x86 port.
1357
1358 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1359
1360 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1361
1362 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1363
1364 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1365 pointer bounds checker and i386 MPX maintainer.
1366
1367 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1368
1369 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1370
1371 2015-02-26 Martin Sebor <msebor@redhat.com>
1372
1373 * MAINTAINERS (Various Maintainers): Add self.
1374
1375 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1376
1377 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1378 Make sure it contains lto.
1379 * configure: Regenerate.
1380
1381 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1382
1383 * configure: Regenerate.
1384
1385 2015-02-06 Diego Novillo <dnovillo@google.com>
1386 1
1387 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1388 middle-end, docstring): Remove myself.
1389 (Write After Approval): Add myself.
1390
1391 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1392
1393 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1394 (Write After Approval): Update address.
1395
1396 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1397
1398 PR jit/64780
1399 * configure.ac: Require the user to explicitly specify
1400 --enable-host-shared if the jit is enabled.
1401 * configure: Regenerate.
1402
1403 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2015-01-25 Tom de Vries <tom@codesourcery.com>
1408
1409 * MAINTAINERS: Make whitespace consistent.
1410
1411 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
1415 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1416
1417 * MAINTAINERS: (Write After Approval): Add myself.
1418
1419 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1420
1421 * MAINTAINERS: (Write After Approval): Add myself.
1422
1423 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1424
1425 * MAINTAINERS: (Write After Approval): Add myself.
1426
1427 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1428
1429 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1430 objective-c/c++ front end maintainer.
1431
1432 2015-01-13 Marek Polacek <polacek@redhat.com>
1433
1434 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1435
1436 2015-01-12 Jeff Law <law@redhat.com>
1437
1438 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1439 a very long time.
1440
1441 2015-01-09 Ian Lance Taylor <iant@google.com>
1442
1443 * configure.ac (host_tools): Add gotools.
1444 * Makefile.def (host_modules): Add gotools.
1445 (dependencies): Add dependency of all-gotools on all-target-libgo.
1446
1447 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1448
1449 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1450 * configure: Regenerate.
1451
1452 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1453
1454 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1455 all-target-libgomp.
1456 * Makefile.in: Regenerate.
1457
1458 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1459
1460 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1461
1462 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1463
1464 * configure.ac: Add Visium support.
1465 * configure: Regenerate.
1466
1467 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1468
1469 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1470 * configure: Regenerate.
1471
1472 2015-01-03 Andrew Pinski <apinski@cavium.com>
1473
1474 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1475 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1476 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1477 (OBJCOPY_FOR_TARGET): New variable.
1478 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1479 * Makefile.in: Regenerate.
1480 * configure.ac: Check for already installed target objcopy.
1481 Also GCC_TARGET_TOOL on objcopy.
1482 * configure: Regenerate.
1483
1484 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1485
1486 * config.sub: Update from upstream, to 2015-01-01 version.
1487 * config.guess: Ditto.
1488
1489 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1490
1491 * MAINTAINERS (RTEMS Ports): Add myself.
1492
1493 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1502
1503 * configure.ac (--enable-as-accelerator-for): Don't set
1504 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1505 * configure: Regenerate.
1506
1507 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1508
1509 PR bootstrap/64023
1510 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1511 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1512 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1513 to CXX.
1514 * Makefile.in: Regenerated.
1515
1516 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1517 Yury Gribov <y.gribov@samsung.com>
1518
1519 * .gitignore: Added .local.vimrc and .lvimrc.
1520 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1521 * Makefile.in: Regenerate.
1522
1523 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1524
1525 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1526 * configure: Regenerated.
1527
1528 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1529
1530 * MAINTAINERS (nvptx port): New entry.
1531
1532 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1533
1534 * configure: Regenerate.
1535
1536 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1537
1538 * configure.ac: Merge with Binutils.
1539
1540 2014-11-26 Tobias Burnus <burnus@net-b.de>
1541
1542 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1543 * Makefile.in: Regenerate.
1544
1545 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1546
1547 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1548 missing flex.
1549 * Makefile.in: Regenerated.
1550
1551 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1552
1553 * Makefile.in: Regenerate.
1554
1555 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1556
1557 PR bootstrap/63784
1558 * libtool.m4: Add $pic_flag with -shared.
1559
1560 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1561
1562 * MAINTAINERS (Write After Approval): Added myself.
1563
1564 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1565
1566 * MAINTAINERS (write-after-approval): Add myself.
1567
1568 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1569
1570 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1571 from 2 years ago.
1572
1573 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1574
1575 Revert:
1576 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1577
1578 * MAINTAINERS (Write After Approval): Added myself as line map
1579 maintainer.
1580
1581 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1582
1583 Revert:
1584 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1585
1586 * MAINTAINERS (Write After Approval): Added myself.
1587
1588 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1589
1590 * MAINTAINERS (Write After Approval): Added myself.
1591
1592 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1593
1594 * MAINTAINERS (Write After Approval): Added myself as line map
1595 maintainer.
1596
1597 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1598
1599 * MAINTAINERS (Various Maintainers): Added myself as line map
1600 maintainer.
1601
1602 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1603
1604 * move-if-change: Sync from upstream gnulib.
1605
1606 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1607
1608 * compile: Sync with upstream Automake.
1609 * depcomp: Ditto.
1610 * install-sh: Ditto.
1611 * missing: Ditto.
1612 * mkinstalldirs: Ditto.
1613 * ylwrap: Ditto.
1614
1615 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1616
1617 * config.sub: Update from upstream config repo.
1618 * config.guess: Ditto.
1619
1620 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1621
1622 * Makefile.def: Add liboffloadmic to target_modules. Make
1623 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1624 * Makefile.in: Regenerate.
1625 * configure: Regenerate.
1626 * configure.ac: Add liboffloadmic to target binaries.
1627 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1628 Add liboffloadmic to noconfig list when C++ is not supported.
1629
1630 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1631 Thomas Schwinge <thomas@codesourcery.com>
1632 Ilya Verbin <ilya.verbin@intel.com>
1633 Andrey Turetskiy <andrey.turetskiy@intel.com>
1634
1635 * configure: Regenerate.
1636 * configure.ac (--enable-as-accelerator-for)
1637 (--enable-offload-targets): New configure options.
1638
1639 2014-11-11 Tobias Burnus <burnus@net-b.de>
1640
1641 * Makefile.def: Make all-gcc depend on all-isl.
1642 * Makefile.in: Regenerate.
1643
1644 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1645
1646 * ChangeLog.jit: New.
1647 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1648
1649 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1650
1651 PR target/63610
1652 * libtool.m4: Fix globbing of darwin versions.
1653 * configure: Regenerate.
1654
1655 2014-11-11 Tobias Burnus <burnus@net-b.de>
1656
1657 * Makefile.def: Remove CLooG.
1658 * Makefile.tpl: Ditto.
1659 * configure.ac: Ditto.
1660 * configure: Regenerate.
1661 * Makefile.in: Ditto.
1662
1663 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1664
1665 * configure.ac: Handle nvptx-*-*.
1666 * configure: Regenerate.
1667
1668 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1673
1674 * Makefile.def (libcc1): Remove bootstrap=true;.
1675 * Makefile.in: Regenerated.
1676
1677 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1678
1679 * configure.ac: Update comment.
1680 * configure: Regenerate.
1681
1682 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1683
1684 * MAINTAINERS (Write After Approval): Add myself.
1685
1686 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1687
1688 * configure.ac (extra_host_libiberty_configure_flags): Add
1689 --enable-shared also for libcc1's benefit.
1690 * configure: Regenerate.
1691
1692 2014-10-29 Tristan Gingold <gingold@adacore.com>
1693
1694 * MAINTAINERS: Change my email address.
1695
1696 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1697 Tom Tromey <tromey@redhat.com>
1698
1699 * Makefile.def: Add libcc1 to host_modules.
1700 * configure.ac (host_tools): Add libcc1.
1701 * Makefile.in, configure: Rebuild.
1702
1703 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1704
1705 * configure.ac (build_configargs): Don't share config.cache between
1706 build subdirs.
1707 * configure: Regenerate.
1708
1709 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1710
1711 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1712 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1713 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1714 leon3v7 as leon3.
1715 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1716 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1717 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1718 * config/sparc/sparc.md (cpu): Add leon3v7.
1719 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1720
1721 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1722
1723 * MAINTAINERS (write-after-approval): Add myself.
1724
1725 2014-10-23 Ian Lance Taylor <iant@google.com>
1726
1727 * configure.ac: Disable the Go frontend on systems where it is known
1728 to not work.
1729 * configure: Regenerate.
1730
1731 2014-10-23 Richard Biener <rguenther@suse.de>
1732
1733 * Makefile.def: Add libcpp build module and dependencies.
1734 * configure.ac: Add libcpp build module.
1735 * Makefile.in: Regenerate.
1736 * configure: Likewise.
1737
1738 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1739
1740 * MAINTAINERS (write-after-approval): Add myself.
1741
1742 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1743
1744 * INSTALL/README: Do not mention CVS.
1745
1746 2014-10-03 Jing Yu <jingyu@google.com>
1747
1748 * configure.ac: Add aarch64 to list of targets that support gold.
1749 * configure: Regenerate.
1750
1751 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1752
1753 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1754
1755 2014-09-29 Catherine Moore <clm@codesourcery.com>
1756
1757 * MAINTAINERS: Add myself as MIPS maintainer.
1758
1759 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1760
1761 * MAINTAINERS: Move myself to MIPS maintainers.
1762
1763 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1764
1765 * MAINTAINERS: Put all email addresses between '<' and '>'.
1766
1767 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1768
1769 * MAINTAINERS: Move myself to reviewers (Fortran).
1770
1771 2014-09-01 Andi Kleen <ak@linux.intel.com>
1772
1773 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1774 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1775 * Makefile.in: Regenerate.
1776
1777 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1778
1779 * rtx-classes-status.txt: Delete
1780
1781 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1782
1783 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1784
1785 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1786
1787 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1788 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1789 of checking for version number.
1790 * configure: Regenerated.
1791 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1792
1793 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1794
1795 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1796 is done; begin phase 6 (use extra rtx_def subclasses).
1797
1798 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1799
1800 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1801 done; begin phase 5 (additional rtx_def subclasses).
1802
1803 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1804
1805 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1806
1807 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1808
1809 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1810 SET_BB_HEADER are done.
1811
1812 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1813
1814 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1815 done.
1816
1817 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1818
1819 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1820
1821 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1822
1823 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1824
1825 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1826
1827 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1828
1829 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1830
1831 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1832
1833 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1834
1835 * rtx-classes-status.txt: Phase 3 (per-file commits within
1836 "config" subdirs) is done; begin phase 4 (removal of
1837 "scaffolding").
1838
1839 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1840
1841 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1842 dir) is done; begin phase 3 (per-file commits within "config"
1843 subdirs).
1844
1845 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1846
1847 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1848 phase 2 (per-file commits in main source dir).
1849
1850 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1851
1852 * configure: Regenerated.
1853
1854 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1855
1856 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1857
1858 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1859
1860 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1861
1862 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1863
1864 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1865
1866 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1867
1868 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1869
1870 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1871
1872 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1873
1874 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1875
1876 * MAINTAINERS (Write After Approval): Add myself.
1877
1878 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1879
1880 * MAINTAINERS: Remove myself
1881
1882 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1883
1884 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1885
1886 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1891
1892 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1893 SET_BB_HEADER, SET_BB_FOOTER
1894
1895 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1896
1897 * rtx-classes-status.txt: New file
1898
1899 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1900
1901 * configure.ac: Eliminate ClooG installation dependency.
1902 * configure: Regenerate.
1903 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1904 * Makefile.in: Regenerate.
1905
1906 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1907
1908 * MAINTAINERS (Write After Approval): Add myself.
1909
1910 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1915
1916 * MAINTAINERS (Write After Approval): Add myself.
1917
1918 2014-07-28 Anthony Green <green@moxielogic.com>
1919
1920 Import from savannah.gnu.org:
1921 * config.sub: Update to 2014-07-28 version.
1922
1923 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1924
1925 * MAINTAINERS: Remove my MIPS maintainer entry.
1926
1927 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1928
1929 PR target/47230
1930 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1931 * configure: Regenerate.
1932
1933 2014-07-24 James Norris <jnorris@codesourcery.com>
1934
1935 * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1938
1939 * configure.ac: Accept only CLooG 0.18.1.
1940 * configure: Regenerate.
1941
1942 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1943
1944 * configure.ac: Don't accept isl 0.11.
1945 * configure: Regenerate.
1946
1947 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1952
1953 * configure.ac: Don't accept isl 0.10.
1954 * configure: Regenerate.
1955
1956 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1957
1958 Fix include path for in-tree cloog.
1959 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1960 * configure: Regenerate.
1961
1962 2014-06-18 Richard Henderson <rth@redhat.com>
1963
1964 * .gitignore: Import gcc_update output.
1965
1966 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1967
1968 * config-ml.in: Robustify ac_configure_args parsing.
1969
1970 * configure.ac (--enable-linker-plugin-configure-flags)
1971 (--enable-linker-plugin-flags): New flags.
1972 (configdirs): Conditionally add libiberty-linker-plugin.
1973 * configure: Regenerate.
1974 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1975 (host_modules) <lto-plugin>: Pay attention to
1976 @extra_linker_plugin_flags@ and
1977 @extra_linker_plugin_configure_flags@.
1978 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1979 * Makefile.in: Regenerate.
1980
1981 * Makefile.tpl (configure-[+prefix+][+module+])
1982 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1983 "module_srcdir" instead of "module" for locating a module's srcdir.
1984 * Makefile.in: Regenerate.
1985
1986 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1991
1992 * MAINTAINERS: Update my email address.
1993
1994 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
1998 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1999
2000 * MAINTAINERS (Write After Approval): Add myself.
2001
2002 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2003
2004 PR libstdc++/61011
2005 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2006 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2007 * configure: Regenerate.
2008
2009 2014-05-28 Pedro Alves <palves@redhat.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2014
2015 * MAINTAINERS: Update my affiliation/email.
2016
2017 2014-05-19 Mike Stump <mikestump@comcast.net>
2018
2019 * MAINTAINERS: Add wide-int reviewers.
2020
2021 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2022
2023 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2024 * configure: Regenerated.
2025
2026 2014-05-15 Torvald Riegel <triegel@redhat.com>
2027
2028 * MAINTAINERS (libitm): Add myself as maintainer.
2029
2030 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2035
2036 * config.sub, config.guess: Import from upstream.
2037
2038 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2039
2040 * MAINTAINERS (Write After Approval): Put myself in correct order.
2041
2042 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2047
2048 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2049 section.
2050
2051 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2052
2053 * MAINTAINERS (Write After Approval): Delete myself.
2054
2055 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2056
2057 PR sanitizer/56781
2058 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2059 and -B* options with -Xcompiler.
2060
2061 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2062
2063 PR bootstrap/60620
2064 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2065 * Makefile.in: Regenerate.
2066
2067 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2068
2069 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2070 for WINDRES_FOR_TARGET in default-manifest.o rule.
2071 * Makefile.in: Regenerate.
2072
2073 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
2077 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2078
2079 PR sanitizer/56781
2080 * Makefile.def: Set bootstrap=true; for host fixincludes.
2081 * configure.ac: Don't bootstrap host fixincludes unless
2082 --with-build-config=bootstrap-{a,ub}san.
2083 * Makefile.in: Regenerated.
2084 * configure: Regenerated.
2085
2086 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2087
2088 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2089 --enable-vtable-verify option parsing. Don't add
2090 target-libsanitizer to bootstrap_target_libs unless
2091 --with-build-config=bootstrap-asan or
2092 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2093 to bootstrap_target_libs unless --enable-vtable-verify.
2094 * configure: Regenerated.
2095
2096 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2097
2098 * MAINTAINERS (Write After Approval): Add myself.
2099
2100 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2101
2102 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2103
2104 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2105
2106 PR bootstrap/58572
2107 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2108 -I for libstdc++-v3 includes if $(LEAN).
2109 * Makefile.in: Regenerated.
2110
2111 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2112
2113 * MAINTAINERS: Update my email address.
2114
2115 2014-02-24 Walter Lee <walt@tilera.com>
2116
2117 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2118 (tilegx-*-*): Change to tilegx*-*-*.
2119 * configure: Regenerate.
2120
2121 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2122
2123 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2124
2125 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2130
2131 PR target/59788
2132 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2133 *solaris2*.
2134
2135 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2136
2137 * MAINTAINERS: Update my email address.
2138
2139 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2140
2141 * MAINTAINERS: Convert to UTF-8.
2142 Properly sort Xinliang David Li's entry.
2143
2144 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2145 Sandra Loosemore <sandra@codesourcery.com>
2146
2147 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2148 nios2 port maintainers.
2149
2150 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2155
2156 * configure.ac: Add user-friendly check for native x86_64-linux
2157 multilibs.
2158 * configure: Regenerate.
2159
2160 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2161
2162 * MAINTAINERS: Add myself as sh maintainer.
2163
2164 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2165
2166 * MAINTAINERS: Add self as SLSR maintainer.
2167
2168 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2169
2170 * MAINTAINERS: Update my email address.
2171
2172 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2173
2174 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2175
2176 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2177
2178 * Makefile.in: Regenerate.
2179
2180 * Makefile.tpl: Fix typo.
2181 * Makefile.in: Regenerate partially.
2182
2183 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2184
2185 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2186 supported.
2187 * configure: Regenerated.
2188
2189 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2013-10-30 Jason Merrill <jason@redhat.com>
2194
2195 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2196 --disable-build-format-warnings.
2197
2198 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2199
2200 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2201 depend on libstdc++ and libgcc.
2202 * configure: Regenerate.
2203 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2204 libcilkrts for POSIX and i*86, and x86_64 architectures.
2205 * Makefile.in: Added libcilkrts related fields to support building it.
2206
2207 2013-10-26 Jeff Law <law@redhat.com>
2208
2209 * Makefile.def (target_modules): Remove libmudflap
2210 (languages): Remove check-target-libmudflap).
2211 * Makefile.in: Rebuilt.
2212 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2213 * configure.ac (target_libraries): Remove target-libmudflap.
2214 Remove checks which disabled libmudflap on some systems.
2215 * configure: Rebuilt.
2216 * libmudflap: Directory removed.
2217
2218 2013-10-21 Cong Hou <congh@google.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
2222 2013-10-16 Mike Stump <mikestump@comcast.net>
2223
2224 * .dir-locals.el: Add.
2225
2226 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2227
2228 * configure.ac: Add --enable-host-shared
2229 * configure: Regenerate.
2230
2231 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2232
2233 Import from savannah.gnu.org:
2234 * config.guess: Update to 2013-06-10 version.
2235 * config.sub: Update to 2013-10-01 version.
2236
2237 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2238
2239 Changes to build configuration to allow big endian ARC ELF toolchain
2240 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2241 * configure: Regenerate.
2242
2243 2013-09-20 Alan Modra <amodra@gmail.com>
2244
2245 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2246 ppc host match. Support little-endian powerpc linux hosts.
2247
2248 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2249
2250 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2251 maintainer.
2252
2253 2013-09-12 DJ Delorie <dj@redhat.com>
2254
2255 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2256 maintainers.
2257
2258 2013-09-03 Richard Biener <rguenther@suse.de>
2259
2260 * configure.ac: Also allow ISL 0.12.
2261 * configure: Regenerated.
2262
2263 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2268
2269 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2270
2271 2013-08-26 Caroline Tice <cmtice@google.com>
2272
2273 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2274 "Various Reviewers" to libvtv "Various Maintainers".
2275
2276 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2277
2278 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2279
2280 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2281
2282 * MAINTAINERS: Update name, email.
2283
2284 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
2288 2013-08-12 Caroline Tice <cmtice@google.com>
2289
2290 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2291 address in the Write After Approval section.
2292
2293 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2294
2295 * MAINTAINERS (Write After Approval): Update email.
2296
2297 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2298
2299 * configure.ac: Adjust to check VTV_SUPPORTED.
2300 * configure: Regenerated.
2301
2302 2013-08-02 Caroline Tice <cmtice@google.com>
2303
2304 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2305 on non-linux systems; add target-libvtv to noconfigdirs; add
2306 libsupc++/.libs to C++ library search paths.
2307 * configure: Regenerated.
2308 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2309 libstdc++ and libgcc.
2310 * Makefile.in: Regenerated.
2311
2312 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2317 Shiva Chen <shiva0217@gmail.com>
2318
2319 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2320 nds32 port maintainers.
2321
2322 2013-07-17 Tim Shen <timshen91@gmail.com>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2327
2328 * configure.ac: Sync from binutils.
2329 * configure: Regenerate.
2330
2331 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2332
2333 * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
2339 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2340
2341 * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2013-04-30 Brooks Moses <bmoses@google.com>
2344
2345 * MAINTAINERS: Update my email; move myself from Fortran
2346 reviewer to Write After Approval.
2347
2348 2013-04-16 Andreas Schwab <schwab@suse.de>
2349
2350 * configure.ac (aarch64-*-*): Don't disable java.
2351 * configure: Regenerate.
2352
2353 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2354
2355 * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2013-03-30 Matthias Klose <doko@ubuntu.com>
2358
2359 * Makefile.def (target_modules): Don't install libffi.
2360 * Makefile.in: Regenerate.
2361
2362 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
2366 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2371
2372 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2373 * configure: Regenerated.
2374
2375 2013-02-05 Ian Lance Taylor <iant@google.com>
2376
2377 PR go/55969
2378 * configure.ac: Disable libgo on some systems where it does not
2379 work.
2380
2381 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2382
2383 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2384 Remove Geoff Keating as rs6000 port maintainer, at his request.
2385
2386 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2387
2388 * MAINTAINERS: Update my email.
2389
2390 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2391
2392 * configure: Re-generate.
2393
2394 2013-01-15 Richard Biener <rguenther@suse.de>
2395
2396 PR other/55973
2397 * configure: Re-generate.
2398
2399 2013-01-14 Matthias Klose <doko@ubuntu.com>
2400
2401 * Makefile.def (install-target-libsanitizer): Depend on
2402 install-target-libstdc++-v3.
2403 * Makefile.in: Regenerate.
2404
2405 2013-01-14 Richard Biener <rguenther@suse.de>
2406
2407 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2408 * configure: Re-generate
2409
2410 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2411
2412 * config.sub: Update from config repo.
2413
2414 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2415
2416 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2417 * Makefile.in: Regenerate.
2418
2419 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2420
2421 * MAINTAINERS (arc): Add new port maintainership for myself.
2422
2423 2013-01-09 Jason Merrill <jason@redhat.com>
2424
2425 * .gitignore: Import from gdb repository.
2426
2427 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2428
2429 * Makefile.def (configure-gcc): Depend on all-gmp.
2430 (all-gcc): Remove dependency on all-gmp.
2431 * Makefile.in: Regenerated.
2432
2433 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2434
2435 * config.sub: Merge from config repo.
2436 * config.guess: Ditto.
2437
2438 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2439
2440 * Makefile.def: Merge from binutils.
2441 * Makefile.in: Ditto.
2442
2443 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2444
2445 * MAINTAINERS: Update my email.
2446
2447 2012-12-29 Ben Elliston <bje@gnu.org>
2448
2449 * config.guess: Update to 2012-12-29 version.
2450 * config.sub: Likewise.
2451
2452 2012-12-20 Matthias Klose <doko@ubuntu.com>
2453
2454 * Makefile.def (install-target-libgfortran): Depend on
2455 install-target-libquadmath, install-target-libgcc.
2456 (install-target-libsanitizer): Depend on install-target-libgcc.
2457 (install-target-libjava): Depend on install-target-libgcc.
2458 (install-target-libitm): Depend on install-target-libgcc.
2459 (install-target-libobjc): Depend on install-target-libgcc.
2460 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2461 * Makefile.in: Regenerate.
2462
2463 2012-12-19 Matthias Klose <doko@ubuntu.com>
2464
2465 * Makefile.def (install-target-libgo): Depend on
2466 install-target-libatomic.
2467 * Makefile.in: Regenerate.
2468
2469 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2470
2471 PR go/55201
2472 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2473 * Makefile.in: Regenerate.
2474
2475 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2476
2477 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2478 * configure: Regenerate.
2479
2480 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2481
2482 * config.sub: Merge from config repo.
2483
2484 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2485
2486 * Makefile.def (target_modules): Add bootstrap=true and
2487 raw_cxx=true to libsanitizer.
2488 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2489 * Makefile.in: Regenerated.
2490 * configure: Likewise.
2491
2492 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2493
2494 * MAINTAINERS: Remove self as RTL optimization maintainer.
2495
2496 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2497
2498 * MAINTAINERS (Write After Approval): Add myself.
2499
2500 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2501
2502 * Makefile.def (target_modules): Remove bootstrap=true and
2503 raw_cxx=true from libsanitizer.
2504 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2505 * Makefile.in: Regenerated.
2506 * configure: Likewise.
2507
2508 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2509
2510 * Makefile.def (target_modules): Add bootstrap=true and
2511 raw_cxx=true to libsanitizer.
2512 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2513 * Makefile.in: Regenerated.
2514 * configure: Likewise.
2515
2516 2012-11-28 Andrew Pinski <apinski@cavium.com>
2517
2518 PR bootstrap/54279
2519 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2520 * configure: Regenerate.
2521 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2522 * Makefile.in: Regenerate.
2523
2524 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2525
2526 * configure.ac: Disable libsanitizer if we're not building C++.
2527 * configure: Regenerate.
2528
2529 2012-11-15 Roland McGrath <roland@hack.frob.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2534
2535 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2536 Kostya Serebryany (kcc@google.com) and
2537 Jakub Jelinek (jakub@redhat.com).
2538 Rename area for Dodji Seketeli (dodji@redhat.com).
2539
2540 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2541
2542 * MAINTAINERS: (asan.c, related): Add myself.
2543
2544 2012-11-14 Roland McGrath <mcgrathr@google.com>
2545
2546 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2547 * configure: Regenerate.
2548
2549 2012-11-13 Richard Henderson <rth@redhat.com>
2550
2551 * configure.ac: Move libsanitizer logic to subdirectory.
2552 * configure: Regenerate.
2553
2554 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2555
2556 * configure.ac: Enable libsanitizer just on x86 linux for now.
2557 * configure: Re-generate.
2558
2559 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2560
2561 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2562 sections.
2563 * configure: Regenerate.
2564
2565 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2566
2567 * configure.ac: Add section for configdirs for libsanitizer.
2568 Disable for cris-*-* and mmix-*-*.
2569 * configure: Regenerate.
2570
2571 2012-11-12 Wei Mi <wmi@google.com>
2572
2573 * configure.ac: Add libsanitizer to target_libraries.
2574 * Makefile.def: Ditto.
2575 * configure: Regenerate.
2576 * Makefile.in: Regenerate.
2577 * libsanitizer: New directory for asan runtime. Contains an empty
2578 tsan directory.
2579
2580 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2581
2582 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2583 against Mingw64 w32api.
2584 * configure: Regenerate.
2585
2586 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2587
2588 * configure: Regenerated.
2589
2590 2012-11-03 Robert Mason <rbmj@verizon.net>
2591
2592 * configure.ac: add --disable-libstdcxx configure option
2593 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2594
2595 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2596
2597 * MAINTAINERS (Write After Approval): Add myself.
2598
2599 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2012-10-24 Sharad Singhai <singhai@google.com>
2604
2605 * MAINTAINERS (Write After Approval): Add myself.
2606
2607 2012-10-24 Eric Christopher <echristo@gmail.com>
2608
2609 * MAINTAINERS: Update email address.
2610
2611 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2612
2613 PR bootstrap/54820
2614 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2615 * configure: Regenerate.
2616
2617 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2618
2619 * MAINTAINERS (aarch64): Add Marcus and myself.
2620
2621 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2622
2623 PR bootstrap/54820
2624 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2625 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2626 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2627 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2628 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2629 * Makefile.in: Regenerate.
2630 * configure.ac (have_static_libs): New variable and associated check.
2631 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2632 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2633 * configure: Regenerate.
2634
2635 2012-10-10 Richard Biener <rguenther@suse.de>
2636
2637 * MAINTAINERS: Adjust for changed surname.
2638
2639 2012-10-04 Lawrence Crowl <crowl@google.com>
2640
2641 * MAINTAINERS (Write After Approval): Add myself.
2642
2643 2012-10-01 Cary Coutant <ccoutant@google.com>
2644
2645 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2646
2647 2012-09-28 Ian Lance Taylor <iant@google.com>
2648
2649 * Makefile.def: Make all-target-libgo depend on
2650 all-target-libbacktrace.
2651 * Makefile.in: Rebuild.
2652
2653 2012-09-26 Ian Lance Taylor <iant@google.com>
2654
2655 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2656 * Makefile.in: Rebuild.
2657
2658 2012-09-20 Walter Lee <walt@tilera.com>
2659
2660 * configure.ac: Add tilegx to list of targets that support gold.
2661 * configure: Regenerate.
2662
2663 2012-09-20 Marek Polacek <polacek@redhat.com>
2664
2665 * MAINTAINERS (Write After Approval): Add myself.
2666
2667 2012-09-19 Steve Ellcey <sellcey@mips.com>
2668
2669 * configure.ac: Add mips*-mti-elf* target.
2670 * configure: Regenerate.
2671
2672 2012-09-17 Ian Lance Taylor <iant@google.com>
2673
2674 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2675 * configure.ac (host_libs): Add libbacktrace.
2676 (target_libraries): Add libbacktrace.
2677 * Makefile.def (host_modules): Add libbacktrace.
2678 (target_modules): Likewise.
2679 * configure, Makefile.in: Rebuild.
2680
2681 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2682
2683 PR target/38607
2684 Merge upstream change.
2685 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2686
2687 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2688 Add libgomp*.o to compare_exclusions for AIX.
2689 * configure: Regenerate.
2690
2691 2012-09-06 Diego Novillo <dnovillo@google.com>
2692
2693 * configure.ac: Bump minimum GMP version to 4.2.3.
2694 * configure: Re-generate.
2695
2696 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2697
2698 PR target/54461
2699 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2700 target-libgloss if not configured --with-avrlibc=no.
2701 * configure: Regenerate.
2702
2703 2012-09-04 Jason Merrill <jason@redhat.com>
2704
2705 * configure.ac: Fix --enable-languages=all.
2706
2707 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
2711 2012-09-03 Richard Guenther <rguenther@suse.de>
2712
2713 PR bootstrap/54138
2714 * configure.ac: Re-organize ISL / CLOOG checks to allow
2715 disabling with either --without-isl or --without-cloog.
2716 * configure: Regenerated.
2717
2718 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2719
2720 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2721 * configure: Regenerate.
2722
2723 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2724
2725 * MAINTAINERS: Fix my email address.
2726
2727 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2728
2729 PR binutils/4970
2730 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2731 and opcodes.
2732 * Makefile.in: Regenerated.
2733
2734 2012-08-26 Art Haas <ahaas@impactweather.com>
2735
2736 * configure: Regenerate.
2737
2738 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2739
2740 * INSTALL/README: Also refer to the online installation
2741 instructions.
2742
2743 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2744
2745 * MAINTAINERS (Write After Approval): Add myself.
2746 (Picochip port): Remove myself.
2747
2748 2012-08-14 Diego Novillo <dnovillo@google.com>
2749
2750 Merge from cxx-conversion branch.
2751
2752 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2753 POSTSTAGE1_CONFIGURE_FLAGS.
2754 * Makefile.in: Regenerate.
2755 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2756 Force C++ when bootstrapping.
2757 * configure: Regenerate.
2758
2759 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2764
2765 * README: Document use of ranges of years in copyright notices.
2766
2767 2012-07-06 Richard Guenther <rguenther@suse.de>
2768
2769 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2770 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2771 --with-gmp=system.
2772 * Makefile.in: Regenerated.
2773 * configure: Likewise.
2774
2775 2012-07-06 Richard Guenther <rguenther@suse.de>
2776
2777 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2778 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2779 supply V=1 as extra_make_flags.
2780 * configure: Regenerated.
2781 * Makefile.in: Likewise.
2782
2783 2012-07-04 Tristan Gingold <gingold@adacore.com>
2784
2785 * configure: Regenerate.
2786
2787 2012-07-03 Richard Guenther <rguenther@suse.de>
2788
2789 * Makfile.def (isl): Remove not necessary extra_exports and
2790 extra_make_flags.
2791 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2792 * Makefile.in: Regenerated.
2793
2794 2012-07-03 Richard Guenther <rguenther@suse.de>
2795
2796 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2797 * configure.ac: If either the ISL or the CLooG check failed
2798 do not try to build in-tree versions.
2799 * Makefile.in: Regenerated.
2800 * configure: Regenerated.
2801
2802 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2803
2804 * configure: Regenerate.
2805
2806 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2807
2808 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2809 maintainer.
2810
2811 2012-07-02 Richard Guenther <rguenther@suse.de>
2812
2813 * configure: Regenerated.
2814
2815 2012-07-02 Richard Guenther <rguenther@suse.de>
2816 Michael Matz <matz@suse.de>
2817 Tobias Grosser <tobias@grosser.es>
2818 Sebastian Pop <sebpop@gmail.com>
2819
2820 * Makefile.def: Add ISL host module, remove PPL host module.
2821 Adjust ClooG host module to use the proper ISL.
2822 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2823 * configure.ac: Include config/isl.m4. Add ISL host library,
2824 remove PPL. Remove PPL configury, add ISL configury, adjust
2825 ClooG configury.
2826 * Makefile.in: Regenerated.
2827 * configure: Likewise.
2828
2829 2012-07-02 Richard Guenther <rguenther@suse.de>
2830
2831 Merge from graphite branch
2832 2011-07-21 Tobias Grosser <tobias@grosser.es>
2833
2834 * configure: Regenerated.
2835 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2836 both cloog.org and legacy versions. The only supported version will
2837 be CLooG with the isl backend.
2838
2839 2011-07-21 Tobias Grosser <tobias@grosser.es>
2840
2841 * configure: Regenerated.
2842 * configure.ac: Require cloog isl 0.17.0
2843
2844 2011-07-21 Tobias Grosser <tobias@grosser.es>
2845
2846 * configure: Regenerated.
2847 * config/cloog.m4: Do not define CLOOG_ORG
2848
2849 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2850
2851 * configure.ac: Skip C if explicitly selected.
2852 * configure: Regenerate.
2853
2854 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2855
2856 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2857 they contain -O2.
2858 * configure: Regenerate.
2859
2860 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2861
2862 PR debug/53740
2863 * df.h, df-problems.c, dce.c: Revert last patch.
2864
2865 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2866
2867 * MAINTAINERS (Write After Approval): Update my email address.
2868
2869 2012-06-21 Meador Inge <meadori@codesourcery.com>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2012-06-20 Jason Merrill <jason@redhat.com>
2874
2875 * Makefile.tpl (check-target-libgomp-c++): New.
2876 (check-target-libitm-c++): New.
2877 * Makefile.def (c++): Add them.
2878 * Makefile.in: Regenerate.
2879
2880 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2012-05-16 Olivier Hainque <hainque@adacore.com>
2885
2886 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2887 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2888 (install-no-fixedincludes): Adjust accordingly.
2889 * Makefile.in: Regenerate.
2890
2891 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2892
2893 Merge upstream change
2894 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2895
2896 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2897
2898 * MAINTAINERS (Write After Approval): Add myself.
2899
2900 2012-05-09 Nick Clifton <nickc@redhat.com>
2901 Paul Smith <psmith@gnu.org>
2902
2903 PR bootstrap/50461
2904 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2905 allow for the fact that from release v3.1.0 of MPFR the source
2906 files were moved into a src sub-directory.
2907 * configure: Regenerate.
2908
2909 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2910
2911 * configure.ac: Bump minimum MPFR version to 2.4.0.
2912 * configure: Regenerated.
2913
2914 2012-05-01 Richard Henderson <rth@redhat.com>
2915
2916 * Makefile.def (libatomic): New target_module.
2917 * configure.ac (target_libraries): Add libatomic.
2918 (noconfigdirs): Check if libatomic is supported.
2919 * Makefile.in, configure: Rebuild.
2920
2921 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2922
2923 * MAINTAINERS (Write After Approval): Add myself.
2924
2925 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2926
2927 * config.sub: Update to 2012-04-18 version from official repo.
2928
2929 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2930
2931 * MAINTAINERS (Write After Approval): Add myself.
2932
2933 2012-04-11 Steve Ellcey <sellcey@mips.com>
2934
2935 * MAINTAINERS: Changed email address.
2936
2937 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2938
2939 PR target/52737
2940 * contrib/gcc_update (files_and_dependencies):
2941 Remove gcc/config/avr/t-multilib from touch data.
2942
2943 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2944
2945 * MAINTAINERS (OS Port Maintainers): Remove irix.
2946 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2947 (unsupported_languages): Remove mips-sgi-irix6.*.
2948 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2949 (with_stabs): Remove.
2950 * configure: Regenerate.
2951
2952 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2953
2954 * MAINTAINERS (OS Port Maintainers): Remove osf.
2955 * configure.ac (enable_libgomp): Remove *-*-osf*.
2956 (with_stabs): Remove alpha*-*-osf*.
2957 * configure: Regenerate.
2958
2959 2012-03-05 Tristan Gingold <gingold@adacore.com>
2960
2961 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2962 * configure: Regenerate.
2963
2964 2012-02-17 Walter Lee <walt@tilera.com>
2965
2966 * MAINTAINERS: (Write After Approval): Delete myself.
2967
2968 2012-02-14 Walter Lee <walt@tilera.com>
2969
2970 * MAINTAINERS (tilegx port): Add myself.
2971 (tilepro port): Add myself.
2972 (Write After Approval): Add myself.
2973
2974 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2975
2976 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2977 and Joseph Myers as docstring relicensing maintainers.
2978
2979 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2980
2981 * MAINTAINERS (write-after-approval): Add myself.
2982
2983 2012-02-08 Ira Rosen <irar@il.ibm.com>
2984
2985 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2986 maintainer.
2987
2988 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2989
2990 * MAINTAINERS (Write After Approval): Move myself to
2991 maintain alphabetical order.
2992
2993 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
2997 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3002 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3003
3004 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3005 * configure: Regenerate.
3006
3007 2012-01-23 Harshit Chopra <harshit@google.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
3011 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3012
3013 * configure.ac: Remove reference to mh-interix.
3014 * configure: Regenerate.
3015
3016 2012-01-05 Richard Henderson <rth@redhat.com>
3017
3018 PR bootstrap/51072
3019 * configure.ac: Disable libitm if c++ is not enabled.
3020 * configure: Rebuild.
3021
3022 * configure.ac: Fix regexp for same.
3023 * configure: Rebuild.
3024
3025 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3026
3027 * MAINTAINERS (Write After Approval): Add myself.
3028
3029 2012-01-02 Richard Guenther <rguenther@suse.de>
3030
3031 PR bootstrap/51686
3032 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3033 * Makefile.in: Regenerate.
3034
3035 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3040
3041 * configure: Regenerate.
3042
3043 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3044
3045 * MAINTAINERS (picochip): Changed email address.
3046
3047 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3048
3049 * MAINTAINERS (write-after-approval): Add self.
3050
3051 2011-11-29 DJ Delorie <dj@redhat.com>
3052
3053 * configure.ac (rl78-*-*) New case.
3054 * configure: Regenerate.
3055 * MAINTAINERS: Add myself as RL78 maintainer.
3056
3057 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3058
3059 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3060
3061 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3062
3063 * libtool.m4: Additional FreeBSD 10 fixes.
3064
3065 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3066
3067 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3068 Maintainers section, as Epiphany maintainer.
3069
3070 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3071
3072 PR target/49992
3073 * configure.ac: Remove ranlib special-casing for Darwin.
3074 * configure: Regenerate.
3075
3076 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3077
3078 * MAINTAINERS (Reviewers): Keep the list sorted.
3079
3080 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3081
3082 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3083
3084 2011-11-09 Roland McGrath <mcgrathr@google.com>
3085
3086 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3087 * configure: Rebuild.
3088 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3089 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3090 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3091 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3092 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3093 Add READELF.
3094 * Makefile.in: Rebuild.
3095
3096 2011-11-09 Jason Merrill <jason@redhat.com>
3097
3098 * Makefile.def (language=c++): Remove check-c++0x.
3099 * Makefile.in (check-gcc-c++): Regenerate.
3100
3101 2011-11-08 Richard Henderson <rth@redhat.com>
3102
3103 * configure.ac: Test for libitm directory present first.
3104
3105 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3106
3107 * configure.ac: Test libitm/configure.tgt to disable libitm.
3108 * configure: Rebuild.
3109
3110 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3111 Richard Henderson <rth@redhat.com>
3112
3113 Merged from transactional-memory.
3114
3115 * Makefile.def (lang_env_dependencies): libitm is c++.
3116 Add libitm target module.
3117 * configure.ac: Likewise.
3118 * config/mmap.m4: New file.
3119 * contrib/gcc_update: Add libitm to touch data.
3120 * Makefile.in, configure: Rebuild.
3121
3122 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3123
3124 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3125 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3126 * Makefile.in: Regenerate.
3127
3128 2011-11-01 DJ Delorie <dj@redhat.com>
3129
3130 * config.sub: Update to version 2011-10-29 (added rl78)
3131
3132 2011-10-27 Nick Clifton <nickc@redhat.com>
3133
3134 * config.sub: Import these changes from the config project:
3135
3136 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3137 Ben Elliston <bje@gnu.org>
3138
3139 * config.sub (epiphany): New.
3140
3141 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3142 Ben Elliston <bje@gnu.org>
3143
3144 * config.sub (hexagon, hexagon-*): New.
3145
3146 2011-08-23 Roland McGrath <mcgrathr@google.com>
3147
3148 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3149 64eb to be64.
3150
3151 2011-08-16 Roland McGrath <mcgrathr@google.com>
3152
3153 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3154 (nacl): Grok as alias for 32el-unknown-nacl.
3155
3156 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2011-10-24 Teresa Johnson <tejohnson@google.com>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3165
3166 * MAINTAINERS (sparc port): Remove myself.
3167
3168 2011-09-14 Tom de Vries <tom@codesourcery.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2011-08-14 Yao Qi <yao@codesourcery.com>
3173
3174 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3175 * configure: Regenerate.
3176
3177 2011-07-26 Ian Lance Taylor <iant@google.com>
3178
3179 * configure.ac: Set have_compiler based on whether gcc directory
3180 exists, rather than on whether gcc is in configdirs.
3181 * configure: Rebuild.
3182
3183 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3184
3185 * MAINTAINERS (Global Reviewers): Add self.
3186
3187 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3188
3189 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3190 link directories.
3191 * Makefile.in: Rebuild.
3192
3193 2011-07-20 Ian Lance Taylor <iant@google.com>
3194
3195 PR bootstrap/49787
3196 * configure.ac: Move --enable-bootstrap handling earlier in file.
3197 If --enable-bootstrap and either --enable-build-with-cxx or
3198 --enable-build-poststage1-with-cxx, enable C++ automatically.
3199 * configure: Rebuild.
3200
3201 2011-07-19 Ian Lance Taylor <iant@google.com>
3202
3203 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3204 make C++ a boot_language. Set and substitute
3205 POSTSTAGE1_CONFIGURE_FLAGS.
3206 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3207 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3208 * configure, Makefile.in: Rebuild.
3209
3210 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3211
3212 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3213 maintainers.
3214
3215 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3216
3217 * MAINTAINERS (Global Reviewers): Add myself.
3218
3219 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3220
3221 * configure: Regenerate.
3222
3223 2011-07-16 Jason Merrill <jason@redhat.com>
3224
3225 * Makefile.def (language=c++): Add check-c++0x and
3226 check-target-libmudflap-c++.
3227 * Makefile.tpl (check-target-libmudflap-c++): New.
3228 * Makefile.in: Regenerate.
3229
3230 2011-07-16 Matthias Klose <doko@ubuntu.com>
3231
3232 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3233 * Makefile.def (target_modules/libjava): Pass
3234 $(EXTRA_CONFIGARGS_LIBJAVA).
3235 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3236 if not configured with --enable-static-libjava.
3237 * Makefile.in: Regenerate.
3238 * configure: Likewise.
3239
3240 2011-07-15 Jason Merrill <jason@redhat.com>
3241
3242 * Makefile.in (check-c++): Move check-gcc-c++0x after
3243 check-target-libstdc++-v3.
3244
3245 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3246
3247 * MAINTAINERS (c6x port): New entry.
3248
3249 2011-07-13 Jason Merrill <jason@redhat.com>
3250
3251 * Makefile.in (check-gcc-c++0x): New.
3252 (check-c++): Depend on it.
3253
3254 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3255
3256 PR target/39150
3257 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3258 x86_64-*-solaris2.1[0-9]*.
3259 * configure: Regenerate.
3260
3261 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3262
3263 * MAINTAINERS (RTL optimizers): Add self.
3264
3265 2011-06-27 Gabriel Charette <gchare@google.com>
3266
3267 * MAINTAINERS (Write After Approval): Add myself.
3268
3269 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3270
3271 PR regression/47836
3272 PR bootstrap/23656
3273 PR other/47733
3274 PR bootstrap/49247
3275 PR c/48825
3276 * configure.ac (target_libraries): Remove target-libiberty.
3277 Remove case-statement setting skipdirs=target-libiberty for
3278 multiple targets. Remove checking target_configdirs and
3279 removing target-libiberty but keeping target-libgcc if
3280 otherwise empty.
3281 * Makefile.def (target_modules): Don't add libiberty.
3282 (dependencies): Remove all traces of target-libiberty.
3283 * configure, Makefile.in: Regenerate.
3284
3285 2011-06-13 Walter Lee <walt@tilera.com>
3286
3287 * configure.ac (tilepro-*-*) New case.
3288 (tilegx-*-*): Likewise.
3289 * configure: Regenerate.
3290
3291 2011-06-06 Jing Yu <jingyu@google.com>
3292
3293 * configure.ac: Skip target-libiberty for
3294 arm*-*-linux-androideabi.
3295 * configure: Regenerated.
3296
3297 2011-06-06 Nick Clifton <nickc@redhat.com>
3298
3299 * config.sub: Sync from upstream.
3300
3301 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2011-06-01 Daniel Jacobowitz <drow@false.org>
3306
3307 * MAINTAINERS: Update my email address.
3308
3309 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3310
3311 * MAINTAINERS (Write After Approval): Update my email address.
3312
3313 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3314
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2011-05-08 Doug Kwan <dougkwan@google.com>
3318
3319 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3320 * configure: Regenerated.
3321 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3322 value from configure.
3323 * Makefile.in: Regenerated.
3324
3325 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3326
3327 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3328 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3329 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3330 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3331 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3332 *-*-vxworks*): Disable newlib and libgloss in separate case
3333 statement.
3334 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3335 to separate case statement.
3336 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3337 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3338 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3339 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3340 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3341 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3342 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3343 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3344 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3345 i[[3456789]]86-*-rdos*, m32r-*-*,
3346 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3347 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3348 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3349 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3350 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3351 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3352 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3353 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3354 and libgloss in main case over targets. Remove most empty cases
3355 in main case over targets.
3356 * configure: Regenerate.
3357
3358 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3363
3364 * configure.ac: Remove code setting special library locations for
3365 hppa*64*-*-hpux11*. Remove code setting compiler for
3366 sparc-sun-solaris2*.
3367 * configure: Regenerate.
3368
3369 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3370
3371 * configure.ac: Separate libgloss_dir settings from general case
3372 over targets.
3373 * configure: Regenerate.
3374
3375 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3376
3377 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3378 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3379 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3380 cases in libgcj-disabling case statement.
3381 (hppa*64*-*-linux*): Set unsupported_languages instead of
3382 disabling target-zlib.
3383 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3384 to hppa*64*-*-hpux*.
3385 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3386 hppa*-*-hpux*.
3387 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3388 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3389 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3390 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3391 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3392 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3393 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3394 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3395 libgcj-disabling case statement.
3396 * configure: Regenerate.
3397
3398 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3399
3400 * configure.ac: Disable Java for targets not supporting libffi.
3401 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3402 Remove cases in Java-disabling statement.
3403 (*arm-wince-pe): Change to arm-wince-pe.
3404 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3405 cases in Java-disabling statement.
3406 (bfin-*-*): Don't disable Java again.
3407 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3408 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3409 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3410 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3411 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3412 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3413 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3414 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3415 Java-disabling statement.
3416 (mmix-*-*): Don't disable Java again.
3417 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3418 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3419 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3420 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3421 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3422 statement.
3423 * configure: Regenerate.
3424
3425 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3426
3427 * configure.ac: Separate cases disabling Java and Java libraries
3428 from general case over targets.
3429 * configure: Regenerate.
3430
3431 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3432
3433 * MAINTAINERS: Update my email address.
3434
3435 2011-04-20 Easwaran Raman <eraman@google.com>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3440
3441 PR lto/48086
3442 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3443 * configure: Regenerate.
3444
3445 2011-04-16 Jim Meyering <meyering@redhat.com>
3446
3447 * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3450
3451 * MAINTAINERS: Update my email address.
3452
3453 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3454
3455 * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3458
3459 * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3466
3467 * configure.ac (build_tools): Remove build-byacc.
3468 (host_libs): Remove mmalloc.
3469 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3470 autoconf automake libtool diff rcs fileutils shellutils time
3471 textutils wdiff find uudecode hello tar gzip indent recode release
3472 sed perl gawk findutils gettext zip.
3473 (libgcj): Remove target-qthreads.
3474 (target_tools): Remove target-examples target-gperf.
3475 (YACC): Don't handle building byacc.
3476 * configure: Regenerate.
3477 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3478 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3479 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3480 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3481 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3482 handle building components.
3483 * Makefile.in: Regenerate.
3484
3485 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3486
3487 * MAINTAINERS: Update my email address as Xtensa maintainer.
3488
3489 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3490
3491 * config.sub: Sync from upstream.
3492
3493 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3494
3495 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3496 (microblaze*): Don't disable libssp.
3497 * configure: Regenerate.
3498
3499 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3500
3501 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3502 moveifchange.
3503 * configure: Regenerate.
3504 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3505 * Makefile.in: Regenerate.
3506
3507 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3508
3509 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3510 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3511 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3512 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3513 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3514 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3515 md_exec_prefix cases.
3516 * configure: Regenerate.
3517
3518 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3519
3520 * configure.ac: Separate cases disabling target-libssp,
3521 target-libiberty, target-libstdc++-v3 and Fortran from general
3522 case over targets.
3523 * configure: Regenerate.
3524
3525 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3526
3527 * configure.ac (*-*-chorusos): Don't disable libgcj.
3528 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3529 Remove case.
3530 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3531 (arm-*-coff): Don't disable libgcj.
3532 (arm*-*-linux-gnueabi): Remove useless assignment.
3533 (arm-*-riscix*): Don't disable libgcj.
3534 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3535 configuration.
3536 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3537 (c54x*-*-*): Remove case.
3538 (tic54x-*-*): Don't disable GCC or GCC libraries.
3539 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3540 to *.
3541 (d10v-*-*): Don't disable GCC libraries.
3542 (d30v-*-*): Don't disable libgcj.
3543 (h8500-*-*): Don't disable GCC libraries.
3544 (i960-*-*): Don't disable libgcj.
3545 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3546 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3547 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3548 libgcj.
3549 (m68k-*-coff*): Remove case.
3550 (mmix-*-*): Don't disable libgloss on host.
3551 (mn10200-*-*, mn10300-*-*): Remove cases.
3552 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3553 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3554 Don't disable libgcj.
3555 (romp-*-*): Remove case.
3556 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3557 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3558 case.
3559 (v810-*-*): Don't disable GCC libraries.
3560 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3561 (ip2k-*-*): Don't disable GCC libraries.
3562 * configure: Regenerate.
3563
3564 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3565
3566 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3567 libffi on host.
3568 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3569 on host.
3570 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3571 * configure: Regenerate.
3572
3573 2011-03-26 John Marino <binutils@marino.st>
3574
3575 * configure.ac: Add support for *-*-dragonfly*
3576 * configure: Regenerate.
3577
3578 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3579
3580 * configure.ac (native_only): Remove.
3581 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3582 send-pr uudecode guile gnuserv on host.
3583 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3584 send-pr rcs guile perl texinfo libtool on host.
3585 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3586 automake send-pr rcs guile perl texinfo libtool on host.
3587 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3588 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3589 (alpha*-dec-osf*): Don't disable fileutils on target.
3590 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3591 texinfo send-pr expect dejagnu on target.
3592 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3593 target-qthreads on target.
3594 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3595 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3596 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3597 x86_64-*-mingw*): Don't disable expect on target.
3598 (*-*-cygwin*): Don't disable target-gperf on target.
3599 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3600 gnuserv on target.
3601 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3602 target.
3603 * configure: Regenerate.
3604
3605 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3606
3607 * configure.ac (target_tools): Remove target-groff.
3608 (native_only): Remove target-groff.
3609 (hppa*64*-*-*): Don't disable byacc.
3610 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3611 setting.
3612 (*-*-kaos*): Don't skip target-librx and target-groff.
3613 (*-*-netware*): Don't skip target-libmudflap.
3614 (*-*-tpf*): Don't skip target-libmudflap.
3615 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3616 directories on the host.
3617 (ia64*-*-*vms*): Don't skip tix.
3618 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3619 host.
3620 * configure: Regenerate.
3621
3622 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3623
3624 * configure.ac: Remove references to mt-mep, mt-netware,
3625 mt-wince.
3626 * Makefile.def: Add all-utils soft dependencies.
3627 * Makefile.tpl: Remove GDB_NLM_DEPS.
3628 * configure: Regenerate.
3629 * Makefile.in: Regenerate.
3630
3631 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3632
3633 * configure.ac: Do not include mh-x86omitfp.
3634 * configure: Regenerate.
3635
3636 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3637
3638 * configure.ac: Remove empty cases.
3639 * configure: Regenerate.
3640
3641 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3642
3643 * Makefile.def: Add dependency from termcap to gdb.
3644 * Makefile.in: Regenerate.
3645
3646 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3647
3648 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3649 * configure: Regenerate.
3650 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3651 * Makefile.tpl: Likewise.
3652 * Makefile.in: Regenerate.
3653
3654 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3655
3656 * configure.ac: Remove all mentions of tentative_cc.
3657 * configure: Regenerate.
3658
3659 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3660
3661 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3662 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3663 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3664 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3665 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3666 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3667 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3668 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3669 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3670 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3671 *-*-rhapsody*): Remove host cases.
3672 * configure: Regenerate.
3673
3674 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3675
3676 * configure.ac (ppc*-*-pe): Remove host case.
3677 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3678 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3679 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3680 cases.
3681 * configure: Regenerate.
3682
3683 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3684
3685 * config.sub: Update to version 2011-03-23.
3686
3687 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3688
3689 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3690 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3691 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3692 * configure: Regenerate.
3693
3694 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3695
3696 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3697 to Write After Approval.
3698 * config-ml.in: Don't handle arc-*-elf*.
3699 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3700 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3701 handle GCC libraries.
3702 * configure: Regenerate.
3703
3704 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3705
3706 PR bootstrap/48120:
3707 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3708 Add -lstdc++ -lm to LIBS.
3709 * configure: Regenerate.
3710
3711 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3712
3713 * config.guess: Update to version 2011-02-02
3714 * config.sub: Update to version 2011-02-24
3715
3716 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3717
3718 PR lto/48086
3719 * configure.ac: Re-enable LTO on *-apple-darwin9.
3720 * configure: Regenerate.
3721
3722 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3723
3724 PR lto/48086
3725 * configure.ac: Disable LTO on darwin due to an assembler change in
3726 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3727 under 256.
3728 * configure: Regenerate.
3729
3730 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3731
3732 * MAINTAINERS: Update myself as score backend maintainer,
3733 update my e-mail address.
3734
3735 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3736
3737 * MAINTAINERS: Update my e-mail address.
3738
3739 2011-03-06 Joey Ye <joey.ye@arm.com>
3740
3741 * MAINTAINERS: Update my e-mail address.
3742
3743 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3744
3745 * configure.ac: Adjust test of with_ppl.
3746 * configure: Regenerated.
3747
3748 2011-03-02 Kai Tietz <ktietz@redhat.com>
3749
3750 * MAINTAINERS: Adjust my e-mail address.
3751
3752 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3753
3754 * configure.ac: Add -lpwl to ppllibs.
3755 * configure: Regenerated.
3756
3757 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3758
3759 * config/cloog.m4: Add -lisl to clooglibs.
3760 * configure: Regenerated.
3761
3762 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3763
3764 * MAINTAINERS (CPU Port maintainers): Add self.
3765
3766 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3767
3768 * MAINTAINERS: Add myself as testsuite maintainer.
3769
3770 2011-02-15 Mike Stump <mikestump@comcast.net>
3771
3772 * MAINTAINERS: Add myself as testsuite maintainer.
3773
3774 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3775
3776 Import from Libtool and gnulib:
3777
3778 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3779
3780 Prepare for supporting FreeBSD 10.
3781 * config.rpath: Remove handling of freebsd1* which soon would
3782 match FreeBSD 10.0.
3783
3784 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3785
3786 Remove support for FreeBSD 1.x.
3787 * libtool.m4 (_LT_LINKER_SHLIBS)
3788 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3789 soon would incorrectly match FreeBSD 10.0.
3790
3791 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3792
3793 PR binutils/12283
3794 * move-if-change: Import version from gnulib.
3795
3796 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3797
3798 PR lto/47225
3799 * Makefile.def (lto-plugin): Double dash for enable-shared.
3800 (configure-gcc): Depend on all-lto-plugin.
3801 * Makefile.in: Rebuilt.
3802
3803 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3804
3805 * configure.ac: Remove extra bracket.
3806 * configure: Regenerate.
3807
3808 2011-02-08 Tobias Burnus <burnus@net-b.de>
3809
3810 * MAINTAINERS: Add myself as libquadmath maintainer.
3811
3812 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3813
3814 * MAINTAINERS: Update my email address.
3815
3816 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3817
3818 * MAINTAINERS (option handling): Add self.
3819
3820 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3821
3822 PR lto/47225
3823 * Makefile.def: Add dependency for install-gcc
3824 on install-lto-plugin.
3825 * Makfile.in: Regenerated
3826
3827 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3828
3829 * MAINTAINERS (CPU Port Maintainers): Add myself.
3830
3831 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3832
3833 PR libgcj/44341
3834 * configure.ac: Discard --with-* flags for host when configuring
3835 target libraries for cross build.
3836 * configure: Rebuilt.
3837
3838 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3839
3840 * MAINTAINERS (linear loop transforms): Removed.
3841
3842 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3843
3844 * configure.ac: If with_ppl is no, move setting with_cloog=no
3845 after CLOOG_REQUESTED check.
3846 * configure: Regenerated.
3847
3848 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3849
3850 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3851 CLooG has been requested.
3852 * configure: Regenerated.
3853
3854 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3855
3856 * configure: Regenerated.
3857 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3858
3859 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3860
3861 * configure: Regenerated.
3862 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3863
3864 2011-01-21 Andreas Schwab <schwab@redhat.com>
3865
3866 * configure.ac: Use AS_HELP_STRING throughout.
3867 * configure: Regenerate.
3868
3869 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3870
3871 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3872 * configure: Regenerate.
3873
3874 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3875
3876 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3877
3878 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3879
3880 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3881 for ia64-hpux.
3882 * configure: Regenerate.
3883
3884 2011-01-07 Jan Hubicka <jh@suse.cz>
3885
3886 PR lto/47225
3887 * Makefile.in: Regenerate.
3888 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3889 configure.
3890
3891 2011-01-07 Jan Hubicka <jh@suse.cz>
3892
3893 * Makefile.in: Regenerate.
3894 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3895 and configure dependency on lto-plugin configure.
3896 (lto-plugin module): Remove dependency on GCC; add dependency on
3897 liniberty.
3898
3899 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3904
3905 * configure: Regenerate.
3906
3907 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3908
3909 * configure.ac: (picochip): Disable libiberty.
3910
3911 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3912
3913 * MAINTAINERS (Write After Approval): Add myself.
3914
3915 2010-12-10 Ian Lance Taylor <iant@google.com>
3916
3917 PR bootstrap/46819
3918 * configure.ac: For --disable-libgcj clear libgcj_saved.
3919 * configure: Rebuild.
3920
3921 2010-12-10 Tobias Burnus <burnus@net-b.de>
3922
3923 PR fortran/46540
3924 * configure.ac: Add --disable-libquadmath and
3925 --disable-libquadmath-support.
3926 * configure: Regenerate.
3927
3928 2010-12-03 Ian Lance Taylor <iant@google.com>
3929
3930 * MAINTAINERS: Add myself as libgo maintainer.
3931
3932 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3933
3934 PR libffi/46792
3935 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3936 * configure: Regenerate.
3937
3938 2010-12-02 Ian Lance Taylor <iant@google.com>
3939
3940 * configure.ac: Always set default for poststage1_ldflags to
3941 -static-libstdc++ -static-libgcc.
3942
3943 2010-11-29 Andreas Schwab <schwab@redhat.com>
3944
3945 * configure.ac: Move comment to remove extra space in last argument
3946 of GCC_TARGET_TOOL.
3947
3948 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3949
3950 PR other/46026
3951 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3952 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3953 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3954 (BASE_FLAGS_TO_PASS): Use it.
3955 * configure: Rebuilt.
3956 * Makefile.in: Rebuilt.
3957
3958 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3959
3960 PR binutils/12258
3961 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3962 Properly check default linker.
3963 * configure: Regnerated.
3964
3965 2010-11-23 Matthias Klose <doko@ubuntu.com>
3966
3967 * configure.ac: For --enable-gold, handle value `default' instead of
3968 `both*'. New configure option --{en,dis}able-ld.
3969 * configure: Regenerate.
3970
3971 2010-11-20 Ian Lance Taylor <iant@google.com>
3972
3973 * configure.ac: Only disable a language library if no language needs
3974 it. Don't let --disable-libgcj uncondtionally disable libffi.
3975 * configure: Rebuild.
3976
3977 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3978
3979 * Makefile.in: Regenerate.
3980
3981 PR other/46202
3982 * configure.ac: Fix just-built in-tree STRIP name to be
3983 binutils/strip-new.
3984 * configure: Regenerate.
3985 * Makefile.def (install-strip-gcc, install-strip-binutils)
3986 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3987 (install-strip-sid): Mirror dependencies on non-strip variants
3988 of these targets on the respective -strip prerequisites.
3989 * Makefile.tpl (install-strip, install-strip-host)
3990 (install-strip-target): New targets.
3991 (install-strip-[+module+], install-strip-target-[+module+]):
3992 New targets.
3993 * Makefile.in: Regenerate.
3994
3995 2010-11-19 Ian Lance Taylor <iant@google.com>
3996 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3997
3998 * configure.ac: Add target-libgo to target_libraries. Set
3999 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4000 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4001 (HOST_EXPORTS): Add GOC.
4002 (BASE_TARGET_EXPORTS): Add GOC.
4003 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4004 (GOCFLAGS_FOR_TARGET): New variable.
4005 (EXTRA_HOST_FLAGS): Add GOC.
4006 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4007 * Makefile.def (target_modules): Add libgo.
4008 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4009 (dependencies): Add dependency from configure-target-libgo to
4010 configure-target-libffi and all-target-libstdc++-v3. Add
4011 dependencies from all-target-libgo to all-target-libffi.
4012 (languages): Add go.
4013 * configure: Rebuild.
4014 * Makefile.in: Rebuild.
4015
4016 2010-11-19 Ian Lance Taylor <iant@google.com>
4017
4018 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4019 compiler/flag environment variables.
4020
4021 2010-11-18 Ian Lance Taylor <iant@google.com>
4022
4023 * configure.ac: Check for lang_requires_boot_languages in
4024 config-lang.in files.
4025 * configure: Rebuild.
4026
4027 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4028 Tobias Burnus <burnus@net-b.de>
4029
4030 PR fortran/32049
4031 * Makefile.def: Add libquadmath; build it with language=fortran.
4032 * configure.ac: Add libquadmath.
4033 * Makefile.tpl: Handle multiple libs in check-[+language+].
4034 * Makefile.in: Regenerate.
4035 * configure: Regenerate.
4036
4037 2010-11-16 Tom Tromey <tromey@redhat.com>
4038
4039 * MAINTAINERS: Moved myself to reviewers section.
4040
4041 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4042
4043 * MAINTAINERS: Moved myself to reviewers section.
4044
4045 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4046
4047 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4048 (Write After Approval): Remove self.
4049
4050 2010-11-15 Andreas Schwab <schwab@redhat.com>
4051
4052 * configure.ac: Fix spelling in option names.
4053 * configure: Regenerated.
4054
4055 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4056
4057 PR bootstrap/39622
4058 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4059 * configure: Regenerated.
4060
4061 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4062
4063 * MAINTAINERS: Update my email address.
4064
4065 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4066
4067 * configure: Regenerate.
4068
4069 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4070
4071 * configure: Regenerate.
4072
4073 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4074
4075 * configure: Regenerate.
4076
4077 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4078
4079 * configure: Regenerate.
4080
4081 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4082
4083 * configure.ac: Support official CLooG.org versions.
4084 * configure: Regenerate.
4085 * config/cloog.m4: New.
4086
4087 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4092
4093 * MAINTAINERS: Update my email address.
4094
4095 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4096
4097 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4098 * configure: Regenerate.
4099
4100 2010-11-03 Ian Lance Taylor <iant@google.com>
4101 Dave Korn <dave.korn.cygwin@gmail.com>
4102
4103 PR lto/46273
4104 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4105 and on other supported platforms whenever LTO is enabled.
4106 * configure: Rebuild.
4107
4108 2010-11-02 Alan Modra <amodra@gmail.com>
4109
4110 PR binutils/12110
4111 * configure.ac: Error when source path contains spaces.
4112 * configure: Regenerate.
4113
4114 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4115
4116 * MAINTAINERS: Update my email address.
4117
4118 2010-10-20 Ian Lance Taylor <iant@google.com>
4119
4120 * Makefile.def (target_modules): Set lib_path to src/.libs for
4121 libstdc++-v3 module.
4122 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4123 * Makefile.in: Rebuild.
4124
4125 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4126
4127 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4128 (Write After Approval): Remove myself.
4129
4130 2010-10-15 Tristan Gingold <gingold@adacore.com>
4131
4132 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4133
4134 2010-10-14 Douglas Rupp <rupp@gnat.com>
4135
4136 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4137
4138 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4139
4140 * configure.ac (build_lto_plugin): New shell variable.
4141 (--enable-lto): Turn on by default for all non-ELF platforms that
4142 have had LTO support added so far. Set build_lto_plugin appropriately
4143 for both ELF and non-ELF.
4144 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4145 * configure: Regenerate.
4146
4147 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4148
4149 Sync from src:
4150 * configure.ac (v850 support): Remove target-libgloss from
4151 noconfigdirs.
4152 * configure: Regenerate.
4153
4154 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4155
4156 PR bootstrap/45326
4157 PR bootstrap/45174
4158 * configure.ac: Honor initial values of $build_configargs,
4159 $host_configargs, $target_configargs. Mark the precious, so
4160 environment settings get recorded.
4161 * configure: Regenerate.
4162
4163 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4164
4165 PR bootstrap/45796
4166 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4167 Depend on all-build-libiberty.
4168 * Makefile.in: Regenerate.
4169
4170 2010-09-30 Michael Eager <eager@eagercon.com>
4171
4172 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4173 * configure: Regenerate.
4174
4175 2010-09-28 Michael Eager <eager@eagercon.com>
4176
4177 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4178
4179 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4180
4181 PR bootstrap/44621
4182 * configure.ac: Fix unportable shell quoting.
4183 * configure: Regenerate.
4184
4185 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4186
4187 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4188 targets and amend comment.
4189 * configure: Regenerate.
4190
4191 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
4195 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4196
4197 * configure.ac: Enable LTO by default on Darwin.
4198 * configure: Regenerate.
4199
4200 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
4204 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
4208 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4209
4210 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4211 ports
4212
4213 2010-07-28 David Yuste <david.yuste@gmail.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4218
4219 * configure.ac: Support all v850 targets.
4220 * configure: Regenerate.
4221
4222 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4223
4224 PR bootstrap/44455
4225 * configure.ac (extra_mpfr_configure_flags): Copy from
4226 extra_mpc_gmp_configure_flags.
4227 * configure: Re-generated.
4228
4229 2010-07-22 Andi Kleen <ak@linux.intel.com>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4242
4243 PR target/44862
4244 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4245 Provide -B option to allow for link spec %s substitutions for
4246 libstdc++.a on darwin.
4247 * Makefile.in: Regenerate.
4248
4249 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4250
4251 * MAINTAINERS (Reviewers): Update my e-mail address
4252
4253 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4254
4255 * Makefile.def (configure-gcc): Depend on all-libelf.
4256 * Makefile.in: Rebuild.
4257
4258 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4259
4260 * MAINTAINERS (Write After Approval): Add myself in the right place.
4261
4262 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4263
4264 * MAINTAINERS (Write After Approval): Add myself.
4265
4266 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4267
4268 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4269
4270 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4271
4272 * config.sub: Update to version 2010-05-21.
4273 * config.guess: Update to version 2010-04-03.
4274
4275 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4276
4277 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4278 * configure: Regenerate.
4279
4280 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4281
4282 * MAINTAINERS (Write After Approval): Add myself.
4283
4284 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4285
4286 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4287 a platform that supports LTO.
4288 * configure: Regenerate.
4289
4290 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4291
4292 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4293 * configure: Regenerated.
4294
4295 2010-04-27 Roland McGrath <roland@redhat.com>
4296 H.J. Lu <hongjiu.lu@intel.com>
4297
4298 * configure.ac (--enable-gold): Support both, both/gold and
4299 both/bfd to add gold to configdirs without removing ld.
4300 * configure: Regenerated.
4301
4302 * Makefile.def: Add install-gold dependency to install-ld.
4303 * Makefile.in: Regenerated.
4304
4305 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4306
4307 PR lto/42776
4308 * configure.ac (--enable-lto): Refactor handling so libelf tests
4309 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4310 and allow LTO to be explicitly enabled on non-ELF platforms that
4311 are known to support it inside else-clause.
4312 * configure: Regenerate.
4313
4314 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4315
4316 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4317 * configure: Regenerate.
4318
4319 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4320
4321 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4322 * configure: Regenerate.
4323
4324 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4325
4326 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4327 separately.
4328 * configure: Regenerate.
4329
4330 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4331
4332 * MAINTAINERS (Write After Approval): Add myself.
4333
4334 2010-04-14 Tristan Gingold <gingold@adacore.com>
4335
4336 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4337 * configure: Regenerate.
4338
4339 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4340
4341 * configure: Regenerate after change to elf.m4.
4342
4343 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4348
4349 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4350 * configure: Regenerated.
4351
4352 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4353
4354 * configure.ac: Print "buggy but acceptable" when CLooG
4355 revision is less than 9.
4356 * configure: Regenerated.
4357
4358 2010-04-01 Diego Novillo <dnovillo@google.com>
4359
4360 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4361
4362 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4363
4364 PR bootstrap/43615
4365 PR bootstrap/43328
4366
4367 Revert:
4368
4369 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4370
4371 * configure.ac: Do not pass --enable-multilib nor
4372 --disable-multilib in baseargs. Accept explicitly passed
4373 --enable_multilib.
4374 * configure: Regenerate.
4375
4376 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4377
4378 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4379
4380 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4381
4382 * MAINTAINERS: Remove myself.
4383
4384 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4385
4386 PR bootstrap/43328
4387 * configure.ac: Do not pass --enable-multilib nor
4388 --disable-multilib in baseargs. Accept explicitly passed
4389 --enable_multilib.
4390 * configure: Regenerate.
4391
4392 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4393
4394 * MAINTAINERS (spu port): Remove me.
4395
4396 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4397
4398 * configure.ac (tic6x-*-*): New case.
4399 * configure: Regenerate.
4400
4401 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4402
4403 * config.sub: Update to version 2010-03-22.
4404 * config.guess: Update to version 2009-12-30.
4405
4406 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4407
4408 PR ada/42554
4409 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4410 * configure: Regenerate.
4411
4412 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4413
4414 * MAINTAINERS: Update my email address.
4415
4416 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4417
4418 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4419 (ghassan.shobaki@amd.com): Removed.
4420
4421 2010-03-17 Alan Modra <amodra@gmail.com>
4422
4423 * MAINTAINERS: Update my email address.
4424
4425 2010-03-16 Diego Novillo <dnovillo@google.com>
4426
4427 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4428 Matthews.
4429
4430 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4431
4432 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4433 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4434
4435 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4436
4437 * MAINTAINERS: Update my email address.
4438
4439 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * MAINTAINERS: Update my email address.
4442
4443 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4444
4445 * MAINTAINERS: Update my email address.
4446
4447 2010-03-09 Jie Zhang <jie@codesourcery.com>
4448
4449 * MAINTAINERS: Update my email address.
4450
4451 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4452
4453 PR libstdc++/32499
4454 * configure.ac (RANLIB): Default to true.
4455 (STRIP): Likewise.
4456 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4457 * configure: Regenerate.
4458
4459 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4460
4461 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4462 (Write After Approval): Update my email address.
4463
4464 2010-02-17 Nick Clifton <nickc@redhat.com>
4465
4466 PR 11238
4467 * Makefile.tpl (local-distclean): Also remove config.cache files in
4468 sub-directories as there may not be Makefiles present in the
4469 sub-directories.
4470 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4471 the config.cache files found by the find command.
4472
4473 * Makefile.in: Regenerate.
4474 * configure.ac: Revert previous delta.
4475 * configure: Regenerate.
4476
4477 2010-02-15 Nick Clifton <nickc@redhat.com>
4478
4479 PR 11238
4480 * configure.ac: Delete config.cache files in sub-directories when
4481 deleting Makefiles.
4482 * configure: Regenerate.
4483
4484 2010-02-12 Ben Elliston <bje@gnu.org>
4485
4486 * MAINTAINERS: Update my email address.
4487
4488 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4489
4490 * MAINTAINERS (spu port): Update my email address.
4491
4492 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4493
4494 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4495
4496 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4497
4498 * configure.ac: Add "recommended" version checks for GMP/MPC.
4499 Update recommended GMP/MPFR/MPC versions.
4500 * configure: Regenerate.
4501
4502 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4503
4504 * MAINTAINERS: Move my Embecosm email address into the
4505 write-after-approval section.
4506
4507 2010-01-26 Ian Lance Taylor <iant@google.com>
4508
4509 * MAINTAINERS: Add myself as Go frontend maintainer.
4510
4511 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4512
4513 PR libstdc++/36101, PR libstdc++/42813
4514 * configure.ac (bootstrap_target_libs): Make inclusion of
4515 target-libgomp conditional on libgomb being in target_configdirs.
4516 * configure: Regenerate.
4517
4518 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4519
4520 PR libstdc++/36101, PR libstdc++/42813
4521 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4522 * configure: Regenerate.
4523
4524 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4525
4526 PR libstdc++/36101, PR libstdc++/42813
4527 * configure.ac (target_configdirs): Substitute.
4528 * Makefile.def: Bootstrap target module libgomp.
4529 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4530 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4531 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4532 * configure, Makefile.in: Regenerate.
4533
4534 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4535
4536 * MAINTAINERS: Adjust my details.
4537
4538 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4539
4540 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4541
4542 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4543
4544 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4545
4546 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4551
4552 * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2010-01-11 Richard Guenther <rguenther@suse.de>
4555
4556 PR lto/41569
4557 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4558 * Makefile.in: Regenerated.
4559
4560 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4561
4562 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4563 * configure: Regenerate.
4564
4565 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4566 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4567
4568 PR bootstrap/42424
4569 * configure.ac: Include libtool m4 files.
4570 (_LT_CHECK_OBJDIR): Call it.
4571 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4572 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4573
4574 * configure: Regenerate.
4575
4576 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4577
4578 PR bootstrap/41818
4579 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4580 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4581 * Makefile.in: Regenerate.
4582
4583 2010-01-02 Richard Guenther <rguenther@suse.de>
4584
4585 PR lto/41529
4586 * configure.ac: Include config/elf.m4. Disable LTO if not
4587 builting for an elf target.
4588 * configure: Regenerate.
4589
4590 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4591
4592 * MAINTAINERS: Change my email address.
4593
4594 2009-12-18 Ben Elliston <bje@au.ibm.com>
4595
4596 * config.sub, config.guess: Update from upstream sources.
4597
4598 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
4602 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4603
4604 PR middle-end/30447
4605 PR middle-end/30789
4606 PR other/40302
4607
4608 * configure.ac: Require MPC.
4609 * configure: Regenerate.
4610
4611 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4612
4613 PR target/38384
4614 PR bootstrap/40972
4615 * libtool.m4: Sync from git Libtool.
4616 * ltoptions.m4: Likewise.
4617 * ltversion.m4: Likewise.
4618 * lt~obsolete.m4: Likewise.
4619 * ltmain.sh: Likewise.
4620
4621 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4622
4623 * configure.ac: Update minimum MPC version to 0.8.
4624 * configure: Regenerate.
4625
4626 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4627
4628 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4629 * configure: Regenerated.
4630
4631 2009-11-21 Ian Lance Taylor <iant@google.com>
4632
4633 * configure.ac: Change default of poststage1_ldflags to be empty if
4634 poststage1_libs is set. When poststage1_libs is empty, and
4635 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4636 * configure: Rebuild.
4637
4638 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4639
4640 * MAINTAINERS (Write After Approval): Update my email address.
4641
4642 2009-11-20 Ben Elliston <bje@au.ibm.com>
4643
4644 * config.guess: Update from upstream sources.
4645
4646 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4647
4648 * Makefile.def: Restore host and target settings for gmp.
4649 * Makefile.in: Rebuild.
4650
4651 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4652
4653 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4654 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4655 Fix portability of test of C++ as bootstrap language. Add
4656 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4657 * configure: Rebuild.
4658 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4659 and cloog. Fix in-tree ppl configuration. Introduce libelf
4660 in-tree building.
4661 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4662 (POSTSTAGE1_HOST_EXPORTS): Use it.
4663 (STAGE[+id+]_CXXFLAGS): New.
4664 (BASE_FLAGS_TO_PASS): Pass it down.
4665 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4666 extra_exports.
4667 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4668 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4669 extra_exports.
4670 * Makefile.in: Rebuild.
4671
4672 2009-11-17 Ben Elliston <bje@au.ibm.com>
4673
4674 * config.sub, config.guess: Update from upstream sources.
4675
4676 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2009-11-09 Jon Beniston <jon@beniston.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4685
4686 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4687 paths for *-w64-mingw* and x86_64-*mingw*.
4688 * configure: Regenerated.
4689
4690 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4691
4692 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4693
4694 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4695
4696 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4697 Phil Edwards to Write-After Approval.
4698
4699 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4700
4701 * configure.ac: Disable target-winsup & co for
4702 x86_64-*-mingw* and *-w64-mingw* targets.
4703 * configure: Regenerated.
4704
4705 2009-10-16 Nick Clifton <nickc@redhat.com>
4706
4707 * MAINTAINERS: Add myself as a maintainer for the RX port.
4708
4709 2009-10-26 Johannes Singler <singler@kit.edu>
4710
4711 * MAINTAINERS (Write After Approval): Update my e-mail address.
4712
4713 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4714
4715 * configure.ac (CLooG test): Use = with test.
4716 * configure: Regenerate.
4717
4718 2009-10-22 Richard Guenther <rguenther@suse.de>
4719
4720 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4721 cloog if the ppl version check failed. Move flags saving
4722 before setting in libelf check.
4723 * configure: Regenerate.
4724
4725 2009-10-21 Richard Guenther <rguenther@suse.de>
4726
4727 * configure.ac: Adjust the ppl and cloog configure to work as
4728 documented. Disable cloog if ppl was disabled. Omit the version
4729 checks if they were disabled.
4730 * configure: Re-generate.
4731
4732 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4733
4734 * configure.ac: Add 'lto' to enable_languages, not
4735 new_enable_languages, and only if not already present.
4736 * configure: Regenerate.
4737
4738 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4739
4740 * README: Refer to the various COPYING* files instead of just
4741 COPYING.
4742 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4743
4744 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4745
4746 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4747
4748 2009-10-07 Richard Guenther <rguenther@suse.de>
4749
4750 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4751 and Richard Guenther as reviewers.
4752 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4753 as reviewers.
4754
4755 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4756
4757 * config.sub: Update from upstream sources.
4758
4759 2009-10-06 Ian Lance Taylor <iant@google.com>
4760
4761 * Makefile.def: check-gold depends upon all-gas.
4762 * Makefile.in: Rebuild.
4763
4764 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4765
4766 * MAINTAINERS (Write After Approval): Add myself.
4767
4768 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4769
4770 * Makefile.def: all-lto-plugin depends on all-libiberty.
4771 set bootstrap=true for lto-plugin.
4772 Add lto-plugin.
4773 * Makefile.in: Regenerate.
4774 * configure.ac (host_libs): Add lto-plugin.
4775 * configure: Regenerate.
4776
4777 2009-10-03 Diego Novillo <dnovillo@google.com>
4778
4779 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4780 (HOST_LIBELFLIBS): Define.
4781 (HOST_LIBELFINC): Define.
4782 * Makefile.in: Regenerate.
4783 * configure.ac: Add --enable-lto.
4784 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4785 If --enable-lto is used, add 'lto' to new_enable_languages.
4786 If --enable-lto is used and gold is enabled, add
4787 lto-plugin to configdirs.
4788 * configure: Regenerate.
4789
4790 2009-10-03 Simon Baldwin <simonb@google.com>
4791
4792 * configure.ac: If --with-system-zlib, suppress local zlib and
4793 pass --with-system-zlib to subdir configure scripts.
4794 * configure: Regenerate.
4795
4796 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4797 Paolo Bonzini <bonzini@gnu.org>
4798
4799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4800 $(srcdir).
4801 * Makefile.in: Rebuilt.
4802
4803 2009-09-26 Gary Funck <gary@intrepid.com>
4804
4805 * MAINTAINERS (Write After Approval): Add myself.
4806
4807 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4808
4809 * configure.ac: Update minimum MPC version to 0.7.
4810 * configure: Regenerate.
4811
4812 2009-09-25 Nick Clifton <nickc@redhat.com>
4813
4814 * configure.ac: Pass any --cache-file=/dev/null option on to
4815 subconfigures.
4816 * configure: Regenerate.
4817
4818 2009-09-23 Nick Clifton <nickc@redhat.com>
4819
4820 * config.sub, config.guess: Update from upstream sources.
4821
4822 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4823
4824 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4825 * Makefile.in: Rebuilt.
4826
4827 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4828
4829 PR bootstrap/32272
4830 * configure.ac: Error out if $srcdir isn't '.' but contains
4831 host-${host_noncanonical}.
4832 * configure: Regenerate.
4833
4834 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4835
4836 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4837 maintainer.
4838
4839 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4840
4841 * configure.ac: If bootstrapping a combined tree with
4842 --enable-gold, require c++ in stage1_languages.
4843 * configure: Regenerate.
4844
4845 * configure.ac: Also add target_libs of stage1_languages to
4846 bootstrap_target_libs.
4847 * configure: Regenerate.
4848
4849 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4850 with --enable-languages not containing c++.
4851 * configure: Regenerate.
4852
4853 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4854
4855 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4856 * configure: Regenerate.
4857
4858 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4859
4860 * MAINTAINERS (Write After Approval): Update my e-mail address,
4861 and move from from here...
4862 (Waiting for paperwork): To here.
4863
4864 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4865
4866 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4867
4868 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4869
4870 * configure.ac: Do not use $extrasub for replacing @if/@endif
4871 parts in Makefile; instead, use additional arguments to
4872 AC_CONFIG_COMMANDS to do the replacement manually, with several
4873 sed invocations, to avoid HP-UX sed command limits.
4874 * configure: Regenerate.
4875
4876 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4877
4878 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4879 blank before -L.
4880
4881 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4882
4883 * configure.ac (with-build-config): Document. Handle without.
4884 Handle missing argument.
4885 * configure: Rebuilt.
4886
4887 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4888
4889 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4890 Default to bootstrap-debug only if compare-debug works.
4891 * configure: Rebuilt.
4892 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4893 * Makefile.in: Rebuilt.
4894
4895 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4896
4897 * MAINTAINERS (OS Port Maintainers): Update my email address.
4898
4899 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4900
4901 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4902 * Makefile.in: Rebuilt.
4903
4904 2009-09-01 Chris Demetriou <cgd@google.com>
4905
4906 * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4909
4910 PR debug/30161
4911 * include/dwarf2.h (enum dwarf_tag): Added
4912 DW_TAG_GNU_template_template_param
4913 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4914
4915 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4916
4917 * Makefile.tpl (AWK): Fix typo.
4918 * Makefile.in: Regenerate.
4919
4920 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4921
4922 * configure.ac: Detect awk and sed.
4923 * Makefile.def (flags_to_pass): Add AWK and SED.
4924 * Makefile.tpl (AWK, SED): New.
4925 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4926 * configure: Regenerate.
4927 * Makefile.in: Regenerate.
4928
4929 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4930
4931 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4932 (collapseslashes): Likewise.
4933
4934 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4935
4936 * configure.ac (AC_PREREQ): Bump to 2.64.
4937
4938 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4939
4940 * configure.ac: Remove --with-datarootdir, --with-docdir,
4941 --with-pdfdir, --with-htmldir switches.
4942 * configure: Regenerate.
4943
4944 * configure: Regenerate.
4945
4946 * compile: Sync from Automake 1.11.
4947 * depcomp: Likewise.
4948 * install-sh: Likewise.
4949 * missing: Likewise.
4950 * mkinstalldirs: Likewise.
4951 * ylwrap: Likewise.
4952
4953 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4954
4955 * ltmain.sh (func_normal_abspath): New function.
4956 (func_relative_path): Likewise.
4957 (func_mode_help): Document new -bindir option for link mode.
4958 (func_mode_link): Add new -bindir option, and use it to place
4959 output DLL if specified.
4960
4961 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4962
4963 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4964 (baseargs): Add --disable-option-checking.
4965 * configure: Regenerate.
4966
4967 * Makefile.def (configure-target-libiberty): Depend on
4968 all-binutils and all-ld.
4969 (configure-target-newlib): Likewise.
4970 * Makefile.in: Regenerate.
4971
4972 2009-08-17 Ben Elliston <bje@au.ibm.com>
4973
4974 * config.sub, config.guess: Update from upstream sources.
4975
4976 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4977
4978 Sync from src, merge:
4979
4980 2009-07-02 Tristan Gingold <gingold@adacore.com>
4981
4982 * configure.ac: Do not exclude gas for i386-*-darwin.
4983 Add a case for x86_64-*-darwin.
4984 * configure: Regenerate.
4985
4986 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4987
4988 * MAINTAINERS: Add my name to Write After Approval list.
4989
4990 2009-08-06 Michael Eager <eager@eagercon.com>
4991
4992 * configure.ac: Add Microblaze target.
4993 * configure: Regenerate.
4994
4995 2009-07-31 Christian Bruel <christian.bruel@st.com>
4996
4997 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4998 * configure: Regenerate.
4999
5000 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5001
5002 * MAINTAINERS (Write After Approval): Update my e-mail address.
5003
5004 2009-07-06 Ian Lance Taylor <iant@google.com>
5005
5006 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5007 * configure: Rebuild.
5008
5009 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5010
5011 * MAINTAINERS: Move myself to the Graphite Reviewers.
5012
5013 2009-06-30 Wei Guozhi <carrot@google.com>
5014
5015 * MAINTAINERS: Add my name to Write After Approval list.
5016
5017 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5018
5019 PR bootstrap/40338
5020 * configure.ac (comparestring): Create new variable.
5021 * Makefile.tpl (comparestring): Use to skip some comparisions.
5022 * configure: Regenerate.
5023 * Makefile.in: Regenerate.
5024
5025 2009-06-26 Doug Evans <dje@sebabeach.org>
5026
5027 * Makefile.def (host_modules): Add cgen.
5028 * Makefile.in: Regenerate.
5029 * configure.ac (host_tools): Add cgen.
5030 * configure: Regenerate.
5031
5032 2009-06-23 DJ Delorie <dj@redhat.com>
5033
5034 * MAINTAINERS: Add myself as mep maintainer.
5035
5036 2009-06-23 Ian Lance Taylor <iant@google.com>
5037
5038 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5039 boot_languages. Only bootstrap target libraries listed in
5040 target_libs for some boot language. Add --with-stage1-ldflags,
5041 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5042 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5043 if not building with C++.
5044 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5045 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5046 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5047 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5048 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5049 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5050 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5051 * configure, Makefile.in: Rebuild.
5052
5053 2009-06-23 Li Feng <nemokingdom@gmail.com>
5054
5055 * MAINTAINERS: Added my name to write-after-approval list.
5056
5057 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5058
5059 * configure.ac: Define is_elf for QNX Neutrino targets.
5060 * configure: Regenerate.
5061
5062 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5063
5064 * MAINTAINERS: Added my name to the write-after-approval list
5065
5066 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5067
5068 * configure.ac: Detect MPC in default directory.
5069 * configure: Regenerate.
5070
5071 2009-06-03 Jerome Guitton <guitton@adacore.com>
5072 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5073
5074 * Makefile.tpl (all): Avoid a trailing backslash.
5075 * Makefile.in: Regenerate.
5076
5077 2009-06-03 Ben Elliston <bje@au.ibm.com>
5078
5079 * config.sub, config.guess: Update from upstream sources.
5080
5081 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5082
5083 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5084 to noconfdirs.
5085 * configure: Regenerate.
5086
5087 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5088
5089 * Makefile.tpl ([+compare-target+]): Compare all stage
5090 directories, rather than just gcc.
5091 * Makefile.in: Rebuilt.
5092
5093 2009-06-01 Doug Kwan <dougkwan@google.com>
5094
5095 * configure.ac: Support gold for target arm*-*-*.
5096 * configure: Regenerate.
5097
5098 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5099
5100 * Makefile.def: Add MPC support and dependencies.
5101 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5102
5103 * Makefile.in, configure: Regenerate.
5104
5105 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5106
5107 * Makefile.tpl (all): Avoid harmless warning in make all when
5108 gcc-bootstrap is enabled but stage_last does not exist.
5109 * Makefile.in: Rebuilt.
5110
5111 2009-05-24 Nicolas Roche <roche@adacore.com>
5112
5113 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5114 * Makefile.in: Regenerate.
5115
5116 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5117
5118 * MAINTAINERS: Update my e-mail address.
5119
5120 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5121
5122 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5123 * configure: Regenerate.
5124
5125 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5126
5127 PR other/40159
5128 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5129 gcc-no-bootstrap are mutually exclusive.
5130 * Makefile.in: Rebuilt.
5131
5132 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5133
5134 PR other/40159
5135 * Makefile.tpl (all): Don't end with unconditional success.
5136 * Makefile.in: Rebuilt.
5137
5138 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5139
5140 PR target/37137
5141 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5142 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5143 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5144 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5145 stage_configureflags, stage_cflags and stage_libcflags into
5146 explicit Makefile macros.
5147 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5148 GFORTRAN.
5149 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5150 CC. Set CC_FOR_BUILD from CC.
5151 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5152 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5153 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5154 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5155 and GFORTRAN.
5156 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5157 (_LIBCFLAGS): Renamed to _TFLAGS.
5158 (do-compare-debug, do-compare3-debug): Drop.
5159 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5160 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5161 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5162 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5163 (XGCC_FLAGS_FOR_TARGET): New.
5164 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5165 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5166 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5167 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5168 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5169 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5170 TFLAGS.
5171 (BUILD_CONFIG): Include if requested.
5172 (all): Set TFLAGS on bootstrap.
5173 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5174 (all-stageid-prefixmodule): Likewise.
5175 (do-clean, distclean-stageid): Set TFLAGS.
5176 (restrap): Fix whitespace.
5177 * Makefile.in: Rebuilt.
5178
5179 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5180
5181 * config.guess: Sync with src.
5182
5183 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5184
5185 * configure.ac ($with_ppl): Default to no if not supplied.
5186 ($with_cloog): Likewise.
5187 configure: Regenerate.
5188
5189 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5190
5191 * MAINTAINERS: Update my e-mail address.
5192
5193 2009-04-27 Nick Clifton <nickc@redhat.com>
5194
5195 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5196
5197 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5198
5199 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5200 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5201 * Makefile.in: Regenerate.
5202
5203 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5204
5205 PR bootstrap/39739
5206 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5207 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5208
5209 * configure, Makefile.in: Regenerate.
5210
5211 2009-04-21 Taras Glek <tglek@mozilla.com>
5212
5213 * include/hashtab.h: Update GTY annotations to new syntax
5214 * include/splay-tree.h: Likewise
5215
5216 2009-04-17 Ben Elliston <bje@au.ibm.com>
5217
5218 * config.sub, config.guess: Update from upstream sources.
5219
5220 2009-04-15 Anthony Green <green@moxielogic.com>
5221
5222 * configure.ac: Add moxie support.
5223 * configure: Rebuilt.
5224
5225 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5226
5227 * configure.ac: Change copyright header to refer to version
5228 3 of the GNU General Public License and to point readers at the
5229 COPYING3 file and the FSF's license web page.
5230 * Makefile.def: Likewise.
5231 * Makefile.tpl: Likewise.
5232 * Makefile.in: Regenerate.
5233
5234 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5235
5236 * configure.ac: Restore match for darwin9 or later. Use double
5237 brackets since regeneration eats one pair.
5238 * configure: Regenerate.
5239
5240 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5241
5242 PR gas/10039
5243 * configure.ac: Require texinfo 4.7.
5244 * configure: Regenerated.
5245
5246 2009-04-09 Nick Clifton <nickc@redhat.com>
5247
5248 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5249 the GCC Runtime Library Exception.
5250
5251 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5252
5253 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5254 * configure: Regenerate.
5255
5256 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5257
5258 * Makefil.def (languages): New entries.
5259 * Makefile.tpl (check-gcc-*): New generic target.
5260 * Makefile.in: Regenerate.
5261
5262 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5263
5264 * MAINTAINERS: Update my email address.
5265
5266 2009-03-18 Tom Tromey <tromey@redhat.com>
5267
5268 * configure: Rebuild.
5269 * configure.ac (host_libs): Add libiconv.
5270 * Makefile.in: Rebuild.
5271 * Makefile.def (host_modules): Add libiconv.
5272 (configure-gdb, all-gdb): Depend on libiconv.
5273
5274 2009-03-16 Tristan Gingold <gingold@adacore.com>
5275
5276 * configure.ac: Treat gdb as supported on x86_64-darwin.
5277 * configure: Regenerate.
5278
5279 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5280
5281 * configure.ac (--with-host-libstdcxx): New option.
5282 * configure: Regenerate.
5283
5284 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5285
5286 * MAINTAINERS: Move myself into the write after approval list.
5287
5288 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5289
5290 * MAINTAINERS: Update e-mail address.
5291
5292 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5293
5294 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5295
5296 2009-03-10 Ira Rosen <irar@il.ibm.com>
5297
5298 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5299
5300 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5301
5302 Backport from git Libtool:
5303
5304 2009-01-19 Robert Millan <rmh@aybabtu.com>
5305 Support GNU/kOpenSolaris.
5306 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5307 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5308 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5309 GNU/kOpenSolaris.
5310
5311 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5312
5313 * MAINTAINERS: Update e-mail address.
5314
5315 2009-02-24 Michael Eager <eager@eagercon.com>
5316
5317 * MAINTAINERS (Write After Approval): Add self.
5318
5319 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5320
5321 * MAINTAINERS (Write After Approval): Add myself.
5322
5323 2009-02-05 Andreas Schwab <schwab@suse.de>
5324
5325 * Makefile.tpl (stage_last): Define $r and $s before using
5326 $(RECURSE_FLAGS_TO_PASS).
5327 * Makefile.in: Regenerate
5328
5329 2009-01-30 Ian Lance Taylor <iant@google.com>
5330
5331 * MAINTAINERS: Move myself to the Global Reviewers list.
5332
5333 2009-01-29 Robert Millan <rmh@aybabtu.com>
5334
5335 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5336 * configure: Regenerate.
5337
5338 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5339
5340 * MAINTAINERS: Make whitespace consistent.
5341 Remove Robert Millan from Write After Approval.
5342
5343 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5344
5345 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5346 (all-opcodes): Depend on all-libiberty.
5347 * Makefile.in: Regenerate.
5348
5349 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5350
5351 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5352 * configure: Regenerate.
5353
5354 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5359
5360 * MAINTAINERS: Add myself to reviewers (Fortran).
5361
5362 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5363
5364 PR tree-optimization/38515
5365 * configure.ac (cloog-polylib): Removed.
5366 (with_ppl, with_cloog): Test for "no".
5367 * configure: Regenerated.
5368
5369 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5370
5371 * MAINTAINERS: Moved myself to reviewers (Fortran).
5372
5373 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5374
5375 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5376 (Write After Approval): Remove myself.
5377
5378 2009-01-03 Diego Novillo <dnovillo@google.com>
5379
5380 * MAINTAINERS: Remove myself from alias maintainership.
5381
5382 2009-01-02 David Ayers <ayers@fsfe.org>
5383
5384 * MAINTAINERS: Update e-mail address.
5385
5386 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5387
5388 * MAINTAINERS: Make whitespace consistent.
5389
5390 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5391
5392 Backport from upstream Libtool:
5393 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5394 Add cache variables to tests that require the linker to work.
5395 For shlibpath_overrides_runpath, this also changes the semantics
5396 to let the result from the C compiler take precedence.
5397
5398 2008-12-02 Ben Elliston <bje@au.ibm.com>
5399
5400 * config.sub, config.guess: Update from upstream sources.
5401
5402 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5403
5404 * configure.ac (ppllibs): Add by default the lib flags.
5405 * configure: Regenerate.
5406
5407 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5408
5409 * MAINTAINERS: Add myself to the write after approval list.
5410
5411 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5412
5413 * configure.ac: Add double brackets on darwin[912].
5414 * configure: Regenerate.
5415
5416 2008-12-03 Daniel Kraft <d@domob.eu>
5417
5418 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5419 Approval to Reviewer section (for Fortran front-end).
5420
5421 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5422
5423 * configure.ac: Expand to darwin10 and later.
5424 * configure: Regenerate.
5425
5426 2008-12-02 Andreas Schwab <schwab@suse.de>
5427
5428 * Makefile.def: configure-target-boehm-gc depends on
5429 all-target-libstdc++-v3.
5430 * Makefile.in: Regenerate.
5431
5432 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5433
5434 * MAINTAINERS: Add myself as mingw maintainer.
5435
5436 2008-12-02 Ben Elliston <bje@au.ibm.com>
5437
5438 * config.sub, config.guess: Update from upstream sources.
5439
5440 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5441
5442 * README.SCO: Remove.
5443
5444 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5445
5446 * MAINTAINERS: Add myself to the write after approval list.
5447
5448 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5449
5450 * MAINTAINERS: Update my email address in WAA section.
5451
5452 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5453
5454 * MAINTAINERS: Update e-mail address.
5455
5456 2008-11-27 Toon Moene <toon@moene.org>
5457
5458 * MAINTAINERS: Change e-mail address.
5459
5460 2008-11-27 Tristan Gingold <gingold@adacore.com>
5461
5462 * configure.ac: Build gdb for i?86-*-darwin*
5463 * configure: Regenerated.
5464
5465 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5466
5467 * MAINTAINERS: Added my full name.
5468
5469 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5470
5471 PR bootstrap/38014
5472 PR bootstrap/37923
5473
5474 Revert:
5475
5476 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5477
5478 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5479 * Makefile.in: Regenerated.
5480
5481 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5482
5483 PR gdb/921
5484 PR gdb/1646
5485 PR gdb/2175
5486 PR gdb/2176
5487
5488 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5489 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5490 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5491 (HOST_EXPORTS): Pass CPPFLAGS.
5492 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5493 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5494 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5495 * Makefile.in, configure: Regenerated.
5496 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5497 and CPPFLAGS_FOR_BUILD.
5498
5499 2008-11-06 Jeff Law <law@redhat.com>
5500
5501 * MAINTAINERS: Add myself as middle end maintainer.
5502
5503 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5504
5505 * MAINTAINERS (Write after approval): Add myself.
5506
5507 2008-11-05 Diego Novillo <dnovillo@google.com>
5508
5509 * MAINTAINERS (Global Reviewers): Add myself.
5510 (Non-Algorithmic Maintainers): Remove myself.
5511
5512 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5513
5514 * MAINTAINERS (Write after approval): Add myself.
5515
5516 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5517
5518 * MAINTAINERS (Write after approval): Add myself.
5519
5520 2008-10-31 Ben Elliston <bje@au.ibm.com>
5521
5522 * configure.ac (spu-*-*): Remove special case.
5523 * configure: Regenerate.
5524
5525 2008-10-30 Catherine Moore <clm@codesourcery.com>
5526
5527 * MAINTAINERS (Write after approval): Update my email address.
5528
5529 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5530
5531 * configure.ac [spu-*-*]: Do not set skipdirs.
5532 * configure: Re-generate.
5533
5534 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5535
5536 * MAINTAINERS (Various Maintainers): Add myself to reload.
5537
5538 2008-10-25 Richard Guenther <rguenther@suse.de>
5539
5540 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5541 maintainer. Remove myself as libgcc-math maintainer.
5542 (Non-Algorithmic Maintainers): Remove myself.
5543
5544 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5545
5546 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5547 * Makefile.in: Regenerated.
5548
5549 2008-10-23 Cary Coutant <ccoutant@google.com>
5550
5551 * MAINTAINERS (Write after approval): Add myself.
5552
5553 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5554
5555 PR gdb/921
5556 PR gdb/1646
5557 PR gdb/2175
5558 PR gdb/2176
5559
5560 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5561 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5562 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5563 (HOST_EXPORTS): Pass CPPFLAGS.
5564 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5565 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5566 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5567 * Makefile.in, configure: Regenerated.
5568 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5569 and CPPFLAGS_FOR_BUILD.
5570
5571 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5572
5573 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5574 Sebastian Pop.
5575
5576 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5577
5578 * MAINTAINERS (Write After Approval): Added myself.
5579
5580 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5581
5582 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5583 recommended version to 2.3.2.
5584
5585 * configure: Regenerate.
5586
5587 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5588
5589 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5590
5591 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5592
5593 * MAINTAINERS (Write After Approval): Update e-mail address.
5594
5595 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5596
5597 * libtool.m4: Update to libtool 2.2.6.
5598 * lt~obsolete.m4: Update to libtool 2.2.6.
5599 * ltmain.sh: Update to libtool 2.2.6.
5600 * ltsugar.m4: Update to libtool 2.2.6.
5601 * ltversion.m4: Update to libtool 2.2.6.
5602 * ltoptions.m4: Update to libtool 2.2.6.
5603 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5604
5605 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5610
5611 * MAINTAINERS (Write After Approval): Update my name.
5612
5613 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5614
5615 * MAINTAINERS: Add myself in "Write After Approval".
5616
5617 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5618
5619 * MAINTAINERS: Add myself as ia64 maintainer.
5620
5621 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5622
5623 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5624 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5625 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5626 and Michael Tiemann from Write After Approval since they do not
5627 actually have access.
5628
5629 2008-09-05 Richard Guenther <rguenther@suse.de>
5630
5631 * configure.ac: Initialize clooglibs to -lcloog.
5632 * configure: Re-generate.
5633
5634 2008-09-04 Le-Chun Wu <lcwu@google.com>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5639
5640 * configure.ac (--with-cloog-polylib): New.
5641 (--disable-cloog-version-check): New.
5642 (--disable-ppl-version-check): New.
5643 * configure: Re-generate.
5644
5645 2008-09-03 Richard Guenther <rguenther@suse.de>
5646
5647 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5648 cloog test.
5649 * configure: Re-generate.
5650
5651 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5652
5653 Add picoChip port.
5654 * MAINTAINERS: Add picoChip maintainers.
5655
5656 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5657 Tobias Grosser <grosser@fim.uni-passau.de>
5658 Jan Sjodin <jan.sjodin@amd.com>
5659 Harsha Jagasia <harsha.jagasia@amd.com>
5660 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5661 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5662 Adrien Eliche <aeliche@isty.uvsq.fr>
5663
5664 Merge from graphite branch.
5665 * configure: Regenerate.
5666 * Makefile.in: Regenerate.
5667 * configure.ac (host_libs): Add ppl and cloog.
5668 Add checks for PPL and CLooG.
5669 * Makefile.def (ppl, cloog): Added modules and dependences.
5670 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5671 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5672
5673 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5674
5675 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5676 (GCC_SHLIB_SUBDIR): New.
5677 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5678 * configure: Regenerate.
5679 * Makefile.in: Regenerate.
5680
5681 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5682
5683 * MAINTAINERS: Consistently use tabs to separate columns.
5684
5685 2008-08-29 Tristan Gingold <gingold@adacore.com>
5686
5687 * MAINTAINERS (Write after Approval): Add myself.
5688
5689 2008-08-28 Tristan Gingold <gingold@adacore.com>
5690
5691 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5692 Enable bfd, binutils and opcodes.
5693 * configure: Regenerate.
5694
5695 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5696
5697 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5698
5699 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5700
5701 * MAINTAINERS: Use correct Umlaut for last name.
5702
5703 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5704
5705 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5706
5707 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5708
5709 * MAINTAINERS: Update my email address.
5710
5711 2008-08-16 Nicolas Roche <roche@adacore.com>
5712
5713 * Makefile.tpl: Add BOOT_ADAFLAGS.
5714 * Makefile.in: Regenerate.
5715
5716 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5717
5718 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5719 * configure: Regenerate.
5720
5721 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5722
5723 * configure.ac: Add makefile fragments for hpux.
5724 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5725 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5726 * configure: Regenerate.
5727 * Makefile.in: Regenerate.
5728
5729 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5730
5731 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5732
5733 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5734
5735 * MAINTAINERS (Write after Approval): Add myself.
5736
5737 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
5741 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5742
5743 * MAINTAINERS (Write After Approval): Add myself.
5744
5745 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5746
5747 * MAINTAINERS: Update my email address.
5748
5749 2008-06-25 Joey Ye <joey.ye@intel.com>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
5753 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5754
5755 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5756 * Makefile.in: Regenerate.
5757 * configure: Regenerate.
5758
5759 2008-06-17 Daniel Kraft <d@domob.eu>
5760
5761 * MAINTAINERS (Write After Approval): Add myself.
5762
5763 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5764
5765 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5766 "$@" is still intact with both Autoconf 2.59 and 2.62.
5767 * configure: Regenerate.
5768
5769 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5770
5771 * Makefile.tpl: Fix comment errors.
5772 * Makefile.in: Regenerate.
5773
5774 2008-06-12 David S. Miller <davem@davemloft.net>
5775 David Edelsohn <edelsohn@gnu.org>
5776
5777 * configure.ac: Add powerpc*-*-* to gold supported targets.
5778 * configure: Regenerate.
5779
5780 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5781
5782 PR tree-optimization/36218
5783 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5784 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5785 (all prefix="build-"): Pass them to build-system sub-makes.
5786 * Makefile.in: Regenerate.
5787
5788 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5789
5790 * MAINTAINERS (mt port): Remove.
5791 (sco5, unixware, sco udk): Remove.
5792 (Kean Johnston): Add to Write After Approval.
5793
5794 2008-05-30 Julian Brown <julian@codesourcery.com>
5795
5796 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5797 of libobjc for ARM EABI Linux.
5798 * configure: Regenerate.
5799
5800 2008-05-18 Xinliang David Li <davidxl@google.com>
5801
5802 * ChangeLog: Remove wrong ChangeLog entry.
5803
5804 2008-05-17 Xinliang David Li <davidxl@google.com>
5805
5806 * MAINTAINERS (Write After Approval): Add myself.
5807
5808 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5809
5810 * MAINTAINERS (Write After Approval): Add myself.
5811
5812 2008-05-14 Rafael Espíndola <espindola@google.com>
5813
5814 * config-ml.in: don't handle --enable-shared and --enable-static.
5815
5816 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5817
5818 * MAINTAINERS: Update my email address.
5819
5820 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5821
5822 * MAINTAINERS: Update my email address.
5823
5824 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5825
5826 * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
5832 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5833
5834 * MAINTAINERS (crx): Add myself.
5835
5836 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5837
5838 Sync with src:
5839 2008-04-14 David S. Miller <davem@davemloft.net>
5840
5841 * configure.ac: Add sparc*-*-* to gold supported targets.
5842 * configure: Regenerate.
5843
5844 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5845
5846 PR bootstrap/35457
5847 * configure.ac: Include override.m4.
5848 * configure: Regenerate.
5849
5850 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5851
5852 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5853 * Makefile.in: Regenerate.
5854
5855 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5856
5857 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5858 as nonconfigurable directories list.
5859 * configure: Regenerate.
5860
5861 2008-04-14 Ben Elliston <bje@au.ibm.com>
5862
5863 * config.sub, config.guess: Update from upstream sources.
5864
5865 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5866
5867 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5868 * Makefile.in: Regenerate.
5869
5870 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5871
5872 * configure.ac: Do not build libssp for the AVR.
5873 * configure: Regenerate.
5874
5875 2008-04-07 Ian Lance Taylor <iant@google.com>
5876
5877 * Makefile.def: check-gold depends upon all-binutils.
5878 * Makefile.in: Regenerate.
5879
5880 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
5883
5884 2008-04-04 Nick Clifton <nickc@redhat.com>
5885
5886 PR binutils/4334
5887 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5888 builds.
5889 * configure: Regenerate.
5890
5891 2008-04-04 NightStrike <NightStrike@gmail.com>
5892
5893 PR other/35151
5894 * configure.ac: Combine rules for mingw32 and mingw64.
5895 * configure: Regenerate.
5896
5897 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5898
5899 * MAINTAINERS (Write After Approval): Add myself.
5900
5901 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5902
5903 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5904 * Makefile.in (.NOTPARALLEL): Ditto.
5905
5906 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5907
5908 * MAINTAINERS (Write After Approval): Add myself.
5909
5910 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5911
5912 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5913 * Makefile.in (.NOTPARALLEL): Regenerate.
5914
5915 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5916
5917 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5918 * Makefile.in: Regenerate.
5919
5920 2008-03-26 Jakub Staszak <kuba@et.pl>
5921
5922 * MAINTAINERS (Write After Approval): Add myself.
5923
5924 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5925
5926 * MAINTAINERS: Update e-mail address.
5927
5928 2008-03-20 Ian Lance Taylor <iant@google.com>
5929
5930 * configure.ac: Add support for --enable-gold.
5931 * Makefile.def: Add gold as a directory like ld.
5932 * configure, Makefile.in: Regenerate.
5933
5934 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5935
5936 * configure.ac: m4_include config/proginstall.m4.
5937 * configure: Regenerate.
5938
5939 Backport from upstream Libtool:
5940
5941 2007-10-12 Eric Blake <ebb9@byu.net>
5942
5943 Deal with Autoconf 2.62's semantic change in m4_append.
5944 * ltsugar.m4 (lt_append): Replace broken versions of
5945 m4_append.
5946 (lt_if_append_uniq): Don't require separator to be overquoted,
5947 and avoid broken m4_append.
5948 (lt_dict_add): Fix typo.
5949 * libtool.m4 (_LT_DECL): Don't overquote separator.
5950
5951 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5952
5953 * config.rpath: Add AIX 6 support.
5954
5955 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5956
5957 * Makefile.def (stageprofile). Remove -fprofile-generate
5958 from stage_libcflags.
5959 * Makefile.in: Regenerate.
5960
5961 2008-03-13 Ben Elliston <bje@au.ibm.com>
5962
5963 * config.sub, config.guess: Update from upstream sources.
5964
5965 2008-03-06 Tom Tromey <tromey@redhat.com>
5966
5967 * MAINTAINERS: Update for treelang deletion.
5968
5969 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5970
5971 * MAINTAINERS: Update my email address.
5972
5973 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5974
5975 * MAINTAINERS (darwin port): Add myself as a maintainer.
5976 (objective-c/c++): Add myself as a maintainer.
5977
5978 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5979
5980 * MAINTAINERS (Write After Approval): Update my email address.
5981
5982 2008-02-25 Tomas Bily <tbily@suse.cz>
5983
5984 * MAINTAINERS (Write After Approval): Add myself.
5985
5986 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5987
5988 * MAINTAINERS (OpenMP): Add myself.
5989
5990 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5991
5992 PR bootstrap/32009
5993 PR bootstrap/32161
5994
5995 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5996 * configure: Regenerate.
5997
5998 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5999 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6000 STAGE4_LIBCFLAGS): New.
6001 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6002 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6003 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6004 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6005 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6006 for target modules. Don't export LIBCFLAGS.
6007 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6008 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6009 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6010 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6011 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6012 * Makefile.in: Regenerate.
6013
6014 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6015
6016 PR libgcj/33085
6017 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6018 Do not use -DDLL_EXPORT. Backport from upstream.
6019
6020 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
6024 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6025
6026 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6027 * configure: Regenerate.
6028
6029 2008-01-31 Marc Gauthier <marc@tensilica.com>
6030
6031 * configure.ac (xtensa*-*-*): Recognize processor variants.
6032 * configure: Regenerate.
6033
6034 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6035
6036 PR bootstrap/34922
6037 * configure.ac (PARSE_ARGS): Push suitable setting of
6038 ac_subdirs_all, for `./configure --help=recursive'.
6039 Handle `+' in generic toplevel directory disabling.
6040 * configure: Regenerate.
6041
6042 2008-01-28 Nick Clifton <nickc@redhat.com>
6043
6044 * MAINTAINERS (xstormy16): Take over maintainership.
6045
6046 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6047
6048 * MAINTAINERS (c4x port): Remove.
6049
6050 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6051
6052 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6053
6054 2008-01-23 Ben Elliston <bje@au.ibm.com>
6055
6056 * config.sub, config.guess: Update from upstream sources.
6057
6058 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6063
6064 * MAINTAINERS: Update my email address.
6065
6066 2008-01-09 Raksit Ashok <raksit@google.com>
6067
6068 * MAINTAINERS (Write After Approval): Add myself.
6069
6070 2008-01-09 Raksit Ashok <raksit@google.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2008-01-08 Ben Elliston <bje@au.ibm.com>
6075
6076 * config.sub, config.guess: Update from upstream sources.
6077
6078 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6079
6080 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6081 Change recommended MPFR from 2.2.1 -> 2.3.0.
6082 * configure: Regenerate.
6083
6084 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6085
6086 * MAINTAINERS: Update my email address.
6087
6088 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6089
6090 * MAINTAINERS: Update my email address.
6091
6092 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6093
6094 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6095 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6096 * Makefile.in: Regenerate.
6097
6098 2007-12-10 Mark Heffernan <meheff@google.com>
6099
6100 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6101 misplaced entries.
6102
6103 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6104
6105 * configure.ac: Enable libjava for x86_64-*-darwin9.
6106 * configure: Regenerate.
6107
6108 2007-12-07 Bill Maddox <maddox@google.com>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
6112 2007-12-05 Ben Elliston <bje@au.ibm.com>
6113
6114 * config.sub, config.guess: Update from upstream sources.
6115
6116 2007-12-02 Matthias Klose <doko@ubuntu.com>
6117
6118 * config-ml.in: Remove 64bit configure tests.
6119
6120 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6121
6122 * config-ml.in: Robustify against white space in absolute file
6123 names.
6124
6125 * config-ml.in (multi-clean): Substitute ${Makefile}.
6126 Remove superfluous ${Makefile} in list.
6127
6128 2007-11-19 Thiemo Seufer <ths@mips.com>
6129
6130 * config-ml.in: Don't hardcode the Makefile name.
6131
6132 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6133
6134 * MAINTAINERS (Write After Approval): Add myself.
6135
6136 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6137
6138 * MAINTAINERS (Write After Approval): Add myself.
6139
6140 2007-11-06 Doug Kwan <dougkwan@google.com>
6141
6142 * MAINTAINERS (Write After Approval): Add myself.
6143
6144 2007-10-25 Ben Elliston <bje@au.ibm.com>
6145
6146 * MAINTAINERS (mercury): Remove entry.
6147 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6148
6149 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6150
6151 * Makefile.def (dependencies): Make configure-gdb depend on
6152 all-intl.
6153 * Makefile.in: Regenerated.
6154
6155 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6156
6157 * MAINTAINERS (Fortran maintainer): Remove myself.
6158
6159 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6160
6161 * Makefile.def: To avoid problems running with parallel makes,
6162 build newlib before libgloss so that target specific header
6163 files are availble.
6164 * Makefile.in: Regenerate
6165
6166 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6167
6168 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6169 * Makefile.in: Regenerate.
6170
6171 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6172
6173 * MAINTAINERS (Register allocation reviewer): Add myself.
6174
6175 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6176
6177 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6178 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6179 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6180 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6181 * configure: Regenerate.
6182
6183 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6184
6185 * MAINTAINERS (Register allocation reviewer): Add myself.
6186
6187 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6188
6189 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6190 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6191 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6192 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6193 * configure.ac: Default them to host tools for $host = $build.
6194 Subst them.
6195
6196 * configure: Regenerate.
6197 * Makefile.in: Regenerate.
6198
6199 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6200
6201 * MAINTAINERS (Register allocation reviewer): Add myself.
6202
6203 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6204
6205 * MAINTAINERS (Register allocation reviewer): Add myself.
6206
6207 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6208
6209 * MAINTAINERS (Write After Approval): Fix typo.
6210
6211 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6212
6213 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6214 * configure: Regenerate.
6215
6216 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6217
6218 PR bootstrap/31906
6219 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6220 they're already prefixed.
6221
6222 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6223
6224 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6225 libstdc++.
6226 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6227 * configure: Regenerate.
6228 * Makefile.in: Regenerate.
6229
6230 2007-09-17 Andreas Schwab <schwab@suse.de>
6231
6232 * configure.ac: Raise minimum makeinfo version to 4.6.
6233 * configure: Regenerate.
6234
6235 2007-09-17 Johannes Singler <singler@ira.uka.de>
6236
6237 * MAINTAINERS (write-after-approval) add myself
6238
6239 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6240
6241 * configure.ac: Correct makeinfo version check.
6242 * configure: Regenerate.
6243
6244 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6245
6246 * MAINTAINERS: Update my email address.
6247
6248 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6249
6250 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6251 to $skipdirs and only disable gprof for newlib. Use the normal
6252 mips*-elf* handling in other respects.
6253 * configure: Regnerate.
6254
6255 2007-09-12 David Daney <ddaney@avtrex.com>
6256
6257 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6258 enabling libgcj.
6259 * configure: Regenerate.
6260
6261 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6262
6263 PR other/32154
6264 * configure.ac: For libgloss targets, point the linker to the linker
6265 script, startup code and simulator library.
6266 * configure: Regenerate.
6267
6268 2007-09-07 Andrew Haley <aph@redhat.com>
6269
6270 * configure.ac (noconfigdirs): Remove target-libffi and
6271 target-libjava.
6272 * configure: Regenerate.
6273
6274 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6275
6276 PR target/33281
6277 * configure.ac: Use config/mh-mingw on mingw.
6278 * configure: Regenerate.
6279
6280 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6281
6282 * MAINTAINERS (Write After Approval): Add myself.
6283
6284 2007-09-05 Richard Guenther <rguenther@suse.de>
6285
6286 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6287 nor --disable-checking is provided also turn on yes and types
6288 checking for stage1.
6289 * configure: Re-generate.
6290
6291 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6292
6293 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6294 (Write After Approval): Remove myself.
6295
6296 2007-08-29 Nick Clifton <nickc@redhat.com>
6297
6298 * config.sub, config.guess: Update from upstream sources.
6299
6300 2007-08-22 Bud Davis <jmdavis@link.com>
6301
6302 * MAINTAINERS (Write After Approval): Added myself.
6303 * MAINTAINERS (Reviewers): Removed myself.
6304
6305 2007-08-18 Paul Brook <paul@codesourcery.com>
6306 Joseph Myers <joseph@codesourcery.com>
6307
6308 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6309 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6310 * Makefile.in: Regenerate.
6311 * configure.ac (--with-debug-prefix-map): New.
6312 * configure: Regenerate.
6313
6314 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6315 Nigel Stephens <nigel@mips.com>
6316
6317 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6318 as target_makefile_frag.
6319 * configure: Regenerate.
6320
6321 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6322
6323 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6324 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6325 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6326 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6327 (do-compare, do-compare3, do-compare-debug): New.
6328 ([+compare-target+]): Use them.
6329
6330 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6331
6332 * MAINTAINERS (Write After Approval): Change my email address.
6333
6334 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6335 Ben Elliston <bje@au.ibm.com>
6336
6337 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6338 --silent if $silent.
6339 * configure: Regenerate.
6340
6341 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6342
6343 * MAINTAINERS (Various Maintainers): Add myself as
6344 loop infrastructure maintainer. Update my e-mail
6345 address.
6346
6347 2007-07-31 Diego Novillo <dnovillo@google.com>
6348
6349 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6350 Adjust description.
6351
6352 2007-07-26 Richard Guenther <rguenther@suse.de>
6353
6354 * configure.ac: Add types checking to stage1 checking flags.
6355 * configure: Regenerate.
6356
6357 2007-07-17 Nick Clifton <nickc@redhat.com>
6358
6359 * COPYING3: New file. Contains version 3 of the GNU General
6360 Public License.
6361 * COPYING3.LIB: New file. Contains version 3 of the GNU
6362 Lesser General Public License.
6363
6364 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6365
6366 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6367
6368 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6369
6370 * MAINTAINERS (S/390 co-maintainer): Add myself.
6371 (Write After Approval): Remove myself.
6372
6373 2007-07-13 Dan Hipschman <dsh@google.com>
6374
6375 * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2007-07-11 Nick Clifton <nickc@redhat.com>
6378
6379 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6380 WINDRES export.
6381 * Makefile.in: Regenerate.
6382
6383 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6384
6385 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6386 maintainer.
6387
6388 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6389
6390 * lt~obsolete.m4: New. Import from 20070318 libtool.
6391
6392 2007-07-03 Julian Brown <julian@codesourcery.com>
6393
6394 * MAINTAINERS (Write After Approval): Add myself.
6395
6396 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6397
6398 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6399 * configure: Regenerate.
6400
6401 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6402
6403 * configure.ac: Add some missing m4 quotation.
6404 * configure: Regenerate.
6405
6406 2007-07-02 Simon Baldwin <simonb@google.com>
6407
6408 * MAINTAINERS (Write After Approval): Add myself.
6409
6410 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6411
6412 * configure: Regenerate.
6413
6414 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6415
6416 * Makefile.def: Add windmc tool to build.
6417 * Makefile.tpl: Likewise.
6418 * configure.ac: Likewise.
6419 * Makefile.in: Regenerate.
6420 * configure: Regenerate.
6421
6422 2007-06-28 DJ Delorie <dj@redhat.com>
6423
6424 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6425 not building newlib.
6426 * configure: Regenerated.
6427
6428 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6429
6430 * MAINTAINERS (Write After Approval): Add myself.
6431
6432 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6433
6434 * MAINTAINERS (Write After Approval): Add myself.
6435
6436 2007-06-19 Chris Matthews <chrismatthews@google.com>
6437
6438 * MAINTAINERS (Write After Approval): Add myself.
6439
6440 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6441
6442 * MAINTAINERS (Write After Approval): Add myself.
6443
6444 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6445
6446 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6447 * Makefile.in: Regenerated.
6448
6449 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6450
6451 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6452 bfin*-*-uclinux* targets.
6453 * configure: Regenerate.
6454
6455 2007-06-14 Ian Lance Taylor <iant@google.com>
6456
6457 * MAINTAINERS: Add myself as non-algorithmic global write
6458 maintainer.
6459
6460 2007-06-14 Diego Novillo <dnovillo@google.com>
6461
6462 * MAINTAINERS: Add self as middle-end maintainer and
6463 non-algorithmic global write maintainer.
6464
6465 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6466
6467 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6468 Move all Fortran maintainers except Paul Brook into the
6469 Non-Autopoiesis section.
6470
6471 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6472
6473 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6474 (distclean-stage[+id+]): Possibly delete stage_last.
6475 * Makefile.in: Regenerate.
6476
6477 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6478
6479 * MAINTAINERS (Various Maintainer): Fix typo.
6480
6481 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * MAINTAINERS (Various Maintainer): Add myself as
6484 dataflow maintainer.
6485
6486 2007-06-07 Ben Elliston <bje@au.ibm.com>
6487
6488 * config.sub, config.guess: Update from upstream sources.
6489
6490 2007-06-07 Ben Elliston <bje@au.ibm.com>
6491
6492 * Makefile.tpl: Fix spelling error.
6493 * Makefile.in: Regenerate.
6494
6495 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6496
6497 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6498 lt_cv_sys_max_cmd_len.
6499
6500 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6501
6502 * MAINTAINERS (Various Maintainers): Add myself as
6503 auto-vectorizer maintainer.
6504
6505 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6506
6507 PR libjava/32098
6508 * libtool.m4: Revert previous change.
6509 * ltgcc.m4: Put it here.
6510
6511 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6512
6513 * MAINTAINERS (Various Maintainers): Add myself as
6514 auto-vectorizer maintainer.
6515
6516 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6517
6518 PR libjava/32098
6519 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6520
6521 2007-05-30 Richard Guenther <rguenther@suse.de>
6522
6523 * MAINTAINERS (Various Maintainers): Add myself as
6524 auto-vectorizer maintainer.
6525
6526 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6527
6528 PR bootstrap/29382
6529 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6530 * configure: Rebuilt.
6531
6532 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6533
6534 * MAINTAINERS (Write After Approval): Removed my name.
6535
6536 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6537
6538 * MAINTAINERS (Write After Approval): Remove myself.
6539
6540 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6541
6542 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6543
6544 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6545
6546 * ltmain.sh: Update from ToT Libtool.
6547 * libtool.m4: Update from ToT Libtool.
6548 * ltsugar.m4: New. Update from ToT Libtool.
6549 * ltversion.m4: New. Update from ToT Libtool.
6550 * ltoptions.m4: New. Update from ToT Libtool.
6551 * ltconfig: Remove.
6552 * ltcf-c.sh: Remove.
6553 * ltcf-cxx.sh: Remove.
6554 * ltcf-gcj.sh: Remove.
6555
6556 2007-05-22 Ollie Wild <aaw@google.com>
6557
6558 * MAINTAINERS (Write After Approval): Add myself.
6559
6560 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6561
6562 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6563 stage_cflags.
6564 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6565 Remove CFLAGS/LIBCFLAGS.
6566 (configure-stage[+id+]-[+prefix+][+module+],
6567 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6568 * Makefile.in: Regenerate.
6569
6570 2007-05-15 Diego Novillo <dnovillo@google.com>
6571
6572 * MAINTAINERS: Update e-mail address.
6573
6574 2007-05-15 Revital Eres <eres@il.ibm.com>
6575
6576 * MAINTAINERS (Write After Approval): Add myself.
6577
6578 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6579
6580 * MAINTAINERS (Write After Approval): Updated my address.
6581
6582 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2007-05-11 Silvius Rus <rus@google.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2007-04-23 Tom Tromey <tromey@redhat.com>
6591
6592 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6593
6594 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6595
6596 * MAINTAINERS (cpplib): Rename to ...
6597 (libcpp): ... this. Add C/C++ front end maintainers.
6598
6599 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6600
6601 * config-ml.in: Pass ${ml_config_env} to configure calls.
6602
6603 2007-04-04 Christian Bruel <christian.bruel@st.com>
6604
6605 * MAINTAINERS (Write After Approval): Add myself.
6606
6607 2007-04-02 Dave Korn <dave.korn@artimi.com>
6608
6609 * MAINTAINERS (Write After Approval): Add myself.
6610
6611 2007-03-31 Tobias Burnus <burnus@net-b.de>
6612
6613 * MAINTAINERS (fortran 95 front end): Add myself.
6614
6615 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6616
6617 * MAINTAINERS (Write After Approval): Add myself.
6618
6619 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6620
6621 * MAINTAINERS (Modulo Scheduler): Add myself.
6622
6623 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6624
6625 * MAINTAINERS (fortran 95 front end): Add myself.
6626 (c++ front end): whitespace fix.
6627
6628 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6629
6630 * MAINTAINERS (Write After Approval): Add myself.
6631
6632 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6633
6634 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6635 of glob. Quote arguments with single quotes too.
6636 * configure: Regenerate.
6637
6638 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6639
6640 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6641 * Makefile.in: Regenerate
6642
6643 2007-03-07 Andreas Schwab <schwab@suse.de>
6644
6645 * configure: Regenerate.
6646
6647 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6648
6649 * configure.ac: Add "--with-pdfdir" configure option,
6650 which defines pdfdir variable.
6651 * Makefile.def (target=fixincludes): Add install-pdf to
6652 missing targets.
6653 (recursive_targets): Add install-pdf target.
6654 (flags_to_pass): Add pdfdir.
6655 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6656 target.
6657 * configure: Regenerate
6658 * Makefile.in: Regenerate
6659
6660 2007-02-28 Eric Christopher <echristo@apple.com>
6661
6662 Revert:
6663 2006-12-07 Mike Stump <mrs@apple.com>
6664
6665 * Makefile.def (dependencies): Add dependency for
6666 install-target-libssp and install-target-libgomp on
6667 install-gcc.
6668 * Makefile.in: Regenerate.
6669
6670 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6671
6672 * configure: Regenerate.
6673 * configure.ac: Move statements after variable declarations.
6674
6675 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6676
6677 * MAINTAINERS: Add myself as sh maintainer.
6678
6679 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6680
6681 * configure.ac: Adjust for loop syntax.
6682 * configure: Regenerate.
6683
6684 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6685
6686 * configure: Rebuilt.
6687
6688 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6689
6690 * configure.ac: Drop multiple occurrences of --enable-languages,
6691 and fix its quoting.
6692 * configure: Rebuilt.
6693
6694 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6695 Nathan Sidwell <nathan@codesourcery.com>
6696 Vladimir Prus <vladimir@codesourcery.com>
6697 Joseph Myers <joseph@codesourcery.com>
6698
6699 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6700 * configure: Regenerate.
6701
6702 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6703
6704 * ltconfig (freebsd*): Default to elf.
6705
6706 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6707
6708 * configure.ac (target_libraries): Move libgcc before libiberty.
6709 * configure: Regenerated.
6710
6711 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6712 Paolo Bonzini <bonzini@gnu.org>
6713
6714 PR bootstrap/30753
6715 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6716 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6717 * configure: Regenerated.
6718
6719 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6720
6721 * MAINTAINERS (Language Front End Maintainers): Update my mail
6722 address.
6723
6724 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 PR bootstrap/30748
6727 * configure.ac: Correct syntax for Solaris ksh.
6728 * configure: Regenerated.
6729
6730 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * configure.ac: Sync with src.
6733 * configure: Regenerate.
6734
6735 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6736
6737 * Makefile.in: Regenerate.
6738
6739 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6740
6741 * config.sub: Sync with src.
6742
6743 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6744
6745 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6746 noncanonical equivalents.
6747 * configure.in: Rename to...
6748 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6749 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6750 target_noncanonical. Use them. Rewrite removal of configure
6751 arguments for autoconf 2.59. Discard variable settings. Force
6752 program_transform_name for native tools.
6753
6754 * Makefile.in: Regenerated.
6755 * configure: Regenerated with autoconf 2.59.
6756
6757 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6758
6759 * MAINTAINERS (Write After Approval): Add myself.
6760
6761 2007-01-31 Andreas Schwab <schwab@suse.de>
6762
6763 * Makefile.tpl (LDFLAGS): Substitute it.
6764 * Makefile.in: Regenerate.
6765
6766 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6767
6768 * MAINTAINERS (Write After Approval): Add myself.
6769
6770 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6771
6772 * MAINTAINERS (spu port): Add myself.
6773
6774 2007-01-23 Richard Guenther <rguenther@suse.de>
6775
6776 PR bootstrap/30541
6777 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6778 * Makefile.tpl (GNATBIND): Substitute it.
6779 (GNATMAKE): Likewise.
6780 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6781 of STAGE_PREFIX.
6782 * Makefile.in: Regenerate.
6783 * configure: Regenerate.
6784
6785 2007-01-18 Mike Stump <mrs@apple.com>
6786
6787 * configure.in: Re-enable -Werror for gcc builds.
6788
6789 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6790
6791 * MAINTAINERS (Write After Approval): Add myself.
6792
6793 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * configure.in: Change == to = in test command.
6796 * configure: Regenerate.
6797
6798 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6799 Nick Clifton <nickc@redhat.com>
6800 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6801
6802 * configure.in (build_configargs, host_configargs, target_configargs):
6803 Remove build/host/target parameters.
6804 (host_libs): Add gmp and mpfr.
6805 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6806 * Makefile.def (gmp, mpfr): New.
6807 (gcc): Remove target.
6808 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6809 target_os, target_vendor): New.
6810 (configure): Add host_alias/target_alias arguments; adjust invocations.
6811 * configure: Regenerate.
6812 * Makefile.in: Regenerate.
6813
6814 2007-01-11 Matt Fago <fago@earthlink.net>
6815
6816 * configure.in: Try to link to functions only in mpfr 2.2.x
6817 to improve robustness of configure tests.
6818 * configure: Regenerate.
6819
6820 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6821
6822 * MAINTAINERS: Add myself as i386 maintainer.
6823
6824 2007-01-08 Jan Hubicka <jh@suse.cz>
6825
6826 * MAINTAINERS: Add myself as i386 maintainer.
6827
6828 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6829
6830 * configure.in: Add support for an x86_64-mingw* target.
6831 * configure: Regenerate.
6832
6833 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6834
6835 * Makefile.tpl (all-target): Correct @if conditional for target
6836 modules.
6837 * configure.in: Omit libiberty if building only target libgcc.
6838 * configure, Makefile.in: Regenerated.
6839
6840 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6841
6842 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6843 * configure: Regenerate.
6844
6845 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6846
6847 * Makefile.def (target_modules): Add libgcc.
6848 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6849 * Makefile.tpl (clean-target-libgcc): Delete.
6850 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6851 on gcc even for bootstrapped modules. Rewrite handling of
6852 lang_env_dependencies to loop over target_modules.
6853 * configure.in (target_libraries): Add target-libgcc.
6854 * Makefile.in, configure: Regenerated.
6855
6856 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6857
6858 * configure.in: Reorganize recognition of languages. Add
6859 --enable-stage1-languages. Show supported languages for the chosen
6860 target rather than all recognized languages.
6861 * configure: Regenerate.
6862
6863 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6866 * Makefile.in: Regenerate.
6867
6868 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6869
6870 * configure.in: Warn that MPFR 2.2.0 is buggy.
6871 * configure: Regenerate.
6872
6873 2006-12-27 Ian Lance Taylor <iant@google.com>
6874
6875 * configure.in: When removing Makefiles to force a reconfigure, also
6876 remove prev-DIR*/Makefile.
6877 * configure: Regenerate.
6878
6879 2006-12-22 Andreas Schwab <schwab@suse.de>
6880
6881 * configure: Regenerate with correct autoconf version.
6882
6883 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6884
6885 * configure.in: add AC_SUBST for *_FOR_TARGET.
6886 * configure: Regenerate.
6887
6888 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6889
6890 * configure.in: Simplify logic for rejecting languages that cannot
6891 be built. Separate the case when a language is unsupported,
6892 from the case when the user chooses not to build a language.
6893
6894 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6895
6896 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6897 it only affects bootstrap and could be tested on "$host" as well.
6898 * configure: Regenerate.
6899 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6900
6901 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6902
6903 PR bootstrap/29544
6904 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6905 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6906 move here comment from Makefile.tpl.
6907 * Makefile.tpl: Move some definitions higher in the file.
6908 (STAGE1_CHECKING): New.
6909 * configure.in: Add --enable-stage1-checking.
6910 * configure: Regenerate.
6911 * Makefile.in: Regenerate.
6912
6913 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6914
6915 * MAINTAINERS: Add myself as build system maintainer.
6916
6917 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6918
6919 * MAINTAINERS (Write After Approval): Add myself.
6920
6921 2006-12-13 Eric Christopher <echristo@apple.com>
6922
6923 * MAINTAINERS: Add myself as darwin maintainer.
6924
6925 2006-12-11 Ian Lance Taylor <ian@airs.com>
6926
6927 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6928
6929 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6930
6931 MAINTAINERS: Update my entry.
6932
6933 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6934
6935 * configure.in: Handle spu makefile frag.
6936 * Makefile.tpl (MAINT): Define
6937 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6938 * configure: Regenerate.
6939 * Makefile.in: Regenerate.
6940
6941 2006-12-11 Ben Elliston <bje@au.ibm.com>
6942
6943 * config.guess: Import latest version.
6944 * config.sub: Likewise.
6945
6946 2006-12-11 Ben Elliston <bje@au.ibm.com>
6947
6948 * configure.in (spu-*-*): Don't skip target-libiberty.
6949 * configure: Regenerate.
6950
6951 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6952
6953 PR bootstrap/30134
6954 * configure.in: Correct x86 darwin support for libjava to powerpc
6955 and i?86 only.
6956 * configure: Regenerate.
6957
6958 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6959
6960 * configure.in: Add x86 darwin support for libjava.
6961 * configure: Regenerate.
6962
6963 2006-12-07 Mike Stump <mrs@apple.com>
6964
6965 * Makefile.def (dependencies): Add dependency for
6966 install-target-libssp and install-target-libgomp on
6967 install-gcc.
6968 * Makefile.in: Regenerate.
6969
6970 2006-12-04 Richard Guenther <rguenther@suse.de>
6971
6972 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6973 (Non-Algorithmic Maintainers): Move over non-algorithmic
6974 loop optimizer maintainers, add myself as a non-algorithmic
6975 middle-end maintainer.
6976
6977 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6978
6979 * MAINTAINERS (Write After Approval): Add myself.
6980
6981 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6982
6983 * configure.in: Update error message for missing GMP/MPFR.
6984
6985 * configure: Regenerate.
6986
6987 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6988
6989 * configure.in: Update MPFR version in error message.
6990
6991 * configure: Regenerate.
6992
6993 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6994
6995 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6996 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6997 --with-gmp-lib): New flags.
6998
6999 * configure: Regenerate.
7000
7001 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7002
7003 * MAINTAINERS (Write After Approval): Change my email address.
7004
7005 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7006
7007 * MAINTAINERS (Write After Approval): Add myself.
7008
7009 2006-11-22 Philipp Thomas <pth@suse.de>
7010
7011 * MAINTAINERS (i18n): Update e-mail address.
7012
7013 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7014
7015 * MAINTAINERS (spu port): Add myself as maintainer.
7016 (Write After Approval): Remove myself.
7017
7018 2006-11-22 Ben Elliston <bje@au.ibm.com>
7019
7020 * configure.in (skipdirs): Don't build libssp for SPU.
7021 * configure: Regenerate.
7022
7023 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7024
7025 * MAINTAINERS (spu port): Add myself as maintainer.
7026 (libobjc): Update my email address.
7027
7028 2006-11-21 Andrea Bona <andrea.bona@st.com>
7029
7030 * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7033
7034 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7035 * configure : Rebuilt.
7036
7037 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7038
7039 * MAINTAINERS (Write After Approval): Add myself.
7040
7041 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7042
7043 * MAINTAINERS (Write After Approval): Add myself.
7044
7045 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7046
7047 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7048 libmpfr.a.
7049 * configure: Regenerate.
7050
7051 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7052
7053 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7054 (unstage): Test for stage_last presence.
7055
7056 PR bootstrap/29802
7057 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7058 STAGE_PREFIX.
7059 * Makefile.in: Regenerate.
7060
7061 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7062
7063 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7064 maintainers.
7065
7066 2006-11-14 Erven Rohou <erven.rohou@st.com>
7067
7068 * MAINTAINERS (Write After Approval): Add myself.
7069
7070 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7073 and stageN-package/Makefile.
7074 * Makefile.in: Regenerated.
7075
7076 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7077
7078 * configure.in: Remove target-libgloss from noconfigdirs for
7079 bfin-*-*.
7080 * configure: Regenerated.
7081
7082 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7083
7084 * configure.in (have_gmp): Only error if the gcc directory exists.
7085
7086 * configure: Regenerate.
7087
7088 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7089
7090 * configure.in: Robustify error message for missing GMP/MPFR.
7091
7092 * configure: Regenerate.
7093
7094 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
7098 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7099
7100 * MAINTAINERS: Change email address.
7101
7102 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7107
7108 * MAINTAINERS (Write After Approval): Add myself.
7109
7110 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7111
7112 * MAINTAINERS (Write After Approval): Move myself to
7113 Write After Approval section.
7114
7115 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7116
7117 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7118 need_gmp anymore.
7119 * configure: Regenerate.
7120
7121 2006-10-16 Tobias Burnus <burnus@net-b.de>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
7125 2006-10-16 Ben Elliston <bje@au.ibm.com>
7126
7127 * config.guess: Import latest version.
7128 * config.sub: Likewise.
7129
7130 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7131
7132 * Makefile.def: Added pdf target handling.
7133 * Makefile.tpl: Added pdf target handling.
7134 * Makefile.in: Regenerated.
7135
7136 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7137
7138 * MAINTAINERS: Add self as score port maintainer.
7139
7140 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7141
7142 * MAINTAINERS (Write After Approval): Add myself.
7143
7144 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7145
7146 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7147 or newer.
7148 * configure: Regenerated.
7149
7150 2006-09-27 Dave Brolley <brolley@redhat.com>
7151
7152 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7153 using $s instead of $r.
7154 * configure: Regenerated.
7155
7156 2006-09-26 Thiemo Seufer <ths@mips.com>
7157
7158 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7159 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7160 * configure: Regenerate.
7161
7162 2006-09-24 Graeme Peterson <gridly@gmail.com>
7163
7164 * MAINTAINERS (Write After Approval): Remove myself.
7165
7166 2006-09-22 Chao-ying Fu <fu@mips.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
7170 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7171
7172 * MAINTAINERS: Add self as soft-fp maintainer.
7173
7174 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7175
7176 * MAINTAINERS: Add myself as avr maintainer.
7177 Remove Marek Michalkiewicz as avr maintainer.
7178
7179 2006-09-07 Roberto Costa <roberto.costa@st.com>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
7182
7183 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7184
7185 * configure.in: Never build newlib for a Mingw host.
7186 Never build newlib as Mingw target library.
7187 Test the existence of winsup/cygwin for building a Cygwin newlib,
7188 rather than just winsup.
7189 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7190 building a Mingw target.
7191 * configure: Regenerate.
7192
7193 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7194
7195 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7196
7197 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7198
7199 * config.guess: Import from src (was more updated).
7200 * config.sub: Likewise.
7201
7202 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7203
7204 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7205 * configure: Regenerated.
7206
7207 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7208
7209 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7210 for stages after the first.
7211
7212 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7213
7214 * Makefile.def: Add dependencies for configure-opcodes
7215 on configure-intl and all-opcodes on all-intl.
7216 * Makefile.in: Regenerated.
7217
7218 2006-07-13 Ben Elliston <bje@au.ibm.com>
7219
7220 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7221
7222 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7223
7224 Port to hosts whose 'sort' and 'tail' implementations
7225 treat operands with leading '+' as file names, as POSIX
7226 has required since 2001. However, make sure the code still
7227 works on pre-POSIX hosts.
7228 * ltmain.sh: Don't assume "sort +2" is equivalent to
7229 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7230
7231 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7232
7233 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7234
7235 2006-07-04 Peter O'Gorman <peter@pogma.com>
7236
7237 * ltconfig: chmod 644 before ranlib during install.
7238
7239 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7240
7241 PR bootstrap/18058
7242 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7243 if the bootstrap compiler is a GCC version that supports it.
7244 * configure: Regenerate.
7245
7246 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * configure.in: Fix thinkos in previous check-in.
7249 * configure: Regenerate.
7250
7251 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7252
7253 PR other/27063
7254 * configure.in: Test subdir_requires and give an appropriate
7255 error message.
7256 * configure: Regenerate.
7257
7258 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7263
7264 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7265
7266 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7267
7268 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7269
7270 2006-06-20 David Ayers <d.ayers@inode.at>
7271
7272 PR bootstrap/28072
7273 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7274 whether target-libjava is being configured instead of whether the
7275 java front end is enabled.
7276 * configure: Regenerate.
7277
7278 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7279
7280 PR target/27540
7281 * configure.in: Only enable libgomp on IRIX 6.
7282 * configure: Regenerate.
7283
7284 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7285
7286 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7287 too.
7288 * Makefile.in: Regenerate.
7289
7290 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7291
7292 * config-ml.in: Alter CCASFLAGS to include special
7293 multilib options the same as is done for CFLAGS.
7294
7295 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7296
7297 * configure.in: Don't enable libgomp on hpux10.
7298 * configure: Rebuilt.
7299
7300 2006-06-12 David Ayers <d.ayers@inode.at>
7301
7302 PR bootstrap/27963
7303 PR target/19970
7304 * configure.in: Remove target-boehm-gc from noconfigdirs where
7305 ${libgcj} is specified.
7306 * configure: Regenerate.
7307
7308 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7309
7310 Sync from src:
7311
7312 * configure.in: Sync.
7313 * configure: Regenerated.
7314
7315 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7316
7317 * Makefile.def: Added dependencies from sim and gdb on intl, and
7318 added configure dependencies to everything with an all dependency
7319 on intl.
7320 * Makefile.in: Regenerated.
7321
7322 2006-06-06 David Ayers <d.ayers@inode.at>
7323
7324 PR libobjc/13946
7325 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7326 * Makefile.in: Regenerate.
7327 * configure.in: Add --enable-objc-gc at toplevel and have it
7328 enable boehm-gc for Objective-C.
7329 Remove target-boehm-gc from libgcj.
7330 Add target-boehm-gc to target_libraries.
7331 Add target-boehm-gc to noconfigdirs where ${libgcj}
7332 is specified.
7333 Assert that boehm-gc is supported when requested for Objective-C.
7334 Only build boehm-gc if needed either for Java or Objective-C.
7335 * configure: Regenerate.
7336
7337 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7338
7339 PR 27674
7340 * Makefile.tpl (configure-[+prefix+][+module+],
7341 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7342 Remove rule to unstage bootstrapped modules.
7343 (stage_current): New.
7344 * Makefile.in: Regenerate.
7345
7346 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7347
7348 * MAINTAINERS (Write After Approval): Update my e-mail address.
7349
7350 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7351
7352 * include/libiberty.h: Declare pex_run_in_environment.
7353
7354 2006-05-31 Asher Langton <langton2@llnl.gov>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7359
7360 * Makefile.def (bfd, opcodes): Fix lib_path.
7361 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7362 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7363 * Makefile.in: Regenerate.
7364
7365 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7366
7367 * Makefile.in: Regenerate.
7368
7369 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7370
7371 * Makefile.def: Add install-html target. Add datarootdir
7372 docdir and htmldir to flags_to_pass.
7373 * Makefile.tpl: Add install-html target.
7374 * Makefile.in: Regenerate.
7375 * configure.in: Add --with-datarootdir, --with-docdir, and
7376 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7377 * configure: Regenerate.
7378
7379 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7380
7381 * configure.in: Enable gprof for cross builds.
7382 * configure: Regenerate.
7383
7384 2006-05-22 Richard Guenther <rguenther@suse.de>
7385
7386 Revert
7387 2006-01-31 Richard Guenther <rguenther@suse.de>
7388 Paolo Bonzini <bonzini@gnu.org>
7389
7390 * Makefile.def (target_modules): Add libgcc-math target module.
7391 * configure.in (target_libraries): Add libgcc-math target library.
7392 (--enable-libgcc-math): New configure switch.
7393 * Makefile.in: Re-generate.
7394 * configure: Re-generate.
7395 * libgcc-math: New toplevel directory.
7396
7397 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7398 Andreas Tobler <a.tobler@schweiz.ch>
7399
7400 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7401 * configure: Rebuilt.
7402
7403 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7404
7405 * MAINTAINERS (Write After Approval): Add myself.
7406
7407 2006-05-01 DJ Delorie <dj@redhat.com>
7408
7409 * configure.in: Restore CFLAGS if GMP isn't present.
7410 * configure: Regenerate.
7411
7412 2006-05-01 Richard Guenther <rguenther@suse.de>
7413
7414 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7415 maintainer.
7416
7417 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7418
7419 * MAINTAINERS (Write After Approval): Add myself.
7420
7421 2006-04-28 Jan Beulich <jbeulich@novell.com>
7422
7423 * MAINTAINERS (Write After Approval): Add myself.
7424
7425 2006-04-18 DJ Delorie <dj@redhat.com>
7426
7427 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7428 reference libgloss so that libssp can be built in a combined
7429 tree.
7430 * configure: Regenerate.
7431
7432 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7433
7434 * MAINTAINERS (Write After Approval): Add myself.
7435
7436 2006-04-05 Ben Elliston <bje@au.ibm.com>
7437
7438 * configure.in: Require makeinfo 4.4 or higher.
7439 * configure: Regenerate.
7440
7441 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7442
7443 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7444 Rearrange the entries of other libraries to have them in one place.
7445
7446 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7447
7448 * MAINTAINERS (Write After Approval): Remove myself.
7449 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7450
7451 2006-03-14 Richard Guenther <rguenther@suse.de>
7452
7453 * configure: Regenerate with autoconf 2.13.
7454
7455 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7456
7457 * MAINTAINERS: Use my work address.
7458
7459 * MAINTAINERS: Update my E-mail address.
7460
7461 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7462
7463 * configure.in: Handle --disable-<component> generically.
7464 * configure: Regenerate.
7465
7466 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7467
7468 PR libgcj/17311
7469 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7470
7471 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7472
7473 * MAINTAINERS (Write After Approval): Remove myself.
7474 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7475
7476 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7477
7478 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7479 (TARGET_CONFIGDIRS): Remove.
7480 * configure.in: Remove AC_SUBST(target_configdirs).
7481 * Makefile.in, configure: Regenerated.
7482
7483 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7484
7485 * MAINTAINERS (Write After Approval): Remove myself.
7486 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7487
7488 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7489
7490 PR bootstrap/25670
7491
7492 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7493
7494 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7495 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7496 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7497 BUILD_PREFIX, BUILD_PREFIX_1.
7498 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7499
7500 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7501 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7502
7503 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7504 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7505 of `cat stage_current`. Always provide the `r' and `s' variables.
7506 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7507 a single shell execution.
7508 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7509 bootstrapped modules, make the stage1 module if the build was not
7510 started yet, else build the current stage.
7511 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7512 (all-build, all-host, all-target, [+make_target+]-host,
7513 [+make_target+]-target): Do not use \-continued lines.
7514 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7515 (current_stage, restrap, stage_last): New.
7516
7517 * Makefile.in: Regenerate.
7518 * configure: Regenerate.
7519
7520 2006-02-19 Bud Davis <jmdavis@link.com>
7521
7522 * MAINTAINERS (Write After Approval): Remove myself.
7523 (Language Front End Maintainers): Add myself as fortran 95
7524 maintainer and update e-mail address.
7525
7526 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7527
7528 * MAINTAINERS (Write After Approval): Remove myself.
7529 (Language Front End Maintainers): Add myself as fortran 95
7530 maintainer.
7531
7532 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7533
7534 * MAINTAINERS (Write After Approval): Add myself.
7535
7536 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7537
7538 * MAINTAINERS (Write After Approval): Remove myself.
7539 (Language Front End Maintainers): Add myself as
7540 fortran 95 maintainer.
7541
7542 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7543
7544 Sync from src:
7545
7546 2005-12-27 Leif Ekblad <leif@rdos.net>
7547
7548 * configure.in: Add support for RDOS target.
7549 * configure: Regenerate.
7550
7551 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7552 Andreas Schwab <schwab@suse.de>
7553
7554 * configure: Regenerate.
7555
7556 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7557
7558 * configure.in (enable_libgomp): Add AIX.
7559 * configure: Regenerate.
7560
7561 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7562
7563 * MAINTAINERS (Write After Approval): Add myself.
7564
7565 2006-02-03 Lee Millward <lee.millward@gmail.com>
7566
7567 * MAINTAINERS (Write After Approval): Add myself.
7568
7569 2006-01-31 Richard Guenther <rguenther@suse.de>
7570 Paolo Bonzini <bonzini@gnu.org>
7571
7572 * Makefile.def (target_modules): Add libgcc-math target module.
7573 * configure.in (target_libraries): Add libgcc-math target library.
7574 (--enable-libgcc-math): New configure switch.
7575 * Makefile.in: Re-generate.
7576 * configure: Re-generate.
7577 * libgcc-math: New toplevel directory.
7578
7579 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7582 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7583 the assembler, linker and binutils.
7584 * configure: Regenerate.
7585
7586 2006-01-22 Dirk Mueller <dmueller@suse.de>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
7590 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7591
7592 * configure: Regenerate.
7593
7594 2006-01-18 Richard Henderson <rth@redhat.com>
7595 Jakub Jelinek <jakub@redhat.com>
7596 Diego Novillo <dnovillo@redhat.com>
7597
7598 * libgomp: New directory.
7599 * Makefile.def: Add target_module libgomp.
7600 * Makefile.in: Regenerate.
7601 * configure.in (target_libraries): Add target-libgomp.
7602 * configure: Regenerate.
7603
7604 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7605
7606 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7607 @ from continuation.
7608 * Makefile.in: Rebuilt.
7609
7610 2006-01-04 Chris Lattner <sabre@gnu.org>
7611
7612 * MAINTAINERS (Write After Approval): Add myself.
7613
7614 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7615
7616 PR bootstrap/24252
7617
7618 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7619 * Makefile.tpl (OBJDUMP): New.
7620 (EXTRA_HOST_FLAGS): Add it.
7621 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7622
7623 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7624 to use symbolic links between directories. Avoid race conditions
7625 or make them harmless.
7626 * configure.in: Do not try to use symbolic links between directories.
7627
7628 * Makefile.def (LEAN): Pass.
7629 * Makefile.tpl (LEAN): Define.
7630 (stage[+id+]-start): Accept that the previous directory does not
7631 exist, if the bootstrap is lean.
7632 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7633 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7634 configure substitution.
7635 ([+compare-target+]): Likewise.
7636 ([+bootstrap-target+]-lean): New.
7637 * configure.in: Remove lean bootstrap support from here.
7638
7639 * Makefile.in: Regenerate.
7640 * configure: Regenerate.
7641
7642 2006-01-04 Ben Elliston <bje@au.ibm.com>
7643
7644 * MAINTAINERS (libdecnumber): Add myself.
7645
7646 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7647
7648 * libtool-ldflags: New script.
7649
7650 2006-01-02 Andreas Schwab <schwab@suse.de>
7651
7652 * configure.in: When reconfiguring remove Makefile in
7653 all stage directories.
7654 * configure: Regenerate.
7655
7656 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7657
7658 * MAINTAINERS: Update my email address.
7659
7660 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7661
7662 Revert Ada-related part of the previous change.
7663
7664 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7665 Do not pass.
7666 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7667 * Makefile.in: Regenerate.
7668 * configure.in: Do not include mt-ppc-aix target fragment.
7669 * configure: Regenerate.
7670
7671 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7672
7673 * configure.in: Select appropriate fragments for PowerPC/AIX.
7674 * configure: Regenerate.
7675
7676 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7677 BOOT_CFLAGS, BOOT_LDFLAGS.
7678 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7679 BOOT_CFLAGS, BOOT_LDFLAGS.
7680 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7681 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7682 (stage): Fail if we cannot complete the work.
7683 * Makefile.in: Regenerate.
7684
7685 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7686
7687 * configure.in: Replace ms1 with mt.
7688 * configure: Rebuilt.
7689
7690 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7691
7692 * MAINTAINERS: Update my email address.
7693
7694 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7695
7696 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7697 install-host-nogcc): Don't invoke $(stage) at the end.
7698 * Makefile.in: Regenerate.
7699
7700 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7701
7702 * configure.in: Flip the top-level bootstrap switch.
7703 * configure: Regenerate.
7704
7705 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7706
7707 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7708 $(stage) and $(unstage).
7709 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7710 (all): Remove stray semicolon.
7711 (local-distclean): Don't handle multilib.tmp and multilib.out.
7712 (install.all): Set $s for consistency.
7713 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7714 check_multilibs setting. Always make the install directory.
7715 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7716 Correct @if/@endif.
7717 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7718 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7719 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7720 (multilib.out): Remove.
7721 * Makefile.in: Regenerated.
7722
7723 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7724
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7728
7729 * MAINTAINERS: Add myself as mt maintainer.
7730
7731 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7732
7733 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7734
7735 * MAINTAINERS: Change email address.
7736
7737 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7738
7739 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7740 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7741 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7742 Find in-tree tools if available.
7743 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7744 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7745 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7746 (COMPILER_*_FOR_TARGET): New.
7747 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7748 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7749 (CONFIGURED_*, USUAL_*): Remove.
7750 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7751 STRIP): Use autoconf substitutions.
7752 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7753 COMPILER_NM_FOR_TARGET): New.
7754 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7755
7756 (all): Make all-host and all-target in parallel.
7757 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7758 that $$r and $$s are set before invoking a recursive make.
7759 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7760 ([+bootstrap-target+]): Inline most of the `all' target.
7761
7762 2005-11-29 Ben Elliston <bje@au.ibm.com>
7763
7764 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7765 from the gcc build directory.
7766 * Makefile.in: Regenerate.
7767
7768 2005-11-29 Ben Elliston <bje@au.ibm.com>
7769
7770 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7771 depend on all-libdecnumber.
7772 * configure.in (host_libs): Include libdecnumber.
7773 * Makefile.in: Regenerate.
7774 * configure: Likewise.
7775
7776 2005-11-29 Ben Elliston <bje@au.ibm.com>
7777
7778 * libdecnumber: Import decNumber sources from the dfp-branch.
7779
7780 2005-11-21 Kean Johnston <jkj@sco.com>
7781
7782 * config.sub, config.guess: Sync from upstream sources.
7783
7784 2005-11-21 Ben Elliston <bje@au.ibm.com>
7785
7786 Import from Autoconf sources:
7787
7788 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7789 * config/move-if-change: Don't output "$2 is unchanged";
7790 suggested by Ben Elliston. Handle weird characters correctly.
7791
7792 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7793
7794 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7795 to match upstream libtool for darwin.
7796
7797 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7798
7799 * Makefile.def: Remove gdb dependencies for gdbtk.
7800 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7801 (configure-gdb, install-gdb): New rules.
7802 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7803 * Makefile.in, configure: Regenerated.
7804
7805 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7814
7815 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7816 Diego Novillo.
7817
7818 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7819
7820 PR bootstrap/24297
7821 * Makefile.tpl (do-[+make-target+], do-check, install,
7822 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7823 are set before recursing.
7824 * Makefile.in: Regenerate.
7825
7826 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7827
7828 PR bootstrap/18939
7829 * Makefile.def (gcc) <target>: Fix thinko.
7830 * Makefile.in: Regenerate.
7831
7832 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7833
7834 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7835 * configure: Regenerate.
7836
7837 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7838
7839 * MAINTAINERS (Write After Approval): Add self.
7840
7841 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7842
7843 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7844 target-libffi, target-qthreads, target-libjava, and
7845 targetlibobjc.
7846 * configure: Regenerate.
7847
7848 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7849
7850 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7851 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7852 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7853 (USUAL_OBJDUMP_FOR_TARGET): New.
7854 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7855 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7856 * configure, Makefile.in: Regenerated.
7857
7858 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7859
7860 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7861 before other host packages.
7862
7863 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7864
7865 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7866
7867 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7868
7869 PR bootstrap/22340
7870
7871 * configure.in (default_target): Remove.
7872 * Makefile.tpl (all): Do not use prerequisites as subroutines
7873 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7874 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7875 use prerequisites as subroutines.
7876 (check-host, check-target): New.
7877 (bootstrap configure & all targets): Do not use stage*-start
7878 if the directory layout is already ok.
7879 (non-bootstrap configure & all targets): Prepend a $(unstage).
7880 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7881 (NOTPARALLEL): Remove.
7882 (unstage, stage variables): New variables.
7883 (unstage, stage targets): Simply expand to those variables.
7884
7885 * configure: Regenerate.
7886 * Makefile.in: Regenerate.
7887
7888 2005-10-04 James E Wilson <wilson@specifix.com>
7889
7890 * Makefile.def (lang_env_dependencies): Add libmudflap.
7891 * Makefile.in: Regenerate.
7892
7893 2005-10-03 Andreas Schwab <schwab@suse.de>
7894
7895 Backport from libtool CVS:
7896 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7897
7898 * ltmain.sh: add support for installing into temporary
7899 staging area (e.g. 'make install DESTDIR=...')
7900
7901 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7902
7903 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7904 * configure: Regenerated.
7905
7906 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7907
7908 * configure: Regenerate with the correct
7909 autoconf version.
7910
7911 2005-09-30 Catherine Moore <clm@cm00re.com>
7912
7913 * configure.in (bfin-*-*): New.
7914 * configure: Regenerated.
7915
7916 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7917
7918 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7919 (LIPO_FOR_TARGET): New.
7920 (CONFIGURED_LIPO_FOR_TARGET): New.
7921 (USUAL_LIPO_FOR_TARGET): New.
7922 (STRIP_FOR_TARGET): New.
7923 (CONFIGURED_STRIP_FOR_TARGET): New.
7924 (USUAL_STRIP_FOR_TARGET): New.
7925 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7926 STRIP_FOR_TARGET.
7927 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7928 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7929 * Makefile.in: Regenerate.
7930 * configure: Regenerate.
7931
7932 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7933
7934 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7935 (rs6000-*-aix*): Same.
7936 * configure: Regenerate.
7937
7938 2005-09-16 Tom Tromey <tromey@redhat.com>
7939
7940 * MAINTAINERS: Add self as java maintainer.
7941
7942 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7943
7944 * configure.in: Recognize f95 in the --enable-languages option,
7945 and substitute it for fortran, issuing a warning.
7946 * configure: Regenerate.
7947
7948 2005-08-30 Phil Edwards <phil@codesourcery.com>
7949
7950 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7951 * configure: Regenerated.
7952
7953 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7954
7955 * MAINTAINERS: Add self as ms1 maintainer.
7956
7957 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7958
7959 * Makefile.def (libssp): Add to lang_env_dependencies.
7960 * Makefile.in: Regenerate.
7961
7962 2005-08-18 Ian Lance Taylor <ian@airs.com>
7963
7964 * MAINTAINERS: Add myself as middle-end maintainer.
7965
7966 2005-08-17 Christian Groessler <chris@groessler.org>
7967
7968 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7969 * Makefile.in: Regenerate.
7970
7971 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7972
7973 * MAINTAINERS (write after approval): Added myself.
7974
7975 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7976
7977 * MAINTAINERS (Write After Approval): Add myself.
7978
7979 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7980
7981 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7982 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7983 Look for alternate names of the target cc and c++
7984 * configure: Regenerate.
7985
7986 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7987
7988 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7989 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7990 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7991 tools; remove code to manually set them.
7992 (Target tools): Look in the environment for them.
7993 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7994 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7995 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7996 build directory.
7997 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7998 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7999 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8000 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8001 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8002 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8003 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8004 * configure: Regenerate.
8005 * Makefile.in: Regenerate.
8006
8007 2005-07-28 Ben Elliston <bje@au.ibm.com>
8008
8009 * MAINTAINERS: Update for removed CPU targets.
8010
8011 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8012
8013 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8014 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8015 * Makefile.in: Regenerated.
8016
8017 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8018
8019 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8020 (CFLAGS_FOR_TARGET): Use it.
8021 (CXXFLAGS_FOR_TARGET): Likewise.
8022 * Makefile.in: Regenerated.
8023 * configure.in (--with-build-sysroot): New option.
8024 * configure: Regenerated.
8025
8026 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8027
8028 * Makefile.tpl: Wrap install between unstage and stage
8029 * Makefile.in: Regenerate.
8030
8031 2005-07-21 Eric Christopher <echristo@apple.com>
8032
8033 * MAINTAINERS: Update affiliation.
8034
8035 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8036
8037 * MAINTAINERS: Add self as crx port maintainer.
8038
8039 2005-07-20 DJ Delorie <dj@redhat.com>
8040
8041 * MAINTAINERS: Add self as m32c maintainer.
8042
8043 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8044
8045 * all files: Update FSF address.
8046
8047 2005-07-15 Eric Christopher <echristo@redhat.com>
8048
8049 * MAINTAINERS: Change affiliation.
8050
8051 2005-07-14 Jim Blandy <jimb@redhat.com>
8052
8053 * configure.in: Add cases for Renesas m32c.
8054 * configure: Regenerated.
8055
8056 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8057
8058 * COPYING.LIB: Update from fsf.org.
8059
8060 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8061
8062 * COPYING, compile, config.guess,
8063 config.sub, install-sh, missing, mkinstalldirs,
8064 symlink-tree, ylwrap: Sync from upstream sources.
8065 * config-ml.in: Update FSF address.
8066
8067 2005-07-13 Eric Christopher <echristo@redhat.com>
8068
8069 * configure.in: Add toplevel noconfigdir support for tpf.
8070 * configure: Regenerate.
8071
8072 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8073
8074 PR ada/22340
8075
8076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8077 * Makefile.in: Regenerate.
8078
8079 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8080
8081 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8082 Brolley to write-after-approval.
8083
8084 2005-07-07 Andreas Schwab <schwab@suse.de>
8085
8086 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8087 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8088 * Makefile.in: Regenerated.
8089
8090 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8091
8092 * configure.in: Don't build sim or rda when targetting darwin.
8093 * configure: Regenerate.
8094
8095 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8096
8097 * configure.in: Add --enable-libssp and --disable-libssp.
8098 * configure: Regenerate with autoconf-2.13.
8099
8100 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8101
8102 * Makefile.def (target_modules): Add libssp.
8103 * configure.in (target_libraries): Add target-libssp.
8104 * configure: Rebuilt.
8105 * Makefile.in: Rebuilt.
8106
8107 2005-07-01 Zack Weinberg <zackw@panix.com>
8108
8109 * MAINTAINERS: Change email address. Resign from maintainership.
8110
8111 2005-07-01 Richard Guenther <rguenther@suse.de>
8112
8113 * MAINTAINERS: Change my e-mail address and affiliation.
8114
8115 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8116
8117 * Makefile.def (stagefeedback): Come after profile.
8118 Define profiledbootstrap target.
8119 * Makefile.tpl (profiledbootstrap): Remove.
8120 (stageprofile-end): Zap stagefeedback.
8121 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8122 * Makefile.in: Regenerate.
8123
8124 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8125
8126 * MAINTAINERS: Update my email address.
8127
8128 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8129
8130 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8131 In 'cpp' stanza, support '#line' as well as '# '.
8132
8133 2005-06-08 Andreas Schwab <schwab@suse.de>
8134
8135 * MAINTAINERS: Move myself from 'Write After Approval' to
8136 'CPU Port Maintainers' section as m68k maintainer.
8137
8138 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8139
8140 * configure.in (unsupported_languages): New macro.
8141 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8142 non-ported target libraries in noconfigdirs.
8143 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8144 non-linux-gnu. Remove libgcj_ex_libffi.
8145 <lang_frag loop>: Set add_this_lang=no if the language is in
8146 unsupported_languages.
8147 * configure: Regenerate.
8148
8149 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8150
8151 * configure.in: Fix typo in handling of --with-mpfr-dir.
8152 * configure: Regenerate.
8153
8154 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8155
8156 * MAINTAINERS: Update my email address.
8157
8158 2005-06-02 Jim Blandy <jimb@redhat.com>
8159
8160 * config.sub: Add cases for the Renesas m32c. (This patch has been
8161 accepted into the master sources.)
8162
8163 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8164 Michael Snyder <msnyder@redhat.com>
8165 Stan Cox <scox@redhat.com>
8166
8167 * configure.in: Set noconfigdirs for ms1.
8168
8169 * configure: Regenerate.
8170
8171 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8172
8173 * MAINTAINERS (Write After Approval): Add self.
8174
8175 2005-06-01 Josh Conner <jconner@apple.com>
8176
8177 * MAINTAINERS (Write After Approval): Add self.
8178
8179 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8180
8181 * MAINTAINERS: Update my email address.
8182
8183 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8184
8185 * MAINTAINERS (Write After Approval): Add self.
8186
8187 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8188
8189 * MAINTAINERS (Write After Approval): Remove self.
8190
8191 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8192
8193 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8194 (Dependencies): Consider target modules for bootstrap dependencies.
8195 Make target bootstrap modules depend on each stage's gcc.
8196 * Makefile.in: Regenerate.
8197
8198 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8199
8200 * Makefile.def (configure-gcc): Depend on binutils having been built.
8201 (all-gcc): No need to do it here.
8202 * Makefile.in: Regenerate.
8203
8204 2005-05-19 Paul Brook <paul@codesourcery.com>
8205
8206 * configure.in: Rewrite misleading error message when requested
8207 language cannot be built.
8208 * configure: Regenerate.
8209
8210 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8211
8212 * ylwrap: Import from Automake 1.9.5.
8213
8214 2005-05-13 David Ung <davidu@mips.com>
8215
8216 * MAINTAINERS (Write After Approval): Add self.
8217
8218 2005-05-09 Mike Stump <mrs@apple.com>
8219
8220 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8221 lt_cv_sys_max_cmd_len for now.
8222
8223 2005-05-09 Stan Cox <scox@redhat.com>
8224
8225 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8226
8227 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8228
8229 * README.SCO: Update the URL.
8230
8231 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8232
8233 * ltconfig: Define file_list_spec. Pass file_list_spec and
8234 with_gnu_ld to libtool.
8235 * ltcf-c.sh (aix[45]): Define file_list_spec.
8236 * ltcf-cxx.sh (aix[45]): Same.
8237 * ltcf-gcj.sh (aix[45]): Same.
8238 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8239 exists, write list of input files to temporary file.
8240
8241 2005-05-04 Mike Stump <mrs@apple.com>
8242
8243 * configure.in: Always pass --target to target configures as
8244 otherwise rebuilds that do --recheck will fail.
8245 * confiugure: Rebuilt.
8246
8247 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8250 STAGE_HOST_EXPORTS.
8251 (configure, all): Add bootstrap support.
8252 (Host modules, target modules): Pass post-stage1 flags and exports.
8253 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8254 * Makefile.in: Regenerate.
8255
8256 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8257
8258 * configure: Regenerate.
8259
8260 2005-04-27 Mike Stump <mrs@apple.com>
8261
8262 * MAINTAINERS: Add self as darwin maintainer.
8263
8264 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8265
8266 * config.sub: Update from master copy.
8267
8268 2005-04-21 Mike Stump <mrs@apple.com>
8269
8270 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8271 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8272
8273 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8274
8275 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8276 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8277 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8278 "*-*-elf" and "*-*-linux*".
8279 * configure: Regenerate.
8280
8281 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8282
8283 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8284
8285 2005-04-12 Mike Stump <mrs@apple.com>
8286
8287 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8288
8289 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
8293 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8294
8295 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8296
8297 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8298
8299 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8300 (TARGET_CONFIGARGS): Include --with-target-subdir.
8301 (configure, all): New macros. Use them throughout.
8302 * Makefile.in: Regenerate.
8303
8304 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8305
8306 * MAINTAINERS (Write After Approval): Add myself.
8307
8308 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8309
8310 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8311
8312 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8313
8314 * MAINTAINERS: Move John Carr to Write After Approval.
8315
8316 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8317
8318 * config/mh-mingw32: Delete.
8319 * configure.in: Don't use it.
8320 * configure: Regenerate.
8321
8322 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8325 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8326 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8327 (HOST_LIB_PATH): Generate from Makefile.def.
8328 (TARGET_LIB_PATH): Likewise.
8329 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8330 * Makefile.in: Regenerate.
8331 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8332 (RPATH_ENVVAR): Include Darwin case.
8333 * configure: Regenerate.
8334
8335 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8336
8337 * MAINTAINERS (Various Maintainers): Remove self.
8338 (Write After Approval): Add self.
8339
8340 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8341
8342 * MAINTAINERS (Various Maintainers): Add self.
8343
8344 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8345
8346 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8347 * configure: Regenerate.
8348
8349 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8350
8351 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8352 gcc_version, and gcc_version_trigger from set of flags to pass.
8353 * Makefile.tpl: Remove definitions of above variables.
8354 (config.status): Remove dependency on $(gcc_version_trigger).
8355 * Makefile.in: Regenerate.
8356 * configure.in: Do not reference config/gcc-version.m4 nor
8357 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8358 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8359 * configure: Regenerate.
8360
8361 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8362 Andrew Pinski <pinskia@physics.uc.edu>
8363
8364 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8365 * Makefile.in: Regenerate.
8366
8367 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8368
8369 * MAINTAINERS (Write After Approval): Add myself.
8370
8371 2005-03-03 David Ayers <d.ayers@inode.at>
8372
8373 * MAINTAINERS (Write After Approval): Add myself.
8374
8375 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8376
8377 PR libgcj/20160
8378 * ltmain.sh: Avoid creating archives with components that have
8379 duplicate basenames.
8380
8381 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8382
8383 PR bootstrap/20250
8384 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8385 instead of check.
8386 * Makefile.in: Regenerate.
8387
8388 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8389
8390 * Makefile.in: Regenerate to fix conflict between the previous two
8391 patches.
8392
8393 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8394
8395 PR bootstrap/17383
8396 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8397 * Makefile.tpl (HOST_SUBDIR): New substitution.
8398 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8399 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8400 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8401 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8402 (Host modules, Bootstrapped modules): Use it.
8403 (Build modules, Target modules): Do not create symlink trees,
8404 always configure out-of-srcdir.
8405 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8406 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8407 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8408 $(HOST_SUBDIR). Create a symlink for host_subdir.
8409
8410 * Makefile.in: Regenerate.
8411 * configure: Regenerate.
8412
8413 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8414
8415 Merged from libada-gnattools-branch:
8416 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8417
8418 * gnattools: New directory.
8419 * Makefile.def: Add gnattools as a module, depending on target-libada.
8420 * Makefile.in: Regenerate.
8421 * configure.in: Include gnattools in host_tools; disable it if ada
8422 is disabled.
8423 * configure: Regenerate.
8424
8425 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8426
8427 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8428 treelang maintainer.
8429 (Write After Approval): Remove myself.
8430
8431 2005-02-23 Paul Schlie <schlie@comcast.net>
8432
8433 * configure.in: Allow darwin targeted ports to build tk, itcl and
8434 libgui.
8435 * configure: Regenerate.
8436
8437 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8438
8439 PR libgcj/10353
8440 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8441 * configure: Regenerate.
8442
8443 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2005-02-10 Ian Lance Taylor <ian@airs.com>
8448
8449 * MAINTAINERS: Update my e-mail address.
8450
8451 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8452
8453 * MAINTAINERS (Write After Approval): Add myself.
8454
8455 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8456
8457 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8458 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8459 target-libgloss when not *-*-elf and *-*-aout.
8460 * configure: Regenerate.
8461
8462 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8463
8464 * MAINTAINERS: Remove obsolete entries.
8465
8466 * MAINTAINERS (Write After Approval): Add Michael Matz.
8467
8468 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8469
8470 * MAINTAINERS: Remove self as cpplib maintainer.
8471
8472 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8473
8474 * install-sh, config.sub: Import from upstream.
8475
8476 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8477
8478 PR bootstrap/18222
8479 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8480 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8481 * Makefile.in: Regenerate.
8482
8483 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8484
8485 * MAINTAINERS: Update my email address.
8486
8487 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8488 Andreas Schwab <schwab@suse.de>
8489
8490 PR bootstrap/18033
8491 * config-ml.in: Eval option if surrounded by single quotes.
8492
8493 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8494
8495 Revert 2004-12-28 Makefile changes, a better fix will be
8496 applied to mainline and src after GCC 4.0 branches.
8497
8498 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8499
8500 PR bootstrap/17383
8501
8502 * Makefile.def (target_modules): Remove stage parameter,
8503 it is always true now.
8504 * Makefile.tpl (configure-build-[+module+],
8505 configure-target-[+module+]): Always build symlink tree
8506 for the directory and for include. BUILD_SUBDIR and
8507 TARGET_SUBDIR cannot be . anymore.
8508 * Makefile.in: Regenerate.
8509
8510 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8511
8512 Revert 2004-12-08 Makefile changes.
8513
8514 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8515
8516 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8517 cygwin, mingw.
8518
8519 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8520
8521 * configure.in (sh64-*-*): Reenable gprof.
8522 * configure: Regenerate.
8523
8524 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8525
8526 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8527 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8528 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8529 * Makefile.in: Regenerate.
8530
8531 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8532
8533 * MAINTAINERS: Update my email address.
8534
8535 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8536
8537 * Makefile.tpl: Generate normal dependencies if the LHS module is
8538 not bootstrapped.
8539 * Makefile.in: Regenerate.
8540
8541 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8542
8543 * configure.in: Include config/gxx-include-dir.m4. Use
8544 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8545 * configure: Regenerate.
8546
8547 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8548
8549 * config.if: Delete.
8550 * configure.in: Set libstdcxx_incdir directly.
8551 * configure: Regenerate.
8552
8553 2004-12-02 Eric Christopher <echristo@redhat.com>
8554
8555 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8556 * Makefile.in: Regenerate.
8557
8558 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8559
8560 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8561 * configure: Regenerate.
8562
8563 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8564
8565 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8566 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8567 * configure: Regenerate.
8568
8569 2004-12-01 Eric Christopher <echristo@redhat.com>
8570
8571 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8572 of things to remove.
8573
8574 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8575
8576 * MAINTAINERS (Write After Approval): Update my e-mail address.
8577
8578 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8579
8580 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8581 from CVS libtool to always pass_all.
8582
8583 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8584
8585 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8586 (hppa*64*-*-*): Delete incorrect comment.
8587 * configure: Rebuilt.
8588
8589 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8590
8591 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8592
8593 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8594
8595 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8596 from CVS libtool to always pass_all.
8597
8598 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8599
8600 * install-sh, compile: Import from automake.
8601
8602 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8603
8604 * config.guess, config.sub: Import from savannnah.
8605
8606 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8607
8608 * MAINTAINERS (Write After Approval): Add myself
8609
8610 2004-11-12 Mike Stump <mrs@apple.com>
8611
8612 * Makefile.def: Add html support.
8613 * Makefile.tpl: Likewise.
8614 * Makefile.in: Regenerate.
8615
8616 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8617
8618 PR 18423
8619 * configure.in: Remove all instances of build-fixincludes from
8620 noconfigdirs.
8621 (build_configargs): Supply --target to subdirectories.
8622 * configure: Regenerate.
8623
8624 * Makefile.def: Make gcc install depend on fixincludes install.
8625 * Makefile.in: Regenerate.
8626
8627 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8628
8629 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8630
8631 2004-11-11 Paul Brook <paul@codesourcery.com>
8632
8633 * MAINTAINERS: Add self as arm maintainer. Update email address.
8634
8635 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8636
8637 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8638 target-libgfortran.
8639 * configure: Regenerate.
8640
8641 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8642
8643 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8644 like CC.
8645
8646 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8647
8648 * Makefile.def (host fixincludes): Specify missing targets.
8649 * Makefile.in: Regenerate.
8650
8651 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8652
8653 * MAINTAINERS: Add myself
8654
8655 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8656
8657 * MAINTAINERS (Write After Approval): Add myself.
8658
8659 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8660
8661 * Makefile.def: Build fixincludes for the host, too.
8662 * Makefile.in: Regenerate.
8663 * configure.in (host_tools): Add fixincludes.
8664 * configure: Regenerate.
8665
8666 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8667
8668 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8669 * configure: Regenerated.
8670
8671 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8672
8673 PR other/17783
8674 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8675 * configure: Regenerated.
8676
8677 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8678
8679 * README.SCO: Update per FSF instructions.
8680
8681 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8682
8683 PR target/18151
8684 * configure.in (case ${target}): Do not build fixincludes for avr.
8685 * configure: Regenerated.
8686
8687 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8688
8689 * configure.in (case ${target}): Do not build fixincludes
8690 on platforms where it is not used.
8691 * configure: Regenerated.
8692
8693 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8694
8695 * configure.in: Use an absolute path to install-sh.
8696 * configure: Regenerated.
8697
8698 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8699
8700 * MAINTAINERS (Write After Approval): Add myself.
8701
8702 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8703
8704 * MAINTAINERS: Remove from Write After Approval those that are
8705 already maintainers.
8706
8707 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8708
8709 * MAINTAINERS: Update my email address.
8710
8711 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8712
8713 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8714 * configure: Regenerate.
8715
8716 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8717
8718 * MAINTAINERS: Update my email address.
8719
8720 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8721
8722 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8723 entries belonging to this category.
8724
8725 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8726
8727 * MAINTAINERS: Update my e-mail address.
8728
8729 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8730
8731 Fix wrong conflict resolution in:
8732
8733 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8734
8735 * Makefile.in: Regenerate.
8736 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8737 in the recursive `make', instead of hardwiring `all'.
8738 (Autogenerated TARGET-* variables): New.
8739
8740 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8741
8742 * configure.in: Enable target-libgloss for crx-*-*.
8743 * configure: Regenerate.
8744
8745 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8746
8747 * MAINTAINERS (Various Maintainers): Move the "windows,
8748 cygwin, mingw" maintainer to ...
8749 (OS Port Maintainers): ... here.
8750
8751 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8752
8753 * MAINTAINERS (Write After Approval): Remove those that are
8754 maintainers of some subsystem.
8755
8756 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8757
8758 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8759 * ltcf-cxx.sh (tpf*): Likewise.
8760 * ltconfig (tpf*): Add TPF OS configuration support.
8761
8762 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8763
8764 * MAINTAINERS: Change my email address to my new work account.
8765
8766 2004-09-24 Michael Roth <mroth@nessie.de>
8767
8768 * configure.in (--without-headers): Add missing double quotes.
8769 * configure: Regenerate.
8770
8771 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8772
8773 * ylwrap: Revert to previous version.
8774
8775 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8776
8777 PR bootstrap/17369
8778 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8779 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8780 SET_GCC_LIB_PATH_CMD.
8781 (BASE_TARGET_EXPORTS): Likewise.
8782 * Makefile.in: Regenerated.
8783
8784 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8785 * configure: Regenerated.
8786
8787 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8788
8789 * config.guess: New upstream version
8790 * compile, depcomp, install-sh, ylwrap: Likewise.
8791
8792 2004-09-19 Roger Sayle <roger@eyesopen.com>
8793
8794 * config/mh-x86omitfp: New host makefile fragment. Add
8795 -fomit-frame-pointer to the default BOOT_CFLAGS.
8796 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8797 * configure: Regenerate.
8798
8799 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8800
8801 PR target/11572
8802 * configure.in (*-*-darwin*): Renable libobjc.
8803 * configure: Regenerate.
8804
8805 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8806
8807 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8808
8809 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8810
8811 * Makefile.def: Remove libbanshee.
8812 * Makefile.tpl: Ditto.
8813 * configure.in: Ditto.
8814 * Makefile.in: Regen.
8815 * configure: Ditto.
8816
8817 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8818
8819 * ltmain.sh: Use $pic_object as $non_pic_object if
8820 $non_pic_object=none.
8821
8822 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8823
8824 * missing: Import latest version from master repository.
8825
8826 2004-09-06 Nick Clifton <nickc@redhat.com>
8827
8828 * config.sub: Import latest version from master repository.
8829 * config.guess: Likewise.
8830 This includes these changes:
8831
8832 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8833
8834 * config.sub: Handle crisv32, alias etraxfs.
8835 * config.guess (crisv32:Linux:*:*): Handle.
8836
8837 2004-08-13 Brad Smith <brad@comstyle.com>
8838
8839 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8840 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8841
8842 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8843
8844 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8845 assume the processor is a powerpc. This is because coreutils
8846 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8847 in this case, due to a MacOS X bug that causes
8848 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8849 to return a negative number.
8850 Problem reported by Petter Reinholdtsen in:
8851 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8852
8853 2004-07-19 Ben Elliston <bje@gnu.org>
8854
8855 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8856
8857 2004-06-24 Ben Elliston <bje@gnu.org>
8858
8859 * config.guess: Update copyright years.
8860 * config.sub: Likewise.
8861
8862 2004-06-22 Robert Millan <robertmh@gnu.org>
8863
8864 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8865 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8866
8867 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8868
8869 * config.guess (*:*VMS:*:*): New entry. Replaces
8870 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8871 manufacturer.
8872
8873 2004-06-22 Ben Elliston <bje@gnu.org>
8874
8875 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8876 * config.sub: Likewise.
8877
8878 2004-06-22 Ben Elliston <bje@gnu.org>
8879
8880 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8881 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8882
8883 2004-06-11 Ben Elliston <bje@gnu.org>
8884
8885 * config.guess (pegasos:OpenBSD:*:*): Remove.
8886
8887 2004-06-11 Ben Elliston <bje@gnu.org>
8888
8889 From Wouter Verhelst <wouter@grep.be>:
8890 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8891
8892 2004-06-11 Ben Elliston <bje@gnu.org>
8893
8894 * config.guess (luna88k:OpenBSD:*:*): New.
8895
8896 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8897
8898 * config.guess (m32r*:Linux:*:*): New case.
8899 * config.sub: Handle m32rle.
8900
8901 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8902
8903 From Jens Petersen <petersen@redhat.com>:
8904 * config.sub: Handle sparcv8.
8905
8906 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8907
8908 From Tom Smith <smith@cag.lkg.hp.com>:
8909 * config.guess: Version suffixes are equally significant on Tru64
8910 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8911 prefix of "P" (patched kernel).
8912
8913 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8914
8915 * config.sub: Add support for National Semiconductor CRX target.
8916
8917 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8918
8919 * MAINTAINERS (Various Maintainers): Remove myself as web page
8920 maintainer, add myself as maintainer of build status lists.
8921
8922 2004-09-03 Jan Beulich <jbeulich@novell.com>
8923
8924 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8925 *-*-netware, but add target-libmudflap.
8926 Consolidate *-*-netware targets (of which really only i?86 exists)
8927 into a single entry.
8928 * configure: Likewise.
8929
8930 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8931
8932 * Makefile.tpl (sorry): Remove.
8933 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8934 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8935 (do-clean): Clean per-stage directories too.
8936 (do-distclean): Run distclean-stage1 too.
8937 (.NOTPARALLEL): Enable during toplevel bootstrap.
8938 (stage[+id+]-bubble): Enable parallel execution during
8939 the recursive invocation.
8940 * Makefile.in: Regenerate.
8941
8942 Fix previous checkin:
8943
8944 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8945 include.
8946 * configure.in: Fix indentation.
8947 * configure: Regenerate.
8948
8949 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8950
8951 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8952 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8953 * configure: regenerate
8954 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8955 -mdynamic-no-pic
8956
8957 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8958
8959 * Makefile.def (build_modules): Add fixincludes.
8960 (dependencies): Make gcc depend on fixincludes.
8961 * configure.in (build_tools): Add fixincludes.
8962 (build_configdirs): Always include build_libs.
8963 * Makefile.in: Regenerate.
8964 * configure: Regenerate.
8965
8966 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8967
8968 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8969 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8970 phony targets; do not generate timestamp files.
8971 (distclean-stageN): Remove references to their timestamp files.
8972 (restageN, touch-stageN): Remove.
8973 (stageN-bubble): Rewritten.
8974 (compare): Support lean bootstraps.
8975 * Makefile.in: Regenerate.
8976
8977 * configure.in: Only warn when bootstrapping but
8978 build != host or build != target. Support lean bootstraps.
8979 * configure: Regenerate.
8980
8981 2004-08-26 Phil Edwards <phil@codesourcery.com>
8982
8983 * configure.in: Give a better error message if GMP/MPFR are missing
8984 and a language needing them has been requested.
8985 * configure: Regenerated.
8986
8987 2004-08-25 Phil Edwards <phil@codesourcery.com>
8988
8989 * configure.in: Print a list of available language front-ends if
8990 a requested one is missing. Tidy stray tab characters.
8991 * configure: Regenerated.
8992
8993 2004-08-19 Michael Koch <konqueror@gmx.de>
8994
8995 * gcc/doc/install.texi: Update entry about automake for libjava.
8996
8997 2004-08-17 Robert Millan <robertmh@gnu.org>
8998
8999 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9000 (instead of FreeBSD).
9001 * configure: Regenerate.
9002
9003 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9004
9005 * Makefile.in: Regenerate.
9006 * configure: Regenerate.
9007
9008 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9009 stage_*_flags.
9010 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9011 for bootstrapped modules if toplevel bootstrap is going.
9012 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9013 modules. Adjust for changes in Makefile.def. Enable several
9014 rules even in non-bootstrap mode, just to avoid peppering the
9015 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9016 (stage-[+prev+]-bubble): Remove.
9017
9018 * Makefile.def (Dependencies): Depend on all-build-bison,
9019 all-build-flex, all-build-byacc, all-build-texinfo, rather
9020 than the host variations.
9021 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9022 with BUILD_SUBDIR.
9023 (BISON): Update for recent Bisons.
9024 (YACC): Fix typo.
9025 (cross): Depend on all-build.
9026 (all): Do not depend on all-build.
9027 (prebootstrap): Remove.
9028 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9029 (Prebootstrap dependencies): Add them to the per-stage targets
9030 and to all-prebootstrap.
9031 * configure.in (build_configdirs): Always enable build_tools.
9032 (BUILD_DIR_PREFIX): Remove.
9033
9034 * Makefile.def (gcc): Add target variable.
9035 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9036 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9037 in the recursive `make', instead of hardwiring `all'.
9038 (Autogenerated TARGET-* variables): New.
9039
9040 2004-08-13 Brian Booth <bbooth@redhat.com>
9041
9042 * MAINTAINERS: Remove myself from write-after-approval.
9043
9044 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9045
9046 * src-release: Stop distributing mmalloc with gdb (which doesn't
9047 use it).
9048 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9049 * Makefile.in: Regenerate.
9050
9051 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9052
9053 * configure.in (arm*-*-eabi*): New target.
9054 * configure: Regenerate.
9055
9056 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9057
9058 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9059 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9060 (Dependencies): New section.
9061 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9062 (configure-target-[+module+]): Depend on maybe-all-gcc
9063 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9064 (toplevel profiledbootstrap): Fix dependencies.
9065 * Makefile.in: Regenerate.
9066
9067 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9068
9069 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9070 target-libiberty to noconfigdirs.
9071 * configure: Regenerate.
9072
9073 2004-08-03 Paul Brook <paul@codesourcery.com>
9074
9075 * configure.in: Check for MPFR as well as GMP.
9076 * configure: Regenerate.
9077
9078 2004-08-01 Robert Millan <robertmh@gnu.org>
9079
9080 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9081 libmudflap for all GNU-based systems (with Glibc).
9082 * configure: Regenerate.
9083
9084 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9085
9086 * Makefile.def (host-modules): Add gcc.
9087 * Makefile.in: Regenerate.
9088 * Makefile.tpl (sorry): New rule.
9089 (configure-host, all-host, [+make_target+]-host, do-check,
9090 install-host): Do not add gcc as a special case.
9091 (host modules): Add a small special-casing for gcc. Export
9092 extra_make_flags through the environment.
9093 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9094 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9095 other recursive targets for gcc): Remove.
9096
9097 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9098 (stage, unstage): New rules.
9099 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9100 distclean-stage[+id+]): Use stage_current.
9101 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9102 the stage*-start rules.
9103
9104 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9105
9106 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9107 use -all_load flag.
9108
9109 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9110
9111 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9112 * configure: Regenerate.
9113
9114 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9115
9116 * maintainer-scripts/gcc_release: Revert yesterday's change.
9117
9118 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9119
9120 * MAINTAINERS: Add myself to write-after-approval.
9121
9122 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9123
9124 * libf2c: Removed.
9125 * gcc/gccbug.in: Updated because of libf2c removal.
9126 * maintainer-scripts/gcc_release: Ditto.
9127
9128 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9129
9130 * configure.in: Build libmudflap by default on FreeBSD.
9131 * configure: Regenerated.
9132
9133 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9134
9135 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9136 systems.
9137 * configure: Regenerated.
9138
9139 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9140
9141 PR target/16344
9142 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9143 feedback based compiler.
9144 * Makefile.in: Rebuilt.
9145
9146 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9147
9148 * Makefile.def (host_modules): Set bootstrap=true for flex.
9149 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9150 * Makefile.in: Rebuilt.
9151
9152 2004-07-07 Jan Hubicka <jh@suse.cz>
9153
9154 * MAINTAINERS: Add self as a profile feedback maintainer.
9155
9156 2004-07-05 Phil Edwards <phil@codesourcery.com>
9157
9158 * configure.in: Do not prepend $srcdir to /dev/null in
9159 makefile fragments.
9160 * configure: Regenerate.
9161
9162 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9163
9164 * Makefile.def (build_modules): Add bison, byacc, flex,
9165 m4, texinfo.
9166 (flags_to_pass): Add FLEX.
9167 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9168 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9169 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9170 DEFAULT_MAKEINFO): Remove.
9171 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9172 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9173 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9174 objdir or else use configured tool.
9175 (all-build): New.
9176 (all): Depend on it.
9177 (Build module dependencies): Add.
9178 * Makefile.in: Regenerate.
9179 * configure.in: Better support for multiple build modules,
9180 matching what is done for host/target modules. Do not look
9181 for "plausible" locations of build tools if Canadian cross.
9182 Use autoconf's AC_PROG_CC to find a C compiler. Define
9183 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9184 * configure: Regenerate.
9185
9186 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9187
9188 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9189 * Makefile.in: Regenerate.
9190
9191 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9192
9193 * Makefile.tpl (configure-build-[+module+],
9194 configure-[+module+], configure-target-[+module+]): Pass
9195 [+extra_configure_args+].
9196 (all-build-[+module+], all-[+module+], check-[+module+],
9197 install-[+module+], [+make_target+]-[+module+],
9198 all-target-[+module+], check-target-[+module+],
9199 install-target-[+module+], [+make_target+]-target-[+module+]):
9200 Pass [+extra_make_args+].
9201 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9202 (GCC_HOST_EXPORTS): Remove.
9203 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9204 cross, check-gcc, check-gcc-c++, install-gcc,
9205 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9206 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9207 * Makefile.in: Regenerate.
9208
9209 2004-06-21 Matthew Sachs <msachs@apple.com>
9210
9211 * MAINTAINERS: Added self to write-after-approval.
9212
9213 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9214
9215 * configure.in: Check for srcdir/winsup rather than build directory
9216 winsup.
9217 * configure: Regenerate.
9218
9219 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9220
9221 * configure.in: Don't build Cygwin native newlib if winsup
9222 directory is missing. Emit warning instead.
9223 * configure: Regenerate.
9224
9225 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9226
9227 * Makefile.tpl (touch-stage[+id+]): New.
9228 (restage[+prev+]): Depend on touch-stage[+id+].
9229
9230 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9231 Use it throughout.
9232
9233 * Makefile.def: Add profile and feedback bootstrap stages.
9234 Remove next field from bootstrap stages.
9235 * Makefile.tpl (LN, LN_S): Substitute.
9236 (stageN-start, stageN-end): Use double-colon rules, to
9237 provide a hook for additional setup commands.
9238 (distclean-stageN-gcc, restageN): Create dependencies from
9239 [+prev+], not from [+next+].
9240 (stageN-bubble): Add commands for successive stages from
9241 [+prev+], using double-colon rules.
9242 (all-stageN-gcc): Fix typo.
9243 (stagefeedback-start, profiledbootstrap): New.
9244 * Makefile.in: Regenerate.
9245 * configure.in: Call ACX_PROG_LN.
9246 * configure: Regenerate.
9247
9248 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9249
9250 * MAINTAINERS (Write After Approval): Add myself.
9251
9252 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9253
9254 * MAINTAINERS (Write After Approval): Add myself.
9255
9256 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9257
9258 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9259 without gcc.
9260 * configure: Regenerate.
9261
9262 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9263
9264 * Makefile.tpl: Fix typo.
9265 * Makefile.in: Regenerate.
9266
9267 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9268
9269 * configure.in: Remove new- prefix from toplevel
9270 bootstrap targets.
9271 * configure: Regenerate.
9272
9273 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9274
9275 * Makefile.tpl (all.normal): Rename to all.
9276 (all): Replace with a rule to pick the default
9277 target from configure.
9278 (all-gcc, configure-gcc): Use conditionals to
9279 do nothing when toplevel bootstrap is going on.
9280 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9281 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9282 * configure.in: Support --enable-bootstrap.
9283
9284 * Makefile.def: Remove new- prefix from toplevel
9285 bootstrap targets.
9286 * Makefile.tpl: Likewise.
9287
9288 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9289 target.
9290
9291 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9292 $(RECURSE_FLAGS) to recursive invocation of make.
9293
9294 * Makefile.in: Regenerate.
9295 * configure: Regenerate.
9296
9297 2004-05-30 Andreas Jaeger <aj@suse.de>
9298 Jim Wilson <wilson@specifixinc.com>
9299
9300 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9301 like CC.
9302
9303 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9304
9305 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9306 * configure: Regenerate.
9307
9308 2004-05-25 Daniel Jacobowitz <drow@false.org>
9309
9310 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9311 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9312 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9313 targets.
9314 * Makefile.in: Regenerate.
9315
9316 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9317
9318 * configure.in: Test the ability to symlink directories.
9319 * configure: Regenerate.
9320
9321 * Makefile.def (bootstrap-stage): New definitions.
9322 * Makefile.tpl (configure-stage1-gcc,
9323 configure-stage2-gcc, configure-stage3-gcc,
9324 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9325 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9326 new-restage3, compare): Autogenerate, see Makefile.in
9327 entry for behavioral changes.
9328 (distclean-stage1, new-stage1-start, new-stage1-end,
9329 new-stage1-bubble, distclean-stage2, new-stage2-start,
9330 new-stage2-end, new-stage2-bubble, distclean-stage3,
9331 new-stage3-start, new-stage3-end): New autogenerated targets.
9332 (objext, prebootstrap, BOOT_CFLAGS,
9333 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9334 targets.
9335
9336 * Makefile.in: Regenerate.
9337 (distclean-stage1, new-stage1-start, new-stage1-end,
9338 new-stage1-bubble, distclean-stage2, new-stage2-start,
9339 new-stage2-end, new-stage2-bubble, distclean-stage3,
9340 new-stage3-start, new-stage3-end): New targets.
9341 (all-stage1-gcc): Move prebootstrap dependency from here...
9342 (configure-stage1-gcc): ...to here.
9343 (new-bootstrap): Use bubble targets.
9344 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9345 Use per-stage distclean targets.
9346 (configure-stage1-gcc, configure-stage2-gcc,
9347 configure-stage3-gcc, all-stage1-gcc,
9348 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9349 Use new-stageN-start to prepare the tree.
9350
9351 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9352
9353 * Makefile.def (host_modules): add libcpp.
9354 * Makefile.tpl: Add dependencies on and for libcpp.
9355 * Makefile.in: Regenerate.
9356 * configure.in: Add libcpp host module.
9357 * configure: Regenerate.
9358
9359 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9360
9361 * Makefile.tpl: Whenever a recursive target is defined, wrap
9362 it in a special @if/@endif block, and prepare its maybe
9363 dependency in the @if/@endif block
9364 * configure.in: Instead of writing maybe dependencies, remove
9365 the @if/@endif statements, and remove the @if/@endif blocks
9366 that remain.
9367 * configure: Regenerate.
9368 * Makefile.in: Regenerate.
9369
9370 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9371
9372 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9373
9374 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9375
9376 PR bootstrap/15120
9377 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9378 * */configure: Rebuilt.
9379
9380 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9381
9382 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9383 of libf2c.
9384 * configure, Makefile.in: Regenerate.
9385
9386 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9387
9388 * MAINTAINERS (Write After Approval): Add myself.
9389
9390 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9391
9392 Merge from tree-ssa-20020619-branch.
9393
9394 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9395 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9396 (HOST_GMPLIBS): Define.
9397 (HOST_GMPINC): Define.
9398 (TARGET_LIB_PATH): Add libmudflap.
9399 (GFORTRAN_FOR_TARGET): Define.
9400 (configure-build*): Export GFORTRAN.
9401 (configure-gcc): Export GMPLIBS and GMPINC.
9402 (all-gcc): Add maybe-all-libbanshee.
9403 (configure-target-libgfortran): Define.
9404 * Makefile.in: Regenerate.
9405 * configure.in (host_libs): Add libbanshee.
9406 (target_libraries): Add target-libmudflap and target-libgfortran.
9407 Add --with-libbanshee.
9408 Handle --disable-libmudflap.
9409 (*-*-freebsd*): Use with_gmp.
9410 Add $(libgcj) to noconfigdirs.
9411 * configure: Regenerate.
9412 * depcomp: New file.
9413 * MAINTAINERS: Add tree-ssa maintainers.
9414
9415 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9416
9417 * MAINTAINERS (Various Maintainers): Add myself.
9418
9419 2004-04-30 Brian Ford <ford@vss.fsi.com>
9420
9421 * MAINTAINERS (Write After Approval): Add myself.
9422
9423 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
9427 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9428
9429 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9430 * configure: Regenerate.
9431
9432 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9433
9434 Revert:
9435 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9436
9437 * Makefile.def (flags_to_pass): Remove *dir variables that
9438 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9439 as well as prefix and exec_prefix.
9440 * Makefile.in: Regenerate.
9441
9442 2004-04-26 Robert Millan <robertmh@gnu.org>
9443
9444 Add patches from libtool CVS.
9445 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9446 * ltconfig: Likewise.
9447 * ltcf-c.sh: Likewise.
9448 * ltcf-cxx.sh: Likewise.
9449 * ltcf-gcj.sh: Likewise.
9450
9451 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9452
9453 * Makefile.def (host_modules): Mark with the bootstrap
9454 flag packages on which gcc depends.
9455 * Makefile.tpl (all-bootstrap): Use it.
9456 * Makefile.in: Regenerate.
9457
9458 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9459
9460 * Makefile.def (flags_to_pass): Remove *dir variables that
9461 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9462 as well as prefix and exec_prefix.
9463 * Makefile.in: Regenerate.
9464
9465 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9466
9467 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9468 * configure: Regenerate.
9469 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9470 * gcc/Makefile.tpl (compare): Use the result of the test.
9471 * gcc/Makefile.in: Regenerate.
9472
9473 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9474
9475 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9476 Always relocate gcc and prev-gcc to the original names, even
9477 if the build fails.
9478 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9479 New targets.
9480
9481 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9482
9483 * MAINTAINERS: Update my email address.
9484
9485 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9486
9487 * configure.in (mips*-*-irix5*): Enable ld.
9488 * configure: Regenerate.
9489
9490 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9491
9492 * configure: Regenerate.
9493
9494 2004-04-15 James E Wilson <wilson@specifixinc.com>
9495
9496 * Makefile.tpl (configure-[+module+], configure-gcc,
9497 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9498 Set and export LDFLAGS.
9499 * Makefile.in: Regenerate.
9500
9501 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9502
9503 * MAINTAINERS: Add myself to write-after-approval.
9504
9505 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9506
9507 PR bootstrap/14871
9508 * Makefile.tpl: If we don't have built-in-tree target tools,
9509 use the ones found by configure rather than hacking around with
9510 program_transform_name.
9511 * configure.in: Give Makefile.tpl the information necessary
9512 to do that.
9513 * Makefile.in: Regenerate.
9514 * configure: Regenerate.
9515
9516 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9517
9518 PR bootstrap/14760
9519 * configure.in: When computing baseargs, strip *all* copies of
9520 offending options. Also, don't match/substitute the trailing space,
9521 so that this actually works when two similar options are separated by
9522 only one space.
9523 * configure: Regenerate.
9524
9525 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9526
9527 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9528 (rs6000-*-aix*): Same.
9529 * configure: Regenerate.
9530
9531 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9532
9533 * MAINTAINERS: Add myself to write-after-approval.
9534
9535 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9536
9537 * MAINTAINERS: Add myself to write-after-approval.
9538
9539 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9540
9541 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9542 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9543 * Makefile.in: Regenerate.
9544
9545 * configure.in (top level bootstrap support): Rework --enable-werror
9546 to set @stage2_werror_flag@.
9547 * configure: Regenerate.
9548 * Makefile.tpl (top level bootstrap support): Pass
9549 @stage2_werror_flag@ down to configure in stages 2 and 3.
9550 * Makefile.in: Regenerate.
9551
9552 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9553
9554 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9555 for stages 2 and 3 as well as in make. As a consequence, remove
9556 OUTPUT_OPTION (now detected by configure) from the flags passed down
9557 to make.
9558 * Makefile.in: Regenerate.
9559
9560 * Makefile.tpl (new-bootstrap): Fix typo.
9561 * Makefile.in: Regenerate.
9562
9563 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9564
9565 * Makefile.tpl: Rearrange by moving recursive_targets rules
9566 into their proper sections.
9567 * Makefile.tpl (top level bootstrap support): Move disabling
9568 of coverage flags from 'make' to 'configure'; improve comments.
9569 * Makefile.in: Regenerate.
9570
9571 * Makefile.tpl (experimental top level bootstrap) Move stage1
9572 language setting from all- target to configure- target; disable
9573 intermodule optimization in stage 1; prevent gratuitous rebuilds
9574 of stage 1.
9575 * Makefile.in: Regenerate.
9576 * configure.in: Comma-separate stage 1 language list for top
9577 level bootstrap.
9578 * configure: Regenerate.
9579
9580 * Makefile.tpl: Clean up experimental top level bootstrap support:
9581 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9582 prev-gcc in configure- targets as well as all- targets.
9583 * Makefile.in: Regenerate.
9584
9585 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9586
9587 * compile: New file imported from automake.
9588
9589 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9590
9591 * configure.in: Remove symbolic link section.
9592 * configure: Regenerate.
9593 * Makefile.tpl (links): Remove.
9594 * Makefile.in: Regenerate.
9595
9596 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9597 Nathanael Nerode <neroden@gcc.gnu.org>
9598
9599 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9600 Set with AC_CHECK_PROGS.
9601 * configure.in: Fix comment typo from last patch.
9602 * configure: Regenerate.
9603
9604 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9605
9606 * Makefile.tpl: Introduce experimental top level bootstrap support.
9607 * Makefile.in: Regenerate.
9608 * configure.in: Introduce support for top level bootstrap.
9609 * configure: Regenerate.
9610
9611 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9612 Paolo Bonzini <bonzini@gnu.org>
9613
9614 PR bootstrap/14522
9615 * configure.in: Cope with shells that do not support unquoted ^
9616 * configure: Regenerate.
9617
9618 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9619 Paolo Bonzini <bonzini@gnu.org>
9620
9621 PR bootstrap/14522
9622 * configure.in: Cope with shells that do not support nesting
9623 quotes inside quoted backquote substitutions.
9624 * configure: Regenerate.
9625
9626 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9627
9628 PR bootstrap/14522
9629 * configure.in: Fix escaping of $.
9630 * configure: Regenerate.
9631
9632 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9633
9634 * configure: Regenerate, since I forgot to while committing Paolo's
9635 changes.
9636
9637 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9638
9639 PR ada/14131
9640 Move language detection to the top level.
9641 * configure.in: Find default values for the tools as
9642 soon as possible. Disable ada if GNAT is not found.
9643 Emit error message about missing languages. Expand
9644 --enable-languages=all for the gcc subdirectory.
9645
9646 2004-03-10 Ben Elliston <bje@gnu.org>
9647
9648 * MAINTAINERS: Update my email address.
9649
9650 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9651
9652 * ltconfig: Disable building static libraries if building shared
9653 libraries on AIX 5L.
9654
9655 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9656
9657 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9658 and disable libgcj.
9659 * configure: Regenerated.
9660
9661 2004-03-01 Brian Booth <bbooth@redhat.com>
9662
9663 * MAINTAINERS: Add myself to write-after-approval.
9664
9665 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9666
9667 * MAINTAINERS: Add myself to write-after-approval.
9668
9669 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9670
9671 PR bootstrap/7087
9672 * Makefile.tpl: Guard XFOO sed statements better.
9673 * Makefile.tpl: Add dependency for configure-target-libada.
9674 * Makefile.in: Regenerate (incidentally fixes broken
9675 commit when libada-branch was merged).
9676
9677 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9678
9679 * MAINTAINERS: Add myself to write-after-approval.
9680
9681 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9682
9683 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9684 maintainers.
9685
9686 2004-02-20 Andrew Cagney <cagney@redhat.com>
9687
9688 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9689 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9690
9691 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9692
9693 PR bootstrap/11932
9694 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9695
9696 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9697
9698 * MAINTAINERS: Added myself to write-after-approval.
9699
9700 2004-02-14 Michael Koch <konqueror@gmx.de>
9701
9702 * MAINTAINERS: Added myself to write-after-approval.
9703
9704 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9705
9706 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9707 some OS port maintainers to OS port maintainers section.
9708
9709 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9710
9711 * MAINTAINERS: Add self.
9712
9713 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9714
9715 * MAINTAINERS: Alphabetize.
9716
9717 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9718
9719 * MAINTAINERS: Remove myself.
9720
9721 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9722
9723 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9724 (rs6000-*-aix*): Same.
9725 * configure: Regenerate.
9726
9727 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9728
9729 * configure.in (host): Add in missing $noconfigdirs to defines.
9730 * configure: Regenerate.
9731
9732 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9733 Nathanael Nerode <neroden@gcc.gnu.org>
9734
9735 PR ada/6637, PR ada/5911
9736 Merge with libada-branch:
9737 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9738 with appropriate dependencies. Add --enable-libada configure switch.
9739 * configure, Makefile.in: Regenerate.
9740
9741 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9742
9743 * MAINTAINERS: Add myself to write-after-approval.
9744
9745 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9746
9747 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9748 * configure: Regenerate.
9749
9750 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9751
9752 Merge from upstream:
9753
9754 * ltmain.in: When setting IFS to '~', be careful about user
9755 arguments that contain '~'.
9756
9757 2004-02-04 Peter O'Gorman <peter@pogma.com>
9758
9759 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9760 Also test $base_compile against $CC with escaped arguments. Bug
9761 reported by Geoff Keating <geoffk@apple.com>.
9762
9763 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9764
9765 * MAINTAINERS: Remove i960 port.
9766
9767 2004-01-23 DJ Delorie <dj@redhat.com>
9768
9769 * Makefile.def (target_modules) [libiberty]: Don't stage.
9770 * Makefile.in: Rebuilt.
9771
9772 2004-01-20 Caroline Tice <ctice@apple.com>
9773
9774 * MAINTAINERS: Add myself to write-after-approval.
9775
9776 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9777
9778 * MAINTAINERS: Update my email address.
9779
9780 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9781
9782 * MAINTAINERS: Add myself to write-after-approval.
9783
9784 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9785
9786 * MAINTAINERS: Remove entries without email address.
9787
9788 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9789
9790 * MAINTAINERS: Add myself to write-after-approval.
9791
9792 2004-01-15 Steven Bosscher <stevenb@suse.de>
9793
9794 * MAINTAINERS: Update my email address.
9795
9796 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9797
9798 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9799 * Makefile.tpl (configure-target-[+module+]): Support stage.
9800 * Makefile.in: Rebuilt.
9801
9802 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9803
9804 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9805
9806 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9807
9808 * MAINTAINERS: Add myself as a MIPS maintainer.
9809
9810 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9811
9812 * configure.in: Use ./config.cache, not config.cache.
9813 * configure: Regenerate.
9814 * Makefile.tpl: Special-casing not needed for GCC any more.
9815 * Makefile.in: Regenerate.
9816
9817 * configure.in: Don't share a cache file for host dirs.
9818 * configure: Regenerate.
9819
9820 * config-ml.in: Don't mess with the cache file.
9821
9822 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9823
9824 * MAINTAINERS: Move myself from 'Write After Approval' to
9825 'CPU Port Maintainers' section as SPARC maintainer.
9826
9827 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9828
9829 * Makefile.tpl: Make GCC use a separate config.cache.
9830 * Makefile.in: Regenerate.
9831
9832 PR bootstrap/11932, PR bootstrap/11933
9833 (I don't know if it will fix either of them, but it relates
9834 to them.)
9835 * configure.in: Don't use shared config.cache for target
9836 directories.
9837 * configure: Regenerate.
9838
9839 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9840
9841 * MAINTAINERS: Add myself to 'Write After Approval' section.
9842
9843 2003-12-31 Roger Sayle <roger@eyesopen.com>
9844
9845 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9846 * configure: Regenerated.
9847
9848 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9849
9850 * MAINTAINERS: Remove the mn10200 maintainer.
9851
9852 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9853
9854 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9855 * configure: Regenerated.
9856
9857 2003-12-16 Jan Hubicka <jh@suse.cz>
9858
9859 * MAINTAINERS: Add myself as callgraph maintainer.
9860
9861 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9862
9863 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9864 * configure: Regenerate.
9865
9866 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9867
9868 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9869 'Write After Approval' section. Update email.
9870
9871 2003-12-01 James Lemke <jim@wasabisystems.com>
9872
9873 * MAINTAINERS (Write After Approval): Add myself.
9874
9875 2003-11-20 Matt Thomas <matt@3am-software.com>
9876
9877 * MAINTAINERS: Add myself as a vax port maintainer.
9878
9879 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9880
9881 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9882 (configure-build-[+module+], configure-[+module+]): Likewise.
9883 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9884 * Makefile.in: Regenerate.
9885
9886 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9887
9888 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9889 shared/dylibed libraries.
9890 * ltmain.sh: Likewise.
9891 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9892 * ltcf-cxx.sh: Likewise.
9893 * ltcf-gcj.sh: Likewise.
9894 * ltconfig: Likewise.
9895
9896 2003-11-17 Stan Cox <scox@redhat.com>
9897
9898 * MAINTAINERS: Add myself as iq2000 port maintainer.
9899
9900 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9901
9902 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9903 * Makefile.in: Regenerate.
9904
9905 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9906
9907 * config.sub: Update to 2003-11-03 version.
9908
9909 2003-10-20 Phil Edwards <phil@codesourcery.com>
9910
9911 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9912 * configure: Regenerate.
9913
9914 2003-10-20 Nicolas Pitre <nico@cam.org>
9915
9916 * MAINTAINERS: Add myself to 'Write After Approval' section.
9917
9918 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9919
9920 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9921
9922 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9923
9924 * MAINTAINERS: Update my email address.
9925
9926 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9927
9928 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9929
9930 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9931
9932 * MAINTAINERS: Add myself to 'Write After Approval' section.
9933
9934 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9935
9936 * config.guess: Update to 2003-10-16 version.
9937 * config.sub: Update to 2003-10-16 version.
9938
9939 2003-10-15 David Daney <ddaney@avtrex.com>
9940
9941 * MAINTAINERS: Added myself to 'Write After Approval' section.
9942
9943 2003-10-15 Falk Hueffner <falk@debian.org>
9944
9945 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9946 'Write After Approval' section. Update email.
9947
9948 2003-10-14 Roger Sayle <roger@eyesopen.com>
9949
9950 * MAINTAINERS: Move myself from 'Write After Approval' to
9951 'Various Maintainers' section as middle-end maintainer.
9952
9953 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9954
9955 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9956 HOST_FLAGS_TO_PASS.
9957 * Makefile.in: Regenerate.
9958
9959 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9960
9961 * config.guess: Update to 2003-10-07 version.
9962 * config.sub: Update to 2003-10-07 version.
9963
9964 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9965
9966 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9967 * ltconfig (irix5*, irix6*): Don't override version_type.
9968
9969 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9970
9971 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9972 * configure: Rebuilt
9973 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9974 * Makefile.in: Rebuilt
9975
9976 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9977
9978 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9979
9980 2003-09-30 Carlo Wood <carlo@alinoe.com>
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
9984 2003-09-29 Paul Koning <ni1d@arrl.net>
9985
9986 * MAINTAINERS: Move myself from "Write After Approval"
9987 to CPU platform maintainers for pdp11 platform.
9988
9989 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9990
9991 * MAINTAINERS: Move myself from 'Write After Approval' to
9992 'Various Maintainers' section as libffi testsuite maintainer.
9993
9994 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9995
9996 * configure.in: Pass a computed --program-transform-name
9997 to subconfigures.
9998 * configure: Regenerated.
9999
10000 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10001
10002 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10003 * Makefile.in: Regenerate.
10004
10005 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10006 * Makefile.in: Regenerate.
10007
10008 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10009
10010 * MAINTAINERS: Move myself from 'Write After Approval'
10011 to 'Various Maintainers' (objective-c) section.
10012
10013 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10014
10015 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10016 quoting.
10017 * configure: Regenerated.
10018
10019 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10020
10021 * MAINTAINERS (Write After Approval): Add myself to write after
10022 approval list.
10023
10024 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10025
10026 * MAINTAINERS (Write After Approval): Add myself.
10027
10028 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10029
10030 * MAINTAINERS: Update my e-mail address.
10031
10032 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10033
10034 * libtool.m4 (LD): Correct powerpc64 host match.
10035
10036 2003-09-06 James E Wilson <wilson@tuliptree.org>
10037
10038 * MAINTAINTERS: Update my affiliation and email address.
10039
10040 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10041
10042 * MAINTAINERS (Write After Approval): Add myself.
10043
10044 2003-09-04 DJ Delorie <dj@redhat.com>
10045
10046 * configure: Regenerate.
10047
10048 2003-09-04 Robert Millan <robertmh@gnu.org>
10049
10050 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10051
10052 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10053
10054 * configure.in: Ensure arguments to sed are properly spaced.
10055 * configure: Regenerate.
10056
10057 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10058
10059 * MAINTAINERS: Update my e-mail address.
10060
10061 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10062
10063 * MAINTAINERS (Write After Approval): Add myself.
10064
10065 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10066
10067 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10068 * configure: Regenerated.
10069
10070 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10071
10072 * MAINTAINERS: Update my email address.
10073
10074 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10075
10076 * configure.in: Use newline instead of semicolon when assuming
10077 shell arguments in a for loop.
10078 * configure: Regenerated.
10079
10080 2003-08-22 Jason Eckhardt <jle@rice.edu>
10081
10082 * MAINTAINERS: Resurrect the i860 maintainer.
10083
10084 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10085
10086 PR 8180
10087 * configure.in: When testing with_libs and with_headers, treat
10088 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10089 * configure: Regenerate.
10090
10091 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10092 make, shell, etc.
10093 (baseargs): Likewise.
10094 * configure: Regenerate.
10095
10096 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10097
10098 * MAINTAINERS (Write After Approval): Add myself.
10099
10100 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10101
10102 * configure.in: Disable libgcj for darwin not on powerpc.
10103 * configure: Rebuild.
10104
10105 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10106
10107 * config-ml.in, symlink-tree: Add license.
10108
10109 2003-08-03 Richard Stallman <rms@gnu.org>
10110 Eben Moglen <moglen@columbia.edu>
10111
10112 * README.SCO: New file.
10113
10114 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10115
10116 * Makefile.tpl (check, check-c++): Express dependencies using
10117 dependencies rather than commands.
10118 * Makefile.in: Regenerate.
10119
10120 2003-08-01 Andrew Cagney <cagney@redhat.com>
10121
10122 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10123 * configure: Ditto.
10124
10125 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10126
10127 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10128 * Makefile.in: Update.
10129
10130 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10131
10132 * configure.in: Enable libgcj for darwin.
10133 * configure: Rebuild.
10134
10135 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10136
10137 * config-ml.in: Use ac_configure_args directly instead of
10138 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10139 actually seen.
10140
10141 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10142
10143 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10144 creating target and build subdirs to build all parent dirs as needed.
10145 * Makefile.in: Rebuild.
10146 * configure.in: Don't build dirs explicitly here.
10147 * configure: Rebuild.
10148
10149 2003-07-26 Paul Brook <paul@nowt.org>
10150
10151 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10152
10153 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10154
10155 * Makefile.tpl (all-make): Depend on intl.
10156 * Makefile.in: Rebuilt.
10157
10158 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10159
10160 * install-sh: Update to newer upstream versions (associated with
10161 aclocal 1.7).
10162 * mkinstalldirs: Likewise.
10163 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10164
10165 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10166
10167 * MAINTAINERS: Move self from Bug database only accounts
10168 to write-after-approval.
10169
10170 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10171
10172 * config.if: Remove unused libc_interface determination.
10173
10174 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10175
10176 * MAINTAINERS: Move self from write-after-approval to
10177 build machinery (*.in).
10178
10179 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 PR bootstrap/11273
10182 PR bootstrap/11408
10183 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10184 unused INSTALL_PROGRAM_ARGS.
10185 * configure.in: Use AC_PROG_INSTALL.
10186 * Makefile.in: Regenerate.
10187 * configure: Regenerate.
10188
10189 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10190
10191 * MAINTAINERS: Alphabetize.
10192
10193 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10194
10195 * configure: Rebuilt.
10196 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10197 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10198 newlib nor libgloss.
10199 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10200 * configure.in (am33_2.0-*-linux*): Added.
10201
10202 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10203
10204 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10205 * configure: Regenerate.
10206
10207 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10208
10209 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10210 * Makefile.in: Regenerate.
10211
10212 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10213
10214 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10215 * Makefile.in: Regenerate.
10216
10217 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10218
10219 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10220 * Makefile.in: Regenerated.
10221
10222 * config-ml.in: Replace PWD with PWD_COMMAND.
10223
10224 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10225
10226 * intl: New directory; see intl/ChangeLog for details.
10227 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10228 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10229 * Makefile.in: Regenerate.
10230
10231 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 * configure.in: Clean up config-lang.in handling. Delete
10234 useless assignment to "subdirs".
10235 * configure: Regenerate.
10236
10237 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10238
10239 * configure.in: Rename 'target_libs' to 'target_libraries'.
10240 Remove useless reference to 'target_libs'.
10241 * configure: Regenerate.
10242
10243 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10244
10245 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10246 * Makefile.in: Regenerate.
10247
10248 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10249
10250 * Makefile.def: Introduce flags_to_pass.
10251 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10252 * Makefile.in: Regenerate.
10253
10254 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10255
10256 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10257 and target-libgloss.
10258 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10259 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10260 * configure: Regenerate.
10261
10262 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10263
10264 * configure.in: Update testsuite_flags to new location.
10265 * configure. Regenerate.
10266
10267 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10268
10269 * Makefile.tpl: Remove BUILD_CC stuff.
10270 * Makefile.in: Regenerate.
10271
10272 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10273
10274 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10275
10276 2003-06-16 Graeme Peterson <gp@qnx.com>
10277
10278 * MAINTAINERS (Write After Approval): Add myself.
10279
10280 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10281
10282 * config.guess: Update to 2003-06-12 version.
10283 * config.sub: Update to 2003-06-13 version.
10284
10285 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10286
10287 * config.guess: Update to 2003-06-06 version.
10288 * config.sub: Update to 2003-06-06 version.
10289
10290 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10291
10292 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10293 * configure. Regenerate.
10294
10295 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10296
10297 * configure.in: Disable serial configure by default.
10298 * configure: Regenerate.
10299 * Makefile.tpl: Abolish .NOTPARALLEL.
10300 * Makefile.in: Regenerate.
10301
10302 * Makefile.tpl: Replace {build,host,target}_canonical by
10303 {build,host,target}.
10304 * Makefile.in: Regenerate.
10305
10306 * Makefile.tpl: Fix stupid pasto.
10307 * Makefile.in: Regenerate.
10308
10309 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10310
10311 * Makefile.tpl: Remove bogus conditional.
10312 * Makefile.in: Regenerate.
10313
10314 2003-06-05 Jan Hubicka <jh@suse.cz>
10315
10316 * Makefile.tpl (profiledbootstrap): New target.
10317 * Makefile.in (profiledbootstrap): New target.
10318
10319 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10320
10321 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10322 Pinski. Remove user names from other bugzilla-only maintainers.
10323
10324 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10325
10326 * Makefile.tpl: Make 'recursive targets' using autogen rather
10327 than shell loop. Remove duplicate 'clean' targets and false
10328 comments.
10329 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10330 Add systematic method of specifying missing targets in subdirs.
10331 Add copyright boilerplate.
10332 * Makefile.in: Regenerate.
10333 * configure.in: Add 'recursive targets' to maybe list.
10334 * configure: Regenerate.
10335
10336 * MAINTAINERS: "GNATS only" -> "Bug database only".
10337
10338 * Makefile.tpl: Rename [+target+] to [+make_target+].
10339 * Makefile.def: Rename 'target' to 'make_target'.
10340
10341 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10342
10343 * MAINTAINERS: Add self as options handling maintainer.
10344
10345 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10346
10347 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10348 been too long since I touched those ports.
10349
10350 2003-05-28 DJ Delorie <dj@redhat.com>
10351
10352 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10353 * Makefile.in: Regenerate.
10354
10355 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10356
10357 * configure.in: Use curly braces in the definition of tooldir.
10358 * configure: Regenerate.
10359
10360 2003-05-21 DJ Delorie <dj@redhat.com>
10361
10362 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10363 newlib or libgloss.
10364 * Makefile.in: Regenerate.
10365
10366 2003-05-21 DJ Delorie <dj@redhat.com>
10367
10368 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10369 * Makefile.in: Regenerate.
10370
10371 2003-05-20 Ian Lance Taylor <ian@airs.com>
10372
10373 * MAINTAINERS: Update my e-mail address.
10374
10375 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10376
10377 * configure.in: Switch more things to use maybe dependencies.
10378 * Makefile.tpl: Switch more things to use maybe dependencies.
10379 Factor out common code from autogen IF statements.
10380 * configure: Regenerate.
10381 * Makefile.in: Regenerate.
10382
10383 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10384
10385 * configure.in: Accept i[3456789]86 for machine type.
10386 * configure: Regenerate.
10387
10388 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10389
10390 * configure.in: Switch more things to use maybe dependencies.
10391 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10392 * configure: Regenerate.
10393 * Makefile.tpl: Switch more things to use maybe dependencies.
10394 * Makefile.in: Regenerate.
10395
10396 2003-05-16 Andreas Schwab <schwab@suse.de>
10397
10398 * Makefile.tpl (install-opcodes): Define.
10399 * Makefile.in: Rebuild.
10400
10401 2003-05-13 Andreas Jaeger <aj@suse.de>
10402
10403 * config.guess: Update to 2003-05-09 version.
10404 * config.sub: Update to 2003-05-09 version.
10405
10406 2003-05-13 Michael Eager <eager@mvista.com>
10407
10408 * configure.in: Correct sed script so that options in quotes are not
10409 deleted.
10410 * configure: Rebuild.
10411
10412 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10413
10414 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10415 and $$s/newlib/libc/sys/cygwin32 include paths.
10416 * configure: Ditto.
10417
10418 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10419
10420 * MAINTAINERS: Update my email addresses.
10421
10422 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10423
10424 * config-ml.in: Propagate INSTALL variables.
10425
10426 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10427
10428 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10429
10430 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10431
10432 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10433 * Makefile.in: Regenerate.
10434
10435 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10436
10437 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10438
10439 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10440
10441 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10442
10443 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10444
10445 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10446 * Makefile.in: Regenerated.
10447
10448 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10449
10450 * MAINTAINERS (Write After Approval): Upgrade myself from
10451 GNATS only to write-after-approval. Update my mail address.
10452
10453 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10454
10455 (OS Port Maintainers: freebsd): Add myself.
10456
10457 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10458
10459 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10460
10461 2003-04-22 Kean Johnston <jkj@sco.com>
10462
10463 * MAINTAINERS (SCO ports): Added myself.
10464
10465 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10466
10467 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10468
10469 2003-04-19 Kean Johnston <jkj@sco.com>
10470
10471 * MAINTAINERS (Write After Approval): Add myself.
10472
10473 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10474
10475 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10476 * Makefile.in: Regenerate.
10477
10478 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10479
10480 * configure.in (powerpc64*-*-linux*): Remove.
10481 * configure: Rebuilt.
10482
10483 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10484
10485 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10486 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10487 and restrap.
10488 * Makefile.in: Regenerate.
10489
10490 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10491
10492 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10493 * configure: Regenerated.
10494
10495 2003-04-15 DJ Delorie <dj@redhat.com>
10496
10497 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10498
10499 2003-04-13 Nick Clifton <nickc@redhat.com>
10500
10501 * config-ml.in: Remove support for --disable-aix removing
10502 call-aix multilibs.
10503
10504 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10505
10506 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10507 * */configure: Rebuilt.
10508
10509 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10510
10511 * MAINTAINERS: Add my email address.
10512
10513 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10514
10515 * MAINTAINERS (Write After Approval): Add myself.
10516
10517 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10518
10519 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10520 * Makefile.in: Regenerate.
10521
10522 2003-03-14 Michael Chastain <mec@shout.net>
10523
10524 * Makefile.in: Regenerate with correct Makefile.def.
10525
10526 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10527
10528 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10529 Make macro.
10530 * Makefile.in: Regenerate.
10531 * configure.in: Clean up gxx_include_dir logic.
10532 * configure: Regenerate.
10533
10534 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
10538 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10539
10540 * MAINTAINERS: Update my mail address.
10541
10542 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10543
10544 * configure.in (gxx_include_dir): Fix typo.
10545 * configure: Regenerated.
10546
10547 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10548
10549 * Makefile.tpl: Reindent.
10550 * Makefile.in: Regenerate.
10551 * configure.in: Reindent. Don't set unused variables.
10552 * configure: Regenerate.
10553
10554 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10555
10556 * configure.in: Include $(build_tooldir)/sys-include in
10557 FLAGS_FOR_TARGET.
10558 * configure: Regenerated.
10559
10560 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10561
10562 * Makefile.tpl: Always pass down RANLIB.
10563 * Makefile.in: Regenerate.
10564
10565 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10566 * Makefile.in: Regenerate.
10567 * configure.in: Remove unused logic relating to --enable-shared
10568 and --enable-threads. Remove bogus comments. Remove redundant
10569 noconfigdirs.
10570 * configure: Regenerate.
10571
10572 * configure.in: Replace ${libstdcxx_version} by its value.
10573 Remove reference to mh-dgux.
10574 * configure: Regenerate.
10575
10576 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10577
10578 * MAINTAINERS (Write After Approval): Add myself.
10579
10580 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * Makefile.tpl: Rearrange.
10583 * Makefile.in: Regenerate.
10584
10585 2003-02-25 Uwe Stieber <uwe@wwws.de>
10586
10587 * configure.in: Add support for kaOS as cross build target system.
10588 * configure: Regenerated.
10589
10590 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10591
10592 * MAINTAINERS (Write after approval): Add myself.
10593
10594 2003-02-21 James E Wilson <wilson@tuliptree.org>
10595
10596 * MAINTAINERS: Update my email address.
10597
10598 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10599
10600 * MAINTAINERS: Add self to blanket write privs. section.
10601
10602 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10603
10604 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10605 configure-target-* as some target builds may require additional
10606 flags for preprocessor tests.
10607 * Makefile.in: Regenerated.
10608
10609 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10610
10611 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10612 * ltconfig: Handle it.
10613 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10614 auto-detecting it.
10615
10616 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10617 it is used as argument to $CC.
10618 * ltcf-gcj.sh: Likewise.
10619
10620 * configure.in: Introduce --enable-maintainer-mode.
10621 * configure: Rebuilt.
10622 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10623 for maintainer mode.
10624 * Makefile.in: Rebuilt.
10625
10626 2003-02-18 Jason Merrill <jason@redhat.com>
10627
10628 * Makefile.tpl (check-c++): Allow parallelism.
10629
10630 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10631
10632 * MAINTAINERS: Remove John Carr (who never actually had access to
10633 gcc.gnu.org).
10634
10635 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10636
10637 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10638 don't configure target-libobjc.
10639 * configure: Regenerate.
10640
10641 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10642
10643 * Makefile.tpl (RANLIB): Define.
10644 * Makefile.in: Regenerate.
10645
10646 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10647
10648 * MAINTAINERS: Update my email.
10649
10650 2003-02-06 Keith R Seitz <keiths@redhat.com>
10651
10652 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10653 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10654 * Makefile.in: Regenerated.
10655 * configure.in: Remove all traces of snavigator, db, and grep.
10656 * configure: Regenerated.
10657
10658 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10659
10660 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10661 After Approval.
10662
10663 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10664
10665 * MAINTAINERS (Write after approval): Add myself.
10666
10667 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10668
10669 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10670 * Makefile.in: Regenerated.
10671
10672 2003-01-30 Roger Sayle <roger@eyesopen.com>
10673
10674 * config.guess: Updated to 2003-01-30's version.
10675 * config.sub: Updated to 2003-01-28's version.
10676
10677 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10678
10679 * config.if: If gcc_version is already set, just use it. Don't set
10680 gcc_version_trigger if it's already set, otherwise set it to
10681 gcc/version.c, but only if the file exists. If it is not set and
10682 gcc/version.c does not exist, try to extract the version number from
10683 $CC.
10684
10685 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10686
10687 * MAINTAINERS: Add myself to write-after-approval list.
10688
10689 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10690
10691 * configure.in: Revert 24Jan change.
10692 * configure: Regenerate.
10693
10694 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10695
10696 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10697 entry of HJ Lu.
10698
10699 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10700
10701 * configure.in: Revert previous change.
10702 * configure: Regenerate.
10703
10704 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10705
10706 * configure.in: Make rda native-only.
10707 * configure: Regenerate.
10708
10709 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10710
10711 * MAINTAINERS: Move myself from GNATS-only-accounts to
10712 write-after-approval.
10713
10714 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10715
10716 * configure.in: Add missing \.
10717 * configure: Rebuilt.
10718
10719 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10720
10721 * configure.in (baseargs): Avoid using \| in sed regular
10722 expressions.
10723 * configure: Rebuilt.
10724
10725 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10726
10727 * configure.in (baseargs): Remove all supported forms of
10728 --cache-file, --srcdir, --host, --build and --target options
10729 from argument lists.
10730 * configure: Rebuilt.
10731
10732 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10733
10734 * MAINTAINERS: Add myself to write-after-approval list.
10735
10736 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10737
10738 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10739 * configure: Rebuilt.
10740
10741 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10742
10743 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10744 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10745 * Makefile.in: Regenerate.
10746 * configure: Regenerate.
10747
10748 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10749
10750 * configure.in: Remove Makefile in build, host and target modules
10751 unless configure was run with --no-recursion.
10752 * configure: Rebuilt.
10753
10754 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10755
10756 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10757 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10758 * Makefile.in: Regenerate.
10759
10760 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10761
10762 * config.guess: Update to 2003-01-03 version.
10763 * config.sub: Update to 2003-01-03 version.
10764
10765 2003-01-07 Christopher Faylor <cgf@redhat.com>
10766
10767 * configure: Regenerate with proper autoconf 2.13.
10768
10769 2003-01-07 Christopher Faylor <cgf@redhat.com>
10770
10771 * configure.in: Add AC_PREREQ for consistency.
10772 * configure: Regenerate.
10773
10774 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10775
10776 * configure.in (GDB_TK): Add tcl directories conditional on
10777 gdb/gdbtk directory being present.
10778 * configure: Regenerate.
10779
10780 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10781
10782 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10783 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10784 * configure: Rebuilt.
10785
10786 2002-12-31 Tom Tromey <tromey@redhat.com>
10787
10788 * Makefile.in: Rebuilt.
10789 * Makefile.def (target_modules) [libffi]: Allow installation.
10790
10791 2002-12-31 Andreas Schwab <schwab@suse.de>
10792
10793 * configure.in: Fix use of $program_transform_name.
10794 * configure: Regenerated.
10795
10796 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10797
10798 * configure.in (baseargs): Don't remove first configure argument.
10799 * configure: Regenerated.
10800
10801 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10802
10803 * Makefile.tpl (local-distclean): Don't remove...
10804 (multilib.ts): ... this. Moved into...
10805 (multilib.out): ... this. Don't use sub-make.
10806 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10807 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10808 (configure-build-[+module+], configure-[+module+],
10809 configure-target-[+module+], configure-gcc): ... these. Test
10810 for Makefile existence. Drop config.status from dependencies.
10811 * Makefile.in: Rebuilt.
10812 * configure.in: Move gcc-version-trigger to the end of
10813 ac_configure_args. Add comments to maybedep.tmp and
10814 serdep.tmp. Introduce --disable-serial-configure. Remove
10815 nonopt from baseargs, matching and removing corresponding
10816 whitespace while at it.
10817 * configure: Rebuilt.
10818
10819 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10820
10821 * configure.in (host_configargs): Replace reference to
10822 no-longer-defined buildopts with --build=${build_alias}.
10823 * configure: Rebuilt.
10824
10825 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10826 program_transform_name to standard idiom.
10827 (AUTOGEN, AUTOCONF): Define.
10828 (Makefile.in): Use $(AUTOGEN).
10829 (Makefile): Depend on config.status, and use autoconf-style rule to
10830 build it. Move original commands to...
10831 (config.status): ... this new target.
10832 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10833 $(AUTOCONF).
10834 * Makefile.in: Rebuilt.
10835
10836 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10837
10838 * Makefile.tpl: Fix dramatic bustage due to change in
10839 program_transform_name.
10840 * Makefile.in: Regenerate.
10841
10842 * configure.in: Remove unnecessary PATH setting.
10843 * configure: Regnerate.
10844
10845 * configure.in: Don't default to unprefixed tools unless
10846 the native tools will work.
10847 * configure: Regenerate.
10848
10849 * configure.in: Convert to autoconf script. Blow away lots
10850 of now-redundant Makefile fragments.
10851 * configure: Generate using Autoconf.
10852 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10853 * Makefile.in: Regenerate.
10854
10855 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10856
10857 * configure: Fix stupid bug where RANLIB was mistakenly included.
10858
10859 * configure.in: Rename (buildargs, hostargs, targargs) to
10860 (build_configargs, host_configargs, target_configargs).
10861
10862 * configure.in: Move logic out of sed statement.
10863
10864 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10865 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10866
10867 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10868
10869 * config.sub: Import from master repository
10870 * config.guess: Ditto
10871
10872 2002-12-24 Andreas Schwab <schwab@suse.de>
10873
10874 * Makefile.tpl (multilib.out): Fix missing space.
10875 * Makefile.in: Regenerate.
10876
10877 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10878
10879 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10880 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10881 * Makefile.in: Regenerate.
10882 * configure.in: Remove unnecessary leftovers.
10883
10884 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10885
10886 * configure.in (extra_ranlibflags_for_target): New variable.
10887 (*-*-darwin): Add -c to ranlib commands.
10888 * configure (tooldir): Handle extra_ranlibflags_for_target.
10889
10890 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10891
10892 * Makefile.tpl: Revert HJL's change.
10893 * Makefile.in: Regenerated.
10894 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10895 always.
10896
10897 2002-12-19 Andreas Schwab <schwab@suse.de>
10898
10899 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10900 * Makefile.in: Regenerate.
10901
10902 2002-12-18 H.J. Lu <hjl@gnu.org>
10903
10904 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10905 * Makefile.in: Regenerated.
10906
10907 * configure.in (build_prefix): New. Substitute.
10908
10909 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10910
10911 * Makefile.tpl: Don't let real targets depend on phony targets.
10912 * Makefile.in: Regenerate.
10913
10914 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10915 * Makefile.in: Regenerate.
10916
10917 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10918
10919 * config.sub: Import from master repository
10920 * config.guess: Ditto
10921
10922 2002-12-16 Jason Merrill <jason@redhat.com>
10923
10924 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10925 previous 'make bootstrap'.
10926 * Makefile.in: Regenerate.
10927
10928 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10929
10930 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10931
10932 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10933
10934 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10935 * Makefile.in: Regenerate.
10936
10937 2002-12-13 Jason Merrill <jason@redhat.com>
10938
10939 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10940 library tests.
10941 (check-c++): Just depend on it and check-target-libstdc++-v3.
10942 * Makefile.in: Regenerate.
10943
10944 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10947 * Makefile.in: Rebuilt.
10948
10949 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10950
10951 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10952
10953 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10954
10955 * configure: Fix bug put in by gremlins.
10956
10957 * Makefile.tpl: Substitute more autoconfily.
10958 * configure: Substitute more autoconfily.
10959 * Makefile.in: Regenerate.
10960
10961 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10962
10963 * config.sub: Import from master repository
10964 * config.guess: Ditto
10965 * MAINTAINERS: Added Svein Seldal under write after approval
10966
10967 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10968
10969 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10970 * Makefile.in (all-sim): Ditto.
10971
10972 2002-12-06 DJ Delorie <dj@redhat.com>
10973
10974 * Makefile.tpl: Change configure dependencies to not have real
10975 targets depend on phony targets.
10976
10977 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 * configure.in: Revert unintentional change.
10980
10981 * Makefile.tpl: Change dependency for */multilib.out so that
10982 it works when gcc isn't in the tree.
10983
10984 * configure.in: Substitute more.
10985 * configure: Run subconfigures from the Makefile.
10986 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10987 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10988
10989 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10990
10991 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10992
10993 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10994
10995 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10996 and corresponding dependencies.
10997 * Makefile.in: Regenerate.
10998
10999 * configure.in (host_tools): Order binutils, gas and ld for
11000 convenience in running the testsuites.
11001
11002 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11003 * Makefile.in: Regenerate.
11004 * configure.in: Introduce rules to serialize subconfigure runs.
11005
11006 * configure.in: Introduce BASE_CC_FOR_TARGET.
11007 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11008 Realize configure-build-* targets. Realize configure-target-* targets.
11009 * Makefile.in: Regenerate.
11010
11011 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11012
11013 * configure: Move gcc_version_trigger stuff from here...
11014 * configure.in: ...to here.
11015
11016 * configure.in: Separate subconfigure options added by this file from
11017 options given by the user. Add machinery to put args for host
11018 subconfigures into the Makefile.
11019
11020 * Makefile.tpl: Remove 'vault' targets.
11021 * Makefile.tpl: Reorder and comment dependencies.
11022 * Makefile.in: Regenerate.
11023
11024 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11025 * configure.in: Fix my broken commit of previous patch. (sigh)
11026
11027 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11028
11029 * configure.in: Move host-specific darwin noconfigdirs into
11030 the host-specific section.
11031
11032 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11033
11034 * configure.in: Move host-specific darwin noconfigdirs into
11035 the host-specific section.
11036
11037 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11038
11039 * configure: Remove skip-this-dir support.
11040 * Makefile.tpl: Remove skip-this-dir support.
11041
11042 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11043 subdirectories.
11044 * Makefile.in: Regenerate.
11045
11046 * Makefile.tpl: Strip out useless setting of 'dir'.
11047 * Makefile.in: Regenerate.
11048
11049 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11050
11051 * configure.in: Fix deeply stupid bug.
11052
11053 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11054 shell code in CXX_FOR_TARGET
11055 * Makefile.def: Introduce raw_cxx.
11056 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11057 RAW_CXX_FOR_TARGET.
11058 * Makefile.in: Regenerate.
11059
11060 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11061
11062 * Makefile.tpl: Remove unnecessary ifs.
11063 * Makefile.in: Regenerate.
11064
11065 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11066 dependencies. Maybe-ize build-libiberty. Create dummy install
11067 targets for 'no_install' modules.
11068 * configure: Move GDB_TK substitution to configure.in. Move
11069 build_modules stuff to configure.in.
11070 * configure.in: Implement soft dependency machinery. Maybe-ize
11071 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11072 * Makefile.in: Regenerate.
11073
11074 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11075
11076 * Makefile.tpl: Make all-target, install-target behave similarly
11077 to all, install (only hitting configured targets). Eliminate
11078 unused macro defintions.
11079
11080 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11081 build != host.
11082
11083 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11084
11085 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11086
11087 * configure.in: Produce lists of subdir targets we're actually
11088 configuring. Remove references to "dosrel".
11089 * Makefile.tpl: Let configure set which subdir targets are hit.
11090 Remove install-cross; clean up install; remove ALL. Remove
11091 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11092 Autogenerate host module targets. Remove empty dependency lines
11093 and redundant dependency; rearrange slightly.
11094 * Makefile.def: Add host-side libtermcap, utils.
11095
11096 * Makefile.in: Regenerate.
11097
11098 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11099
11100 * ltconfig (osf[345]): Append $major to soname_spec.
11101 Reflect this in library_names_spec.
11102 * ltmain.sh (osf): Prefix $major with . for use as extension.
11103
11104 2002-11-19 Andreas Jaeger <aj@suse.de>
11105
11106 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11107 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11108 and sparc64 GNU/Linux systems.
11109
11110 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11111
11112 * MAINTAINERS: Update email.
11113
11114 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11115
11116 * MAINTAINERS: Complete James Dennett's entry.
11117
11118 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11119
11120 * MAINTAINERS (Write After Approval): Add myself.
11121
11122 2002-11-13 Bruce Korb <bkorb@gnu.org>
11123
11124 * Makefile.tpl: syntactic cleanup
11125
11126 2002-11-13 Stuart Hastings <stuart@apple.com>
11127
11128 * MAINTAINERS: Add myself to write-after-approval list.
11129
11130 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11131
11132 * Makefile.def: Add list of recursive targets to autogenerate.
11133 Add build_modules.
11134 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11135 targets. Autogenerate *-build-* targets.
11136 * Makefile.in: Regenerate.
11137
11138 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11139
11140 * configure: More autoconf-style substitutions.
11141 * Makefile.tpl: More autoconf-style substitutions.
11142 * Makefile.in: Regenerate.
11143
11144 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11145
11146 * configure: Substitute more variables in a more autoconf-friendly
11147 way. Simplify slightly.
11148 * Makefile.tpl: Make more variables substitutable in an
11149 autoconf-friendly way.
11150 * Makefile.in: Regenerate.
11151
11152 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11153
11154 * MAINTAINERS (Write After Approval): Add myself.
11155
11156 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11157
11158 * configure.in (v810*): Remove special setting of tools.
11159
11160 * configure: Add support for extra required flags for ar or nm.
11161 * configure.in (aix4.3+): Use above support for target-specific
11162 issues, rather than using config/mt-aix43.
11163
11164 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11165
11166 * configure: Remove 'removing', which doesn't work. Replace $subdir
11167 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11168 with $srcdir. Reformat indentation. Substitute some variables
11169 formerly hard-coded in the Makefile for build=host.
11170 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11171 * Makefile.def: Autogenerate more.
11172 * Makefile.in: Regenerate.
11173
11174 2002-11-04 Adam Nemet <anemet@lnxw.com>
11175
11176 * MAINTAINERS (Write After Approval): Add myself.
11177
11178 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11179
11180 * Makefile.def (host_modules): Add rda.
11181 * Makefile.in: Regenerate.
11182 * configure.in (target_tool): Add target-rda to list.
11183
11184 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11185
11186 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11187
11188 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11189
11190 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11191 and restrap targets to this rule.
11192 * Makefile.in: Regenerate.
11193
11194 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11195
11196 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11197 GNATS only accounts.
11198
11199 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11200
11201 * configure.in (i[3456]86-*-linux*): Add check to disable
11202 ${libgcj} for glibc1.
11203
11204 2002-10-24 Denis Chertykov <denisc@overta.ru>
11205
11206 * MAINTAINERS: Add myself as ip2k port maintainer.
11207
11208 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11209
11210 * configure.in: Add tic4x target.
11211
11212 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11213
11214 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11215 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11216 * Makefile.in: Regenerate.
11217
11218 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11219 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11220 * Makefile.in: Regenerate.
11221
11222 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11223
11224 * MAINTAINERS: Add myself as web pages co-maintainer.
11225
11226 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11227
11228 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11229 * Makefile.in: Regenerate.
11230
11231 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11232
11233 * MAINTAINERS: Add myself and Nathan Sidwell
11234 <nathan@codesourcery.com> as VxWorks maintainers.
11235
11236 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11237
11238 * Makefile.def: Remove order dependency comments.
11239 * Makefile.tpl: Add explicit install-install dependencies.
11240 * Makefile.in: Regenerate.
11241
11242 * Makefile.tpl: Remove material now in src-release. (Finally!)
11243 * Makefile.in: Regenerate.
11244
11245 * Makefile.tpl: Add configure-target (for src-release in src)
11246 * Makefile.in: Regenerate.
11247
11248 2002-09-30 Nick Clifton <nickc@redhat.com>
11249
11250 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11251
11252 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11253
11254 * configure.in (s390*-*-linux*): Enable libgcj.
11255
11256 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11257
11258 * configure: Revert accidentally applied changes.
11259
11260 * Makefile.tpl: Make more autoconf-friendly.
11261 * Makefile.in: Regenerate.
11262 * configure: Make substitution more autoconf-like.
11263
11264 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11265
11266 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11267 single entry to handle all these.
11268 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11269 libjava on arm-*-elf.
11270
11271 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11272
11273 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11274 things that depend on them.
11275
11276 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11277
11278 * Makefile.tpl: Make subsituted variables more autoconfy.
11279 * Makefile.in: Regenerate.
11280 * configure: Make seds more autoconfy.
11281
11282 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11283
11284 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11285 * Makefile.in: Regenerate.
11286 * configure.in: Rewrite sed statements to look autoconfy.
11287
11288 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11289 all-target-foo on configure-target-foo.
11290 * Makefile.def: Ditto.
11291 * Makefile.in: Rebuild.
11292
11293 2002-09-25 Andrew Haley <aph@redhat.com>
11294
11295 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11296
11297 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11298
11299 * Makefile.def: New file.
11300 * Makefile.tpl: New file.
11301 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11302 * contrib/gcc_update: Note that Makefile.in is a generated file.
11303
11304 * configure.in: Minor rearrangement. Simplify tests.
11305
11306 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11307
11308 * configure.in (with_headers): Skip copy if value is "yes".
11309 (with_libs): Likewise.
11310
11311 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11312
11313 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11314 * configure.in (sh*-*-pe*): Ditto.
11315 * configure.in (mips*-*-pe*): Ditto.
11316 * configure.in (*arm-wince-pe): Ditto.
11317
11318 * configure.in: Rearrange.
11319
11320 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11321
11322 * MAINTAINERS: Update my email address.
11323
11324 2002-08-30 Paul Koning <pkoning@equallogic.com>
11325
11326 * MAINTAINERS: (Write After Approval): Add myself.
11327
11328 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11329
11330 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11331
11332 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11333
11334 * MAINTAINERS: Change my mailing address.
11335
11336 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11337
11338 * MAINTAINERS (Write After Approval): Remove myself.
11339 (Various Maintainers: c++ runtime libs): Add myself.
11340
11341 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11342
11343 * MAINTAINERS (Write After Approval): Remove myself.
11344 (Various Maintainers: c++ runtime libs): Add myself.
11345
11346 2002-08-15 Eric Christopher <echristo@redhat.com>
11347
11348 * config.sub: Import from master repository.
11349 * config.guess: Ditto.
11350
11351 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11352
11353 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11354 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11355 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11356
11357 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11358
11359 * MAINTAINERS: Add self to rs6000 vector extensions.
11360
11361 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11362
11363 * libiberty/configure: Reverted unintended yesterday's check in.
11364
11365 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11366
11367 * boehm-gc/configure, libf2c/configure: Rebuilt.
11368 * libffi/configure, libiberty/configure: Ditto.
11369 * libjava/configure, libobjc/configure: Ditto.
11370 * libstdc++-v3/configure, zlib/configure: Ditto.
11371 Merged from binutils:
11372 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11373 From Steve Ellcey <sje@cup.hp.com>:
11374 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11375 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11376 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11377 IA64.
11378 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11379 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11380 soname_spec, sys_lib_search_path_spec): Ditto.
11381
11382 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11383
11384 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11385
11386 2002-08-04 H.J. Lu (hjl@gnu.org)
11387
11388 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11389
11390 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11391
11392 * MAINTAINERS (Write After Approval): Add myself.
11393
11394 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11395
11396 * configure.in: Move generic linux case to end. Copy generic
11397 linux noconfigdirs to mips*-*-linux* entry and new
11398 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11399
11400 2002-07-19 Michael Matz <matz@suse.de>
11401
11402 * MAINTAINERS: Add myself as ra* maintainer.
11403
11404 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11405
11406 * config.guess: Update to 2002-07-09 version.
11407 * config.sub: Update to 2002-07-03 version.
11408
11409 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11410
11411 * MAINTAINERS: Fix typo in a maintainer email address.
11412
11413 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 * configure.in: Remove two redundant tests.
11416
11417 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11418
11419 * configure.in (mips*-*-irix6*o32): Enable stabs.
11420
11421 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11422
11423 * configure.in: Don't build grez.
11424 * Makefile.in: Ditto.
11425
11426 * Makefile.in: Remove references to bsp, cygmon, libstub.
11427 * configure.in: Ditto.
11428
11429 * configure.in: Remove leftover reference to gdbtest.
11430
11431 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11432
11433 * configure.in (gxx_include_dir): Change to match versioned
11434 C++ headers if --enable-version-specific-runtime-libs is used.
11435
11436 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11437
11438 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11439
11440 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11441
11442 * configure.in: Make --without-x work.
11443
11444 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11445
11446 * configure.in: Rearrange target Makefile fragment collection.
11447
11448 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11449 cvs[src].
11450 * configure.in: Ditto.
11451
11452 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11453
11454 * MAINTAINERS (Write After Approval): Update my e-mail address.
11455
11456 2002-06-24 Ben Elliston <bje@redhat.com>
11457
11458 * configure.in (host_tools): Remove cgen.
11459
11460 * Makefile.in (all-cgen): Remove; runs from its source directory.
11461 (check-cgen, install-cgen, clean-cgen): Likewise.
11462 (all-opcodes): Do not depend on all-cgen.
11463 (all-sim): Likewise.
11464
11465 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 * Makefile.in: Eliminate 'apache' targets.
11468 * configure.in: Eliminate 'apache' targets.
11469
11470 * configure.in: Eliminate redundant tests. Reorganize.
11471
11472 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11473
11474 * config-ml.in: Eliminate references to Cygnus configure.
11475
11476 * Makefile.in: Eliminate references to building emacs.
11477
11478 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11479
11480 * MAINTAINERS: Update my email address.
11481
11482 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11483
11484 * config.if (libstdcxx_incdir): Version C++ headers.
11485 (cxx_incdir): Remove.
11486
11487 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11488
11489 * MAINTAINERS (Write After Approval): Add self.
11490
11491 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11492
11493 * configure.in: Add support for ip2k.
11494
11495 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11496
11497 * configure.in: Fix AIX configury bug.
11498
11499 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11500
11501 * MAINTAINERS (Write After Approval): Add self.
11502
11503 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11504
11505 * configure.in: replace ${topsrcdir} with ${srcdir}
11506
11507 * configure.in: Move definition of libstdcxx_flags
11508 right above usage, rather than waaay earlier.
11509
11510 * configure.in: Pull definition of is_cross_compiler earlier.
11511
11512 * configure.in: Rearrange a little.
11513
11514 * configure.in: Remove references to librx.
11515 * Makefile.in: Remove references to librx.
11516
11517 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11518
11519 * config.sub: Add support for avr target.
11520 Import from master sources, rev 1.255
11521
11522 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11523
11524 * configure, .cvsignore: Revert previous change...
11525 * Makefile: ...delete.
11526
11527 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11528
11529 * configure.in: Eliminate ${gasdir} variable.
11530
11531 2002-06-18 Dave Brolley <brolley@redhat.com>
11532
11533 * configure.in: Add support for frv.
11534 * config.sub: Add support for frv.
11535
11536 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11537
11538 * configure: Remove garbage from previous commit.
11539
11540 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11541
11542 * configure: For in-source builds, make a subdir and re-exec there.
11543 * Makefile: New file. Pass targets through to build directory.
11544 * .cvsignore: No longer ignore "Makefile".
11545
11546 2002-06-16 Douglas Rupp <rupp@gnat.com>
11547
11548 * MAINTAINERS (Write After Approval): Add self.
11549
11550 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11551
11552 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11553
11554 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11555
11556 * configure.in (vax-*-netbsd*): Re-enable gas.
11557
11558 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11559
11560 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11561 BUILD_PREFIX_1, to correct nomenclature.
11562 * configure: Likewise.
11563
11564 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11565 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11566
11567 2002-05-31 Olaf Hering <olh@suse.de>
11568
11569 * config-ml.in: Propogate DESTDIR also.
11570
11571 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11572
11573 * configure.in (vax-*-netbsd*): Don't build gas for this
11574 platform.
11575
11576 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11577
11578 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11579 and libgcj for AVR.
11580
11581 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11582
11583 * MAINTAINERS (Write After Approval): Add myself.
11584
11585 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11586
11587 * config.guess: Update to 2002-05-22 version.
11588 * config.sub: Likewise.
11589
11590 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11591
11592 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11593 * config-ml.in: Likewise.
11594 * configure: Likewise.
11595 * configure.in: Likewise.
11596
11597 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11598
11599 * MAINTAINERS: Update my email address.
11600
11601 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11602
11603 * configure.in: Simplify makefile fragment collection.
11604
11605 * configure.in: Remove code to build emacs.
11606
11607 * configure.in : Remove --srcdir argument from targargs and buildargs
11608 (it's always overridden in the Makefile anyway). Rearrange a bit.
11609
11610 * configure: Move some logic to configure.in.
11611 * configure.in: Move some logic from configure.
11612
11613 2002-05-11 Tom Tromey <tromey@redhat.com>
11614
11615 * MAINTAINERS: Reflect libgcj reality.
11616
11617 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11618
11619 * Makefile.in: Honour DESTDIR.
11620
11621 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11622
11623 * config.guess: Import 2002-03-20 version.
11624 * config.sub: Import 2002-04-26 version.
11625
11626 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11627
11628 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11629
11630 2002-05-07 Tim Josling <tej@melbpc.org.au>
11631
11632 * MAINTAINERS: Add self.
11633
11634 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11635
11636 * ltmain.sh: Detect and handle object name conflicts
11637 while piecewise linking a static library.
11638
11639 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11640
11641 * configure.in (noconfigdirs): Don't disable libgcj on
11642 sparc64-*-solaris* and sparcv9-*-solaris*.
11643
11644 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11645
11646 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11647
11648 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11649
11650 * configure.in (FLAGS_FOR_TARGET): Do not add
11651 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11652 on i[3456]86-*-linux*.
11653
11654 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11655
11656 * configure.in (noconfigdirs): Replace [ ] with test.
11657
11658 * configure.in (noconfigdirs): Do not add target-newlib if
11659 target == i[3456]86-*-linux*, and host == target.
11660
11661 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11662
11663 * configure.in: delete reference to absent file
11664
11665 * configure.in: replace '[' with 'test'
11666
11667 * configure.in: Eliminate references to gash.
11668 * Makefile.in: Eliminate references to gash.
11669
11670 * configure.in: remove useless references to 'pic' makefile fragments.
11671
11672 * configure.in: (*-*-windows*) Finish removing.
11673
11674 * configure.in: Eliminate redundant test for libgui.
11675
11676 2002-04-29 Roger Sayle <roger@eyesopen.com>
11677
11678 * MAINTAINERS: Add self and realphabetize. Update entries
11679 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11680 entry for a29k port maintainer.
11681
11682 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11683
11684 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11685 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11686
11687 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11688
11689 * configure.in: remove references to dead files
11690
11691 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11692
11693 * MAINTAINERS: Add information about purpose of this file.
11694
11695 2002-04-18 Tom Tromey <tromey@redhat.com>
11696
11697 * configure.in: Disallow configuring libgcj when it is already
11698 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11699 Solaris 2.8 by default. For PR libgcj/6158.
11700
11701 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11702
11703 * configure.in: Move default CC setting out of config/mh-* fragments
11704 directly into here.
11705
11706 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11707
11708 * configure.in: don't even try to configure or make a subdirectory
11709 if there's no configure script for it.
11710
11711 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11712
11713 * MAINTAINERS: Remove chill maintainers.
11714 * Makefile.in (CHILLFLAGS): Remove.
11715 (CHILL_LIB): Remove.
11716 (TARGET_CONFIGDIRS): Remove libchill.
11717 (CHILL_FOR_TARGET): Remove.
11718 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11719 CHILL_LIB.
11720 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11721 (CHECK_TARGET_MODULES): Likewise.
11722 (INSTALL_TARGET_MODULES): Likewise.
11723 (CLEAN_TARGET_MODULES): Likewise.
11724 (configure-target-libchill): Remove.
11725 (all-target-libchill): Remove.
11726 * configure.in (target_libs): Remove target-libchill.
11727 Do not compute CHILL_FOR_TARGET.
11728 * libchill: Remove directory.
11729
11730 2002-04-11 DJ Delorie <dj@redhat.com>
11731
11732 * Makefile.in, configure.in: Sync with binutils, entries
11733 follow...
11734
11735 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11736
11737 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11738 (do-tar, do-bz2): New rules.
11739 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11740 (gdb-tar): New rule.
11741 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11742 (insight_dejagnu.tar): New rule.
11743 (insight.tar): New rule.
11744 (gdb+dejagnu.tar): New rule.
11745 (gdb.tar): New rule.
11746
11747 2002-02-01 Mo DeJong <supermo@bayarea.net>
11748
11749 * Makefile.in: Add all-tix to deps for all-snavigator
11750 so that tix is built when building snavigator.
11751
11752 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11753
11754 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11755 ld and gdb are not supported.
11756
11757 2002-01-07 Mark Salter <msalter@redhat.com>
11758
11759 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11760 Allow target-libgloss to be built for arm, strongarm, and xscale.
11761
11762 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11763
11764 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11765 options for i[3456]86-pc-linux* native builds.
11766
11767 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11768
11769 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11770 files from .po files for a distribution.
11771
11772 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11773
11774 * configure.in: Enable libstdc++-v3 for h8300 targets.
11775
11776 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11777
11778 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11779 version from bfd/.
11780
11781 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11782
11783 * Makefile.in (VER): When present, extract the version number from
11784 the file version.in.
11785
11786 2001-05-24 Tom Rix <trix@redhat.com>
11787
11788 * configure.in : enable ld for aix
11789
11790 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11791
11792 * config.guess: Add linux target for S/390.
11793
11794 2000-11-07 Philip Blundell <pb@futuretv.com>
11795
11796 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11797
11798 2000-11-03 Philip Blundell <pb@futuretv.com>
11799
11800 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11801 files.
11802
11803 2001-01-15 Ben Elliston <bje@redhat.com>
11804
11805 * configure.in (host_tools): Add sid.
11806 Always configure cgen.
11807
11808 2000-11-24 Nick Clifton <nickc@redhat.com>
11809
11810 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11811
11812 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11813
11814 * Makefile.in (ALL_MODULES): Add all-cgen.
11815 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11816 (all-cgen): New target.
11817 (all-opcodes,all-sim): Depend on all-cgen.
11818 * configure.in (host_tools): Add cgen.
11819 Only configure cgen if --enable-cgen-maint.
11820
11821 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11822
11823 * configure.in: Add *-*-freebsd* configurations.
11824
11825 2002-04-08 Tom Tromey <tromey@redhat.com>
11826
11827 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11828 Fixes PR libgcj/6068.
11829
11830 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11831
11832 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11833
11834 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11835
11836 * configure.in (alpha*-dec-osf*): Enable libgcj.
11837
11838 2003-03-27 Matthew Gingell <gingell@gnat.com>
11839
11840 * MAINTAINERS (Write After Approval): Add myself.
11841
11842 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11843
11844 Fix for: PR bootstrap/3591, target/5676
11845 * configure.in (mcore-pe): Disable the configuration of
11846 libstdc++-v3 since exceptions are not supported.
11847
11848 2002-03-20 Anthony Green <green@redhat.com>
11849
11850 * configure.in: Enable libgcj for xscale-elf target.
11851
11852 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11853
11854 * MAINTAINERS: Update my email address.
11855
11856 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11857
11858 * ltmain.sh (relink_command): Fix typo in previous change.
11859
11860 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11861
11862 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11863 (relink_command): Added --tag flags.
11864 (mode=install): If relinking fails; error out.
11865
11866 2002-03-12 Richard Henderson <rth@redhat.com>
11867
11868 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11869 .NOTPARALLEL tag.
11870 (do-check): Rename from check.
11871 (check): Allow parallel check.
11872
11873 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11874
11875 * MAINTAINERS: Add myself as maintainer for xtensa port.
11876 Fix alphabetical order in CPU port maintainer list.
11877 Remove myself from Write After Approval list.
11878
11879 2002-03-11 Richard Henderson <rth@redhat.com>
11880
11881 * Makefile.in (.NOTPARALLEL): Add fake tag.
11882
11883 2002-03-07 H.J. Lu (hjl@gnu.org)
11884
11885 * configure.in: Enable gprof for mips*-*-linux*.
11886
11887 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11888
11889 * MAINTAINERS (Write After Approval): Add myself.
11890
11891 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11892
11893 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11894 libjava.
11895 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11896
11897 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11900 because its Makefile is there; test for the executable instead.
11901
11902 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11903
11904 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11905 libstdc++-v3 and libjava.
11906
11907 2002-02-11 Adam Megacz <adam@xwt.org>
11908
11909 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11910 boehm-gc
11911
11912 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11913
11914 * config.guess: Updated to 2002-01-30's version.
11915 * config.sub: Updated to 2002-02-01's version.
11916 Contribute sh64-elf.
11917 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11918 * configure.in: Added sh64-*-*.
11919
11920 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11921
11922 * MAINTAINERS: Belatedly add myself to write after approval list.
11923
11924 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11925
11926 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11927 Remove self as Write After Approval.
11928
11929 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11930
11931 * MAINTAINERS: Put self in as maintainer for contrib/regression
11932 directory.
11933
11934 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11935
11936 * MAINTAINERS: Update my email address.
11937
11938 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11939
11940 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11941 target-libiberty, and target-libgloss. Skip Java-related
11942 libraries if not supported for NetBSD on target CPU.
11943
11944 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11945
11946 * install-sh: Use _inst.$$_ for temp file name.
11947
11948 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11949
11950 * MAINTAINERS (Write After Approval): Move my contact info
11951 from here...
11952 (OS Port Maintainers): ...to here (netbsd).
11953
11954 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11955
11956 * MAINTAINERS (Write After Approval): Add myself.
11957
11958 2002-01-17 H.J. Lu <hjl@gnu.org>
11959
11960 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11961 (all-target-fastjar): Also depend on all-target-libiberty.
11962
11963 2002-01-16 H.J. Lu (hjl@gnu.org)
11964
11965 * config.guess: Import from master sources, rev 1.225.
11966 * config.sub: Import from master sources, rev 1.238.
11967
11968 2002-01-16 Kazu Hirata <kazu@hxi.com>
11969
11970 * MAINTAINERS (Write After Approval): Remove myself.
11971
11972 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11973
11974 * MAINTAINERS (Write After Approval): Add myself.
11975
11976 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11977
11978 * MAINTAINERS: Add self as docs co-maintainer.
11979
11980 2001-12-11 Matthias Klose <doko@debian.org>
11981
11982 * MAINTAINERS (Write After Approval): Add myself.
11983
11984 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11985
11986 * MAINTAINERS: Update my email address.
11987
11988 2001-12-07 Turly O'Connor <turly@apple.com>
11989 * MAINTAINERS (Write After Approval): Add myself.
11990 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11991 (rs6000_initialize_trampoline): Call __trampoline_setup for
11992 ABI_DARWIN too.
11993 * darwin-tramp.asm: New file, implements __trampoline_setup.
11994 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11995
11996 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11997
11998 * MAINTAINERS (Write After Approval): Add myself.
11999
12000 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12001
12002 * configure, configure.in: Use temp file for long sed commands.
12003
12004 2001-12-03 Laurent Guerby <guerby@acm.org>
12005
12006 * config.sub: Update to version 1.232 on subversion.
12007
12008 2001-12-03 Ben Elliston <bje@redhat.com>
12009
12010 * MAINTAINERS: Update mail address for config.* patches.
12011
12012 2001-11-27 DJ Delorie <dj@redhat.com>
12013 Zack Weinberg <zack@codesourcery.com>
12014
12015 When build != host, create libiberty for the build machine.
12016
12017 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12018 CONFIG_ARGUMENTS.
12019 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12020 New variables.
12021 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12022 and rules.
12023 (all.normal): Depend on ALL_BUILD_MODULES.
12024 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12025 (all-build-libiberty): Depend on configure-build-libiberty.
12026
12027 * configure: Calculate and substitute proper value for
12028 ALL_BUILD_MODULES.
12029 * configure.in: Create the build subdirectory.
12030 Calculate and substitute TARGET_CONFIGARGS (formerly
12031 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12032
12033 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12034
12035 * MAINTAINERS (write-after-approval): Add self.
12036
12037 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12038
12039 * MAINTAINERS (GNATS only accounts): Remove self.
12040
12041 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12042
12043 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12044 libf2c.
12045
12046 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12047
12048 * MAINTAINERS (Write After Approval): Add self.
12049
12050 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12051
12052 * MAINTAINERS: mips and s390 are also CPU ports.
12053
12054 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12055
12056 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12057
12058 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12059
12060 * MAINTAINERS: Alphabetize.
12061
12062 2001-11-09 Kazu Hirata <kazu@hxi.com>
12063
12064 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12065
12066 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12067
12068 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12069
12070 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12071
12072 * configure.in (--enable-languages): Be more permissive about
12073 syntax. Check for empty lists better. Warn about $LANGUAGES.
12074
12075 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12076
12077 * config.sub: Import from master sources, rev. 1.230.
12078 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12079
12080 2001-11-07 Laurent Guerby <guerby@acm.org>
12081
12082 * MAINTAINERS (Write After Approval): Add self.
12083
12084 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12085
12086 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12087
12088 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12089
12090 * config.sub: Import from master sources, rev 1.226.
12091 * config.guess: Import from master sources, rev 1.216.
12092
12093 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12094
12095 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12096 * MAINTAINERS: Add self as maintainer of MMIX port.
12097 Remove old after-approval entry.
12098
12099 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12100
12101 * ChangeLog, configure: Fix spelling errors.
12102
12103 2001-10-20 Brendan Kehoe <brendan@zen.org>
12104
12105 * MAINTAINERS: Tweak my address.
12106
12107 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12108
12109 * MAINTAINERS: Update my email address.
12110
12111 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12112
12113 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12114 * MAINTAINERS: Add self as maintainer of CRIS port.
12115
12116 2001-10-10 Geert Bosch <bosch@gnat.com>
12117
12118 * MAINTAINERS (Various maintainers: Ada front end):
12119 Added Robert Dewar.
12120
12121 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12122
12123 * MAINTAINERS (Write After Approval): Added self
12124
12125 2001-10-02 Geert Bosch <bosch@gnat.com>
12126
12127 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12128
12129 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12130
12131 * configure: Handle temporary files securely using mkdir.
12132
12133 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12134
12135 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12136
12137 2001-09-26 Will Cohen <wcohen@redhat.com>
12138
12139 * configure.in (*-*-linux*): Disable configuration of target-newlib
12140 and target-libgloss.
12141
12142 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12143
12144 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12145 RANLIB.
12146
12147 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12148
12149 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12150 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12151 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12152 avoid quotes nesting problems.
12153 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12154 (DO_X): Export only variables that are set.
12155
12156 2001-09-19 Ben Elliston <bje@redhat.com>
12157
12158 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12159 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12160 semantics. Use the shell built-in "type" command instead.
12161
12162 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12163
12164 Merged from gcc-3_0-branch:
12165 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12166 * ltcf-c.sh: Use $objext, not $ac_objext.
12167 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12168 * ltcf-cxx.sh: Add support for GNU.
12169 2001-07-22 Timothy Wall <twall@redhat.com>
12170 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12171 default settings if using GNU tools with that configuration.
12172 * ltcf-cxx.sh: Ditto.
12173 * ltcf-gcj.sh: Ditto.
12174 2001-07-21 Michael Chastain <chastain@redhat.com>
12175 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12176 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12177 * ltmain.sh: Mark as gcc-local.
12178
12179 2001-08-30 Eric Christopher <echristo@redhat.com>
12180 Jason Eckhardt <jle@redhat.com>
12181
12182 * config.guess: Merge from master sources.
12183 * config.sub: Merge from master sources, add support for mipsisa32.
12184
12185 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12186 * config.sub: Merge from master sources, rev 1.219.
12187 * MAINTAINERS: Add self as contact for stormy16 port.
12188
12189 2001-08-14 Zack Weinberg <zackw@panix.com>
12190
12191 * config.sub: Merge from master sources, rev 1.218.
12192 * config.guess: Merge from master sources, rev 1.209.
12193
12194 2001-08-11 Graham Stott <grahams@redhat.com>
12195
12196 * Makefile.in (check-c++): Add missing semicolon.
12197
12198 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12199
12200 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12201
12202 2001-07-30 Eric Christopher <echristo@redhat.com>
12203
12204 * MAINTAINERS (Various maintainers: mips port): Added myself.
12205
12206 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12207
12208 * configure.in (sh-*-linux*): New.
12209
12210 2001-07-27 Richard Henderson <rth@redhat.com>
12211
12212 * .cvsignore: Add LAST_UPDATED.
12213
12214 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12215
12216 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12217
12218 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12219
12220 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12221
12222 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12223
12224 * MAINTAINERS (Write After Approval): Added myself.
12225
12226 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12227
12228 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12229 and libgcj on m68hc11/m68hc12.
12230
12231 2001-06-27 H.J. Lu (hjl@gnu.org)
12232
12233 * Makefile (CFLAGS_FOR_BUILD): New.
12234 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12235
12236 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12237
12238 * README: Remove version number.
12239
12240 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12241
12242 * INSTALL/README: Update wrt. to the installation instructions now
12243 residing in gcc/doc/install.texi.
12244
12245 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12246
12247 * README: Replace with a cut-down and updated version of gcc/README.
12248
12249 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12250
12251 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12252 multilibs to be disabled.
12253
12254 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12255
12256 * MAINTAINERS (Write After Approval): Add myself.
12257
12258 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12259
12260 * config.guess: Import CVS version 1.195.
12261 * config.sub: Import CVS version 1.212.
12262
12263 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12264
12265 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12266 gcc/xgcc is built, use -print-prog-name to find out the program
12267 name to use.
12268
12269 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12270
12271 * config.guess: Import CVS version 1.194. All gcc-local changes
12272 appear to also be in the master copy.
12273 * config.sub: Import CVS version 1.211.
12274
12275 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12276
12277 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12278 with_gcc]: Use `gcc -shared' to build a shared library.
12279
12280 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12281
12282 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12283 archives.
12284
12285 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12286
12287 * MAINTAINERS (Write After Approval): Add myself.
12288
12289 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12290
12291 * configure.in (libstdcxx_flags): Do not try to execute
12292 libstdc++-v3/testsuite_flags until it exists.
12293
12294 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12295
12296 * MAINTAINERS: Update my email address.
12297
12298 2001-05-31 Graham Stott <grahams@redhat.com>
12299
12300 * MAINTAINERS (Write After Approval): Add myself.
12301
12302 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12303
12304 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12305 libraries when using g++ with native linker.
12306
12307 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12308
12309 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12310
12311 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12312
12313 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12314 [aix4*|aix5*]: Prepend blank.
12315
12316 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12317
12318 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12319 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12320 of subdir/configure scripts to use the new libtool.m4.
12321
12322 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12323
12324 * MAINTAINERS (Write After Approval): Add myself.
12325
12326 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12327
12328 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12329
12330 2001-05-11 Ben Elliston <bje@redhat.com>
12331
12332 * Makefile.in (all-sid): New target.
12333 (check-sid, clean-sid, install-sid): Likewise.
12334
12335 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12336
12337 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12338
12339 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12340
12341 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12342 libgcj.
12343
12344 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12345
12346 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12347 gcc/xgcc is built, use -print-prog-name to find out the program
12348 name to use.
12349
12350 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12351
12352 * configure.in (noconfigdirs): Don't reset it from scratch in the
12353 target case; only append to it.
12354
12355 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12356 sparc-*-solaris2.8]: Disable ${libgcj}.
12357
12358 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12359
12360 * configure.in (libgcj_saved): Copy from $libgcj.
12361 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12362 --disable-libgcj.
12363
12364 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12365
12366 * MAINTAINERS: Remove self as MIPS maintainer and
12367 C front end maintainer.
12368
12369 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12370
12371 * configure.in: Move *-chorusos target case to the proper switch.
12372 Disable libgcj.
12373
12374 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12375
12376 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12377 1.641.2.228.
12378
12379 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12380
12381 * Makefile.in (STAGE1_CFLAGS): Pass down.
12382
12383 2001-04-13 Alan Modra <amodra@one.net.au>
12384
12385 * config.guess: Add hppa64-linux support. Note for next import that
12386 this is already in the master file.
12387 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12388
12389 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12390
12391 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12392 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12393
12394 2001-04-11 Stan Shebs <shebs@apple.com>
12395
12396 * MAINTAINERS: Add self as Darwin port maintainer.
12397
12398 2001-04-11 Alan Modra <amodra@one.net.au>
12399
12400 * MAINTAINERS: Update my email address.
12401
12402 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12403
12404 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12405 recent versions of FreeBSD (release 3 or later).
12406 * ltconfig: On FreeBSD, -lc must not be provided when building
12407 a shared library or else the standard -pthread gcc option is
12408 rendered worthless to later users of the built library.
12409
12410 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12411
12412 * MAINTAINERS: Add self and RTH as C front end maintainers.
12413
12414 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12415
12416 * config.sub: Make sure to match an already-canonicalized
12417 machine name (eg. mn10300-unknown-elf).
12418
12419 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12420
12421 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12422 New macros.
12423 (bootstrap, cross): Use RECURSE_FLAGS.
12424 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12425
12426 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12427
12428 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12429
12430 2001-03-22 Colin Howell <chowell@redhat.com>
12431
12432 * Makefile.in (DO_X): Do not backslash single-quotes in
12433 backquotes (two places).
12434
12435 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12436
12437 Re-installed:
12438 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12439 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12440 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12441 * ltcf-cxx.sh: Likewise.
12442 * ltcf-gcj.sh: Likewise.
12443
12444 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12445
12446 * MAINTAINERS: Add myself as "documentation co-maintainer".
12447
12448 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12449
12450 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12451 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12452
12453 2001-03-19 Tom Tromey <tromey@redhat.com>
12454
12455 * config-ml.in: Handle GCJ and GCJFLAGS.
12456
12457 2001-03-21 Michael Chastain <chastain@redhat.com>
12458
12459 * Makefile.in: all-m4 depends on all-texinfo.
12460
12461 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12462
12463 * MAINTAINERS: Add myself to write after approval list.
12464
12465 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12466
12467 * Makefile.in (DO_X): Quote nested quotes.
12468
12469 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12470
12471 * MAINTAINERS: Add myself to write after approval list.
12472
12473 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12474
12475 * Makefile.in (DO_X): Use double quotes for quoting
12476 "RANLIB=$${RANLIB}".
12477
12478 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12479
12480 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12481
12482 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12483
12484 * configure.in: Only use `lang_requires' for languages athat are
12485 actually enabled.
12486
12487 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12488
12489 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12490
12491 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12492
12493 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12494
12495 2001-03-07 Tom Tromey <tromey@redhat.com>
12496
12497 * configure.in: Allow config-lang.in to set `lang_requires' to list
12498 of other required languages.
12499
12500 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12501
12502 * Makefile.in: Remove RANLIB definition. Use RANLIB
12503 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12504 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12505
12506 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12507 Alexandre Oliva <aoliva@redhat.com>
12508
12509 * Makefile.in (check-c++): Use tabs, not spaces.
12510
12511 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12512
12513 * MAINTAINERS: add myself to Write After Approval list.
12514
12515 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12516
12517 * Makefile.in (check-c++): New rule.
12518
12519 * configure.in (target_libs): Remove libg++.
12520 (noconfigdirs): Remove libg++.
12521 (noconfigdirs): Same.
12522 (noconfigdirs): Same.
12523 (noconfigdirs): Same.
12524
12525 * config-ml.in: Remove libg++ references.
12526
12527 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12528 (ALL_TARGET_MODULES): Same.
12529 (configure-target-libg++): Remove.
12530 (all-target-libg++): Remove.
12531 (configure-target-libio): Remove.
12532 (all-target-libio): Remove.
12533 (check-target-libio): Remove.
12534 (.PHONY): Remove.
12535 (libg++.tar.bz2): Remove.
12536 (all-target-cygmon): Remove libio.
12537 (all-target-libstdc++): Remove.
12538 (configure-target-libstdc++): Remove.
12539 (TARGET_LIB_PATH): Remove libstdc++.
12540 (ALL_GCC_CXX): Remove libstdc++.
12541 (all-target-gperf): Correct.
12542
12543 2001-02-16 Nick Clifton <nickc@redhat.com>
12544
12545 * configure.in (noconfigdirs): Allow configuration of texinfo
12546 for Cygwin hosts.
12547
12548 2001-02-15 Anthony Green <green@redhat.com>
12549
12550 * configure: Introduce GCJ_FOR_TARGET.
12551 * configure.in: Ditto.
12552 * Makefile.in: Ditto.
12553
12554 2001-02-13 Andreas Schwab <schwab@suse.de>
12555
12556 * MAINTAINERS: Update mail address.
12557
12558 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12559
12560 * config.guess: Add linux target for S/390.
12561 * config.sub: Likewise.
12562
12563 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12564
12565 * configure.in: for *-chorusos, don't config target-newlib and
12566 target-libgloss.
12567
12568 2001-02-06 Ben Elliston <bje@redhat.com>
12569
12570 * configure: Output host type to stdout, not stderr.
12571
12572 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12573
12574 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12575 * ltcf-cxx.sh: Likewise.
12576
12577 * config.if: Assume enable_libstdcxx_v3 is defined.
12578
12579 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12580
12581 Remove V2 C++ library.
12582 * configure.in: Remove --enable-libstdcxx_v3 support.
12583
12584 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12585
12586 * include/demangle.h: Add prototype for java_demangle_v3.
12587
12588 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12589
12590 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12591
12592 2001-01-27 Richard Henderson <rth@redhat.com>
12593
12594 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12595
12596 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12597
12598 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12599 Don't unset, it's non-portable and no longer necessary, set to empty
12600 instead.
12601
12602 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12603
12604 * ltconfig: Shell portability fix for the tagname validity check.
12605
12606 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12609 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12610
12611 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12612
12613 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12614
12615 2001-01-26 Tom Tromey <tromey@redhat.com>
12616
12617 * configure.in: Allow libgcj to be built on Sparc Solaris.
12618
12619 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12620
12621 * ltcf-c.sh: Add aix5 case.
12622 * ltcf-cxx.sh: Likewise.
12623 * ltconfig: Likewise.
12624
12625 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12626
12627 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12628 keep at least one of build_libtool_libs or build_old_libs set to
12629 yes.
12630
12631 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12632 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12633
12634 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12635
12636 * configure.in: Enable libgcj on several additional platforms.
12637
12638 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12639
12640 * configure.in: Enable libgcj for linux targets.
12641
12642 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12643
12644 * MAINTAINERS (Write After Approval): Add myself.
12645
12646 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12647
12648 * MAINTAINERS: Add myself as vax port maintainer.
12649
12650 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12651
12652 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12653
12654 2001-01-09 Mike Stump <mrs@wrs.com>
12655
12656 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12657 failures of subdirectories.
12658
12659 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12660
12661 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12662 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12663 * ltcf-cxx.sh: Likewise.
12664 * ltcf-gcj.sh: Likewise.
12665 * ltconfig.sh: Fix typo.
12666
12667 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12668
12669 * configure: handle DOS-style absolute paths.
12670
12671 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12672
12673 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12674
12675 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12676
12677 * MAINTAINERS: Add myself as avr port co-maintainer.
12678
12679 2000-12-28 Ben Elliston <bje@redhat.com>
12680
12681 * MAINTAINERS: Add myself under ``Write After Approval''.
12682
12683 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12684
12685 * texinfo: Remove directory from GCC.
12686
12687 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12688
12689 * COPYING: Update to current
12690 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12691 to 19yy as example year in copyright notice).
12692
12693 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12694
12695 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12696 (libstdcxx_incdir): Pass down.
12697 * config.if: Remove expired bits for cxx_interface, add stub.
12698 (libstdcxx_incdir): Add variable for g++ include directory.
12699 * configure.in (gxx_include_dir): Use it.
12700
12701 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12702
12703 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12704 with old-email address from ``Write After Approval''.
12705
12706 2000-12-15 Andreas Jaeger <aj@suse.de>
12707
12708 * configure.in: Handle lang_dirs.
12709
12710 2000-12-14 Tom Tromey <tromey@redhat.com>
12711
12712 * MAINTAINERS: Removed brads.
12713
12714 * MAINTAINERS: Added gcj developers.
12715
12716 2000-12-13 Anthony Green <green@redhat.com>
12717
12718 * configure.in: Disable libgcj for any target not specifically
12719 listed. Disable libgcj for x86 and Alpha Linux until compatible
12720 with g++ abi.
12721
12722 2000-12-13 Mike Stump <mrs@wrs.com>
12723
12724 * Makefile.in (local-distclean): Also remove fastjar.
12725
12726 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12727
12728 * contrib/gcc_update: Add fastjar --touch entries.
12729
12730 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12731
12732 * configure.in: Disable language-specific target libraries for
12733 languages that aren't enabled.
12734
12735 2000-12-10 Anthony Green <green@redhat.com>
12736
12737 * configure.in: Define libgcj. Disable libgcj target libraries for
12738 most targets.
12739
12740 2000-12-10 Neil Booth <neilb@earthling.net>
12741
12742 * MAINTAINERS: Update mail address, remove from WAA list.
12743
12744 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12745
12746 * libjava: Imported from /cvs/java.
12747 * libffi: Likewise.
12748 * Boehm-gc: Likewise.
12749
12750 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12751
12752 * configure.in (target_libs): Revert 2000-12-08 patch.
12753 (noconfigdirs): Added target-libjava.
12754
12755 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12756
12757 * djunpack.bat: removed.
12758
12759 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12760
12761 * Makefile.in: handle DOS-style absolute paths.
12762 * config-ml.in: likewise.
12763 * symlink-tree: likewise.
12764
12765 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12766
12767 * fastjar: Imported.
12768
12769 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12770
12771 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12772 libjava.
12773 * configure.in (target_libs): Removed `target-libjava'.
12774
12775 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12776
12777 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12778 (ALL_MODULES): Added fastjar.
12779 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12780 (all-target-libjava): all-fastjar replaces all-zip.
12781 (all-fastjar): Added.
12782 (configure-target-fastjar, all-target-fastjar): Likewise.
12783 * configure.in (host_tools): Added fastjar.
12784
12785 2000-12-07 Mike Stump <mrs@wrs.com>
12786
12787 * Makefile.in (local-distclean): Remove leftover built files.
12788
12789 2000-11-24 Nick Clifton <nickc@redhat.com>
12790
12791 * configure.in (xscale-elf): Add target.
12792 (xscale-coff): Add target.
12793
12794 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12795
12796 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12797 recent versions of FreeBSD (release 3 or later).
12798 * ltconfig: On FreeBSD, -lc must not be provided when building
12799 a shared library or else the standard -pthread gcc option is
12800 rendered worthless to later users of the built library.
12801
12802 2000-11-16 Fred Fish <fnf@be.com>
12803
12804 * configure.in (enable_libstdcxx_v3): Fix typo,
12805 libstd++ -> libstdc++.
12806
12807 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12808
12809 * MAINTAINERS: Add self to Write After Approval list.
12810
12811 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12812
12813 * MAINTAINERS: Update my email address. Add myself to global write
12814 privs list.
12815
12816 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12817
12818 * Makefile.in: Merge with src and libgcj.
12819 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12820 configure-target-<library> when their configure scripts need the C
12821 or C++ library to have already been built to work properly.
12822 (do_proto_toplev): Set them to an empty string.
12823
12824 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12825 (REALLY_SET_LIB_PATH): Use them.
12826
12827 2000-11-17 Stan Shebs <shebs@apple.com>
12828
12829 * MAINTAINERS: Add self to Write After Approval list.
12830
12831 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12832
12833 * configure: Provide the original toplevel configure arguments
12834 (including $0) to subprocesses in the environment rather than
12835 through gcc/configargs.h.
12836
12837 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12838
12839 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12840 C99. Alphabetise "Write After Approval" list.
12841
12842 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12843
12844 * configure: Turn on libstdc++ V3 by default.
12845
12846 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12847 if we've got GCC.
12848
12849 2000-11-11 Philip Blundell <philb@gnu.org>
12850
12851 * MAINTAINERS: Add self to Write After Approval list.
12852
12853 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12854
12855 * ltcf-c.sh (aix4): Improve shared library configuration; require
12856 exporting symbols.
12857 * ltcf-cxx.sh (aix4): Define.
12858 * ltconfig (aix4): Define library and soname specs appropriate for
12859 AIX. Define command to create export symbols list.
12860
12861 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12862
12863 * config.sub: Add support for Sun Chorus
12864
12865 2000-10-31 Nick Clifton <nickc@redhat.com>
12866
12867 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12868 <name>@redhat.com. Also installed new email address for Clint
12869 Popetz.
12870
12871 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12872
12873 * etc: Remove directory from GCC.
12874
12875 2000-10-16 Michael Meissner <meissner@redhat.com>
12876
12877 * configure (gcc/configargs.h): Only create if there is a build GCC
12878 directory created.
12879
12880 2000-10-16 Matthias Klose <doko@debian.org>
12881
12882 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12883 when configured for libstdc++-v3.
12884
12885 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12886
12887 * configure: Save configure arguments to gcc/configargs.h.
12888
12889 2000-10-04 Philipp Thomas <pthomas@suse.de>
12890
12891 * config.guess: Import CVS version 1.157.
12892 * config.sub: Import CVS version 1.181.
12893
12894 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12895
12896 * Makefile.in (bootstrap): avoid recursion if subdir missing
12897 (cross): ditto
12898 (do-proto-toplev): ditto
12899
12900 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12901
12902 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12903 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12904
12905 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12906 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12907 all affected `configure' scripts.
12908
12909 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12910
12911 * MAINTAINERS: Add self as cpplib co-maintainer.
12912
12913 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12914
12915 * MAINTAINERS: Add self to Write After Approval list.
12916
12917 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12918
12919 * INSTALL/README: egcs -> GCC update.
12920
12921 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12922
12923 * MAINTAINERS: Add myself to Write After Approval list.
12924
12925 2000-09-15 Kazu Hirata <kazu@hxi.com>
12926
12927 * MAINTAINERS: Add myself to Write After Approval list.
12928
12929 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12930
12931 * configure.in: Do not build byacc for hppa64. Provide paths to the
12932 X11 libraries for hppa64.
12933
12934 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12935
12936 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12937
12938 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12939
12940 * Makefile.in (all-zlib): Added dummy target.
12941
12942 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12943 ltcf-gcj.sh: Updated from libtool multi-language branch.
12944
12945 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12946
12947 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12948 (bootstrap*): Depend on all-bootstrap.
12949
12950 2000-09-05 Philipp Thomas <pthomas@suse.de>
12951
12952 * config.guess: Import CVS version 1.156.
12953 * config.sub: Import CVS version 1.179.
12954
12955 2000-09-02 Anthony Green <green@cygnus.com>
12956
12957 * Makefile.in (all-gcc): Depend on all-zlib.
12958 (CLEAN_MODULES): Add clean-zlib.
12959 (ALL_MODULES): Add all-zlib.
12960 * configure.in (host_libs): Add zlib.
12961
12962 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12963
12964 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12965 crosses, but add gcc/include to the header search path for them.
12966
12967 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12968
12969 * MAINTAINERS: Add self to Write After Approval list.
12970
12971 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12972
12973 * config.guess: Import CVS version 1.152.
12974 * config.sub: Import CVS version 1.177.
12975
12976 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12977
12978 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12979 $targargs to tell whether newlib is going to be built.
12980
12981 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12982 $$r/TARGET_SUBDIR/libio for _G_config.h.
12983
12984 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12985
12986 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12987
12988 2000-08-22 DJ Delorie <dj@redhat.com>
12989
12990 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12991
12992 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12993
12994 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12995 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12996 sub-configures.
12997
12998 2000-08-21 DJ Delorie <dj@redhat.com>
12999
13000 * MAINTAINERS: Add self as a libiberty maintainer
13001
13002 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13003
13004 * configure.in (libstdcxx_flags): Use
13005 libstdc++-v3/src/libstdc++.INC.
13006
13007 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13008
13009 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13010
13011 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13012
13013 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13014
13015 * configure: Make enable_threads and enable_shared defaults
13016 explicit. Substitute enable_threads into generated Makefiles.
13017 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13018 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13019
13020 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13021
13022 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13023
13024 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13025
13026 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13027 previous delta.
13028
13029 2000-08-11 Jason Merrill <jason@redhat.com>
13030
13031 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13032 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13033 (FLAGS_FOR_TARGET): Not here.
13034 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13035
13036 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13037
13038 * config-ml.in (CC, CXX): Don't introduce a leading space.
13039
13040 2000-08-07 DJ Delorie <dj@delorie.com>
13041
13042 * MAINTAINERS: Add self as a DJGPP maintainer
13043
13044 2000-08-07 DJ Delorie <dj@redhat.com>
13045
13046 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13047 "if we're also building gcc, and it's a gcc that will run on the
13048 build machine, we want to use its includes instead of the system's
13049 default includes".
13050
13051 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13052
13053 * MAINTAINERS: Add self to Write After Approval list.
13054
13055 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13056
13057 * configure.in (libstdcxx_flags): Don't use `"'.
13058
13059 * config-ml.in: Adjust multilib search paths to the
13060 appropriate multilib tree.
13061
13062 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13063
13064 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13065 commas in $LANGUAGES.
13066
13067 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13068
13069 * configure.in: Re-enable all references to libg++ and librx.
13070
13071 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13072
13073 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13074 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13075 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13076 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13077
13078 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13079
13080 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13081
13082 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13083 CXX_FOR_TARGET for sed.
13084
13085 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13086
13087 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13088 Do not override if already set in the environment or in configure.
13089 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13090 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13091
13092 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13093
13094 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13095 the libtool CVS tree multi-language branch.
13096 * ltconfig, ltmain.sh: Updated.
13097
13098 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13099
13100 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13101 (clean-target): Depend on it.
13102
13103 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13104 (GCC_FOR_TARGET): Use it.
13105 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13106 * configure.in: ... here.
13107 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13108 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13109
13110 2000-07-24 Eric Christopher <echristo@cygnus.com>
13111
13112 * MAINTAINERS: Add self to Write After Approval list.
13113
13114 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13115
13116 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13117 (configure-target-libchill, configure-target-libobjc): Likewise.
13118
13119 * configure.in: Use the same cache file for all target libs.
13120 * config-ml.in: But different cache files per multilib variant.
13121
13122 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13123
13124 * configure (topsrcdir): Don't use dirname.
13125
13126 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13127
13128 * MAINTAINERS: Add self to Write After Approval list.
13129
13130 2000-07-20 Jason Merrill <jason@redhat.com>
13131
13132 * configure.in: Remove all references to libg++ and librx.
13133
13134 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13135
13136 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13137
13138 * config.sub: Update to subversions version 2000-07-06.
13139
13140 2000-07-12 Andrew Haley <aph@cygnus.com>
13141
13142 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13143 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13144
13145 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13146
13147 * symlink-tree: Check number of arguments.
13148
13149 2000-07-05 Jim Wilson <wilson@cygnus.com>
13150
13151 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13152 search path for a g++ extracted from the build tree. This
13153 will allow link tests run by configure scripts in
13154 subdirectories to succeed.
13155
13156 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13157
13158 * ltconfig: Add support for mips-dde-sysv4.2MP
13159
13160 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13161
13162 * MAINTAINERS: Add myself as loop discovery maintainer.
13163
13164 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13165
13166 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13167 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13168
13169 2000-06-19 Timothy Wall <twall@cygnus.com>
13170
13171 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13172 * config.sub: Add tic54x target.
13173
13174 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13175
13176 * MAINTAINERS: Add self as Fortran maintainer,
13177 remove Craig Burley.
13178
13179 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13180
13181 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13182 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13183
13184 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13185
13186 * MAINTAINERS: Add self as i18n maintainer
13187
13188 20000-05-21 H.J. Lu (hjl@gnu.org)
13189
13190 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13191 directory are used if they exist. Make sure
13192 $(build_tooldir)/include is searched for header files,
13193 $(build_tooldir)/lib/ for library files.
13194 (GCC_FOR_TARGET): Likewise.
13195 (CXX_FOR_TARGET): Likewise.
13196
13197 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13198
13199 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13200
13201 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13202
13203 * Makefile.in (configure-target-libiberty): Depend on
13204 configure-target-newlib.
13205
13206 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13207
13208 * configure.in, Makefile.in: Merge all libffi-related
13209 configury stuff from the libgcj tree.
13210
13211 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13212
13213 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13214 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13215
13216 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13217
13218 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13219 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13220 current version information. Add to proto-toplev directory.
13221 (gdb-taz): Build do-djunpack.
13222
13223 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13224
13225 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13226
13227 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13228
13229 * MAINTAINERS: Add self to Write After Approval list.
13230
13231 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13232
13233 * ltmain.sh: Preserve in relink_command any environment
13234 variables that may affect the linker behavior.
13235
13236 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13237
13238 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13239
13240 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13241
13242 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13243
13244 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13245
13246 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13247 with the version name.
13248
13249 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13250
13251 * MAINTAINERS: Add self as bb-reorder maintainer.
13252
13253 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13254
13255 * config.if: Tweak.
13256
13257 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13258
13259 * djunpack.bat: New file.
13260
13261 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13262
13263 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13264 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13265 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13266 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13267
13268 2000-04-16 Dave Pitts <dpitts@cozx.com>
13269
13270 * config.sub (case $basic_machine): Change default for "ibm-*"
13271 to "openedition".
13272
13273 2000-04-13 Andreas Jaeger <aj@suse.de>
13274
13275 * MAINTAINERS: Added myself.
13276
13277 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13278
13279 * Makefile.in (gdb-taz): New target. GDB specific archive.
13280 (do-md5sum): New target.
13281 (MD5PROG): Define.
13282 (PACKAGE): Default to TOOL.
13283 (VER): Default to a shell script.
13284 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13285 md5 checksum generation.
13286 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13287 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13288 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13289 insight.tar.bz2): Use gdb-taz to create archive.
13290
13291 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13292
13293 * configure (warn_cflags): Delete.
13294
13295 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13296
13297 * MAINTAINERS: Added myself.
13298
13299 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13300 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13301
13302 * configure.in (enable_libstdcxx_v3): Add.
13303 (target_libs): Add bits here to switch between libstdc++-v2 and
13304 libstdc++-v3.
13305 * config.if: And this file too.
13306 * Makefile.in: Add libstdc++-v3 targets.
13307
13308 2000-04-05 Michael Meissner <meissner@redhat.com>
13309
13310 * config.sub (d30v): Add d30v as a basic machine type.
13311
13312 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13313
13314 * configure.in: -linux-gnu*, not -linux-gnu.
13315
13316 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13317
13318 * MAINTAINERS: Add self in write-after-approval section.
13319
13320 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13321
13322 * MAINTAINERS: Add self as ia64 port maintainer.
13323
13324 2000-03-08 Neil Booth <NeilB@earthling.net>
13325
13326 * MAINTAINERS: Add self in write-after-approval section.
13327
13328 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13329
13330 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13331 (do-tar-bz2): Replace TOOL with PACKAGE.
13332 (gdb.tar.bz2): Remove GDBTK from GDB package.
13333 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13334 dejagnu.tar.bz2): New packages.
13335
13336 2000-02-27 Andreas Jaeger <aj@suse.de>
13337
13338 * configure.in: Add entry for mips*-*-linux*, move catch all
13339 *-*-*linux* entry below this one.
13340
13341 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13342
13343 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13344
13345 2000-02-24 Nick Clifton <nickc@cygnus.com>
13346
13347 * config.sub: Support an OS of "wince".
13348
13349 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13350
13351 * config.guess, config.sub: Updated to match config's 2000-02-15
13352 version.
13353
13354 2000-02-23 Linas Vepstas <linas@linas.org>
13355
13356 * config.sub: Add support for Linux/IBM 370.
13357 * configure.in: Likewise.
13358
13359 2000-02-22 Nick Clifton <nickc@cygnus.com>
13360
13361 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13362
13363 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13364
13365 * config.guess: Guess "cygwin" rather than "cygwin32".
13366
13367 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13368
13369 * configure (gcc_version): When setting, narrow search to
13370 lines containing `version_string'.
13371
13372 2000-02-15 Denis Chertykov <denisc@overta.ru>
13373
13374 * config.sub: Add support for avr target.
13375
13376 2000-02-14 Nick Clifton <nickc@cygnus.com>
13377
13378 * MAINTAINERS: Add maintainers for MCore port.
13379
13380 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13381
13382 * config.sub: Add mmix-knuth-mmixware.
13383
13384 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13385
13386 * MAINTAINERS: Pair cccp with cpplib maintainership.
13387
13388 2000-01-27 Christopher Faylor <cgf@redhat.com>
13389
13390 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13391 structure stuff to -L library search.
13392 (CXX_FOR_TARGET): Ditto.
13393 (CROSS_CHECK_MODULES): Fix spelling mistake.
13394
13395 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13396
13397 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13398 the C++ compiler.
13399
13400 2000-01-12 Richard Henderson <rth@cygnus.com>
13401
13402 * configure.in: Don't build some bits for beos.
13403
13404 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13405
13406 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13407 as include files.
13408
13409 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13410
13411 * Add self as cpplib maintainer, as requested by Jason
13412 Merrill. Correct my e-mail address.
13413
13414 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13415
13416 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13417 not mh-aix43.
13418
13419 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13420
13421 * MAINTAINERS: Add myself to "write after approval" list.
13422
13423 1999-12-14 Richard Henderson <rth@cygnus.com>
13424
13425 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13426 * config.sub: Accept alphaev[78], alphaev8.
13427
13428 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13429
13430 * config.guess, config.sub: Update from autoconf.
13431
13432 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13433
13434 * MAINTAINERS: update my playtime e-address.
13435
13436 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13437
13438 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13439 necessary libraries are missing.
13440
13441 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13442
13443 * MAINTAINERS: Add new 'write after approval' maintainer.
13444
13445 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13446
13447 * MAINTAINERS: Add new Java maintainer.
13448
13449 1999-10-25 Andreas Schwab <schwab@suse.de>
13450
13451 * configure: Fix quoting inside arguments of eval.
13452
13453 1999-10-21 Nick Clifton <nickc@cygnus.com>
13454
13455 * config-ml.in: Allow suppression of some ARM multilibs.
13456
13457 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13458
13459 * config.guess: Add OS/390 match pattern.
13460 * config.sub: Add mvs, openedition targets.
13461 * configure.in (i370-ibm-opened*): New.
13462
13463 1999-09-04 Steve Chamberlain <sac@pobox.com>
13464
13465 * config.sub: Add support for configuring for pj.
13466
13467 1999-08-31 Nick Clifton <nickc@cygnus.com>
13468
13469 * config.sub (maybe_os): Add support for configuring for fr30.
13470
13471 1999-08-25 Nick Clifton <nickc@cygnus.com>
13472
13473 * configure.in: Do not configure or build ld for AIX
13474 platforms. ld is known to be broken on these platforms.
13475
13476 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13477
13478 * config-ml.in: Pass compiler flag corresponding to multidirs to
13479 subdir configures.
13480
13481 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13482
13483 * Makefile.in (LDFLAGS): Define.
13484
13485 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13486
13487 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13488 noconfigdirs.
13489 (*-*-cygwin*): Likewise.
13490
13491 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13492
13493 * mkdep: New file.
13494 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13495 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13496
13497 From Eli Zaretskii <eliz@is.elta.co.il>:
13498 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13499 long file name when using DJGPP on MS-DOS.
13500
13501 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13502
13503 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13504
13505 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13506
13507 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13508 dependency as this causes "make check" to globally "make all"
13509
13510 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13511
13512 * configure.in (target_libs): Added target-zlib.
13513 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13514 (CONFIGURE_TARGET_MODULES): Likewise.
13515 (CHECK_TARGET_MODULES): Likewise.
13516 (INSTALL_TARGET_MODULES): Likewise.
13517 (CLEAN_TARGET_MODULES): Likewise.
13518 (configure-target-zlib): New target.
13519 (all-target-zlib): Likewise.
13520 (all-target-libjava): Depend on all-target-zlib.
13521 (configure-target-libjava): Depend on configure-target-zlib.
13522
13523 * Makefile.in (configure-target-libjava): Depend on
13524 configure-target-newlib.
13525 (configure-target-boehm-gc): New target.
13526 (configure-target-qthreads): New target.
13527
13528 * configure.in (target_libs): Added target-qthreads.
13529 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13530 (CONFIGURE_TARGET_MODULES): Likewise.
13531 (CHECK_TARGET_MODULES): Likewise.
13532 (INSTALL_TARGET_MODULES): Likewise.
13533 (CLEAN_TARGET_MODULES): Likewise.
13534 (all-target-qthreads): New target.
13535 (configure-target-libjava): Depend on configure-target-qthreads.
13536 (all-target-libjava): Depend on all-target-qthreads.
13537
13538 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13539 (CONFIGURE_TARGET_MODULES): Likewise.
13540 (CHECK_TARGET_MODULES): Likewise.
13541 (INSTALL_TARGET_MODULES): Likewise.
13542 (CLEAN_TARGET_MODULES): Likewise.
13543 (all-target-libjava): New target.
13544 (all-target-boehm-gc): Likewise.
13545 * configure.in (target_libs): Added libjava, boehm-gc.
13546
13547 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13548
13549 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13550 configure.bat in SUPPORT_FILES.
13551 (gas+binutils.tar.bz2): Likewise.
13552
13553 * makeall.bat: Remove; obsolete.
13554
13555 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13556
13557 From Mark Elbrecht:
13558 * configure.bat: Remove; obsolete.
13559
13560 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13561
13562 * configure: Add -W -Wall to the default CFLAGS when compiling with
13563 gcc.
13564
13565 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13566
13567 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13568
13569 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13570
13571 * configure.in: Build ld on IRIX6.
13572
13573 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13574
13575 * Makefile.in: Change distribution targets to use bzip2 instead of
13576 gzip.
13577 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13578 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13579
13580 1999-06-04 Nick Clifton <nickc@cygnus.com>
13581
13582 * config.sub: Add mcore target.
13583
13584 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13585
13586 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13587
13588 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13589
13590 * config.guess (dummy): Changed to $dummy.
13591
13592 1999-05-24 Nick Clifton <nickc@cygnus.com>
13593
13594 * config.sub: Tidied up case statements.
13595
13596 1999-05-22 Ben Elliston <bje@cygnus.com>
13597
13598 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13599 <jiro@din.or.jp>.
13600
13601 * config.guess: Merge with FSF version. Future changes will be
13602 more accurately recorded in this ChangeLog.
13603 * config.sub: Likewise.
13604
13605 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13606
13607 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13608
13609 1999-04-30 Tom Tromey <tromey@cygnus.com>
13610
13611 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13612
13613 1999-04-23 Tom Tromey <tromey@cygnus.com>
13614
13615 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13616
13617 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13618
13619 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13620 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13621 Bad merge removed these two changes.
13622
13623 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13624 Martin Heller (Ing.-Buero_Heller@t-online.de)
13625
13626 * config.guess (interix Alpha): Add.
13627
13628 1999-04-11 Richard Henderson <rth@cygnus.com>
13629
13630 * configure.in (i?86-*-beos*): Do config gperf; don't config
13631 gdb, newlib, or libgloss.
13632
13633 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13634
13635 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13636 link a trivial program with -mabi=64. If it fails, remove mabi=64
13637 from multidirs.
13638
13639 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13640
13641 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13642
13643 1999-04-08 Nick Clifton <nickc@cygnus.com>
13644
13645 * config.sub: Add support for mcore targets.
13646
13647 1999-04-07 Michael Meissner <meissner@cygnus.com>
13648
13649 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13650 not mt-ospace, in order to shut up assembler warning about using
13651 symbols that are named the same as registers.
13652
13653 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13654
13655 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13656 dependency list for all-target-cygmon.
13657
13658 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13659
13660 * config-ml.in: Check $host, not $target, for selective multilibs.
13661 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13662 thumb interworking, and underscore prefix multilibs.
13663
13664 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13665
13666 * missing: Update to version from current automake.
13667
13668 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13669
13670 * configure (gxx_include_dir): Removed.
13671
13672 * configure.in (gxx_include_dir): Handle it.
13673 * Makefile.in: Likewise.
13674
13675 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13676
13677 * config.sub (mips64vr4111,mips64vr4111el) Add.
13678
13679 1999-03-21 Ben Elliston <bje@cygnus.com>
13680
13681 * config.guess: Correct typo for detecting ELF on FreeBSD.
13682
13683 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13684
13685 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13686 config/mh-djgpp.
13687
13688 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13689
13690 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13691 all-target-newlib to dependency list for all-target-bsp.
13692
13693 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13694
13695 * config.sub: Add i386-uwin support.
13696 * config.guess: Likewise.
13697
13698 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13699
13700 * configure.in: cleanup, add mh-*pic handling for arm, special
13701 case powerpc*-*-aix*
13702
13703 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13704
13705 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13706 can be built.
13707
13708 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13709
13710 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13711 targets.
13712
13713 1999-03-02 Nick Clifton <nickc@cygnus.com>
13714
13715 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13716
13717 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13718
13719 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13720
13721 1999-02-24 Nick Clifton <nickc@cygnus.com>
13722
13723 * config.sub: Fix typo in arm recognition.
13724
13725 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13726
13727 * configure.in (noconfigdirs): Changed target_configdirs to
13728 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13729 rather than m68k-*-* since it is not known to work on
13730 m68k-aout. Ditto for arm-*-*oabi.
13731
13732 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13733
13734 * configure.in (*-*-windows*): Remove, no longer used.
13735
13736 1999-02-19 Ben Elliston <bje@cygnus.com>
13737
13738 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13739 Smart and improved by Andrew Cagney.
13740
13741 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13742
13743 * config.guess: Recognize openbsd-*-hppa.
13744
13745 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13746
13747 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13748 only if it is not empty.
13749
13750 1999-02-17 Nick Clifton <nickc@cygnus.com>
13751
13752 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13753
13754 * config.guess: Modified to recognize uname's armv* syntax.
13755
13756 * config.sub: Modified to recognize uname's armv* syntax.
13757
13758 1999-02-17 Mark Salter <msalter@cygnus.com>
13759
13760 * configure.in: Added target-bsp for sparclite.
13761
13762 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13763
13764 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13765
13766 1999-02-08 Nick Clifton <nickc@cygnus.com>
13767
13768 * configure.in: Add support for strongarm port.
13769 * config.sub: Add support for strongarm target.
13770
13771 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13772
13773 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13774 the old name config/mh-cygwin32.
13775 Enable texinfo.
13776
13777 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13778
13779 * configure.in: Do build ld for ix86 Solaris.
13780
13781 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13782
13783 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13784 $AR_FOR_TARGET. Likewise for RANLIB.
13785
13786 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13787
13788 * config.sub (oabi): Recognize.
13789 * configure.in (arm-*-oabi): Handle.
13790
13791 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13792
13793 * config.guess: Improve detection of i686 on UnixWare 7.
13794
13795 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13796
13797 * config.guess: Add support for i386-pc-interix.
13798 * config.sub: Likewise.
13799 * configure.in: Likewise.
13800
13801 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13802
13803 * Makefile.in: Remove unneeded all-target-libio from
13804 from all-target-winsup target since it is now unneeded.
13805 Add all-target-libtermcap in its place since it is now
13806 needed.
13807
13808 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13809
13810 * configure.in: makefile stub for cygwin target is probably
13811 unnecessary. Remove it for now.
13812
13813 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13814
13815 * configure.in: libtermcap.a should be built when cygwin is the
13816 target as well as the host.
13817 * config.guess: Allow mixed case in cygwin uname output.
13818 * Makefile.in: Add libtermcap target.
13819
13820 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13821
13822 * config.sub: Clean up handling of hppa2.0.
13823
13824 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13825
13826 * config.guess: Use C code to identify more HP machines.
13827
13828 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13829
13830 * config.sub: Handle hppa2.0.
13831
13832 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13833
13834 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13835 cygmon for all sparclite targets, regardless of object format.
13836
13837 1998-12-15 Mark Salter <msalter@cygnus.com>
13838
13839 * configure.in: Added target-bsp for several target architectures.
13840
13841 * Makefile.in: Added rules for bsp.
13842
13843 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13844
13845 * config.guess: Improve detection of hppa2.0 processors.
13846
13847 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13848
13849 * config.guess: Recognize FreeBSD using ELF automatically.
13850
13851 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13852
13853 * configure (skip-this-dir): Add handling for new shell script, which
13854 might be created by a sub-directory's configure to indicate, this particular
13855 directory is "unwanted".
13856 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13857
13858 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13859
13860 * ltconfig: import from libtool, after changing libtool to
13861 account for the cygwin name change.
13862
13863 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13864
13865 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13866 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13867
13868 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13869
13870 * configure.in: Add libtermcap to list of cygwin dependencies.
13871
13872 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13873
13874 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13875 they include winsup/include when it's a cygwin target.
13876
13877 1998-11-12 Tom Tromey <tromey@cygnus.com>
13878
13879 * configure.in (host_tools): Added zip.
13880 * Makefile.in (all-target-libjava): Depend on all-zip.
13881 (all-zip): New target.
13882 (ALL_MODULES): Added all-zip.
13883 (NATIVE_CHECK_MODULES): Added check-zip.
13884 (INSTALL_MODULES): Added install-zip.
13885 (CLEAN_MODULES): Added clean-zip.
13886
13887 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13888
13889 * Makefile.in: lose "32" from comment about cygwin.
13890
13891 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13892
13893 * configure.in: Use -Os to build target libraries for the fr30.
13894
13895 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13896
13897 * config.sub: Add fr30.
13898
13899 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13900
13901 * configure.in: drop "32" from config/mh-cygwin32. Check
13902 cygwin* instead of cygwin32*.
13903 * config.sub: Check cygwin* instead of cygwin32*.
13904
13905 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13906
13907 * config.guess: Match any version of Unixware7.
13908
13909 1998-10-20 Syd Polk <spolk@cygnus.com>
13910
13911 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13912 if desired.
13913
13914 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13915
13916 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13917 these if the appropriate directories and files to not exist.
13918
13919 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13920
13921 * Makefile.in (DEVO_SUPPORT): Add config.if.
13922
13923 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13924
13925 * configure: Add pattern to replace "build_tooldir"'s
13926 definition in the generated Makefile with "tooldir"'s
13927 actual value.
13928
13929 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13930
13931 * config.sub: Bring back lost sparcv9.
13932
13933 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13934
13935 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13936
13937 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13938 CC_FOR_TARGET and friends.
13939
13940 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13941
13942 * Makefile.in (build_tooldir): New variable, same as tooldir.
13943 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13944 -B$(build_tooldir)/bin/.
13945 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13946
13947 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13948
13949 * README: Remove installation instructions and refer to the
13950 INSTALL directory instead.
13951
13952 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13953
13954 * config.sub: Add support for i[34567]86-pc-udk.
13955 * configure.in: Likewise.
13956
13957 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13958
13959 * Makefile.in: add bzip2 package building bits for user
13960 tools module
13961 * configure.in: ditto
13962
13963 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13964
13965 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13966 (ALL_TARGET_MODULES): Add all-target-libobjc.
13967 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13968 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13969 (all-target-libchill): Add dependencies.
13970 * configure.in (target_libs): Add libchill.
13971
13972 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13973
13974 * configure.in (target_subdir): Remove duplicate line.
13975
13976 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13977
13978 * Makefile.in (all-automake): fix dependencies.
13979
13980 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13981
13982 * configure.in: Minor cleanups for building in the $(target_alias)
13983 subdir.
13984
13985 1998-09-22 Jim Wilson <wilson@cygnus.com>
13986
13987 * Makefile.in (bootstrap): Set r and s before make all. Use
13988 BASE_FLAGS_TO_PASS in make all.
13989 (cross): Likewise.
13990
13991 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13992
13993 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13994
13995 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13996
13997 * config.sub: Fix typo in last change.
13998
13999 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14000
14001 * config.sub: Add support for C4x target.
14002 * configure.in: Likewise.
14003
14004 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14005
14006 * config.sub: Recognize sparcv9 just like sparc64.
14007
14008 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14009
14010 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14011
14012 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14013
14014 * config.guess: Correctly identify Pentium II sco boxes.
14015
14016 * config.guess: Fix "tr" code. From Weiwen Liu.
14017
14018 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14019
14020 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14021 stabs.
14022
14023 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14024
14025 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14026 (ALL_TARGET_MODULES): Add all-target-libchill.
14027 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14028 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14029 (all-target-libchill): Add dependencies.
14030 * configure.in (target_libs): Add libchill.
14031
14032 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14033
14034 * config.guess: Avoid assumptions about "tr" behaves when
14035 LANG is set to something other than English.
14036
14037 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14038
14039 * configure (gxx_include_dir): Changed to
14040 '${prefix}/include/g++'-${libstdcxx_interface}.
14041
14042 * config.if: New to determine the interfaces.
14043
14044 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14045
14046 * config.guess: Detect and handle MPE/IX.
14047 * config.sub: Deal with MPE/IX.
14048
14049 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14050
14051 * configure.in: Use mh-aix43.
14052
14053 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14054
14055 * configure: Fix --without/--disable cases for gxx-include-dir.
14056
14057 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14058
14059 * mdata-sh: Imported. Needed for automake support.
14060
14061 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14062
14063 * Makefile.in (taz): Try "chmod -R og=u ." before
14064 "chmod og=u `find . -print`".
14065
14066 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14067
14068 * configure.in: Add arm-elf and thumb-elf support.
14069
14070 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14071
14072 * Makefile.in: Undo previous patch.
14073
14074 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14075
14076 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14077 to here ...
14078 (install-no-fixedincludes): and here
14079 (INSTALL_MODULES): ... from here.
14080
14081 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14082
14083 * config.sub: Merge with FSF.
14084
14085 * config.guess: Merge with FSF.
14086
14087 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14088
14089 * configure (extraconfigdirs): New variable.
14090 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14091 * Makefile.in (all): Move higher in file.
14092 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14093 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14094 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14095 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14096 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14097
14098 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14099
14100 * Makefile.in (all-target-libjava): Depend on all-gcc and
14101 all-target-newlib.
14102 (configure-target-libjava): Depend on $(ALL_GCC).
14103
14104 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14105
14106 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14107 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14108
14109 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14110
14111 * INSTALL/README: Fix typo.
14112
14113 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14114
14115 * ylwrap: Change absolute path checks to check for DOS style path
14116 names.
14117
14118 * ylwrap: Don't use a full path name if the source file is in the
14119 same directory. From hjl@lucon.org (H.J. Lu).
14120
14121 * config-ml.in: Default to being verbose, to match Feb 18 change to
14122 configure.
14123
14124 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14125
14126 Brought over from egcs:
14127
14128 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14129
14130 * configure.in (target_subdir): Set to ${target_alias} instead
14131 of "libraries".
14132
14133 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14134
14135 * configure.in (target_subdir): Set to libraries if enable_multilib.
14136
14137 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14138
14139 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14140 multilibs, force reconfiguration the first time we create
14141 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14142
14143 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14144
14145 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14146 avoid confusion with --no-recursion.
14147
14148 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14149
14150 * configure.in: Win32 hosts shouldn't use install -x
14151 * install-sh: remove -x option, and special .exe-handling
14152 hack.
14153
14154 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14155
14156 * config.guess: Recognize i586-pc-beos.
14157 * configure.in: Don't build some bits for beos.
14158
14159 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14162 CFLAGS default to -O2.
14163
14164 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14165 when using GNU ld.
14166
14167 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * ltmain.sh: Correct install when using a different shell.
14170
14171 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14174
14175 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14176
14177 * makefile.vms: Update to build binutils/makefile.vms. Add install
14178 target.
14179
14180 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * ltconfig: Update to correct AIX handling.
14183
14184 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14185
14186 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14187
14188 * configure.in (target_subdir): Set to ${target_alias} instead
14189 of "libraries".
14190
14191 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14192
14193 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14194 (Makefile): Depend on $(gcc_version_trigger).
14195
14196 * configure (gcc_version): Change default initializer to empty
14197 string.
14198 (gcc_version_trigger): New variable; pass this variable down
14199 to subdir configures to enable them checking gcc's version
14200 themselves. Emit make macros for both gcc_version vars.
14201 (topsrcdir): Initialize reliably.
14202 (recursion line): Remove --with-gcc-version=${gcc_version}.
14203
14204 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14205
14206 * configure (enable_version_specific_runtime_libs): Implement new flag
14207 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14208 in $(libsubdir); emit definition in each generated Makefile.
14209 (gxx_include_dir): Initialize depending on
14210 $enable_version_specific_runtime_libs.
14211
14212 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14213
14214 * configure (gcc_version): Initialize properly depending on
14215 how and where configure is started.
14216 (recursion line): Pass a --with-gcc-version=${gcc_version}
14217 to configures in subdirs.
14218
14219 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14220
14221 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14222 cygmon
14223
14224 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14225
14226 * configure.in: Add cygmon and libstub support for mn10200.
14227
14228 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14229
14230 * configure (gcc_version): Add new variable describing the
14231 particular gcc version we're building.
14232 * Makefile.in (libsubdir): Add new macro for the directory
14233 in which the compiler finds executables, libraries, etc.
14234 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14235 and libsubdir.
14236
14237 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14238
14239 * Makefile.in (local-clean): Remove *.log.
14240 (warning.log): Built with warn_summary from build.log.
14241 (mail-report.log): Run test_summary.
14242 (mail-report-with-warnings.log): Run test_summary including
14243 warning.log in the report.
14244
14245 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14246
14247 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14248
14249 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14250
14251 * Makefile.in (grep): Grep no longer depends on libiberty.
14252
14253 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14254
14255 * Makefile.in: all-snavigator needs all-libgui.
14256
14257 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14258
14259 * configure.in: Add cygmon and libstub support for mn10300.
14260
14261 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14262
14263 * missing: Update to version from automake 1.3.
14264
14265 * ltmain.sh: On installation, don't get confused if the same name
14266 appears more than once in the list of library names.
14267
14268 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * config.sub: Accept m68060 and m5200 as CPU names.
14271
14272 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14273
14274 * configure: Use && rather than using -a in test, because odd
14275 strings can confuse test.
14276 * configure.in: Likewise.
14277
14278 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14281
14282 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14283
14284 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14285 bootstrap4-lean): New targets.
14286
14287 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14288
14289 * mpw-* Delete. Not used.
14290
14291 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14292
14293 * COPYING.LIB: Update FSF address.
14294
14295 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14296
14297 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14298
14299 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14300 GAS_SUPPORT_DIRS.
14301
14302 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * ltconfig, ltmain.sh: Avoid producing a version number if
14305 -version-info was not used.
14306
14307 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14308
14309 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14310 building with newlib.
14311
14312 1998-04-30 Paul Eggert <eggert@twinsun.com>
14313
14314 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14315 Solaris `make' causes it to continue to next definition.
14316
14317 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14318
14319 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14320 the right GUI libraries and files are installed along with GDB.
14321
14322 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14323
14324 * configure.in: Change alpha to alpha* in several places.
14325
14326 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14327
14328 * config.sub: Recognize sparc86x.
14329
14330 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14331
14332 * configure.in (--enable-target-optspace): Remove debug echo.
14333
14334 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14335
14336 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14337
14338 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14339
14340 * ltconfig: Update cygwin32 support.
14341
14342 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14343 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14344 (GDB_SUPPORT_DIRS): Likewise.
14345
14346 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14347
14348 * configure.in (target_makefile_frag): If --enable-target-optspace,
14349 use -Os to compile target libraries rather than -O2. Default to
14350 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14351 not used.
14352 * configure.in (target_cflags): Ditto for d30v.
14353
14354 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14355
14356 * Makefile.in (all-bfd): Depend on all-intl.
14357 (all-binutils): Likewise.
14358 (all-gas): Likewise.
14359 (all-gprof): Likewise.
14360 (all-ld): Likewise.
14361
14362 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14363
14364 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14365
14366 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * Makefile.in (all-bfd): Depend upon all-libiberty.
14369
14370 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14371
14372 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14373
14374 * Makefile.in: Add libstub.
14375
14376 * configure.in: Ditto. Build libstub for targets that have cygmon
14377 support.
14378
14379 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14382
14383 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14384
14385 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14386 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14387
14388 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14389
14390 * configure: Define DEFAULT_M4 by searching PATH.
14391 * Makfile.in: Use DEFAULT_M4.
14392
14393 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * ltconfig: Add cygwin32 support.
14396
14397 * Makefile.in, configure.in: Add libtool as a native only directory
14398 to configure and build.
14399
14400 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14401
14402 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14403
14404 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14405
14406 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14407
14408 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14409
14410 * Makefile.in: add ash make rules
14411 * configure.in: add ash to native_only and host_tools lists
14412
14413 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14414
14415 * Makefile.in (all-gettext, all-intl): New targets.
14416 (ALL_MODULES): Added all-gettext, all-intl.
14417 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14418 (INSTALL_MODULES): Added install-gettext, install-intl.
14419 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14420
14421 * configure.in (host_tools): Added gettext.
14422 (native_only): Likewise.
14423 (noconfigdirs) [various cases]: Likewise.
14424 (host_libs): Added intl.
14425
14426 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14427
14428 * configure: Do not disable building gdbtk for cygwin32 hosts.
14429
14430 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14431
14432 * configure.in: Add thumb-coff target.
14433 * config.sub: Add thumb-coff target.
14434
14435 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14436
14437 * Makefile.in: Revert yesterday's change.
14438 (all-target-winsup): all-target-librx stays out of here.
14439
14440 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14441
14442 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14443 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14444 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14445 Remove references to librx and libg++.
14446
14447 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14448
14449 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14450 recursive makes
14451
14452 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14453
14454 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14455 for newlib directory.
14456 (CXX_FOR_TARGET): Likewise.
14457
14458 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14459
14460 * ltconfig: Update after libtool/ltconfig.in change for
14461 hpux11.
14462
14463 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * ltconfig, ltmain.sh: Update to libtool 1.2.
14466
14467 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14468
14469 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14470 (install-gcc-cross): Instead, override LANGUAGES here.
14471
14472 1998-03-18 Dave Love <d.love@dl.ac.uk>
14473
14474 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14475 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14476
14477 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14478
14479 * configure.in: Add Thumb-pe target.
14480
14481 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14482
14483 * Makefile.in - changed sn targets to snavigator
14484 * configure.in - changed sn targets to snavigator
14485
14486 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14487
14488 * config-ml.in: After building symlink tree call make distclean
14489 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14490 to be the case for libiberty.
14491
14492 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14493
14494 * configure: When making link, also check the current
14495 directory. The configure scripts may create one.
14496
14497 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14498
14499 * config.sub: Accept alphapca56 and alphaev6 properly.
14500
14501 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14502
14503 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14504
14505 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14506
14507 * config.sub (sco5): Fix typo.
14508
14509 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14510
14511 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14512 install-itcl.
14513 (install-itcl): Remove dependency on install-tcl.
14514
14515 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14516
14517 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14518
14519 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14520
14521 * configure.in: Don't build libgui for a cygwin32 target when not on
14522 a cygwin32 host.
14523
14524 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14525
14526 * configure (redirect): Set to null, so default behavior of
14527 configure is now --verbose.
14528
14529 1998-02-16 Dave Love <d.love@dl.ac.uk>
14530
14531 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14532 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14533
14534 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14535
14536 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14537 this change to sync Makefile.in with its ChangeLog entries.
14538
14539 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14540
14541 * ltmain.sh (mkdir): Check that the directory doesn't exist
14542 before we exit with error, so that we don't get races during
14543 parallel builds.
14544
14545 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14546
14547 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14548
14549 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14550
14551 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14552 PICFLAG_FOR_TARGET.
14553 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14554
14555 * configure: Emit a definition for the new macro enable_shared
14556 into each Makefile.
14557
14558 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14559
14560 * configure.in (host_tools, native_only): Add libtool.
14561
14562 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14563
14564 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14565 Fix typo in ming config comment.
14566
14567 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14568
14569 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14570
14571 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14572
14573 * config.sub: Add tic30 cases, and map c30 to tic30.
14574
14575 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14576
14577 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14578 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14579 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14580 (CLEAN_TARGET_MODULES): Similarly
14581 (all-target-libf2c): Add dependences.
14582 * configure.in (target_libs): Add libf2c.
14583
14584 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14585
14586 * configure.in: Remove expect from noconfigdirs when target
14587 is cygwin32. OK to build expect and dejagnu with Canadian
14588 Cross.
14589
14590 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14591
14592 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14593 host.
14594
14595 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14596 and mingw32.
14597
14598 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14599
14600 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14601 here as it is not defined in the toplevel Makefile.
14602
14603 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14604
14605 * configure (package_makefile_rules_frag): New variable, which names
14606 a file with generic rules, ...
14607 Change comment to mention we now have FIVE parts.
14608 * configure: Undo last change.
14609
14610 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14611
14612 * config.guess: More accurate determination of HP processor types.
14613 * config.sub: More accurate determination of HP processor types.
14614
14615 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14616
14617 * configure (package_makefile_frag): Move inserting the
14618 ${package_makefile_frag} to where it should be according
14619 to the comment.
14620
14621 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14622
14623 * config.guess: Add support for Linux/ARM.
14624
14625 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14626
14627 * .cvsignore: Remove *-info and *-install since they match
14628 release-info and mpw-install, which we don't want to just ignore.
14629
14630 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14631
14632 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14633
14634 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14635
14636 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14637 local_prefix to sub-make invocations.
14638
14639 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14640
14641 * configure.in: Check makefile fragments in the source
14642 directory.
14643
14644 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14645
14646 * configure.in: Check whether host and target makefile
14647 fragments exist before adding them to *_makefile_frag.
14648
14649 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14650
14651 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14652
14653 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14654
14655 * configure.in: Make sure we only replace RPATH_ENVVAR on
14656 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14657 regexp to sed.
14658
14659 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14660 to sub-makes.
14661
14662 1998-01-13 Lee Iverson (leei@ai.sri.com)
14663
14664 * config-ml.in (multi-do): LDFLAGS must include multilib
14665 designator.
14666
14667 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14668
14669 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14670
14671 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14672
14673 * config.sub: Add mingw32 support.
14674 * configure.in: Likewise.
14675
14676 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14677
14678 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14679
14680 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14681
14682 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14683 * configure (gxx_include_dir): Provide a definition for subdirs
14684 which do not use autoconf.
14685
14686 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14687
14688 * config.guess: Sync with egcs. Picks up new alpha support,
14689 BeOS & some additional linux support.
14690
14691 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14692
14693 * config.guess: HP 9000/803 is a PA1.1 machine.
14694
14695 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14696
14697 * configure.in: It's alpha*-...
14698
14699 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14700
14701 * configure.in (host_makefile_frag, target_makefile_frag):
14702 Handle multiple config files.
14703 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14704 alpha-*-*.
14705
14706 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14707
14708 * mkdep: New file.
14709
14710 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14711
14712 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14713
14714 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14715
14716 * Makefile.in: Add libgui directory.
14717 (GDB_TK): Add all-libgui.
14718 * configure.in: Add libgui directory.
14719 * configure: Add all-libgui to GDB_TK.
14720
14721 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14722
14723 * config-ml.in (multidirs): Add m32r to multilib list.
14724
14725 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14726
14727 * Makefile.in (all-target-gperf): Change dependency to
14728 all-target-libstdc++.
14729
14730 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14731
14732 * config.guess: Add BeOS support.
14733
14734 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14735
14736 Source directory cvs renamed to cvssrc:
14737 * configure.in (host_tools): Change cvs to cvssrc.
14738 (native_only): Likewise.
14739 (noconfigdirs) [various cases]: Likewise.
14740 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14741 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14742 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14743 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14744 (all-cvssrc): Rename target from all-cvs.
14745
14746 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14747
14748 * configure (gxx_include_dir): Fix thinko.
14749
14750 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14751
14752 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14753 (install-cross, install-gcc-cross): New targets.
14754
14755 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14756
14757 * configure.in (noconfigdirs): Add support for Thumb target.
14758
14759 * config.sub (maybe_os): Add support for Thumb target.
14760
14761 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14762
14763 * Makefile.in: Add rules for cygmon.
14764
14765 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14766
14767 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14768
14769 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14770 * configure (gxx_include_dir): Provide a definition for subdirs
14771 which do not use autoconf.
14772
14773 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14774
14775 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14776 11/18/97 build
14777
14778 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14779
14780 * From Franz Sirl.
14781 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14782 found on RedHat Linux systems.
14783
14784 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14785
14786 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14787 guesses.
14788
14789 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14790
14791 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14792
14793 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14794
14795 * ltmain.sh: If mkdir fails, check whether the directory was created
14796 anyhow by some other process.
14797
14798 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14799
14800 * configure.in (d30v-*-*): Configure all directories.
14801
14802 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14803
14804 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14805 for the D30V.
14806
14807 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14808
14809 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14810
14811 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14812
14813 * include/libiberty.h: Add extern "C" { so it can be used with C++
14814 progrms.
14815 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14816 programs.
14817
14818 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14819
14820 * configure.in (d30v-*-*): Configure GCC now.
14821
14822 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14823
14824 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14825 is no longer needed.
14826
14827 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14828
14829 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14830
14831 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14832
14833 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14834 targets using "$@" to provide support for similar but not identical
14835 targets without having to duplicate code.
14836
14837 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14838
14839 * makefile.vms: Fix to work with DEC C.
14840
14841 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14842
14843 * config.sub: Add mips-tx39-elf to marketing names.
14844
14845 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * ltmain.sh: Handle symlinks in generated script.
14848
14849 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14850
14851 * configure: Handle autoconf style directory options: --bindir,
14852 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14853 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14854 --sysconfdir.
14855 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14856 (sharedstatedir, localstatedir, oldincludedir): New variables.
14857 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14858 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14859 sbindir, sharedstatedir, and sysconfdir.
14860
14861 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14862
14863 * Makefile.in (bootstrap-lean): New target.
14864
14865 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14866
14867 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14868 sn, and gnuserv from noconfigdirs.
14869
14870 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14873
14874 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14875
14876 * Makefile.in (cross): New target.
14877
14878 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14879 Jeff Law <law@cygnus.com>
14880
14881 * Makefile.in (bootstrap2, bootstrap3): New targets.
14882 (all-bootstrap): Remove outdated and confusing target.
14883 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14884
14885 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14886
14887 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14888 windows. Consistent with gdb/configure.
14889
14890 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14891
14892 * configure.in: Name Linux target fragment.
14893
14894 * configure: Rewrite so that project Makefile fragment is inserted
14895 first and appears last in the resulting Makefile.
14896
14897 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14898
14899 * Makefile.in (install-itcl): Install tcl first.
14900
14901 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14902
14903 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14904
14905 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14906
14907 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14908
14909 * configure.in (skipdirs): Add target-librx for Linux.
14910 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14911
14912 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14913
14914 * Makefile.in (bootstrap): New target.
14915
14916 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14917
14918 * config.sub: Accept 'amigados' for backward compatibility.
14919
14920 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14921
14922 * config.guess: Merge with FSF.
14923
14924 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14925
14926 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14927
14928 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14929
14930 * config.sub: Add "marketing-names" patch.
14931
14932 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14933
14934 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14935
14936 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14937
14938 * config.sub: Handle v850-elf.
14939
14940 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14941
14942 * .cvsignore (*-install): Remove.
14943
14944 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14945
14946 * ltconfig: Set CONFIG_SHELL in libtool.
14947 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14948
14949 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14950
14951 * configure.in (target_subdir): Set to libraries if enable_multilib.
14952
14953 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14954
14955 * config.guess: Update from gcc directory.
14956
14957 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14958
14959 * Makefile.in (all-sim): Depends on all-readline.
14960
14961 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14962
14963 * Makefile.in (BISON, YACC): Use $$s.
14964 (all-bison): Depend on all-texinfo.
14965
14966 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14967
14968 * Makefile.in (BISON): Add -L flag.
14969 (YACC): Likewise.
14970
14971 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14972
14973 * configure.in (noconfigdirs): Add support for v850e target.
14974
14975 * config.sub (maybe_os): Add support for v850e target.
14976
14977 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14978
14979 * configure.in (noconfigdirs): Add support for v850ea target.
14980
14981 * config.sub (maybe_os): Add support for v850ea target.
14982
14983 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14984
14985 * config.sub: Add mipstx39. Delete r3900.
14986
14987 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14988
14989 * Makefile.in (all-autoconf): Depends on all-texinfo.
14990
14991 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14992
14993 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14994 eabi targets.
14995
14996 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14997
14998 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14999
15000 * configure: When handling a Canadian Cross, handle YACC as well as
15001 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15002 * Makefile.in (all-bison): Depend upon all-texinfo.
15003
15004 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15005
15006 * Makefile.in (BISON): bison, not byacc or bison -y.
15007 (YACC): bison -y or byacc or yacc.
15008 (various): Add *-bison as appropriate.
15009 (taz): No need to mess with BISON anymore.
15010
15011 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15012
15013 * configure: If OSTYPE matches *win32*, try to find a good value for
15014 CONFIG_SHELL.
15015
15016 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15017
15018 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15019 configure.in if it is present.
15020
15021 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15022
15023 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15024
15025 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15026
15027 * config.sub: Recognize `arc' cpu.
15028 * configure.in: Likewise.
15029 * config-ml.in: Likewise.
15030
15031 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15032
15033 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15034
15035 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15036
15037 * configure: Changed sed delimiter from ':' to '|' when
15038 attempting to substitute ${config_shell} for SHELL. On
15039 NT ${config_shell} may contain a ':' in it.
15040
15041 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15042
15043 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15044
15045 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15046
15047 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15048
15049 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15050
15051 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15052
15053 * ylwrap: If the program is a relative path, force it to be
15054 absolute.
15055
15056 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15057
15058 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15059
15060 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15061
15062 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15063 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15064 for libraries.
15065
15066 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15067
15068 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15069 separated by spaces.
15070
15071 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15072
15073 * ylwrap: New file.
15074 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15075
15076 * ltmain.sh: Handle /bin/sh at start of install program.
15077
15078 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15079
15080 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15081 * missing: New file, from automake 1.2.
15082
15083 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15084
15085 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15086 check-tk to CHECK_X11_MODULES.
15087
15088 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15089
15090 * config.sub: Merge with FSF.
15091
15092 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15093
15094 * config.guess: Merge with FSF.
15095
15096 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15097
15098 * configure: Treat msdosdjgpp like go32.
15099 * configure.in: Likewise. Don't remove gprof for go32.
15100
15101 * configure: Change Makefile.tem2 to Makefile.tm2.
15102
15103 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15104
15105 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15106
15107 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15108
15109 * install-sh (chmodcmd): Set to null if the DST directory already
15110 exists. Same as Nov 11th change.
15111
15112 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15113
15114 * configure (GDB_TK): Needs itcl and tix.
15115
15116 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15117
15118 * config.guess: Update from FSF.
15119
15120 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15121
15122 * Makefile.in (GDB_TK): Depend on itcl and tix.
15123
15124 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15127 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15128 (INSTALL_SCRIPT): New variable.
15129 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15130 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15131 to -x.
15132 * install-sh: Add support for -x option.
15133
15134 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * configure.in, Makefile.in: Treat tix like itcl.
15137
15138 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15139
15140 * Makefile.in (WINDRES): New variable.
15141 (WINDRES_FOR_TARGET): New variable.
15142 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15143 (EXTRA_HOST_FLAGS): Add WINDRES.
15144 (EXTRA_TARGET_FLAGS): Add WINDRES.
15145 (EXTRA_GCC_FLAGS): Add WINDRES.
15146 ($(DO_X)): Pass down WINDRES.
15147 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15148 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15149 DLLTOOL_FOR_TARGET.
15150
15151 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15152
15153 * configure.in: configure sim before gdb for win32-x-ppc
15154
15155 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15156
15157 Move gperf into the toplevel, from libg++.
15158 * configure.in (target_tools): Add target-gperf.
15159 (native_only): Add target-gperf.
15160 * Makefile.in (all-target-gperf): New target, depend on
15161 all-target-libg++.
15162 (configure-target-gperf): Empty rule.
15163 (ALL_TARGET_MODULES): Add all-target-gperf.
15164 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15165 (CHECK_TARGET_MODULES): Add check-target-gperf.
15166 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15167 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15168
15169 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15170
15171 * config.sub (mn10200): Recognize new basic machine.
15172
15173 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15174
15175 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15176 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15177
15178 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15179
15180 * configure.in: If we're building mips-sgi-irix6* native, turn on
15181 ENABLE_MULTILIB and set TARGET_SUBDIR.
15182
15183 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15184
15185 * Makefile.in (all-sn): Depend on all-grep.
15186
15187 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15188
15189 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15190
15191 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15192 Makefile. From Jeff Makey <jeff@cts.com>.
15193 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15194
15195 * Makefile.in (DISTBISONFILES): Remove.
15196 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15197 $(DEFAULT_YACC).
15198
15199 * configure.in: Build itl, db, sn, etc., when building for native
15200 cygwin32.
15201
15202 * Makefile.in (LD): New variable.
15203 (EXTRA_HOST_FLAGS): Pass down LD.
15204 ($(DO_X)): Likewise.
15205
15206 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15207
15208 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15209
15210 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15211
15212 * configure.in (targargs): Strip out any supplied --build argument
15213 before adding our own. Always add --build.
15214
15215 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15216
15217 * configure.in (targargs): Pass --build if we're doing
15218 a cross-compile.
15219
15220 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15221
15222 * configure: Use '|' instead of ":" as the separator in
15223 sed. Otherwise sed chokes on NT path names with drive
15224 designators. Also look for "?:*" as the leading characters in an
15225 absolute pathname.
15226
15227 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15228
15229 * config.sub: Support for r3900.
15230
15231 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15232
15233 * configure.in: Use install-sh, not install.sh.
15234
15235 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15238 apply it twice.
15239
15240 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15241
15242 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15243 install-binutils.
15244
15245 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15246
15247 * Makefile.in: Add automake targets.
15248 * configure.in (host_tools): Add automake.
15249
15250 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15251
15252 * configure: Default CXX to c++, not gcc.
15253 * Makefile.in (CXX): Set to c++, not gcc.
15254 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15255
15256 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15257
15258 * install-sh: try appending a .exe if source file doesn't
15259 exist
15260
15261 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15262
15263 * configure.in: Turn on multilib by default.
15264 (cross_only): Remove target-libiberty.
15265
15266 * Makefile.in (all-gcc): Don't depend on libiberty.
15267
15268 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15269
15270 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15271
15272 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15273
15274 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15275 (DISTBISONFILES): Add ld/Makefile.in
15276
15277 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15278
15279 * configure.in: if target is cygwin32 but host isn't cygwin32,
15280 don't configure gdb tcl tk expect, not just gdb.
15281
15282 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15283
15284 * configure.in: Added gnuserv everywhere sn appears.
15285
15286 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15287 (CROSS_CHECK_MODULES): Added check-gnuserv.
15288 (INSTALL_MODULES): Added install-gnuserv.
15289 (CLEAN_MODULES): Added clean-gnuserv.
15290 (all-gnuserv): New target.
15291
15292 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15293
15294 * config.guess: Fixes for MIPS OpenBSD systems.
15295
15296 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15297
15298 * Makefile.in (INSTALL_XFORM): Remove.
15299 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15300
15301 * mkinstalldirs: New file, copied from automake.
15302 * Makefile.in (installdirs): Rename from install-dirs. Use
15303 mkinstalldirs. Change all users.
15304 (DEVO_SUPPORT): Add mkinstalldirs.
15305
15306 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * install-sh: Rename from install.sh.
15309 * Makefile.in (INSTALL): Change install.sh to install-sh.
15310 (DEVO_SUPPORT): Likewise.
15311
15312 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15313 Graichen <graichen@rzpd.de>.
15314
15315 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15316
15317 * config.guess: Recognize OpenBSD systems correctly.
15318
15319 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15320
15321 * README, Makefile.in (ETC_SUPPORT): Remove references to
15322 cfg-paper*, configure.{texi,man,info*}._
15323
15324 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15325
15326 * Makefile.in (all.normal): Ensure that gcc is built after all
15327 the x11 - ie gdb - targets.
15328
15329 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15330
15331 * makefile.vms: Don't run conf-a-gas.
15332
15333 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15334
15335 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15336
15337 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15338
15339 * configure.in: Remove noconfigdirs case since gdb also
15340 configures and builds for tic80-coff.
15341
15342 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15343
15344 * configure: Set cache_file to config.cache.
15345 * Makefile.in (local-distclean): Remove config.cache.
15346
15347 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15348
15349 * COPYING: Update FSF address.
15350
15351 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15352
15353 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15354 noconfigdirs.
15355
15356 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15357
15358 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15359 MAKEDIRS, is empty.
15360
15361 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15362
15363 * config.sub: Tweak mn10300 entry.
15364
15365 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15366
15367 * configure.in (host_tools): Put sim before gdb, so gdb's
15368 configure.tgt can determine if the simulator was configured.
15369
15370 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15371
15372 * config.sub: Move BeOS $os case to be with other Cygnus
15373 local cases.
15374
15375 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15376
15377 * config.sub: Remove misplaced comment that broke Linux.
15378
15379 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15380
15381 * config.sub: Add BeOS support.
15382
15383 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15384
15385 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15386
15387 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15388
15389 * configure.in (noconfigdirs): Remove tcl and tk from
15390 noconfigdirs for cygwin32 builds.
15391
15392 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15393
15394 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15395
15396 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15397
15398 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15399 make-all.com, use makefile.vms instead.
15400
15401 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15402
15403 * config.sub: Accept -lnews*.
15404
15405 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15406
15407 * configure.in (noconfigdirs): Disable target-newlib,
15408 target-examples and target-libiberty for d30v.
15409
15410 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15411
15412 * configure.in (noconfigdirs): Enable ld for d30v.
15413
15414 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15415
15416 * configure.in (tic80-*-*): Build compiler.
15417
15418 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15419
15420 * configure.in (d30v-*): Remove sim directory from list of
15421 unsupported d30v directories
15422
15423 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15424
15425 * config.sub, configure.in: Add d30v target cpu.
15426
15427 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15428
15429 * makefile.vms: New file.
15430 * make-all.com: Remove.
15431
15432 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15433
15434 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15435
15436 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15437
15438 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15439
15440 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15441
15442 * Makefile.in (ALL_MODULES): Added all-db.
15443 (CROSS_CHECK_MODULES): Addec check-db.
15444 (INSTALL_MODULES): Added install-db.
15445 (CLEAN_MODULES): Added clean-db.
15446
15447 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15448
15449 * config.guess: Merge with latest FSF sources.
15450
15451 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15452
15453 * Makefile.in (ALL_MODULES): Added all-itcl.
15454 (CROSS_CHECK_MODULES): Added check-itcl.
15455 (INSTALL_MODULES): Added install-itcl.
15456 (CLEAN_MODULES): Added clean-itcl.
15457
15458 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15459
15460 * configure.in: build gdb for mn10200
15461
15462 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15463
15464 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15465
15466 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15467
15468 * configure.in (tic80-*-*): Turn off most targets right now.
15469
15470 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15471
15472 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15473 rather than the makeinfo program.
15474 (do-info): Depend upon all-texinfo.
15475
15476 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * configure.in: Remove uses of config/mh-linux.
15479
15480 * config.sub, config.guess: Merge with latest FSF sources.
15481
15482 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15483
15484 * config.sub (case $basic_machine): Add tic80 entries.
15485
15486 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15487
15488 * config.sub, config.guess: Merge with latest FSF sources.
15489
15490 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15491
15492 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15493 * mpw-config.in: Test for NewFolderRecursive.
15494 * mpw-install: Use symbolic name for startup filename.
15495 * mpw-README: Add various additional details.
15496
15497 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15498
15499 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15500
15501 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15502
15503 * configure.in: Do build gcc and the target libraries for
15504 the mn10200.
15505
15506 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15507
15508 * configure.in: don't avoid building gdb for mn10300 any more
15509 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15510 instead of single-quoting it.
15511
15512 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15513
15514 * configure.in: Don't use --with-stabs on IRIX 6.
15515
15516 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15517
15518 * configure.in (m32r): Build gdb, libg++ now.
15519
15520 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15521
15522 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15523 directories from noconfigdirs.
15524
15525 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15526
15527 * config.sub (basic_machine): added mips16 configuration
15528
15529 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15530
15531 * config.sub: Handle d10v-unknown.
15532
15533 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15534
15535 * config.sub: Handle v850-unknown.
15536
15537 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15538
15539 * Makefile.in: add findutils
15540 * configure.in: add findutils to list of host_tools
15541
15542 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15543
15544 * config.sub: Handle mn10200 and mn10300.
15545
15546 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15547
15548 * configure.in (d10v-*): Do not build librx.
15549
15550 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15551
15552 * configure.in (mn10300): Build everything except gdb & libgloss.
15553
15554 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15555
15556 * config.guess: Patch for Dansk Data Elektronik servers,
15557 from Niels Skou Olsen <nso@dde.dk>.
15558
15559 For ncr, use /bin/uname rather than uname, since GNU uname does not
15560 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15561
15562 Patch for MIPS R4000 running System V,
15563 from Eric S. Raymond <esr@snark.thyrsus.com>.
15564
15565 Fix thinko for nextstep.
15566
15567 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15568
15569 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15570 * config.guess: Guess mips-dec-mach_bsd4.3.
15571
15572 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15573 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15574 release numbers.
15575 * config.guess (mips-mips-riscos*): Emit just enough of the
15576 release number.
15577
15578 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15579 * config.guess (sparc-auspex-sunos*): Added.
15580 (f300-fujitsu-*): Added.
15581
15582 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15583 * config.guess: Recognize a Tadpole as a sparc.
15584
15585 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15586
15587 * config.guess: Don't assume that NextStep version is either 2 or
15588 3. NextStep 4 (aka OpenStep 4) has come out now.
15589
15590 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15591
15592 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15593 From Rik Faith <faith@cs.unc.edu>.
15594
15595 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15596
15597 * config.sub: Contributions from bug-gnu-utils to:
15598 Support plain "hppa" (no version given) architecture, reported by
15599 OpenStep.
15600 OpenBSD like NetBSD.
15601 LynxOs is not a hardware supplier.
15602
15603 * config.guess: Contributions from bug-gnu-utils to add support for:
15604 OpenBSD like NetBSD.
15605 Stratus systems.
15606 More Pyramid systems.
15607 i[n>4]86 Intel chips.
15608 M680[n>4]0 Motorola chips.
15609 Use unknown instead of lynx for hardware manufacturer.
15610
15611 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15612
15613 * install.sh (chmodcmd): Set to null if the DST directory already
15614 exists.
15615
15616 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15617
15618 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15619 not use mt-ppc target Makefile fragment any more.
15620
15621 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15622
15623 * configure.in (*-*-windows): Exclude everything but those dirs
15624 needed to build windows.
15625
15626 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15627
15628 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15629
15630 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15631
15632 * configure.in: Exclude mmalloc from i386-windows.
15633
15634 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15635
15636 * Undo my previous change.
15637
15638 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15641 unconditionally.
15642 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15643
15644 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15645
15646 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15647 host to add it's own flags.
15648
15649 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15652
15653 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15654
15655 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15656 (CXX_FOR_TARGET): Likewise.
15657 (GCC_FOR_TARGET): Define.
15658 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15659 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15660 CC_FOR_TARGET was specified on the command line.
15661 (MAKEOVERRIDES): Don't define.
15662
15663 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15664
15665 * configure.in (m32r): Fix spelling of libg++ libs.
15666
15667 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15668
15669 * config.sub (-apple*): Remove, now redundant.
15670
15671 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15672
15673 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15674
15675 * configure: Rework yesterday's sed script patch.
15676
15677 * config.sub: Merge with FSF.
15678
15679 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15680
15681 * config.guess: Merge from FSF.
15682
15683 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15684 * config.guess: Use pc instead of unknown, for pc clone systems.
15685 Change linux to linux-gnu.
15686
15687 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15688 * config.guess: Avoid non-portable tr syntax.
15689
15690 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15691
15692 * test-build.mk (HOLES): Add "xargs" for gdb.
15693
15694 * configure: Avoid hpux10.20 sed bug.
15695
15696 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15697
15698 * configure.in: Add support for windows host
15699 (that is a build done under the Microsoft build environment).
15700
15701 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * Makefile.in: Replace all uses of srcroot with s, to shrink
15704 command line lengths.
15705
15706 Patches from Geoffrey Noer <noer@cygnus.com>:
15707 * configure.in: If configuring for newlib, pass --with-newlib to
15708 subdirectories.
15709 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15710 -Bnewlib/ and -Lwinsup to gcc.
15711 (CXX_FOR_TARGET): Likewise.
15712
15713 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * Makefile.in (ETC_SUPPORT): Add configure.
15716
15717 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15718
15719 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15720 host configuration file.
15721
15722 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15723
15724 * configure.in: Break mn10x00 support into separate
15725 mn10200 and mn10300 configurations.
15726 * config.sub: Likewise.
15727
15728 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15729
15730 * configure.in: Add lots of stuff to noconfigdirs for
15731 the mn10x00 targets.
15732
15733 * config.sub, configure.in: Add mn10x00 support.
15734
15735 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15736
15737 * make-all.com: Call conf-a-gas, not config-a-gas.
15738
15739 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15740
15741 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15742 targets.
15743
15744 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15745
15746 * mpw-README: Add much more detail for native PowerMac.
15747 * mpw-install: New file.
15748 * mpw-configure: Add --norecursion and --help options.
15749 * mpw-config.in: Translate readme and install files when
15750 copying to objdir.
15751 * mpw-build.in: Don't always depend on byacc and flex.
15752 (install-only-top): New action.
15753
15754 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15755
15756 * configure.in: You can now configure GDB for the v850.
15757
15758 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15759
15760 * configure.in (noconfigdirs): Don't configure any C++ dirs
15761 if targeting D10V.
15762
15763 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15764
15765 * config.sub: Recognize mips64vr5000.
15766
15767 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15768
15769 * configure.in: Use a single line for host_tools and native_only.
15770
15771 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15772
15773 * config.sub, configure.in: Add entries for m32r.
15774
15775 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15776
15777 * Makefile.in (inet-install): Don't run install-gzip.
15778
15779 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15780
15781 * configure.in: Don't config lots of things for *-*-windows*.
15782
15783 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15784
15785 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15786 (host_libs, host_tools): Copy from configure.in.
15787 * mpw-configure: Don't complain about directories not found.
15788
15789 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15790
15791 * configure.in (i[345]86): Recognize i686 for pentium pro.
15792 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15793 file.
15794
15795 * config.guess (i[345]86): Ditto.
15796
15797 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15798
15799 * configure.in (noconfigdirs): Removed gdb for D10V.
15800
15801 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15802
15803 * configure.in: Remove ld, target-libio, target-libg++, and
15804 target-libstdc++ from noconfigdirs.
15805
15806 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15807
15808 * configure: Fix three locations where shell scripts were
15809 being run directly rather than with config_shell.
15810
15811 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15812
15813 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15814 * config.sub (basic_machine): Recognize v850.
15815
15816 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15817
15818 * mpw-configure: Handle multiple enable/disable options and
15819 pass them down recursively, handle -c and -s flags appropriately
15820 depending on choice of compiler, add escape mechanism for
15821 quoted arguments to gC.
15822
15823 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15824
15825 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15826 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15827 so that -mrelocatable-lib and -mno-eabi are used.
15828
15829 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15830 not support --print-multi-lib, don't abort.
15831
15832 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15833
15834 * make-all.com: Run config-a-gas.
15835 * setup.com: Don't copy subdirectory files around.
15836
15837 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15838
15839 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15840 target, it now compiles correctly.
15841
15842 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15843
15844 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15845
15846 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15847
15848 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15849
15850 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15851
15852 * configure.in (native_only): Add prms.
15853
15854 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15855
15856 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15857 (BINUTILS_SUPPORT_DIRS): Likewise.
15858
15859 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15860
15861 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15862 d10v support is added.
15863
15864 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15865
15866 * configure.in (d10v-*-*): New target.
15867
15868 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15869
15870 * config.guess (HP 9000/811): Recognize this as a PA1.1
15871 machine.
15872
15873 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15874
15875 * Makefile.in (do-tar-gz): New target, split out from tail end of
15876 taz target. Run each command separately, don't use pipes.
15877 (taz): Use it.
15878
15879 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15880
15881 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15882 * mpw-build.in: No builds should depend on building byacc or flex,
15883 they are assumed to be installed already.
15884
15885 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15886
15887 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15888 variable that CC_FOR_TARGET needs.
15889
15890 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15891
15892 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15893 options have changed since the last time the subdirectory was
15894 configured, and if it has, reconfigure.
15895 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15896 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15897
15898 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15899
15900 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15901 CLEAN_MODULES): Add bash.
15902 (all-bash): New target.
15903
15904 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15905
15906 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15907
15908 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15909
15910 * config.sub (basic_machine): Recognize d10v as a valid processor.
15911
15912 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15913
15914 * mpw-configure: Add support for --bindir.
15915 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15916
15917 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15918
15919 * configure.in: add bash, time, gawk to list of hosttools and things
15920 to only build for native toolchains
15921
15922 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15923
15924 * Makefile.in (docdir): Remove.
15925
15926 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15927
15928 * Makefile.in (datadir): Set to $(prefix)/share.
15929
15930 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15931
15932 * configure.in: build diff and patch for cygwin32-hosted
15933 toolchains.
15934
15935 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15936
15937 * config.sub: Accept -rtems*.
15938
15939 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15940
15941 * configure.in: enable dosrel for cygwin32-hosted builds,
15942 remove diff from the list of things not buildable
15943 via Canadian Cross
15944
15945 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15946
15947 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15948 don't get ". ".
15949
15950 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15951
15952 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15953
15954 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15955
15956 * Makefile.in (taz): Handle case where tex3patch didn't even get
15957 checked out. Also, if it was found, put the symlink in a new util
15958 subdirectory.
15959
15960 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15961
15962 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15963
15964 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15965
15966 * config.sub: Recognize -openvms.
15967 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15968 * make-all.com, setup.com: New files.
15969
15970 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15971
15972 * Makefile.in (taz): tex3patch moved to texinfo/util.
15973
15974 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15975
15976 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15977 * configure.in: remove make from disable-if-Can-Cross list
15978 enable gdb if ${host} and ${target} are cygwin32
15979
15980 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15981
15982 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15983 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15984
15985 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15986
15987 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15988 distinguish sysv/svr4/bsd variants.
15989 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15990
15991 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15992
15993 * configure.in: Added copyright notice.
15994 * move-if-change: Added copyright notice.
15995
15996 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15997
15998 * configure.in (powerpcle-*-solaris*): Until we get shared
15999 libraries working, don't build gdb, sim, make, tcl, tk, or
16000 expect.
16001
16002 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16003
16004 * config.guess: Merge with FSF:
16005
16006 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16007 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16008
16009 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16010 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16011
16012 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16013 * config.guess: Combine two OSF1 rules.
16014 Also recognize field test versions. From mjr@zk3.dec.com.
16015 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16016 because GNU uname does not support -p. From pmr@pajato.com.
16017
16018 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16019
16020 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16021
16022 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16023
16024 * mpw-README: Document GCCIncludes.
16025
16026 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16027
16028 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16029
16030 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16031
16032 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16033
16034 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16035
16036 * configure.in (*-*-cygwin32): Configure make.
16037
16038 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16039
16040 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16041
16042 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16043
16044 * Makefile.in (all-inet): Depend on all-perl.
16045
16046 * Makefile.in (inet-install): New target.
16047
16048 * Makefile.in (all-inet): Depend on all-tcl.
16049 (all-inet): Depend on all-send-pr.
16050
16051 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16052
16053 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16054 temporarily.
16055
16056 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16057
16058 * configure.in: Don't configure --with-gnu-ld on AIX.
16059
16060 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16061
16062 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16063
16064 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16065
16066 * Makefile.in (ALL_MODULES): Added all-inet.
16067 (CROSS_CHECK_MODULES): Added check-inet.
16068 (INSTALL_MODULES): Added install-inet.
16069 (CLEAN_MODULES): Added clean-inet.
16070 (all-indent): New target.
16071
16072 * configure.in (host_tools): Added inet.
16073 (native_only): Added inet.
16074 (noconfigdirs): Added inet.
16075
16076 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16077
16078 * configure.in: Don't configure libgloss if we are not configuring
16079 newlib.
16080
16081 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16082
16083 * configure.in: Don't configure libgloss for unsupported
16084 architectures.
16085
16086 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16087
16088 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16089
16090 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16091
16092 * Makefile.in (ALL_MODULES): Include all-apache.
16093 (CROSS_CHECK_MODULES): Include check-apache.
16094 (INSTALL_MODULES): Include install-apache.
16095 (all-apache): New target.
16096
16097 * configure.in: Added apache everywhere perl is seen.
16098
16099 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16100
16101 * Makefile.in: Add support for clean-{module} and
16102 clean-target-{module} rules.
16103
16104 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16105
16106 * configure.in (*-*-ose) do not build libgloss.
16107
16108 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16109
16110 * config.guess (prep*:SunOS:5.*:*): Turn into
16111 powerpele-unknown-solaris2.
16112
16113 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * configure.in: Permit --enable-shared to specify a list of
16116 directories.
16117
16118 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16119
16120 * configure.in (host==solaris): Pass only the first word of $CC
16121 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16122
16123 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16124
16125 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16126
16127 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16128
16129 * Makefile.in (ALL_MODULES): Include all-perl.
16130 (CROSS_CHECK_MODULES): Include check-perl.
16131 (INSTALL_MODULES): Include install-perl.
16132 (ALL_X11_MODULES): Include all-guile.
16133 (CHECK_X11_MODULES): Include check-guile.
16134 (INSTALL_X11_MODULES): Include install-guile.
16135 (all-perl): New target.
16136 (all-guile): New target.
16137
16138 * configure.in (host_tools): Include perl and guile.
16139 (native_only): Include perl and guile.
16140 (noconfigdirs): Don't build guile and perl; no ports have been
16141 done.
16142
16143 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16144
16145 * configure (--enable-*): Handle quoted option lists such as
16146 --enable-sim-cflags='-g0 -O' better.
16147
16148 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16149
16150 * Makefile.in ({,inst}all-target): New rule so we can make and
16151 install all of the target directories easily.
16152
16153 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16154
16155 * configure.in: Add missing global flag in sed substitution when
16156 deleting `target-' from ${configdirs}.
16157
16158 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16159
16160 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16161 option.
16162
16163 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16164 config/mh-necv4.
16165
16166 * install.sh: Correct misspelling of transformbasename.
16167
16168 * config.guess: Recognize mips-*-sysv*.
16169
16170 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16171
16172 * config.sub: Recognize mon960.
16173
16174 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16175
16176 * configure: Restore Canadian Cross handling of BISON and LEX,
16177 removed in Feb 20 change.
16178
16179 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16180
16181 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16182 Mention make install. Remove the old copyright date as well the
16183 clumsy and rather pointless copyright on the README file.
16184
16185 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16186
16187 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16188 Makefile after running symlink-tree, then run `make distclean' to
16189 avoid clobbering any generated files in srcdir.
16190
16191 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16192
16193 * configure.in (m68k-*-netbsd*): Build everything now.
16194
16195 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16196
16197 * Makefile.in (taz): Fix quoting.
16198
16199 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16200
16201 * configure.in (sparclet-*-*): Build everything now.
16202
16203 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16204
16205 * configure.in (m68k-*-linux*): New host.
16206
16207 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * configure: Check for bison before byacc.
16210
16211 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16212
16213 * Makefile.in configure: Change the way LEX and BISON/YACC are
16214 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16215 searching PATH. These are used as fallbacks by Makefile.in if
16216 flex/bison/byacc aren't in objdir.
16217
16218 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16219
16220 * Makefile.in: Make everything which depends upon all-bfd also
16221 depend upon all-opcodes, in case --with-commonbfdlib is used.
16222
16223 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16224
16225 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16226 building NT native compilers on Unix.
16227
16228 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16229
16230 * configure.in: Don't get CC from the host Makefile fragment if we
16231 can find gcc in PATH, or if this is a Canadian Cross. Move the
16232 Solaris test for /usr/ucb/cc to the post target script, just after
16233 the compiler sanity test.
16234
16235 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16236
16237 * config.sub: Merge with FSF.
16238
16239 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16240
16241 * Makefile.in (RPATH_ENVVAR): New variable.
16242 (REALLY_SET_LIB_PATH): Use it.
16243 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16244
16245 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16246
16247 * config.sub, configure.in: Recognize sparclet cpu.
16248
16249 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16250
16251 * config.guess: Support m68k-cbm-sysv4.
16252
16253 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16254
16255 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16256 m68k-unknown-linuxaout from linker help string. Put quotes around
16257 $ld_help_string.
16258
16259 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16260
16261 * config.guess (powerpc-harris-powerunix): Add guess for port
16262 to new target.
16263
16264 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16265
16266 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16267
16268 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16269
16270 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16271 $(REALLY_SET_LIB_PATH) in Makefile.
16272 * Makefile.in (SET_LIB_PATH): New variable.
16273 (REALLY_SET_LIB_PATH): New variable.
16274 ($(DO_X)): Use $(SET_LIB_PATH).
16275 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16276 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16277 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16278 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16279 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16280 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16281 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16282 (install-dosrel): Likewise.
16283 (all-opcodes): Depend upon all-libiberty.
16284
16285 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16286
16287 * config.guess (*:CYGWIN*): New
16288
16289 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16290
16291 * Makefile.in (all-target-winsup): All all-target-libiberty.
16292
16293 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16294
16295 * configure.in (noconfigdirs): Add missing # in front of comment.
16296
16297 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16298
16299 * configure.in: add second pass to things added to noconfigdirs
16300 so *-gm-magic can exclude libgloss properly.
16301
16302 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16303
16304 * mpw-configure (extralibs_name, rez_name): Set correctly
16305 for MWC68K compiler.
16306
16307 * mpw-README: Add more info on the necessary build tools.
16308
16309 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16310
16311 * configure.in, config.sub: Recognize cygwin32.
16312
16313 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16314
16315 * config.guess, config.sub: Recognize A/UX.
16316
16317 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * config.sub: Merge with gcc/config.sub.
16320
16321 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16322
16323 * mpw-build.in (do-binutils): Add build of stamps.
16324
16325 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16326
16327 * config.sub: Add recognition for mips64vr4100*-* targets.
16328
16329 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16330
16331 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16332 Add creation of gconfigargs with `--enable-shared' turned on.
16333 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16334 ($(host)-stamp-stage3-configured): Likewise.
16335 (HOLES): Add chatr and ldd.
16336 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16337
16338 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16339
16340 * configure: Pass --nfp to recursive configures.
16341
16342 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16343
16344 * Makefile.in (DLLTOOL): New.
16345 (DLLTOOL_FOR_TARGET): New.
16346 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16347 (EXTRA_TARGET_FLAGS): Ditto.
16348 (EXTRA_GCC_FLAGS): Ditto.
16349 (CONFIGURE_TARGET_MODULES): Ditto.
16350 (DO_X): Ditto.
16351 * configure: Add DLLTOOL.
16352
16353 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16354
16355 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16356 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16357 mh-sco, since old workarounds no longer needed, and don't
16358 build ld, since libraries have weak symbols in COFF.
16359
16360 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16361
16362 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16363
16364 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * configure.in: Make sure that ${CC} can be used to compile an
16367 executable.
16368
16369 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16370
16371 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16372 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16373 nothing depending on whether gdbtk is being built.
16374
16375 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16376
16377 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16378
16379 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16380
16381 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16382 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16383
16384 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16385
16386 * config-ml.in: Add support for
16387 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16388 Simplify setting of multidirs from --disable-foo.
16389
16390 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16391
16392 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16393 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16394 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16395 non-empty, pass them on to the GCC make.
16396 (all-bootstrap): New rule that is like all-gcc, except it executes
16397 the GCC bootstrap rule instead of the GCC all rule.
16398
16399 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16400
16401 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16402
16403 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16404
16405 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16406 DG/UX support.
16407
16408 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16409
16410 * config.sub (i*86*) Change [345] to [3456]
16411
16412 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16413
16414 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16415 --with-gnu-ld=no.
16416
16417 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16418
16419 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16420 AIX multilibs get built.
16421
16422 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16423
16424 * configure.in (i386-win32): Don't build expect if we're not
16425 building the tcl subdir.
16426
16427 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16428
16429 * Makefile.in: (configure-target-examples, all-target-examples):
16430 New targets, configure and build example programs.
16431
16432 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16433
16434 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16435 use it as input to sedit the generated MPW makefile.
16436 * mpw-README: Add a suggestion about Gestalt.h.
16437
16438 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16439
16440 * config.sub: Accept *-*-ieee*.
16441
16442 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16443
16444 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16445 Ronald F. Guilmette <rfg@monkeys.com>.
16446
16447 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16448
16449 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16450 for powerpc-pe native.
16451 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16452 (target==powerpc-pe): duplicate i386-win32 entry.
16453
16454 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16455
16456 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16457 of vxworks, not just vxworks5.1.
16458
16459 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16460
16461 * mpw-configure: Add support for exec-prefix.
16462
16463 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16464
16465 * config.guess: Recognize HP model 816 machines as having
16466 a PA1.1 processor.
16467
16468 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16469
16470 * configure: Ignore new autoconf configure options.
16471
16472 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16473
16474 * config.guess: Recognize Pentium under SCO.
16475 From Robert Lipe <robertl@arnet.com>.
16476
16477 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16478
16479 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16480
16481 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16482
16483 * configure.in: Don't configure gas for alpha-dec-osf*.
16484
16485 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16486
16487 * configure.in: Default to --with-stabs for some targets for which
16488 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16489 i[345]86*-*-unixware*.
16490
16491 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16492
16493 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16494 rather than basing it on the target. Simplify handling of options
16495 controlling which directories to configure. Remove extraneous
16496 slash in multi-clean target.
16497
16498 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16499
16500 * config-ml.in: Prefix more variables with ml_ so they don't collide
16501 with configure's.
16502
16503 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16504
16505 * configure: Don't turn -v into --v.
16506
16507 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16508
16509 * configure.in (targargs): Fix typo.
16510
16511 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16512
16513 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16514
16515 * configure.in: Strip --host and --target options from
16516 CONFIG_ARGUMENTS, and always configure for --host only. Add
16517 --with-cross-host option when building with a cross-compiler.
16518 * configure: Canonicalize the arguments put into config.status by
16519 always using `=' for an option with an argument. Pass a presumed
16520 --host or --target explicitly.
16521
16522 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16523
16524 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16525 into general OS recognition case.
16526
16527 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16528
16529 * configure.in (target_configdirs): add target-winsup only
16530 for win32 target systems.
16531
16532 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16533
16534 * Makefile.in (all-target-libgloss): Depend upon
16535 configure-target-newlib, since when libgloss is built it looks to
16536 see if the newlib directory exists.
16537
16538 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16539
16540 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16541 cfg-ml-*.in.
16542
16543 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * configure: Handle LD and LD_FOR_TARGET when configuring a
16546 Canadian Cross.
16547
16548 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16549
16550 * configure.in (target_libs): add target-winsup.
16551 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16552 (target==ppcle-pe): remove ld from $noconfigdirs.
16553
16554 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16555
16556 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16557 Preserve relative path names in $srcdir. Build symlink tree if
16558 configuring cross target dir and srcdir=. (= no VPATH support).
16559 (configure-target-libg++): Depend on configure-target-librx.
16560 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16561 * config-ml.in: New file.
16562 * symlink-tree: New file.
16563 * configure: Ensure srcdir="." if that's what it is.
16564
16565 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16566
16567 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16568 includes and FLEX_SKELETON setting.
16569 * mpw-configure (--with-gnu-ld): New option, controls whether
16570 to use PPCLink or ld with PowerMac GCC.
16571 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16572 * mpw-config.in: Configure grez if targeting Mac.
16573
16574 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16575 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16576 just macos.
16577 * configure.in: Configure grez resource compiler if targeting Mac.
16578 * Makefile.in (all-grez, install-grez): New targets.
16579
16580 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16581
16582 * configure: CXX defaults to gcc, not g++. If we find
16583 gcc in the path, set CC to gcc -O2.
16584
16585 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16586
16587 * configure: Default ${build} correctly. Avoid picking up extra
16588 spaces when reading CC and CXX from Makefile. When doing a
16589 Canadian Cross, use plausible default values for numerous
16590 variables.
16591 * configure.in: When doing a Canadian Cross, don't try to
16592 configure tools whose configure script can't handle it.
16593
16594 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16595
16596 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16597
16598 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16599
16600 * configure: Remove dubious bug reporting address.
16601
16602 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16603
16604 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16605 configure script, run that instead of this directory's configure.
16606 In either case, print a message that we're configuring the sub-dir.
16607
16608 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16609
16610 * configure.in: Before checking for the existence of various files,
16611 use sed to filter out "target-".
16612
16613 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16614
16615 * Makefile.in (DO_X): Split rule to decrease command line length
16616 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16617 (Philippe De Muyter).
16618
16619 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16620
16621 * Makefile.in (all-patch): depend on all-libiberty.
16622
16623 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16624
16625 * configure.in: If the only directory in target_configdirs which
16626 actually exists is libiberty, then set target_configdirs to empty,
16627 to avoid trying to build a target libiberty in a gas or gdb
16628 distribution.
16629
16630 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16631
16632 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16633 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16634 systems.
16635
16636 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16637
16638 * configure.in (copy_dirs): Use sys-include instead of include
16639 for --with-headers option.
16640
16641 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16642
16643 * Makefile.in, configure.in: Make winsup builds work with
16644 new scheme.
16645
16646 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * configure.in: Build the linker on AIX.
16649
16650 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16651
16652 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16653 where needed.
16654
16655 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16656
16657 * Makefile.in (all-gcc): Fix typo.
16658
16659 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16660
16661 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16662
16663 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16664
16665 * configure.in: Rename libFOO to target-libFOO, and xiberty
16666 to target-xiberty, to provide more flexibility.
16667 (target_subdir): Define. Create if cross.
16668 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16669 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16670 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16671 check-libFOO -> check-target-libFOO, etc.
16672 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16673 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16674 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16675 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16676 allow ALL_GCC="" to only configure.
16677 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16678 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16679 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16680
16681 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16682
16683 * Makefile.in (taz): Build "info" in etc explicitly.
16684
16685 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16686
16687 * configure.in: Make sure that CC is undefined (as opposed to
16688 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16689 problem with autoconf trying to configure on a host without GCC.
16690
16691 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16692
16693 * mpw-configure: Set host alias from choice of host compiler,
16694 only use generic MPW Makefile sed if present, edit a file
16695 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16696 * mpw-README: Add problem notes about CW6 and CW7.
16697
16698 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16699
16700 * Makefile.in (taz): Use ";" instead of ";;".
16701
16702 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16703
16704 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16705 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16706 DISTDOCDIRS.
16707 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16708 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16709
16710 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16711
16712 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16713 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16714 Move bfd to DISTSTUFFDIRS.
16715
16716 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16717
16718 * Makefile.in (X11_LIB): Removed.
16719 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16720
16721 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16722
16723 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16724
16725 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16726 names.
16727
16728 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16729
16730 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16731
16732 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16733
16734 * configure.in (i[345]86-*-win32): Always build newlib.
16735 Don't configure cvs, autoconf or texinfo.
16736 * Makefile.in (LD_FOR_TARGET): New.
16737 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16738 Pass down LD_FOR_TARGET.
16739
16740 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16741
16742 * winsup: New directory.
16743 * Makefile.in: Build winsup.
16744 * configure.in: Winsup is configured when target is win32.
16745 Can only build win32 target GDB when native.
16746
16747 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16748
16749 * config.guess: Recognize HP model 819 machines as having
16750 a PA 1.1 processor.
16751
16752 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16753
16754 * configure: Fix sed loop which substitutes for CC and CXX to
16755 avoid bug found in various sed implementations.
16756
16757 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16758
16759 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16760 simulator. Use standard powerpc-*-eabi*.
16761
16762 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * configure.in: Stop putting gas and binutils in noconfigdirs for
16765 powerpc-*-aix* and rs6000-*-*.
16766
16767 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16768
16769 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16770 -mcall-aixdesc libraries.
16771
16772 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16773
16774 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16775
16776 * config.sub (arm | armel | armeb): Fix shell syntax.
16777
16778 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16779
16780 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16781 -msoft-float and -mcpu=common support.
16782 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16783 libraries.
16784
16785 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16786
16787 * configure.in: Allow configuration and build of emacs19 for the alpha.
16788
16789 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16790
16791 * configure.in (CC): Get ^CC, not just any old CC, from
16792 ${host_makefile_frag}.
16793
16794 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16795
16796 * configure.in (CC): Try to get CC from
16797 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16798
16799 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16800
16801 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16802 only if it exists in $(srcdir).
16803
16804 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16805
16806 * configure: If CC and CXX are not set in the environment, set
16807 them, based on either an existing Makefile or on searching for gcc
16808 in PATH. Substitute for CC and CXX in Makefile.
16809 * configure.in: Remove libm from target_libs. Separate
16810 target_configdirs from configdirs. If CC is not set in
16811 environment, try to get it from a host Makefile fragment. Rewrite
16812 changes of configdirs to use skipdirs instead. A few minor
16813 tweaks. Take directories out of target_configdirs as they are
16814 taken out of configdirs. Remove existing Makefile files from
16815 subdirectories. Substitute for TARGET_CONFIGDIRS and
16816 CONFIG_ARGUMENTS in Makefile.
16817 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16818 by configure.in.
16819 (CONFIG_ARGUMENTS): Likewise.
16820 (CONFIGURE_TARGET_MODULES): New variable.
16821 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16822 ($(CONFIGURE_TARGET_MODULES)): New target.
16823 (configure-libg++, configure-libio): New targets.
16824 (all-libg++): Depend upon configure-libg++.
16825 (all-libio): Depend upon configure-libio.
16826 (configure-libgloss, all-libgloss): New targets.
16827 (configure-libstdc++): New target.
16828 (all-libstdc++): Depend upon configure-libstdc++.
16829 (configure-librx, all-librx): New targets.
16830 (configure-newlib): New target.
16831 (all-newlib): Depend upon configure-newlib
16832 (configure-xiberty): New target.
16833 (all-xiberty): Depend upon configure-xiberty.
16834
16835 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16836
16837 * configure.in (host i[345]86-*-win32): Expand the
16838 noconfigdirs again.
16839
16840 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16841
16842 * mpw-configure: Fix sed command file name.
16843
16844 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16845
16846 * configure.in (host i[345]86-*-win32): Reduce the
16847 noconfigdirs again.
16848
16849 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16852 or powerpc*-*-pe*, since they are not yet supported.
16853
16854 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16855
16856 Add PowerMac support and many other enhancements.
16857 * mpw-configure: New option --cc to select compiler to use,
16858 paste options set according to --cc into the generated
16859 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16860 if mpw-make.sed is present.
16861 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16862 add forward includes for PowerPC include files.
16863 * mpw-build.in: Build using Makefile.PPC if present.
16864 (do-byacc, etc): Remove separate version resource builds.
16865 (do-gas): Build "stamps" before "all".
16866 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16867 * mpw-README: Update to reflect --cc option, PowerMac support,
16868 and recently-reported compatibility problems.
16869
16870 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16871
16872 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16873 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16874 (--with-multilib-top): Pass to recursive invocations.
16875
16876 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16877
16878 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16879 v810-*-*.
16880
16881 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16882
16883 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16884 gdb, ld and opcodes on v810-*-*.
16885
16886 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16889 (local-maintainer-clean): New target.
16890 (maintainer-clean): New target.
16891 (realclean): Just depend upon maintainer-clean.
16892
16893 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16894
16895 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16896
16897 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16898
16899 * configure.in: Build ld in mips*-*-bsd* case.
16900
16901 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16902
16903 * config.sub: Accept -lites* OS. From Ian Dall.
16904
16905 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16906
16907 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16908 targets.
16909
16910 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16911
16912 * configure.in: treat i386-win32 canadian cross the same as
16913 i386-go32 canadian cross.
16914
16915 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16916
16917 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16918 running under the simulator to build a reduced set of libraries.
16919 (powerpc-*-eabiaix): Add fine grained multilib support added to
16920 other powerpc targets yesterday.
16921
16922 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16923
16924 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16925 -disable-softfloat, -disable-relocatable, -disable-aix, and
16926 -disable-sysv to control which multilib libraries get built.
16927
16928 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16929
16930 * configure: Add Makefile.tem to list of files to remove in trap
16931 handler.
16932
16933 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16934
16935 * config.guess (*Linux*): Add missing "exit"s.
16936 Also, need specific check for alpha-unknown-linux (uses COFF).
16937
16938 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16939
16940 * config.guess: Merge with FSF:
16941
16942 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16943 * config.guess (AIX4): More robust release numbering discovery.
16944
16945 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16946 * config.guess (i386-sequent-ptx): Properly get version number.
16947
16948 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16949 * config.guess (mips:*:4*:UMIPS): New case.
16950
16951 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16952
16953 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16954 (i386-win32 host): Likewise. Don't build readline.
16955
16956 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16957
16958 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16959 SUPPORT_FILES to submakes.
16960
16961 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16962
16963 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16964 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16965 mpw-configure.
16966
16967 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16968
16969 * configure.in (appdirs): Use =, not ==, in test expression when
16970 trying to build the text to print in the warning message for
16971 Solaris users.
16972
16973 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16974
16975 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16976
16977 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16978
16979 * config.guess: Recognize lynx-2.3.
16980
16981 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16982
16983 * config.sub (z8ksim): Deleted
16984 (z8k-*-coff): New, this is the one true name of the target.
16985
16986 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16987
16988 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16989
16990 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16991
16992 * config.guess (*:Linux:*:*): First try asking the linker what the
16993 default object file format is (elf, aout, or coff). Then if this
16994 fails, try previous methods.
16995
16996 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16997
16998 * configure.in: Don't build newlib for *-*-vxworks5.1.
16999
17000 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17001
17002 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17003 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17004
17005 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17006
17007 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17008
17009 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17010
17011 * cfg-ml-com.in: New file.
17012 * cfg-ml-pos.in: New file.
17013
17014 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17015
17016 * COPYING.NEWLIB: Add HP free copyright to list.
17017
17018 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17019
17020 * config.sub: Recognize -eabi* for the system, not just -eabi.
17021
17022 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17023
17024 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17025 * config.sub, configure.in (win32): New target and host.
17026
17027 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17028
17029 * configure.in: Add i386-pe configuration.
17030
17031 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17032
17033 * mpw-build.in (install): Install GDB after LD.
17034
17035 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17036
17037 * mpw-config.in (elf/mips.h): Always forward-include, needed
17038 for GDB to build.
17039
17040 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17041
17042 * testsuite: New directory for customer acceptance and whole tool
17043 chain tests.
17044
17045 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17046
17047 * configure: If per-host line isn't found, but AC_OUTPUT is found
17048 and a configure script exists, run it instead.
17049
17050 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17051
17052 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17053
17054 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17055
17056 * configure: Set build_{cpu,vendor,os,alias} to host values when
17057 --build isn't specified.
17058
17059 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17060
17061 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17062 (FLAGS_TO_PASS): Pass them.
17063 (EXTRA_TARGET_FLAGS): Ditto.
17064
17065 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17066
17067 * Makefile.in (all-libg++): Depend on all-libstdc++.
17068
17069 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17070
17071 * configure.in (noconfigdirs): Enable all packages for
17072 i386-unknown-netbsd.
17073
17074 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17075
17076 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17077 hosted builds (DOS builds)
17078
17079 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17080
17081 Changes for ARM based on patches from Richard Earnshaw:
17082 * config.sub: Handle armeb and armel.
17083 * configure.in: Omit arm linker only for riscix.
17084
17085 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17086
17087 * config.guess: Update from FSF.
17088
17089 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17090
17091 * config.sub: Recognize powerpcle as the little endian variant of
17092 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17093 powerpcle variant. Convert pentium into i586, not i486. Add p5
17094 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17095 temporarily.
17096
17097 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17098
17099 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17100
17101 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17102
17103 * config.sub: Accept -lites* as a basic system type.
17104
17105 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17106
17107 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17108 installed, and if so return linuxoldld as the system name.
17109
17110 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17111
17112 * config.guess: Add hppa1.1-hp-lites support.
17113
17114 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17115
17116 * configure.in: Don't build newlib for m68k-vxworks5.1.
17117
17118 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17119
17120 * configure.in (mips-sgi-irix6): Use mh-irix5.
17121
17122 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17123
17124 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17125
17126 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17127
17128 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17129 OSF/1. Fix compiler flags.
17130 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17131
17132 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17133
17134 * configure.in: Recognize --with-newlib.
17135 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17136
17137 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17138
17139 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17140 to *_X11_MODULES due to gdbtk needing X include files et al.
17141
17142 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17143
17144 Merge in support for Mac MPW as a host.
17145 (Old change descriptions retained for informational value.)
17146
17147 * mpw-config.in: Add generic include forwards for cpu-specific
17148 include files in aout and elf directories.
17149
17150 * mpw-configure: Added copyright.
17151 * mpw-config.in: Check for presence of required build tools.
17152 (target_libs): Add newlib.
17153 (target_tools): Add examples.
17154 (Read Me): Generate as "Read Me for MPW" instead.
17155 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17156 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17157 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17158
17159 * mpw-configure: Remove subdir-specific makefile hackery,
17160 delete mk.tmp after using it.
17161
17162 * mpw-build.in (all): Display start and end times.
17163
17164 * mpw-configure (host_canonical): Set.
17165 (target_cpu): Always add to makefiles.
17166 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17167 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17168 (mpw-mh-mpw): Look for in srcdir and srcroot.
17169 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17170
17171 * mpw-build.in: (install-only): New target.
17172
17173 * mpw-configure (host_alias, target_alias): Rename from hostalias
17174 and targetalias, add into generated Makefile.
17175 (mk.tmp): If present, add into generated Makefile.
17176 * mpw-build.in (all-gas): Build config.h first before gas proper.
17177
17178 * mpw-configure (config.status): Write only if changed.
17179 * mpw-config.in (readline): Configure it (not built, just used for
17180 definitions).
17181
17182 * mpw-config.in (elf/mips.h): Add a forward include.
17183
17184 * mpw-config.in: Forward-include most .h files in include into
17185 extra-include.
17186 (readline): Don't build.
17187 mpw-build.in (install): Install GDB.
17188
17189 * mpw-configure (prefix, mpw_prefix): Handle it.
17190 * mpw-config.in (mmalloc, readline): Don't configure.
17191 * mpw-build.in (thisscript): Rename to ThisScript.
17192 Use mpw-build instead of BuildProgram everywhere.
17193 (mmalloc, readline): Don't build.
17194 * mpw-README: New file, basic documentation about the MPW port.
17195
17196 * mpw-config.in: Use forward-include to create include files.
17197
17198 * mpw-configure: Add more things to the top of each configured
17199 Makefile, including contents of config/mpw-mh-mpw.
17200 * mpw-config.in (extra-include): Create this directory and fill it
17201 with Posix-like include files when configuring.
17202
17203 * config.sub (apple, mac, mpw): Add various aliases.
17204
17205 * mpw-build.in: New file, top-level build script fragment for MPW.
17206 * mpw-configure: New file, configure script for MPW.
17207 * mpw-config.in: New file, config fragment for MPW.
17208
17209 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17210
17211 * configure.in (host_libs): Remove glob, since it is gone from the
17212 sources.
17213
17214 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17215
17216 * Makefile.in: define empty GDB_NLM_DEPS var.
17217
17218 * configure.in(target_makefile_frag): use config/mt-netware
17219 for netware targets.
17220
17221 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17222
17223 * config.sub: Merge in recent FSF changes. Remove linux special
17224 cases.
17225
17226 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17227
17228 Revert this change:
17229
17230 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17231
17232 * build-all.mk: Use CC=cc -Xs on Solaris.
17233
17234 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17235
17236 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17237 stop using it.
17238 * Makefile.in: Nuke all references to glob subdirectory.
17239
17240 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17241
17242 * configure.in: Fix --enable-shared logic in per-host.
17243
17244 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17245
17246 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17247
17248 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17249
17250 * configure.in (noconfigdirs): Don't build gas on AIX, for
17251 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17252
17253 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17254
17255 * configure: Fix --cache-file to work if the file argument is a
17256 relative path.
17257
17258 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17259
17260 * configure: If the --cache-file is used, pass it down to
17261 configure in subdirectories.
17262
17263 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17264
17265 * config.sub: add vxworks29k configuration.
17266
17267 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17268
17269 * Makefile.in (taz): Do "diststuff" part quietly.
17270
17271 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17272
17273 * config.sub: Mini-merge with gcc/config.sub.
17274
17275 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17276
17277 * config.guess (IRIX): Sed - to _.
17278
17279 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17280
17281 * Makefile.in (source-vault, binary-vault): New targets.
17282
17283 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17284
17285 * config.sub: Recognize -eabi as a basic system type.
17286
17287 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17288
17289 * configure.in (enable_shared stuff): Fix typo.
17290
17291 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17292
17293 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17294
17295 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17296
17297 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17298
17299 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17300
17301 * configure.in (rs6000-*-*): Don't build gas.
17302
17303 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17304
17305 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17306 reduce command line length.
17307 (AS_FOR_TARGET): Check for as.new, not Makefile.
17308 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17309
17310 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17311
17312 * config.guess: Merge from FSF.
17313
17314 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17315
17316 * configure: Don't use $ when handling program_suffix.
17317
17318 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17319
17320 * configure.in: Configure tk for hppa/hpux.
17321
17322 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17323
17324 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17325
17326 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17327
17328 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17329 to LIBCXXFLAGS. Tests are better run without it.
17330
17331 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17332
17333 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17334
17335 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17336
17337 * configure.in (*-*-netware*): Don't configure xiberty.
17338
17339 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17340
17341 * configure.in: Remove tk from native_only list.
17342
17343 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17344
17345 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17346 for special NCD build.
17347
17348 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17349
17350 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17351 makeall.bat, they're only useful for binutils snapshots.
17352 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17353 makeall.bat to specified SUPPORT_FILES.
17354
17355 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17356
17357 * build-all.mk: Add Ericsson targets to sun4 and solaris
17358 hosts. Add BNR's sun4 target to solaris host, so their
17359 build-from-source will be tested in-house first.
17360
17361 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17362
17363 * Makefile.in (LIBCFLAGS): New variable.
17364 (CFLAGS_FOR_TARGET): Ditto.
17365 (LIBCFLAGS_FOR_TARGET): Ditto.
17366 (LIBCXXFLAGS): Ditto.
17367 (CXXFLAGS_FOR_TARGET): Ditto.
17368 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17369 (BASE_FLAGS_TO_PASS): Pass them.
17370 (EXTRA_TARGET_FLAGS): Ditto.
17371
17372 * configure.in: Support --enable-shared.
17373
17374 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17375
17376 * configure.in (target_libs): Include libstdc++ again.
17377 * config.guess: Update from FSF (for FreeBSD).
17378
17379 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17380
17381 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17382 makeall.bat.
17383 (DISTDOCDIRS): Add `etc'.
17384 (ETC_SUPPORT_PFX): New variable.
17385 (taz): Include anything from etc starting with a word in
17386 ETC_SUPPORT_PFX.
17387
17388 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17389
17390 * config.sub: Update for recent FSF changes. Remove obsolete
17391 h8300hds entry. Add -windows* and -osx as basic os. Minor
17392 spacing changes.
17393
17394 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17395
17396 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17397
17398 * config.guess: Merge with FSF.
17399 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17400
17401 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17402
17403 * configure: Since the "trap 0" handler will override the exit
17404 status on many systems, only use it for "exit 1", and make it set
17405 a non-zero exit status; reset it before "exit 0". Also, check
17406 exit status of config.sub, and error out if it failed.
17407
17408 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17409
17410 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17411 and install libgloss.
17412
17413 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17414
17415 * Makefile.in (all-binutils): Depend upon all-byacc.
17416
17417 * configure.in: Don't build emacs on Irix 5.
17418
17419 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17420
17421 * configure.in (*-*-netware*): Add libio.
17422
17423 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17424
17425 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17426 (CHECK_TARGET_MODULES): Ditto.
17427 (INSTALL_TARGET_MODULES): Ditto.
17428 (TARGET_LIBS): Ditto.
17429 (all-libstdc++): Note dependencies.
17430
17431 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17432
17433 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17434
17435 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17436
17437 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17438 -fexternal-templates.
17439
17440 * configure.in (target_libs): Add libstdc++.
17441 (noconfigdirs): Add libstdc++ as appropriate.
17442
17443 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17444
17445 * config.guess: Update from FSF.
17446
17447 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17448
17449 * configure: Use ${config_shell} when running ${configsub}.
17450
17451 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17452
17453 * config.sub: No longer recognize h8300h.
17454
17455 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17456
17457 * config.sub: Remove extraneous differences between config.sub and
17458 gcc/config.sub.
17459
17460 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17461
17462 * Makefile.in (DISTSTUFFDIRS): Add gas.
17463
17464 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17465
17466 * COPYING.NEWLIB: New file.
17467
17468 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17469
17470 * config.guess (HP-UX): Patch from Harlan Stenn
17471 <harlan@landmark.com> to also emit release level.
17472
17473 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17474
17475 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17476
17477 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17478
17479 * config.sub: Merge nextstep cleanup from FSF.
17480
17481 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17482
17483 * configure.in (arm-*-*): Don't configure ld for this target.
17484
17485 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17486
17487 * configure.in (*-*-netware): don't configure libg++, libio,
17488 librx, or newlib.
17489
17490 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17491
17492 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17493 configure ld--it works, but it doesn't support shared libraries.
17494
17495 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17496
17497 * config.guess (*-unknown-freebsd*): Get rid of possible
17498 trailing "(Release)" in version string.
17499 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17500
17501 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17502
17503 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17504 Fix type: *-next-neststep -> *-next-nextstep.
17505
17506 * config.guess: Merge from FSF:
17507
17508 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17509
17510 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17511
17512 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17513
17514 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17515 instead of UNIX_SV for UnixWare 1.0).
17516
17517 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17518
17519 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17520 to make gdb/nlm/* build after the compiler and linker.
17521
17522 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17523
17524 * config.guess (netbsd, freebsd, linux): Accept any machine,
17525 not just i[34]86.
17526 (m68k-atari-sysv4): Relocate to match FSF version.
17527
17528 * config.guess: More merges from the FSF:
17529
17530 Add a space before function call or macro invocation.
17531
17532 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17533
17534 * config.guess: Add trap cmd to remove dummy.c and dummy when
17535 interrupted.
17536
17537 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17538
17539 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17540 (dummy): Redirect stderr from compilation of dummy.c.
17541
17542 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17543
17544 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17545
17546 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17547
17548 * configure: Accept and ignore --cache*, for compatibility with
17549 new autoconf.
17550
17551 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17552
17553 * config.guess: Merge from FSF:
17554
17555 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17556
17557 * config.guess (Pyramid*:OSx*:*:*): New case.
17558 (PATH): Add /.attbin at end for finding uname.
17559 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17560
17561 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17562
17563 * config.guess (M88*:DolphinOS:*:*): New case.
17564
17565 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17566
17567 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17568 to select whether to use ELF or COFF.
17569
17570 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17571
17572 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17573
17574 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17575
17576 * config.guess: Guess the OS version for HPUX.
17577
17578 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17579
17580 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17581
17582 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17583
17584 * configure.in: Recognize --with-headers, --with-libs, and
17585 --without-newlib.
17586 * Makefile.in (all-xiberty): Depend upon all-ld.
17587
17588 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17589
17590 * configure.in: Change i[34]86 to i[345]86.
17591
17592 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17593
17594 * configure (version): A few more tweaks to help message.
17595
17596 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17597
17598 * Makefile.in: Remove (for now) librx as a host library,
17599 now that we're building it for target.
17600
17601 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17602
17603 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17604 (Karl Berry).
17605
17606 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17607
17608 * configure.in: Also configure librx.
17609
17610 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17611
17612 * Makefile.in: Update various rules to reflect that librx
17613 is now needed for libg++.
17614
17615 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17616
17617 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17618
17619 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17620
17621 * configure.in: Configure the examples directory.
17622
17623 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17624
17625 * configure: Simplify Jun 2 1994 change.
17626
17627 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17628
17629 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17630 /bin/gcc isn't good enough to build gcc.
17631
17632 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17633
17634 * Makefile.in (GDB_SUPPORT_FILES): Remove
17635 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17636 (gdb.tar.gz): Add new rule to use standard distribution building
17637 mechanism.
17638
17639 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17640
17641 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17642 Bill Cox <bill@cygnus.com>.
17643
17644 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17645
17646 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17647
17648 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17649
17650 * configure: Search current dir first in .gdbinit.
17651
17652 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17653
17654 * config.sub: Recognize freebsd (merged from gcc config.sub).
17655
17656 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17657
17658 * config.sub: Refer to NeXT's operating system as nextstep.
17659
17660 * config.sub (case $basic_machine): Re-order the cases, to match
17661 the order in the FSF version (which is mostly alphabethical).
17662 Merge in some additions and changes from the FSF.
17663
17664 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17665
17666 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17667 * config.sub: Recognize cxux7.
17668 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17669
17670 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17671
17672 * config.sub: Fix typo powerpc -> powerpc-*.
17673
17674 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17675
17676 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17677
17678 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17679 parallel with all-emacs and install-emacs). Top-level command
17680 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17681
17682 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17683
17684 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17685 $(relbindir)/make before doing ``make install'', and use
17686 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17687 installing over running make binary.
17688 ($(host)-stamp-stage3-installed): Likewise.
17689
17690 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17691
17692 * config.guess: Recognize Mach.
17693
17694 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17695
17696 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17697 see whether --exec-prefix was used.
17698
17699 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17700
17701 * README: Explicitly mention libg++/README. (Zoo's idea.)
17702
17703 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17704
17705 * Makefile.in: Add all-librx target similar to all-libproc.
17706
17707 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17708
17709 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17710 with post 1.2 uname bogosity.
17711
17712 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17713
17714 * configure: Remove temporary files on receipt of a signal.
17715
17716 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17717
17718 * configure: If there is a package_makefile_frag, remove
17719 ${subdir}/Makefile.tem after copying it in.
17720
17721 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17722
17723 * build_all.mk: support rs6000 lynx identifies itself as
17724 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17725 since /bin/gcc is too feeble to compile a modern gcc.
17726
17727 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17728
17729 * brought devo/test-build.mk update-to-date with progressive/
17730 test-build.mk. Add lynx targets and hppa flag info.
17731
17732 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17733
17734 * configure.in: Use mh-ncrsvr43. Patch from
17735 Tom McConnell <tmcconne@sedona.intel.com>.
17736
17737 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17738
17739 * config.guess (i386-unknown-bsdi): No longer need to
17740 check #if defined(__bsdi__) && defined(__i386__).
17741
17742 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17743
17744 * configure: Set program_transform_nameoption correctly.
17745
17746 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17747
17748 * brought build-all.mk update-to-date with progressive build-all.mk,
17749 added new targets and hppa info.
17750
17751 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17752
17753 * configure: If config.guess result is a prefix of the user
17754 specified target, assume a native build and use the user specified
17755 target as the host alias. Remove SunOS patch suffix removal hack.
17756 * configure.in: Remove SunOS patch suffix removal hack.
17757
17758 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17759 in NATIVE_CHECK_MODULES.
17760
17761 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17762
17763 * Makefile.in: Rename HOST_ONLY to NATIVE.
17764 * configure: Delete SunOs patch suffix from host_canonical
17765 and build_canonical variables that are prepended to Makefiles.
17766 * configure.in: Add comments for easier maintenance.
17767
17768 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17769
17770 * Makefile.in: Add all-libproc target similar to all-gui.
17771
17772 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17773
17774 * Makefile.in (CHECK_MODULES): split into
17775 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17776
17777 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17778
17779 * config.guess (i386-unknown-bsdi): New system to guess.
17780
17781 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17782
17783 * Makefile.in: Add all-gui target (but not yet build by "all").
17784
17785 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17786
17787 * config.sub: Move deletion of patch suffix from here...
17788 * configure.in: To here, at Ian's suggestion. The top-
17789 level scripts might need to know of a patch level.
17790
17791 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17792
17793 * config.sub: Strip off patch suffix so rtl is recognized
17794 as a sunos4.1.3 machine, even though it's been patched.
17795
17796 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17797
17798 * Makefile.in (INSTALL_LAST): Delete.
17799 (INSTALL_DOSREL): New.
17800
17801 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17802
17803 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17804 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17805 whether we pass down --with-gnu-ld anyhow.
17806
17807 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17808
17809 * Makefile.in (INSTALL_LAST): Change operation so it works
17810 on more flavors of make.
17811 * configure.in (go32): Don't build libg++ or libio.
17812
17813 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17814
17815 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17816 they can be overriden by templates.
17817
17818 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17819
17820 * configure.in (target==go32): Don't build gdb.
17821 * dosrel: New directory.
17822
17823 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17824
17825 * configure.in (host==go32): Configure dosrel too.
17826 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17827 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17828 be set by incoming names or templates.
17829 (INSTALL_LAST): New rule.
17830
17831 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17832
17833 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17834
17835 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17836
17837 * configure.in (appdirs): New variable. Currently empty, but will
17838 be used in gas distribution. If nonempty, lists a set of
17839 directories at least one of which must get configured, or top
17840 level configuration is considered to have failed.
17841 (rs6000-*-lynxos*): Use new file name.
17842
17843 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17844
17845 Eliminate XTRAFLAGS.
17846 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17847 newlib include files using -idirafter, and also use -nostdinc.
17848 (CXX_FOR_TARGET): Likewise.
17849 (XTRAFLAGS): Removed.
17850 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17851 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17852 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17853 ($(DO_X)): Don't pass down XTRAFLAGS.
17854
17855 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17856
17857 * configure.in (mips*-dec-bsd*): New target; do build linker.
17858 (mips*-*-bsd*): New target; don't build linker.
17859
17860 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17861
17862 * configure.in: support rs6000-*-lynxos* configuration.
17863 support sunos4 as a cross target.
17864
17865 * config.sub: look for lynx*, not lynx since the OS version may
17866 legitimately be part of the name.
17867
17868 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17869
17870 * configure.in (i[34]86-*-sco*): Move to be with other i386
17871 targets.
17872 (romp-*-*): New target. Skip various binary utilities.
17873 (vax-*-*): New target. Don't build newlib.
17874 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17875
17876 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17877
17878 * configure.in: Only set host_makefile_frag if config
17879 directory exists.
17880
17881 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17882
17883 * install.sh: If $dstdir exists, don't check whether each
17884 component does.
17885
17886 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17887
17888 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17889
17890 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17891
17892 * configure.in (*-*-lynxos*): Don't configure newlib for either
17893 native or cross Lynx.
17894
17895 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17896
17897 * config.sub (sparc64-elf): Fix os.
17898 (z8k): Remove duplicate.
17899
17900 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17901
17902 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17903 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17904
17905 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17906
17907 * configure: Make file links cleanly even if Lynx fails on
17908 an NFS symlink (at least fail cleanly).
17909
17910 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17911
17912 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17913 -XNh2000.
17914
17915 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17916
17917 * configure: Unknown options are fatal again.
17918
17919 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17920
17921 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17922 compatibility.
17923
17924 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17925
17926 * build-all.mk: Add `clean' target.
17927
17928 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17929
17930 * config.guess: Add SINIX support.
17931 * configure.in: Add mips-*-sysv4* support.
17932
17933 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17934
17935 * build-all.mk: Document all useful targets.
17936 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17937 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17938
17939 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17940
17941 * configure: Support --silent, --quiet.
17942
17943 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17944
17945 * configure: Support --disable-FEATURE.
17946
17947 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17948
17949 * config.guess: Recognize NCR running SVR4.3.
17950
17951 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17952
17953 * config.guess: Make BSDI generate i386-unknown-bsd386.
17954 Patch from Paul Eggert <eggert@twinsun.com>.
17955
17956 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17957
17958 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17959
17960 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17961
17962 * configure: Make unrecognized options give nonfatal warnings
17963 instead of fatal errors, and pass them to any subdirectory
17964 configures in case they recognize them.
17965 Make --x equivalent to --with-x.
17966
17967 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17968
17969 * configure: Add --enable-* options. Clean up usage message and
17970 some comments.
17971
17972 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17973
17974 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17975
17976 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17977
17978 * configure.in (hppa*-*-*): Enable binutils.
17979
17980 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17981
17982 * config.sub: Recognize cisco.
17983
17984 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17985
17986 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17987
17988 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17989
17990 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17991 than one configuration name. Add comment.
17992
17993 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17994
17995 * config.guess: about target *-hitachi-hiuxwe2, fixed
17996 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17997 macro is incorrect.]
17998
17999 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18000
18001 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18002 than the "make ls" stuff which used to be here.
18003
18004 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18005
18006 * config.guess: Recognize i[34]86-unknown-freebsd.
18007 From Shawn M Carey <smcarey@rodan.syr.edu>.
18008
18009 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18010
18011 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18012
18013 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18014
18015 * config.guess: Check for ptx.
18016
18017 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18018
18019 * config.sub: Add os9k checking.
18020
18021 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18022
18023 * config.guess: Handle OSF1 running on HPPA processors
18024
18025 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18026
18027 * configure: If subdir configure fails, print out a message with
18028 subdirectory name, in case subdir's configure code didn't identify
18029 itself.
18030
18031 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18032
18033 * configure.in: Remove embedded newlines from configdirs.
18034 Avoid mismatches of substrings. Fix matching strings at end
18035 of configdirs.
18036
18037 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18038
18039 * config.guess: Add Lynx/rs6000 config support.
18040
18041 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18042
18043 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18044
18045 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18046
18047 * configure.in (hppa*-*-osf*): Treat this just like most other
18048 PA configurations (eg no binutils or ld).
18049 (hppa*-*-*elf*): These configurations have binutils and ld.
18050
18051 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18052
18053 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18054
18055 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18056
18057 * configure.in (rs6000-*-*): Build gas.
18058
18059 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18060
18061 * Makefile.in: Avoid bug in losing hpux sed.
18062
18063 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18064
18065 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18066 for GDB and GDB has been fixed to not need it.
18067
18068 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18069
18070 * config.guess: Recognize vax hosts.
18071
18072 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18073
18074 * configure (while loop): Don't use "break 2" inside case
18075 statement -- the case statement isn't an enclosing loop.
18076
18077 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18078
18079 * config.guess: Clean up NeXT support, to allow nextstep
18080 on Intel machines. Make OS be nextstep.
18081
18082 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18083
18084 * config.guess: Add alternate forms for Convex.
18085
18086 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18087
18088 * configure: Completely rewrite option processing. Take
18089 advantage of pattern-matching to avoid invoking test frequently.
18090 Also clean up host and target defaulting logic.
18091
18092 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18093
18094 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18095 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18096 commands (plus user environment) will fit SCO limits.
18097
18098 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18099
18100 * configure.in: Don't issue warnings about directories which are
18101 not being configured if -norecursion is set. Correct test for
18102 --with-gnu-as and --with-gnu-ld to not get confused by substring
18103 matches.
18104
18105 * configure.in: Don't build gas for alpha-dec-osf1*.
18106
18107 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18108
18109 * configure: Back out Per's change of 12/19/1993. It changes the
18110 behavior of configure in unexpected and confusing ways.
18111
18112 Also, use different delim char when calculating
18113 program_transform_name so that the name can contain slashes.
18114
18115 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18116
18117 * configure.in, config.sub: Add support for VSTa micro-kernel.
18118
18119 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18120
18121 * configure.in: Nuke hacks which were used to get a special
18122 version of GAS for HPPA configurations.
18123
18124 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18125
18126 * configure: If only ${target_alias} is given, use that
18127 as the default for ${host_alias}.
18128 * configure: Add missing back-slashes before nested quotes.
18129
18130 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18131
18132 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18133
18134 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18135
18136 * config.guess: Recognize some Tektronix configurations.
18137 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18138
18139 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18140
18141 * config.sub: Match any flavor of SH.
18142
18143 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18144
18145 * configure.in: Don't try to configure newlib for Alpha.
18146
18147 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18148
18149 * configure.in: Don't build ld for Irix 5. Don't build gas,
18150 libg++ or libio for any Alpha target.
18151
18152 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18153
18154 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18155
18156 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18157 default arguments -- so it tried to compress itself.
18158
18159 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18160
18161 * configure.in (notsupp): ensure that a space is always at the end
18162 of the configdirs list, since the grep checks for an explicit space
18163
18164 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18165
18166 * configure.in (target i386-sysv4.2): don't build ld, since static
18167 versions of many libraries are not available.
18168
18169 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18170
18171 * config.guess: Recognize Apollos (using environment variables).
18172 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18173
18174 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18175
18176 * config.guess: Recognize Sony news mips running newsos.
18177
18178 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18179
18180 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18181 "fi ; else" for bash.
18182
18183 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18184
18185 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18186
18187 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18188
18189 * config.sub: accept unixware as an alias for svr4.2.
18190 Fix some inconsistancies with the gcc version.
18191
18192 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18193
18194 * Makefile.in (DISTDOCDIRS): Add gdb.
18195
18196 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18197
18198 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18199
18200 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18201
18202 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18203 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18204 this now.
18205
18206 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18207
18208 * config.sub: Accept hiux* as an OS name.
18209
18210 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18211 etc/make-stds.texi. The underscore came from gcc, and dje now
18212 agrees that RUNTESTFLAGS is the correct name.
18213
18214 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18215
18216 * install.sh: Remove 'set -e'. It makes any conditionals
18217 in the script useless.
18218
18219 * config.guess: Automatically recognize arm-acorn-riscix
18220 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18221
18222 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18223
18224 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18225
18226 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18227
18228 * Makefile.in (DISTDOCDIRS): New variable.
18229 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18230 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18231
18232 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18233
18234 * configure.in (hppa target): check the source directory for the
18235 pagas sub-directory
18236
18237 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18238
18239 * config.sub: Allow -aout* and -elf*.
18240
18241 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18242
18243 * configure.in: Don't build ld on i386-solaris2, same as for
18244 sparc-solaris2.
18245
18246 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18247
18248 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18249
18250 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18251
18252 * configure.in: Configure gdb for alpha.
18253
18254 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18255
18256 * Makefile.in (CXXFLAGS): Add -O.
18257
18258 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18259
18260 * config.guess: added support for DG Aviion
18261
18262 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18263
18264 * configure.in: Produce warning message for subdirectories not
18265 configurable for this host/target combination. Don't try to
18266 configure gdb for vms.
18267
18268 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18269
18270 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18271 appropriate files before making "diststuff".
18272 (DISTBISONFILES): New var: list of files to be edited.
18273 (DISTSTUFFDIRS): Add binutils.
18274
18275 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18276
18277 * config.sub: also handle mipsel and mips64el (for little endian mips)
18278
18279 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18280
18281 * configure.in: Add * to end of all OS names.
18282
18283 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18284
18285 * configure.in: Build newlib for LynxOS native.
18286
18287 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18288
18289 * config.guess: Add support for delta 88k running SVR3.
18290
18291 * configure.in: Add comment about HP compiler vs. emacs.
18292
18293 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18294
18295 * configure.in: don't build ld on solaris2 (not a viable option
18296 due to bugs in getpwnam & getpwuid)
18297
18298 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18299
18300 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18301 config.guess will produce a full version number.
18302
18303 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18304
18305 * configure.in: Build linker and binutils for alpha-dec-osf1.
18306
18307 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18308
18309 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18310 and gdb/testsuite/Makefile.in.
18311
18312 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18313
18314 * configure.in: recognize mips*- instead of mips-
18315
18316 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18317
18318 * config.sub: Accept linux*coff and linux*elf as operating
18319 systems.
18320
18321 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18322
18323 * config.sub: Recognize mips64, and mips3 as an alias for it.
18324
18325 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18326
18327 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18328 gdb knows how to handle OSF/1 shared libraries.
18329
18330 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18331
18332 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18333 * config.guess: Recognize Hitachi's HIUX.
18334 * config.sub: Recognize h3050r* and hppahitachi.
18335 Remove redundant cases for hp9k[23]*.
18336
18337 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18338
18339 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18340 if gas and ld are in the source tree and are in ${configdirs}.
18341 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18342 --with options (but still pass them down on the command line,
18343 if they were explicitly specified).
18344
18345 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18346
18347 * configure: substitute SHELL value in Makefile.in with
18348 ${CONFIG_SHELL}
18349
18350 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18351
18352 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18353 *-*-solaris2* targets.
18354
18355 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18356
18357 * Makefile.in: define M4, and pass it down to sub-makes;
18358 all-autoconf now depends on all-m4
18359
18360 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18361
18362 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18363 presence of {ar,ranlib} instead of a configured directory
18364
18365 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18366
18367 * config.guess: Accept 34?? as well as 33?? for NCR.
18368
18369 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18370
18371 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18372 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18373
18374 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18375
18376 * configure: grab values for $(CC) and $(CXX) from the
18377 environment, so that someone can do "CC=gcc configure; make" and
18378 have it work right (matching the way that autoconf works now)
18379
18380 * configure.in, Makefile.in: add support for gash, the tcl
18381 interface to Galaxy
18382
18383 * config.guess: add NetBSD variants (hp300, x86)
18384
18385 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18386
18387 * install.sh: Support -d option (in the manner of SunOS 4 install,
18388 as it is more deterministic than that of GNU install)
18389 (chmodcmd): Set file to mode 755 by default (should also do default
18390 chgrp and chown, but I don't feel like dealing with that now)
18391
18392 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18393
18394 * config.sub: Remove h8300hhms alias.
18395
18396 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18397
18398 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18399
18400 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18401
18402 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18403 as stmp-fixinc
18404
18405 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18406
18407 * config.sub: recognize m88110-bug-coff.
18408
18409 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18410
18411 * Makefile.in (all-libio): all dependencies on the toolchain used
18412 to build this (gcc, gas, ld, etc)
18413
18414 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18415
18416 * config.guess: Deal with OSF/1 1.3 on alpha.
18417
18418 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18419
18420 * install.sh: add some 'else true' clauses for portability
18421
18422 * configure.in: don't build libio for h8[35]00-*-* targets
18423
18424 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18425
18426 * Makefile.in: Add support for new libio.
18427
18428 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18429
18430 * install.sh: If one command fails, don't try the rest. Don't try
18431 to remove $dsttmp (via trap) unless we have already created it.
18432 If $src doesn't exist, detect it and exit with an error.
18433
18434 * config.guess: Recognize BSD on hp300.
18435
18436 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18437
18438 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18439 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18440
18441 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18442
18443 * Makefile.in (all-send-pr): depends on all-prms
18444
18445 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18446
18447 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18448
18449 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18450
18451 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18452 Added test for mips-mips-riscos5.
18453
18454 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18455
18456 * configure.in: use mh-hp300 for 68k HP hosts
18457
18458 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18459
18460 * configure: add support for CONFIG_SHELL, so that you can use
18461 some alternate shell for evaluating configure scripts
18462
18463 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18464
18465 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18466 in configure script to bug-gdb@prep.ai.mit.edu when building
18467 distribution archive.
18468 * Makefile.in (COMPRESS): Remove def.
18469 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18470 gdb.tar.Z and make-gdb.tar.Z respectively.
18471 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18472 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18473 to convergence with 'taz' target in Makefile.in.
18474
18475 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18476
18477 * install.sh (dsttmp): use trap to ensure that tmp files go
18478 away on error conditions
18479
18480 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18481
18482 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18483
18484 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18485
18486 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18487 its parent is '/' not ''.
18488
18489 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18490
18491 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18492
18493 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18494 that ${newsrcdir}/configure.in does.
18495
18496 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18497
18498 * test-build.mk: support for CONFIG_SHELL
18499
18500 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18501
18502 * config.sub (netware): Add as a basic system type.
18503
18504 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18505
18506 * Makefile.in (Makefile): depend on configure.in. Also drop the
18507 $(srcdir)/ from the dependency on Makefile.in.
18508
18509 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18510
18511 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18512 (h8300hhms is temporary until multi-libraries are implemented).
18513 * configure.in: Handle h8300h too.
18514
18515 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18516
18517 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18518
18519 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18520
18521 * configure: Remove extraneous output when guessing host type.
18522 * config.guess: Remove extraneous output when guessing using C
18523 compiler rather than uname, or when guessing fails.
18524
18525 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18526
18527 * Makefile.in: remove all.cross and install.cross targets
18528
18529 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18530 definitions
18531
18532 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18533
18534 * configure.in (target sh): Build gprof.
18535
18536 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18537
18538 * config.sub: change -solaris to -solaris2
18539
18540 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18541
18542 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18543
18544 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18545
18546 * configure: Correct error message for missing Makefile.in to
18547 print correct directory.
18548
18549 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18550
18551 * install.sh: kludge around 386BSD shell bug
18552
18553 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18554
18555 * config.guess: Recognize NeXT.
18556 * config.guess: Recognize i486-ncr-sysv4.
18557 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18558
18559 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18560
18561 * Makefile.in (MAKEINFOFLAGS): New variable.
18562 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18563 * build-all.mk, test-build.mk: Pass down --no-split as
18564 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18565
18566 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18567
18568 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18569
18570 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18571
18572 * Makefile.in (libg++.tar.z): New rule.
18573 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18574 * Makefile.in (taz): Only do a single chmod.
18575
18576 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18577
18578 * install.sh: don't use dirname anymore (replaced with sed usage)
18579
18580 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18581
18582 * Makefile.in: Change extension for gzip'd files from '.z' to
18583 '.gz' per new FSF standard usage.
18584
18585 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18586
18587 * configure: put quotes around the final value of program_transform_name
18588
18589 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18590
18591 * Makefile.in: new install.sh support; update install-info rules
18592
18593 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18594
18595 * configure.in: Build diff for crosses, but not for go32 host.
18596
18597 * configure.in: Build gprof only for native, and don't build it
18598 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18599
18600 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18601
18602 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18603
18604 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18605
18606 * configure.in (host_tools): Add prms.
18607
18608 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18609
18610 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18611 with $(FLAGS_TO_PASS) on the command line
18612
18613 * config.sub: Recognize lynx and lynxos
18614
18615 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18616
18617 * config.sub: Accept -ecoff*, not just -ecoff.
18618
18619 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18620
18621 * Makefile.in (taz): Use .gz suffix instead of .z.
18622 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18623 names.
18624
18625 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18626
18627 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18628
18629 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18630
18631 * Makefile.in (install-no-fixedincludes): install gcc last, so
18632 that rebuilds that might happen during 'make install' don't get
18633 bogus gcc include files
18634
18635 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18636
18637 Change from Utah for HPPA support:
18638 * config.guess: Recognize hppa1.x-hp-bsd.
18639
18640 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18641
18642 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18643 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18644
18645 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18646
18647 * config.sub: Add support for rom68k and bug boot monitors.
18648
18649 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18650
18651 * Makefile.in: Make all-opcodes depend on all-bfd.
18652
18653 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18654
18655 * config.guess: Added special check for i[34]86-univel-sysv4*.
18656
18657 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18658
18659 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18660 the processor rather than assuming i486.
18661
18662 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18663
18664 * config.guess: Recognize SunOS6 as Solaris3.
18665
18666 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18667
18668 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18669 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18670
18671 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18672
18673 * build-all.mk (all-cross): New target for Canadian Cross.
18674 Added Q2 go32 targets.
18675 * test-build.mk: Configure go32 cross sparclite-aout and
18676 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18677 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18678
18679 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18680
18681 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18682 GO32 hosted toolchains
18683
18684 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18685
18686 * configure: change so "-exec-prefix" gets passed down rather
18687 than "-exec_prefix" so autoconf generated Makefiles get the
18688 exec_prefix set right.
18689
18690 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18691
18692 * config.guess: get the Solaris2 minor version number
18693
18694 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18695
18696 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18697
18698 * config.guess: Recognize some Sequent platforms.
18699
18700 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18701
18702 * Makefile.in: added the vault-install target
18703
18704 * configure.in: actually use the Sun3 makefile fragment that's in
18705 config, also added the release dir to configdirs
18706
18707 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18708
18709 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18710
18711 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18712
18713 * configure.in: remove some program from Alpha targetted toolchains
18714
18715 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18716
18717 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18718 gprof.
18719 (taz): Run "make diststuff" in those directories instead of "make
18720 proto-dir". Look for "VERSION=" only at start of line in subdir
18721 Makefile. Use "gzip -9" for compression.
18722 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18723 (binutils.tar.z): New target.
18724
18725 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18726
18727 * Makefile.in (taz): Include gpl.texinfo.
18728
18729 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18730
18731 * Makefile.in (setup-dirs): Merged into "taz" target.
18732 (taz): Only do `proto-dir' stuff if a directory is actually needed
18733 for this target.
18734
18735 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18736
18737 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18738 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18739 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18740 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18741 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18742
18743 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18744
18745 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18746 config.sub, and move-if-change to gdb testsuite distribution
18747 archive, so the testsuite can be extracted, configured, and
18748 run separately from the gdb distribution. Blow away the Chill
18749 tests that require a Chill compiled executable, since GNU Chill
18750 is not yet publically available.
18751
18752 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18753
18754 * test-build.mk: set environment variables in a single command,
18755 instead of a list of assignments and exports
18756
18757 * config.guess: recognize Alpha/OSF1 systems
18758
18759 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18760
18761 * configure: Change help message to prefer --options rather than
18762 -options.
18763
18764 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18765
18766 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18767 zippy@ecst.csuchico.edu.
18768 * config.guess: Recognize miniframe.
18769
18770 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18771
18772 * Makefile.in: Use srcroot to find runtest rather than rootme.
18773 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18774
18775 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18776
18777 * test-build.mk: Extensive additions to support building on a
18778 machine other than the host.
18779
18780 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18781
18782 * configure (tooldir): Fix for i386-aix again.
18783
18784 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18785
18786 * configure, Makefile.in: Change definition of $(tooldir)
18787 to match the FSF.
18788
18789 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18790
18791 * config.guess: Recognize i[34]86/SVR4.
18792
18793 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18794
18795 * Makefile.in (all-gdb): gdb depends on sim.
18796
18797 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18798
18799 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18800 at the same time we make the prototype gdb directory.
18801 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18802 files at the same time as the gdb base release distribution.
18803
18804 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18805
18806 * Makefile.in (check): Use individual check targets rather than
18807 DO_X rule.
18808 (check-gcc): Added.
18809
18810 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18811
18812 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18813 for System V release 3.2.
18814
18815 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18816
18817 * config.sub: Recognize hppaosf.
18818 * configure.in: Do configure ld/binutils/gas for it.
18819
18820 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18821
18822 * configure (tooldir): Alter syntax used to set this, for systems
18823 where "\$" isn't handled right, like i386-aix.
18824
18825 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18826
18827 * configure: Pass program-transform-name, not
18828 program_transform_name, to recursive configures.
18829
18830 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18831
18832 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18833 of gas+ld+binutils.
18834
18835 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18836
18837 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18838
18839 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18840
18841 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18842
18843 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18844
18845 * Makefile.in (PRMS): Set back to all-prms.
18846
18847 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18848
18849 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18850 targets, rather than for MIPS hosts.
18851
18852 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18853
18854 * configure.in: add comment for --with-x default values
18855
18856 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18857
18858 * Makefile.in: add check-* targets for each of the directories in
18859 the tree. Add a definition of RUNTEST that will use the one we
18860 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18861
18862 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18863
18864 * configure.in: Removed obsolete references to bfd_target and
18865 target_makefile_frag.
18866
18867 * build-all.mk: Set assorted targets for Q2.
18868 * config.sub: Recognize z8k-sim and h8300-hms.
18869 * test-build.mk: Really don't pass host to configure.
18870 (HOLES): Added uname.
18871
18872 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18873
18874 * configure: Handle an empty program-prefix, program-suffix or
18875 program-transform-name correctly.
18876
18877 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18878
18879 * build-all.mk: -G 8 no longer required for MIPS targets.
18880 * test-build.mk: Don't pass host argument to configure; make it
18881 guess.
18882
18883 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18884
18885 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18886 * Makefile.in (COMPRESS): New macro, like GZIP.
18887
18888 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18889
18890 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18891
18892 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18893 with gas currently defaults to -G 0.
18894
18895 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18896
18897 * Makefile.in (all-flex): flex depends on byacc.
18898
18899 * build-all.mk: If host not specified, use config.guess. Pass TAG
18900 to test-build.mk as RELEASE_TAG.
18901 * test-build.mk (configargs): New variable containing arguments to
18902 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18903 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18904
18905 * config.guess: Use /bin/uname when checking -X argument on SCO,
18906 to avoid invoking GNU uname which doesn't understand -X.
18907
18908 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18909
18910 * configure.in: Build gas for mips-*-*.
18911
18912 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18913
18914 * Makefile.in (all.normal): insert missing backslash.
18915
18916 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18917
18918 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18919
18920 * Makefile.in: Complete overhaul to merge many almost identical
18921 targets.
18922
18923 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18924
18925 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18926 (gdb.tar.Z): Adjusted.
18927
18928 * Makefile.in (setup-dirs, taz): New targets; should be general
18929 enough to adapt for gdb sometime. Build only .z file.
18930 (gas.tar.z): New target.
18931
18932 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18933
18934 * build-all.mk: Use CC=cc -Xs on Solaris.
18935
18936 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18937
18938 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18939 for handling BISON for FSF releases.
18940
18941 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18942
18943 * configure: Actually implement the change zoo just documented.
18944
18945 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18946
18947 * configure: when using config.guess, only set target_alias when
18948 it's not already been set (ie, on the command line)
18949
18950 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18951
18952 * Makefile.in: add installcheck target, set PRMS to install-prms
18953
18954 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18955
18956 * configure: add support for package_makefile_fragment, handle the
18957 case where a directory has a configure.in file but no Makefile.in
18958 more gracefully (with an actual understandable error message, even);
18959 add support for --without (and add this to the usage message); also
18960 explicitly add a --host=${host_alias} to the command line when
18961 config.guess is used
18962
18963 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18964
18965 * configure: Must use both --host and --target in recursive calls.
18966
18967 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18968
18969 * Makefile.in: Change deja-gnu to dejagnu.
18970
18971 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18972
18973 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18974
18975 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18976
18977 * configure.in: canonicalize all instances to *-*-solaris2*,
18978 also strip out a number of tools to not build for go32 host
18979
18980 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18981
18982 * config.guess: add GPL.
18983
18984 * Makefile.in, config.guess, config.sub, configure: bump
18985 copyrights to 93.
18986
18987 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18988
18989 * Makefile.in (do-info): Removed obsolete check for existence of
18990 localenv file.
18991
18992 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18993
18994 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18995
18996 * Makefile.in: a couple of 'else true' for decstation,
18997 support for TclX
18998
18999 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19000
19001 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19002
19003 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19004
19005 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19006
19007 * config.guess: Recognize i386-ibm-aix (PS/2).
19008 * configure.in: Use config/mh-aix386 file for it.
19009
19010 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19011
19012 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19013 CC_FOR_TARGET instead.
19014 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19015
19016 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19017
19018 * Makefile.in: Add sim to list of directories sent with gdb
19019
19020 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19021
19022 * configure.in: Put back mips-dec-bsd* case.
19023
19024 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19025
19026 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19027 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19028 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19029
19030 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19031
19032 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19033
19034 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19035 (install-info): install dir.info only if it exists,
19036 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19037
19038 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19039
19040 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19041 gas for mips-dec-bsd.
19042
19043 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19044
19045 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19046 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19047
19048 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19049
19050 * configure.in: Added "dejagnu" to hosttools list.
19051
19052 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19053
19054 * config.sub, configure.in, config.guess: Add support
19055 for Bosx, an AIX variant from Bull.
19056 Patches from F.Pierresteguy@frcl.bull.fr.
19057
19058 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19059
19060 * devo/dejagnu: Initial creation of devo/dejagnu.
19061 Migrated dejagnu testcases and support files for testing software
19062 tools to reside as subdirectories, currently called "testsuite",
19063 within the directory of the software tool. Migrated all programs,
19064 support libraries, etc. beloging to dejagnu proper from
19065 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19066 with no modifications. The changes to these files which will
19067 allow them to configure, build, and execute properly will be made
19068 in a future update.
19069
19070 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19071
19072 * Makefile.in: Change send_pr to send-pr.
19073 * configure.in: Likewise.
19074 * send_pr: Renamed directory to send-pr.
19075
19076 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19077
19078 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19079
19080 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19081
19082 * README: Update for gdb-4.8 release.
19083 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19084 gdb-xxx.tar.z (gzip'd) file also.
19085
19086 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19087
19088 * Makefile.in: make all-diff depend on all-libiberty
19089
19090 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19091
19092 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19093
19094 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19095
19096 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19097
19098 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19099
19100 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19101 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19102 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19103
19104 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19105
19106 * Makefile.in: makeinfo binary is in a new location
19107
19108 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19109
19110 * config.sub: Accept -ecoff as an OS.
19111
19112 * Makefile.in: Various changes to eliminate a level of make
19113 recursion and reduce the required command line length.
19114 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19115 sub-makes.
19116 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19117 variables holding settings for specific sub-makes.
19118 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19119 in terms of BASE_FLAGS_TO_PASS.
19120 (TARGET_LIBS): New variable listing directories which use
19121 TARGET_FLAGS_TO_PASS.
19122 (subdir_do): Eliminated.
19123 (do-*): New set of targets to replace subdir_do.
19124 (various): All targets which used subdir_do now depend on do-*.
19125 (local-clean): Renamed from do_clean.
19126 (local-distclean): New target, dependency of distclean and
19127 realclean.
19128 (install-info): Don't create directories. Depend on dir.info
19129 rather than calling make recursively.
19130 (install-dir.info): Eliminated.
19131 (install-info-dirs): Create all info directories here.
19132 (dir.info): Depend upon do-install-info.
19133
19134 * test-build.mk (HOLES): Added false.
19135
19136 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19137
19138 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19139
19140 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19141
19142 * Makefile.in (info): remove dependency on all-texinfo. The
19143 problem was really in texinfo/C, not at this level.
19144
19145 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19146
19147 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19148
19149 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19150
19151 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19152 GDB releases.
19153
19154 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19155
19156 * configure: Include srcdir in message about target of link not
19157 being found. Don't convert `-' to `_' in `with' options being
19158 passed to subdirs.
19159
19160 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19161
19162 * configure.in: add uudecode to host_tools
19163
19164 * Makefile.in: added {all,install}-uudecode targets, added them to
19165 the appropriate lists
19166
19167 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19168
19169 * Makefile.in (all-gcc): Added dependency on all-gas.
19170
19171 * configure.in (mips-*-*): Build ld and binutils.
19172
19173 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19174
19175 * configure: check return code from mkdir, print error message and
19176 exit on failure.
19177
19178 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19179
19180 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19181
19182 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19183
19184 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19185
19186 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19187
19188 * config.sub (h8500): Recognize this as a cpu type.
19189
19190 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19191
19192 * configure: source directory missing is no longer a warning
19193
19194 * configure.in: recognize irix[34]* instead of irix[34]
19195
19196 * Makefile.in: define and pass down X11_LIB
19197
19198 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19199
19200 * guess-systype: Renamed to ...
19201 * config.guess: ... by popular request.
19202 * configure.in, Makefile.in: Update accordingly.
19203
19204 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19205
19206 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19207 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19208 + Execute ./dummy instead of assuming . is in PATH.
19209
19210 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19211
19212 * guess-systype: New shell script. Attempts to guess the
19213 canonical host name of the executing host.
19214 Only a few hosts are supported so far.
19215 * configure: Call guess-systype if no host is specified.
19216
19217 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19218
19219 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19220 gcc Makefile.
19221
19222 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19223
19224 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19225 (all-gcc, install-gcc, subdir_do): Use it.
19226
19227 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19228
19229 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19230
19231 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19232
19233 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19234 set exclusively by configure, using configure.in .
19235
19236 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19237
19238 * test-build.mk: set $PATH for all builds
19239
19240 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19241
19242 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19243
19244 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19245 the one used in gcc/Makefile.in, so that a null expansion doesn't
19246 override the one needed to build gcc with a native cc.
19247
19248 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19249
19250 * configure: Accept -with arguments.
19251
19252 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19253
19254 * Makefile.in: added h8300sim
19255
19256 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19257
19258 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19259 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19260 (all-cygnus, native, build-cygnus): Make
19261 $(canonhost)-stamp-3stage-done, not $(host)....
19262 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19263 i386-sco3.2v4. Added else true to if command.
19264
19265 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19266
19267 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19268
19269 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19270
19271 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19272
19273 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19274
19275 * configure.in: don't remove binutils from Solaris builds
19276
19277 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19278
19279 * Makefile.in: get rid of earlier definitions for *clean,
19280 also handle the recursive info rule better
19281
19282 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19283
19284 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19285 do more-or-less the right thing.
19286
19287 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19288
19289 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19290 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19291
19292 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19293
19294 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19295 $(host_canonical).
19296
19297 * configure.in: split the configdirs list into 4 categories (native
19298 v. cross, library v. tool) and handle the cross-only and native-
19299 only in more reasonable (and correct!) way.
19300
19301 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19302
19303 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19304 configdirs anymore.
19305
19306 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19307
19308 * Makefile.in: extensive cleanup:: removed all of the explicit
19309 clean-* targets, collapsed many wrappers around subdir_do into
19310 one, added additional targets to satisfy standards.texi, deleted
19311 some old targets, some changes for consistency
19312
19313 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19314
19315 * configure.in: handle some programs as cross-only, and others as
19316 native only
19317
19318 * test-build.mk: handle partial holes in a more generic manner
19319
19320 * Makefile.in: m4 depends on libiberty
19321
19322 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19323
19324 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19325 time, wdiff, and find to configdirs
19326
19327 * Makefile.in: all, clean, and install rules for the new programs
19328 added to configure.in
19329
19330 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19331
19332 * configure.in: use mh-sun for all *-sun-* hosts
19333
19334 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19335
19336 * Makefile.in: define flags for X11 include files and library file
19337 locations, pass them down to the programs that need this info
19338
19339 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19340
19341 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19342
19343 * configure.in: start building libg++ for HP-UX targets
19344
19345 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19346
19347 * README: Update references to files moved into etc/.
19348
19349 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19350
19351 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19352 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19353
19354 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19355
19356 * configure: accept dash as well as underscore in long option
19357 names for FSF compatibility.
19358
19359 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19360
19361 * config.sub: added -sco3.2v4 support from FSF.
19362
19363 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19364
19365 * configure.in: expand the section that adds or removes
19366 directories from the list of programs to build, to handle native
19367 vs. cross in addition to host v. native
19368
19369 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19370
19371 * Makefile.in: Replace C++ in macro names with CXX.
19372 This is less likely to break ...
19373
19374 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19375
19376 * test-build.mk: add -w to GNU_MAKE
19377
19378 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19379
19380 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19381 add 'sparc' to list of recognized cpus. This needed to make
19382 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19383 Delete some redundant ose68 variants. Recognize -wrs as an os,
19384 then changes that into $CPU-wrs-vxworks.
19385
19386 * configure.in: remove most references to gdbtest, regularize
19387 target based program removal
19388
19389 * test-build.mk: import from p3 tree (many fixes and changes)
19390
19391 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19392
19393 * Makefile.in: added rules to handle tcl, tk, and expect
19394
19395 * configure.in: handle those directories if they exist
19396
19397 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19398
19399 * config.sub: removed bogus hppabsd and hppahpux names, since
19400 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19401
19402 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19403
19404 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19405 depends upon all-xiberty
19406
19407 * Makefile.in: changes from p3, including:
19408
19409 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19410
19411 * Makefile.in (XTRAFLAGS): include newlib directories if
19412 newlib/Makefile exists, rather than if host != target.
19413
19414 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19415
19416 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19417 from the same source tree and not building a cross-compiler. This
19418 matters for the libg++ configuration if reconfiguring a tree that
19419 has already been installed.
19420
19421 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19422
19423 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19424 pick up the machine and system specific header files.
19425
19426 * Makefile.in: added AS_FOR_TARGET, passed down in
19427 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19428 the C compiler to use to create programs which are run in the
19429 build environment, set it to default to $(CC), and passed it down
19430 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19431
19432 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19433
19434 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19435 We need them for unusual native builds, like systems without
19436 ranlib.
19437
19438 * configure: also define $(host_canonical) and
19439 $(target_canonical), which are the full, canonical names for the
19440 given host and target
19441
19442 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19443
19444 * Makefile.in: Added separate definitions for C++.
19445
19446 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19447
19448 * configure.in (configdirs): Add deja-gnu.
19449
19450 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19451
19452 * README: Update for configure.texi and gdb-4.7 release.
19453
19454 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19455
19456 * Makefile.in: Move "all" target to top of file.
19457 Previously, first target was ".PHONY" which caused BSD4.4 make
19458 to build .PHONY when make was run without arguments.
19459
19460 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19461
19462 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19463 Library-copylefted code in libiberty.
19464
19465 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19466
19467 * config.sub: Replace m68kmote with plain old m68k.
19468
19469 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19470
19471 * Makefile.in: Remove space from blank line, avoid Make complaints.
19472
19473 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19474
19475 * config.sub: Complain if no argument is given. Added support for
19476 386bsd as OS and target alias.
19477
19478 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19479
19480 * Makefile.in (XTRAFLAGS): include newlib directories if
19481 newlib/Makefile exists, rather than if host != target.
19482
19483 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19484
19485 * config.sub: recognize sparclite-wrs-vxworks.
19486
19487 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19488 p3.) Added clean-xiberty to clean.
19489
19490 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19491
19492 * configure.in: use *-*-* instead of nested cases for host and target
19493
19494 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19495
19496 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19497 from the same source tree and not building a cross-compiler. This
19498 matters for the libg++ configuration if reconfiguring a tree that
19499 has already been installed.
19500
19501 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19502
19503 * config.sub (i486v/i486v4): Merge in from FSF version.
19504
19505 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19506
19507 * configure: only set PWD if it is already set.
19508
19509 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19510
19511 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19512 doesn't have unset and all success paths (and most error paths)
19513 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19514 to just ${PWD} to avoid confusion.)
19515
19516 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19517
19518 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19519 even for a native compilation.
19520
19521 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19522
19523 Changes to make the gdb.tar.Z rule work better.
19524
19525 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19526 (DEVO_SUPPORT): Add configure.texi.
19527 (bfd-ilrt.tar.Z): Remove ancient rule.
19528
19529 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19530
19531 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19532 pick up the machine and system specific header files.
19533
19534 * configure.in, config.sub: added new target m68010-adobe-scout,
19535 with alias of adobe68k. Changed configure.in to check for
19536 -scout before -sco* to avoid a false match.
19537
19538 * Makefile.in: added AS_FOR_TARGET, passed down in
19539 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19540 the C compiler to use to create programs which are run in the
19541 build environment, set it to default to $(CC), and passed it down
19542 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19543
19544 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19545
19546 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19547 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19548 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19549 FOR_TARGET variants, to newlib and libg++.
19550
19551 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19552
19553 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19554 first.
19555
19556 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19557
19558 * config.sub: Accept `elf' as an environment.
19559
19560 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19561
19562 * Makefile.in (all-opcodes): cd into the right directory
19563
19564 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19565
19566 * configure: added -program_transform_name option, used as
19567 argument to sed when installing programs.
19568 configure.texi: added documentation for -program_prefix,
19569 -program_suffix and -program_transform_name.
19570
19571 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19572
19573 * config.sub: Accept i486 where i386 ok.
19574
19575 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19576
19577 * config.sub: accept we32k
19578
19579 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19580
19581 * config.sub, configure.in: accept OSE68000 and OSE68k.
19582
19583 * Makefile.in: don't create all directories for ``make install'';
19584 let the subdirectories create the ones they need.
19585
19586 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19587
19588 * COPYING: new file, GPL v2
19589
19590 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19591
19592 * Makefile.in: use the new gen-info-dir, which needs a template
19593 argument (which also lives in texinfo)
19594
19595 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19596
19597 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19598
19599 * config.sub (ncr3000): Change i386 to i486.
19600
19601 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19602
19603 * Makefile.in: add install-rcs, install-grep to
19604 install-no-fixedincludes, removed install-bison and install-libgcc
19605
19606 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19607
19608 * configure.in: grab the HPUX makefile fragment if on HPUX
19609
19610 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19611
19612 * Makefile.in: eradicate bison spoor (ditto libgcc).
19613 configure.in: recognise m68{k,000}-ericsson-OSE.
19614 es1800 is alias for m68k-ericsson-OSE
19615
19616 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19617
19618 * configure.in: rearrange the parts that remove programs from
19619 configdirs, based now on HOST==TARGET or by canonical triple.
19620
19621 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19622
19623 * test-build.mk: recurse explicitly with -f test-build.mk when
19624 appropriate. predicate stage3 and comparison on the existence
19625 of gcc. That is, if gcc isn't around, we aren't three-staging.
19626 On very clean, also remove ...stamp-co. Build in-place before
19627 doing other builds.
19628
19629 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19630
19631 * Makefile.in, configure.in: add tgas
19632
19633 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19634
19635 * Makefile.in: a number of changes merged in from progressive.
19636
19637 * configure.in: add libm.
19638
19639 * .cvsignore: ignore some stuff that comes from test-build.mk.
19640
19641 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19642
19643 * config.sub: Add es1800 (m68k-ericsson-es1800).
19644
19645 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19646
19647 * configure: Add program_suffix (parallel to program_prefix)
19648 * Makefile.in: adjust directory-creating script for losing decstation
19649
19650 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19651
19652 * configure: Minor $subdir-related fixes.
19653
19654 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19655
19656 * configure: fix various problems with propogating
19657 makefile_target_frag in subdirs.
19658 * configure.in: config libgcc if its there
19659
19660 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19661
19662 * config.sub: HPPA merge.
19663
19664 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19665
19666 * Makefile.in: Replace all-bison with all-byacc in all
19667 dependency lines for other tools (which now use byacc).
19668
19669 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19670
19671 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19672
19673 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19674
19675 * Makefile.in: make gprof rules similar to byacc rules (instead of
19676 vestigal $(unsubdir) that didn't work...)
19677
19678 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19679
19680 * config.sub: Add support for Linux.
19681 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19682 (at least for libg++).
19683
19684 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19685
19686 * configure.texi: fix doc for the -nfp option to configure
19687
19688 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19689
19690 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19691
19692 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19693
19694 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19695 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19696 * configure.in: added solaris* host_makefile_frag hook.
19697
19698 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19699
19700 * config.sub: changed recognition of m68000 so that various
19701 m68k types can be specified via m680[01234]0
19702
19703 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19704
19705 * config.sub (basic_machine): fix sed so that '-foo' isn't
19706 completely substituted out while .+'-foo' loses the '-foo'
19707
19708 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19709
19710 * config.sub ($os): Add -aout.
19711
19712 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19713
19714 * configure: If host_makefile_frag is absolute, don't
19715 prefix ${invsubdir} (relevant to libg++ auto-configure).
19716
19717 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19718
19719 * Makefile.in (tooldir): Define it.
19720 (all-ld): Depend on all-flex.
19721
19722 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19723
19724 * Makefile.in (check): Fix libg++ special case.
19725
19726 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19727
19728 * configure: do not bury `pwd` into config.status, thus do fewer
19729 pwd's.
19730
19731 * configure: print the "Building in" message only when building in
19732 other than "." AND verbose.
19733
19734 * configure: remove -s, rework -v to better accommodate guested
19735 configures.
19736
19737 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19738
19739 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19740
19741 * Makefile.in: macroize flags passed on recursion. remove
19742 fileutils.
19743
19744 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19745
19746 * configure: get makesrcdir right for subdirs deeper than 1.
19747
19748 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19749 install.
19750
19751 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19752
19753 * Makefile.in: don't print subdir_do or recursion lines.
19754
19755 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19756
19757 * standards.texi: added menu item.
19758
19759 * Makefile.in: build and install standards.info.
19760
19761 * standards.texi: new file.
19762
19763 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19764
19765 * configure: test for and move config.status pieces from
19766 ${subdir}/.
19767
19768 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19769
19770 * configure: Test for existance of files before trying to mv
19771 them, to avoid numerous non-existance messages.
19772
19773 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19774
19775 * configure: correct final line of config.status.
19776
19777 * configure: patch from eggert. Avoids a protection problem if
19778 the original Makefile.in is read only.
19779
19780 * configure: use move-if-change from gcc to create config.status.
19781 Some makefiles depend on config.status to tell if a directory
19782 has been reconfigured for a different host. This change
19783 prevents those directories from remaking everything in the case
19784 where the reconfig was only intended to rebuild a Makefile.
19785
19786 * configure: test for config.sub with "config.sub sun4" rather
19787 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19788 host alias from a missing config.sub.
19789
19790 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19791
19792 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19793 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19794
19795 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19796
19797 * configure: mkdir ${subdir} as needed.
19798
19799 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19800
19801 * Makefile.in,configure.in: added autoconf.
19802
19803 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19804
19805 * Makefile.in: no longer pass against on recursion.
19806
19807 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19808 definitions are not inherited.
19809
19810 * configure: correct makesrcdir when subdir is .
19811
19812 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19813
19814 * configure: Add support for 'subdirs' variable, which is
19815 like 'configdirs', except that configure doesn't re-invoke
19816 itself for subdirs, it just creates a Makefile for each subdir.
19817 * configure.texi: Document subdirs.
19818
19819 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19820
19821 * configure.in: added flex to configdirs
19822
19823 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19824
19825 * Makefile.in: remove clean-stamps from clean.
19826
19827 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19828
19829 * configure.in: Add gdbtest to configdirs.
19830
19831 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19832
19833 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19834 to recursive makes.
19835 * configure.in: Recognize new ncr3000 config.
19836
19837 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19838
19839 * Makefile.in, configure.in: removed references to gdbm.
19840
19841 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19842
19843 * config.sub: Don't canonicalize os value
19844 newsos* to bsd (readline needs to check for newsos).
19845 (This fix was earlier made Jan 31, but got re-broken.)
19846
19847 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19848
19849 * configure.in: sco is an os, not a vendor!
19850
19851 * configure: Quote $( better. Keep various shells happy.
19852
19853 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19854
19855 * Makefile.in: eliminate stamp-files.
19856
19857 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19858
19859 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19860 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19861
19862 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19863
19864 * config.sub: fix iris/iris3.
19865
19866 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19867
19868 * configure: re-add -rm.
19869
19870 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19871
19872 * Maskefile.in: add .stmp-rcs to all.
19873
19874 * configure.in: remove gas from rs6000 build, use aix host fragment.
19875
19876 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19877
19878 * configure: pass down site_option during recursion.
19879
19880 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19881
19882 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19883
19884 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19885
19886 * configure: Change exec_prefix so that it really defaults to prefix.
19887
19888 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19889
19890 * Makefile.in, configure.in: Add support for mmalloc library.
19891
19892 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19893
19894 * Makefile.in: add stmp dependencies for a few more things.
19895
19896 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19897
19898 * configure: adjusted error message on objdir/srcdir configure
19899 collision, per john's suggestion.
19900
19901 * Makefile.in: add libiberty stmp to all and all.cross.
19902
19903 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19904
19905 * Makefile.in: remove force dependencies, add grep to all.
19906
19907 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19908
19909 * Makefile.in: drop flex. make stamp files work.
19910
19911 * configure: added test for conflicting configuration in srcdir,
19912 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19913 gets cranky. use relative paths for configure and srcdir
19914 whenever possible. Send some error messages to stderr that were
19915 going to stdout.
19916
19917 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19918
19919 * Makefile.in: Fix libg++ rule to check for gcc directory
19920 before using gcc/gcc. Also pass XTRAFLAGS.
19921
19922 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19923
19924 * Makefile.in: added stmp-files so that directories aren't polled
19925 when they are already built.
19926
19927 * configure.texi: fixed a node pointer problem.
19928
19929 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19930
19931 * config.sub configure.in gdb/configure.in
19932 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19933 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19934 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19935
19936 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19937
19938 * configure: -recurring becomes -silent. corrected help message
19939 for -site= option.
19940
19941 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19942
19943 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19944
19945 * configure: when building Makefile for crosses, replace
19946 tooldir and program_prefix. default srcdir from location of
19947 config.sub. remove "for host in hosts" and "for target in
19948 targets" loops.
19949
19950 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19951
19952 * Makefile.in: Do not pass bindir or mandir to cvs.
19953
19954 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19955
19956 * Makefile.in, configure.in: removed traces of namesubdir,
19957 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19958 copyrights to '92, changed some from Cygnus to FSF.
19959
19960 * configure.texi: remove most references to multiple hosts,
19961 multiple targets, subdirs, etc.
19962
19963 * configure.man: removed rcsid. reference config.sub not
19964 config.subr.
19965
19966 * Makefile.in: mkdir $(infodir) on install-info.
19967
19968 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19969
19970 * configure.texi: Explain better about .gdbinit and about
19971 the environment that configure.in sections run in.
19972
19973 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19974
19975 * configure.in: Ultrix is only a decstation if it's a MIPS.
19976
19977 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19978
19979 * README: DOC.configure => cfg-paper.texi.
19980
19981 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19982
19983 * config.sub (near case $os): Don't convert newsos* to bsd!
19984
19985 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19986
19987 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19988 the number of copies of COPYING that go into the GDB tar file.
19989
19990 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19991
19992 * bfd/configure.in, gdb/config/mh-i386sco,
19993 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19994 Fix SCO configuration stuff.
19995
19996 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19997
19998 * Makefile.in: For libg++, make sure the -I pointing
19999 to the gcc directory goes *after* all the libg++-local -I flags.
20000 Also, move just-gcc dependency from just-libg++ to all-libg++.
20001
20002 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20003
20004 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20005
20006 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20007
20008 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20009
20010 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20011
20012 * config.sub: Add stratus configuration frags. Also
20013 submitted to FSF.
20014
20015 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20016
20017 * Makefile.in (DEV_SUPPORT): add configure.man.
20018
20019 * config.sub(Decode manufacturer-specific): add -none*.
20020
20021 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20022
20023 * Makefile.in: remove form feeds to make Sun's make happy.
20024 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20025
20026 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20027
20028 * Makefile.in (AR_FLAGS): Make quieter.
20029
20030 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20031
20032 * configure.in: Add libg++.
20033 * configure: When verbose, don't output the command line at each
20034 level; it will be unremarkably the same as the previous version,
20035 which will be the same as what the user typed.
20036
20037 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20038
20039 * configure.in, Makefile.in: fix clean-info, add flex. add
20040 fileutils.
20041
20042 * configure: be less sensitive to spaces in Makefile.in. Do not
20043 look for sources in "..". Doing so breaks subdirectories that
20044 might have their own configure. If a subdir has it's own
20045 configure script, use it.
20046
20047 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20048
20049 * cfg-paper.texi: some changes suggested by rms.
20050
20051 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20052
20053 * config.sub: Merge in some small additions from the FSF version,
20054 taken from the gcc distribution, to bring the Cygnus and FSF
20055 versions into closer sync.
20056
20057 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20058
20059 * configure.in: Changed svr4 references to sysv4.
20060
20061 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20062
20063 * configure: added -V for version number option.
20064
20065 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20066
20067 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20068 renamed from DOC.configure to cfg-paper.texi.
20069
20070 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20071
20072 * configure, config.subr, config.sub: config.subr is now
20073 config.sub again.
20074
20075 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20076
20077 * configure.texi: new file, in progress.
20078
20079 * Makefile.in: build info file and install the man page for
20080 configure.
20081
20082 * configure.man: new file, first cut.
20083
20084 * configure: find config.subr again now that configuration "none"
20085 has gone. removed all traces of the -ansi option. removed all
20086 traces of the -languages option.
20087
20088 * config.subr: resync from rms.
20089
20090 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20091
20092 * configure, config.sub, config.subr: merge config.sub into
20093 config.subr, call the result config.subr, remove config.sub, use
20094 config.subr.
20095
20096 * Makefile.in: revised install for dir.info.
20097
20098 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20099
20100 * configure.in: add decstation host makefile frag.
20101
20102 * Makefile.in: BISON now bison -y again. also install-gcc on
20103 install. clean-gdbm on clean. infodir belongs in datadir.
20104 Make directories for info install. Build dir.info here then
20105 install it.
20106
20107 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20108
20109 * Makefile.in: fix for bad directory tests.
20110
20111 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20112
20113 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20114 regexp. -srcdir relative was being handled incorrectly.
20115
20116 * Makefile.in: unwrapped some for loops so that parallel makes
20117 work again and so one can focus one's attention on a particular
20118 package.
20119
20120 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20121
20122 * configure: added PWD as a stand in for `pwd` (for speed). use
20123 elif wherever possible. make -srcdir work without -objdir.
20124 -objdir= commented out.
20125
20126 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20127
20128 * configure: +options become --options. -subdirs commented out.
20129 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20130 Makefile now at top of generated Makefile. Removed cvs log
20131 entries. added -srcdir. create .gdbinit only if there is one
20132 in ${srcdir}.
20133
20134 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20135 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20136 and mandir now keyed off datadir by default.
20137
20138 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20139
20140 * Freshly created ChangeLog.
20141
20142 \f
20143 Local Variables:
20144 mode: change-log
20145 left-margin: 8
20146 fill-column: 76
20147 version-control: never
20148 End: